@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

#WhatsNewControl_C_ctl00_tr_SearchBackImage {
   color: #000 !important;
}
*{ font-family: "Poppins", sans-serif !important;}
.fa{font-family: "fontawesome" !important;}
a{text-decoration: none;}
.fix_line{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}
.Book {
    position: fixed;
    bottom: 15em;
    background: #1d4684;
    right: 0px;
    width: 40px;
    height: 189px;
    border-radius: 10px;
    z-index: 9999;
    writing-mode: vertical-rl;
    text-orientation: mixed;
}
.bx-inn .bi{width: 80px;  height: 80px;  line-height: 30px;}
/* innr-pg-c Start */
.otherpagecss #RadDockZone1.container {
    max-width: 100%;
}

.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table {
    margin-top: 0 !important;
}

.innr-pg-c {
    margin-bottom: 20px;
    padding: 32px 0;
    position: relative;
}

.innr-pg-c h1 {
    font-weight: 800;
    font-family: "Poppins", sans-serif;
    Font-size: 26px;
    color: #fff;
    text-align: left;
    border-left: 3px #fff solid;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    border-radius: 4px;
    padding: 5px 0 5px 20px;
}

.innr-pg-c:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-image: linear-gradient(22deg, #c39347 4%, #1d4684 73%);
}

/* innr-pg-c End */

