* { box-sizing: border-box;}
body { font-weight: 400; color: #000; font-size: 16px; line-height: 1.5; font-family: "Crimson Text", serif; overflow-x: hidden; }  
a { text-decoration: none !important; } 
li{ list-style: none;}
h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 0; } 
ul { margin-bottom: 0px; padding-left: 0;} 
.container{ max-width: 1240px; }
.clr{clear:both;float:none;display:block}
.clr:after{clear:both;float:none;display:block;content:""}
.header-area .main-nav .nav { margin-top: 0px; background-color: transparent; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; position: relative; z-index: 999; flex: 1 0 auto;} 
.header-area .main-nav .nav li { margin: 0 10px; }
.norm_menu { margin-top: 8px; position: relative; background: #1772B6; padding: 18px 0; } 
.header-area .main-nav .nav li a { display: flex; font-weight: 400; font-size: 16px; text-transform: capitalize; color: #fff; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; align-items: center; text-transform: capitalize; position: relative; } 
.header-area .main-nav .nav li:hover a{ color: #D4A971; }
.header-area .main-nav .nav li:last-child > .sub-menu{ left: auto; right: 0; }
.header-area .main-nav .nav li:last-child > .sub-menu:before{ right: 20px; left: auto; } 
.header-area .main-nav .nav li.has-sub { position: relative; } 
.header-area .main-nav .nav li.has-sub ul.sub-menu { position: absolute; width: 220px; background-color: #fff; box-shadow: 0 0px 18px 2px rgba(0, 0, 0, 0.1); top: 40px; opacity: 0; transition: all .2s; transform: translateY(+2em); visibility: hidden; z-index: -1; } 
.header-area .main-nav .nav li.has-sub ul.sub-menu li { margin-left: 0px; padding-left: 0px; padding-right: 0px; } 
.header-area .main-nav .nav li.has-sub ul.sub-menu li a { opacity: 1; display: block; background: #fff; padding: 0 15px; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; position: relative; font-size: 14px; font-weight: 400; color: #FED657; } 
.header-area .main-nav .nav li.has-sub ul li:hover > a{ background: #FF7717; color: #fff!important; } 
.header-area .main-nav .nav li.has-sub ul li a:hover:before { width: 3px; } 
.header-area .main-nav .nav li.has-sub:hover > ul.sub-menu { visibility: visible; opacity: 1; z-index: 1; transform: translateY(0%); transition: .3s all ease } 
.header-area .nav { margin-top: 30px; }
 .sub-menu:before { content: " "; position: absolute; left: 20px; top: -10px; border-top: none; border-right: 9px solid transparent; border-left: 9px solid transparent; border-bottom: 10px solid white; z-index: -1; }
 .sticky_menu { display: none; }
 .fixed_header .sticky_menu { position: fixed; top: 0; left: 0; right: 0; margin: auto; width: 100%; display: block; z-index: 999; animation: smoothScroll 1s forwards; box-shadow: 0 0 15px 2px rgba(0,0,0,.2); background: #000; display: flex; justify-content: space-between; border: 0; padding: 15px 6%; align-items: center; }
header.header-area { width: 100%; padding: 10px 0 0; }
.header-area .main-nav .nav li.has-sub:hover li.has-sub > .sub-menu{ left: 100%; top: 0; }
.sub-menu li .sub-menu:before{ display: none; }
.header-area .main-nav .nav li.has-sub i { position: absolute; right: 14px; top: 54%; color: #2D436F; font-size: 15px; z-index: 99; transform: translateY(-50%) rotate(0); transition: .3s all ease; cursor: pointer; display: none;}
.logo_sec { flex: 1 0 auto; }
.date_sec > span{ width: 42px; height: 42px; border: 1px solid #B6B6B6; border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; }
.date_inner p{ margin-bottom: 0; font-size: 13px; color: #6b6b6b; font-family: "Poppins", sans-serif; padding-left: 8px; }
.site_btn{ font-size: 15px; color: #fff; background: #D4A971; border-radius: 10px; padding: 15px 20px; display: inline-block; transition: .3s all ease; }
.site_btn:hover{ background: #1772B6; color: #fff; }
.date_sec{ margin-right: 50px; }
.header-area .main-nav .nav li:first-child{ margin-left: 0; }
.header-area .main-nav .nav li:last-child{ margin-right: 0; }

.banner_section{ position: relative; }
.banner_slide > img{ height: calc(100vh - 150px); object-fit: cover; }
.banner_outer{ position: absolute; top: 50%; left: 0; right: 0; margin: auto; transform: translateY(-50%); color: #fff; }
.banner_content h6{ font-size: 16px; font-weight: 600; text-transform: uppercase; margin-bottom: 15px; }
.banner_content h1{ font-size: 55px; font-weight: 600; max-width: 730px; margin: auto; line-height: 1; }
.banner_content h5{ font-size: 21px; font-weight: 100; max-width: 550px; margin: 15px auto 0; line-height: 1.2; }
.banner_btn{ margin-top: 30px; }
.banner_btn a{ background: #1772B6; width: 260px; }
.banner_btn a:hover{ background: #D4A971; }
.banner_btn .wt_bg{ background: #fff; color: #1772B6; margin-left: 5px; }
.banner_btn .wt_bg:hover{ color: #fff; }
.slider_btn{ width: 60px; height: 60px; border: 1px solid #fff; display: inline-flex; align-items: center; justify-content: center; border-radius: 50%; transition: .3s all ease; }
.slider_btn:after{ color: #fff; font-size: 20px; }
.slider_btn:hover{ background: #1772B6; }
.banner_button{ position: relative; top: -80px; }
.banner_btn_prev{ left: auto; right: 78px; }
.line{ width: 1px; height: 130px; background: #000; position: absolute; left: 0; right: 0; margin: auto; bottom: -60px; z-index: 9; }
.space_sec{ padding: 100px 0; }
.block_inner{ width: 20%; padding: 0 6px; }
.block_box{ text-align: center; background: #F4F4F4; padding: 35px 25px; border-radius: 10px; }
.block_box .site_btn{ width: 73%; padding: 10px; font-size: 12px; border-radius: 5px; background: #1772B6; }
.block_box h4{ font-size: 16px; color: #000; font-weight: 700; line-height: 1.1; text-transform: uppercase; margin: 20px 0 15px; }
.block_outer{ margin: 0 -6px; }
.block_box .site_btn:hover{ background: #D4A971 }

.choose_section{ position: relative; background: #353D4D; overflow: hidden; }
.choose_content { background: #1569A8; padding: 75px 35px 70px 360px; color: #fff; min-width: 920px; position: relative; left: -324px; }
.choose_img{ position: relative; z-index: 1; }
.heading_sec h2{ font-size: 55px; font-weight: 600; margin-bottom: 20px; }
.para_sec p{ font-size: 19px; color: #e2e2e2; line-height: 1.3; }
.choose_btn a{ padding: 15px 50px; margin-top: 15px; }

.testi_section{ padding-bottom: 170px; }
.testi_section h2{ color: #1569A8; margin-bottom: 12px; line-height: 1;}
.testi_section .heading_sec p{ font-size: 19px; color: #6e6e6e; max-width: 800px; margin: auto; }
.testi_row{ padding-top: 48px; margin: 0 -6px; }
.testi_row [class*="col-"]{ padding: 0 6px; }
.testi_block{ border: 1px solid #DEDEDE; border-radius: 15px; padding: 25px; }
.testi_head > span{ display: inline-block; min-width: 118px }
.testi_desig h3{ font-size: 22px; color: #1772B6; font-weight: 700; }
.testi_desig p{ color: #6b6b6b; font-size: 17px; margin-bottom: 0; line-height: 1.1; }
.testi_block .para_sec p{ color: #6b6b6b; }
.testi_head{ margin-bottom: 20px; }

.contact_section{ background: #1772B6; padding: 60px 0; }
.contact_section h2{ color: #000; line-height: 1.05; }
.input_sec{ background: transparent; border: 0; border-bottom: 1px solid #fff; color: #fff; padding: 5px 0; }
.input_sec::placeholder{ color: #fff; }
.form_group{ margin-bottom: 35px; }
.input_sec:focus{ box-shadow: none; outline: none; }
.form_btn .site_btn{ padding: 15px 60px; border: 0; font-size: 17px; }
.form_btn .site_btn:hover{ background: #fff; color: #1772B6; }
.contact_info{ padding-right: 40px; }
.contact_img img{ position: absolute; top: 0; bottom: 0; margin: auto; right: 0; }
.contact_img{ padding-left: 20px; }
.contact_section .row{ position: relative; }

.footer_section{ padding: 140px 0 0; }
.footer_logo p{ color: #6b6b6b; margin-top: 20px; }
.ss_icons a{ width: 50px; height: 50px; border: 1px solid #353D4D; border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; transition: .3s all ease;  }
.ss_icons a:hover{ background: #eee; }
.ss_icons li{ margin-right: 5px; }
.ss_icons { margin-top: 30px; }
.footer_links h4{ font-size: 22px; font-weight: 400; color: #000; margin-bottom: 40px; }
.footer_links{ margin-top: 25px; }
.footer_links li{ font-size: 16px; color: #6b6b6b; margin-bottom: 9px; transition: .3s all ease }
.footer_links li a:hover{ color: #1569A8; }
.footer_links li a{ color: #6b6b6b; display: inline-block;}
.ql_sec{ padding-left: 100px; }
.copyright_sec{ background: #1772B6; padding: 22px 0; margin-top: 40px; }
.copyright_sec p{ font-size: 19px; color: #fff; text-align: center; margin-bottom: 0; line-height: 1.3; }






































@media(max-width: 1441px){

  
  

 }

@media(max-width: 1367px){

  
}



@media(max-width: 1199px){
  .container { max-width: 900px; }
  .header-area .main-nav .nav li a{ font-size: 12px; }
  .header-area .main-nav .nav li{ margin: 0 5px; }
  .block_box{ padding: 30px 15px; }
  .block_box h4{ font-size: 13px; }
  .choose_content { padding: 75px 35px 70px 250px; min-width: 669px; left: -240px; }
  .testi_head > span{ min-width: 80px; margin-right: 15px; }
  .testi_desig h3 { font-size: 20px; margin-bottom: 5px;}
  .heading_sec h2, .banner_content h1{ font-size: 45px; }
  .contact_img img{ position: static; width: 100%; }
  .footer_section{ padding: 80px 0 0; }
  .ql_sec { padding-left: 20px; }
  
  


}

@media(max-width: 991px){
  .container { max-width: 700px; }
  .menu_icon_sec{ display: block; }
  .menu_icon_sec>a { border-radius: 50px; width: 40px; display: flex; align-items: center; justify-content: center; flex-wrap: wrap; align-content: center; z-index: 9; position: absolute; top: 34%; right: 0; transition: .3s all ease; }
  .menu_icon_sec span { width: 30px; height: 2px; background: #fff; border-radius: 50px; display: block; transition: .3s all ease-in; position: relative; } 
  .menu_icon_sec span:nth-child(2) { margin: 6px 0; } 
  .header-area .main-nav .logo img { max-width: 75%;}
  .header-area .bottom-nav .nav { width: 100%; position: fixed; top: 0; transition: .5s all ease-in; opacity: 0; visibility: hidden; height: 100vh; background: #fff; left: -100%; margin-right: 0; display: block;  padding-top: 10%; z-index: 9999;}
  .active_menu .header-area .bottom-nav .nav{ top: 0; opacity: 1; visibility: visible !important; left: 0; overflow-y: scroll;}
  .header-area .bottom-nav .nav li { padding: 10px 20px; width: 100%; height: auto; margin: 0;}
  .header-area .bottom-nav .nav li a{ color: #000; font-size: 18px; font-weight: 700; padding: 2px 0; display: block; }
  .fixed_header .main-nav .nav li a:before, .header-area .main-nav .nav li a:before{ display: none; }
  .cross_icon{ border-radius: 50px; width: 40px; display: flex; align-items: center; justify-content: center; flex-wrap: wrap; align-content: center; z-index: 99999; position: absolute; top: 38px; right: 44px; transition: .3s all ease; }
  .cross_icon span { width: 25px; height: 2px; background: #000; border-radius: 50px; display: block; transition: .3s all ease-in; position: relative; }
  .cross_icon span:first-child { transform: rotate(45deg); top: 3px; } 
  .cross_icon span:nth-child(2) { visibility: hidden; opacity: 0; } 
  .cross_icon span:last-child { transform: rotate(-45deg); top: -1px; }
  .active_menu .menu_icon_sec>a span{ background-color: #333; }
  .header-area .main-nav .nav li.has-sub ul.sub-menu li a{ font-size: 20px; background: transparent; }
  .header-area .main-nav .nav li.has-sub ul.sub-menu { width: 300px; position: relative; top: 5px; left: 0; display: none; opacity: 1; visibility: visible; transform: translateY(0); }
  .main-nav .nav li.has-sub.active_submenu ul.sub-menu { display: block !important; }
  .header-area .main-nav .bottom-nav{ margin-bottom: 10px;}
  .norm_menu .menu_icon_sec>a{ top: -8px }
  .active_menu .header-area .norm_menu .nav{ visibility: hidden; }
  .active_menu .header-area .sticky_menu .nav{ display: none; }
  .header-area .main-nav .nav li.has-sub i { font-size: 18px; background: #FF8219; width: 60px; height: 60px; display: flex; align-items: center; justify-content: center; right: 0; color: #fff; z-index: 1; top: 30px;}
  .sub-menu:before{ display: none; }
  .header-area .main-nav .nav > li.has-sub:hover i{ color: #fff; }
  .header-area .main-nav .nav li.has-sub ul.sub-menu{ background: transparent; box-shadow: none; }
  .header-area .main-nav .nav li.has-sub ul.sub-menu{ width: 100%; top: 10px; }
  .header-area .main-nav .nav li.has-sub{ padding-right: 0; }
  .header-area .main-nav .nav li.has-sub ul li:hover > a{ color: #FF8219 !important; }
  .header-area .main-nav .nav li.has-sub li.has-sub:hover i { transform: translateY(-50%) rotate(0); }
  .header-area .main-nav .nav li.has-sub li.has-sub i { width: 50px; height: 48px; top: 22px; }
  .header-area .main-nav .nav li.has-sub ul.sub-menu li{ padding: 3px 0; width: 100%; height: auto; border-bottom: 1px solid #dbcece;}
  .header-area .main-nav .nav li.has-sub ul.sub-menu li.has-sub > ul.sub-menu { display: none; left: 0; top: 0; }
  .main-nav .nav li.has-sub ul.sub-menu li.has-sub.active_submenus, .header-area .main-nav .nav li.has-sub ul.sub-menu li.has-sub.active_submenus{ border-bottom: 0; }
  .logo_sec img{ width: 220px; }
  .date_inner p{ font-size: 11px; }
  .header_btn .site_btn { font-size: 12px; padding: 12px 10px; box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);}
  .date_sec{ margin-right: 10px; }
  .banner_btn a{ width: 220px; }
  .banner_slide > img{ height: 60vh; }
  .header_nav { position: relative; }
  .header_nav ul{ flex-wrap: wrap; justify-content: flex-start; }
  .block_inner{ width: 33.33%; margin-bottom: 12px;}
  .block_outer{ flex-wrap: wrap; justify-content: center !important; }
  .line{ bottom: 240px; }
  .choose_content { padding: 40px; min-width: auto; left: 0; }
  .contact_img { padding-left: 0; margin-top: 35px;}
  .ql_sec{ padding-left: 0; }
  .footer_logo, .footer_links h4{ margin-bottom: 20px; }
  .copyright_sec p{ font-size: 17px; }
  .header_btn { position: absolute; bottom: -58px; left: -10px; margin: auto; text-align: center; z-index: 9; }
  .t_header{ position: relative; }
  .testi_block{ margin-bottom: 20px; }
  .contact_info{ padding-right: 0; }



  
} 

@media(max-width: 767px){
	.norm_menu {
    padding: 30px 0;
}


  .container { max-width: 550px; }
  .logo_sec img { width: 160px; }
  .date_sec > span{ min-width: 30px; height: 30px; width: 30px; }
  .date_inner p { font-size: 7px; }
  .heading_sec h2, .banner_content h1 { font-size: 30px; }
  .banner_content h5 { font-size: 16px; }
  .banner_content h6{ font-size: 12px; }
  .banner_btn a{ width: 100%; margin: 0 0 10px !important; }
  .banner_slide > img { height: 70vh; }
  .slider_btn{ width: 40px; height: 40px; }
  .slider_btn:after, .para_sec p, .testi_section .heading_sec p{ font-size: 16px; }
  .banner_button { top: -40px; }
  .banner_btn_prev{ right: 55px; }
  .space_sec{ padding: 50px 0; }
  .block_inner{ width: 100%; }
  .choose_content{ padding: 25px; }
  .choose_btn a, .form_btn .site_btn{ padding: 12px 40px; }
  .testi_row{ padding-top: 30px; }
  .footer_section{ padding: 50px 0 0; }
  .footer_logo p{ margin-top: 10px; }
  .ss_icons a { width: 45px; height: 45px; }
  .copyright_sec p { font-size: 15px; }
  .copyright_sec{ padding: 15px 0; }
  .line{ bottom: 70px; height: 70px; }
  .date_sec > span img{ max-width: 15px; }
  .date_sec{ margin-left: 10px; margin-right: 0; }


}
 

@media(max-width: 479px){
  .container { max-width: 350px; }
}

.reverse .choose_content {
    background: #1569A8;
    padding: 90px 350px 80px 60px;
    color: #fff;
    min-width: 920px;
    position: relative;
    left: 0;
}
.imgwithtext.space_sec .heading_sec h2 {
    line-height: 1;
}
@media(max-width: 1199px){
	.reverse .choose_content { padding: 75px 250px 70px 35px; min-width: 669px; left: 0px; }
}
@media(max-width: 1199px){
	.reverse .choose_content { padding: 40px; min-width: auto; left: 0; }
}
@media(max-width: 767px){
	.reverse .choose_content{ padding: 25px; }
}






























