@font-face {
font-family: "Poppins";
src: url("../fonts/Poppins-Regular.eot");
src: url("../fonts/Poppins-Regular.eot?#iefix") format("embedded-opentype"),
url("../fonts/Poppins-Regular.woff2") format("woff2"),
url("../fonts/Poppins-Regular.woff") format("woff"),
url("../fonts/Poppins-Regular.ttf") format("truetype"),
url("../fonts/Poppins-Regular.svg#Poppins-Regular") format("svg");
font-weight: normal;
font-style: normal;
font-display: swap;
}

@font-face {
font-family: "Poppins";
src: url("../fonts/Poppins-Bold.eot");
src: url("../fonts/Poppins-Bold.eot?#iefix") format("embedded-opentype"),
url("../fonts/Poppins-Bold.woff2") format("woff2"),
url("../fonts/Poppins-Bold.woff") format("woff"),
url("../fonts/Poppins-Bold.ttf") format("truetype"),
url("../fonts/Poppins-Bold.svg#Poppins-Bold") format("svg");
font-weight: bold;
font-style: normal;
font-display: swap;
}

@font-face {
font-family: "Poppins";
src: url("../fonts/Poppins-Medium.eot");
src: url("../fonts/Poppins-Medium.eot?#iefix") format("embedded-opentype"),
url("../fonts/Poppins-Medium.woff2") format("woff2"),
url("../fonts/Poppins-Medium.woff") format("woff"),
url("../fonts/Poppins-Medium.ttf") format("truetype"),
url("../fonts/Poppins-Medium.svg#Poppins-Medium") format("svg");
font-weight: 500;
font-style: normal;
font-display: swap;
}

@font-face {
font-family: "Poppins";
src: url("../fonts/Poppins-SemiBold.eot");
src: url("../fonts/Poppins-SemiBold.eot?#iefix") format("embedded-opentype"),
url("../fonts/Poppins-SemiBold.woff2") format("woff2"),
url("../fonts/Poppins-SemiBold.woff") format("woff"),
url("../fonts/Poppins-SemiBold.ttf") format("truetype"),
url("../fonts/Poppins-SemiBold.svg#Poppins-SemiBold") format("svg");
font-weight: 600;
font-style: normal;
font-display: swap;
}


@font-face {
font-family: 'Poppins';
src: url('../fonts/Poppins-Black.eot');
src: url('../fonts/Poppins-Black.eot?#iefix') format('embedded-opentype'),
url('../fonts/Poppins-Black.woff2') format('woff2'),
url('../fonts/Poppins-Black.woff') format('woff'),
url('../fonts/Poppins-Black.ttf') format('truetype'),
url('../fonts/Poppins-Black.svg#Poppins-Black') format('svg');
font-weight: 900;
font-style: normal;
font-display: swap;
}


@font-face {
font-family: 'Poppins';
src: url('../fonts/Poppins-ExtraBold.eot');
src: url('../fonts/Poppins-ExtraBold.eot?#iefix') format('embedded-opentype'),
url('../fonts/Poppins-ExtraBold.woff2') format('woff2'),
url('../fonts/Poppins-ExtraBold.woff') format('woff'),
url('../fonts/Poppins-ExtraBold.ttf') format('truetype'),
url('../fonts/Poppins-ExtraBold.svg#Poppins-ExtraBold') format('svg');
font-weight: bold;
font-style: normal;
font-display: swap;
}


