body{ padding: 0px; margin: 0px; list-style: none; font: 400 16px/28px 'Lexend'; color:#363636; background: #fff; }
p{padding: 0px; margin: 0px;}
a{padding: 0px; margin: 0px; outline: none;}
ul{ list-style: none; padding: 0px; margin: 0px;}
label{ list-style: none; padding: 0px; margin: 0px;}
ul li{ padding: 0px; margin: 0px;}
h1, h2, h3, h4, h5, h6{padding: 0px; margin: 0px;}
input[type="text"]::-webkit-placeholder { opacity: 1;  }
input[type="text"]::-moz-placeholder { opacity: 1;}
input[type="password"]::-webkit-placeholder { opacity: 1;}
input[type="password"]::-moz-placeholder { opacity: 1;}
input[type="search"]::-webkit-placeholder { opacity: 1;}
input[type="search"]::-moz-placeholder { opacity: 1;}
input[type="email"]::-webkit-placeholder { opacity: 1; }
input[type="email"]::-moz-placeholder { opacity: 1;}
input[type="tel"]::-webkit-placeholder { opacity: 1;}
input[type="tel"]::-moz-placeholder { opacity: 1;}
textarea::-moz-placeholder { opacity: 1;  }
textarea::-webkit-placeholder { opacity: 1;}
a:hover{ outline: none !important; text-decoration: none;}
a:active{ outline: none !important; text-decoration: none;}
a{ text-decoration: none !important;  -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
button, input[type="submit"]{ -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; cursor: pointer;}
input, button{ -webkit-appearance: none;}
input:focus{ outline: none; box-shadow: none;}
button:focus, input[type="submit"]:focus{ outline: none; box-shadow: none;}
figure{ margin: 0px !important; }


/*font-family: 'Lexend';*/


.btn_link { padding: 12px 26px; border-radius: 30px; text-transform: capitalize; font-weight: 600; color:#0000c4 !important; display: inline-block; font-family: 'Lexend'; font-size: 15px; line-height: 22px; background: none; margin-top: 10px; letter-spacing: 0.5px; overflow: hidden; z-index: 1; transition: background-color 0.3s ease; position: relative; border: 1px solid #0000c4; }

.btn_link::before { content: ''; position: absolute; left: 0; bottom: 0; height: 100%; width: 100%; background-color: #0000c4; transform: scaleX(0); transform-origin: left;
  z-index: -1; transition: transform 0.3s ease;  border-radius: 30px;
}
.btn_link:hover::before { transform: scaleX(1); }
.btn_link:hover{ border-color: #0000c4 !important; color:#fff !important; }

.btn_link2{ background: #0000c4 !important; border: 1px solid #0000c4; color:#fff !important; }
.btn_link2::before { background-color: #000 !important; }
.btn_link2:hover{ color:#0000c4; border-color:#000 !important;; color:#fff !important; }

.btn_link3{ background: #fff !important; border-color: #fff !important;; color:#0000c4 !important; }
.btn_link3::before { background-color: #0000c4 !important;}
.btn_link3:hover{ color:#fff !important; }

.btn_link4{ background: none !important; border-color: #fff !important;; color:#fff !important; }
.btn_link4::before { background-color: #fff !important;}
.btn_link4:hover{ color:#0000c4 !important; border-color:#fff !important; }

.btn_link5{ background: none !important; border-color: #0000c4 !important; color:#0000c4 !important; }
.btn_link5::before { background-color: #0000c4 !important;}
.btn_link5:hover{ color:#fff !important; border-color:#0000c4 !important; }

.arw_btn i{ margin: 0 0 0 35px; }
.arw_btn:hover i img{ filter: invert(1);}
.arw_btn i img{ max-width: 15px;}
.btn_link img{ max-width: 100%; }
.call_btn.btn_link i {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f6c600;
    margin: 0 10px 0 0;
}
.call_btn.btn_link img {
    max-width: 15px;
}
.call_btn.btn_link{position: relative; display: flex;  align-items: center; padding: 6px 12px;}

.moving{
	animation: tilt-shaking .2s infinite;
}
@keyframes tilt-shaking {
    0% {
        transform: rotate(0deg)
    }

    25% {
        transform: rotate(7deg)
    }

    50% {
        transform: rotate(0 eg)
    }

    75% {
        transform: rotate(-7deg)
    }

    100% {
        transform: rotate(0deg)
    }
}
.why_sec .arw_btn:hover i img{ filter: inherit;}


/*header*/
p, h1, h2, h3, h4, h4, h5, h6{padding-bottom: 15px;}
.header_sec { width: 100%; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; position: relative; z-index: 555; background: #fff; }

.header_sec .row{ align-items: center; }
.nav_top{ margin: 0px;  background: none; border: none; min-height: auto; box-shadow: none; border-radius: 0; padding: 0; }
.navbar-brand{margin: 0; padding: 0; width: auto; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.navbar-brand img{max-width: 100%; width: auto;  -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; } 

.menu_sec {padding: 0; display: flex; justify-content: flex-end; }
.menu_sec li{ margin: 0 0 0 5px; font-size: 15px; line-height: 20px; color:#111111; position: relative; font-weight: 500; float: left; }
.menu_sec li a{display: inline-block; color: #111; padding: 45px 15px; letter-spacing: 0; text-transform: capitalize; }
.menu_sec li:first-child{ margin-left: 0px; }
.menu_sec li a:hover{ background:#f1f1ff; color:#111; }
.menu_sec li a:after{position: absolute; content: ""; width: 0px; height: 5px; background: #0000c4; top: 0; left: 0; transition: all 0.5s ease-in-out; visibility: hidden; opacity: 0;}
.menu_sec li a:hover:after{ width: 100%; visibility: visible; opacity: 1; }
.primary-navigation .menu-item-has-children > a:after{ display: none !important; }
.site-navigation ul .sub-menu{width: 250px; padding: 0; background: #fff; top: 100%; box-shadow: 0 0 7px -4px #646363; }
.site-navigation ul .sub-menu li{ width: 100%; font-size: 16px; line-height: 20px; margin: 0px; }
.site-navigation ul .sub-menu li a{ width: 100%; padding: 10px 15px !important; color:#111; }
.site-navigation ul .sub-menu li a:hover{ background: #f1f1ff !important; color:#111; }




.top-logo{width: 18%; }
.header-mid { width: 52%;}
.header-right{ width: 30%; }



.header_sec.fixed{position: fixed; top: 0; left: 0; width: 100%; z-index: 99; background: #fff; box-shadow: 0 0 14px -8px #000; animation: slideDown 0.75s ease-out;}
.header_sec.fixed .header_top{ display: none; }
.header_sec.fixed .navbar-brand img { max-width: 150px;}
.header_sec.fixed .menu_sec li a { padding: 40px 13px;}


@keyframes slideDown {
    from {
      transform: translateY(-100%);
    }
    to {
      transform: translateY(0);
    }
  }
  
.header-right .btn_link{  margin: 0 0 0 8px; float: left; }
.header-right .btn_link.btn_link2{ margin-left: 0px; }
.head_rtInnr{ float: right; }

.top_refr{box-shadow: 0px 14px 24.84px 2.16px rgba(0, 0, 0, 0.11); padding: 10px 26px; }



/* .top_btn { position: absolute; right: 0; top: 50%; transform: translate(0, -50%); }
.call_btn{ background: #28662D; background: linear-gradient(90deg, rgba(40, 102, 45, 1) 0%, rgba(63, 134, 54, 1) 21%, rgba(91, 162, 62, 1) 44%, rgba(115, 185, 68, 1) 65%, rgba(145, 213, 76, 1) 100%);}
.call_btn:hover{ background: #28662D; background: linear-gradient(270deg, rgba(40, 102, 45, 1) 0%, rgba(63, 134, 54, 1) 21%, rgba(91, 162, 62, 1) 44%, rgba(115, 185, 68, 1) 65%, rgba(145, 213, 76, 1) 100%); } */


.bannersec{ width: 100%; position: relative; }  
.bannersec .container{ position: relative; }
.banner_box{ width: 100%; position: relative; padding: 0 15px; overflow: hidden; height: 600px; }
.banner_box:before{ width: 570px; height: 560px; background: url(../images/ban_circle.png) no-repeat 0 0; background-size: 100%; position: absolute; left: -51px; top: 141px; content: ""; z-index: 1; }
/* .banner_box .banimg{ width: 100%; height: 600px; object-fit: cover; object-position: center top; border-radius: 15px; } */
.banner_box video{ width: 100%; height: 100%; object-fit: cover; border-radius: 15px; }

.banner_innr{ width: 100%; position: absolute; left: 50%; top: 50%; -ms-transform: translate(-50%,-50%); 
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
 	transform: translate(-50%,-50%); z-index: 5; }
.banTxt { max-width: 450px; display: inline-block; }
.banTxt .ban_heading, .banTxt h1{display: inline-block; width: 100%; font-size: 45px; line-height: 48px; color: #fff; padding-bottom: 10px; position: relative; font-weight: 600;  text-transform: capitalize; }   
.ban_subheading{display: inline-block; width: 100%; margin-bottom: 20px; }  
.ban_subheading em{ font-style: normal; font-size: 14px; line-height: 20px; font-weight: 400; color:#fff; padding: 7px 18px 9px; background: url(../images/sub_bg.png) no-repeat 0 0; background-size: 100% 100%; border-radius: 30px; display: inline-block; }
.ban_btn{ width: 100%; display: inline-block; }
.ban_btn ul{ display: flex; justify-content: flex-start; column-gap: 12px; }

.review_box{ background: #fff; border-radius: 8px; padding: 10px 15px; box-shadow: 0px 14px 24.84px 2.16px rgba(0, 0, 0, 0.09); position: absolute; right: 40px; bottom: 35px; width: 320px; font-size: 14px; line-height: 18px;  }
.review_box .flex-grow-1 img{ margin: 0 0 5px; }
.review_box a{color:#4a4a4a !important;}


.special_sec{ width: 100%; }
.special_sec .container{ max-width: 100%; }
.special_innr{ width: 470px; background: url(../images/white_bg.png) no-repeat 0 0; background-size: 100% 100%; padding: 18px 45px 18px 15px; margin-top: -68px; position: relative; }
.special_innr .marquee {
    overflow: hidden;
    width: 100%;
    position: relative;
}

.special_innr .marquee-content {
    display: flex;
    width: max-content;
    animation: marquee 20s linear infinite;
}

.special_innr .marquee-content .item {
    flex: 0 0 auto;
    margin-right: 15px;
}
.special_txt{ font-size: 15px; color:#000; text-transform: uppercase; font-weight: 500; padding: 3px; padding-left: 26px; background: url(../images/heart.png) no-repeat left top 9px; }

@keyframes marquee {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%);
    }
}


.wrapper{ padding: 70px 0; }
.top_heading{ width: 100%; font-size: 30px; line-height: 35px; color: #0d0d0d; font-weight: 600; padding-bottom: 20px; }
.top_heading span{position: relative; display: inline-block;}
.top_heading span:before{ width: 100%; height: 4px; background: #b5b5ee; position: absolute; left: 0; bottom: 4px; content: ""; }
.top_heading em{ font-style: normal; position: relative; }
.top_subheading{ width: 100%; font-size: 13px; line-height: 18px; color: #272727; font-weight: 400; text-transform: capitalize; margin-bottom: 10px; }
.top_subheading strong{ font-weight: 500; display: inline-block; position: relative; padding: 6px 15px 6px 12px; background: url(../images/white_bg2.png) no-repeat 0 0; background-size: 100% 100%; }
.top_paragraph{ font-size: 15px; line-height: 26px; color: #363636; font-weight: 400; padding-bottom: 15px; }

.about_sec{ width: 100%; position: relative; }
.about_sec:after{ background: url(../images/pattern_bg.png) no-repeat 0 0; width: 100%; height: 118px; position: absolute; left: 0; bottom: 0; content: ""; }
.about_innr{ width: 100%; background: #f7f7f7; border-radius: 20px; padding: 0; padding-bottom: 0; margin-top: 30px; }
.about_innr .row{ align-items: center; }
.about_list { width: 100%; padding: 0 0 18px;}
.about_list ul{ width: 100%; display: flex; }
.about_list ul li{ float: left; margin: 0 8px 0 0; padding-right: 18px; position: relative; font-size: 27px; line-height: 31px; position: relative; color:#000; font-weight: 600; }
.about_list ul li:after{ width: 8px; height: 8px; background: #0000c4; position: absolute; right: 0; top: 13px; content: ""; border-radius: 100%; }
.about_list ul li:last-child:after{ display: none; }
.about_list ul li:last-child{ margin-right: 0; padding-right: 0;}
.reverse{ flex-direction: row-reverse; }
.why_left { width: 100%; padding: 0 25px;}
.about_img{ width: 100%; position: relative; }
.aboutimg{ width: 100%; border-radius: 20px; }
.exp_circle{ width: 201px; height: 195px; background: url(../images/exp.png) no-repeat 0 0; background-size: 100% 100%; position: absolute; left: 0; bottom: 0; display: flex; justify-content: center; align-items: center; font-size: 45px; line-height: 48px; color:#0000c4; font-weight: 600; }
.exp_box{ width: 166px; height: 160px; position: absolute; left: 0; bottom: 0; }
.exp_icon{ width: 100%; }
.exp_icon img{ max-width: 100%;  animation: rotateIcon 15.3s linear infinite; }
.exp_txt { width: 100%; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); text-align: center;}

@keyframes rotateIcon {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.service_sec{ width: 100%; text-align: center; position: relative; }
.service_sec .top_heading{ padding-bottom: 35px;}

.service_box{ width: 100%; text-align: center; border-radius: 10px; padding: 17px; box-shadow: 0px 4px 19.84px 0.16px rgba(0, 0, 0, 0.11); }
.service_img{ width: 100%; border-radius: 10px; overflow: hidden; position: relative; }
.service_img img{ max-width: 100%; border-radius: 10px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.service_title{ width: 80%; font-size: 18px; line-height: 24px; color:#141414; padding: 10px 15px; font-weight: 500; background: rgba(255, 255, 255, 0.85); 
border-radius: 5px; position: absolute; left: 50%; bottom: 20px; transform: translate(-50%, 0); text-transform: capitalize; }
.service_content{ width: 100%; padding: 25px 0 5px 0; }
.service_desc{ width: 100%; font-size: 15px; line-height: 24px; color:#4a4a4a; padding: 0 0 10px; }
.service_box:hover .service_img img{-webkit-transform: scale(1.1); transform: scale(1.1); }
.learn_btn{ font-size: 15px; color:#0000c4; line-height: 18px; display: flex; justify-content: center; align-items: center;}
.learn_btn img{ max-width: 9px; margin: 0 0 0 5px; width: auto !important; }
.service_innr .owl-carousel .owl-item{ padding: 15px; }
.service_innr .owl-nav .owl-prev{ background: url(../images/prev.png) no-repeat center center #fff !important; background-size: 9px !important; width: 40px; height: 40px; border-radius: 100%; font-size: 0; box-shadow: 0px 14px 24.84px 2.16px rgba(0, 0, 0, 0.11); position: absolute; left: -34px; top: 50%; transform: translate(0, -50%); }
.service_innr .owl-nav .owl-next{ background: url(../images/next.png) no-repeat center center #fff !important; background-size: 9px !important; width: 40px; height: 40px; border-radius: 100%; font-size: 0; box-shadow: 0px 14px 24.84px 2.16px rgba(0, 0, 0, 0.11); position: absolute; right: -34px; top: 50%; transform: translate(0, -50%); }
.service_innr { padding: 0 15px;}

.about_sec{ width: 100%; position: relative; background: #fff; overflow: hidden; }
.about_left { width: 432px; padding: 0 10px 0 0; float: right;}
.about_left .top_subheading{ font-size: 13px; text-transform: uppercase; padding-bottom: 10px; font-weight: 700; }
.about_left .top_heading{ text-transform: capitalize;}
.about_sec .about_row{ align-items: center;}
.about_imgbox{ width: 100%; }
.about_imgbox img{ width: 100%; border-radius: 10px; height: 320px; object-fit: cover; }

.why_sec{background: linear-gradient(180deg,rgba(240, 240, 255, 1) 0%, rgba(241, 241, 255, 1) 15%, rgba(242, 242, 255, 1) 31%, rgba(243, 243, 255, 1) 47%, rgba(252, 252, 255, 1) 65%, rgba(253, 253, 255, 1) 84%, rgba(255, 255, 255, 1) 100%); width: 100%; }
.why_box{ width: 100%; background: #fff; padding: 25px; min-height: 154px; display: flex; align-items: center; justify-content: center; flex-direction: column; box-shadow: 0px 14px 24.84px 2.16px rgba(0, 0, 0, 0.11); border-radius: 10px; margin: 15px 0; text-align: center; }
.why_box img{ max-width: 100%; margin: 0 0 15px; transition: all 1.3s; }
.why_title{ width: 100%; font-size: 16px; line-height: 20px; color:#000; font-weight: 500; }
.why_box:hover img { transform: rotateY(360deg);}





.testimonial_sec{ width: 100%; position: relative; }
.testimonial_sec .top_sec{ text-align: center; }
.testimonial_inner{ width: 100%; position: relative; padding: 70px 0; }
.heart2{ width: auto; position: absolute; left: 50%; top: 0; transform: translate(-50%, -50%); }
.heart2 img{ max-width: 100%; }
.testimonial_inner:before{ width: 480px; position: absolute; left: 42px; top: 0; background: url(../images/line1.png) no-repeat 0 0; height: 1px; content: ""; background-size: 100%; }
.testimonial_inner:after{ width: 480px; position: absolute; right: 42px; top: 0; background: url(../images/line2.png) no-repeat 0 0; height: 1px; content: ""; background-size: 100%; }


.testimonial_slider{ width: 100%; background: #f8f8f8; border-radius: 15px; padding: 30px 15px; position: relative; }
.testimonial_slider:after{ background: url(../images/white_bg3.png) no-repeat 0 0; background-size: 100%; width: 118px; height: 82px; position: absolute; right: 0; bottom: 0; content: ""; }

.testimonial_slider .sp-testimonial-free-section .sp-testimonial-client-testimonial p{ font-size: 16px; line-height: 30px; color:#5c5c5c; }
.testimonial_slider #sp-testimonial-free-wrapper-30 .sp-testimonial-free{ position: relative; padding: 35px 30px; }
.testimonial_slider #sp-testimonial-free-wrapper-30 .sp-testimonial-free-section .sp-testimonial-client-rating {position: absolute; left: 30px; top: 6px; }
.testimonial_slider #sp-testimonial-free-wrapper-30 .sp-testimonial-free-section .sp-testimonial-client-name{ color:#0000c4; font-size: 17px; line-height: 21px; text-transform: capitalize; text-align: left; padding: 0px 0 0 70px; }
.testimonial_slider #sp-testimonial-free-wrapper-30 .sp-testimonial-free-section{ margin-left: 0px !important; margin-right: 0px !important;}
.testimonial_slider .sp-testimonial-free-section .sp-testimonial-client-testimonial p{ font-size: 16px; line-height: 26px; color:#0b0b3b; text-align: left; margin: 0 0 35px 0 !important; padding: 0; }
.testimonial_slider .sp-testimonial-client-image { position: absolute; left: 30px; bottom: 18px; max-width: 60px;}
.testimonial_slider .sp-testimonial-free-section .sp-testimonial-client-image { margin: 0;}
.testimonial_slider .swiper-button-prev{ background: url(../images/prev2.png) no-repeat 0 0 !important; background-size: 100% !important; width: 12px !important; height: 24px !important; border: none !important; font-size: 0px !important; }
.testimonial_slider .swiper-button-next { background: url(../images/next2.png) no-repeat 0 0 !important; background-size: 100% !important; width: 12px !important; height: 24px !important; border: none !important; font-size: 0px !important; }
.testimonial_slider .testimonial_slider #sp-testimonial-free-wrapper-30 .sp-testimonial-free-section{ padding-bottom: 30px;}
.testimonial_rt .top_heading{ padding-left: 30px; }








.get_homeSec { width: 100%; padding: 15px 25px 0 0;}
.get_homefrm{ width: 100%; margin: 10px 0; }
.get_homefrm input[type="text"], .get_homefrm input[type="email"], .get_homefrm input[type="tel"], .get_homefrm select, .get_homefrm textarea{ width: 100%; height: 52px; padding: 0 12px; border: 1px solid #dbdbdb; border-radius: 10px; font-size: 14px; line-height: 17px; color:#000; outline: none; background: #fff; transition: all 0.3s; box-shadow: 0px 3px 20.84px -8.84px rgba(0, 0, 0, 0.27); }
.get_homefrm select{ background: url(../images/arw4.png) no-repeat right 15px center #fff; -webkit-appearance: none; }
.get_homefrm textarea{ height: 82px; padding: 15px 12px; resize: none; }
.get_homeSec .col-md-6{ padding: 0 10px;}
.get_homefrm input[type="text"]::placeholder, .get_homefrm input[type="email"]::placeholder, .get_homefrm input[type="tel"]::placeholder, .get_homefrm select::placeholder, .get_homefrm textarea::placeholder{ opacity: 1; color:#7d7d7d; }
.get_homefrm input[type="text"]:focus, .get_homefrm input[type="email"]:focus, .get_homefrm input[type="tel"]:focus, .get_homefrm select:focus, .get_homefrm textarea:focus{ border-color:#0000c4; }
.testimonial_rt{ padding-left: 25px;}
.get_homefrm .btn_link.btn_link2{ background: url(../images/arw3.png) no-repeat right 15px center #0000c4 !important; padding-right: 60px !important; background-size: 15px !important; }
.get_homefrm .btn_link.btn_link2:hover{ background: url(../images/arw3.png) no-repeat right 15px center #000 !important; background-size: 15px !important; color:#fff !important; }


.service_area{ width: 100%; }
.service_areaTop{ width: 100%; text-align: center; border-top: 1px solid #edeffd; padding: 35px 0; }
.service_areaTop ul{ display: flex; justify-content: center; column-gap: 12px; }
.service_areaTop ul li{ margin: 5px 0; font-size: 16px; line-height: 20px; color:#0b0b3b; }
.service_areaTop ul li strong{ font-size: 25px; color:#000; line-height: 28px; font-weight: 700; }
.service_areaTop .d-flex .flex-shrink-0{ width: 27px; height: 27px; background: #f7c800; border-radius: 100%; display: flex; justify-content: center; align-items: center; }
.service_areaTop .d-flex .flex-shrink-0 img{ max-width: 10px;}
.service_areaTop .d-flex { align-items: center; }
.service_areaTop .d-flex .ms-3 { margin-left: 8px !important;}


.cta_sec{ width: 100%; }
.cta_innr{ width: 100%; background: #0000c4; border-radius: 20px; padding: 50px; position: relative; z-index: 1; box-shadow: 0px 14px 24.84px 2.16px rgba(0, 0, 0, 0.09); }
.cta_innr:after{ background: url(../images/blue_icon.png) no-repeat 0 0; background-size: 100%; width: 26px; height: 24px; position: absolute; right: -25px; top: -17px; content: "";}
.cta_img{ width: 100%; }
.cta_img img{ width: 100%; border-radius: 15px; }
.cta_rt{ width: 100%; padding: 0 0 0 30px;} 
.cta_rt ul{ display: flex; column-gap: 12px; margin: 0 0 10px; }
.cta_rt ul li{ margin: 5px 0; border: 1px solid rgba(255, 255, 255, 0.35); border-radius: 8px; padding: 10px 15px; color:#fff; }
.cta_rt .top_heading { color: #fff; line-height: 36px; font-size: 28px; padding: 0 0 10px; }
.cta_rt .btn_link3:before{ background: #f6c600 !important; }
.cta_rt .btn_link3:hover{ color:#000 !important; }


.toparww{ position: fixed; right: 10px; bottom: -30px; font-size: 23px; color:#fff !important; opacity: 0; visibility: hidden; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s;transition: all 0.3s; z-index: 5; width: 45px; height: 45px; display: flex; justify-content: center; align-items: center; border-radius: 100%; z-index: 5555; background: #0000c4;}
.toparww_main.fixed .toparww{opacity: 1; visibility: visible; bottom: 15px; }
.toparww img{ max-width: 24px;}

.footer_sec{ width: 100%; background: url(../images/footer_bg.jpg) no-repeat 0 0; background-size: cover; position: relative; }
.footer_sec:before{ background: rgba(219, 219, 255, 0.95); width: 100%; height: 100%; position: absolute; left: 0; top: 0; content: ""; }
.home .footer_top{ padding-top: 120px; margin-top: -60px; }
.footer_sec .container{ position: relative; z-index: 1; }
.footer_top{ width: 100%; padding: 50px 0; text-align: center; }
.footer_logo{ width: 100%; text-align: center; }
.ftr_logo{ display: block;}
.ftr_logo img{ max-width: 100%; margin: 0 0 5px; }
.ftr_logo{ color:#171414; font-size: 15.46px; width: auto; display: inline-block; }


.footer_heading{ font-size: 15px; line-height: 26px; font-weight: 600; color:#171717; text-transform: uppercase; padding: 0 0 15px; }
.footer_content{ display: inline-block; width: 100%; color:#171717; font-size: 15px; line-height: 26px; margin-bottom: 15px; font-weight: 400; }

.social_sec ul{ display: flex; justify-content: flex-start; column-gap: 10px;}
.social_sec li img{ max-width: 35px; }

.foot_link li{ width: 100%; margin: 0 0 8px; font-size: 15px; line-height: 20px; color:#171717; text-transform: capitalize; font-weight: 400; }
.foot_link li a{color:#171717; }
.foot_link li a:hover{ color:#0000c4; }

.foot_contact li{ width: 100%; margin: 0 0 10px; font-size: 15px; line-height: 20px; color:#171717; position: relative; padding: 5px; padding-left: 40px; font-weight: 400; }
.foot_contact li a{color:#171717; }
.foot_contact li a:hover{ color:#0000c4; }
.foot_contact li i{ width: 31px; height: 31px; display: flex; align-items: center; justify-content: center; border: 1px solid #0000c4; border-radius: 100%; font-size: 12px; color:#000; position: absolute; left: 0px; top: 0px; background: #0000c4; }
.foot_contact li i img{ max-width: 15px;}

.footer_box1{width: 27%;}
.footer_box2{width: 18%;}
.footer_box3{width: 29%;}
.footer_box4{width: 26%;}

.footer_btm{ width: 100%; font-size: 13px; line-height: 20px; font-weight: normal; color:#fff; text-align: center; margin-top: 35px; }
.footer_btmInnr{ width: 100%; padding: 20px 0; border-top: 1px solid #cdcdf9; }
.footer_btm a{ color:#171717; }
.footer_btm a:hover{ color:#0000c4; }
.footer_btm em{ font-style: normal; text-transform: uppercase; }

.mobile_btm{ display: none;}

.footer_box1 .footer_box { padding-right: 0;}
.footer_box2 .footer_box { padding-left: 20px;}
.footer_box3 .footer_box { padding-left: 20px;}
.footer_box4 .footer_box { padding-left: 20px;}
.footer_box4 .footer_box::after{ display: none;}
.footer_box{ position: relative;}
.footer_box:before{ width: 1px; height: 260px; background: #cdcdf9; position: absolute; left: 0; top: 0; content: ""; }
.copy_rt{ text-align: left; color:#060606; font-size: 14px; line-height: 16px; }
.abn_no{ text-align: right; color:#060606; font-size: 14px; line-height: 16px; text-transform: uppercase; }

.footer_box1 .footer_box:before{ display: none; }
.why_left .btn_link5{box-shadow: 0px 14px 24.84px 2.16px rgba(0, 0, 0, 0.07); background: #fff !important; }
.banner_innr .btn_link, .header-right .btn_link{ text-transform: uppercase; }





/*NEW CSS*/
.primary-navigation{ float: none !important; }
.menu-primary-menu-container{display: flex !important; flex-basis: auto; justify-content: flex-end !important; flex-grow: 1; align-items: center;}
.primary-navigation .menu_sec li li{ margin: 0; }
.primary-navigation .menu_sec li li a:after{ display: none !important; }
.primary-navigation .menu_sec ul {background-color: #fff;}
.primary-navigation .menu_sec ul li a:hover{background-color: #f1f1ff; color:#111 !important; }
.navbar-brand img { height: auto; max-width: 240px; }



/*CONTENT PAGE CSS*/
.page .entry-header, .blog_page_header { background: url(../images/banner.jpg) no-repeat 0 0; background-position: 0 0 !important; background-size: cover !important;  max-width: 100% !important; padding: 200px 0 150px !important;  margin: 0 0 50px !important;  position: relative;  overflow: hidden;  text-align: center;}
.page .entry-header::after, .blog_page_header::after {   background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 100%);  position: absolute;
content: "";  right: 0;  bottom: 0;  left: 0;  height: 60%;}
.page .entry-content {  max-width: 100% !important;  padding: 0px !important;}
.content-area, .content-sidebar {  padding-top: 0px !important;}
.page .entry-title, .blog_page_title { color: #fff; position: relative; font-size: 32px; font-weight: 600; z-index: 99; margin-bottom: 3px; text-transform: capitalize; }
.breadcrumb-container { width: 100%; color: #f6c600; position: relative; font-size: 15px; z-index: 5; }
.breadcrumb-container a { color: #fff !important;}
.page { margin-top: 0 !important; margin-bottom: 0 !important;}
.page .entry-content {  max-width: 100% !important;  padding: 0px !important;}
.full-width .site-content {  margin-left: 0;}  
.page .entry-header:before, .blog_page_header:before {  /* background: rgba(0, 0, 0, 0.7);  position: absolute;  content: "";  top: 0;  right: 0;  bottom: 0;  left: 0; */
content: "";  background: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 100%);  position: absolute;  left: 0; top: 0; z-index: 0;  width: 100%;
height: 20%;}
.page .entry-header{ margin: 0 !important;}
/* .primary-navigation .menu-item-has-children > a, .primary-navigation .page_item_has_children > a {   padding-right: 0 !important;  } */

.primary-navigation li:hover > a, .primary-navigation li.focus > a{ background: #f1f1ff !important;}
.primary-navigation .menu_sec li a:after{ display: block !important; top: 0; }
.primary-navigation .menu_sec li a:hover:after{ width: 100%; visibility: visible; opacity: 1; }
.primary-navigation .menu_sec li:hover > a:after, .primary-navigation .menu_sec li.focus > a:after{ width: 100%; visibility: visible; opacity: 1; }
.primary-navigation .menu_sec .sub-menu li { font-size: 15px; line-height: 20px; }




/* INNER CONTENT */
.inner_content .container{ position: relative; z-index: 2; }
.inner_title {
  color: #0d0d0d;
  font-size: 32px;
  line-height: 1.2;
  font-weight: bold;
  position: relative;
  padding-bottom: 12px;
  text-transform: capitalize;
  margin-bottom: 15px;
}
.inner_subtitle {
  color: #0d0d0d;
  font-size: 28px;
  line-height: 1.2;
  font-weight: bold;
  position: relative;
  padding-bottom: 12px;
  margin-bottom: 15px;
  text-transform: capitalize;
}
.inner_subtitle2 {
  color: #0d0d0d;
  font-size: 20px;
  line-height: 1.4;
  font-weight: bold;
  position: relative;
  padding-bottom: 10px;
  text-transform: capitalize;
}

.inner_txt {
  font-size: 15px;
  color: #363636;
  font-weight: normal;
  /* margin-top: 10px; */
  padding-bottom: 15px;
  line-height: 1.6em;
}
.inner_title strong, .inner_subtitle strong, .inner_subtitle2 strong {
  color:#0000c4;
}
.inner_title::after, .inner_subtitle::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 30px;
  height: 3px;
  background: #0000c4;
}
.core-box {
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  padding: 30px 20px;
  background: #fff;
  border-radius: 5px;
  min-height: 100%;
}
.core-box img {
  width: 80px;
  padding-bottom: 20px;
}
.margin-top{
  margin-top: 40px;
}
.inner_list_txt ul {
  padding: 0;
  margin: 0;
}
.inner_list_txt ul li {
  position: relative;
  font-size: 15px;
  line-height: 1.4em;
  color: #363636;
  font-weight: normal;
  list-style: none;
  padding: 3px;
  padding-left: 26px;
  margin: 0 0 5px;
  background: url(../images/bullet.png) no-repeat left top 5px; background-size: 18px;
}
/* .inner_list_txt ul li:before{ background: url(../images/bullet.png) no-repeat 0 0; background-size: 100%; width: 25px; height: 23px; position: absolute; left: 0; top: 0; content: "";  } */
.inner_list_txt {
  margin-bottom: 10px;
} 
.inner_bottm_sec {
background: #0000c4;
  padding: 40px 30px;
  text-align: center;
  width: 100%;
  border-radius: 10px;
}
.inner_bottm_sec .inner_title:after, .inner_bottm_sec .inner_subtitle:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 10%;
  height: 3px;
  background: #ffffff;
}
.breadcrumb-container {
  z-index: 5;
  color:#f6c600;
}
.sub_heading {
  font-weight: 700;
  padding:10px 0 0;
  color: #0d0d0d;
}
.sub_heading strong{ color: #0000c4;}
.inner_bottm_sec .inner_txt { margin-top: 20px;}
.inner_bottm_sec .inner_txt{ padding: 0 5% 15px;}






/* CONTACT US */
.content_page {  width: 100%; padding: 75px 0;}
.get_box{ width: 100%; display: inline-block; margin: 0 0 12px; }
.get_box input[type="text"], .get_box input[type="email"], .get_box input[type="tel"], .get_box input[type="date"], .get_box input[type="file"], .get_box select, .get_box textarea{ -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s;transition: all 0.3s;font-family: 'Lexend'; height: 50px; background: none; border: 1px solid #ccc !important; }
.get_box .btn_link{ border: none;font-family: 'Lexend'; }
.get_box textarea{ height: 80px; padding: 10px 20px 15px;}
.get_box input[type="text"]:focus, .get_box input[type="email"]:focus, .get_box input[type="tel"]:focus, .get_box input[type="date"]:focus, .get_box input[type="file"]:focus, .get_box select:focus, .get_box textarea:focus{ border-color:#3ebfc4 !important;}
.get_box input[type="text"]::placeholder, .get_box input[type="email"]::placeholder, .get_box input[type="tel"]::placeholder, .get_box select::placeholder, .get_box textarea::placeholder{ color:#131313; opacity: 1; }
.get_box input[type="file"]{ padding: 12px !important;}
.get_box label{ padding: 0 0 5px; width: 100%; display: inline-block; }
.contact_page_heading {
font-size: 32px;
line-height: 1.2;
text-transform: capitalize;
color: #0d0d0d;
padding: 0 0 15px;
font-weight: 600;
position: relative;
display: inline-block;
}
.contact_page_heading::before {
position: absolute;
content: "";
bottom: 8px;
left: 0;
width: 30px;
height: 3px;
  background: #0000c4;
}
.contact_page_heading strong { color:#0000c4;}
.contact_page_info {
position: relative;
color: #363636;
margin-top: 15px;
padding-left: 60px;
}
.contact-img {
position: absolute;
top: 3px;
left: 0;
background: #0000c4;
width: 45px;
height: 45px;
border-radius:50%;
text-align: center;
padding: 0;
display: flex;
justify-content: center;
align-items: center;
}
.contact-text strong {
font-weight: 600;
}
.contact-text a {
transition:
all 0.5s ease;
text-decoration: none !important;
color: #0d0d0d;
}
.contact_page_info {
color: #363636;
}
.contact-text a:hover{ color:#0000c4; }

.contact_right {
box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
padding: 25px;
border-radius:5px;
text-align: left;
background: #fff;
}
.contact-page input, .contact-page textarea, .contact-page select {
width: 100%;
padding: 0 15px !important;
color: #403d41 !important;
outline:none;
border-color:#ccc !important; border-radius: 6px;
}


.contact-page textarea{ height: 120px; padding: 15px !important}
.contact_box{ width: 100%; margin-bottom: 20px;}

.contact-page input[type="submit"] {
font-size: 15px;
line-height: 24px;
text-transform: capitalize;
color: #ffffff !important;
font-weight: normal;
text-align: center;
border-radius: 50px;
width: fit-content;
padding: 11px 30px !important;
transition:all 0.5s ease;
border: none;
font-family: 'Lexend';
height: auto;
font-weight: 400;
background: #0000c4;
}
.contact-page input[type="submit"]:hover {
  background: #000; }
.get_touchSec { padding: 0 0 20px;}
.get_touchSec .col-lg-6, .get_touchSec .col-md-12{ padding: 0 5px;}
.get_touchSec .row{ margin: 0 -5px; }
.get_touchSec p{ padding: 0; }

.full-width .hentry { margin-bottom: 0 !important;}
.inner_content { width: 100%; padding:75px 0; }
.reverse{ flex-direction: row-reverse; }


.thank_you { text-align: center;}





/* error */

.inner_content{ background: none; border-radius: 0px;}

.error404 .header_sec{ position: relative; }
.error404 .header_sec.fixed{ position: fixed; }
.error_page{ text-align: center; padding: 75px 0 !important; }
.error_page .site-content{ margin: 0px; width: 100%; }
.error_page .page-content{ width: 100%; text-align: center; margin: 0px; max-width: 100%;}
.error_page .page-content img{ max-width: 400px; margin: 20px 0;}
.home_btn{ width: 100%; display: inline-block; }
.error_page .inner_title::after{ left: 50%; transform: translate(-50%, 0);}
.inner_txt .home_btn a.btn_link{ text-decoration: none !important;}

.thank_you .inner_txt p{ font-size: 17px; color: #000; font-weight: normal; padding-bottom: 15px; line-height: 1.7em; }
.error404 .header_sec{ box-shadow: 0 0 14px -8px #000; }

/* .btn_link { padding: 12px 35px; border-radius: 50px; text-transform: uppercase; font-weight: normal; color:#fff; display: inline-block; font-family: 'Poppins'; font-size: 16px; line-height: 24px; background: #fe084a; margin-top: 10px; font-weight: 700; letter-spacing: 1px; }
.btn_link:hover{ background: #e75710; color:#fff !important; } */




/* blog page css  */


.more-link { padding: 12px 30px 12px; border-radius: 50px; text-transform: capitalize; font-weight: normal; color:#fff; display: inline-block; font-family: 'Lexend'; font-size: 16px; line-height: 24px; margin-top: 10px; overflow: hidden; z-index: 1; transition: background-color 0.3s ease; position: relative; font-weight: 400; background: #0000c4; display: block; width: fit-content; }
.more-link::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
background: linear-gradient(90deg,rgba(7, 63, 174, 1) 0%, rgba(8, 102, 186, 1) 30%, rgba(10, 150, 201, 1) 56%, rgba(11, 185, 212, 1) 79%, rgba(12, 202, 218, 1) 100%);
  transform: scaleX(0);
  transform-origin: left;
  z-index: -1;
  transition: transform 0.3s ease;
}
.more-link:hover::before {
  transform: scaleX(1);
}
.more-link:hover{ color:#fff; }



.post .entry-title{ font-size: 24px !important;  font-weight: 600 !important; line-height: 2rem; }
.blog .main-content, .single .content-area{ padding: 65px 0; margin: 0px; }
.blog .category-blog .post-thumbnail img, .single .category-blog .post-thumbnail img{ width: 100%; }
.content-sidebar h2 { color:#0d0d0d;}
.blog_sec { width: 100%; padding:65px 0;  display: inline-block;}
.blog_sec .category-blog .post-thumbnail img{ width: 100%; }
.page .entry-header, .blog_page_header { z-index: 1;}
.entry-title a, .post .entry-title { color:#0d0d0d; }
.entry-title a:hover, .entry-meta a:hover { color: #0000c4 !important;}
.post-navigation a:hover, .image-navigation a:hover { color: #0000c4 !important; }
.blog .page .entry-header, .blog .blog_page_header, .single .page .entry-header, .single .blog_page_header, .archive .page .entry-header, .archive .blog_page_header{ margin: 0 !important;}

.single .entry-content p, .entry-summary p{ font-size: 15px; line-height: 26px; font-family: 'Lexend'; color: #363636; font-weight: normal; padding-bottom: 15px;}

/* .menu_sec li > a{ background: none !important; } */


.get_frm{ width: 100%; display: inline-block; margin: 7px 0; }
.get_frm input[type="text"], .get_frm input[type="email"], .get_frm input[type="tel"], .get_frm input[type="date"], .get_frm select, .get_frm textarea{ width: 100%; height: 50px; padding: 0 15px; background: #fff; border: 1px solid #ccc; outline: none; font-size: 14px; line-height: 18px; color:#000; border-radius: 5px; font-family: 'Lexend'; transition: all 0.3s; }
.get_frm textarea{ padding: 15px; resize: none; height: 120px; }
.get_frm input[type="text"]:focus, .get_frm input[type="email"]:focus, .get_frm input[type="tel"]:focus, .get_frm input[type="date"]:focus, .get_frm select:focus, .get_frm textarea:focus{ border-color:#0000c4 !important;}
.get_frm input[type="text"]::placeholder, .get_frm input[type="email"]::placeholder, .get_frm input[type="tel"]::placeholder, .get_frm textarea::placeholder{ opacity: 1; color:#656363; }
.get_frm .btn_link { cursor: pointer; border: none; padding: 15px 42px; outline: none; margin: 0; }
.get_frm select{ cursor: pointer;}

.get_rt .row{ margin: 0 -7px; }
.get_rt .col-md-6, .get_rt .col-md-12{ padding: 0 7px;}
/* .btn_div{ text-align: center;} */
.btn_div .btn_link{ margin: 15px 0 0;}
.get_frm p{ padding: 0;}
.get_rt .top_heading{ background-position: center bottom;}
.wpcf7-spinner { position: absolute !important; right: 0 !important;}
.get_rt, .contact_right{ position: relative;}

.menu_sec li a { height: auto !important; line-height: normal !important;}
.thank_you img{ max-width: 250px !important; margin: 0 0 20px; }
.contact-img img{ max-width: 25px !important;}

.inner_subtitle.center_txt::after, .inner_title.center_txt::after { left: 50%; transform: translate(-50%, 0); }
.img_box img{ width: 100%; border-radius: 5px; }
.inner_content { padding: 60px 0;}

.menu_sec li{ height: auto !important; line-height: normal !important; }
.menu_sec li a:hover { background: #f1f1ff !important; color: #111;}



/* inner form css here  */
.inner-form-container a {text-decoration: none !important;}
.inner-form-page .inner_txt a {text-decoration: none;}
.inner-form-label { font-size: 16px; font-weight: 600;}
.inner-form-label p {	margin-bottom: 0; padding-bottom: 10px; }
.inner-form-input input {
	 width: 100%; height: 45px; background: #fff; padding: 0 20px; outline: none; font-size: 12px; line-height: 18px; font-weight: normal; color:#000; font-family: 'Lexend'; border: 1px solid #c4c4c4;  background: #fff; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s;transition: all 0.3s; border-radius: 7px; }
.inner-form-input select {
	 width: 100%; height: 45px; background: #fff; padding: 0 20px; outline: none; font-size: 12px; line-height: 18px; font-weight: normal; color:#000; font-family: 'Lexend'; border: 1px solid #c4c4c4;  background: #fff; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s;transition: all 0.3s; border-radius: 7px;  
}
.inner-form-textarea textarea {
	 width: 100%; height: 100px; background: #fff; padding: 15px 20px; outline: none; font-size: 12px; line-height: 18px; font-weight: normal; color:#000; font-family: 'Lexend'; border: 1px solid #c4c4c4;  background: #fff; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s;transition: all 0.3s; border-radius: 7px; 
}
.inner-form-container { margin: 0 0 20px; padding: 0; border-radius: 20px; box-shadow: none; background: #fff;}
.inner-form-heading p {	margin-bottom: 0;  padding: 0;}
.inner-form-heading {	color: #0d0d0d; font-size: 25px;	line-height: 1.2;	font-weight: 600;	position: relative;	padding-bottom: 12px;	margin-bottom: 24px; font-family: 'Lexend'; }
.inner-form-heading strong {color: #0000c4;}
.inner-form-heading::after { position: absolute; content: ""; bottom: 0; left: 0; width: 100%; height: 1px; background: #0000c4; }
.inner-form-radio .wpcf7-list-item {display: block;	margin: 0;}
.inner-form-text {font-size: 16px;	text-align: center;	font-weight: 600;}
.inner-form-page input:focus,.inner-form-page select:focus,.inner-form-page textarea:focus{	border: 1px solid #0000c4;}
.inner-form-submit-btn {	display: flex;	justify-content: center;}

.inner-form-submit-btn input[type="submit"] {font-size:14px; text-transform: uppercase;  color: #fff; font-weight: 500; text-align: center; border-radius: 30px;
width: fit-content; padding: 10px 40px; background: #0000c4; }
.inner-form-submit-btn input[type="submit"]:hover {background: #000; color:#fff;}
.inner-form-submit-btn .wpcf7-spinner {display: none;}
.inner-form-radio { width: 100%; display: inline-block; padding-bottom: 15px; }
.inner-form-radio .wpcf7-list-item{ position: relative; float: left; margin: 0 15px 0 0; padding: 2px; padding-left: 25px; }
.inner-form-radio input[type="radio"] { border: none; width: 100%; height: 100%; position: absolute; left: 0; top: 0; cursor: pointer; background: url(../images/radio2.png) no-repeat left top 7px; background-size: 18px; }
.inner-form-radio input[type="radio"]:checked{ background: url(../images/radio1.png) no-repeat left top 7px; background-size: 18px; }

.menu_sec li a { height: auto !important; line-height: normal !important;}
.thank_you img{ max-width: 250px !important; margin: 0 0 20px; }
.contact-img img{ max-width: 20px !important;}

.inner_subtitle.center_txt::after, .inner_title.center_txt::after {  left: 50%; transform: translate(-50%, 0);}
.img_box img{ width: 100%; border-radius: 5px; }







.about_sec.inner_content:after { display: none; }
.about_home{ padding-bottom: 170px;}
.get_homeSec p{ padding: 0;}

.contact_map{ width: 100%; margin-top: 35px; }
.contact_map iframe{ height: 350px; width: 100%; display: flex; margin: 0; border-radius: 15px; }
.contact_right .get_homefrm p{ padding: 0 !important;}

.get_homefrm input[type="text"]:focus, .get_homefrm input[type="email"]:focus, .get_homefrm input[type="tel"]:focus, .get_homefrm select:focus, .get_homefrm textarea:focus{ border-color:#0000c4 !important; }  
  
  

.reviews_page .sp-testimonial-free-section .sp-testimonial-item{padding: 10px !important; }
.reviews_page .sp-testimonial-free{ padding: 15px !important; border-radius: 5px !important; background: #f1f1ff !important; padding-top: 55px !important; height: 100%; margin: 10px 0; }
.reviews_page .sp-testimonial-free-section .sp-testimonial-client-testimonial p{ color:#222 !important; font-family: 'Lexend'; margin: 0 !important; text-align: left;     padding: 0; font-size: 15px; line-height: 25px; }
.reviews_page #sp-testimonial-free-wrapper-48 .sp-testimonial-free-section .sp-testimonial-client-name{ color:#0000c4 !important; font-family: 'Lexend'; font-weight: 600; text-align: left; }
.reviews_page #sp-testimonial-free-wrapper-48 .sp-testimonial-free-section .sp-testimonial-client-rating{ width: auto; position: absolute; left: 25px; top: 48px; }
.reviews_page #sp-testimonial-free-wrapper-48 .sp-testimonial-free-section{ margin-left: 0 !important; padding-right: 0 !important;}

.top_sec2 { background: #f1f1ff; padding: 35px; border-radius: 15px;}



/* ===========================
   PAGE LOADER
=========================== */

#page-loader{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:#ffffff;
    display:flex;
    justify-content:center;
    align-items:center;
    z-index:999999;
    transition:all .8s ease;
}

#page-loader.fade-out{
    opacity:0;
    visibility:hidden;
}

.loader-content{
    position:relative;
    width:120px;
    height:120px;
}

.loader-logo{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    width:60px;
    height:60px;
    display:flex;
    justify-content:center;
    align-items:center;
}

.loader-logo img{
    width:100%;
    animation:pulse 1.5s infinite;
}

.loader-ring{
    width:120px;
    height:120px;
    border-radius:50%;
    border:4px solid rgba(0,0,0,.08);
    border-top:4px solid #ff7a18;
    border-right:4px solid #ffb347;
    animation:spin 1s linear infinite;
}

/* Ring Rotation */

@keyframes spin{
    from{
        transform:rotate(0deg);
    }
    to{
        transform:rotate(360deg);
    }
}

/* Logo Pulse */

@keyframes pulse{

    0%{
        transform:scale(.9);
    }

    50%{
        transform:scale(1);
    }

    100%{
        transform:scale(.9);
    }

}

.ban_btn2 ul{ justify-content: center; }











@media only screen and (max-width: 1199px) {
.top_contact ul li{ font-size: 14px; }
/* blog */
.page .entry-header, .blog_page_header { padding: 160px 0 125px !important;}
.blog .hentry, .archive .hentry, .single .hentry{ max-width: 580px !important;}
.widget h2 { margin-top: 0 !important;}
.post .entry-title{ font-size: 22px !important; line-height: 1.2em; }
.blog .main-content, .single .content-area { padding: 60px 0;}


.inner_title, .inner-form-heading{ font-size: 28px; }
.inner_subtitle { font-size: 26px;}
.top_heading { font-size: 28px;line-height: 32px; padding-bottom: 15px; }
.wrapper { padding: 65px 0; }

.top_paragraph { font-size: 15px; line-height: 28px; padding-bottom: 15px;}
.list_style li{line-height: 28px; }
.top_subheading { font-size: 16px; line-height: 22px; padding: 0 0 12px;}
.inner_txt, .inner_list_txt ul li { font-size: 15px;}
.widget h2 { font-size: 18px !important;}
.single .entry-content p, .entry-summary p { font-size: 15px; line-height: 25px; padding-bottom: 12px;}


.top-logo {
  width: 17%;
}
.navbar-brand img {
  height: auto;
  max-width: 100%;
}
.header_sec.fixed .navbar-brand img {
  max-width: 100%;
}
.menu_sec li {
  margin: 0 0 0 3px;
  font-size: 14px;
  line-height: 20px;
}
.menu_sec li a {
  padding: 40px 12px;
}
.call_btn.btn_link {
  padding: 5px 10px;
}
.header-right .btn_link {
  margin: 0 0 0 5px;
}
.top_refr {
  padding: 9px 20px;
}
.header-right {
  width: 34%;
}
.header-mid {
  width: 49%;
}
.banner_box {
  padding: 0 15px;
  height: 540px;
}
.ban_subheading {
  margin-bottom: 12px;
}
.ban_subheading em {
  font-size: 13px;
  line-height: 18px;
  padding: 5px 14px 8px;
}
.banTxt .ban_heading, .banTxt h1 {
  font-size: 38px;
  line-height: 42px;
}
.btn_link {
  padding: 10px 22px;
}
.review_box {
  border-radius: 8px;
  padding: 7px 12px;
  right: 35px;
  bottom: 30px;
  width: 288px;
  font-size: 13px;
  line-height: 16px;
}
.flex-shrink-0 img {
  width: 110px;
}
.special_innr {
  width: 460px;
  padding: 12px 42px 12px 15px;
  margin-top: -56px;
}
.special_txt {
  font-size: 14px;
}
.why_left {
  padding: 0 10px;
}
.about_list ul li {
  margin: 0 6px 0 0;
  padding-right: 14px;
  font-size: 22px;
  line-height: 26px;
}
.about_list ul li::after {
  width: 6px;
  height: 6px;
  top: 11px;
}
.top_paragraph {
    font-size: 15px;
    line-height: 25px;
    padding-bottom: 12px;
  }
.btn_link {
  padding: 12px 22px;
}
.exp_circle {
  width: 168px;
  height: 162px;
  font-size: 35px;
  line-height: 42px;
}
.exp_box {
  width: 130px;
  height: 125px;
}
.about_home {
  padding-bottom: 160px !important;
}
.service_sec .top_heading {
  padding-bottom: 25px;
}
.service_box {
  padding: 12px;
}
.service_title {
  width: 85%;
  font-size: 15px;
  line-height: 22px;
  padding: 10px 10px;
}
.service_content {
  padding: 15px 0;
}
.service_desc {
  font-size: 14px;
  line-height: 22px;
  padding: 0 0 10px;
}
.service_innr .owl-carousel .owl-item {
  padding: 12px;
}
.why_box {
  padding: 15px;
  min-height: 154px;
}
.why_title {
  font-size: 15px;
  line-height: 18px;
}
.testimonial_inner {
  padding: 55px 0;
}
.testimonial_inner::before, .testimonial_inner::after {
  width: 380px;
}
.get_homeSec {
  padding: 15px 20px 0 0;
}
.testimonial_slider .sp-testimonial-free-section .sp-testimonial-client-testimonial p {
  font-size: 15px;
  line-height: 24px;
  margin: 0 0 28px 0 !important;
  padding: 0;
}
.testimonial_slider .sp-testimonial-client-image {
  left: 30px;
  bottom: 24px;
  max-width: 50px;
}
.testimonial_slider #sp-testimonial-free-wrapper-30 .sp-testimonial-free-section .sp-testimonial-client-name {
  font-size: 16px;
  line-height: 21px;
  padding: 0px 0 0 60px;
}
.service_areaTop {
  padding: 25px 0;
}
.service_areaTop ul li strong {
  font-size: 22px;
  line-height: 26px;
}
.service_areaTop ul li {
  margin: 3px 0;
  font-size: 15px;
  line-height: 20px;
}
.cta_innr {
  border-radius: 15px;
  padding: 25px;
}
.cta_rt {
  padding: 0 0 0 15px;
}
.cta_rt ul li {
  margin: 5px 0;
  border-radius: 6px;
  padding: 6px 12px;
}
.cta_rt .top_heading {
  line-height: 31px;
  font-size: 22px;
  padding: 0 0 8px;
}
.home .footer_top {
  padding-top: 105px;
  margin-top: -60px;
}
.footer_box3 {
  width: 27%;
}
.footer_box4 {
  width: 28%;
}
.footer_box3 .footer_box {
  padding-left: 15px;
}
.footer_box2 .footer_box {
  padding-left: 15px;
}
.footer_box4 .footer_box {
  padding-left: 15px;
}
.foot_link li {
  margin: 0 0 7px;
  font-size: 14px;
  line-height: 19px;
}
.foot_contact li {
  margin: 0 0 10px;
  font-size: 14px;
  line-height: 19px; padding: 5px; padding-left: 36px;
}
.footer_btmInnr {
  padding: 18px 0;
}
.top_refr {
    padding: 9px 20px !important;
  }
.site-navigation ul .sub-menu li a {
  padding: 8px 12px !important;
}
.primary-navigation .menu_sec .sub-menu li {
  font-size: 14px;
}
.header_sec.fixed .menu_sec li a {
  padding: 40px 12px;
}











}


@media only screen and (max-width: 1024px) {
.header-mid{ display: none;}
.header-right{ display: none;}

.mobile_btm{ display: block;}
.footer_fixed_buttons {  position: fixed;  bottom: -80px;  left: 0;  width: 100%;  text-align: center;  z-index: 999; transition: 0.5s; }
.footer_btn3 {   width: 50%;  float: left;  color: #fff !important;  padding:10px 0;  text-decoration:none !important;  text-transform: capitalize; background: #0707af; }
.footer_btn2 {  background:#fff;  position: absolute;  top: 3px;  left: 50%;  transform: translate(-50%, 0);  height: 44px;  width: 44px;  border-radius:50%;  padding-top: 8px;}
.lazyloaded {  opacity: 1;  transition:opacity 400ms; transition-delay: 0s; transition-delay: 0ms;}
.footer_btn1 {  background: #dab517; width: 50%;  float: left;  color: #fff !important;  padding:10px 0;  text-decoration:none !important;  text-transform: capitalize;}
.footer_btm { padding-bottom: 60px;}
.header_top{ display: none;}
.footer_fixed_buttons.fixed2{ bottom: 0px;}
    
/* blog */
.widget h2 { font-size: 18px !important; line-height: 1.2;}
.post .entry-title {font-size: 20px !important;  line-height: 1.4em; }
.archive .site-content { margin-right: 36.333%; }

.inner_title, .inner-form-heading{ font-size: 24px; }
.inner_subtitle { font-size: 22px;}
.inner_txt{font-size: 15px; line-height: 24px; padding-bottom: 12px;}
.inner_list_txt ul li{font-size: 15px; line-height: 21px; background-position: left top 5px; padding-left: 22px; }
.top_paragraph, .single .entry-content p, .entry-summary p {font-size: 15px; line-height: 24px; padding-bottom: 12px;}
.top_heading { font-size: 28px; line-height: 32px; padding-bottom: 12px; }

.header-rt{ display: none;}

.wrapper { padding: 50px 0; }
.top_paragraph, .single .entry-content p, .entry-summary p, .service_content { font-size: 14px; line-height: 24px;  padding-bottom: 12px; }
.inner_list_txt ul li { font-size: 15px; line-height: 24px;}
.rmp-container .rmp-menu-title .rmp-menu-title-image { margin-bottom: 0 !important; background: none; padding: 0 10px; height: auto; width: 200px; border-radius: 0;}

.lazyloaded { max-width: 22px;  }
.get_Intouch_innr { padding: 25px 20px;  }
.get_frm input[type="text"], .get_frm input[type="email"], .get_frm input[type="tel"], .get_frm select, .get_frm textarea {height: 50px; padding: 0 15px; font-size: 14px;
  line-height: 18px;}
.get_frm textarea{ height: 130px; padding: 15px; }
.btn_link {padding: 10px 22px;}
.header_sec.fixed {animation: inherit;}
.headerMain {padding: 4px 0;}

.inner_bottm_sec .inner_txt { padding: 0 0 15px;}
.single .entry-content p, .entry-summary p { font-size: 14px; line-height: 24px; padding-bottom: 12px;}  
.content-sidebar .widget a{font-size: 14px; line-height: 24px;} 

.top-logo { width: auto; }

.headerMain { padding: 0; }
.header_sec.fixed .navbar-brand img {max-width: 140px;}
.navbar-brand img { max-width: 140px; height: auto; }

.header_sec{ position: relative; left: inherit; top: inherit; }
.navbar-brand img { max-width: 140px; }


.header_sec {
    padding: 10px 0;
  }
.banner_box video {
  border-radius: 10px;
}
.banner_box {
    padding: 0 15px;
    height: 460px;
  }
.banTxt .ban_heading, .banTxt h1 {
    font-size: 28px;
    line-height: 35px;
  }
.ban_btn ul {
  column-gap: 8px;
}
.flex-shrink-0 img {
    width: 85px;
  }
.review_box {
    border-radius: 6px;
    padding: 6px 8px;
    right: 28px;
    bottom: 20px;
    width: 223px;
    font-size: 13px;
    line-height: 16px;
  }
.special_innr {
    width: 370px;
    padding: 10px 40px 10px 10px;
    margin-top: -53px;
  }
.about_list ul {
  flex-wrap: wrap;
}
.about_innr {
  border-radius: 10px;
  padding: 20px;
  margin-top: 20px;
}
.why_left {
    padding: 0;
  }
.about_innr .row {
  align-items: start;
}
.exp_circle {
    width: 110px;
    height: 105px;
    font-size: 25px;
    line-height: 30px;
  }
.exp_box {
    width: 90px;
    height: 85px;
  }
.arw_btn i {
  margin: 0 0 0 15px;
}
.btn_link {
    padding: 10px 22px;
    font-size: 14px;
  }



    
} 
 
 
@media only screen and (max-width: 991px) {
.page .entry-title, .blog_page_title{ font-size: 28px; line-height: 32px;}

/* blog */
.blog .hentry, .archive .hentry, .single .hentry { max-width: 400px !important; margin: 0 auto 30px; }
.widget h2 { margin-top: 0 !important;}
.post .entry-title{ font-size: 22px !important; line-height: 1.4em; }
.blog .main-content, .single .content-area { padding: 50px 0;}
.entry-summary{ font-size: 15px; line-height: 26px; }
.widget h2 { font-size: 18px !important; line-height: 1.2;}
.post .entry-title { font-size: 20px !important;  line-height: 1.4em;  }
.entry-content { font-size: 15px !important; line-height: 26px !important;}
  
.toparww {font-size: 21px; width: 42px; height: 42px}
.toparww_main.fixed .toparww {bottom: 32px;}
.get_touchSec { padding: 0 0 20px;}   
  
.top_heading { font-size: 20px; line-height: 26px; padding-bottom: 10px; }
.btn_link { padding: 8px 22px; font-size: 14px; }  
.list_style li { line-height: 24px; font-size: 14px; }
  
.about_home {
    padding-bottom: 146px !important;
  }
.service_innr .owl-nav .owl-prev {
  background-size: 9px !important;
  width: 35px;
  height: 35px;
  left: 0;
  top: 50%;
}
.service_innr .owl-nav .owl-next {
  background-size: 9px !important;
  width: 35px;
  height: 35px;
  right: 0;
  top: 50%;
}
.service_innr {
  padding: 0;
}
.why_box {
    padding: 12px;
    min-height: 138px;
  }
.testimonial_inner {
    padding: 40px 0;
  }
.testimonial_inner::before, .testimonial_inner::after {
    width: 255px;
  }
.get_homeSec {
    padding: 15px 0 0;
  }
.testimonial_rt {
  padding: 0;
  margin-top: 20px;
}
.service_areaTop .d-flex .ms-3 {
  margin-left: 8px !important;
  text-align: left;
}

.service_areaTop ul li {
    margin: 3px 0;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
  }  
.service_areaTop ul li strong {
    font-size: 18px;
    line-height: 23px;
  }
.cta_innr {
    border-radius: 10px;
    padding: 15px;
  }
.cta_rt {
    padding: 0;
  }
.cta_rt ul li {
    margin: 5px 0;
    border-radius: 6px;
    padding: 7px 9px;
    font-size: 14px;
    line-height: 18px;
  }
  .cta_rt ul {
  display: flex;
  column-gap: 8px;
  margin: 0 0 10px;
}
.cta_rt .top_heading {
    line-height: 28px;
    font-size: 20px;
    padding: 0 0 8px;
  }
.service_areaTop {
    padding: 20px 0;
  }

.home .footer_top {
    padding-top: 90px;
    margin-top: -60px;
  }
.footer_top {
  padding: 25px 0;
}
.footer_box1 {
  width: 100%;
  text-align: center;
}
.social_sec{ display: flex; justify-content: center;}
.footer_box{ margin: 15px 0;}
.footer_box2 .footer_box::before{ display: none;}
.footer_box2 .footer_box {
    padding-left: 0;
  }
.footer_box2 {
  width: 21%;
}
.footer_box3 {
    width: 36%;
  }
.footer_box4 {
    width: 43%;
  }
.copy_rt {
  text-align: center;
  padding: 0 0 10px;
}
.abn_no {
  text-align: center;
}

.about_list ul li {
    font-size: 20px;
    line-height: 26px;
  }
.why_box {
    padding: 12px;
    min-height: 138px;
    margin: 10px 0;
  }
.contact_map iframe {
  height: 300px;
}








      
} 

 
@media only screen and (max-width: 767px){
.container{max-width: 100%;}

/* blog */
.blog_sec{ padding: 50px 0;}
.hentry {/* max-width: 100% !important;*/ margin-bottom: 20px !important;}
.page .entry-title, .blog_page_title{ font-size: 26px; line-height: 32px;}
.page .entry-header, .blog_page_header { padding: 150px 0 120px !important; }

.top_heading { font-size: 19px; line-height: 25px; padding-bottom: 12px; }
.margin-top { margin-top: 25px;}
.inner_subtitle { font-size: 20px; }
.inner_title, .inner-form-heading { font-size: 20px; }
.contact_right { padding: 15px; }
.contact_left {margin: 30px 0 0;}
.career_page .contact_right { padding: 15px;}
.contact-page input[type="submit"] {
    font-size: 15px;
    line-height: 22px;
    padding: 11px 35px !important;
  }
.wrapper { padding: 45px 0; }
.inner_txt { font-size: 14px; line-height: 23px; padding-bottom: 12px; }
.top_paragraph { font-size: 14px; line-height: 23px; padding-bottom: 12px; }
.inner_list_txt ul li { font-size: 14px; line-height: 23px;}
.inner_subtitle {font-size: 18px; }
.page .entry-title, .blog_page_title { font-size: 22px; line-height: 28px; text-shadow: 0 1px 2px #333; }
.inner_content { padding: 50px 0;}
.inner_subtitle2 { font-size: 17px;}
.inner_content { padding: 50px 0 !important;}

.banTxt {
  max-width: 280px;
  margin-left: 15px;
}
.banTxt .ban_heading, .banTxt h1 {
    font-size: 22px;
    line-height: 28px;
  }
.btn_link {
    padding: 8px 21px;
    font-size: 13px;
  }
.review_box{ display: none;}
.banner_box {
    padding: 0 15px;
    height: 380px;
  }
.about_innr {
    border-radius: 8px;
    padding: 15px;
    margin-top: 10px;
  }
.aboutimg {
  margin-top: 20px;
}
.about_sec::after {
  height: 60px;
  background-size: 100% 100%;
}
.about_home {
    padding-bottom: 95px !important;
  }
.testimonial_inner {
    padding: 35px 0;
  }
.cta_innr::after {
  width: 15px;
  height: 15px;
  right: -8px;
  top: -13px;
}
.cta_rt {
    padding: 20px 0 0;
  }
.footer_top {
    padding: 40px 0 15px 0;
}
.footer_heading {
  font-size: 13px;
  line-height: 24px;
  padding: 0 0 10px;
  letter-spacing: 0px;
}
.foot_link li {
    margin: 0 0 7px;
    font-size: 13px;
    line-height: 17px;
  }
.foot_contact li i {
  width: 26px;
  height: 26px;
}
.foot_contact li i img {
  max-width: 11px;
}
.foot_contact li {
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 18px;
    padding: 3px;
    padding-left: 30px;
  }
.footer_box::before {
  height: 250px;
}
.testimonial_inner::before, .testimonial_inner::after {
    width: 195px;
  }
.top_sec2 {
  padding: 20px;
  border-radius: 12px;
}
.core-box img {
  width: 70px;
  padding-bottom: 15px;
}
.img_box img {
  margin-top: 15px;
}

.contact_page_info {
  margin-top: 12px;
  padding-left: 48px;
}
.contact-img {
  top: 3px;
  width: 38px;
  height: 38px;
}
.contact-img img {
  max-width: 16px !important;
}
.contact_map iframe {
  height: 270px;
}










}

@media only screen and (max-width: 672px){ 
/* blog */
.hentry {max-width: 100% !important;}
.blog .main-content, .single .content-area { padding: 40px 0;}
.archive .site-content {margin-right: 0; }
.singular .site-content .hentry.has-post-thumbnail { margin-top: 0 !important;}
.blog .hentry, .archive .hentry, .single .hentry {  max-width: 100% !important;}





}


@media only screen and (max-width: 575px){ 
/* blog */  
.page .entry-header, .blog_page_header { padding: 90px 0 100px !important; background-position: left 50% center !important; }
.error_page .page-content img { max-width: 250px; margin: 20px 0;}
.inner_bottm_sec { padding: 25px 20px;}

.footer_btm {font-size: 13px; line-height: 20px; }
.footer_fixed_buttons { font-size: 14px; }
.get_frm { margin: 7px 0;}	
.footer_box2, .footer_box3, .footer_box4 { width: 100%; }
.inner_content {  padding: 40px 0 !important; }

.banTxt .ban_heading, .banTxt h1 { font-size: 18px; line-height: 24px; }

.banner_box {
    padding: 0 15px;
    height: 350px;
  }
.special_innr {
    width: 100%;
    padding: 10px 40px 10px 10px;
    margin-top: -53px;
  }
.about_list ul li {
    font-size: 18px;
    line-height: 24px;
  }
 .about_list ul li::after {
    width: 6px;
    height: 6px;
    top: 9px;
  }
.service_innr .owl-carousel .owl-stage-outer{ padding-bottom: 30px; }
.why_box {
    padding: 10px;
    min-height: 138px;
    margin: 10px 0;
  }  
  .why_title {
    font-size: 13px;
    line-height: 17px;
  }

.get_homefrm {
  width: 100%;
  margin: 6px 0;
}
.testimonial_slider {
  padding: 20px 10px;
}
.testimonial_rt .top_heading {
  padding-left: 15px;
}
.testimonial_slider #sp-testimonial-free-wrapper-30 .sp-testimonial-free {
  position: relative;
  padding: 30px 15px;
}
.testimonial_slider #sp-testimonial-free-wrapper-30 .sp-testimonial-free-section .sp-testimonial-client-rating {
  position: absolute;
  left: 15px;
  top: 0px;
}
 .testimonial_slider .sp-testimonial-free-section .sp-testimonial-client-testimonial p {
    font-size: 14px;
    line-height: 22px;
    margin: 0 0 28px 0 !important; padding: 0 7px;
 }
.testimonial_slider .sp-testimonial-client-image {
    left: 10px;
    bottom: 24px;
    max-width: 45px;
  }
.testimonial_slider #sp-testimonial-free-wrapper-30 .sp-testimonial-free-section .sp-testimonial-client-name {
    font-size: 15px;
    line-height: 21px;
    padding: 0px 0 0 50px;
  }
.service_areaTop ul {
  display: flex;
  justify-content: center;
  column-gap: 12px;
  flex-wrap: wrap;
}
.service_areaTop ul li {
    margin: 6px 0;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
  }
.cta_rt ul {
    flex-wrap: wrap;
  }
.cta_rt .top_heading {
    line-height: 26px;
    font-size: 18px;
    padding: 0 0 8px;
  }
.ftr_logo img {
  max-width: 155px;
  margin: 0 0 5px;
}
.footer_content {
  font-size: 14px;
  line-height: 23px;
  margin-bottom: 12px;
  font-weight: 400;
}
.footer_heading {
    font-size: 16px;
    line-height: 23px;
    padding: 0 0 8px;
    letter-spacing: 0px;
  }
.foot_link li {
    margin: 0 0 8px;
    font-size: 15px;
    line-height: 20px;
  }
.footer_box3 .footer_box, .footer_box4 .footer_box{ padding: 0;}
.footer_box::before{ display: none;}
.foot_contact li {
    margin: 0 0 10px;
    font-size: 15px;
    line-height: 20px;
    padding: 7px;
    padding-left: 36px;
  }
.foot_contact li i {
  top: 4px; width: 30px;
    height: 30px;
}
.foot_contact li i img {
    max-width: 13px;
  }
.why_rt {
  padding: 10px 0 0;
}
.testimonial_inner::before, .testimonial_inner::after {
    width: 85px;
    height: 2px;
    background-size: 100% 100%;
  }
.footer_box {
    margin: 10px 0;
  }

.thank_you img {
  max-width: 180px !important;
}








} 

@media only screen and (max-width: 400px){ 
/* blog */
.site-content .has-post-thumbnail .entry-header { margin: 0; padding: 0 15px !important;}
.post .entry-title { font-size: 15px !important; line-height: 1.4em; padding: 0 !important; }
.list-view .site-content .post-thumbnail img { width: 100px !important;}
.widget h2 { font-size: 17px !important; }
.single .site-content .has-post-thumbnail .entry-header { padding: 20px 20px 0 !important;}


.service_innr .col-6 { width: 100%;}

	
	
}
