@import url('https://fonts.googleapis.com/css?family=Hind:300,400,500,600,700&subset=latin-ext');

p{color:#929a9c; line-height:30px; margin-bottom:20px; text-align:justify;}

.container, .container-fluid{font-size: 18px; color:#929a9c; line-height:30px; text-align: left;  font-family: 'Hind', sans-serif;}
a:hover, a:focus{text-decoration:none;}

.RadDock .rdContent{font-size: 15px !important;}


body{font-family: 'Hind', sans-serif; font-size:18px; overflow-x:hidden;}


img{max-width:100%;}


#logo-web{transition:0.5s; max-width:100%; transition: 0.5s;}

.navbar-fixed-top.navbar-default #logo-web{width: 81%; transition:0.5s}
.navbar-fixed-top .nav>li>a{    padding-left:20px; padding-right:20px;}
.navbar-fixed-top.navbar-default{      padding: 9px 0;
    background: rgba(255,255,255,0.95);
    transition: 0.5s;
    border-bottom: 1px solid #ccc;
    /* padding-bottom: 0; */
    box-shadow: 0px 1px 4px #ccc;}

/*banner*/
/*-- 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: 50%;
    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;
	    background-color: #000;
    opacity: 0.7;
}
.callbacks_nav.next {
  left: auto;
    background-position: right top;
  right:0px;
 }
 .callbacks_nav.prev {
    right: auto;
    background-position: left top;
    left:0px;
}
.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: 560px;
}
.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;
        top: 16em;
        z-index: 999;
        left: 0;
        width: 75%;
        height: 100%;
        right: 0;
        margin: 0 auto;
}
.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: #ee504f;
    margin-top: 40px;}
	
.slider-img{height: 100%;}

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

.slider-info h3 {
    font-size: 37px;
    font-weight: 300;
    color: #000;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin: 2px 0px 10px;
    text-align:  left;
}

.slider-info p {
    font-size: 18px;
    font-weight: 100;
    color: #000;
    text-align: left;
    margin: 0 auto;
    line-height: 24px;
    letter-spacing: 1px;
    font-weight:  bold;
}
.slider-info h4 {
    text-align: left;
    font-size: 41px;
    color: #000;
    letter-spacing: 3px;
    text-transform:uppercase;
    margin-top: 7px;
}
h6 {
	margin:0 auto;
	z-index:999;
}
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*/

.navbar-nav>li, #MenuControl, #HeaderControl{}

.top {
       position: fixed;
    right: 18px;
    bottom: 30px;
    text-align: center;
    color: #fff;
    background: #000000;
    z-index: 99;
    cursor: pointer;
    opacity: 0;
    transition: ease-in 0.5s;
    width: 45px;
    height: 45px;
    font-size: 28px;
}


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

.top .fa {
        display: block !important;
    padding-top: 8px;
}

.two-cl .hm-head{    font-size: 30px;
    margin-top: 0;
    padding-top: 40px;     position: relative;}
.two-cl  .head-sep{    margin-bottom: 5px;}

.icon-ul{list-style-image:url(./image/hand-icon1.png); padding-left:22px;}
.icon-ul li{padding-left:15px; margin-bottom:3px;}


/*contact*/
.map-cont{     margin-top:10px;
    width: 56%;
    float: left;
    border: 1px solid #ddd;
    text-align: center;}
.bx-rht-cont{    width:40%;
    float: left;
    margin-left: 3%;     margin-top: 10px;}
.bx-rht-cont h2{     text-align: left;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    margin-top: 17px;
    margin-bottom: 10px;}
.bx-rht-cont h2 span{    display: block;
    font-weight: normal;
    font-size: 14px;
    color: #999;}
	
.bx-rht-cont p{margin-bottom:10px; line-height: 24px}
.bx-rht-cont p strong{color: #000;
    font-weight: 600;}
.brn-off{width:31%; padding:1%; float:left;     padding-bottom: 0;}
.cont-page h3{ margin: 0; font-size: 16px; text-transform:uppercase;}
.cont-page p{font-size:14px;     line-height: 24px !important;}

.bx-rht-cont h3{font-weight: bold;
    font-size: 19px;
    margin-top: 20px; color:#000; margin-bottom:20px;}

.cont-page h2 span{    display: block;
    font-size: 14px;
    color: #999;
    font-weight: 500;
    margin-bottom: 10px;}
	
.head-bx{float: left;
    width: 50%;}
	
.contd-bx{float: left;
    width: 50%;}
	
.brn-bx h2{text-align:center;}

/*contact*/

#RadDockZone4.container-fluid{  
    padding-left:0px !important;
    padding-right: 0px !important;}
	
#HomepagecontentControl_C table{margin-top: 0 !important;}

#WhatsNewControl{margin-top:14px;}
#WhatsNewControl_C{overflow:inherit !important;}

#widgetsControl, #widgetsControl_C{height: inherit !important;}

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

#form1{overflow:hidden;}

#RadDockZone1{    z-index: 9 !important; overflow:visible !important;}

.dropdown-submenu>.dropdown-menu{right: 100% !important; left: initial !important;}
	
#FooterrControl1_tr_hitCounter{color:#fff;}


.org-color{color: #fff;}

.about-hm{padding: 65px 0 65px 0;
    border-bottom: 1px dashed #ccc;}
.about-hm-lft{text-align:right;}
.about-hm-rht h3{color: #041829;
    font-weight: normal;
    line-height: 32px;
    margin-bottom: 28px;}
.about-hm-lft-inner{padding-right:25px;}
.about-hm-lft-inner h2{    font-weight: 300;
    color: #000;
    font-size: 35px;
    line-height: 48px;
    margin-bottom:14px;}
.about-hm-lft-inner p{text-align:right;}
.rd-more a{ width: 125px;
    /* line-height: 41px; */
    border: 2px solid #d0dee5;
    border-radius: 5px;
    text-align: center;
    color: #2b2f32;
    text-transform: uppercase;
    margin: 0;
    font-weight: 100;
    padding: 7px 0 4px;
    transition: 0.3s;
    display: inline-block;}
.rd-more a:hover{    background: #000000;
    border-color: #000000;
    color: #fff;}
	
.who-hm-rht-inner{padding-left:50px;}
.who-hm{padding-top: 35px; padding-bottom:40px;
    border-bottom: 1px dashed #ccc;}
.hm-heading{     line-height: 48px;
    margin-top: 30px;
    font-size: 35px;
    font-weight: 300;
    color: #041829;
    margin-bottom: 20px;}
	
.provide-hm{    background: rgba(248,253,255,0.97);
    padding:45px 0 65px 0;}
.provide-hm .hm-heading{text-align:center;}
.prov-col{background: #fff;
    padding: 20px 12px 1px 12px;
    position: relative;
    margin-top: 50px;
    z-index: 2;     min-height: 376px;}
.prov-col:before {
    content: '';
    width: 100%;
    height: 100%;
    border-bottom: 4px solid #d0dde4;
    border-right: 4px solid #d0dde4;
    position: absolute;
    bottom: -15px;
    right: -4px;
    z-index: -1; transition:0.5s;
}
.prov-col:hover:before{border-bottom: 4px solid #000000;
    border-right: 4px solid #000000;}
.prov-head{     display: block;
    border-bottom: 3px solid #d9e7ed;
    padding-bottom: 6px;
    margin-left: 40px;}
.prov-col h2{    font-size:19px;
    color: #000;     position: relative;
    font-weight: 100;     margin-bottom: 25px;}
.num-bx{display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #fff;
    margin-right: 10px;
    margin-top: -2px;
    background: #000000;
    border-radius: 50%;
    position: absolute;
    left: 0;}
.prov-col p{text-align:left;     line-height: 24px;}
.prov-col .rmore a{
    font-weight: bold;
    color: #000;
    transition:0.5s;
    font-size: 16px;
    }
.prov-col .rmore a:hover{    letter-spacing: 0.3px;}

.why-choose-us{text-align:center;}
.why-choose-us .container{text-align:center;}
.why-choose-us-inner{margin-top:25px;}
.why-choose-us p{text-align:center;}
.why-choose-us-inner h3{    color: #000;
    font-weight: 300;}
	
footer{
    background: url(../image/footer.png) no-repeat center;
    background-size: cover;
    padding-top:15px;
    /* background-color: #0b395b; */
    background-color: #000;
    }
	
.ft-head{    font-weight: 600;
    color: #fff;
    margin-bottom: 25px;     font-size: 24px;}
.ft-ul{padding-left:0;}
.ft-ul li{list-style:none;line-height:30px;}
.ft-ul li a {
    font-size: 16px;
    color: #b7cde0;
}
.ft-ul li a:hover{color:#fc7657}
footer p{    font-size: 16px;
    line-height: 24px;
    color: #b7cde0;
    margin-bottom:10px;
    margin-top: 6px;}
footer p strong{font-weight:normal; color:#fff;}
footer p a{color:#b7cde0;}

.social-icon{padding-left:0; margin:0;}
.social-icon li {
    display: inline-block;
    margin: 15px 18px 0 0;
}
.social-icon li a {
    color: #456580;
    font-size: 20px; transition:0.5s;
}
.social-icon li a:hover{color:#fff;}
.copyright{    border-top: 1px solid #1b4768;
    margin-top: 34px;
    padding: 10px 0 1px;}
	
.copyright-lft{float:left; font-weight:500; color:#fff;}
.copyright-rht{float:right;}
.copyright-rht a{    font-size: 17px;
    color: #b7cde0; text-transform:uppercase; display:inline-block; margin-left:10px;}
	
.pad-lft{padding-left: 45px;}
.pad-lft h3{margin-bottom:0;}
.sq-ul{padding-left:0; list-style:none;     margin: 0;}
.sq-ul li{color: #8b8b8b;
    padding-left: 26px;
    position: relative;
    line-height: 40px;}
.sq-ul li:before {
    content: '';
    width: 10px;
    height: 10px;
    background: #4cbce8;
    position: absolute;
    top: 14px;
    left: 0;
}

#RadDockZone4.container-fluid {
    width: 1170px;
    margin: 0 auto !important;
}

@media (min-width:768px) {
	#RadDockZone4.container-fluid {
		width: 750px; margin:0 auto !important;
	}
	
	center #RadDockZone4 .container{width:100%; padding-left:0 !important; padding-right:0 !important;}
}
@media (min-width:992px) {
	#RadDockZone4.container-fluid {
		width: 970px; margin:0 auto !important;
	}
	center #RadDockZone4 .container{width:100%; padding-left:0 !important; padding-right:0 !important;}
}
@media (min-width:1200px) {
	#RadDockZone4.container-fluid {
		width: 1170px; margin:0 auto !important;
	}

	center #RadDockZone4 .container{width:100%; padding-left:0 !important; padding-right:0 !important;}
}


@media(max-width:1024px){

	}
	
@media(max-width:998px){

.navbar .navbar-right{    width: 100%;
    margin: 0;
    margin-top: 10px;
}
.nav>li>a {
    padding: 9px 0px;
}
#logo-web{height: 100%;}
.navbar-nav>li{padding: 10px 0;}
footer iframe{width:100% !important;}
.map-cont{width:100%;}
.bx-rht-cont{width:100%; padding-left:0; margin-left:0}
.main-heading{    Font-size: 26px;}
.sub-heading1{font-size: 22px;}
.sub-heading{font-size: 22px;}
.head-img{    text-align: center;}
.who-hm-rht-inner {
    padding-left: 0;
}
.prov-col{min-height: initial;}
	}
	
@media (max-width: 767px){
center #RadDockZone4 .container{padding-left:0; padding-right:0;}
.slider-info{display:none;}
.head-img{    text-align: left;
    padding-left: 10px;}
	#RadDockZone4.container-fluid {
		width: 100%; margin:0 auto !important;
	}
	}
	
@media(max-width:767px){
.slider-info h4{    font-size: 35px;}	
.slider-info h3{font-size: 30px;}
.rslides{    height: 300px;}
.slider-info{top: 59px;}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{border-color: #fc7657;     background-color: #fc7657;}
.navbar-toggle{    border-color: #fc7657;
    background-color: #fc7657;
    position: absolute;
    top: -87px;
    right: 25px;}
.navbar-default .navbar-toggle .icon-bar{    background-color: #fff;}
#bs-example-navbar-collapse-1{    margin: 0;  padding: 0; border-top: 0;
}
.navbar-default .navbar-nav>li>a{    color: #fff;
   padding: 5px 10px;
    background: #fc7657; border-bottom:1px solid #e7312e;}
	
.navbar-default .navbar-toggle {
    border-color: #ddd;
    float: initial;
    margin: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 0;
    border: 0;
}

.navbar.navbar-header {
    text-align: center;
}

.navbar-default .navbar-nav>li>a{    color: #fff !important;}
.navbar-nav>li{padding: 0px 0;}
.navbar-nav>li>a{line-height: 24px;}
.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#fff; line-height: 15px; background: #fc7657;
    border-bottom: 1px solid #e7312e;}	
.navbar-nav{margin-bottom:0;}
#logo-web{padding-bottom: 8px;
    padding-top: 10px;}

	}
	
@media(max-width:667px){
	}
	
@media(max-width:568px){
.about-hm-lft-inner h2{    font-size: 24px;
    line-height: 28px;}
.about-hm-rht h3{    font-size: 22px;}
.hm-heading{    font-size: 26px;     line-height: 28px;}
	}
	
@media(max-width:480px){
.ban-logo {
    width: 60px;
}
.slider-info h4 {
    font-size: 22px;
}
.slider-info h3 {
    font-size: 16px;
}
.slider-info p{    font-size: 14px;    line-height: 5px;}
.callbacks_nav{background-size: 198% 100%; width: 40px;
    height: 40px; top: 110px;}
.container{font-size: 16px;     line-height: 25px;}
.main-heading{text-align:left;     Font-size:24px; line-height: 26px;}
.sub-heading1 {
    font-size: 20px;
}
.sub-heading {
    font-size: 20px;
}
.pad-lft {
    padding-left: 25px;
}
.sq-ul li{    line-height: 23px;
    margin-bottom: 10px;}
.sq-ul li:before{    top: 5px;}
#logo-web{max-width: 180px;
    height: initial;}
.navbar-toggle{    top: -67px;}
.about-hm-lft-inner {
    padding-right: 0;
}
	}
	
@media(max-width:414px){
#logo-web{width: 80%;}
	}
	
@media(max-width:375px){
.callbacks_nav.next{right: 6px;}
.callbacks_nav.prev{LEFT: 6px;}
.rslides {
    height: 210px;
}
.callbacks_nav{    top: 86px;}
.slider-info {
    top: 35px;
}
	}
	
@media(max-width:360px){
#logo-web {
    width: 77%;
}
	}