/* Custom Styles for this theme */

.seisgear_footer-content .cus_gform .ginput_container input {
    background: #B0E4DA !important;
    -webkit-box-shadow: unset !important;
            box-shadow: unset !important;
    margin: 0 !important;
}

.seisgear_footer-content  .gform_footer {
    padding: 0 !important;
}

.seisgear_footer-content .cus_gform .gform_button {
    width: 100% !important;
	background: #103142 !important;
}

.seisgear_footer-content .cus_gform .gform_button:hover, .seisgear_footer-content .cus_gform .gform_button:focus {
    background: #B0E4DA !important;
    color: #103142 !important;
}

.seisgear_footer-content .cus_gform li {
    padding: 0 !important;
}

.seisgear_footer-content .cus_gform {
    margin-bottom: 25px;
}

.solution_section .vc_inner .vc_column-inner {
    background: #FFFFFF;
    -webkit-box-shadow: 0px 20px 220px rgba(176, 228, 218, 0.3);
            box-shadow: 0px 20px 220px rgba(176, 228, 218, 0.3);
    border-radius: 5px;
    padding: 30px 15px !important;
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.solution_section .vc_inner .vc_column-inner:hover {
    -webkit-box-shadow: 0px 20px 220px rgb(176 228 218 / 60%);
            box-shadow: 0px 20px 220px rgb(176 228 218 / 60%);
}

.about_section .wpb_single_image {
    position: relative;
    z-index: 1;
}

.about_section .wpb_single_image::before, .about_section .wpb_single_image::after {
    content: "";
    width: 150px;
    height: 150px;
    background: #277298;
    position: absolute;
    top: -15px;
    left: -15px;
    z-index: -1;
}

.about_section .wpb_single_image::after {
    top: auto;
    left: auto;
    bottom: -15px;
    right: -15px;
}

.service_section .vc_inner .vc_column-inner {
    border: 1px solid #E7F7F4;
    background: #ffffff;
    padding: 15px !important;
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.service_section .vc_inner .vc_column-inner:hover {
    -webkit-box-shadow: 0px 10px 20px rgba(176, 228, 218, 0.2);
            box-shadow: 0px 10px 20px rgba(176, 228, 218, 0.2);
    border-color: transparent;
}





































/*  */

/* Responsive CSS start */


@media(min-width:1200px) {

	


}

/* ======================
==    End of media 1200px 
========================*/


@media(max-width:1680px) {

	
}

/* ======================
==    End of media 1680px 
========================*/

@media(max-width:1440px) {




}

/* ======================
==    End of media 1440px 
========================*/


@media(max-width:1199px) {





}

/* ======================
==    End of media 1199px 
========================*/


@media(max-width:991px) {

.about_section .section_heading_wrapper {
    padding: 0 !important;
}




}

/* ======================
==    End of media 991px 
========================*/


@media(max-width:767px) {

.solution_section .vc_inner {
    margin: 0 0 20px 0 !important;
}
	
.service_section .vc_inner {
    margin: 0 !important;
}

.service_section .vc_inner .title {
    font-size: 20px !important;
}







}

/* ======================
==    End of media 767px 
========================*/


@media(max-width:360px) {}

/* ======================
==    End of media 360px 
========================*/