@import url('https://fonts.googleapis.com/css2?family=Saira:ital,wght@0,100..900;1,100..900&display=swap');

.cm-msg p b{color:#0f2059;font-size:17px;}
.past-chairmen-pg .content h5.blue-txt{font-size: 15px; font-weight: bold;}
.past-chairmen-pg h3.blue-txt{font-size: 17px; font-weight: bold;}
.past-chairmen-pg .new-border{border: 1px solid #efefef; margin-bottom: 15px;}
.past-chairmen-pg .content, .past-chairmen-pg .content p{ text-align: center;  padding: 10px 0px;}
.past-chairmen-pg .margin-0{margin: 0;}
.download-pg .inner { position: relative;  display: inline-block;  background: #fff;}
.download-pg .student-img-blocks { background-color: #066cc4;  width: 260px;  height: 200px;  float: left;    padding: 25px 6px;}
.download-pg .service-thumb { position: relative;  overflow: hidden;}
.download-pg .service-thumb::before {
    position: absolute;
    content: "";
    background: #066cc4;
    width: 0%;
    height: 100%;
    opacity: 0.9;
    transition: all 0.4s ease 0s;
    z-index: 2;
}
.download-pg .inner h2 {
    text-transform: capitalize;color: #fff;
    font-size: 20px;
    margin-top: 25px;
}
.download-pg  .service-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    transition: all 0.4s ease 0s;
    z-index: 3;
}
.MCommittee .table-responsive.table-bordered.main-table tr td{padding: 5px;}
.MCommittee .table-responsive.table-bordered.main-table tr:first-child th{background: #05007e; color:#fff; text-align: center;}
.MCommittee .table-responsive.table-bordered.main-table .img-mem{max-width: 120px;}
.download-pg .service-icon a {
    display: inline-block;
    background: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 100%;
    font-size: 22px;
    color: #066cc4;
}
.download-pg .lg {
    font-size: 50px;
}
.download-pg .inner{position: relative; margin: 5px auto;}
.download-pg .inner:hover .service-icon {
    visibility: visible;
    opacity: 1;
    transition: all 0.4s ease 0s;
}
.download-pg .service-icon .fa{line-height: 50px;}
.download-pg .inner:hover .service-thumb::before {
    width: 100%;
    transition: all 0.4s ease 0s;
}
*{ font-family: Saira !important;}

.fa{ font-family: fontawesome !important;}

body{font-family: 'Saira', sans-serif !important;font-size:14px;overflow-x:hidden;padding:0;margin:0;}

p{font-size: 15px;color:#222;line-height: 24px;margin-bottom:10px;text-align:justify;font-family: 'Saira', sans-serif !important;}
		
.img-mem{ width:120px;}		
		
.MCommittee a{ color:#333; text-decoration:none;}
		
#form1, #Div_body, .RadDock_Default .rdMiddle .rdCenter, .RadDock_Default .rdBottom .rdCenter{ background-color: transparent !important;}
	
.RadDock .rdContent{font-family: 'Saira', sans-serif !important;}

table{margin-top:0 !important;}

img{max-width:100%;}

:focus{outline:none;}

#WhatsNewControl_C{overflow: hidden !important;}




#MenuControl_C .dropdown-menu{padding:0 !important; animation: fadeInUp 400ms; border-radius: 0;}
#MenuControl_C #navbar-collapse-1{height:100% !important;/* width: 100%; */}

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


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

header{background: #05007e;padding: 5px;border-bottom: 4px #cab07b solid;}

.logo-icai{ text-align:center;}

.logo{ text-align:center;}


center #form1 #HomepagecontentControl{ padding-top:0;}
center #form1{overflow:hidden;}

a{text-decoration:none;}
a:focus, a:hover{ text-decoration:none;}

/*banner*/

.Our-Products{  background:url(image/gray-texture.jpg); padding:40px 0; }
.Our-Products h2{  font-size:36px; text-align: center; color: #222; text-transform: uppercase; font-weight:600; line-height:36px; margin-top:0;}
.Our-Products h2 span{ color:#009cac; font-weight:500;}
.Our-Products .col-md-3 img{ width:100%; height:100px; border:1px #ccc solid;}
.Our-Products .col-md-3{ padding:0 5px;}


div#Div_body {
    background: #fff !important;
}



.shadow{
	background-color: #f5f5f5;
    border-radius: 5px;
    padding: 20px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.22);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.22);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.22);
	text-align:justify;
}

.hm-about{text-align:center; margin-top:20px;}
.hm-about-inner{margin-top:0px; transition:0.5s;position:relative;overflow:hidden;/* margin-top:20px; */}
.hm-about-cnt{border: 1px solid #ccc; }
.hm-about-inner h3{margin-top: 50px;}
.hm-about-inner a{
    color: #9e9702;
    font-size: 15px;
    font-style: italic;
    text-decoration: none;
    }
h4.box-fa{margin-bottom: -40px;z-index:9;position:relative;}
	
h4.box-fa .fa{
    width: 75px;
    height: 75px;
    background: #05007e;
    color: #fff;
    border-radius: 50%;
    font-size: 30px;
    line-height: 60px;
    border: 5px solid #fff;
    box-shadow: 0px -1px 2px #ccc;
    font-weight: inherit;
    }

.hm-about-inner:after{    content: "";
    left: -100%;
    top: 45px;
    width: 50%;
    height: 100%;
    background: #05007e;
    transition: 0.5s;
    position: absolute;}	
	
.hm-about-inner:before{ content: "";
    right: -100%;
    top: 45px;
    width: 50%;
    height: 100%;
    background: #05007e;
    transition: 0.5s;
    position: absolute;}	
	
.hm-about-inner:hover{transition:0.5s; color:#fff;}
.hm-about-inner:hover:after{opacity:1; left: 0%; transition: 0.4s;}
.hm-about-inner:hover:before{opacity:1; right: 0%; transition: 0.4s;}
.hm-about-cnt{position:relative;height: 141px;z-index:1;}
.hm-about-inner:hover p{color:#fff; transition: 0.4s;}

.event-item-box{ text-align:left;}
.event-item-box h3{font-size: 24px; line-height: 22px; font-weight: bold; margin: 10px 0; text-transform:capitalize; color: #242a2d; font-family: 'Roboto', sans-serif;}
.event-dt, .event-time{display:inline-block; font-size:15px;}
.event-dt img, .event-time img{vertical-align: sub; padding-right:4px;}
.event-dt{color:#1d487f; padding-right:15px;}
.event-time{color:#d55100;}
.event-btn{display:block;margin: 15px 0;}
.event-btn .book{padding:4px 20px; border-radius:50px; background:#325f98; color:#fff; margin-right:5px;}
.event-btn .review{padding:4px 20px; border-radius:50px; background:#d45200; color:#fff; margin-right:5px;}





.hm-query {
    background: #f7f7f7 url(images/bg-01.png) !important;
    padding-bottom: 30px;
    padding-top: 20px;
	text-align:left;
}
.hm-query .lbl span{color: #fff;
    font-size: 15px;
    padding-left: 5px;
    line-height: 30px;}
	
.hm-query .form-control::placeholder{font-weight:normal; color:#999;}

.hm-query .lbl {width: 100%;}


#DynamicEnquiry tr td{text-align:center !important; font-size:20px;}

/*-- 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 {
	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(30,40,55,0.75);
}
.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: 18px;
    color: #fff; text-align:left;
    line-height:24px;
    text-align: justify;
}
.slider-info p .fa{
    margin-right:10px;
}
.slider-info h2{
    font-size: 36px;
    font-weight: 500;
    color: #fff;
    letter-spacing:1px;
    text-transform: uppercase;
    margin-top:70px;
}
.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 --*/
/*banner*/


.hm-head{
    text-align: center;
    color: #071041;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 12px;
    margin-top: 10px;
    font-size:34px;
    }
	
.head-sep {
    z-index: 3;
    margin-bottom: 25px;
    display: inline-block;
    top: -3px;
    line-height: 1;
    position: relative;
	
}

.head-sep:before{ width: 100px; height: 1px;  content: ""; display: inline-block; position: relative; margin-right: 6px;
 background-color: #4f82f4 !important;  color: #fff !important;}
	
.head-sep:after{ width: 100px;  height: 1px; content: ""; display: inline-block;  position: relative;
    margin-right: 6px; margin-left: 22px;  margin-right: 0;  background-color: #4f82f4 !important; color: #fff !important;}
	
.head-sep u{  width: 20px;  position: absolute;  display: block; left: 50%;  top: 12px; margin-left: -10px;}

.head-sep u:before{ position: absolute;  top: 0;  left: -2px;
    border-left: 2px #4f82f4 solid;  border-right: 2px #4f82f4 solid;
    width: 10px;  height: 6px;  display: inline-block; content: ""; transform: skew(30deg);
    -webkit-transform: skew(50deg); border-left-color: #4f82f4 !important;}
	
.head-sep u:after{ position: absolute; top: 0; left: -2px; border-left: 2px #4f82f4 solid;
    border-right: 2px #4f82f4 solid; width: 10px; height: 6px; display: inline-block; content: "";
    transform: skew(30deg); -webkit-transform: skew(50deg); left: auto; right: -3px; transform: skew(-30deg);
    -webkit-transform: skew(-50deg); border-right-color: #4f82f4 !important;}	
.hm-head span{font-weight:600;color: #05007e;}


.hms{ font-family:Arial, Helvetica, sans-serif; margin:30px 0;}
.head1{ font-size:36px; text-align: center; color: #071041; text-transform: uppercase; font-weight:600; line-height:36px;}
.head1 span{ color:#009cac; font-weight:500;}
.hms h3{ font-size:16px;text-align: center;color: #05007e;text-transform: uppercase; font-weight:600; line-height:30px; letter-spacing:1;}
.hms h5{ font-size:16px; text-align: center; color: #777; letter-spacing:0.5; line-height:25px;  margin-bottom:40px;}
.hms p{ font-size:15px; text-align: center; color: #777; line-height:24px;}

.s-icon{ text-align:center;}
.s-icon i{font-size:50px;color: #05007e;}
.hm-service p{color:#fff; text-align:center;}	
.hm-service{ background: url(image/serv-bg.jpg) no-repeat; background-size:cover; background-attachment:fixed; padding-bottom: 30px; padding-top: 20px;}
.service-box{ list-style:none; padding-left:0;}
.service-box li{margin: 0 1%;width: 31%;float: left;color: #fff;text-transform: uppercase;text-align: center;transition: .5s;margin-bottom:25px;border:1px #b0b0b0 solid;padding-top:20px;padding-bottom:10px;}
.service-box li:hover{ background: rgba(80,130,244,0.2); transition: 0.5s;}

.service-box li img{ height:100px; width:100px; border:5px #4f82f4 solid; margin-bottom:20px;
 -webkit-border-radius:100px; -moz-border-radius:100px; border-radius:100px; transition:0.5s; box-shadow:0px 10px 10px steelblue; }
	
.service-box li:hover img{  -webkit-filter: none;  filter: none; transition:0.5s;}	
.service-box li:hover h4{ color:#fff; transition:0.5s; border-radius:10px 10px 0 0;}	
.service-box li h4{font-size: 14px;color: #dcdcdd;transition:0.5s;font-weight: 600;margin-bottom:0;padding-bottom:10px;}
	
.hm-service .hm-head{color:#fff;}

/*--------- Clients-List ------------*/

.Clientele{ padding:40px 0; background:#ff9c97;}
.Clientele h2{ text-align:center; color: #222; font-size:36px; margin-bottom:30px;}
.Clientele .slide img{ width:250px;}

/*---------End Clients-List ------------*/

	

.hm-about{ padding-bottom:30px; /*  background: url(../image/bg.png)repeat; background-attachment: fixed; */ }	
	
.hm-about .hm-head{margin-top:20px;}

.hm-about-lft{float:right;width: 40%;}
.hm-about-lft img{  padding:10px; height: auto;}

.hm-about-rht{float:left;width: 60%;}
.hm-about-rht-inner{    /*border:2px dashed #193e91; border-radius:50px 0 50px 0;*/
    padding: 10px 10px;
    border-left: 0;
    margin-top:0; margin-bottom: 25px;}
.hm-about-rht-inner p{font-size:15px; line-height:23px;}
.hm-about-rht-inner ul{ list-style-image:url(image/arrow1.png); list-style-position:outside; margin:0; padding-left:25px;}	
.hm-about-rht-inner ul li{ line-height:24px;}	
	
	
.hm-about-rht-inner h3{    margin-top: 0;
    margin-bottom:5px;
    color: #193e91;
    text-transform: uppercase;
    font-weight:600;
    border-bottom: 1px dashed #8b8b8b;
    padding-bottom: 7px; }
	
	
	
	
.rd-mr{text-transform:uppercase; font-weight:600; text-align:left;}
.rd-mr a{color: #193e91;border: 1px solid #666;padding: 7px 20px;position:relative;transition:0.5s;}
	
.rd-btn:before{ content: '';
    position: absolute;
    left: -2px;
    top: -2px;
    border-top: 4px solid #444;
    border-left: 4px solid #444;
    width: 23px;
    height: 23px;
}

.rd-btn:after{    content: '';
    position: absolute;
    right: -2px;
    bottom: -2px;
    border-bottom: 4px solid #444;
    border-right: 4px solid #444;
    width: 23px;
    height: 23px;}
	
.hm-about .rd-mr{ margin-bottom: 10px; margin-top:10px;}
	
.rd-mr a:hover{ background:#193e91; color:#fff; border-color:#193e91;}
	
.rd-mr a.cont-rd{background:#193e91; color:#fff; margin-left:15px; border-color:#193e91;}
.rd-mr a.cont-rd:hover{background:#193e91; color:#fff;}


#myCarousel .carousel-indicators{ margin-left: 0;}	
#myCarousel .carousel-indicators li .active{ background-color:#193e91; width: 20px; border:2px solid #05007e; height: 10px;}


#carousel-example-generic .carousel-indicators{    width: inherit;    
    bottom:0;
    right:0;
    left:0;}
	
#carousel-example-generic .carousel-indicators li .active{ background-color:#193e91; width: 15px; border:2px solid #e8ca82; height: 15px; border-radius:50px;}
#carousel-example-generic .carousel-indicators li{ background-color:#e8ca82;  width: 15px; border:2px solid #193e91; height: 15px; border-radius:50px;}





.hm-team{padding:20px 0 50px;}	

.my-indicators{ bottom: -50px; position: absolute; left: 0; right: 0;}
.my-indicators > .carousel-indicators{position: relative; margin-left:0;}

.hm-team-col{ text-align: center; background:#eee; min-height:300px; overflow: hidden; transition:0.5s;  border-radius:20px; border:1px #ccc solid; padding:10px 0;}
.hm-team-img{ width:100%; overflow:hidden; text-align:center; transition:0.5s; transition:0.5s; }
.hm-team-img img{ width:200px;  margin-bottom:10px; margin-top:10px; padding:5px;}
	
.hm-team-col h3{ text-transform: uppercase; font-size:20px; color:#222; margin: 0;}
.hm-team-col h3 span{ display:block; color:#333; font-size:15px;}
.rd-more{ text-align: center; margin-top:5px;}
.rd-more a{ color:#193e91; font-size:16px; }
	
.hm-team-col:hover .hm-team-img{ margin-top:-20px; transition:0.5s;}

.crewman_item{	position:relative; margin:0 0px;}
.crewman_item .crewman_descr {
	position:absolute;
	z-index:20;
	left:0;
	top:0;
	width:100%;
	height:100%;
	text-align:center;
	opacity:0;
	background-color:rgba(42,114,232,0.8);
	transition: all 0.5s ease-in-out; 
	-webkit-transition: all 0.5s ease-in-out;
}
.crewman_item:hover .crewman_descr {opacity:1;}
.crewman_item .crewman_descr .crewman_descr_cont {
	position:absolute;
	left:0;
	top:50%;
	width:100%;
	opacity:0;
	transform:translateY(-100%);
	-o-transform:translateY(-100%);
	-ms-transform:translateY(-100%);
	-webkit-transform:translateY(-100%);
	transition: all 0.5s ease-in-out; 
	-webkit-transition: all 0.5s ease-in-out;
}
.crewman_item:hover .crewman_descr .crewman_descr_cont {
	opacity:1;
	transform:translateY(-50%);
	-o-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
}
.crewman_item .crewman_descr p {
	margin:0 0 6px;
	font-weight:300;
	line-height:24px;
	font-size:24px;
	color:#fff;
}
.crewman_item .crewman_descr span {
	color:#666;
}

.crewman_item .crewman_social {
	position:absolute;
	z-index:30;
	left:0;
	bottom:0;
	width:100%;
	opacity:0;
	text-align:center;
	transition: bottom 0.5s ease-in-out, opacity 0.5s ease-in-out; 
	-webkit-transition: bottom 0.5s ease-in-out, opacity 0.5s ease-in-out;
}
.crewman_item .crewman_social a {
	display:inline-block;
	width:60px;
	height:60px;
	margin:0 7px 0 10px;
	border:2px solid #333;
	border-radius:50%;
	line-height:58px;
	font-size:26px;
	color:#333;
}
.crewman_item:hover .crewman_social {
	bottom:56px;
	opacity:1;
}
.crewman_item .crewman_social a:hover {
	color:#fff;
	border-color:#fff;
}

.crewman_item{float: left;
    margin-right: 20px;}
	
.crewman_item .crewman_descr span{font-size: 19px;
    color: #ccc;}
	
.crewman_item p{text-align:center;}

/*footer*/

footer{background: #121212;color: #333;padding-top: 50px;margin: 30px 0 0 0;}

footer .container-middle{ position:relative;}

footer h2{
    font-weight: 500;
    font-size: 20px;
    position: relative;
    color: #fff;
    margin-bottom: 15px;
    text-transform: uppercase;
    border-bottom: 1px dashed #e8ca823d;
    padding-bottom: 5px;
    font-family: 'Saira', sans-serif !important;
}
	
footer h2 span {
    position: absolute;
    width: 100%;
    left: 1px;
    font-size: 20px;
    color: #222;
    z-index: 1;
    top: -17px;
}

footer .container-middle a{ color: #fff;}

.col-three{color:#eee;}

.us-lk p{color:#eee;}

.us-lk ul{ list-style-type: square; font-size: 14px; margin-bottom: 0; color: #fff; padding-left: 24px;}

.us-lk ul li{line-height: 20px; margin-bottom: 15px; transition:0.5s;}
.us-lk ul li:nth-last-child(1){margin-bottom:0}

.us-lk ul li:hover{padding-left: 5px;}









.us-lk ul li a{color:#eee; }

.us-lk ul li:hover a{color:#4c82f4;}

footer a{color:#fff;}
footer p a{color:#4c82f4;}

.ft-soc ul{font-size: 16px; margin-bottom: 0; list-style: none;}

.ft-soc ul{    padding-left: 0;
    font-size: 14px;}
	
.ft-soc ul a{color:#eee;}
.ft-soc ul li{margin-bottom:8px;}
.ft-soc ul li img{    margin-right: 10px; transition:0.5s;}
.ft-soc ul li:hover img{border-radius:50%; transition:0.5s;}
	
.ft-cont strong{color:#fff;}

.ft-cont p, .ft-cont p a{margin-bottom:8px; font-size: 14px; line-height: 20px; color: #8e8e8e; line-height: 22px;
 min-height: 25px; transition: 0.5s; text-align: left;}

.copyrht{background: #cab07b;color: #000;font-size: 15px;  padding:10px 0;position: relative; margin-top:15px;}
	
.copyrht p{margin-bottom: 0;color: #000;font-size: 14px;}
	
footer .container{position:relative;}

#FooterrControl1_tr_FooterBackImage{background-image:none !important;}

.cprht-lft{ float:left; padding-top: 6px;}

.cprht-rht{ float:right; padding-top:0px;}

.cprht-rht ul{ list-style:none; text-align:right; margin:0; font-size: 14px;}

.cprht-rht ul li{    display: inline-block;
    margin-left: 10px;
    padding-left: 10px;
    border-left:1px solid #384967;
    line-height: 13px;}
	
.cprht-rht ul li:first-child{border-left:0;}

.cprht-rht a{color:#fff;     padding: 0 1px;}
.cprht-rht a .fa{    background: #283447;
    border-radius: 50%;
    width: 30px;
    text-align: center;
    height: 30px;
    line-height: 29px; transition:0.5s;}

.cprht-rht a .fa:hover{background:#000; color:#fff; transition:0.5s;}

p.cprht-rht img {
    height: 18px; transition:0.5s;     vertical-align: bottom;
}

p.cprht-rht img:hover{transform:rotate(360deg); transition:0.5s;}

.cprht-lft strong{
    color: #000;
    font-weight: 300;
    }

.ft-cont i {    width: 35px;
    height: 35px;
    text-align: center;
    border: 1px solid #8e8e8e;
    font-size: 19px;
    line-height: 0px;
    margin-right: 11px;
    margin-top: 4px;
    vertical-align: baseline;
    float: left;
    transition: 0.5s;
}

.cprht-img{    float: left;
    margin-left: 120px;}
	
.cprht-img img{height: 45px;}

.ft-cont i img{margin-top: 6px;}

.ft-cont p:hover i{background:#77be32; transition:0.5s;}
	
.ft-nav ul{    list-style: none;
    text-align: center;
    margin-top: 0;
    padding-top: 21px;
    font-weight: bold; z-index: 9;
    position: relative;}
	
.ft-nav ul li{    display: inline-block;
    padding: 0 35px;}

.ft-nav ul li a:hover{color:#77be32;}

.same-ft{border: 1px dashed #e8ca823d;padding: 10px;position: relative;/* padding-left: 85px; */margin-bottom: 15px;transition:0.5s;}
.same-ft h3{ color: #fff; font-size: 18px;}
.same-ft p{color: #eee;font-size: 15px;margin: 0 0 5px 0;}
.same-ft p span{display:block; color:#fff;}
.same-ft p  a{color:#fff;}
	
.same-ft:after{
    font-size: 38px;
    font-family: Flaticon;
    position: absolute;
    left:18px;
    top: 26px;
    color: #67bcfa;
}

/* .ft-add:after{content: "\f131";}
.ft-ph:after{content: "\f130";}
.ft-mail:after{content: "\f12e";} */

.same-ft:hover{background: #e8ca82;color:#fff;}
.same-ft:hover p, .same-ft:hover p span, .same-ft:hover p a{color:#fff;}
.same-ft:hover:after{color:#fff;}

.top {
    position: fixed;
    right: 10px;
    bottom: 30px;
    text-align: center;
    color: #fff;
    background: #193e91;
    padding: 10px 10px;
    z-index: 9;
    border-radius: 50%;
    border: 2px solid #193e91;
    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*/

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


#MenuControl_C, #MenuControl, #widgetsControl, #widgetsControl_C{height:inherit !important;}
#MenuControl{ transition:0.5s;}
.navbar-default{background:#193e91;}
#MenuControl .container-fluid{text-align: center;}

.navbar{ min-height: inherit !important; margin-bottom: 0;}

.inner-page{ padding-bottom: 20px;}
.inner-page ul li{ text-align:left; font-size:14px; line-height:22px; color:#333;}

.inner-page h2{ font-size:22px; font-weight:600;  line-height:30px; color: #01497d; text-align:left; margin-bottom:0;}

.inner-page h3{ font-size:16px; font-weight:600; line-height:24px; color: #01497d; text-align:left; margin-bottom:0;}

.col-lg-12.table-responsive{overflow:hidden;}

	
.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: #193e91;}

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

.icon-ul{list-style-image:url(../image/hand-icon1.png); padding-left:22px; text-align:left; color:#555}
.icon-ul li{padding-left:15px; margin-bottom:5px;}
a:focus, a:hover{text-decoration:none;}

/*contact*/
.map-cont{     margin-top: 10px;
    width: 56%;
    float: left;
    border: 1px solid #ddd;
    text-align: center; padding: 10px 0;}
.map-cont img{max-width:100%;}
	
.bx-rht-cont{    width:40%;
    float: left;
    margin-left: 3%; text-align: left;}
	
.bx-rht-cont a{cursor:pointer;}
.bx-rht-cont h2{text-align: left;
    font-size: 16px;
    font-weight: bold;     line-height: 18px; margin-top: 10px; margin-bottom:5px;}
	
.bx-rht-cont p{margin-bottom:0;}
.brn-off{width:31%; padding:1%; float:left;     padding-bottom: 0;}
.cont-page h3{     margin: 0;
    font-size: 18px;
    margin-bottom: 8px;}
.cont-page p{font-size:14px; color:#000;     line-height: 24px !important;}

.cont-heading {
    margin: 0;

    font-size: 15px;
    text-transform: uppercase;
    background:#60355c;
    padding: 9px 10px;
    color: #fff;
    margin-bottom: 8px;
}
	
.head-bx{float: left;
    width: 50%;}
	
.contd-bx{float: left;
    width: 50%;}
	
.brn-bx h2{text-align:center;}

.map-cont img{max-width:100%;}

.cont-page .st-feature-box{    background: #05007e;
    padding-top: 10px;
    padding-bottom: 10px; margin-bottom: 10px;     padding-right: 10px;
	    color: #fff;}
	
.cont-page .feature-box-image{    margin-top: 13px;}

.brnh-off p{margin-bottom:2px;}


.st-custom-heading-layout2.st-custom-heading-wraper {
    margin-bottom: 24px;
}

.st-custom-heading-layout2 .st-heading-title {
    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px; font-weight:bold;
	margin-top: 0;
}

.st-custom-heading-layout2 .st-heading-title>span {
	    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px;
    display: block;
    margin-bottom: 11px;
}

.st-custom-heading-layout2 .heading-line {
    width: 26px;
    height: 1px;
    background: #114366;
    margin: 0;
}

.st-feature-box {
    padding-left:75px;
    position: relative;
	    margin-bottom: 35px;
}

.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;
}

.st-feature-box h3 {
    color: #fff;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
}

.cont-soc img{margin-right:5px;}
.cont-page h2{    font-weight:bold;
    color: #111;
    font-size: 18px;
    line-height:26px;
    text-transform: uppercase;
    margin-bottom: 10px !important;
	margin-top:10px;}
.cont-page h2 span{color: #111;
    font-weight: normal;
    font-size: 18px;}
.cont-page h5{    color: #222;
    font-size: 19px;
    margin-bottom: 25px;}
	
.cont-page h2 span {
    color: #111;
    font-weight: normal;
    font-size: 18px;
}

.cont-page{text-align:left;font-family: arial; font-size: 14px;}

/*cont-page*/


.st-custom-heading-layout2.st-custom-heading-wraper {
    margin-bottom: 24px;
}

.st-custom-heading-layout2 .st-heading-title {
    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px; font-weight:bold;
	margin-top: 0;
}

.st-custom-heading-layout2 .st-heading-title>span {
	    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px;
    display: block;
    margin-bottom: 11px;
}

.st-custom-heading-layout2 .heading-line {
    width: 26px;
    height: 1px;
    background: #114366;
    margin: 0;
}

.st-feature-box {
    padding-left:66px;
    position: relative;
	    margin-bottom: 35px;
}

.st-feature-box .st-feature-box-icon{
    color: #114366;
    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;
}

.st-feature-box h3 {
    color: #fff;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
}

.cont-soc img{margin-right:5px;}

.cont-page h2{ font-weight: bold; color: #193e91; font-size:21px; margin-top: 0; text-transform: uppercase; margin-bottom:10px;line-height: 28px;}
.cont-page h5{ color: #2f9620; font-size: 19px; margin-bottom: 20px;}

.cont-page{text-align:left;}

.contact-branch h2{    background: #ddd;
    color: #000;
    font-size:16px;
    padding: 5px 10px;
    margin-top: 0;
    margin-bottom: 10px;     text-align: left;}
	
.contact-branch p strong{color:#000;}
.contact-branch p{    margin-bottom: 8px; padding: 0 10px; text-align: left;}
.contact-branch{    margin-top: 15px;    background: #f2f3f4;
    min-height: 180px; }


#EventCalenderControl_C_ctl00_Event_Scroll #marquee1{ font-size:14px !important;}


.fix-box{    position: fixed;
    top:35%; left:0; z-index:999; font-size: 14px;}
	
/*.whats-new{color: #fff;
    transform: rotate(90deg);
    margin-left: -45px;
    background: #e64a54;
    padding: 9px 10px;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: bold;
    border-radius: 5px;}*/
	
.whats-new1{
   color: #fff;
   background:#242c42;
   font-size: 16px;
   font-family: sans-serif;
   font-weight: bold;
   border-radius: 0px;
   width:154px;
   padding-left: 10px;
   margin-left: -110px; transition:0.5s;
   }
	
.whats-new1 span{     width: 45px;
    height: 45px;
    display: inline-block;
    background: #e64a54;
    text-align: center;
    line-height: 44px;
    margin-left: 9px;}
	
.whats-new1 a{color:#fff;}
.whats-new1:hover{margin-left:0; transition:0.5s;}
.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;}

.enquiry-forms{ background:url(../image/gray-texture.jpg);}
.getin{ padding:10px 30px; overflow:auto;  background:#2c374b; width:90%; margin:0 auto; margin-bottom:-250px; position:relative; z-index:999;}
.getin h2{ color:#fff; font-size:30px; line-height:30px; text-align:center; padding:10px 0; margin:0;}
.getin label{color:#fff;}


@media(max-width:1169px){
#MenuControl_C .container-fluid{width: 100%;}
.navbar-nav>li>a{padding-left: 13px; padding-right: 13px;}
}

@media(max-width:1024px){
.hm-about-rht-inner{    margin-top: 24px;}	
.same-ft:after{left: 6px;}
.same-ft{    padding-left: 62px;}
.slider-info p{padding-left: 30px;}
	}
	
@media(max-width:998px){
.hm-about-lft{width:100%;}
.hm-about-rht{width:100%;}
.hm-about-rht-inner{ width: 90%; margin: 0 auto;}
#carousel-example-generic .carousel-indicators {
    width: inherit;
    top: inherit;
    bottom: -40px;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.service-box li{    width: 30%;}
.hm-team-col{    margin-bottom: 15px;}
.same-ft {
    padding-left: 85px;
}
.same-ft:after{left: 18px;}

.contact-map{margin-bottom:20px;}
.navbar-nav>li>a{padding-left: 0px; padding-right: 0px;}
.slider-info h2{font-size: 25px;}
.navbar-collapse{ padding-right: 0;}
.body-fx .navbar-default .navbar-toggle.collapsed, .navbar-toggle{margin-right: 40px;}
.slider-info p{padding-left: 40px;}
}
	
@media(max-width:767px){
.navbar-default{background: transparent;}	
.top-nav-lft{width:inherit; float:left;}	
.top-nav-rht{width:inherit; float:right;}
.logo-cont{display:none;}

.navbar-default{ position: absolute; top: -62px; right: 0;  width: 100%; padding: 0 15px;}
.navbar-header{margin:0 !important;}
.body-fx .navbar-default{top: -62px;}
	
.navbar-toggle{background:#193e91; border-color:#193e91;}
.navbar-default .navbar-toggle{border-color:#193e91;}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #193e91;
}
.navbar-nav>li{ display: block;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{margin:0; width:100%;}
.navbar-nav>li>a {
    padding-top: 4px;
    padding-bottom: 4px;
}
.navbar-default .navbar-nav>li>a{text-align:left;}
.navbar-default .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-default{position:absolute;}

.logo-sec{ padding: 10px 0;}

.body-fx .navbar-nav{ position: relative; height: auto; margin-top: 0; max-height: 100vh;}

.navbar-nav{margin-top:0;}
.navbar-default .navbar-collapse, .navbar-default .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-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{background:#293447; color:#fff;}

table{ margin-top:0 !important;}
.hm-about-lft img{ height: 320px;}
.callbacks_nav{top: 133px;}
center #form1 #HomepagecontentControl{ padding-top: 10px;}

#MenuControl_C #navbar-collapse-1{ margin-left: 10px !important; }
.body-fx #MenuControl_C #navbar-collapse-1{ margin-left: 15px !important; }

.hm-about-rht-inner{ margin-top: 20px !important;}
#carousel-example-generic .carousel-indicators{bottom:0 !important;}
.hm-about .rd-mr{margin-bottom:0 !important;}
.body-fx .navbar-default .navbar-toggle.collapsed, .navbar-toggle{margin-right: 15px;}
.slider-info{display:none;}
.body-fx .navbar-nav{background: #193e91;}
}
	
@media(max-width:667px){
.hm-head{font-size: 25px; margin-bottom: 0px;}	
.hm-about-rht-inner h3{    font-size: 20px;}
.hm-about .rd-mr{    font-size: 14px;}
.same-ft h3{font-size: 16px;}
.service-box li{ width: 31.3%;}
.fix-box{display:none;}
}
	
@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;}

.crewman_item{ width: 175px; }
.hm-head{    font-size: 24px;}
.hm-about-lft img{ height: 270px;}
.cprht-rht{padding-top: 5px; padding-bottom: 5px;}
.col-xs-offset-2{ margin-left:0 !important;}



}
	
@media(max-width:480px){
.rslides {
    height: 210px;
}
.rd-mr a{padding: 9px 25px;}	
.service-box li {
    width: 48%;
}
	
.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;}
.slider-info h2{font-size: 20px !important; margin-top: 0; text-transform: capitalize;}
.slider-info h3{font-size: 15px !important; text-transform: capitalize; line-height: 16px;}
.slider-info h4{font-size: 12px !important; text-transform: lowercase; line-height: 16px;}





}
	
@media(max-width:478px){
.top-nav{display:none;}	
	}
	
@media(max-width:414px){
.same-ft {
    padding-left: 80px;
}
.same-ft:after {
    left: 12px;
}	
.logo-sec{width: 82%;}
.navbar-default{top:-58px;}
p.text-center{    margin-bottom: 5px;}

.hm-team h3{margin-top:0;     font-size: 19px;}
	}
	
@media(max-width:375px){
.hm-about-rht-inner{    border: 2px dashed #193e91;     border-left: 2px dashed #193e91;     padding: 25px 10px;}
.hm-about-lft img{    padding: 5px;
    border: 2px dashed #193e91;
    height: 250px;}	
.rd-mr a {
    padding: 5px 16px;
}
.crewman_item {
    width: 100%;
    margin-bottom: 15px;
    margin-right: 0; float:inherit;

}
	}


	
@media(max-width:360px){
.navbar-default {
   top: -53px;
}
.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;
}
	}
	
	/*contact-form*/

.section {
    padding: 14px 0 60px 0px;
}
.contact-form {
    padding: 40px 0 60px 0px;
	/*! background: #f2f2f2; */
    box-shadow: 3px 1px 22px -9px #000;
    background: url(image/team-imgbg.jpg) no-repeat;
    background-attachment: scroll;
    background-size: auto;
    background-size: cover;
    /*! background-attachment: fixed; */
}
.section h3 {
    font-size: 38px;
	color: #fff;
    font-weight: 600;
}
.section-title {
    margin-top: 25px;
    text-align: center;
    margin-bottom: 40px;
}
.section-title h3 {
    margin-bottom: 36px;
    margin-top: 61px;
}
.section-title h3::after {
    width: 90px;
    height: 4px;
    background: #9d9e9f;
    content: "";
    display: block;
    margin: 10px auto 0;
}
span.alternate {
    color: #fff;
    font-style: italic;
    font-weight: 600;
}
.section p{  font-size: 18px;
    line-height: 26px;
    color: #fff;
    margin-bottom: 0;
}
.contact-form .form-control {
    margin-bottom: 30px;
}
.form-control.main {
    background: transparent;
    border: 1px solid #b3b3b3;
    border-radius: 0;
    font-size: 15px;
    padding: 22px 20px;
    margin-bottom: 20px;
    color: #b3b3b3;
	box-shadow: 1px 10px 20px -12px rgba(0,0,0,0.2);
}
.contact-form button {
    margin-top: 30px;
    margin-bottom: 30px;
}
.btn-main-md {
    padding: 15px 40px;
    border-radius: 0;
    background: #111;
    color: #fff;
    outline: none;
    font-size: 0.9375rem;
    border: 2px solid #fff;
}
.btn {
    text-transform: uppercase;
    transition: all .3s ease;
}
.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #fff;
    padding: 14px 27px;
    font-size: 16px;
    line-height: 1.25;
    border-radius: .25rem;
    transition: all .15s ease-in-out;
}
.btn-main-md:hover {
    color: #fff;
    background: #27507a;
}
.btn:hover {
    text-decoration: none;
}


.col-4.text-center {
  width: 33%;
  display: inline-block;
}

.banner-section .carousel-caption {width: 50%;left: 0;bottom: 0;top: 0;padding: 10% 8%;background: #00000063;text-align: start;margin: auto 0;}
.banner-section .carousel-caption h1 {font-size: 38px;margin: 0 0 30px 0;}
.banner-section .carousel-caption p {color: #fff;font-size: 20px;line-height: 1.5;margin: 0 0 30px 0;}
.banner-section .carousel-caption .rd-btn { color: #fff; font-size: 15px; letter-spacing: .8px; padding: 12px 25px}
.banner-section .carousel-control-next, .banner-section .carousel-control-prev {width: 7%;}

.counts {padding: 3% 0;}
.counts .count-bx h2 {color: #05007e;text-align: center;font-size: 35px;font-weight: 500;margin: 0 0 5px 0;}
.counts .count-bx p {margin: 0;font-size: 19px; text-align: center;color: #363636;} 

.join-us { padding: 3% 0; background: #05007e;}
.join-us .why-join-us { padding: 20px; border: 2px solid #e8ca82; margin: 20px 0 0 0; border-radius: 5px;}
.join-us .why-join-us img { width: 50px;}
.join-us .why-join-us h3 { color: #e8ca82; margin: 10px 0; font-size: 19px;}
.join-us .why-join-us p { color: #fff;}

.main-table { padding: 3% 0;}

/*---------------------------------------
innr-pg-c 
----------------------------------------*/
.otherpagecss #RadDockZone1.container{max-width: 100%;}
.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table{margin-top:0 !important;}
.innr-pg-c{margin-bottom: 20px;padding: 45px 0;position: relative;background:url(../Image/inner-bg-img.jpg) no-repeat right/cover scroll;}
.innr-pg-c h1{font-weight: 800;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;margin: 0;}
.innr-pg-c:after{content:'';position:absolute;left:0px;right:0px;top:0px;width:100%;height:100%;z-index: 0;background-image: linear-gradient(128deg, #25292c, #05007e);}
.fix-line{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden;}


.contact-page .contact-details { background: #05007e; padding: 40px;}
.contact-page .contact-details h4 { color: #fff; font-size: 21px; letter-spacing: .6px; margin: 0 0 15px 0;}
.contact-page .contact-details p, .contact-page .contact-details p a { color: #dbdbdb; margin: 0 0 6px 0; font-size: 15px; letter-spacing: .5px; line-height: 1.6;}
.contact-page .contact-details hr {color: #ffffff7d;margin: 30px 0;}
.contact-page .contact-details .social-icon a { display: inline-block; width: 35px; height: 35px; background: #ffffff25; border-radius: 50%; text-align: center; color: #fff; font-size: 14px; line-height: 2.5; margin: 0 5px 0 0;}
.contact-page .contact-form { background: #fff; padding: 40px; box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;}
.contact-page .contact-form h4 { color: #05007e; font-size: 30px; font-weight: 700; letter-spacing: .4px; margin: 0 0 15px 0;}
.contact-page .contact-form .form-control { padding: 14px; margin: 0 0 15px 0;}
.contact-page .contact-form input[type='button'] { background: #05007e; border: 0; padding: 12px 34px; color: #fff; border-radius: 5px;}

.inner-banner { background-image: url('image/inner-banner.jpg'); padding: 7% 0; background-size: cover;}
.inner-banner h2 { text-align: center; color: #fff; font-size: 36px; margin: 0 0 20px 0; font-weight: 600}
.inner-banner p { text-align: center; color: #e6e6e6; font-size: 19px; margin: 0}