a:focus{ outline:none;}
input:focus{ outline:none !important;}

.container {

	max-width:1170px;}

	

	

.body {

	font-family:open sans;}	

	

p { font-size:15px;}







.navigation ul li a:hover,    

#home .navigation ul li.nav-home a,

#about .navigation ul li.nav-about a,

#services .navigation ul li.nav-services a,

#recent .navigation ul li.nav-recent a,

#contact .navigation ul li.nav-contact a{color:#f2a61f;}





.dx { padding-right: 0px;}

.xd { margin-left:-60px;}

.dld .col-md-1 { margin-top:18px; height:60px; border-right:1px solid #fff; }

.dld { float:right; right:-4%; padding-left:70px; color:#fff;}

.dld ul li { margin-left:-30px; list-style:none;}

.dld ul {float:left;}

.dld .fa { margin-left:0px; margin-top: 21px; font-size:24px; border:2px solid #FFF; padding:10px; border-radius:50%;}

.dld h3 { font-family: 'Roboto Slab', serif; font-size:18px; margin-bottom:3px; font-weight:600;}

.dld .col-md-5 {

    margin-left: 14px;

    margin-right: -14px;

  

}



.welcome h4{ margin-top:0;}



.dld a { color:#fff; transition-duration:0.6s;}

.dld a:hover { color:#f2a61f; transition-duration:0.6s; text-decoration:none;}



.navbar {



	border-radius:5px;}



.navbar-default {

    background-color: rgba(0, 0, 0, 0.35);

    width: 100%;

	border:none;}



.navigation ul{}



.lft{float: left;}

.rft img{float: right;}



.menu .navbar-toggle{ background:#f2a61f; transition-duration:0.6s;}



.navbar-default .navbar-toggle .icon-bar { background:#fff;}

	

.menu .navbar-default .navbar-toggle:hover,

.navbar-default .navbar-toggle:focus {

	background: #b37c1b;

	transition-duration:0.6s;

	}

	

	

.navbar-default .navbar-brand {

	display:none;}







.navbar-default .navbar-nav > li > a {



    color: #FFF;



	line-height:35px;



	transition-duration:0.6s;



	}





.nav-bg .nav > li > a {

    padding-left: 30px;

    padding-right: 30px;

}







.navbar-default .navbar-nav > li > a:hover {

	

	color:#f2a61f;

	}





.navbar-default .navbar-nav > li > a {

	font-size:15px;

	}



.navbar-default .navbar-toggle {



	border: none;



	}





.navbar-default .navbar-toggle:hover,







.navbar-default .navbar-toggle:focus {



	background: #f2a61f;



	}	

	



.menu .col-md-9 {



    padding-left: 0;



    padding-right: 0;



}	







.menu .col-md-3 {



    padding-left: 0;



    padding-right: 0;



}











.icons {



	margin-top:15px;



	margin-bottom:12px;}	





.social-icon ul li .fa{ font-size:16px; color:#fff; margin-top:7px; }





.social-icon ul li{list-style:none;text-decoration:none; display:inline-block; background:#f2a61f; padding:2px; border-radius: 50%; width: 38px; height:38px; margin-right:5px;}







.social-icon ul li {

  display: inline-block;

  vertical-align: middle;

  -webkit-transform: translateZ(0);

  transform: translateZ(0);

  box-shadow: 0 0 1px rgba(0, 0, 0, 0);

  -webkit-backface-visibility: hidden;

  backface-visibility: hidden;

  -moz-osx-font-smoothing: grayscale;

  position: relative;

  -webkit-transition-duration: 0.3s;

  transition-duration: 0.3s;

  -webkit-transition-property: transform;

  transition-property: transform;

}

.social-icon ul li:before {

  pointer-events: none;

  position: absolute;

  z-index: -1;

  content: '';

  top: 100%;

  left: 5%;

  height: 10px;

  width: 90%;

  opacity: 0;

  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);

  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);

  /* W3C */

  -webkit-transition-duration: 0.3s;

  transition-duration: 0.3s;

  -webkit-transition-property: transform, opacity;

  transition-property: transform, opacity;

}

.social-icon ul li:hover, .social-icon ul li:focus, .social-icon ul li:active {

  -webkit-transform: translateY(-5px);

  transform: translateY(-5px);

  /* move the element up by 5px */

}

.social-icon ul li:hover:before, .social-icon ul li:focus:before, .social-icon ul li:active:before {

  opacity: 1;

  -webkit-transform: translateY(5px);

  transform: translateY(5px);

  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */

}





.social-icon ul {

	padding:0;}





.main-head {

	position:absolute;

	z-index:1;

	width:100%;

	

	}







.header { padding:20px 0;}





.carousel-caption h2 { font-family: 'Anton', sans-serif; font-size:42px;}

.carousel-caption p { margin-bottom:30px; font-size:18px;}

.carousel-caption a { font-size:18px; text-shadow:none; color:#fff; background:#f2a61f; border:1px solid #fff; border-radius:3px; padding:10px; transition-duration:0.6s;}

.carousel-caption a:hover { color:#f2a61f; background:#fff; border:1px solid #fff; border-radius:3px; text-decoration:none; transition-duration:0.6s; }

.carousel-caption {

    left: 20%;

    padding-bottom: 120px;

    right: 20%;

}

.carousel-indicators li {

    border: 5px solid #fff;

	background:#ffde00;

    height: 18px;

    width: 18px;

}

.carousel-indicators .active {

    background-color: inherit;

    border: 5px solid #ffde00;

	background:#fff;

    height: 21px;

    width: 21px}

	

.welcome { padding:40px 0;}

.welcome h2 { margin-bottom:25px; text-transform:uppercase; margin-top:0px; font-family: 'Anton', sans-serif; font-size:30px; color:#f2a61f;}

.welcome h4 { font-family: 'Roboto Slab', serif; font-size:22px; color:#2f2f2f;}

.welcome p { line-height:1.8; color:#777777;}

.bx { margin-top:30px;}

.pi { margin-top:20px; padding:0 30px 10px; border: 2px solid #e9e9e9; border-radius:4px;}

.pi  h3 { color:#2f2f2f; text-transform:uppercase; font-size:18px; font-family: 'Roboto Slab', serif;}

.pi  h4 { color:#2f2f2f; font-size:15px; font-family: 'Roboto Slab', serif;}

.man { position:absolute; margin-left:1000px;}



.services { background:#f2a61f; margin-top:30px; padding:40px 0;}

.services h2 { text-align:center; color:#fff; text-transform:uppercase; margin-top:0px; font-family: 'Anton', sans-serif; font-size:30px;}

.services p { padding-bottom:15px; padding-top:10px; font-family: 'Roboto Slab', serif; margin:0 auto; text-align:center; color:#fff; width:60%;}

.services .bord img { margin:0 auto;}



.services .col-md-2  img { position:relative; z-index:0; width:100%;}

.services .col-md-2 { margin-top:1px; padding-left:1px; padding-right:0;}

.services .col-sm-2 { margin-top:1px; padding-left:1px; padding-right:0;}

.services .col-xs-2 { margin-top:1px; padding-left:1px; padding-right:0;}

.services .ins {position:absolute; z-index:1; width:100%;}

.services h4 { text-shadow:0 1px 3px #000; width:100%;  margin-top:-100px; margin-bottom:20px; color:#fff; font-family: 'Roboto Slab', serif; font-size:15px; }







.more-title a {

	background:#f2a61f; 

	border:1px solid #ffd71b;

    color: #FFF;

    padding:5px 10px;

    font-family:open sans;

    font-size: 15px;

    letter-spacing: 1px;

    display: inline-block;

    text-align: center;

    cursor: pointer;

    box-shadow: inset 0 0 0 0 #FFF;

	-webkit-transition: all ease 0.8s;

	-moz-transition: all ease 0.8s;

	transition: all ease 0.8s;

	text-decoration:none;

	border-radius:4px;

}





.more-title a:hover {

    box-shadow: inset 0 100px 0 0 #FFF;

    color: #f37322;

}



.top-footer { padding:40px 0;}

.top-footer .da {

	height:105px;

    border: 1px solid #353535;

    border-radius: 4px;

   

}

.top-footer .da p { color:#777777; margin-top:-10px;}

.top-footer .da h3 { padding-bottom:10px; font-size:16px; text-transform:uppercase; color:#fff; font-family: 'Roboto Slab', serif; font-size:15px; }

.as .fa { margin:75px 15px 0;  padding: 9px 15px; border-radius:4px; background:#f2a61f; font-size:30px; color:#fff;}



.top-footer { background:#1c1c1c;}



.bot-footer {background:#121212; padding:25px 0 15px;}

.bot-footer p { font-size:14px; color:#777777;}

.bot-footer a { color:#777777; transition-duration:0.6s;}

.bot-footer a:hover { text-decoration:none; transition-duration:0.6s; color:#f2a61f;}

.bot-footer ul li { float:left; list-style:none; text-decoration:none; }

.bot-footer ul li a { border-right:1px solid #777777; padding-right:20px; padding-left:20px;}

.bot-footer ul{ margin-left:-60px;}



	

	

	

.service-page { padding-top:40px;}	

.service-page img { width:100%;}

.service-page p { margin-bottom:30px;}
.service-page .col-md-3 p{min-height: 140px;}

.mission{padding: 30px ; background: #f1f1f1; margin-top: 30px;}

.serr h2 { margin-bottom:25px; text-transform:uppercase; margin-top:0px; font-family: 'Anton', sans-serif; font-size:30px; color:#f2a61f;}

.serr h5 { margin-top:0; font-family: 'Roboto Slab', serif; font-size:22px; color:#2f2f2f;}

.service-page h4 { text-transform:uppercase;  font-family: 'Roboto Slab', serif; font-size:16px; color:#f2a61f; font-weight:600;}

.service-page p { line-height:1.8; color:#777777;}	

	

	

.about-page { padding:40px 0;}

.about-page img { width:100%;}	

.about-page h4 { text-transform:uppercase;  font-family: 'Roboto Slab', serif; font-size:16px; color:#f2a61f; font-weight:600;}

.about-page p { line-height:1.8; color:#777777;}		

	

	

.listof-galleries {

    padding-bottom: 40px;

}	

	

	

	

/*  contact form css start*/



.border {

	width: 100%;

	border:1px solid #ccc;

	font: normal 12px Arial, Helvetica, sans-serif;

	color:#2f2f2f;

	height:50px;

	font: 14px Arial, Helvetica, sans-serif;

	padding:0px 0 0 15px;

	background:none;

	

	

}

.border1 {

	width: 100%;

	border:1px solid #ccc;

	font: normal 12px Arial, Helvetica, sans-serif;

	color:#2f2f2f;

	height:50px;

	font: 14px Arial, Helvetica, sans-serif;

	padding:0px 0 0 15px;

	background:#f5f6f6;

	

	

}

.borderk {

	font: 14px Arial, Helvetica, sans-serif;

	color:#2f2f2f;

	border:1px solid #ccc;

	width:100%;

	padding:10px 15px;

	background:none;

}

.borderka {

	font: 14px Arial, Helvetica, sans-serif;

	color:#2f2f2f;

	border:1px solid #ccc;

	width:100%;

	padding:10px 15px;	

	background:#f5f6f6 ;

}

.sub-content{

	/*margin-bottom:40px;	*/

	}

/* Text Box End */



/* Buttons End */



.button {

	background:#f2a61f;

	border:1px solid #fff;

	font: 12px Verdana, Arial, Helvetica, sans-serif;

	font-weight:bold;

	padding: 17px 27px;

	margin-right:8px;

	cursor:pointer;

	color:#fff;

	transition-duration:0.6s;

}





.con{color:#999;}





.button1 {

	background:none;

	border:1px solid #f2a61f;

	font: 12px Verdana, Arial, Helvetica, sans-serif;

	font-weight:bold;

	padding: 17px 27px;

	margin-right:8px;

	cursor:pointer;

	color:#f2a61f;

	transition-duration:0.6s;

}





.contactwhol {

	padding:0px;

}





#c1 {

	margin:0;

	padding:0 0 0 0px;

	width:100%;

	line-height:30px;

	text-align:left;

	font-family:Arial, Helvetica, sans-serif;

	font-size:13px;

	font-weight:bold;

	color:#2f2f2f;

	

}





#c2 {

	margin:0;

	padding:0;

	width:80%;

	line-height:25px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:13px;

	font-weight:bold;

	color:#2f2f2f;

	float:left !important;

	text-align:left !important;

}





 img.captcha{

	background:none;

    border:0px;

	border-radius:0% !important;

	}

	

	

.contact-rgt{

	float:left;	

	color:#FFF;

	}



		.form-head{

			color:#FFF;

			font-size:18px;

			font-weight:700;

				

			}

			

			.sub-content .row{margin-left:0px; margin-right:0px;}



.w{padding:5px; border:1px solid #CCC;}



	.contact-info p,

				{

		color:#675454;

			}

	.contact-info p{

		line-height:18px;

		}

	.contact-info p span{

			font-size:12px;	

			}

			

	.contact-info {

	background:#FFFFFF;

	/*border: 1px solid #dcdada;*/

	padding:20px;

	margin:0px;

	font: normal 17px Arial, Helvetica, sans-serif;

	color:#999;

	width:100%;

}



.contact-info a {

	text-decoration: none;

	color:#666;

}

.contact-info a:hover {

	text-decoration: none;

	color:#7dc2e6;

}

.midcont{

	margin-top:40px;	

    padding-top:30px; 

	margin-bottom:30px;

	}	

	.head12{font-size:36px; font-weight:bold;  margin-bottom:20px; text-align:left;}

	

.con{padding:10px 0; text-align:center; }

.con h2{color:#fff; }



.midcont{margin-top:0px;}

.cont1{margin-top:0px;}





input{line-height:24px;}

.inpinner{width:100%; padding:10px 15px; color:#a4aab3; background:none;  }

.inp{margin-bottom:15px;}



.head12 p{font-size:14px;  color:#333; font-weight:200;}

.map{ }





ul.address{

    overflow: hidden;

	list-style:none;

	padding-left:0px;

}



.address li i {

    padding: 7px 20px 0 0;

}



.wq li{text-transform:uppercase;}

 .address li i {

    float: left;

    font-size: 18px;

    font-weight: 200;

    line-height: 14px;

    width: 25%;

	font-style:normal !important;	

	font-weight:500;

	color:#000;

	font-family:open sans;

	

}





.nnn {margin:100px 0;}

.nnn img{margin:0 auto; }

 .address li address {

    float: left;

    width: 75%;

	display:block;

	line-height:28px;

	font-size:16px;

	font-weight:300;

	font-family:open sans;

	padding-left:10px;

}



.address{border-bottom:1px solid #e7e7e7;  padding:15px 0;}

.address li address.ifo{width:100%; text-align:justify;}







.ph a:hover, .msg:hover{color:#25a437; cursor:pointer;}

.social-ico ul li a:hover{color:#25a437;}

.call a:hover{color:#FFF;}

.sf .head{font-size:24px; font-weight:600; color:#fff; }

.sf .head span{text-transform:uppercase; color:#262626; }



.get h2 {

	font-family:open sans;

	font-size:22px;

	font-weight:bold;

	color:#fff;

	background:#111111;

	display:table;

	padding:10px 15px;

	border-bottom:1px solid #CCC;

	margin-bottom:0;

	margin-top:40px;}

	

	

.get {

	border-bottom:1px solid #CCC;} 

	

#map {

 pointer-events: none;

}			





.sub-content .col-md-1, .sub-content .col-md-10, .sub-content .col-md-11, .sub-content .col-md-12, .sub-content .col-md-2, .sub-content .col-md-3, .sub-content .col-md-4,  .sub-content .col-md-5, .sub-content .col-md-6, .sub-content .col-md-7, .sub-content .col-md-8, .sub-content .col-md-9{position:inherit !important;}





.sub-footer .foot2{

	padding-top:60px !important;}







.scroll-top-wrapper {

    position: fixed;

	opacity: 0;

	visibility: hidden;

	overflow: hidden;

	text-align: center;

	z-index: 99999999;

    background-color: #f2a61f;

	color: #FFF;

	width: 50px;

	height: 48px;

	line-height: 48px;

	right: 30px;

	bottom: 30px;

	padding-top: 2px;

	border-radius:50%;

	-webkit-transition: all 0.5s ease-in-out;

	-moz-transition: all 0.5s ease-in-out;

	-ms-transition: all 0.5s ease-in-out;

	-o-transition: all 0.5s ease-in-out;

	transition: all 0.5s ease-in-out;

	border:1px solid #fff;

}

.scroll-top-wrapper:hover {

	background-color: #cd8c18;

	border-color:#cd8c18;

}

.scroll-top-wrapper.show {

    visibility:visible;

    cursor:pointer;

	opacity: 1.0;

}

.scroll-top-wrapper i.fa {

	line-height: inherit;

}

























/* Hover Effect Start */

/* ============================================================

  GLOBAL

============================================================ */



.effects .img {

  position: relative; 

  overflow: hidden;

}

.effects .img img {

  display: block;

  margin-bottom: 15px;

  

}



.overlay1 {

  display: block;

  position: absolute;

  z-index: 20;

  background: rgba(0, 0, 0, 0.8);

  overflow: hidden;

  -webkit-transition: all 0.5s;

  -moz-transition: all 0.5s;

  -o-transition: all 0.5s;

  transition: all 0.5s;

}





a.expand  {

  display: block;

  position: absolute;

  z-index: 100;

  width: 50px;

  height: 50px;

  text-align: center;

  color: #fff;

  line-height: 45px;

  font-weight: 400;

  font-size: 26px;



}



.overlay1 a span{font-size:15px; line-height:22px;}



.overlay1  span{

	display: block;

	position: absolute;

	z-index: 100;	

	 text-align: center;

  	color: #fff;

	}





/* ============================================================

  EFFECT 6 - ICON BOUNCE IN

============================================================ */

.effects .overlay1 {

  top: 0;

  bottom: 0;

  left: 0;

  right: 0;

  opacity: 0;

}

.effects .overlay1 a.expand, .effects .overlay1 span  {

  left: 0;

  right: 0;

  top: 0;

  margin: 0 auto;

  opacity: 0;

  -webkit-transition: all 0.5s;

  -moz-transition: all 0.5s;

  -o-transition: all 0.5s;

  transition: all 0.5s;

}

.effects .img:hover .overlay1 {

  opacity: 1; 

  margin:0px 7px 15px 7px;

}

.effects .img:hover .overlay1 a.expand  {

  top: 25%; 

  opacity: 1;

  text-decoration:none;

}



.effects .img:hover .overlay1 span {

  top: 70%;

  margin-top: -30px;

  opacity: 1;

  text-decoration:none;

  font-weight:500;

}



.courses .mix-target { display: none;}

.fancybox-custom .fancybox-skin {	box-shadow: 0 0 50px #222;}

/* style end*/





.side-corner .col-md-3{padding:0; border:1px solid #acacac; border-right:none;}

.side-corner .col-md-3:hover{background:#f8f8f8;}



.side-corner .border-right{ border-right:1px solid #acacac; }



.top-date{border-bottom:1px solid #acacac; padding:18px 12px; font-weight:500; color:#000;}

.top-date i{margin-right:5px;}

.bottom-desc{padding:18px 12px;}



.bottom-desc  .desc{font-size:14px; font-weight:600; line-height:22px; font-family:'Open Sans';  margin-top:10px;}

.desc span{font-size:10px; font-weight:400;}

.bottom-desc p{font-size:11px;  margin:10px 0; color:#8e8e8e; line-height:16px;}

.bottom-desc a{color:#8e8e8e; font-size:12px; border-top:1px solid #CCCCCC; padding:7px 0; display:block; margin-top:20px;}



.title-list h3{float:left; font-size:18px; font-weight:600;  margin:0px;}

.title-list a{padding:8px 25px; background:#14baea; color:#fff; font-weight:300; float:right;}

.title-list a:hover{background:#1f5f79;}

.rafting-water-rafting a:hover{color:#1f5f79;}







/* Hover Effect Start */

/* ============================================================

  GLOBAL

============================================================ */



.effects .img {

  position: relative; 

  overflow: hidden;

}

.effects .img img {

  display: block;

  margin: 0;

  padding: 0;

}



.overlay {

  display: block;

  position: absolute;

  z-index: 20;

  background: rgba(0, 0, 0, 0.9);

  overflow: hidden;

  -webkit-transition: all 0.5s;

  -moz-transition: all 0.5s;

  -o-transition: all 0.5s;

  transition: all 0.5s;

}





a.expand  {

  display: block;

  position: absolute;

  z-index: 100;

  width: 50px;

  height: 50px; 

  text-align: center;

  color: #fff;

  line-height: 45px;

  font-weight: 400;

  font-size: 30px;

  -webkit-border-radius: 30px;

  -moz-border-radius: 30px;

  -ms-border-radius: 30px;

  -o-border-radius: 30px;

  border-radius: 30px;

}



.overlay a span{font-size:15px; line-height:22px;}



.overlay  span{

	display: block;

	position: absolute;

	z-index: 100;	

	 text-align: center;

  	color: #fff;

	}





/* ============================================================

  EFFECT 6 - ICON BOUNCE IN

============================================================ */

.effects .overlay {  top: 0;  bottom: 0;  left: 0;  right: 0;  opacity: 0;}

.effects .overlay a.expand, .effects .overlay span  {  left: 0;  right: 0;  top: 0;  margin: 0 auto;  opacity: 0;  -webkit-transition: all 0.5s;

  -moz-transition: all 0.5s;  -o-transition: all 0.5s;  transition: all 0.5s;}

.effects .img:hover .overlay {  opacity: 1;}

.effects .img:hover .overlay a.expand  { top: 45%; margin-top: -30px;  opacity: 1;  text-decoration:none;}



.effects .img:hover .overlay span {  top: 70%;  margin-top: -30px;  opacity: 1;  text-decoration:none;  font-weight:500;}

.owl-theme .owl-controls .owl-page span{width:31px 	!important;	height:3px !important;	border-radius:0px !important; 	background:#0ebcec !important;}





.kayak-ico{display:inline-block; background:#0cbbec; padding:25px; border-radius:50%; margin-top:25px; }



.ka:hover .kayak-ico, .ka:hover{background:#6dc82b; cursor:pointer; border:1px solid #fff;}

.step-learning-kayak h3{font-size:18px; font-weight:500;}

.step-learning-kayak p{font-size:14px; font-weight:300;}



.step-learning-kayak{padding:40px 0; }

.step-learning-kayak .kayak-learn{margin-bottom:30px;}





.gallery-head-list{padding:30px 0;}

.gallery-head-list button{padding:8px 26px; background:none; border:1px solid #cccccc;}

.gallery-head-list button.active{background:#f2a61f; color:#fff;}

.gallery-all-images{padding-left:0px;}

.gallery-all-images .overlay{margin:5px 5px; background:rgba(242, 166, 31, 0.83) none repeat scroll 0 0}

.gallery-all-images .overlay i{font-weight:300; font-size:20px;}

.gallery-all-images .overlay  a.expand {border:2px solid #fff;  width:56px; height:56px; line-height:40px;}

.gallery-all-images .overlay  a:hover {transform:rotate(180deg); background:#1c1c1c ;}

.gallery-all-images .overlay  span.title{display:inline-block; border-top:1px solid #fff;}



.effects .img:hover .overlay span {margin-top:-15px; text-transform:uppercase; font-size:22px; font-weight:500; }

.effects .img:hover .overlay span span.small{font-size:11px; line-height:24px; margin-top:10px; font-weight:400; }

.effects .overlay a.view{left:-20%;}

.effects .overlay a.links{left:20%;}



.gallery-images-list .col-md-4{margin-bottom:0px; padding:5px; }



/* gallery css start */





.aaa .carousel-control.left,

.aaa .carousel-control.right {

	opacity: 1;

	filter: alpha(opacity=100);

	background-image: none;

	background-repeat: no-repeat;

	text-shadow: none;	

}



.aaa .carousel-control.left span {

	padding:0px;

}



.aaa .carousel-control.right span {

	padding: 0px;

}



.aaa .carousel-control .glyphicon-chevron-left, 

.aaa .carousel-control .glyphicon-chevron-right, 

.aaa .carousel-control .icon-prev, 

.aaa .carousel-control .icon-next {

	position: absolute;

	top: 45%;

	z-index: 5;

	display: inline-block;

	font-size:17px;

	line-height:28px;

}



.aaa .carousel-control .glyphicon-chevron-left,

.aaa .carousel-control .icon-prev {

	left: 0;

}



.aaa .carousel-control .glyphicon-chevron-right,

.aaa .carousel-control .icon-next {

	right: 0;

}



.aaa .carousel-control.left span,

.aaa .carousel-control.right span {

	background-color: #1c1c1c;

}



.aaa .carousel-control.left span:hover,

.aaa .carousel-control.right span:hover {

	opacity: .7;

	filter: alpha(opacity=70);

}

/* Carousel Header Styles */

.aaa .header-text {

    position: absolute;

    top: 56%;

    left: 1.8%;

    right: auto;

    width: 96.66666666666666%;

    color: #fff;

}

.aaa .header-text h2 span {

    background: rgba(14,188,236,0.8); 

	padding: 10px;

	font-size:22px;

	font-family:'Raleway';

}

.aaa .header-text h2 span .col{color:#000;}

.aaa .header-text h3 span {

	background-color: #000;

	padding: 15px;

}

.latest-gallery{font-size:13px; font-weight:600;   margin-bottom:5px; display:block; padding:3px; }

.aaa{clear:both;}

.slider img{width:100%; }

/* Gallery slider css end */
.ch-oo .col-md-6 { margin:0 0 0 0 ; padding:0 0 0 0 ;}