@font-face {
    font-family: 'Jost';
    src: url('../fonts/Jost-Bold.eot');
    src: url('../fonts/Jost-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Jost-Bold.woff2') format('woff2'),
        url('../fonts/Jost-Bold.woff') format('woff'),
        url('../fonts/Jost-Bold.ttf') format('truetype'),
        url('../fonts/Jost-Bold.svg#Jost-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('../fonts/Jost-Regular.eot');
    src: url('../fonts/Jost-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Jost-Regular.woff2') format('woff2'),
        url('../fonts/Jost-Regular.woff') format('woff'),
        url('../fonts/Jost-Regular.ttf') format('truetype'),
        url('../fonts/Jost-Regular.svg#Jost-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('../fonts/Jost-Medium.eot');
    src: url('../fonts/Jost-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Jost-Medium.woff2') format('woff2'),
        url('../fonts/Jost-Medium.woff') format('woff'),
        url('../fonts/Jost-Medium.ttf') format('truetype'),
        url('../fonts/Jost-Medium.svg#Jost-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}









*{padding: 0;margin: 0;box-sizing: border-box; font-family: 'Poppins';}
a{text-decoration: none !important;}
figure {padding:0 !important; margin: 0 !important;}
img{max-width:100%;}
body {background-color: #ffffff; font-family: "Poppins"; -webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; margin: 0; padding: 0; scroll-behavior: smooth;transition: 0.5s;}
ul{
	padding: 0 !important;
	margin: 0 !important;
}
.btn_design{padding: 12px 32px; display: inline-block;background: rgb(244,121,32);
    background: #00B4E6;font-family: "Poppins";color: #ffffff; font-size: 18px;font-weight: 500; text-transform: capitalize; border-radius:6px;transition: all 500ms ease-in-out !important;}
.btn_design_b{padding: 12px 32px; display: inline-block;background-color: #92c039; font-family: "Poppins";color: #ffffff; font-size: 18px;font-weight: 500; text-transform: capitalize; border-radius:6px;transition: all 500ms ease-in-out !important;}
.btn_design_b:hover{box-shadow: inset 200px 0 #f47920; color: #fff;}
.btn_design:hover{box-shadow: inset 300px 0 #00a8d6; color: #ffffff;}



/* mouse scroll css */

.navbar-fixed .bottom_menu .logo img{width:111px; transition: all 0.5s ease;}
.navbar-fixed .navigation_menu {transition: all 0.5s ease;}
.navbar-fixed.header_area{box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);}
.navbar-fixed .top_menu{margin-top: -46px;}
.navbar-fixed .logo img {width: 180px; transition: all 0.5s ease;}
.navbar-fixed .bottom-menu {margin-top: 21px;}
.navbar-fixed .logo { position: relative; margin-top: 0;}
.navbar-fixed .contact_header{border: none;}
.navbar-fixed.header_area{background-color: #ffffff;}
.navbar-fixed .navigation_manu li a{color: #000;}


/* header start  */
.logo {padding: 6px 0;}
.logo img{width: 100%;transition: all 0.5s ease;}
.header_area{background-color: #ffffff; position: fixed;top: 0;z-index: 10000;width: 100%;}
.top_menu{background-color: #672873;padding: 10px 0; position: relative;transition: all 0.5s ease;}
.top_menu::before{position: absolute; content: ''; width: 2000px;height: 100%; top: 0; right: -2000px;background-color: #672873;}
.contact_text_area {
    display: flex;
    text-align: left;
    align-items: center;
    gap: 8px;
    border-right: 1px solid #fff;
    margin-right: 14px;
    padding-right: 14px;
}
.contact_text_area:last-child{border: none;}
.image_cont img { width: 22px; height: 25px;object-fit: contain;}
.contact_header_area{display: flex; margin-left:25px;}
.contact_cont{color: #ffffff; font-size: 17px; font-weight: 600;}
.contact_cont a{color: #ffffff;}
.contact_cont a:hover{color: #f47920;}
.social_media_icon{display: flex;}
.navigation_manu li{display: inline-block;}
.navigation_manu{ margin-bottom: 0rem;padding-left: 0rem;}
.navigation_manu li a{font-size: 17px; font-weight: 500; color: #4b4b4b;margin-left: 20px;transition: all 0.3s ease;}
.navigation_manu li a.active{color: #f47920; position: relative;}
.navigation_manu li a.active::before{position: absolute;content: ""; width: 80%;height: 3px;background-color:#f87922;bottom: -2px;border-radius: 10px;}
.navigation_manu li a:hover{color: #f47920; position: relative;}
.navigation_manu li a::before{position: relative;content: ""; width: 0%;height: 3px;background-color:#f87922;bottom: -2px;border-radius: 10px;transition: all 0.3s ease;}
.navigation_manu li a:hover::before{position: absolute; width: 80%;}
.bottom_menu {margin-top: 28px;}
.main_nav_menu .nav-menu li li{
	margin-left: 0;
}
.main_nav_menu .nav-menu li li a::before{
	display: none;
}
/* header end */

/* slider_image start */
/* slider_image start */
.slider_image{  margin-top: 156px;position: relative;}
.ms-slide-info{position: absolute !important;top: 50%; left:9%;transform: translateY(-50%);color: #ffffff; max-width: 705px;}
.slider_lne{font-weight: 600;font-size:28px;font-family: 'Montserrat'; color: #ffffff;}
.slider_h{font-family: "Poppins"; font-weight: 600; line-height: 64px;font-size: 60px;margin-bottom: 32px; }
.slider_btn_book a{margin-right: 12px;}
.banner_text1 {
    color: #92c039;
    font-size: 22px;
    font-weight: 600;
    line-height: 28px;
    padding-bottom: 10px;
}

.slider_btn_book .call_now{padding: 14px 32px;letter-spacing: 1px; display: inline-block; background-color: #8c1d23; color: #f4f4f4; font-size: 17px; font-family: 'Proxima Nova Lt';font-weight: 600;border-radius: 40px;text-transform: uppercase;transition: all 500ms ease-in-out;}
.slider_btn_book .call_now:hover{box-shadow: inset 200px 0 #e9a93b; color: #000000;}
.arrow_left{margin-top: 32px; position: absolute; top: 38%;left: 5%;}
.image_s .header_btn{display:inline-block;}
.ms-slide-bgcont{position: relative;}
.ms-slide-bgcont::before{position: absolute;content: "";width: 100%;height: 100%;top: 0;background: rgb(0,0,0);
    background: linear-gradient(90deg, rgba(0,0,0,1) 11%, rgba(255,255,255,0) 45%); z-index: 1;}
    .ms-nav-next {
        background-image: url(../images/right_arrow.png) !important;
        width: 47px !important;
        height: 47px !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: auto !important;
    }
    .ms-nav-prev {
        background-image: url(../images/left_arrow.png) !important;
        width: 47px !important;
        height: 47px !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: auto !important;
    }
/* slider_image end */

/* about start */
.about {padding: 50px 0;}
.about_h{font-size: 17px; font-weight: 500;color: #4b4b4b; }
.about .images_area img{border-radius: 10px;}
.text_content .header_about{font-weight: 600; font-size: 34px; color: #002737;line-height: 37px;padding-bottom: 6px;}
.about .text_content .text_p{font-size: 17px;color: #4b4b4b;margin-bottom: 20px;}
.images_area{position: relative;z-index: 1;}
.image_abso{position: absolute;bottom: -90px;right: 0;}
.about_text_h{font-size: 20px; color: #4b4b4b;}
.about_text_h ul li{font-size: 17px;color: #4b4b4b; margin-bottom: 10px;}
.about .text_content .header_about{position: relative;margin-bottom: 8px; margin-top: 16px; }
.heading_line_text{position:relative; font-size: 24px; color: #92c039; font-weight: 500;}
.heading_line_text::before{
content: ""; position: absolute; display: inline-block;width: 90px; height: 4px; background-color: #92c039; bottom: -5px;}
.header_about2 {
    font-size: 20px;
    padding-bottom: 5px;
    line-height: 22px;
    font-weight: 500;
    color: #1a1a1a;
}
/* about end */

/* service start */
.service{background-color: #fbfbfb;padding: 50px 0;}
.service .heading{text-align: center; margin-bottom: 50px;}
.service .heading .line{font-size: 40px; font-weight: 600;color: #002737;}
.service .heading .service_text{font-size: 40px; font-weight: 700;font-family: 'Inter', sans-serif;color: #00032a;}
.service .services_area .row{position: relative; z-index: 10;}
.service .services_area .box{position: relative; background-color: #ffffff;border-radius: 8px;padding: 10px; margin-bottom: 30px;box-shadow: 0px 0px 10px 0px rgb(207 207 207 / 10%)}
.service .z_index{position: relative; }
.service .services_area .box img{border-radius: 10px;}
.service .services_area .box .services_area_text{padding: 16px 0 24px 0;}
.service .services_area .box .heading_text{font-size: 24px; font-weight: 600;height: 60px; line-height: 30px;}
.service .services_area .box a{font-size: 17px;font-weight: 600; padding-top: 6px;   border-top: 1px solid #c6c6c6;  color: #f47920;display: block; margin-top: 14px;text-decoration: none;}
.service .services_area .box a:hover img{transform: translateX(6px);}
.service .services_area .box a img{transition: all 0.10s ease-in-out; }
.heading_line2_text{position: relative;font-size: 24px;color: #92c039;font-weight: 500;}
.heading_line2_text::before{content: "";display: inline-block;width: 60px;height: 4px;background-color: #92c039;vertical-align: middle;}
.heading_line2_text::after{content: "";display: inline-block;width: 60px;height: 4px;background-color: #92c039;vertical-align: middle;}
.text_content {margin-bottom: 25px;}
.services_area_text_p {
    min-height: 98px;
}
/* service end */

/* choose start  */
.choose {
  padding: 60px 0;
/*   background-image: url(../images/shapeimg.png); */
  background-color: #00b4e6;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient( 35deg, hsl(25deg 91% 54%) 0%, hsl(32deg 78% 52%) 8%, hsl(39deg 66% 50%) 17%, hsl(50deg 60% 47%) 26%, hsl(65deg 55% 46%) 36%, hsl(80deg 54% 49%) 47%, hsl(107deg 36% 60%) 59%, hsl(151deg 35% 59%) 70%, hsl(178deg 40% 54%) 80%, hsl(190deg 60% 53%) 90%, hsl(193deg 100% 45%) 100% );
  margin: 30px 0;
}
.choose_box{
    background-color: #ffffff;
    border-radius: 30px;
    padding: 70px 30px 40px;
    position: relative;
    min-height: 100%;
}
.icon_box{
    width: 120px;
    height: 120px;
    background-color: #ffffff;
    border-radius: 50%;
    border: 10px solid #09a2e2;
    line-height: 97px;
    position: absolute;
    top: -60px;
    left: 50%;
    transform: translateX(-50%);
}
.choose .text_content .header_about, .choose .heading_line2_text{color: #ffffff;}
.choose .heading_line2_text::before, .choose .heading_line2_text::after{background-color: #ffffff;}
.space-top{margin-top: 90px;}
/* choose end */

/* testimonial start  */
.testimonial{padding: 50px 0;background-color: #f8f8f8;}
#sp-testimonial-free-wrapper-39 .sp-testimonial-free {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    margin: 20px 0;
    padding: 10px 20px;
    border-radius: 5px;

}
#sp-testimonial-free-wrapper-39 .sp-testimonial-free-section {
    margin: 0 50px;
    padding: 0 13px !important;
    margin-bottom: 30px;
}


#sp-testimonial-free-wrapper-37 .sp-testimonial-free-section .sp-testimonial-client-name {
    color: #333333;
}
.sp-testimonial-free-section .sp-testimonial-client-name {
    text-align: left;
    position: absolute;
    font-size: 24px;
    font-weight: 600;
    top: 44px;
}
.sp-testimonial-free-section .sp-testimonial-client-designation {
    text-align: left;
    position: absolute;
    top: 63px;
    font-size: 17px;
}
.sp-testimonial-free-section .sp-testimonial-client-rating {
    text-align: left;
    position: absolute;
    padding-top: 20px;
    top: 64px;

}
.sp-testimonial-free-section .sp-testimonial-client-testimonial p {
    text-align: left;
    margin-top: 90px;
    line-height: 24px;
}
.fa-star:before {
    font-size: 12px;
}
#sp-testimonial-free-wrapper-39 .sp-testimonial-free-section .testimonial-nav-arrow {
    background: transparent;
   
    border-radius: 7px;
}


/* testimonial end */



/* footer start  */

.footer{position: relative;background-color: #1f1f1f; color: #ffffff;}
.footer_top{padding: 40px 0;position: relative;}
.text_footer_text { padding-right: 57px;}
.footer .footer_heading{
	color: #f47920;
  margin-bottom: 20px;
  font-size: 25px;
  margin-top: 0px;
  font-weight: 600;
}
.footer .footer_top_p_text{margin-top:30px;color: #ffffff;font-size: 17px; padding-right: 20px;}
.footer .link{padding: 0;}
.follow_items{color: #ffffff; font-size: 24px;}
.footer .link li{list-style: none;margin-bottom: 7px; background-image: url(../images/footer-arrow.png);background-repeat: no-repeat;background-position: left;background-position-x: 0;padding-left: 18px;}
.footer .link li a{color: #ffffff; font-size: 18px;}
.footer .address{padding: 0;}
.footer .address .address_content{list-style: none;margin-bottom: 14px; color: #ffffff;font-size: 18px;font-weight: 500; display: flex; }
.footer .address .address_content .o-call{color: #ffffff; font-size: 18px;font-weight: 500;}
.footer .address .address_content .o-call:hover ,
.footer .address .address_content .tel-call:hover,
.footer .address .address_content .email_c:hover,
.footer .footer_bottom a:hover,
.footer .link li:hover a{color: #f47920;}
.footer .address .address_content .tel-call , .footer .address .address_content .email_c
{color: #ffffff; font-size: 18px;font-weight: 500;}
.footer .address .address_content .text_img{width: 30px;margin-right: 3px;}
.footer .address .address_content i{font-size: 20px;}
.footer .footer_bottom span{color: #ffffff; text-align: center;display: block;font-size: 17px;padding: 20px 0;}
.footer .footer_bottom a{color: #ffffff;}

.border_footer{border-left: 1px solid #919191;padding-left: 60px;}
.footer_bottom{position: relative; background-color: #1b1b1b;}
.footer_text{margin-bottom: 30px;}
.text_img img{width: 20px;}
.social_link { margin-top: 24px;}
.flag_text{margin: 14px 0 30px 0;}
.footer_flag img{margin: 0 6px;}


.footer_fixed_buttons {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 99;
}
.footer_btn1 {
    width: 50%;
    float: left;
    background: #92c039;
    color: #000 !important;
    padding: 10px 0;
    font-weight: bold;
}

.footer_btn2 {
    background: #fff;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translatex(-50%);
    padding: 9px 12px;
    border-radius: 50%;
    width: 44px;
    height: 44px;
}
.footer_btn3 {
    width: 50%;
    float: left;
    background: #00B4E6;
    color: #fff !important;
    padding: 10px 0;
    font-weight: bold;
}

/* footer end */


#back_button {background-color: #000000 !important;z-index:30;position: relative;}
#back_button .button{background-color: #000000 !important;padding: 20px; position: fixed; bottom: 0; right: 10px;}
#back_button .btn{ display: inline-block;
line-height: 1.5;
color: #212529;
text-align: center;
text-decoration: none;
vertical-align: middle;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
background-color: #f87e25;
border: 1px solid transparent;
padding: 0.375rem 0.75rem;
width: 44px;
height: 44px;
border-radius: 5px;
bottom: 10px;
right: 20px;
transition: all 500ms ease-in-out;
}

#back_button .btn-check:focus+.btn, .btn:focus {
outline: 0;
box-shadow: 0 0 0 0.25rem rgba(13, 109, 253, 0);
}

#back_button .btn:hover{ box-shadow: inset 0 0 0 25px #00a8d6 ;}



.site-content, .site-main .widecolumn {
    margin-left: 0px !important;
}
.page .entry-header, .blog_page_header {
    background: url("../images/banner_main.jpg") #eee no-repeat center !important;
    background-size: cover !important;
    max-width: 100% !important;
    padding: 270px 0 110px !important;
    margin: 0 0 0px !important;
    position: relative;
    overflow: hidden;
    text-align: center;
}
.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;
}
.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: #f26d20;
position: relative;
font-size: 15px;
}
.breadcrumb-container a {
color: #f26d20;
}


/* contact page start */
.inner_title {
    font-size: 34px;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 20px;
    color: #202a44;
}

.contact_page_info {
    position: relative;
    padding-left: 45px;
    color: #666;
    margin-top: 25px;
}
.contact_page_info img {
    position: absolute;
    top: 7px;
    left: 0;
    width: 35px;
}
.contact_page_info strong {
    color: #202a44;
    font-weight: 600;
    font-size: 18px;
}
.contact_form input {
    margin-bottom: 15px;
    min-height: 46px;
    border: 2px solid #ccc !important;
    width: 100%;
}
.form-control {
    padding: 14px 10px;
    font-size: 18px;
    color: #8a8a8a;
    border: 2px solid #ced4da;
    border-radius: 5px;
}
.contact_form textarea {
    margin-bottom: 15px;
    height: 150px;
    border: 2px solid #ccc !important;
    resize: none;
}
input[type="submit"] {
    background: rgb(244,121,32);
    background: linear-gradient(8deg, rgba(244,121,32,1) 0%, rgba(227,103,13,1) 100%);
    color: #ffffff;
    border: 0;
    border-radius: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 13px 37px 13px;
    transition: all 500ms ease-in-out;
}
.page-id-18 input[type="submit"] {
    width: 32%;
}
.form-control:focus {
    box-shadow: 0 0 0 0rem rgba(13,110,253,.25);
    border-color: #00a8d6 !important;
}
.contact_page_info a {
    color: #2b2b2b;
}
/* contact page end */

.next_btn a {
    background: rgb(0,174,239);
    background: linear-gradient(90deg, rgb(0, 172, 236) 0%, rgb(0, 154, 211) 100%);
    padding: 10px 30px;
    border-radius: 50px;
    text-transform: uppercase;
    color: #1e1c1c;
    text-decoration: none;
    font-weight: 600;
}

.error_container {
    display: flex;
    min-height: 100vh;
   align-items: center;
    text-align: center;
       }
       .next_btn {
        background: rgb(244,121,32);
    background: linear-gradient(8deg, rgba(244,121,32,1) 0%, rgba(227,103,13,1) 100%);
        padding: 10px 30px;
        border-radius: 50px;
        text-transform: uppercase;
        display: inline-block;
        color: #1e1c1c;
        text-decoration: none;
        font-weight: 600;
    }

    .next_btn:hover{
        color: #ffffff;
    }


/*-- inner page content start ---*/
.inner_pg_info {
    margin-top: 50px;
}
.inner_pg_hd {
    font-size: 26px;
    font-weight: 600;
    color: #002737;
    line-height: 28px;
    margin-bottom: 15px;
}
.inner_pg_hd strong {
    font-weight: 600;
    color: #f47920;
}
.inner_text_para {
    font-size: 17px;
    color: #4b4b4b;
    line-height: 22px;
    margin-bottom: 10px;
}
.inner_text_para a {
    color: #003340;
}
.inner_pg_list ul li {
    background: url(../images/checkmark.png) no-repeat left 13px;
    font-size: 17px;
    color: #4b4b4b;
    padding: 12px 0 0px 35px;
    line-height: 25px;
    font-weight: 400;
    list-style: none;
}
.inner_pg_list ul li strong {
    color: #f47920;
    display: block;
}
.inner_pg_list {
    margin-bottom: 15px;
}
.inner_pg_contact {
    background: #00b6e3;
    padding: 40px 15px;
    margin-top: 30px;
}
.inner_pg_img img {
    width: 100%;
    border-radius: 5px;
}
.inner_pg_contact .inner_pg_hd{
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	line-height: 28px;
}
.inner_pg_contact .inner_text_para{
	color: #fff;
	font-size: 18px;
	font-weight: 500;
}
.inner_pg_list2 {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(235px, 1fr));
}
/*-- inner page content end ---*/

/*-- career form strat --*/

.referral_inner_page {
    background: #ffffff !important;
    padding: 25px !important;
    box-shadow: 0px 0px 17px -4px #9a9a9a !important;
    border-radius: 10px !important;
}
.referral_inner_box .box .form-control ,
.referral_inner_box .box select ,
.referral_inner_box .box input{
    width: 100% !important;
    border: 1px solid #00ace8 !important;
    padding: 7px 7px !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    color: #000 !important;
}
.referral_inner_box .box .form-control::placeholder{
	color: #00ace8;
}
.referral_inner_box .box textarea{
	height: 120px;
	resize: none;
}
.care_leb {
    font-size: 18px;
    font-weight: 600;
    color: #00ace8;
}
.referral_inner_box .wpcf7-response-output{
	display: none;
}
/*-- career form end ---*/


/* responsive start */
@media only screen and (max-width : 320px) {
	.top_menu { display: none;}
	.bottom_menu .header_btn { display: none;}
	.bottom_menu { margin-top: 0;}
	.primary-navigation { padding-top: 0;}
	.logo img { width: 140px;padding: 6px 0 6px 17px;}
	.navbar-fixed .logo img { width: 140px;padding: 6px 0 6px 17px;}
	.slider_image { margin-top: 88px;}
	.ms-slide-info.ms-dir-h {width: auto;}
	.slider_h {line-height: 24px; font-size: 20px; margin-bottom: 11px;}
	.banner_text1 { font-size: 18px; padding-bottom: 0px;}
	.ms-slide-info {left: 0%;  padding: 0 15px;}
	.slider_btn_book .btn_design_b {padding: 12px 21px; font-size: 13px;}
	.slider_btn_book .btn_design {padding: 12px 21px; font-size: 13px;}
	.ms-view, .ms-slide, .ms-slide-bgcont { min-height: 222px !important;}
     .ms-slide-bgcont img { object-fit: cover;}
	.service { padding: 20px 0;}
	.text_content .header_about {font-size: 25px;line-height: 29px;}
	.heading_line2_text {font-size: 17px;}
	.service .services_area .box .heading_text {font-size: 22px;height: 35px;}
	.services_area_text_p {min-height: 0;}
	.service .services_area .box {padding: 10px 10px 0 10px;margin-bottom: 0px;}
	.about { padding: 20px 0;}
	.image_abso { display: none;}
	.header_about2 { font-size: 18px; padding-bottom: 7px; line-height: 22px;}
	.about .text_content .text_p {font-size: 15px;margin-bottom: 10px;}
	.heading_line_text::before { height: 2px; bottom: 0px;}
	.heading_line2_text::after {height: 2px;}
	.heading_line2_text::before {height: 2px;}
	.about .btn_design {padding: 8px 17px;font-size: 16px;}
	.welcom_btn {text-align:center;}
	.choose {padding: 20px 0;}
	.icon_box { width: 105px;height: 105px;border: 7px solid #09a2e2;line-height: 89px;}
	.icon_box img { width: 54px;}
	.choose_box { padding: 50px 14px 30px;min-height: 0;margin-bottom: 70px;}
	.testimonial { padding: 20px 0;}
	#sp-testimonial-free-wrapper-39 .sp-testimonial-free-section {margin: 0 0;}
	.sp-testimonial-free-section .sp-testimonial-client-testimonial p { font-size: 15px;}
	.border_footer { border-left: 0px solid #919191;padding-left: 14px;}
	.footer .footer_heading { margin-bottom: 10px;margin-top: 20px;}
	.footer_top { padding: 20px 0;}
	.footer_bottom {padding-bottom: 75px;}
	.footer .footer_bottom span {font-size: 13px;}
	.flag_text { font-size: 13px; margin: 14px 0 0 0;}
	#back_button .btn {bottom: 51px;}
	.inner_title { font-size: 28px;margin-bottom: 18px;margin-top: 30px;}
	.inner_pg_info { margin-top: 15px;}
	.page-id-18 input[type="submit"] { width: 100%;}
	.about .images_area img { width: 100%;}
	.inner_pg_hd { font-size: 24px; margin-top: 11px;}
	.inner_pg_contact .inner_pg_hd { color: #fff;font-size: 24px;}
	.inner_pg_contact {padding: 20px 15px;}

}

@media only screen and (min-width : 321px) and (max-width : 480px) {
	.top_menu { display: none;}
	.bottom_menu .header_btn { display: none;}
	.bottom_menu { margin-top: 0;}
	.primary-navigation { padding-top: 0;}
	.logo img { width: 140px; padding: 6px 0 6px 17px;}
	.navbar-fixed .logo img { width: 140px;padding: 6px 0 6px 17px;}
	.slider_image { margin-top: 88px;}
	.ms-slide-info.ms-dir-h {width: auto;}
	.slider_h {line-height: 24px; font-size: 20px;margin-bottom: 11px;}
	.banner_text1 { font-size: 18px; padding-bottom: 0px;}
	.ms-slide-info {left: 0%;  padding: 0 15px;}
	.slider_btn_book .btn_design_b {padding: 12px 21px; font-size: 13px;}
	.slider_btn_book .btn_design {padding: 12px 21px; font-size: 13px;}
	.ms-view, .ms-slide, .ms-slide-bgcont { min-height: 222px !important;}
    .ms-slide-bgcont img { object-fit: cover;}
	.service { padding: 20px 0;}
	.text_content .header_about {font-size: 25px;line-height: 29px;}
.heading_line2_text {font-size: 17px;}
	.service .services_area .box .heading_text {font-size: 22px;height: 35px;}
	.services_area_text_p {min-height: 0;}
	.service .services_area .box {padding: 10px 10px 0 10px;margin-bottom: 0px;}
	.about { padding: 20px 0;}
	.image_abso { display: none;}
	.header_about2 { font-size: 18px; padding-bottom: 7px; line-height: 22px;}
	.about .text_content .text_p {font-size: 15px;margin-bottom: 10px;}
	.heading_line_text::before { height: 2px; bottom: 0px;}
	.heading_line2_text::after {height: 2px;}
	.heading_line2_text::before {height: 2px;}
	.about .btn_design {padding: 8px 17px;font-size: 16px;}
	.welcom_btn {text-align:center;}
	.choose {padding: 20px 0;}
	.icon_box { width: 105px;height: 105px;border: 7px solid #09a2e2;line-height: 89px;}
	.icon_box img { width: 54px;}
	.choose_box { padding: 50px 14px 30px;min-height: 0;margin-bottom: 70px;}
	.testimonial { padding: 20px 0;}
	#sp-testimonial-free-wrapper-39 .sp-testimonial-free-section {margin: 0 0;}
	.sp-testimonial-free-section .sp-testimonial-client-testimonial p { font-size: 15px;}
	.border_footer { border-left: 0px solid #919191;padding-left: 14px;}
	.footer .footer_heading { margin-bottom: 10px;margin-top: 20px;}
	.footer_top { padding: 20px 0;}
	.footer_bottom {padding-bottom: 75px;}
	.footer .footer_bottom span {font-size: 13px;}
	.flag_text { font-size: 13px; margin: 14px 0 0 0;}
	#back_button .btn {bottom: 51px;}
	.inner_title { font-size: 28px;margin-bottom: 18px;margin-top: 30px;}
	.inner_pg_info { margin-top: 15px;}
	.page-id-18 input[type="submit"] { width: 100%;}
	.about .images_area img { width: 100%;}
	.inner_pg_hd { font-size: 24px; margin-top: 11px;}
	.inner_pg_contact .inner_pg_hd { color: #fff;font-size: 24px;}
	.inner_pg_contact {padding: 20px 15px;}

}



@media only screen and (min-width : 481px) and (max-width : 767px) {
	.top_menu { display: none;}
	.bottom_menu .header_btn { display: none;}
	.bottom_menu { margin-top: 0;}
	#rmp_menu_trigger-206 {right: 13%;}
	.primary-navigation { padding-top: 0;}
	.logo img { width: 140px;padding: 6px 0 6px 17px;}
	.navbar-fixed .logo img { width: 140px;padding: 6px 0 6px 17px;}
	.slider_image { margin-top: 88px;}
	.ms-slide-info.ms-dir-h {width: auto;}
	.slider_h {line-height: 24px; font-size: 20px;margin-bottom: 11px;}
	.banner_text1 { font-size: 18px; padding-bottom: 0px;}
	.ms-slide-info {left: 10%; padding: 0 15px;max-width: 373px;}
	.slider_btn_book .btn_design_b {padding: 12px 21px; font-size: 13px;}
	.slider_btn_book .btn_design {padding: 12px 21px; font-size: 13px;}
	.ms-view, .ms-slide, .ms-slide-bgcont { min-height: 222px !important;}
    .ms-slide-bgcont img { object-fit: cover;}
	.service { padding: 20px 0;}
	.text_content .header_about {font-size: 25px;line-height: 29px;}
	.heading_line2_text {font-size: 17px;}
	.service .services_area .box .heading_text {font-size: 22px;height: 35px;}
	.services_area_text_p {min-height: 0;}
	.service .services_area .box {padding: 10px 10px 0 10px;margin-bottom: 0px;}
	.about { padding: 20px 0;}
	.image_abso { display: none;}
	.header_about2 { font-size: 18px; padding-bottom: 7px; line-height: 22px;}
	.about .text_content .text_p {font-size: 15px;margin-bottom: 10px;}
	.heading_line_text::before { height: 2px; bottom: 0px;}
	.heading_line2_text::after {height: 2px;}
	.heading_line2_text::before {height: 2px;}
	.about .btn_design {padding: 8px 17px;font-size: 16px;}
	.welcom_btn {text-align:center;}
	.choose {padding: 20px 0;}
	.icon_box { width: 105px;height: 105px;border: 7px solid #09a2e2;line-height: 89px;}
	.icon_box img { width: 54px;}
	.choose_box { padding: 50px 14px 30px;min-height: 0;margin-bottom: 70px;}
	.testimonial { padding: 20px 0;}
	#sp-testimonial-free-wrapper-39 .sp-testimonial-free-section {margin: 0 0;}
	.sp-testimonial-free-section .sp-testimonial-client-testimonial p { font-size: 15px;}
	.border_footer { border-left: 0px solid #919191;padding-left: 14px;}
	.footer .footer_heading { margin-bottom: 10px;margin-top: 20px;}
	.footer_top { padding: 20px 0;}
	.footer_bottom {padding-bottom: 75px;}
	.footer .footer_bottom span {font-size: 13px;}
	.flag_text { font-size: 13px; margin: 14px 0 0 0;}
	#back_button .btn {bottom: 51px;}
	.inner_title { font-size: 28px;margin-bottom: 18px;margin-top: 30px;}
	.inner_pg_info { margin-top: 15px;}
	.page-id-18 input[type="submit"] { width: 100%;}
	.about .images_area img { width: 100%;}
	.inner_pg_hd { font-size: 24px; margin-top: 11px;}
	.inner_pg_contact {padding: 20px 15px;}
}

@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : portrait) {
    .top_menu { display: none;}
	.bottom_menu .header_btn { display: none;}
	.bottom_menu { margin-top: 0;}
	#rmp_menu_trigger-206 {right: 6%;}
	.primary-navigation { padding-top: 0;}
	.logo img { width: 140px;padding: 6px 0 6px 17px;}
	.navbar-fixed .logo img { width: 140px;padding: 6px 0 6px 17px;}
	.slider_image { margin-top: 88px;}
	.primary-navigation .nav-menu { display: none;}
	.slider_h { line-height: 46px;font-size: 40px;}
	.ms-slide-info.ms-dir-h { width: auto;}
	.ms-slide-info {left: 13%;}
	.border_footer { border-left: 0px solid #919191; padding-left: 14px;}
	.inner_title {font-size: 30px;}
	.page-id-18 input[type="submit"] { width: 100%;}
	.choose_box { min-height: 200px; margin-bottom: 97px;}
	.image_abso {display: none;}
	.images_area img {width:100%}
   
	
	
}

@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) {
	
	.top_menu { display: none;}
	.bottom_menu .header_btn { display: none;}
	.bottom_menu { margin-top: 0;}
	#rmp_menu_trigger-206 {right: 5%;}
	.primary-navigation { padding-top: 0;}
	.logo img { width: 140px;padding: 6px 0 6px 17px;}
	.navbar-fixed .logo img { width: 140px;padding: 6px 0 6px 17px;}
	.slider_image { margin-top: 88px;}
	.primary-navigation .nav-menu { display: none;}
	#sp-testimonial-free-wrapper-39 .sp-testimonial-free { margin: 20px 100px; padding: 30px 20px;}
	.slider_h {line-height: 50px;font-size: 50px;}
	.page-id-18 input[type="submit"] {width: 100%;}
}



/* iPhone XR */
@media only screen and (min-device-width: 414px) and (max-device-width: 896px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
	
	.image_abso {display: none;}
	.about .images_area img { width: 100%;}
	.choose_box { min-height: 200px; margin-bottom: 100px;}
	.border_footer { border-left: 0px solid #919191; padding-left: 14px;}
	#sp-testimonial-free-wrapper-39 .sp-testimonial-free { margin: 20px 10px; padding: 30px 20px;}
	.inner_title {font-size: 30px;}
}



/* iPad Pro 10.5 inch */
@media only screen and (min-device-width: 1112px) and (max-device-width: 1112px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
	
	.header_btn .btn_design {padding: 12px 15px;}
	.primary-navigation a {font-size: 15px;}
	.primary-navigation .menu-item-has-children > a{ padding-right: 8px;}
	.primary-navigation .menu-item-has-children > a:after{ right: 0;}
	.page-id-18 input[type="submit"] {width: 100%;}
	#sp-testimonial-free-wrapper-39 .sp-testimonial-free { margin: 20px 68px;}
}

/* iPad Pro 12.9 inch */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {}

@media screen and (min-width: 1424px) {}

@media screen and (min-width: 1624px) {}

@media screen and (min-width: 1920px) {
	.ms-slide-info { left: 13%; max-width: 900px;}
}

@media screen and (min-width: 2048px) {
	.ms-slide-info { left: 13%; max-width: 900px;}
}

@media screen and (min-width: 2550px) {
	.ms-slide-info { left: 13%; max-width: 900px;}
}  



/* responsive end */