.Book .Book-taxt {
    position: relative;
    z-index: 100;
    padding: 5px;
	
}
.Book .Book-taxt a{font-size:16px;
text-decoration:none;
color:#ffffff;}

.callus2 {
    width: 100%;
    margin: 8px 0 0 0;
    text-align: right;
    position: fixed;
    bottom: 5em;
    left: 30px;
    width: 50px;
    height: 50px;
    z-index: 99999;
}

.callus2 .callusL2{
    width: 40px;
    height: 40px;
    font-size: 18px;
    border-radius: 100%;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    float: left;
    background: #eb1d39;
    color: #fff;
    margin: 0 20px 0 0;
    -webkit-box-shadow: 0px 0px 0px 7px #dc3545;
    -moz-box-shadow: 0px 0px 0px 7px rgba(232, 154, 17, 0.25);
    box-shadow: 0px 0px 0px 7px #dc354536;
    -webkit-animation: tada 1.25s infinite;
    -moz-animation: tada 1.25s infinite;
    -ms-animation: tada 1.25s infinite;
    animation: tada 1.25s infinite;
}

  /*============WHATSAPP==========*/
  
.whatsapp_btn2{
    position: fixed;
    bottom: 10em;
    left: 20px;
    width: 55px;
    height: 55px;
    z-index: 9999;
}
.whatsapp_btn2 .icon_logo{
    position: relative;
    z-index: 100;
    padding: 5px;
}

.whatsapp_btn2 .icon_logo > a > img{
    width: 100%;
}

.whatsapp_btn2 .circle_waves{
    border-radius: 50%;
    background-color: #3cc04e;
    width: 55px;
    height: 55px;
    position: absolute;
    opacity: 0;
    bottom: 1px;
    left: 0px;
    z-index: 99;
    animation: waves 4s infinite cubic-bezier(.36, .11, .89, .32);
}

@keyframes waves {
    from {
        transform: scale(.55, .55);
        opacity: .6;
    }
    to {
        transform: scale(1.8, 1.8);
        opacity: 0;
    }
}

body{ font-family: Poppins !important; font-size:14px; overflow-x:hidden; padding:0; margin:0; /* background: url(../image/bg.png)repeat;
    background-attachment: fixed; */
}

img{max-width:100%;}

ol,ul{ font-family: Poppins; font-size:14px;color:#333; line-height:22px; margin-bottom:10px; text-align:left;}

p{ font-family: Poppins; font-size:14px;color:#333; line-height:22px; margin-bottom:10px; text-align:justify;}

a:hover{text-decoration:none;}

/*head-title*/

.sub-heading{font-weight: 700;Font-size: 20px;color: #1d4684;line-height: 30px;margin-bottom: 15px;text-align: left;position: relative;}
.sub-heading::after {position:absolute;content:'';width: 60px;height: 3px;background: #1d4684;left: 0;bottom: -6px}
.sub-heading.text-center::after,.sub-heading[align="center"]::after{margin: auto;text-align: center;left: 0;right: 0;}

.top-nav{ background: #1d4684;}

.top-nav-lft ul{padding-left:0; list-style:none; margin:0; border-left:1px dashed #1d4684;}
.top-nav-lft ul li{display:inline-block; border-right:1px dashed #1d4684; margin-right: -3px; transition:0.5s;}
.top-nav-lft ul li .fa{width: 40px; height: 40px; line-height:40px; transition:0.5s;}
.top-nav-lft ul li a{ text-align: center; color: #fff; }
	
.top-nav-lft ul li:hover{background: #1d4684;color:#fff;}
.top-nav-lft ul li:hover a{color:#fff;}

.top-nav-rht ul{padding-left:0; list-style:none; margin:0; text-align:right;}
.top-nav-rht ul li{ display:inline-block; margin-left:15px; position:relative; color:#fff;}
.top-nav-rht ul li:after{    content: '';
    position: absolute;
    top: 18px;
    left: 40px;
    margin-top: -4px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left-width: 6px;
    border-left-style: solid;
    border-left-color: #ccc;}
	
.top-nav-rht ul li .fa{ width: 40px;height: 40px;line-height:40px;text-align:center; color:#fff; margin-right:8px; font-size:18px;}
.top-nav-rht ul li a{ color:#fff;}

/* .logo-web{text-align:center;margin-top: -1px;} */


.head-title{ text-align:center; margin-bottom:20px;}
.head-title h2{ margin-top:0;
    padding: 3px 9px;
    position: relative;
    z-index: 9;
	display: inline-block; line-height: 36px; font-size: 36px; font-weight: 600;    color: #1d4684;
}
.head-title h2:before {
    content: "";
    position: absolute;
    left: 0;
    height: 3px;
    width: 80%;
    background: #1d4684;
    bottom: -7px;
    right: 0;
    margin: 0 auto;
}
.head-title h2:after {
    content: "";
    position: absolute;
    left: 0;
    height: 8px;
    width: 20%;
    background: #1d4684;
    bottom: -12px;
    right: 0;
    margin: 0 auto;
}
.head-title h2 span{color: #1d4684;font-weight:700;}
/*head-title*/



.fix-box{    position: fixed;
    top:35%; left:0; z-index:999; font-size: 14px;}
	

.social-fx{list-style:none; padding-left:0; margin:0;}
.social-fx li{    background: #242c42;
    width: 148px;
    padding-left: 10px;
    clear: both;
    height: 45px;
    line-height: 48px;
    margin-top: 2px;
    margin-left: -104px;
    transition: 0.5s;
    overflow: hidden;}
.social-fx li a{color:#fff;}
.social-fx li strong{font-weight:normal;}
.social-fx li span{float: right; margin-top: -3px;}
.social-fx li:hover{margin-left:0; transition:0.5s;}

/*hm-abt*/
.hm-abt {text-align:center;}
.hm-abt a, .tm-bx a{ background: #1d4684;transition:.25s;padding:10px 20px;color:#fff;border-radius:30px;font-weight:500;font-size:16px;margin:0px 10px;}
.hm-abt a:hover, .tm-bx a:hover{background: #1d4684;text-decoration: none;color: #fff;}
.hm-abt p{ margin-bottom:10px; font-size: 15px; line-height: 24px; text-align:center;}
/*hm-ser*/
.serv-bx{position:relative;background:#f5f5f5; overflow:hidden; margin:8px auto;}
.serv-bx:hover{background-color: #f2f2f2; transition: box-shadow .25s;    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);}
.ser-cnt{padding:12px 20px; position:relative;}
.ser-cnt h3{ border-bottom: 1px solid rgba(0, 0, 0, 0.9);    position: relative; line-height:40px; font-size:20px; display:inline-block;}
.ser-cnt h3:after {position: absolute;content: "";background-color: #1d4684;height: 5px;width: 40px;bottom: -1px;left: 0;}
.rd-mr a{color:#000; transition:.2s;}
.serv-bx:hover .rd-mr a{color:#000; font-weight:900;}
.serv-bx:hover .ser-img img{transform: scale(1.1) rotate(5deg);}
.ser-img{overflow:hidden;}
.ser-img img{transition:.5s; width: 100%;}
/*hm-ser*/

/*hm-tm*/
.hm-tm{padding:20px 0; background:#eee; margin-top:20px;}
.tm-bx{background-color: #f2f2f2; border:1px solid #ccc;  transition: box-shadow .25s; position: relative;    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);margin-top: 60px;margin-bottom: 20px;}
.tm-cont{padding:10px 20px 10px 120px;}
.tm-cont h4{font-size:20px; font-weight:700;}
.tm-img{height:100px;width:100px;position:absolute;top: -65px;left:15px;border: 3px solid #1d4684;border-radius:50%;}
.tm-img img{border-radius:50%; padding:5px; transition:.2s;box-shadow: 8px 8px 12px 0 rgba(0,0,0,0.12), -8px -8px 12px 0 rgba(0,0,0,0.12);}
.tm-cont:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0px;
    border-bottom: 40px solid #1d4684;
    border-right: 40px solid transparent;
    z-index: 1000;
}
.tm-cont:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0px;
    border-top: 40px solid #1d4684;
    border-left: 40px solid transparent;
    z-index: 1000;
}
.tm-bx a {margin:0;}

.tm-bx:hover{box-shadow: 1px 9px 4px #999; transition:0.5s; transform:translate(0, -10px)}
.tm-bx:hover .tm-cont{transition:0.5s;; right: 20px;}
.tm-bx:hover img{transform:scale(1.1);}

/*hm-tm*/

.hm-team-col {
    text-align: center;
    background: #283447;
    padding: 10px 0px 0;
    border: 10px solid #283447;
    height: 350px;
    overflow: hidden;
    transition: 0.5s;
}
.hm-team-col:hover .hm-team-img {
    margin-top: -43px;
    transition: 0.5s;
}
.hm-team-img {
    width: 100%;
    /* border-radius: 50%; */
    border: 1px solid #283447;
    overflow: hidden;
    text-align: center;
    transition: 0.5s;
    transition: 0.5s;
}
.hm-team-cnt {
    background: #1d4684;
    margin: 0;
    padding: 10px 0;
    transition: 0.5s;
}
.hm-team-col h3 {
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    text-align: center;
}
.hm-team-col h3 span {
    display: block;
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
    line-height: 17px;
}
.hm-team-cnt p {
    margin: 0;
    margin-left: 10px;
    margin-right: 10px;
    color: #eee;
    padding-top: 15px;
}
.rd-more {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 6px;
    font-size: 13px;
}
.rd-more a {
    background: #283447;
    color: #fff;
    padding: 4px 14px;
}




.copyrht-rht {
    color: #fff;
}
/*
footer a:hover {
    text-decoration: none;
    color: #fff;
}

.fa-phone:before {
    color: #fff !important;
}*/

/*-- Slider --*/

#slider {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0 auto;
}
.rslides_tabs {
	list-style: none;
	padding: 0;
	background: rgba(0,0,0,.25);
	box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	-moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	-webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	font-size: 18px;
	list-style: none;
	margin: 0 auto 50px;
	max-width: 540px;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}
.rslides_tabs li {
	display: inline;
	float: none;
	margin-right: 1px;
}
.rslides_tabs a {
	width: auto;
	line-height: 20px;
	padding: 9px 20px;
	height: auto;
	background: transparent;
	display: inline;
}
.rslides_tabs li:first-child {
	margin-left: 0;
}
.rslides_tabs .rslides_here a {
	background: rgba(255,255,255,.1);
	color: #fff;
	font-weight: bold;
}
.events {
	list-style: none;
}
.callbacks_container {
    position: relative;
    float: none;
    text-align: center;
    width: 100%;
}
.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.callbacks li {
	position: absolute;
	left: 0;
	top: 0;
}
.callbacks img {
	position: relative;
	z-index: 1;
	height: auto;
	border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}
.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top:230px;
    left: 0;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    width: 50px;
    height: 50px;
    background: transparent url(image/arrows.png) no-repeat left top;
}
.callbacks_nav.next {
  left: auto;
    background-position: right top;
  right: 22px;
 }
 .callbacks_nav.prev {
    right: auto;
    background-position: left top;
    left:22px;
}
.callbacks_nav:active {
	opacity: 1.0;
}

.callbacks2_nav:active {
	opacity: 1.0;
}

#slider-pager a {
	display: inline-block;
}

#slider-pager span {
	float: left;
}
#slider-pager span {
	width: 100px;
	height: 15px;
	background: #fff;
	display: inline-block;
	border-radius: 30em;
	opacity: 0.6;
}
#slider-pager .rslides_here a {
	background: #FFF;
	border-radius: 30em;
	opacity: 1;
}
#slider-pager a {
	padding: 0;
}
#slider-pager li {
	display: inline-block;
}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
	width: 100%;     height: 480px;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	left: 0%;
	top: 0;
	width: 100%;
}
.rslides li {
	position: relative;
	display: block;
	float: none; height:100%;
}
.rslides img {
	height: auto;
	border: 0;
}
.callbacks_tabs {
	list-style: none;
	position: absolute;
	top: 66.5%;
	z-index: 999;
	left: 45%;
	padding: 0em 0.6em 1em 0.3em;
	margin: 0; display:none;
}
.callbacks_tabs li {
	display: inline-block;
	margin: 0.5em;
}
.callbacks_tabs a {
	visibility: hidden;
}
.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	width:12px;
	height: 12px;
	display: inline-block;
	background: #fff;
	border: none;
	border-radius: 50%;
}
.callbacks_here a:after {
	background: #168eea;
}
.slider-info{
   position: absolute;
   padding-top:30%;
    top:0;
    z-index: 999;
	padding:10px 20px;
    right: 0;
    width: 50%;
    height: 100%;
	background: rgba(29,70,132,0.85);
}
.ban-logo{
    width: 105px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.arrow-dn{    width: 55px;
    height: 55px;
    border-radius: 50%;
    border: 2px double #fff;
    line-height: 50px;
    margin: 0 auto;
    background: #8abf00;
    margin-top: 40px;}
	

.slider-img{height: 100%;}

.slider-img img {
    height: 100%;
    width: 100%;
}



.slider-info p {
    font-size: 16px;
    line-height: 22px;
    color: #ccc;
	text-align:left;
}



.slider-info h2{
    font-size: 40px;
    font-weight:500;
    color:#fff;
    letter-spacing:1px;
    text-transform: uppercase;
    margin-top:100px;
}
.slider-info h3 {
    font-size:24px;
    font-weight:500;
     color:#4c82f4;
    letter-spacing:1px;
    text-transform: uppercase;
    margin: 2px 0px 10px;
}
.slider-info h4 {
    font-size:20px;
	line-height:30px;
    color:#ccc;
	letter-spacing:0;
	text-transform:uppercase; 
	margin-top:10px;
}
.slider-info h6 {
	margin:0 auto;
	z-index:999;
}
.slider-info h6 a{
	cursor:pointer;
	font-size:15px;
	text-transform:uppercase;
}
.slider-top span{
font-weight:600;
}
.callbacks_tabs li{
       display: inline-block;
    margin: 0 7px;
}
/*-- //Slider --*/

/*  FOOTER
======================================*/

.section-footer {
  padding-top: 60px;
  margin-top: 60px;
  background: #f3f3f3;
}

.section-footer ul {
  line-height: 2;
}

.section-footer .item-list-a i {
  font-size: 18px;
  padding-right: 4px;
  color: #2eca6a;
}

.section-footer .widget-a .w-title-a {
  margin-bottom: 1rem;
}

footer{ background: #1d4684; padding: 30px 0; }

footer p{ color:#fff; line-height:20px; margin-bottom:5px;}
footer h5{ color:#fff; font-size: 20px; line-height: 40px; position:relative; margin-bottom:30px; text-transform: uppercase;}

.ft-lnk ul{list-style:none; padding-left: 15px;}
.ft-lnk li{transition:.5s;}
.ft-lnk li:hover {padding-left: 10px;}
/*
.ft-lnk li:before {
    content: "\f0a4";
    font-family: fontawesome;
    color: #1d4684;
    margin-right: 10px;
    }
	*/
footer h5:before {
    content: "";
    position: absolute;
    left: 0;
    height: 3px;
    width: 80%;
    background: #eee;
    bottom: -7px;
    right: 0;
    /*margin: 0 auto;*/
}
footer h5:after {
    content: "";
    position: absolute;
    left: 20px;
    height: 6px;
    width: 15%;
    background: #1d4684;
    bottom: -10px;
    right: 0;
    /*margin: 0 auto;*/
}
.team_img {
    width: 150px;
    height: 150px;
    border: 2px solid #777;
    border-radius: 50%;
}
.socil-icn ul{margin:20px auto; padding:0; list-style:none; text-align: center;}
.socil-icn ul li{display:inline-block; padding:10px; border:1px solid #fff; margin:5px; transition:.5s;}
.socil-icn ul li:hover{background: #eee;}
.socil-icn ul li:hover .fa{color:#1d4684;}
.socil-icn ul li .fa{width:20px; height:15px; color:#fff;}

.copyrht{
    background: #c39347;
    color: #fff;
    font-size: 14px;
    padding: 10px 0;
    }
	
.copyrht a{color:#fff; text-decoration:none;}

.copyrht-lft{}

footer a{color:#fff;}
.socil-icn{    margin-top: 60px;}
footer .copyright-footer {
  border-top: 1px solid #ddd;
  padding-top: 20px;
}

footer .credits {
  font-size: 14px;
}
.hm-heading{text-align:center;}
/*footer*/

.top {
    position: fixed;
    right: 10px;
    bottom: 30px;
    text-align: center;
    color: #fff;
    background: #ffbc3b;
    padding: 10px 10px;
    z-index: 9;
    border-radius: 50%;
    border: 2px solid #eee;
    cursor: pointer;
    opacity: 0;
    transition: ease-in 0.5s;
}


.top.scll-top {
    opacity: 1;
    transition: ease-in 0.5s;
    bottom: 50px;
}

.top .fa {
    display: block !important; font-size:20px;
}

/*footer*/


#form1, #Div_body, .RadDock_Default .rdMiddle .rdCenter, .RadDock_Default .rdBottom .rdCenter{background-color: transparent !important;
}


:focus{outline:none;}

.container-fluid{padding-left:2px; padding-right:2px;}
#MenuControl{
    /* margin-bottom: -25px; */
    transition: 0.5s;
}

#MenuControl_C .dropdown-menu{padding:0 !important; animation: fadeInUp 400ms;}
.body-fx #MenuControl_C .dropdown-menu{position: static;}
#MenuControl_C #navbar-collapse-1{height:100% !important;}

.table-responsive {
    min-height: .01%;
    overflow-y: hidden !important; border:0;
}

#MenuControl_C .container-fluid{/*padding-left:0; padding-right:0;*/
    margin: 0 auto;
    left: 0;}

#HeaderControl_C, #HeaderControl{overflow:inherit !important; height:inherit !important;}

.navbar{    background: transparent;
    border: 0;
    border: 0;
    border-radius: 0;
    /*margin-bottom: -24px;
    min-height: 38px;*/
    z-index: 9;}
@media(min-width:768px){
    #MenuControl_C .navbar-toggler{position: fixed;    right: 30px;z-index: 9999999;}
.navbar-toggler:focus{box-shadow: none;}
/* .navbar-toggler .navbar-toggler-icon[aria-expanded="true"]{background-image:none;}
.navbar-toggler .navbar-toggler-icon[aria-expanded="false"]{background-image: var(--bs-navbar-toggler-icon-bg);} */
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon { background-image: none;}

/* Add custom 'X' icon or text */
#MenuControl_C .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
    content: "\f00d"; 
        color: #ff0000;
    background: #000;
    padding: 5px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: block;top: 15px;
    font-family: "FontAwesome";
    /* Additional styling for size/color */
}
}
	
.navbar-nav>li>a {
    padding-top: 12px;
    padding-bottom: 12px; color: #fff;
}
#MenuControl_C .nav-link:focus, #MenuControl_C .nav-link:hover {
    color: #fff;
}
.navbar-nav {
        display: table;
        width: 100%;
        text-align: center;
        margin-left: 0 !important;
        margin-right: 0 !important;
        background: #1d4684;
}

.navbar-nav>li {
    display: table-cell;
    float: initial !important;
    vertical-align: middle;
    border-right:0;
    font-size: 14px;
	height: 80px;
}
.body-fx .navbar-nav>li{ height: auto !important;}

.navbar-nav>li:last-child{border-right:0;}

.navbar-collapse{margin:0; padding:0;}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #333;
}

.navbar-nav>li>.dropdown-menu, .dropdown-menu{margin:0; padding: 0px 0;}
.dropdown-menu>li>a{    padding: 1px 20px; font-size:0.95em;}
.dropdown-menu{background-color: #1d4684;}
.dropdown-menu>li>a{    color: #fff;line-height: 22px;}
.dropdown-menu>li{border-bottom:1px solid #e8ca82;}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #1d4684;
    border-color: #1d4684;
}

.body-fx .fixed-top{position:fixed; top:0; width:100%; left:0; z-index:99; background:rgba(255,255,255,0.95)}
.body-fx .fixed-top .top-nav{display:none;}
.fixed-top .logo-sec {
    padding: 5px 0;
}
.body-fx .navbar.bg-light{position:fixed; width:100%; right:0; z-index:99;     background: transparent !important;     transition: 0.5s;}
.navbar-header{float: none;}
.body-fx .navbar-nav{      background: #1d4684;
    text-align: left;
    min-width: 195px;
    display: block;
    width: inherit;
    float: right;
    position: absolute;
    right: 0;
    height: 100vh;
    overflow: hidden;
    overflow-y: auto;     animation: fadeInRight 300ms; transition:0.5s}
.body-fx .navbar .container{   /* width: 100%;*/  padding: 0;}
	
.body-fx .logo-cont{display:none;}
.body-fx #navbar-collapse-1{display:none !important;}
.body-fx .navbar-toggle {
    display: block;
}

.body-fx .navbar.bg-light .navbar-toggle.collapsed, .navbar-toggle {
    border-color: #1d4684;
    background: #1d4684;
    margin-right: 15px;
    transition:0.5s;
}
.navbar.bg-light .navbar-toggle:focus, .navbar.bg-light .navbar-toggle:hover{background: #1d4684;}
.navbar.bg-light .navbar-toggle{border-color: #1d4684;}

.navbar.bg-light .navbar-toggle .icon-bar, .body-fx .navbar-toggle{ transition:0.5s;}

.body-fx .navbar.bg-light .navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(3){display:none;}
.body-fx .navbar.bg-light .navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(2){transform: rotate(45deg);}
.body-fx .navbar.bg-light .navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(4){transform: rotate(-45deg); margin-top:0}
.body-fx .navbar.bg-light .navbar-toggle[aria-expanded="true"] .icon-bar{    width: 17px;
    height: 1px;}

.body-fx .navbar.bg-light .navbar-toggle[aria-expanded="true"]{ z-index: 999999999;
    position: relative;
    background: #333;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 5px;
    margin-top: -7px;
    position: absolute;
    right: -15px;
    border-color: #fff;}

.body-fx .navbar.bg-light .navbar-toggle .icon-bar {
    background-color: #fff;
}

.body-fx #navbar-collapse-1.collapse.in{    display: block!important;}
.body-fx .navbar-nav>li{display: block;}

.body-fx .dropdown-menu{    position: relative;
    top: 100%;
    left: 0; width:100%; border-radius:0; border:0}
	
.body-fx .dropdown-menu>li>a {
    padding: 3px 20px;
    font-size: 0.99em;
}

.body-fx .dropdown-submenu>.dropdown-menu{left:0; border-radius:0; border:0; margin-top:0;}
.body-fx .dropdown-submenu>.dropdown-menu li a{padding:3px 30px;}
.body-fx .navbar-nav>li>.dropdown-menu, .dropdown-menu{    margin: 0;
    padding: 0px 0;
    box-shadow: 0 0 0;
    margin-bottom: 5px;}

.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:hover>a:after{border-left-color:#555;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}

	
.img-hd img{padding-top:5px;}
	
.text-btn{
    font-style: inherit;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;}
	
.iconn{position: absolute;
    left: 1px;
    top: 1px;
    bottom: 1px;
    padding: 9px;
    border-radius:6px;
    text-align: center;
    color: #ffdd00;
    background-color: #222;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;}
	
.iconn img{filter: brightness(0) invert(1); -webkit-filter: brightness(0) invert(1); -moz-filter: brightness(0) invert(1);     vertical-align: top;
    margin-top: 2px;}
	
p.rd-mr a:hover:before{opacity: 1;}

p.rd-mr a:hover .text-btn {
    opacity: 0;
}

p.rd-mr a:hover .iconn {
    left: calc(100% - 24px);
    left: -webkit-calc(100% - 24px);
    left: -moz-calc(100% - 24px);
}
	

.hm-team p.rd-mr:hover a img{padding-left:2px; padding-right:2px;}

.mem-icon{    text-align: center;}

.mem-icon img{    border-radius: 50%;
    background: #fff;
    border: 3px solid #1d4684;
    padding: 3px; transition:0.5s;}
	
.mem-icon img:hover{transition:0.5s; transform:rotate(360deg);}

.top {
    position: fixed;
    right: 10px;
    bottom: 30px;
    text-align: center;
    color: #fff;
    background: #1d4684;
    padding: 10px 10px;
    z-index: 9;
    border-radius: 50%;
    border: 2px solid #1d4684;
    cursor: pointer;
    opacity: 0;
    transition: ease-in 0.5s;
}


.top.scll-top {
    opacity: 1;
    transition: ease-in 0.5s;
    bottom: 50px;
}

.top .fa {
    display: block !important;
}

/*footer*/
.li-icn li{list-style:url(../image/bullet-1.png); list-style-position:outside; margin-left:10px;}
.cl-icn li{list-style:none; float:left; border:1px dashed #ccc; margin:10px;}

#ascrail2000{background:#01a6b9; }
#ascrail2000 div{border-radius:12px !important; background:#283447 !important;}
#ascrail2000-hr{display:none !important;}


#MenuControl_C, #MenuControl, #widgetsControl, #widgetsControl_C{height:inherit !important;}
center center #MenuControl{margin-bottom: 0;}
.navbar.bg-light{margin:0 auto;}
.navbar.bg-light{
    background: transparent;
    border: 0;
    border: 0;
    border-radius: 0;padding: 0;
    
    z-index: 9;
    }
 #MenuControl_C .container-fluid{
    width: 100%;
    margin: 0 auto;
    left: 0;
    }
.navbar{min-height: inherit !important;     margin-bottom: 0;}

.inner-page{    padding-bottom: 20px;}
.inner-banner{position:relative; height:350px;     margin-bottom: 25px; margin-left:-100%; margin-right:-100%}
.col-lg-12.table-responsive{overflow:hidden;}
.inner-banner img{width:100%; height:100%;}
.inner-banner .container{    position: relative;
    position: absolute;
    top: 92px;
    left: 0;
    margin: 0 auto;
    right: 0;}
.inner-banner-cnt{color:#fff;}
.inner-banner-cnt h1{    color: #01a6b9;
    font-size: 54px;
    font-weight: 800;}
	
.inner-banner-cnt ul{list-style:none; padding-left:0;}
.inner-banner-cnt ul li{    display: inline-block;
    background: #fff;
    margin: 0;
    padding:8px 20px 8px 20px;}
	
.inner-banner-cnt ul li a{color:#000;}
	
.inner-banner-cnt ul li .fa{    color: #000;
    padding: 0px 10px;
    font-size: 18px;
    margin-right: -40px;
    position: relative; vertical-align: middle;
   }
	
.inner-banner-cnt ul li.active{background: #01a6b9;}

#HomepagecontentControl_C, #HomepagecontentControl, .RadDock .rdContent{overflow:inherit !important;}

@media(max-width:1169px){
#MenuControl_C .container-fluid{width: 100%;text-align: center;justify-content: center;}
}

@media(max-width:1024px){
.hm-about-rht-inner{    margin-top: 24px;}	
.same-ft:after{left: 6px;}
.same-ft{    padding-left: 62px;}

.body-fx .navbar.bg-light .navbar-toggle[aria-expanded="true"]{    position: absolute;
    right: 90px;}
	}
	
@media(max-width:998px){
.hm-about-lft{width:100%;}
.hm-about-rht{width:100%;}
.hm-about-rht-inner {
    border-left: 5px dashed #fff;
    width: 90%;
    margin: 0 auto;
    margin-top: -67px;
    background: #fff;
    margin-bottom: 30px;
}
#carousel-example-generic .carousel-indicators {
    width: inherit;
    top: inherit;
    bottom: -40px;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.service-box li{    width: 23%;}
.hm-team-col{    margin-bottom: 15px;}
.same-ft {
    padding-left: 85px;
}
.same-ft:after{left: 18px;}
.nav>li>a{padding: 10px 6px;}

.hm-team-col{height: auto;}
	}
	
@media(max-width:767px){
.copyrht-lft {
	text-align: center;
}
.text-right {
    text-align: center;
	color: #fff;
}
.slider-info {
	/* display: none; */
	width: 61%;
}
.serv-bx {
    width: 100%;
}
.fix-box {
	display: none;
}
.top {
	display: none;
}
.table-responsive {
    margin-bottom: 0px !important;
}
.top-nav-lft{/* width:inherit; */float:left;}	
.top-nav-rht{width:inherit; float:right;}
.logo-cont{display:none;}

.navbar.bg-light{
    position: relative;
    top: 0px;
    right: 0;
    width: 100%;
    padding: 0 15px;
    }
.navbar-header{margin:0 !important;}

.body-fx .navbar.bg-light{top: -62px;}
	
.navbar-toggle{background: #1d4684;border-color:#d3a722;}
.navbar.bg-light .navbar-toggle{border-color: #1d4684;}
.navbar.bg-light .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar.bg-light .navbar-toggle:focus, .navbar.bg-light .navbar-toggle:hover {
    background-color: #1d4684;
}
.navbar-nav>li{    display: block; height:inherit !important;padding: 0 15px;}

.navbar.bg-light .navbar-collapse, .navbar.bg-light .navbar-form{margin:0; width:100%;}
.navbar-nav>li>a {
    padding-top: 4px;
    padding-bottom: 4px;
}
.navbar.bg-light .navbar-nav>li>a{text-align:left;}
.navbar.bg-light .navbar-nav .open .dropdown-menu>li>a {
    color: #fff;
}
.navbar-nav .open .dropdown-menu>li>a {
    line-height: 12px;
}

.body-fx .fixed-top{position:relative;}

.body-fx .navbar.bg-light{position:absolute;}

.logo-sec {
    padding: 5px;
}

.body-fx .navbar-nav{    position: relative;
    height: auto;
    margin-top: 0;
    max-height: 100vh;}
.navbar-nav{/*margin-top:0;*/}
.navbar.bg-light .navbar-collapse, .navbar.bg-light .navbar-form{border:0}
.body-fx .navbar-toggle{margin-right: 15px;}
.us-lk ul li{margin-bottom: 8px;}
.body-fx .navbar-header{margin:0;}
.rslides{    height: 300px;}
.hm-team {
    padding: 20px 0 10px;
}

.navbar.bg-light .navbar-nav .open .dropdown-menu>li>a:focus, .navbar.bg-light .navbar-nav .open .dropdown-menu>li>a:hover{background:#0303bb; color:#fff;}
.hm-head{ margin-top: 30px;}
table{ margin-top:0 !important;}

}
	
	

.map-hm-rht {
  box-shadow: 0 0 10px rgba(214, 215, 216, 0.6);
  padding: 10px 10px;
  background: #fff;
}


.map-hm-rht input, .map-hm-rht textarea{ width:100%; line-height:22px;}

.map-hm-rht label{ width:100%; font-family:Poppins; color:#222; font-size:15px; line-height:20px; margin-top:5px;}

.btns{ color: #fff; background: #c39347; padding: 10px 30px;
line-height: 30px; border: 1px solid #0e3b84; border-radius: 4px; font-size: 18px;}		


#hm-cont {
  padding: 60px 0;
}

#hm-cont .contact-info {
  /*! padding-top: -18px; */
  text-align: center;
  border: 1px solid #ddd;
}

#hm-cont .contact-info .fa {
  font-size: 48px;
  display: inline-block;
  /*! margin-bottom: 10px; */
  background: #1d4684; color:#fff; width:100px; height:100px; line-height:100px; text-align:center; float:left;
  /*! padding-top: 0px; */
}
#hm-cont .contact-info i:after {content:'';
    width: 0;
    height: 0;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    position: absolute;
    top: 30px;
    left: 100px;transform: rotate(180deg);
    border-right: 14px solid #1d4684;
}
#hm-cont .cont-cont{text-align: left;  padding-left: 135px; padding-right:10px; text-align:justify;padding-top: 10px;}
#hm-cont .contact-info address,
#hm-cont .contact-info p {
  margin-bottom: 0;
  color: #000;
}
.section-header h3 {
    font-size: 32px;
    color: #111;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    position: relative;
    padding-bottom: 15px;
}
#hm-cont .contact-info h3 {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: bold;
  text-transform: uppercase;
  color: #999;
}

#hm-cont .contact-info a {
  color: #000;
}

#hm-cont .contact-info a:hover {
  color: #dd3d25;
}

#hm-cont .contact-address,
#hm-cont .contact-phone,
#hm-cont .contact-email {
  /*! margin-bottom: 20px; */
}

#hm-cont .form #sendmessage {
  color: #dd3d25;
  border: 1px solid #dd3d25;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#hm-cont .form #errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#hm-cont .form #sendmessage.show,
#hm-cont .form #errormessage.show,
#hm-cont .form .show {
  display: block;
}

#hm-cont .form .validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}

#hm-cont .form input,
#hm-cont .form textarea {
  padding: 10px 14px;
  border-radius: 0;
  box-shadow: none;
  font-size: 15px;
}

#hm-cont .form button[type="submit"] {
  background: #dd3d25;
  border: 0;
  padding: 10px 30px;
  color: #fff;
  transition: 0.4s;
  cursor: pointer;
}

#hm-cont .form button[type="submit"]:hover {
  background: #13a456;
}

@media (min-width: 768px) {
  #hm-cont .contact-address ,
  #hm-cont .contact-phone,
  #hm-cont .contact-email {
    padding: 1px 0 0px;
	 position: relative;
    min-height: 100px;
  }

  #hm-cont .contact-phone, #hm-cont .contact-email{
    border-top: 1px solid #ddd;
  }
}

@media (min-width: 992px) {
  #testimonials .testimonial-item p {
    width: 80%;
  }
}
@media(max-width:991px){
    .top-nav{display: none;}
}
@media(max-width:767px){
}
@media(max-width:667px){
.navbar-toggle {
float: none !important;
}
.slider-info p {
    font-size: 12px;
    line-height: 22px;
    color: #ccc;
    text-align: left;
}
#hm-cont .contact-info i:after { 
display: none;
}
.slider-info h2 {
    font-size: 29px;
    margin-top: 8px;
}
.hm-head{font-size: 25px; margin-bottom: 0px;}	
.hm-about-rht-inner h3{    font-size: 20px;}
.hm-about .rd-mr{    font-size: 13px;}
.same-ft h3{font-size: 16px;}
.service-box li {
    width: 31.3%;
}
	}
	
@media(max-width:568px){
.hm-team-col h3{    font-size: 20px;}	
.hm-team-col h3 span{
	    margin-top: 2px;
    margin-bottom: 2px;}
.top-nav-lft ul li .fa{width: 38px;}
.cprht-lft, .cprht-rht{width:100%; text-align:center;}
	}
	
@media(max-width:480px){
.rslides {
    height: 210px;
}
.rd-mr a{padding: 9px 25px;}	

.service-box li {
    width: 48%;
}
.service-box li img{    height: 200px;
    width: 100%;}
	
.callbacks_nav{    top: 45%;     width: 30px;
    height: 30px;
    background: transparent url(image/arrows.png) no-repeat left top;
    background-size: 206% 100%;}
.ft-add p br{display:none;}



}
	
@media(max-width:478px){
#hm-cont .contact-info .fa {
    font-size: 32px !important;
    width: 58px !important;
    height: 58px !important;
    line-height: 62px !important;
}
.top-nav-rht {
    /* width: 100%; */
    float: right;
}
.top-nav-rht ul li {
    margin-left: 0px;
}
.top-nav-lft ul li {
    display: inline-block;
    border-right: 1px dashed #1d4684;
    margin-right: -14px;
    transition: 0.5s;
}
.top-nav-rht ul {
    padding-left: 0px;
    text-align: left;
    position: relative;
   
}
#hm-cont .contact-info {
    padding-left: 15px !important;
}

#hm-cont .cont-cont {
    padding-left: 80px !important;
}
footer {
    margin-top: 210px;
}
#FooterrControl1_tr_hitCounter {
    display: none !important;
	}	

/* .navbar.bg-light{top: 75px;} */

}
	
@media(max-width:414px){
.same-ft{ padding-left: 80px;}
.same-ft:after{ left: 12px;}
.logo-sec{ width: 100%;}

p.text-center{ margin-bottom: 5px;}

}
	
@media(max-width:375px){
.hm-about-rht-inner{ padding: 25px 10px;}
.hm-about-lft img{ padding: 5px; height: 250px;}
	
.rd-mr a { padding: 5px 16px; }

}

	
@media(max-width:360px){
.navbar.bg-light{ top: 65px;}
.hm-about-rht p{ font-size:13px;}
.hm-about .rd-mr{ margin-top:0}	
.service-box li { width: 100%; margin: 5px 0;}
.same-ft { padding-left: 70px; }
}
    #FooterrControl1_tr_hitCounter {
      /* background: #075482; */
      color: #fff;
      /* line-height: 35px;
      padding-top: 5px !important; */
    }
.img-responsive{max-width: 100%;}
.main-table {
    font-size: 15px;
    color: #333;
    font-weight: 400;
    line-height: 22px;
    margin-top: 15px;text-align: justify;
}
.team_img {
    width: 150px;
    border: 6px solid #13455e;
    border-radius: 50%;
}
.sub-team {
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    Font-size: 16px;
    color: #333;
    line-height: 10px;
    margin: 0;
    text-align: left;
}

.main-table p {
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: left;
    font-size: 15px;
    line-height: 26;
    line-height: 26px;
}

.sub-p 
{
    font-size: 16px;
    padding-top: 10px;
    /* line-height: 43px; */
    font-weight: 600;
}

.cont-page h2 {
    font-weight: bold;
    color: #111;
    font-size: 19px;
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 18px;
    margin-top: 10px;
}
.cont-page h2 span {
    color: #111;
    font-weight: normal;
    font-size: 18px;
}
.cont-page .map-contp{border:1px dashed #ccc;}
.st-feature-box h3 {
    color: #fff;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
}
.cont-page .st-feature-box {
    background: #23527c;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-right: 10px;
    color: #fff;
}
.st-feature-box {
    padding-left: 70px;
    position: relative;
}
.st-feature-box .st-feature-box-icon {
    color: #111;
    display: block;
    position: absolute;
    width: 52px;
    height: 52px;
    line-height: 0px;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 60px;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.cont-page .feature-box-image .fa{color:#fff; line-height:30px; font-size:30px; margin-top: 20px;}
/*cont-page*/