@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&display=swap');
a, abbr, acronym, address, applet, b, big, blockquote, body, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, tt, u, ul, var {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: 0 0;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}
ul, li {
    list-style: none;
}
html {
    height: 100%;
    overflow: -moz-scrollbars-none;
}
body {
    font-size: 16px;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    overflow: -moz-scrollbars-none;
    font-family: 'Lato', sans-serif;
    
}
input:-internal-autofill-previewed, input:-internal-autofill-selected, textarea:-internal-autofill-previewed, textarea:-internal-autofill-selected, select:-internal-autofill-previewed, select:-internal-autofill-selected {    background-color: rgb(255, 255, 255) !important; -webkit-box-shadow: 0 0 0 30px white inset !important;}

/* Change the white to any color ;) */


*:focus, a, a:hover {
    outline: none;
    text-decoration: none;
}
a, a:focus {
    text-decoration: none;
    cursor: pointer;
}
.clear {
    clear: both;
}
img {
    max-width: 100%;
}
:focus {
    outline: 0;
}


@media (min-width: 1200px){
    .container {max-width: 1260px;}
}
.d-flex {display: -webkit-box;display: -moz-box; display: -ms-flexbox;display: -webkit-flex;display: flex;}
.fa, .fas{    font-family: 'FontAwesome' !important;font-weight: normal !important;}
body:not(.page-template-fullwidth-content) .site-content{margin:0;}
.header-logo a img{margin: 0 auto;    width: auto;max-height: 46px;  }
.header_top{padding:15px 50px;align-items: center;}
.header-left-menu li{display: inline-block;}
.header-left-menu a{    color: #20416e;margin-right: 12px;padding-right: 15px; font-size: 16px;border-right: 1px solid #20416e;}
.header-left-menu li:last-child a{border-right: 0;padding-right: 0;margin-right: 0;}
.header-left-menu a:hover{color: #424e6d;}
.header-right_part{justify-content: flex-end;}
.header-search{margin-left:15px;}
.header-search .search-form{/* border: 1px solid #cecece; */border-radius: 40px;}
.header-search .search-form__field{border:0;color: #333;border-radius: 40px 0 0 40px;width: 250px;border: 1px solid #cecece;border-right: 0;width: 100%;}
.header-search .search-form__submit.btn {background: transparent;border: 0;margin: 0;font-size: 16px;color: #fff;padding: 0;width: 55px;height: 42px;background: #20416e;border-radius: 0 40px 40px 0;margin-right: 0;min-width: 39px;}
.header-search .search-form__submit.btn:hover{background: #424e6d;} 
.header-search .search-form__submit.btn:focus{box-shadow: none;}
.header-search .btn-primary:not(:disabled):not(.disabled).active, 
.header-search .btn-primary:not(:disabled):not(.disabled):active, 
.header-search .show>.btn-primary.dropdown-toggle,
.header-search .btn-primary:not(:disabled):not(.disabled).active:focus, 
.header-search .btn-primary:not(:disabled):not(.disabled):active:focus, 
.header-search .show>.btn-primary.dropdown-toggle:focus{background: transparent;border:0;box-shadow: none;    color: #495057;}
.header-search input[type='search']:focus{box-shadow: none;}
.header-search .search-form__submit.btn:hover{background: #424e6d;color: #fff;}
.header_social_icon a{width: 40px;height: 40px;background: #20416e ;color: #fff;text-align: center;line-height: 40px;margin-left: 10px;border-radius: 100%;display: inline-block;}
.header_social_icon a:hover{background: #424e6d;}
.service_slider img{max-height: 576px;object-position: center 20%;object-fit: cover;max-width: 100%;}
.carousel-control-prev,.carousel-control-next{width:50px;height: 50px;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);background: #fff;color: #333;font-size: 28px;}
.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover{color: #333;}
.carousel-indicators li{width: 10px;height: 10px;}
.main_heading,.main_heading h1{/*padding-bottom: 20px;*/font-size: 40px;color: #1d426c;text-align: center;position: relative;line-height: 1.5;margin-bottom: 20px;font-weight: 700;}
.main_heading::before{content: "";position: absolute;bottom: 0;width: 100px;height: 3px;background: #1d426c;margin: 0 auto;left: 0;right: 0;}

.sub_heading{font-size: 32px;color: #333;text-align: center;    padding: 0 0 20px 0;}
.heading_decription{font-size: 16px;}
.service_section{padding: 60px 0;}
.service_content{padding:0 50px;}
.service_box{margin: 60px 0;padding: 0;}
.service_box_description{font-size: 16px;}
.service_part{margin:60px 0;align-items: center;}
.service_part:nth-child(even){flex-direction: row-reverse;}
.service_box_image{padding: 0;}
.service_box_description{padding-left: 40px;}
.service_box_description p{font-size: 14px;}
.service_part:nth-child(even) .service_box_description{padding-left: 0;padding-right: 65px;}
.contact-number a{color: #fff !important;}
.quick_link_head {text-transform: uppercase;}
.copyright-txt a:hover{color: #19ECCD !important;}
.service-box .jet-elements-icon svg{fill: inherit;}
.contact-section{/*background-color: #fff;*/background-image: linear-gradient(180deg, rgba(107, 177, 252, 0.5019607843137255) 0%, rgba(7,217,178,0) 100%);padding: 60px 10px 60px 10px;    position: relative;}
.contact_head{/*background: #f9f9f9;*/padding: 10px;margin-bottom: 20px;}
.contact-section .main_heading{color: #1D426C;font-size: 48px;}
.contact-section h2.main_heading{
    font-family: "Lato", Sans-serif;
    font-size: 48px;
    font-weight: bold;
    line-height: 56px;padding: 0;}
    .contact-section .main_heading::before{display: none;}
.contact-section .sub_heading{color: #20416E; 
    font-size: 1.5em;
    line-height: 1;
    font-weight: bold;}
.contact-detail-section{margin: 20px 0;}
.contact-left{text-align: center;}
.contact-left h3{font-size: 24px;color: #2f3d5e;font-family: "Lato", Sans-serif;font-weight: bold;line-height: 33px;    margin-bottom: 20px;}
.contact-left h3 span{color: red;}
.contact-left h3 a{color: green}
.contact-left p{font-size: 14px;color: #74748e;font-family: 'Lato', Sans-serif;font-weight: normal;line-height: 28px;margin-bottom: 20px;}
.contact-right h3 {color: #2f3d5e;font-family: "Lato", Sans-serif;font-size: 28px;font-weight: bold;line-height: 33px;margin-bottom: 20px}
.contact-right p{font-size: 14px;color: #74748e;font-family: 'Lato', Sans-serif;font-weight: normal;line-height: 28px;margin-bottom: 20px;}
.contact_box {padding:0;    text-align: left;}
.contact_box_icon {display: block;width: 24px;height: 36px;margin: 0 auto 1em;}
.contact_box_icon.marker1 {background-image: url(../images/marker-red.png);}
.contact_box_icon.marker2 {background-image: url(../images/marker-blue.png);}
.conatct-left-head h4{font-size: 24px !important;}
.conatct-left-head span,.widget_custom_html h3 span{color: red;}
.widget_custom_html h3{margin-bottom: 20px;color: #2f3d5e;
    font-family: "Lato", Sans-serif;
    font-size: 28px;
    font-weight: bold;
    line-height: 33px;}
.widget_custom_html p{margin-bottom: 20px;    color: #74748e;
    font-family: 'Lato', Sans-serif;
    font-size: 17px;
    font-weight: normal;
    line-height: 28px;}
.conatct-left-head a,.widget_custom_html h3 a{color: green !important;}
.contactbox{margin-bottom: 10px;padding: 0px 0px 10px 0px;border-bottom: 0;}
.contactbox li{color: #2F3D5E;font-size: 16px;
    display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;
    -webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;margin: 6px 0;padding: 6px 0;font-weight: bold;}
.contactbox li i {font-size: 24px;min-width: 1.25em;font-weight: normal;}
.contactbox li a{color: #424e6d;}
.contactbox:last-child{border-bottom: 0;}
.contact_box strong {display: block;font-weight: bold;}
.contact_box p a{text-decoration: underline;color: #424e6d;-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;-ms-transform: all .3s ease-in-out;transition: all .3s ease-in-out;}
.contact-right-box{background: #fff;    box-shadow: 0px 22px 14px 0px rgba(47,61,94,0.07);
transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
padding: 40px 40px 40px 40px;}
.contact-right-box h3{
    color: rgb(51, 51, 51);
    font-family: 'Lato', sans-serif;
    font-size: 17px;
    font-weight: 400;
    white-space: normal;
    background-color: rgb(255, 255, 255);}
.field{margin-bottom: 15px;width:calc(50% - 15px);width:-webkit-calc(50% - 15px);width:-moz-calc(50% - 15px);text-align: left;}
.contact-form .wpcf7-form{display: flex;flex-wrap: wrap;justify-content: space-between;}
.contact-form .wpcf7-form h3{font-style: normal;
    font-weight: 400;
    font-size: 20px;margin-bottom: 10px;
    line-height: 1.5;
    font-family: Roboto, sans-serif;
    letter-spacing: 0px;
    text-align: inherit;
    color: #3b3d42;}
.contact-form .wpcf7-form h4{font-style: normal;
    font-weight: 400;
    font-size: 18px;margin-bottom: 20px;
    line-height: 1.5;
    font-family: Roboto, sans-serif;
    letter-spacing: 0px;
    text-align: left;
    color: #3b3d42;}
.field .form-control{height: 40px;background: #fbfdff;border: 1px solid #ebeced;}
.field.checkbox-field{width: 100%;}
.field input[type='text']:focus, 
.field input[type='email']:focus, 
.field textarea:focus{box-shadow: none;    border: 1px solid #20416e;}
span.wpcf7-list-item{margin-left: 0;}
.checkbox-field a{color: #424e6d;text-decoration: underline;}
p.notice {font-size: 13px;font-weight: 400;line-height: 1.5;color: #212529;}
p.notice b{font-weight: bold;}
/*.contact-right p.notice{font-size: 13px;font-weight: 400;line-height: 1.5;color: #212529}
.contact-right p.notice b{font-weight: bold;}*/
.contact-form .btn-submit{ align-self: flex-start;background-color: #20416e;color: #ffffff;padding: 9px 22px 9px 22px;margin: 0px;border-radius: 4px;box-shadow: 0px 8px 14px 0px rgba(47,61,94,0.35);order: 4;font-family: 'Lato', Sans-serif;font-size: 15px;font-weight: bold;line-height: 27px;}
.contact-form .btn-submit:hover {background-color: #2dd5b6;box-shadow: 0px 0px 10px 0px rgba(0,0,0,0);}
.conatct-form-elementor .btn-submit {margin-top: 20px !important;background: #2F3D5E !important;padding: 11px 35px 11px 35px !important;font-family: 'Lato', Sans-serif !important;
font-size: 17px !important;font-weight: 600 !important;line-height: 27px;letter-spacing: 0.4px;box-shadow: 0px 8px 14px 0px rgba(63, 93, 147, 0.35) !important;}
.conatct-form-elementor .btn-submit:hover{background-color: #424E6D !important}
.category-landing-title{color: #2f3d5e;font-family: "Lato", Sans-serif;font-size: 32px;font-weight: bold;line-height: 36px;}
.catagory-subttitle strong{font-weight: bold;}
.catagory-description{margin-top: 15px;}
.catagory-subttitle {margin-top: 24px;font-size: 20px;}
.catagory-description p{color: #74748e;font-size: 16px;line-height: 22px;}
.category-button a{padding: 10px 30px;background: #424e6d;margin-top: 20px;display: inline-block;color: #fff;font-weight: bold;letter-spacing: 0.5px;border-radius: 5px;}
.even-row{flex-direction: row-reverse;}
.catagory-box-row{align-items: center;}    
.category-button a:hover{background-color: transparent !important;}
.contact-info-left .elementor-icon-list-item{margin:5px 0;padding:5px 0;}
.contact-info-left .elementor-icon-list-text{font-weight:bold}
.contact-info-left .elementor-icon-list-item:last-child{border-bottom:0}
.icon-section-top .elementor-button{display: none;} 
.contact-info-left .elementor-icon-list-icon+.elementor-icon-list-text{    -webkit-align-self: start; -ms-flex-item-align: start    align-self: flex-start;}
.st2,.test-quote svg path{    fill: #424e6d !important;}
.footer-section .elementor-icon-list-item:hover a span.elementor-icon-list-text{text-decoration: underline;color: #fff !important;}
.service-cat-section{padding-left: 0px !important;padding-right: 0px !important;}
.service-cat-section .elementor-container{width: 100%;min-width: 100% !important;}
.category-main-even-row{background: #efefef;padding: 60px 0;}
.category-main-odd-row{padding: 60px 0;}
.conatct-form-elementor .btn-submit {margin-top: 20px !important;background: #2F3D5E !important;padding: 11px 35px 11px 35px !important;font-family: 'Lato', Sans-serif !important;font-size: 17px !important;font-weight: 600 !important;line-height: 27px;letter-spacing: 0.4px;box-shadow: 0px 8px 14px 0px rgba(63, 93, 147, 0.35) !important;}
.service_box_image img{width: 100%;}
/* custom checkbox styling for contact form 7 checkbox */
span.wpcf7-list-item {display: inline-block;margin: 0;}
.wpcf7 .wpcf7-list-item {display: block;}
.wpcf7-checkbox label {position: relative;cursor: pointer;}
.wpcf7-checkbox input[type=checkbox] {position: absolute;visibility: visible;width: 20px;height: 20px;top: 0;left: 0;z-index: 9999;opacity: 0;}
.wpcf7-checkbox input[type=checkbox] + span:before {display: block;position: absolute;content: '';border-radius: 0;height: 20px;width: 20px;top: 0px;left: 0px;border: 1px solid #20416e;}
.wpcf7-checkbox input[type=checkbox] + span:after {display: block;position: absolute;content: "\2713";height: 20px;width: 20px;top: 0;left: 0;visibility: hidden;font-size: 18px;text-align: center;line-height: 20px;}
.wpcf7-checkbox input[type=checkbox]:checked + span:before {background: transparent;}
.wpcf7-checkbox input[type=checkbox]:checked + span:after {visibility: visible;}
.wpcf7-list-item-label {margin-left: 30px;display: inline-block;}

div.wpcf7-mail-sent-ok{padding: 5px 10px !important;
    margin: 20px 0px 0px 0px !important;}
.elementor-595 .elementor-element.elementor-element-9f732fe .jet-testimonials__rating {text-align: left;width: 100%;padding: 0 0 0 25px;}
#main-menu .menu-item:last-child{display: none !important;}

.preloader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: #ffffff;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/loader.gif);
    background-size: 110px;
}
.col-md-left{width: 40.484%;}
.col-md-right{width: 59.516%;}
.testimonial-section .jet-testimonials__icon svg {
    width: 1em;
    height: 1em;
}
.testimonial-section .jet-testimonials__icon {
    font-size: 40px;
    text-align: center;
    margin: 0;
    align-self: flex-start;
}

.testimonial-section .jet-testimonials__icon .jet-testimonials__icon-inner {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.testimonial-section .jet-testimonials__comment {

align-self: flex-start;

text-align: left;

color: #2f3d5e;

font-family: "Lato", Sans-serif;

font-size: 24px;

font-weight: bold;

line-height: 33px;
background-color: rgba(0,0,0,0);

padding: 0px 0px 0px 0px;

margin: 0px 0px 0px 12px;

border-radius: 0px 0px 0px 0px;
font-style: italic;
}
.testimonial-section .jet-testimonials__name {
    align-self: flex-start;
    text-align: left;
    font-family: 'Lato', Sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 23px;
    padding: 0px 0px 0px 0px;
    margin: 15px 0px 0px 12px;
}
.testimonial-section  .jet-testimonials__date {
    
align-self: flex-start;
    
text-align: left;
    
color: #74748e;
    
font-family: 'Lato', Sans-serif;
    
font-size: 14px;
    
line-height: 23px;
    
margin: 0px 0px 0px 12px;
}
.testimonial-section  .jet-testimonials__rating {
    text-align: left;
    width: 100%;
    padding: 0 0 0 12px;
    font-size: 20px;
    color: #ffe435;
}
.slick-arrow{
    color: #acb1bf;
    display: inline-block;
    cursor: pointer;
    width: 36px;
    height: 36px;
    font-size: 23px;
    text-align: center;
    margin-top: 20px;
}
.testimonial-section .elementor-element-7c5176c {
    z-index: 10;
    width: 47%;
    max-width: 47%;
}
.testimonial-section .elementor-element-6feeddc {
    left: 233px;
    
    width: 47%;
    max-width: 47%;
    top: 211px;
}
.testimonial-section .elementor-element-3b0dd40 {
    left: 92px;
    
    z-index: 8;
    width: 47%;
    max-width: 47%;
    top: 195px;
}

.testimonial-section .elementor-element-e99fbd0 {
    left: -56px;
    width: 47%;
    max-width: 47%;
    top: 212px;
}

.testimonial-section .elementor-element-558dcd4 {
    left: 220px;
    
    z-index: 5;
    width: 47%;
    max-width: 47%;
    top: 29px;
}

.testimonial-section .elementor-element-ff53ad1 {
    left: 121px;
    
    width: 47%;
    max-width: 47%;
    top: -10px;
}
.testimonial-section .jet-testimonials__instance:not(.slick-initialized){visibility: visible !important;}
.test-cloxk{margin-bottom: 30px;}
.home-box-icon img{width: 80px;}
.service-box .jet-services__header {display: none;}
.service-box .jet-services__title{margin-top: 0px !important;    align-self: center !important;}
.service-box .jet-services__desc{ align-self: center !important;
    text-align: center !important;}
.service-box > .elementor-widget-container{padding-top: 0px!important;
    box-shadow: none !important;}
.service-box{text-align: center;}
.counter-number .elementor-counter-number{font-size: 36px;position: relative;}
.counter-number .elementor-counter-number::after{content: "+";}
.home-box-icon{background-color: #fff;}
.counter-column .elementor-widget-wrap{padding-top: 30px;
    box-shadow: 0px 22px 14px 0px rgba(47,61,94,0.07);
    background: #fff;
}
#menu-top-left-menu{text-align: center;}
.custom-logo-link img{margin: 0 !important;}
.heading_decription ul{margin-left: 15px;
    margin-bottom: 10px;}
.heading_decription ul,.heading_decription ul li{list-style-type: disc;}
.heading_decription strong{font-weight: bold;}
.heading_decription p{margin-bottom: 5px;}
.contact-left{padding-right: 5px;}
.contact-right{padding-left: 5px;}
.icon-section{background-color: #E6E7E9;
    padding: 65px 0 35px;}
.icon-img img{max-height: 80px;}
.icon-title{
color: #2f3d5e;
font-family: "Lato", Sans-serif;
font-size: 28px;
font-weight: bold;
line-height: 33px;
margin-bottom: 15px;
margin-top: 15px;
}
.icon-subtitle{
    color: #74748e;
    font-family: "Open Sans", Sans-serif;
    font-size: 17px;
    font-weight: normal;
    line-height: 28px;
    margin: 0px 0px 0px 0px;
    padding: 0 15px;
    align-self: flex-start;
    order: 3;}

.icon-box {
    background-color: #fff;
    padding: 40px 0;
    text-align: center;
    box-shadow: 0px 22px 14px 0px rgba(47,61,94,0.07);
    margin-bottom: 40px;

}
.contact-detail-section .row{flex-wrap: wrap;}

.conatct-right2{text-align: center;}
    .conatct-right2 img{margin-bottom: 20px;}   
    .conatct-right2 p{    margin-bottom: 0;    line-height: 1.5;color: #333;     font-size: 16px;   font-family: arial;}
    .conatct-right2 p a{text-decoration: underline;    color: #333;}
    .conatct-right2 p.phone a{color: #333;text-decoration: none;}
    .conatct-right2 p b{font-weight: bold;}
    .conatct-right2 p b a{text-decoration: underline;color: #a7803b;}
    .conatct-right2 p.site_url a{text-decoration: underline;color: #a7803b;}
.icon-section .row,.center-justify .row{justify-content: center;}

.service-image img {
    height: 260px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.half_row .col-md-4{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;}
/*.service-row{justify-content: center;}  */
.map{width: 100%;margin: 50px 0;}
.map iframe{width: 100%;}
.contact-info{
    position: relative;
    background: #ffffff;
    padding: 20px 15px 20px;
    box-shadow: 0px 1px 3px 1px #ccc;
    height: auto;
    text-align: center;    
    height: 100%;
    }
.c-slign-center{}    
.contact-info h3 {
    font-size: 20px;
    /* line-height: 20px; */
    margin-bottom: 15px;
    font-weight: bold;
    color: #1d426c;
    }
.contact-info-detail {
        margin-bottom: 12px;
        align-items: center;
        color: #212529;
        
    text-align: left;
        
        margin-bottom: 0;
    }
.contact-info-detail+.contact-info-detail{margin-top:10px;}
.contact-info-detail a{color: #212529;}
.contact-info-detail i {
    margin-right: 15px;
    font-size: 16px;
    width: 25px;
    height: 25px;
        min-width: 25px;
    background: #20416e;
    text-align: center;
    border-radius: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}
.contact-info-detail i.fa-fax{
font-size: 12px;
}
.contact-info-btn a, .contact-info-btn a:hover {
    padding: 6px 30px;
    text-align: center;
    color: #fff !important;
    display: inline-block;
    text-transform: uppercase;
    background: #000;
    margin-top: 7px;
    position: absolute;
    bottom: 15px;
}

/*.contact-box{justify-content: center;}*/
.contact-info-box{margin:15px 0;}
.contact-inputfield{flex-wrap: wrap;justify-content: space-between}
.main-title{margin-bottom: 15px;    font-size: 24px;}
.sub-title{font-size: 20px;margin-bottom: 15px;}
.elementor-element-c287b42 .elementor-custom-embed iframe{padding-right: 10px;}
.main-head-section{padding: 50px 0 0;}
.map-title{font-size: 16px;color: #1d426c;}
.add-listing{padding-bottom: 40px;}

.desc-p{text-align: center;}
.description{margin-bottom: 10px;}
.c-popup {
    font-size: 12px;
    display: block;
    color: #1d426c;
}
.c-popup span{font-weight: 500;}


.icon-list-contact .elementor-icon-list-icon i {
    font-weight: bold!important;
    font-size: 25px !important;
    top: 4px;
    position: relative;
    color: #1d426c;
  
}
.icon-list-contact .elementor-icon-list-icon i.fa-phone-alt{
    font-family: "Font Awesome 5 Free" !important;}
.icon-list-contact .elementor-icon-list-item{margin-bottom: 15px;}

.icon-list-contact .elementor-icon-list-icon+.elementor-icon-list-text {
    font-weight: bold;
    font-family: Roboto, sans-serif;
    color: #1d426c;
    padding-left: 10px;
}
input.btn-submit {
    background-color: #20416e;}
    .dropdown:hover>.dropdown-menu {
     
        top: 40px;
        padding: 0;
        box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
      }
    .main-navigation .menu li a.dropdown-toggle{
        padding-right: 22px;
        }   
    .main-navigation .menu li .down-arrow{
    position: absolute;
    right: 19px;
    color: #1d335c;
    
    top: 15px;
    }
    .dropdown-menu{border: 0px;}
    .desktop-block{display: block;}
    .mobile-block{display: none;}
@media screen and (min-width:768px) {   
    .main-navigation .menu{display: -webkit-box !important;display: -moz-box !important; display: -ms-flexbox !important;display: -webkit-flex !important;display: flex !important;-ms-flex-pack: center;justify-content: center;background:#e6e7e9; }
    .main-navigation .menu > .menu-item {font-size: 16px;padding: 15px 15px;margin-left: 0;}
    .main-navigation .menu li a{    color: #20416e;position: relative; }
   
    .main-navigation .menu li a::after {
        background: #20416e;content: "";width: 0;height: 2px;position: absolute;bottom: -4px;left: auto;right: 0;-webkit-transition: all 0.5s linear;-o-transition: all 0.5s linear;transition: all 0.5s linear;
        
    margin-left: 0;
    vertical-align: 0;
    content: "";
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    }
    .main-navigation .menu li:hover > a::after {width: 100%;left: 0;right: auto;}
    .main-navigation .menu li:hover > a{color: #20416e;}
    .header_menu.header_fix { position: fixed;width: 100%;z-index: 999;top:0;}
    .elementor-595 .elementor-element.elementor-element-9f732fe .jet-testimonials__instance .jet-arrow.next-arrow{    left: 60px;}
    .elementor-595 .elementor-element.elementor-element-9f732fe .jet-testimonials__instance .jet-arrow.prev-arrow{left: 25px;}
    .dropdown-item{
    padding: 4px 10px;
    /* border-top: 1px solid #e6e7e9; */
    }
    .dropdown-menu a:hover{background: #fff;font-weight: bold;}
    .dropdown:hover>.dropdown-menu {   display: block;}
}
@media screen and (min-width:992px)  and (max-width:1199px)  {    
    .header_social_icon{min-width: 110px;}
    .main-navigation .menu > .menu-item{padding: 15px 10px !important;}
    .conatct-left-head h4 {font-size: 22px !important;}
    .elementor-594 .elementor-element.elementor-element-a64ffc3 .elementor-heading-title {font-size: 22px;}
    .elementor-39 .elementor-element.elementor-element-be4d18b {width: 25%;}
    .elementor-widget-heading .elementor-heading-title {font-size: 20px;}
    .elementor-39 .elementor-element.elementor-element-2502592 {width: 100% !important;}
    .contact-left h3 {font-size: 22px;}
    .contact-right h3{font-size: 22px;}
    .contact-section{padding: 30px 0;}
     .elementor-595 .elementor-element.elementor-element-111df74{max-width: 767px;margin: 0 auto;}
     
.main-navigation .menu li .down-arrow {
    position: absolute;
    right: 12px;}
}
@media screen and (min-width:992px)  and (max-width:1024px)  { 
    .elementor-39 .elementor-element.elementor-element-9d15b38,
    .elementor-39 .elementor-element.elementor-element-edfb963,
    .elementor-39 .elementor-element.elementor-element-108bed0{width: 33.33% !important;}
    .main-navigation .menu{
        flex-wrap: wrap;}
}
@media screen and (min-width:768px)  and (max-width:991px)  {   
    .header_top {padding: 15px;} 
    .header-left-menu a {margin-right: 6px;padding-right: 10px;font-size: 12px;}
    .header_social_icon a {width: 30px;height: 30px;line-height: 30px;    margin-left: 0;}
    .header-search .search-form__field{padding: 2px 10px;}
    .header-search .search-form__submit.btn {width: 34px;height: 30px;min-width: 32px;}
    .header_social_icon{min-width: 70px;}
    .main-navigation .menu > .menu-item {    font-size: 13px;
    padding: 10px 6px;}
    
.main-navigation .menu li a.dropdown-toggle {
    padding-right: 15px;
}
    .main_heading{font-size: 36px;}
    .sub_heading{font-size: 24px;}
    .service_box_image img {width: 100%;padding: 0 15px;}
    .service_box_description{padding: 0 15px !important;}
    .contact-section .main_heading {font-size: 40px;}
    .contact-detail-section {margin: 0 0;}

    .contact-section{padding: 30px 0; }
    .contact_head {margin-bottom: 0;}
    .service_section { padding: 30px 0;}
    .service_box {margin: 0 0;}
    .service_part {margin: 30px 0;}
    .contact-right-box{padding: 15px;}
    .elementor-39 .elementor-element.elementor-element-be4d18b {width: 100%;}
    .elementor-element-be4d18b{width: 100% !important;}
    .elementor-element-9d15b38,.elementor-element-22495fc{width: 50% !important;}
    .elementor-39 .elementor-element.elementor-element-edfb963{width: 50% !important;}
   /* .elementor-element-edfb963{width: 100% !important;}*/
    .footer-section{padding: 30px !important;}
    .elementor-element-79b4546,.elementor-element-668b280{margin:20px 0 0 0 !important;}
    .elementor-39 .elementor-element.elementor-element-2502592 {width: 100% !important;}
    .service-box .jet-services .jet-services__title .jet-services__title-text{    font-size: 17px;}
    .elementor-595 .elementor-element.elementor-element-1d31181 {padding: 40px 10px 60px 10px;}
    .service-cat-title{padding: 40px 0 0 0;}
    .category-main-odd-row {padding: 30px 0;}
    .elementor-595 .elementor-element.elementor-element-65e6e41 {padding: 0;}
    .elementor-595 .elementor-element.elementor-element-f1c68c6 {padding: 30px 10px 50px 10px;}
    .jet-testimonials .jet-testimonials__icon{align-self: center !important;}
    .jet-testimonials .jet-testimonials__comment{text-align: center !important;align-self: center !important;}
    .jet-testimonials .jet-testimonials__name{align-self: center !important;}
    .jet-testimonials .jet-testimonials__date{align-self: center !important;}
    .jet-testimonials .jet-arrow.prev-arrow{left: calc(50% - 50px) !important;    left: -webkit-calc(50% - 50px) !important;    left: -moz-calc(50% - 50px) !important;}
    .jet-testimonials .jet-arrow.next-arrow{right: calc(50% - 50px) !important;    right: -webkit-calc(50% - 50px) !important;    right: -moz-calc(50% - 50px) !important;left: inherit !important;}

    
    .testimonial-section .elementor-element-558dcd4 {left: 140px;}
    .contact-left{-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
    .conatct-right2{-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
    .conatct-right2{margin: 30px 0;}
    .field {width: 100%;}

    .service-block-section .service-box-b-cover{-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
    .main-navigation .menu{
    flex-wrap: wrap;}
    
.main-navigation .menu li .down-arrow {
    position: absolute;
    right: 10px;
    color: #1d335c;
    top: 11px;
}
}



@media screen and (min-width:576px)  and (max-width:767px) {
    .elementor-element-c14e20a,.elementor-element-5b66a30,.elementor-element-9d15b38,.elementor-element-22495fc{width: 50% !important;}
    .elementor-element-22495fc{margin-top: 50px;}
    .elementor-594 .elementor-element.elementor-element-c14e20a > .elementor-widget-container{border-bottom:0px;}
    .contact-detail-section  .container{max-width: 100%;}
    .contactbox {width: 50%;float: left;    border-bottom: 0 solid #20416e;}
}
@media screen and (max-width:767px) {
    
    .header_top {padding: 10px 30px;}
    .header-left-menu{display: none;}
    .main-navigation.mobile-menu .menu li{margin: 5px 0px;}
    .main-navigation.mobile-menu .menu li a{color: #1d426c;
        font-size: 14px;}
    .main-navigation.mobile-menu #main-menu{margin-bottom: 0;margin-top:50px;}
    .main-navigation.mobile-menu #menu-top-left-menu{margin: 0 20px;}
    .main-navigation.mobile-menu #menu-top-left-menu li a{color: #1d426c;}
    .main-navigation .menu a:hover{color: #20416e;}
    .header-right_part {padding: 0;}
    .header_social_icon a {width: 30px;height: 30px;line-height: 30px;    margin: 0;}
    .header_social_icon{position: absolute;right: 45px;top: -40px;}        
    .header-search .search-form__field{padding: 2px 10px;}
    .header-search .search-form__submit.btn {width: 34px;height: 30px;min-width: 32px;}
    .header-search {width: 100%;margin: 10px 0 0 0;}
    .site-header{position: relative;z-index: 999;}
    .header-logo,.mobile-menu-toggle-button{transition: all 0.5s;}
    .site-header.mobile_head_fix .header-logo {position: fixed;top: 0;background: #fff;height: 66px;top: 0;left: 0;padding: 10px 0 10px 15px;box-shadow: 1px 2px 3px 0 #eee;}
    .mobile-menu-toggle-button,.mobile-menu-toggle-button:hover,.mobile-menu-toggle-button:focus{background: #1d426c;}
   

    .elementor-595 .elementor-element.elementor-element-cbb792b .elementor-heading-title {font-size: 30px;text-align: center;}
    .elementor-595 .elementor-element.elementor-element-1d31181 {padding: 10px 10px 10px 10px;}
    .elementor-595 .elementor-element.elementor-element-2774bda {line-height: 1.5;text-align: center;}
    .elementor-595 .elementor-element.elementor-element-57efcd7 .jet-button__container {justify-content: center;}
    .service-box{padding: 0 8px}
    .icon-section-top{padding: 15px 0 !important;margin: 0  !important;}
    .service-box .jet-services .jet-services__icon{    align-self: center !important;}
    .service-box .jet-services .jet-services__title{justify-content: center;width: 100%;}
    .service-box .jet-services .jet-services__title .jet-services__title-text{text-align: center !important;}
    .service-box .jet-services .jet-services__desc{text-align: center !important;width: 100%;}
    .service-box .elementor-widget-container{    box-shadow: 0px 0 14px 0px rgba(47,61,94,0.07) !important;}
    .service-cat-title{padding: 15px 15px 0 !important;}
    .service-cat-title .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated{padding: 0;}
    .service-cat-title .elementor-widget-heading .elementor-heading-title{line-height: 1 !important;}
    .elementor-595 .elementor-element.elementor-element-88bc069 .elementor-heading-title {font-size: 24px !important;}
    .service-cat-section{padding:0 0 15px 0px !important;}
    .category-main-odd-row,.category-main-even-row  {padding: 15px 0;}
    .category-landing-title{text-align: center;    font-size: 28px;margin-top: 10px;}
    .catagory-subttitle{text-align: center;margin: 0;}
    .catagory-description{text-align: center;}
    .category-button{text-align: center;}
    .category-button a {margin-top: 15px;font-size: 14px;padding: 6px 20px;}
    .mobile-testimonials{padding: 0 0 30px !important;}
    .mobile-testimonials .jet-testimonials__icon svg path{fill: #1d426c;}
    .mobile-testimonials .elementor-widget-wrap>.elementor-element{margin-bottom: 0 !important;}
    .footer-section{padding: 15px !important;}
    .elementor-39 .elementor-element.elementor-element-9d15b38 > .elementor-element-populated .elementor-element{margin-bottom: 0;}
    .elementor-39 .elementor-element.elementor-element-22495fc > .elementor-element-populated{margin-top: 0;}
    .elementor-39 .elementor-element.elementor-element-be65926 > .elementor-widget-container {margin: 0;}
    .quick_link_head{margin-bottom: 0 !important;}
    .elementor-39 .elementor-element.elementor-element-69d937d {padding: 15px;}
    .elementor-39 .elementor-element.elementor-element-2502592 > .elementor-element-populated {margin: 0 !important;}
    .jet-testimonials .jet-testimonials__icon{align-self: center !important;}
    .jet-testimonials .jet-testimonials__comment{text-align: center !important;align-self: center !important;}
    .jet-testimonials .jet-testimonials__name{align-self: center !important;}
    .jet-testimonials .jet-testimonials__date{align-self: center !important;}
    .jet-testimonials .jet-arrow.prev-arrow{left: calc(50% - 50px) !important;    left: -webkit-calc(50% - 50px) !important;    left: -moz-calc(50% - 50px) !important;}
    .jet-testimonials .jet-arrow.next-arrow{right: calc(50% - 50px) !important;    right: -webkit-calc(50% - 50px) !important;    right: -moz-calc(50% - 50px) !important;left: inherit !important;}

    /* service page */
    .carousel-control-prev, .carousel-control-next{font-size: 20px;width: 30px;height: 30px;}
    .service_section {padding: 15px 0;}
    .main_heading{font-size: 30px;    padding-bottom: 15px;}
    .sub_heading{font-size: 20px;}
    .service_content {padding: 0;}
    .service_box {margin: 30px 0;}
    .service_part{margin: 30px 0;}
    .service_box_description{padding: 10px 0 0 0;text-align: center;}
    .service_part:nth-child(even) .service_box_description{padding-right: 0;}

    .contact-section{padding:15px 0;}
    .contact_head{padding:0;margin:0}
    .contact-section .main_heading,.contact-section h2.main_heading,.elementor-594 .elementor-element.elementor-element-a6116ce .elementor-heading-title {font-size: 22px;}
    .contact-left {padding-right: 0px;}
    .contact-right {padding-left: 0px;}
    .contact-section .sub_heading,.elementor-594 .elementor-element.elementor-element-4894b19 .elementor-heading-title {font-size: 18px;}
    .contact-detail-section{margin: 0;}
    .contact-left p{line-height: 1.5}
    .contact-left h3{line-height: 1.3;margin-bottom: 15px;}
    .contactbox li {font-size: 14px;}
    .contact-right-box{padding:15px;}
    .contact-right h3 {font-size: 18px;line-height: 26px;margin-bottom: 15px;}
    .field .form-control{font-size: 14px;}
    .field.checkbox-field{font-size: 14px;}


    /* contact us page */
    .contact-page-sec{padding:15px !important;}
    .contact-heading{margin-bottom: 15px !important;}
    .contact-heading h1{font-size: 28px !important;line-height: 1.5 !important;}
    .contact-sub-heading h2{font-size: 18px !important;}
    .contact-sub-heading .elementor-widget-container{margin: 0 !important;}
    .contact-page-sec .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {padding: 0px;}
    .contact-page-left .elementor-widget-heading .elementor-heading-title{text-align: center;}
    .contact-page-details-form{margin:0 !important;}
    .elementor-594 .elementor-element.elementor-element-72265e2{line-height: 1.5 !important;text-align: center;}
    .contact-info-left .elementor-icon-list-text {font-size: 14px;}
    .elementor-594 .elementor-element.elementor-element-74b0e49 > .elementor-element-populated{padding:15px !important;}
    .elementor-element-894ff65 .elementor-text-editor{line-height: 1.5}
    .widget_custom_html p{line-height: 1.5 !important;text-align: center;}
    .widget_custom_html h3{text-align: center;}
    .main-navigation .menu > .menu-item {font-size: 18px;padding: 15px 12px;font-family: 'Lato', sans-serif;color: #1d426c;}
    .testimonial-section .col-md-left, .testimonial-section .col-md-right {width: 100%;}
    .testimonial-section .col-md-right {margin-top: 200px;}
    .header-logo{padding-left: 0px;}
    .jet-testimonials__comment, .testimonial-section .jet-testimonials__comment{font-size: 19px;line-height: 25px;}
    #menu-top-left-menu{text-align: left;}
    .conatct-right2{    margin: 30px 0;}
    .contact-form .wpcf7-form h4{font-size: 14px}
    .contact-form .wpcf7-form h3{font-size: 17px}
    .field{width: 100%;}
    .half_row .col-md-4 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
    .map {width: 100%;margin: 15px 0;}
    .content-details {margin-top: 0;}
    .contact-info{padding: 15px;}
    .contact-info h3 {font-size: 24px;margin-bottom: 10px;}
    .contact-info-detail{font-size: 13px;}
    .contact-info-detail i {margin-right: 8px;}
    .elementor-1211 .elementor-element.elementor-element-da33670 .elementor-heading-title {font-size: 30px;}
    .elementor-1211 .elementor-widget-heading .elementor-heading-title{font-size: 18px;}
    .elementor-1211 .elementor-element.elementor-element-7740a87 {padding: 0 0px 0px 0px;}
    .elementor-1211 .elementor-element-74b0e49 > .elementor-column-wrap{padding: 15px !important;}
    .elementor-1211 .elementor-element.elementor-element-a64ffc3 .elementor-heading-title{line-height: 24px;}
    form.wpcf7-form h3{font-size: 20px;margin-bottom: 10px;}
    form.wpcf7-form h4{font-size: 18px;}
    .testimonial-section .elementor-element-558dcd4 {left: inherit;right: -22px;}
    .main_heading, .main_heading h1{font-size: 30px;}
    .main-navigation.mobile-menu{background: #fff;}
    .main-head-section {padding: 0;}
    .overlay::before,.overlay .header-search::before{
        background: #000;
        opacity: 0.4;
        content: "";
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 999;}
    .overlay .header-search::before{z-index: 9;}
    .overlay .header-search{position: relative;}
    .mobile-menu-open .mobile-menu-toggle-button{
        right: 10px;
        left: auto;}
        .main-navigation .menu li a.dropdown-toggle::after{display: none;}
        .dropdown .dropdown-menu,.dropdown:hover>.dropdown-menu {
    top: 0;
    border: 0px;
    position: relative;    width: 100%;
    padding: 2px 0;}
.main-navigation .menu li .down-arrow {
    right: 0;
    top: 0;}

 .main-navigation.mobile-menu .menu li a.dropdown-item {
     
    padding: 3px 10px;
    font-size: 14px;
    white-space: break-spaces;
    
    line-height: 12px;
    }
    .dropdown-menu{
        background: #fff;}
    .desktop-block{display: none;}
    .mobile-block{display: block;}
    .main-navigation.mobile-menu .menu li.nav-item{
        display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;
    flex-wrap: wrap;
    }
}
@media only screen and (max-width:767px) and (orientation : portrait) {
    .service-image img {height: 200px;}
    .service-row .col-md-4{}
}
@media screen and (max-width:767px) and (orientation: landscape){    
    .service-image img {
        height: 200px;
    }
    }

.elementor-widget:not(:last-child) {
    margin-bottom: 40px;
}

.contact-section .elementor-widget:not(:last-child){
    margin-bottom: 0px;
}