body{ padding: 0px; margin: 0px; list-style: none; font: 400 16px/26px 'Poppins'; color:#000; 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: 'Poppins';*/


.btn_link { background: #ec665a; padding: 10px 20px; border-radius: 30px; text-transform: uppercase; font-weight: 600; color:#fff; display: inline-block; font-family: "Poppins", sans-serif; }
.btn_link:hover{ background: #192c56; color:#fff; }




/*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; position: relative; z-index: 5; background: #fff; }
.header_sec .btn_link { padding: 10px 15px;}
.nav_top{ margin: 0px;  background: none; border: none; min-height: auto; box-shadow: none; border-radius: 0; padding: 0; }
.navbar-brand{margin: 0; padding: 5px 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-right: 315px;}
.menu_sec li{ margin: 0 0 0 22px; font-size: 14px; line-height: 20px; color:#192c56; position: relative; font-weight: 500; }
.menu_sec li a{display: inline-block; color: #192c56; padding: 35px 0; letter-spacing: 0; text-transform: capitalize; background: none !important; position: relative; }
.menu_sec li:first-child{ margin-left: 0px; }
.menu_sec li a:hover{ color:#ec665a !important; }
.menu_sec li a:after{position: absolute; content: ""; width: 0px; height: 2px; background: #ec665a; top: 0; left: 0; transition: all 0.5s ease-in-out; visibility: hidden; opacity: 0;}
.menu_sec .dropdown{position: relative;}
.menu_sec .dropdown-toggle::after{display: none;}
.menu_sec li.dropdown .dropdown-menu li{ padding: 0px !important;}
.menu_sec li.dropdown .dropdown-menu li a{ padding: 10px !important; width: 100%; color:#212121; }
.menu_sec li.dropdown .dropdown-menu li a:hover{ color:#994c9d; }
.menu_sec li:hover a:after, .menu_sec li.actv a:after{ width: 100%; visibility: visible; opacity: 1;}
.menu_sec li.dropdown .dropdown-menu li a:after{ display: none;}

.header_sec.fixed{position: fixed; top: 0; left: 0; width: 100%; z-index: 99; background: #fff; box-shadow: 0 0 14px -8px #000; }
.header_sec.fixed .header_top{ display: none; }
.header_sec.fixed .headerMain {top: 0px; background: #212121; }
.header_sec.fixed .menu_sec li a { padding: 28px 0; }
.drop-arw { white-space: nowrap;  margin-left: 5px;  font-size: 14px;}
.menu_sec li.dropdown .dropdown-menu li{ margin: 0px; }
.header_sec.fixed .navbar-brand img { max-width: 110px;}

.top_btn{ width: auto; position: absolute; right: 0px; top: 50%; transform: translate(0, -50%); }
.top_btn li{ float: left; margin: 0 0 0 10px; }
.top_btn li:first-child{ margin-left: 0px;}
.refrl_btn{ background: #ec665a !important; }
.refrl_btn:hover{ background: #192c56 !important; }
.complaint_btn{ background: #192c56 !important; color:#fff !important; }
.complaint_btn:hover{ background: #ec665a !important;}


.banner_sec{ width: 100%; position: relative; }  
.banner_main{ width: 100%; position: relative; height: 650px; }  
/* .banner_main:before{ background: url(../images/shade2.png) no-repeat 0 0;  width: 470px; height: 650px; background-size: 100%;  position: absolute; left: 0px; top: 0px; content: ""; } */
.banner_box{ width: 50%; position: absolute; right: 0px; top: 0px; height: 100%; }

.banner_box img{ width: 100%; height: 100%; object-fit: cover; }
.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%); */ }
.banTxt{width: 560px; display: inline-block; position: relative; padding-left: 30px; margin-left: -40px; padding-right: 20px; }
.banTxt:before{ width: 75px; height: 460px; position: absolute; left: 0; top: 50%; background: url(../images/ban_line.png) no-repeat 0 0; background-size: 100% 100%; content: ""; transform: translate(0, -50%); }
.banTxt .ban_heading, .banTxt h1{display: inline-block; font-size: 52px; line-height: 55px; color: #fff; padding-bottom: 10px; position: relative; font-weight: bold; text-transform: capitalize; font-family: 'Poppins'; width: 100%; }   
.ban_subheading{ font-size: 35px; line-height: 40px; font-family: 'Poppins'; color: #ec665a; font-weight: normal; display: inline-block; padding: 0 0 15px; width: 100%; }
.ban_subheading strong{ font-weight: 600; }
.ban_text{ font-size: 16px; line-height: 26px; font-family: 'Poppins'; color: #fff; font-weight: normal; padding: 0 0 15px; }
.banTxt .btn_link{margin: 10px 0 0; color:#fff; letter-spacing: 1px; padding: 14px 25px; }

.heart_shape{ width: 105px; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}
.heart_shape img{ max-width: 100%; }
.heart_img{ animation: beat .80s infinite alternate; transform-origin: center; position: absolute;}

/* Heart beat animation */
@keyframes beat{
	to { transform: scale(1.05); }
}


.service_sec{ width: 100%; padding: 95px 0 80px 0;}
.top_heading{ width: 100%; font-size: 36px; line-height: 40px; font-family: 'Poppins'; color: #192c56; font-weight: bold; text-transform: capitalize; padding-bottom: 20px; }
.top_paragraph{ font-size: 14px; line-height: 18px; font-family: 'Poppins'; color: #fff; font-weight: normal; padding-bottom: 20px; display: inline-block; width: 100%; }
.top_paragraph strong{ display: inline-block; padding: 8px 25px; border-radius: 30px; background: #ec665a; font-weight: normal;}
.service_sec .top_heading, .service_sec .top_paragraph{ text-align: center; }


.service_box{ width: 100%; padding: 10px; border-radius: 15px; box-shadow: 0 0 10px 6px #f5f6f8; }
.service_img{ width: 100%; height: 190px; overflow: hidden; border-radius: 15px; position: relative; }
.service_img img{ width: 100%; height: 100%; object-fit: cover; border-radius: 15px; -webkit-transition: all 0.7s; -moz-transition: all 0.7s; -ms-transition: all 0.7s; -o-transition: all 0.7s; transition: all 0.7s; }
.service_details{ width: 100%; padding: 10px 0; position: relative; }
.service_icon{ width: 75px; height: 65px; position: absolute; right: 0; bottom: 0; background: #192c56; padding: 10px; border-radius: 0 0 15px 0; display: flex; justify-content: center; align-items: center; }
.service_icon img { max-width: 100% !important; width: auto !important; height: auto !important; }
.service_heading{ font-size: 18px; line-height: 24px; color:#192c56; padding: 0 0 10px; font-weight: bold; font-family: 'Poppins'; min-height: 60px; }
.service_content{ font-size: 14px; line-height: 20px; color:#232323; padding: 0 0 10px; font-weight: normal; font-family: 'Poppins'; min-height: 90px; }
.read_btn{ display: inline-block; padding: 0 0 2px; color:#ec665a; text-transform: uppercase; letter-spacing: 1px; border-bottom: 1px solid #ec665a; font-size: 12px; font-weight: 700; line-height: 14px; }
.read_btn:hover{ color:#192c56; border-color:#192c56; }

.service_box h5{ font-size: 15px; line-height: 18px; color:#131313; padding: 0 0 6px; }
.service_box h5 span{ width: 9px; height: 9px; border-radius: 100%; margin: 7px 8px 0 0; float: left;}
.service_box h3{ font-size: 20px; line-height: 25px; color:#131313; padding: 0; text-transform: uppercase; font-family: 'Cinzel', sans-serif; font-weight: 600; }

.service_carousel .owl-carousel .owl-item{ padding: 15px;}
.service_carousel .owl-prev{ position: absolute; left: -55px; top: 50%; transform: translate(0, -50%); font-size: 0px !important; background: url(../images/prev2.png) no-repeat 0 0 !important; width: 51px; height: 51px; background-size: 100% !important; }
.service_carousel .owl-prev:hover{background: url(../images/prev2_hvr.png) no-repeat 0 0 !important; background-size: 100% !important; }
.service_carousel .owl-next{ position: absolute; right: -55px; top: 50%; transform: translate(0, -50%); font-size: 0px !important; background: url(../images/next2.png) no-repeat 0 0 !important; width: 51px; height: 51px; background-size: 100% !important; }
.service_carousel .owl-next:hover{background: url(../images/next2_hvr.png) no-repeat 0 0 !important; background-size: 100% !important; }


.service_box:hover .service_img img{-webkit-transform: scale(1.2); transform: scale(1.2);}
.service_box:hover .service_icon i img{transform: rotate(-360deg); }

.more_service .btn_link{ display: inline-block; }
.more_service{ text-align: center; }

.about_sec{ width: 100%; padding: 90px 0 45px 0; position: relative; }
.about_sec .container{ position: relative;}
.about_sec .row{ flex-direction: row-reverse; margin: 0;}
.about_sec .col-md-6{ padding: 0;}
.about_img{ width: 100%; height: 100%; border-radius: 40px 0 0 40px;}
.about_img img{ width: 100%; height: 100%; object-fit: cover; border-radius: 40px 0 0 40px; }
.about_rt{ width: 100%; padding: 45px 35px; border-radius: 0 40px 40px 0; height: 100%; background: #202E56;
background: linear-gradient(180deg, rgba(32, 46, 86, 1) 0%, rgba(37, 47, 86, 1) 15%, rgba(47, 50, 86, 1) 28%, rgba(66, 55, 87, 1) 50%, rgba(77, 58, 87, 1) 74%, rgba(92, 62, 87, 1) 88%, rgba(105, 66, 88, 1) 100%); position: relative;} 
.about_rt:after{ background: url(../images/shade.png) no-repeat 0 0; background-size: 100%; width: 350px; height: 460px; position: absolute; right: 0px; top: 0; content: ""; }
.about_top .top_heading, .about_top .top_paragraph{ text-align: center; }
.about_top .top_paragraph strong{ background: #192c56; }
.about_rt .top_heading, .about_rt .top_paragraph{ color:#fff; }

.about_innr{ width: 100%; border-radius: 40px; margin-top: 20px; }
.about_rt .top_paragraph{ font-size: 16px; line-height: 26px; font-weight: normal;}

.about_sec:before{ width: 100%; height: 600px; position: absolute; left: 0px; top: 0; background: url(../images/object3.png) no-repeat center center #ec665a; background-size: 490px; content: ""; border-radius: 60px 60px 0 0;}

.img1{ width: 190px; height: 195px; background: url(../images/object1.png) no-repeat 0 0; background-size: 100%; position: absolute; left: 0; top: 5px; content: "";}
.img2{ width: 156px; height: 156px; border: 10px solid #fff; border-radius: 100%; position: absolute; right: 18%; top: -80px; content: "";}
.img3{ width: 98px; height: 120px; background: url(../images/object2.png) no-repeat 0 0; background-size: 100%; position: absolute; right: 0; top: 136px; content: ""; }
.img4 { width: 200px; height: 200px; border: 10px solid #fff; border-radius: 100%; position: absolute; left: -110px; bottom: 182px;
 content: "";}


 .why_choose{ width: 100%; text-align: center; padding: 45px 0 95px 0; }
 .content_text{ width: 100%; color:#192c56; }

.why_box{ width: 100%; margin-top: 30px; }
.why_innr .col-lg-3{ max-width: 20%; }
.why_innr .col-lg-3:nth-child(odd) .why_box .d-flex{ background: #f0f5ff; border-color:#192c56; }
.why_innr .col-lg-3:nth-child(even) .why_box .d-flex{ background: #ffecea; border-color:#ec665a; }
.why_innr .col-lg-3:nth-child(odd) .why_box .d-flex .flex-grow-1 i{ border-color:#192c56; }
.why_innr .col-lg-3:nth-child(even) .why_box .d-flex .flex-grow-1 i{ border-color:#ec665a; }
.why_box .d-flex { align-items: center;  justify-content: space-between; border: 1px solid #192c56; border-radius: 50px; background: #192c56; padding: 6px 8px;}
.why_box .d-flex .flex-grow-1 i{ width: 75px; height: 75px; border-radius: 100%; border: 1px solid #192c56; display: block; float: right; }
.why_box .d-flex .flex-grow-1 i img{  object-fit: cover; width: 100%; height: 100%; border-radius: 100%;}

.why_text { padding-top: 20px; font-size: 18px; line-height: 24px; font-weight: 600; font-family: 'Poppins'; }
.why_innr { padding: 20px 0 0; }

.testimonial_sec{ width: 100%;background: #F7C2BD;
    background: linear-gradient(180deg, rgba(247, 194, 189, 1) 0%, rgba(248, 199, 194, 1) 9%, rgba(253, 238, 236, 1) 37%, rgba(253, 241, 239, 1) 59%, rgba(254, 247, 247, 1) 71%, rgba(255, 255, 255, 1) 100%);  padding: 85px 0; }
.testimonial_top{ width: 100%; text-align: center; }

.testimonial_carousel .flex-shrink-0 img{ border-radius: 10px; }
.testimonial_carousel .owl-carousel{ padding: 30px 0 0;}
.testimonial_carousel .d-flex { align-items: center; } 
.client_content{ font-size: 14px; line-height: 28px; color:#192c56; }
.client_name{ font-size: 14px; line-height: 28px; color:#192c56; font-weight: bold; font-style: italic; }
.rating{ width: 100%; display: inline-block; }
.rating img{ width: auto !important; max-width: 100% !important; }

.testimonial_carousel .owl-prev{ position: absolute; left: -70px; top: 50%; transform: translate(0, -50%); font-size: 0px !important; background: url(../images/prev2.png) no-repeat 0 0 !important; width: 51px; height: 51px; background-size: 100% !important; }
.testimonial_carousel .owl-prev:hover{background: url(../images/prev2_hvr.png) no-repeat 0 0 !important; background-size: 100% !important; }
.testimonial_carousel .owl-next{ position: absolute; right: -70px; top: 50%; transform: translate(0, -50%); font-size: 0px !important; background: url(../images/next2.png) no-repeat 0 0 !important; width: 51px; height: 51px; background-size: 100% !important; }
.testimonial_carousel .owl-next:hover{background: url(../images/next2_hvr.png) no-repeat 0 0 !important; background-size: 100% !important; }



.footer_sec{ width: 100%; background: url(../images/ftr_bg.png) no-repeat center bottom #192c56; }

.footer_top{ width: 100%; padding: 75px 0 50px 0; }
.footer_box{ width: 100%; }
.footer_heading{ font-size: 20px; line-height: 26px; font-weight: bold; color:#ec665a; text-transform: capitalize; padding: 0 0 15px; }
.footer_logo{ display: inline-block; margin-bottom: 45px; }
.footer_logo img{ max-height: 100%;}

.social_box{ width: 100%; display: inline-block;}
.social_box li{ float: left; margin: 0 10px 0 0;}
.social_box li a { width: 31px; height: 31px; display: flex; align-items: center; justify-content: center; border-radius: 100%; font-size: 12px; color: #fff;
 background: #ec665a; }
.social_box li:last-child{ margin-right: 0px; }
.social_box li a:hover{ background: #fff; color:#ec665a; }

.foot_link { width: 50%; float: left; padding-right: 5px; }
.foot_link li{ width: 100%; margin: 0 0 10px; font-size: 14px; line-height: 20px; color:#fff; position: relative; padding: 0 0 0 15px; }
.foot_link li a{color:#fff; }
.foot_link li a:hover{ color:#ec665a; }
.foot_link li:before{ background: url(../images/bullet.png) no-repeat 0 0; background-size: 100%; width: 12px; height: 12px; position: absolute; left: 0px; top: 5px; content: "";}




.foot_contact li{ width: 100%; margin: 0 0 15px; font-size: 14px; line-height: 20px; color:#fff; position: relative; padding: 5px; padding-left: 40px; }
.foot_contact li a{color:#fff; }
.foot_contact li a:hover{ color:#ec665a; }
.foot_contact li i{ width: 31px; height: 31px; display: flex; align-items: center; justify-content: center; border-radius: 100%; font-size: 12px; color:#ffffff; position: absolute; left: 0px; top: 0px; background: #ec665a; }

/* .footer_box1{width: 22%;}
.footer_box2{width: 15%;}
.footer_box3{width: 30%;}
.footer_box4{width: 33%;} */

.footer_btm{ width: 100%; padding: 20px 0; border-top: 1px solid #fff; font-size: 14px; line-height: 20px; font-weight: normal; color:#fff; text-align: center; }
.footer_btm a{ color:#fff; }
.footer_btm a:hover{ color:#ec665a; }



.toparww{ position: fixed; right: 15px; bottom: -30px; font-size: 30px; 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: 55px; height: 55px; display: flex; justify-content: center; align-items: center; background: #ec665a; border-radius: 100%; }
.toparww_main.fixed .toparww{opacity: 1; visibility: visible; bottom: 15px; z-index: 5555; }




/*NEW CSS*/
.primary-navigation{ float: none !important; }
.bigtext span, .bigtext em{ font-family: 'Poppins'; }
.bigtext em{ font-family: "Poppins", sans-serif;}
.bigtext b{ font-weight: bolder;}
.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: #1da6dc;}
.primary-navigation .menu_sec ul li a:hover{background-color: #ec665a; color:#fff !important; padding-left: 20px; }
.primary-navigation .menu_sec li:hover > a, .primary-navigation .menu_sec li.focus > a { color: #ec665a !important;}
.navbar-brand img { height: auto;}






/*SLIDER CSS*/
.ms-slide-info {
  position: absolute !important;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -40%);
  max-width: 100%;
  z-index: 1;
}

.ms-skin-light-6 .ms-nav-next {
  background: none !important;
  border: 0 !important;
  position: relative;
}

.ms-skin-light-6 .ms-nav-prev {
  background: none !important;
  border: 0 !important;
  position: relative;
  left: inherit !important;
    right: 100px !important;
}
.ms-skin-light-6 .ms-nav-prev:before{ width: 14px; height: 10px; background: url(../images/arw_left.png) no-repeat 0 0; background-size: 100%; content: ""; font-size: 0px; }
.ms-skin-light-6 .ms-nav-next:before{ width: 14px; height: 10px; background: url(../images/arw_right.png) no-repeat 0 0; background-size: 100%; content: ""; font-size: 0px; }



.ms-skin-light-6.round-skin .ms-nav-next,
.ms-skin-light-6.round-skin .ms-nav-prev,
.ms-skin-light-6.round-skin .ms-slide .ms-slide-vpbtn,
.ms-skin-light-6.round-skin .ms-video-btn {
  border-radius: 100% !important;
}

.ms-skin-light-6 .ms-nav-next,
.ms-skin-light-6 .ms-nav-prev {
  width: 48px !important;
  height: 48px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  border:1px solid #ffffff !important;
  border-radius: 100% !important;
}
/* .nav_top.site-navigation .current-menu-item > a:after{visibility: visible; opacity: 1; width: 100%;} */
.ms-skin-light-6 .ms-nav-next:before,
.ms-skin-light-6 .ms-nav-prev:before{font-size: 38px; color:#ffffff !important; }



.ms-skin-light-6 .ms-nav-next {right: 124px !important; bottom: 40px; top: initial !important; }
.ms-skin-light-6 .ms-nav-prev {right: 188px !important; bottom: 40px; top: initial !important; }


.ms-slide-bgcont {
  width: 50% !important;
  position: absolute !important;
  right: 0px !important;
  top: 0px !important;
  height: 100% !important;
}
.ms-moz .ms-slide-bgcont > img{ height: 100% !important;}
.ms-view{  -webkit-perspective: 2000px !important; -ms-perspective: 2000px !important;  perspective: inherit !important; height: 650px !important; }
.ms-parent-id-1 > .master-slider{ background: none !important; height: 100% !important; }
.master-slider-parent{ height: 100% !important; }
.ms-container{ height: 100% !important; }
.ms-slide{background: #202E56;
  background: linear-gradient(180deg, rgba(32, 46, 86, 1) 0%, rgba(37, 47, 86, 1) 15%, rgba(47, 50, 86, 1) 28%, rgba(66, 55, 87, 1) 50%, rgba(77, 58, 87, 1) 74%, rgba(92, 62, 87, 1) 88%, rgba(105, 66, 88, 1) 100%);}
.ms-slide:before{ background: url(../images/shade2.png) no-repeat 0 0;  width: 470px; height: 650px; background-size: 100%;  position: absolute; left: 0px; top: 0px; content: ""; }






/*CONTENT PAGE CSS*/
.page .entry-header, .blog_page_header { background: url(../images/banner.jpg) #eee no-repeat !important; background-size: cover !important;  max-width: 100% !important;
padding: 250px 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; text-transform: none; z-index: 99; margin-bottom: 3px;}
.breadcrumb-container { width: 100%; color: #ec665a; position: relative; font-size: 15px;}
.breadcrumb-container a { color: #ec665a;}
.page { margin-top: 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;}


/* INNER CONTENT */

.inner_title {
    color: #192c56;
    font-size: 36px;
    line-height: 1.2;
    font-weight: bold;
    position: relative;
    padding-bottom: 12px;
    font-family: 'Poppins';
    text-transform: capitalize;
    margin-bottom: 15px;
  }
  .inner_subtitle {
    color: #192c56;
    font-size: 26px;
    line-height: 1.2;
    font-weight: bold;
    position: relative;
    padding-bottom: 12px;
    font-family: 'Poppins';
    margin-bottom: 15px;
    text-transform: capitalize;
  }
  .inner_txt {
    font-size: 16px;
    color: #232323;
    font-weight: normal;
    /* margin-top: 10px; */
    padding-bottom: 15px;
	line-height: 1.7rem;
  }
  .inner_title strong, .inner_subtitle strong {
    color: #ec665a;
  }
  .inner_title::after, .inner_subtitle::after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 30px;
    height: 3px;
    background: #ec665a;
  }
  .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;
    padding-left: 25px;;
    background-size: 18px;
    font-size: 16px;
    color: #232323;
    font-weight: normal;
    list-style: none;
    padding-bottom: 6px;
  }
  .inner_list_txt ul li:before{ position: absolute; left: 0; top: 0; font-size: 20px; font-weight: 900; font-family: "Font Awesome 6 Pro"; content: "\f058"; font-size: 16px; color:#ec665a; }
  .inner_list_txt {
    margin-bottom: 10px;
  } 
  .inner_bottm_sec {
    background: #202E56;
    background: linear-gradient(180deg, rgba(32, 46, 86, 1) 0%, rgba(37, 47, 86, 1) 15%, rgba(47, 50, 86, 1) 28%, rgba(66, 55, 87, 1) 50%, rgba(77, 58, 87, 1) 74%, rgba(92, 62, 87, 1) 88%, rgba(105, 66, 88, 1) 100%);
    padding: 40px 30px;
    text-align: center;
    width: 100%;
  }
  .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:#fff;
  }
  .breadcrumb-container a {
    color: #ec665a;
  }
  .sub_heading {
    font-weight: 700;
    padding:10px 0 0;
    color: #000;
  }
  .sub_heading strong{ color:#1da6dc;}
  .inner_bottm_sec .inner_txt { margin-top: 20px;}

  .primary-navigation .menu-item-has-children > a:after{ display: none !important; }
  .site-navigation ul .sub-menu{width: 250px; padding: 0; background: #192c56; top: 75px; box-shadow: 0 0 7px -4px #646363; }
  .site-navigation ul .sub-menu li{ width: 100%; font-size: 13px; line-height: 18px; }
  .site-navigation ul .sub-menu li a{ width: 100%; padding: 10px 15px !important; color:#fff; }
  .menu_sec li a { padding: 35px 0 !important;}
  .site-navigation ul .sub-menu li a:hover{ background: #ec665a !important;}





/* CONTACT US */
.content_page {  width: 100%; padding: 75px 0;}
.get_touch{ width: 100%; background: #fff; padding: 30px; }
.get_box{ width: 100%; display: inline-block; margin: 0 0 7px; }
.get_box input[type="text"], .get_box input[type="email"], .get_box input[type="tel"], .get_box select, .get_box textarea{ width: 100%; height: 45px; background: #fff; padding: 0 20px; outline: none; -webkit-appearance: none; font-size: 12px; line-height: 18px; font-weight: normal; color:#000; font-family: 'Poppins'; 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; }
.get_box .btn_link{ border: none; }
.get_box textarea{ height: 70px; padding: 10px 20px 15px;}
.get_box input[type="text"]:focus, .get_box input[type="email"]:focus, .get_box input[type="tel"]:focus, .get_box select:focus, .get_box textarea:focus{ border-color:#ec665a;}
.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:#454545; opacity: 1; }

.contact_page_heading {
  font-size: 30px;
  line-height: 40px;
  text-transform: uppercase;
  color: #141313;
  padding: 0 0 15px;
  font-family: 'Poppins';
  font-weight: 400;
  position: relative;
  display: inline-block;
}
.contact_page_heading::before {
  position: absolute;
  content: "";
  bottom: 8px;
  left: 0;
  width: 30px;
  height: 3px;
  background:#ec665a;
}
.contact_page_heading strong {color: #ec665a;}
.contact_left{ text-align: left; padding-top: 22px;}
.contact_page_info {
  position: relative;
  color: #000;
  margin-top: 25px;
  padding-left: 60px;
}
.contact-img {
  position: absolute;
  top: 3px;
  left: 0;
  background:
#ffffff;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  width: 45px;
  height: 45px;
  border-radius:
50%;
  text-align: center;
  padding-top: 10px;
}
.contact-text strong {
  font-weight: 600;
}
.contact-text a {
  transition:
all 0.5s ease;
  text-decoration:
none !important;
color: #000;
}
.contact_page_info {
  color: #000;
}
.contact-text a:hover{ color:#ec665a; }

.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 25px 0;
  border-radius:5px;
  margin: 20px 0 0;
  text-align: left;
}
.contact-page input, .contact-page textarea, .contact-page select {
  width: 100%;
  padding: 0 15px;
  height:50px;
  border-radius:7px;
  color: #515151;
  text-transform: capitalize;
  outline:none;
}


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

.contact-page input[type="submit"] {
  font-size: 16px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 600;
  text-align: center;
  border-radius:5px;
  width: fit-content;
  background-color: #ec665a;
  padding:13px 50px;
  transition:all 0.5s ease;
  border: none;
  height: auto;
}
.contact-page input[type="submit"]:hover {
  background-color: #192c56;
}
.get_touchSec { padding: 20px 0;}
.get_touchSec .col-lg-6, .get_touchSec .col-lg-12{ padding: 0 5px;}
.get_touchSec .row{ margin: 0 -5px; }
.get_touchSec p{ padding: 0; }

.full-width .hentry { margin-bottom: 0;}
.inner_content { width: 100%; padding:75px 0;}




/* 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: 17px;
	font-weight: 500;
}

.inner-form-label p {
	margin-bottom: 0;
}

.inner-form-input input {
	width: 100%;
	border: 1px solid #c4c4c4;
	border-radius: 10px;
	color: #2b2b2b;
	padding: 10px 20px;
}
.inner-form-input select {
	width: 100%;
	border: 1px solid #c4c4c4;
	border-radius: 10px;
	color: #2b2b2b;
	padding: 10px 20px;
  background-color: #fff;
}

.inner-form-textarea textarea {
	width: 100%;
	border: 1px solid #c4c4c4;
	border-radius: 10px;
	color: #2b2b2b;
	padding: 10px 20px;
	height: 100px;
}

.inner-form-container {
	margin-top: 30px;
	padding: 30px 20px;
	border-radius: 20px;
	box-shadow: 0 0 5px #dfdfdf;
}

.inner-form-heading p {
	margin-bottom: 0;
  padding: 0;
}

.inner-form-heading {
	color: #192c56;
	font-size: 26px;
	line-height: 1.2;
	font-weight: bold;
	position: relative;
	padding-bottom: 12px;
	margin-bottom: 24px;
}

.inner-form-heading strong {
	color: #ec665a;
}

.inner-form-heading::after {
	position: absolute;
	content: "";
	bottom: 0;
	left: 12px;
	width: 30px;
	height: 3px;
	background: #ec665a;
}

.inner-form-radio .wpcf7-list-item {
	display: block;
	margin: 0;
}

.inner-form-text {
	font-size: 17px;
	text-align: center;
	font-weight: 600;
}
.inner-form-page input:focus,.inner-form-page select:focus,.inner-form-page textarea:focus{
	border: 1px solid #ec665a;
}
.inner-form-submit-btn {
	display: flex;
	justify-content: center;
}

.inner-form-submit-btn input[type="submit"] {
font-size: 16px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
    border-radius: 5px;
    width: fit-content;
    background-color: #ec665a;
    padding: 13px 50px;
    transition: all 0.5s ease;
}

.inner-form-submit-btn input[type="submit"]:hover {
	background-color: #192c56;
}

.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 5px; background-size: 18px; }
.inner-form-radio input[type="radio"]:checked{ background: url(../images/radio1.png) no-repeat left top 5px; background-size: 18px; }


.career_page .contact_right {padding: 30px; max-width: 650px; margin: 0 auto;}
.career_page .get_touchSec{ padding: 0px; }


.get_box select {
  background: url(../images/dropdown.png) #fff no-repeat center right 10px;
}

.career_page .get_box label{ margin: 5px 0; font-weight: 500;}
.get_box input[type="file"] { padding: 10px 15px; font-size: 14px;}


.inner_subtitleNew {
  color: #192c56;
  font-size: 20px;
  line-height: 1.2;
  font-weight: bold;
  position: relative;
  padding-bottom: 12px;
  font-family: 'Poppins';
  margin-bottom: 10px;
  text-transform: uppercase;
  margin:25px 0 5px;}
.room_featre.inner_list_txt ul li{ padding-left:0px;}
.room_featre.inner_list_txt ul li::before{ display: none; }
.room_featre.inner_list_txt ul li i{ color:#ec665a; margin-right: 5px; }

.accomodt_sec {
  width: 100%;
  padding:62px 0 30px 0;
}
.accomodt_sec .inner_subtitle {
  text-align: center;
}
.accomodt_sec .inner_subtitle::after {
  left: 50%;
  transform: translate(-50%, 0);
}
.accodt_box {
  width: 100%;
  margin-top: 30px;
  background:#202E56;
  background:linear-gradient(180deg, rgba(32, 46, 86, 1) 0%, rgba(37, 47, 86, 1) 15%, rgba(47, 50, 86, 1) 28%, rgba(66, 55, 87, 1) 50%, rgba(77, 58, 87, 1) 74%, rgba(92, 62, 87, 1) 88%, rgba(105, 66, 88, 1) 100%);
  padding:15px;
  border-radius:10px;
  box-shadow: 0 0 11px 4px #e6e3e3;
  height: 100%;
}
.accodt_img{ width: 100%; }
.accodt_img img{ width: 100%; obejct-fit: cover; border-radius: 10px 10px 0 0; }
.accodt_txt {
  width: 100%;
  text-align: left;
  padding:15px;
}
.accomodt_sec .accodt_txt .inner_subtitle {
  text-align: left;
  margin:0 !important;
  color: #fff;
  font-size: 22px;
}
.accomodt_sec .accodt_txt .inner_subtitle:after{ display: none; }

.accodt_txt .inner_subtitleNew {
  color: #fff;
  font-size: 18px;
  margin:10px 0 25px 0;
  padding:0;
  text-decoration:underline;
  font-weight: 600;
  text-underline-offset: 6px;
}
.accodt_txt .inner_list_txt ul li, .accodt_txt .inner_txt{ color:#fff; }
.reverse{ flex-direction: row-reverse; }
.img_box img{ width: 100%; }
.inner_bottm_sec { border-radius: 5px;}

.about_img video{ width: 100%; height: 100%; object-fit: cover; border-radius: 40px 0 0 40px; }


.mobile_btm{ display: none;}
.top-logo{}
.header-mid { width: 53%;}
.header-rt { width: 30%;}
.top_btn { width: auto; position: relative; right: inherit; top: inherit; transform: inherit; float: right;}
.menu_sec{ padding: 0; margin: 0;}
.site-navigation ul .sub-menu { background: #ec665a; padding: 5px; }
.site-navigation #menu-item-12 ul.sub-menu { max-height: 300px; overflow-y: auto; }
.site-navigation ul .sub-menu li a:hover { background: #192c56 !important;}
.site-navigation ul .sub-menu li a { padding: 8px 12px !important; }
.foot_link li { font-size: 14px; line-height: 22px; padding: 0 0 0 17px;}


/*SLIDER CSS*/
.ms-slide-info { position: absolute !important; top: 50%; left: 50%; transform: translate(-50%, -50%); max-width: 100%; z-index: 1; }
.ms-view { height: 650px !important;}
.ms-slide{ height: 100% !important;}
.ms-slide-bgcont { height: 650px !important;}
.banner_main { background: linear-gradient(180deg, rgba(32, 46, 86, 1) 0%, rgba(37, 47, 86, 1) 15%, rgba(47, 50, 86, 1) 28%, rgba(66, 55, 87, 1) 50%, rgba(77, 58, 87, 1) 74%, rgba(92, 62, 87, 1) 88%, rgba(105, 66, 88, 1) 100%);
}

#sp-testimonial-free-wrapper-306 .sp-testimonial-free { padding: 20px !important; padding-top: 35px !important; padding-left: 120px !important; min-height: 194px;}
#sp-testimonial-free-wrapper-306 .sp-testimonial-free-section .sp-testimonial-client-rating { position: absolute !important; left: 118px !important; top: 10px !important;}
.sp-testimonial-free-section .sp-testimonial-client-testimonial p { font-size: 14px !important; line-height: 1.7em !important; color: #192c56 !important; text-align: left !important; padding: 0 !important; margin: 0 !important;}
#sp-testimonial-free-wrapper-306 .sp-testimonial-free-section .sp-testimonial-client-name { font-size: 14px; line-height: 28px; color: #192c56; font-weight: bold; font-style: italic; text-align: left !important;}
.sp-testimonial-free-section .sp-testimonial-client-image { margin: 0px !important; position: absolute; left: 0; top: 20px;}
#sp-testimonial-free-wrapper-306 .sp-testimonial-free-section .sp-testimonial-client-testimonial { margin: 0 0 5px;}
#sp-testimonial-free-wrapper-306 .sp-testimonial-free-section .testimonial-nav-arrow { width: 42px; height: 42px; font-size: 0; border: none !important; transform: translate(-50%, 0%);}
.sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-prev { background: url(../images/prev2.png) no-repeat 0 0 !important; background-size: 100% !important;
 left: 24px !important; right: 75px !important; top: 50%;}
.sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-next { background: url(../images/next2.png) no-repeat 0 0 !important; background-size: 100% !important;
 left: inherit !important; right: 0px !important; top: 50%;}
.content_text { font-size: 16px; line-height: 26px; font-weight: normal;}
.testimonial_carousel { padding: 30px 0 0;}
.testimonial_sec { padding: 85px 0 50px 0;}
.footer_box1 { width: 22%;}
.footer_box2 { width: 27%;}
.footer_box4 { width: 51%;}

.img_box img { border-radius: 8px;}

.page .entry-header, .blog_page_header { padding: 180px 0 160px !important;}
.inner-form-container { margin: 0 0 30px;}


.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: 16px; color: #000; font-weight: normal; padding-bottom: 15px; line-height: 1.7em; }
.contact-page input[type="email"]{ text-transform: lowercase; }
.error404 .header_sec{ box-shadow: 0 0 14px -8px #000; background: #fff; }

.rmp-container .rmp-menu-title .rmp-menu-title-image {  margin-bottom: 0px !important;  width: 124px; height: auto;
 background: #fff; padding: 10px; border-radius: 4px;
}


/* blog */
.more-link { padding: 13px 30px 15px; border-radius: 50px; text-transform: capitalize; font-weight: normal; color:#fff; display: inline-block; font-family: 'Poppins'; font-size: 16px; line-height: 24px; margin-top: 20px; display: block; background: #ec665a; position: relative; width: fit-content; }
.more-link:hover{ background: #192c56 !important; color:#fff; }
.post .entry-title{ font-size: 24px !important;  font-weight: 600 !important; line-height: 2rem; font-family: 'Poppins'; }
.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 { margin: 0; color:#ec665a; font-family: 'Poppins';}
.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:#232323; }

.blog .blog_page_header, .archive .blog_page_header, .single .blog_page_header{ margin-bottom: 0 !important;}
.post-navigation a:hover, .image-navigation a:hover { color: #ec665a !important;}

.site-content .entry-summary, .entry-content { font-size: 16px; line-height: 1.7rem; color: #232323;}

 
@media only screen and (max-width: 1400px){
.service_carousel .owl-prev { left: -35px; width: 42px; height: 42px; }
.service_carousel .owl-next { right: -35px; width: 42px; height: 42px; }
.service_icon img { max-width: 40px !important;}
.service_icon { width: 65px; height: 60px; padding: 7px; }
.banTxt { width: 500px; padding-left: 30px; margin-left: 0; padding-right: 20px;}
.banTxt .ban_heading, .banTxt h1 { font-size: 45px; line-height: 50px;}
.ban_subheading { font-size: 30px; line-height: 35px; padding: 0 0 15px;}
.banTxt::before { width: 65px; height: 405px;}
.heart_shape { width: 85px;}






}

  
  
  
@media only screen and (max-width: 1199px) {
.service_carousel .owl-prev { left: -35px; width: 42px; height: 42px; }
.service_carousel .owl-next { right: -35px; width: 42px; height: 42px; }
.service_icon img { max-width: 40px !important;}
.service_icon { width: 65px; height: 60px; padding: 7px; }
.banTxt { width: 500px; padding-left: 30px; margin-left: 0; padding-right: 20px;}
.banTxt .ban_heading, .banTxt h1 { font-size: 32px; line-height: 38px; }
.ban_subheading { font-size: 26px; line-height: 30px; padding: 0 0 12px; }
.banTxt::before { width: 65px; height: 405px;}
.heart_shape { width: 70px;}
.ms-view { height: 550px !important;}
.ms-slide{ height: 100% !important;}
.ms-slide-bgcont { height: 550px !important;}
.banner_main { height: 550px;}
.menu_sec { margin-right: 0 !important;}
.top-logo { width: 14%;}
.navbar-brand { margin: 0; padding: 0;}
.menu_sec li a { padding: 30px 0 !important;}
.menu_sec li { margin: 0 0 0 15px; font-size: 13px; line-height: 20px;}
.btn_link { padding: 8px 15px !important; font-size: 13px; line-height: normal;}
.top_btn li { float: left; margin: 0 0 0 6px;}
.header-rt { width: 29%;}
.header-mid { width: 57%;}
.ban_text {font-size: 15px; line-height: 24px; padding: 0 0 15px;}
.banTxt { width: 390px; padding-left: 20px; margin-left: 0; padding-right: 15px; }
.btn_link {padding: 8px 15px !important; font-size: 13px;}
.banTxt::before { width: 50px; height: 364px; }
.ms-skin-light-6 .ms-nav-next {right: 45px !important; bottom: 25px; top: initial !important;}
.ms-skin-light-6 .ms-nav-prev { right: 110px !important; bottom: 25px;}
.ms-skin-light-6 .ms-nav-next, .ms-skin-light-6 .ms-nav-prev { width: 42px !important; height: 42px !important;}
.service_sec { width: 100%; padding: 70px 0 60px 0;}
.top_heading, .inner_title { font-size: 30px; line-height: 35px; padding-bottom: 15px;}
.inner_subtitle{ font-size: 24px; line-height: 28px;}
.service_heading { font-size: 17px; line-height: 24px; padding: 0 0 10px; min-height: 60px;}
.about_sec { padding: 70px 0 45px 0;}
.img1 { width: 105px; height: 108px;}
.img2 { width: 120px; height: 133px; border: 7px solid #fff;}
.img3 { width: 65px; height: 82px;}
.img4 { width: 150px; height: 140px; border: 7px solid #fff;}
.about_rt { width: 100%; padding: 35px 30px;}
.about_rt .top_paragraph { font-size: 15px;line-height: 25px; font-weight: normal;}
.site-content .entry-summary, .entry-content{ font-size: 15px;line-height: 25px;}	
.inner_txt, .top_paragraph { font-size: 15px;line-height: 25px;}
.content_text { font-size: 15px; line-height: 24px;}
.why_text { padding-top: 15px; font-size: 15px; line-height: 21px;}
.why_box .d-flex .flex-grow-1 i { width: 55px; height: 55px;}
.why_box .flex-shrink-0 img{ max-width: 50px;}
.why_choose { padding: 30px 0 65px 0;}
.testimonial_sec { padding: 70px 0 30px 0;}
.footer_logo img { max-width: 150px;}
.footer_logo { margin-bottom: 30px;}
.footer_heading { font-size: 18px; line-height: 24px; padding: 0 0 12px;}
.footer_box1 { width: 18%;}
.footer_box4 { width: 55%;}
.toparww { font-size: 24px; width: 42px; height: 42px;}
.footer_top { padding: 55px 0 40px 0;}
.footer_btm {padding: 15px 0;}

.page .entry-header, .blog_page_header { padding: 150px 0 110px !important;}
.inner_content, .content_page { padding: 60px 0;}
.inner-form-container { margin: 0 0 25px; padding: 25px 15px; border-radius: 15px;}
.inner-form-label p { margin-bottom: 0; font-size: 15px; padding: 0 0 10px;}

/* blog */
.blog .hentry, .archive .hentry, .single .hentry{ max-width: 580px !important;}
.widget h2 { margin-top: 0 !important;}
.post .entry-title{ font-size: 26px !important; line-height: 1.2em; }
.blog .main-content, .single .content-area { padding: 60px 0;}



}


@media only screen and (max-width: 1024px) {
.header-mid{ display: none;}
.header-rt{ 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 {  background:#ec665a;  width: 50%;  float: left;  color: #000 !important;  padding:10px 0;  text-decoration:none !important;  text-transform: capitalize;}
.footer_btn2 {  background:#fff;  position: absolute;  top: 0;  left: 50%;  transform: translate(-50%, 0);  height: 44px;  width: 44px;  border-radius:50%;  padding-top: 9px;}
.lazyloaded {  opacity: 1;  transition:opacity 400ms; transition-delay: 0s; transition-delay: 0ms;}
.footer_btn1 {  background:#513b57;  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;}
.footer_btn2 img{ max-height: 24px;}

.ban_subheading { font-size: 22px; line-height: 26px; padding: 0 0 10px; }
.banTxt .ban_heading, .banTxt h1 {  font-size: 26px; line-height: 30px;}
.ban_text { font-size: 14px; line-height: 22px; padding: 0 0 10px; }
.banTxt { width: 300px; padding-left: 20px; margin-left: 0; padding-right: 15px; }
.banTxt::before { width: 45px; height: 345px; }  
.heart_shape { width: 55px;}
.ms-view { height: 480px !important;}
.ms-slide{ height: 100% !important;}
.ms-slide-bgcont { height: 480px !important;}
.banner_main { height: 480px;}
.top_heading, .inner_title { font-size: 24px; line-height: 30px; padding-bottom: 10px;}
.inner_subtitle{ font-size: 22px; line-height: 26px;}
.service_carousel .owl-prev { left: -12px; width: 35px;height: 35px; }
.service_carousel .owl-next{ right: -12px; width: 35px; height: 35px; }
.content_text {  font-size: 14px; line-height: 23px; }
.about_rt .top_paragraph { font-size: 14px; line-height: 23px;}
.inner_txt, .top_paragraph { font-size: 14px; line-height: 23px;}

.sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-prev {left: 45% !important; right: inherit !important; top: inherit; bottom: 0;}
.sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-next { right: 42% !important; left: inherit !important; top: inherit; bottom: 0;}
#sp-testimonial-free-wrapper-306 .sp-testimonial-free-section .testimonial-nav-arrow { width: 35px; height: 35px;}
.sp-testimonial-free-wrapper { padding-bottom: 40px;}
.footer_btm {font-size: 13px; }
.top_heading {  font-size: 23px;  line-height: 27px;  padding-bottom: 10px; }

.top-logo { width: auto; }
.header_sec {padding: 10px 0;}
.navbar-brand img { max-width: 100px;}
.header_sec.fixed .navbar-brand img { max-width: 100px;}
.inner_content, .content_page { padding: 60px 0;}

.contact-text { font-size: 15px;}
.inner_list_txt ul li{font-size: 14px; line-height: 23px;}

/* 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%; }  	
	


}


@media only screen and (max-width: 991px) {
.service_sec { padding: 55px 0 50px 0; }
.about_sec { padding: 50px 0 35px 0; }
.about_rt { width: 100%; padding: 25px 20px; }
.about_sec::before {width: 100%; height: 530px;}
.why_box .d-flex .flex-grow-1 i { width: 38px; height: 38px; }
.why_box .flex-shrink-0 img { max-width: 38px;}
.why_text { padding-top: 7px; font-size: 13px; line-height: 18px; }
.why_choose { padding: 30px 0 50px 0;}
.why_box {margin-top: 20px;}
.testimonial_sec { padding: 55px 0 30px 0;  }
#sp-testimonial-free-wrapper-306 .sp-testimonial-free-section{ margin: 0 !important;}
.sp-testimonial-free-section .sp-testimonial-client-image {top: 20px; width: 70px;}
#sp-testimonial-free-wrapper-306 .sp-testimonial-free {padding: 15px !important; padding-top: 35px !important;  padding-left: 85px !important;  min-height: 194px;}
.sp-testimonial-free-section .sp-testimonial-client-testimonial p { font-size: 13px !important; line-height: 1.6em !important;}
.footer_box1 { width: 100%; text-align: center; }
.social_box {width: 100%; display: flex; justify-content: center;}
.footer_box { width: 100%; margin: 15px 0;}
.footer_box2 { width: 35%;}
.footer_box4 {width: 65%; }
.toparww_main.fixed .toparww { bottom: 30px; z-index: 5555;}
.footer_fixed_buttons.fixed2 {  font-size: 14px; }
.footer_top { padding: 40px 0 30px 0; }
#sp-testimonial-free-wrapper-306 .sp-testimonial-free-section .sp-testimonial-client-rating { left: 82px !important; top: 10px !important;}
.core-box { min-height: 562px; margin: 0 0 30px;}

	
/* 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;}


    
} 
 
 


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

.ban_subheading { font-size: 16px; line-height: 21px; padding: 0 0 10px; }
.banTxt .ban_heading, .banTxt h1 { font-size: 21px; line-height: 24px; }
.banTxt { width: 240px; padding-left: 15px; margin-left: 0; padding-right: 15px; }
.heart_shape { width: 45px;}
.banTxt .btn_link {margin: 0;}
.banTxt::before { width: 42px; height: 335px; }
.ms-view { height: 400px !important;}
.ms-slide{ height: 100% !important;}
.ms-slide-bgcont { height: 400px !important;}
.banner_main { height: 400px;}
.ms-skin-light-6 .ms-nav-next, .ms-skin-light-6 .ms-nav-prev { width: 35px !important; height: 35px !important; }
.ms-skin-light-6 .ms-nav-next { right: 15px !important; bottom: 15px; top: initial !important; }
.ms-skin-light-6 .ms-nav-prev { right: 75px !important; bottom: 15px;}
.top_heading, .inner_title {font-size: 21px; line-height: 24px; padding-bottom: 10px; }
.service_heading { font-size: 15px; line-height: 22px; padding: 0 0 10px; min-height: 55px; }
.about_img {margin-top: 20px;}
.why_innr .col-lg-3 { max-width: 33.333%;}
.why_innr .row{ justify-content: center; }
 #sp-testimonial-free-wrapper-306 .sp-testimonial-free { padding: 15px !important;  padding-top: 15px; padding-left: 15px; padding-top: 35px !important; padding-left: 85px !important; min-height: 155px; }
.sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-next { right: 36% !important; left: inherit !important; top: inherit; bottom: 0; }
.footer_box2 { width: 100%; }
.footer_box4 { width: 100%; }
.banner_innr .container { max-width: 540px; }

.core-box { min-height: auto; margin: 0 0 20px;}
.margin-top {margin-top: 25px;}
.core-box img { width: 70px; padding-bottom: 20px;}
.page .entry-title, .blog_page_title { font-size: 26px;}
.inner_content, .content_page { padding: 45px 0;}
.inner_bottm_sec { padding: 30px 20px;}
.inner_subtitle {  font-size: 20px;  line-height: 28px;  }
.contact_right { padding: 20px 15px 0; margin: 0;}
.inner-form-container {margin: 0 0 20px; padding: 15px 10px; border-radius: 15px; box-shadow: 0 0 5px #dfdfdf;}
.inner-form-label p { margin-bottom: 0; font-size: 15px; padding: 0 0 10px;}
.inner-form-heading {font-size: 22px;}
.inner-form-submit-btn input[type="submit"] { font-size: 15px; padding: 11px 35px;}
.career_page .contact_right { padding: 15px;}

/* blog */
.blog_sec{ padding: 50px 0;}
.hentry {/* max-width: 100% !important;*/ margin-bottom: 20px !important;}


}


@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){ 
.foot_link {width: 100%; float: left; padding-right: 0;}
.ms-slide-bgcont { height: 400px !important;width: 100%; }
.banner_innr .container {  max-width: 270px; margin: 0; }
.banTxt { width: 100%; padding: 15px !important; background: rgba(0, 0, 0, 0.5); }
.banTxt::before{ display: none;}
.ms-slide-bgcont {width: 100% !important; position: inherit !important; right: inherit !important; top: inherit !important;}
.ms-slide .ms-slide-bgcont img{width: 100% !important; margin: 0 !important; object-fit: cover !important;}
.heart_shape { display: none; }
.top_heading, .inner_title { font-size: 19px; line-height: 28px; padding-bottom: 10px; }
.service_heading { min-height: auto; }
.service_content {min-height: auto;}
.content_text br{ display: none;}
.why_innr .col-lg-3 { max-width: 50%; }
.page .entry-header, .blog_page_header { padding: 90px 0 90px !important; }
.page .entry-title, .blog_page_title { font-size: 24px;}
.error_page .page-content img { max-width: 250px; margin: 20px 0;}

.accodt_box{ height: auto;}



} 

@media only screen and (max-width: 400px){ 
.sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-prev { left: 40% !important; }
.sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-next { right: 32% !important; }	

/* 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;}		
	
}
