@font-face {
   font-family: walkway-bold;
   src: url("../font/arial.ttf");
}

@-moz-document url-prefix() {
                        .menu {
                        margin-top:-30px;
                    }
					
               

                    }
@-moz-document url-prefix() {
               .kode_news_des h6 > a {
                 font-size: 20px !important;
    
                   }
				   #content-wrapper {
                      margin-left: 249px !important;
				   }

}


/*--------loader----*/

.load_fade{
	position: fixed;
    height: 100%;
    width: 100%;
    background: #094458;
    z-index: 1100;
}


.loader__figure {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.loader {
	position:fixed;
	height:100%;
	width:100%;
	background:#094458;
	z-index:1100;
}

.loader__figure {
  height: 0;
  width: 0;
  box-sizing: border-box;
  border: 0 solid #03a9f4;
  border-radius: 50%;
  -webkit-animation: loader-figure 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-animation: loader-figure 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
  animation: loader-figure 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
}

.loader__label{
  position: absolute;
  top: 50%;
   margin: 40px auto auto -70px;
  left: 50%;
  right: 50%;
  width:140px;
  color: #0798bc;
  -webkit-animation: loader-label 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-animation: loader-label 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
  animation: loader-label 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
}
.loader__label > img{
	width:100%;
}	

@-webkit-keyframes loader-figure {
  0% {
    height: 0;
    width: 0;
  }
  30% {
    height: 2em;
    width: 2em;
    border-width: 1em;
    opacity: 1;
  }
  100% {
    height: 2em;
    width: 2em;
    border-width: 0;
    opacity: 0;
  }
}
@-moz-keyframes loader-figure {
  0% {
    height: 0;
    width: 0;
  }
  30% {
    height: 2em;
    width: 2em;
    border-width: 1em;
    opacity: 1;
  }
  100% {
    height: 2em;
    width: 2em;
    border-width: 0;
    opacity: 0;
  }
}
@keyframes loader-figure {
  0% {
    height: 0;
    width: 0;
  }
  30% {
    height: 2em;
    width: 2em;
    border-width: 1em;
    opacity: 1;
  }
  100% {
    height: 2em;
    width: 2em;
    border-width: 0;
    opacity: 0;
  }
}
@-webkit-keyframes loader-label {
  0% {
    opacity: 0.35;
  }
  30% {
    opacity: 1;
  }
  100% {
    opacity: 0.35;
  }
}
@-moz-keyframes loader-label {
  0% {
    opacity: 0.35;
  }
  30% {
    opacity: 1;
  }
  100% {
    opacity: 0.35;
  }
}
@keyframes loader-label {
  0% {
    opacity: 0.35;
  }
  30% {
    opacity: 1;
  }
  100% {
    opacity: 0.35;
  }
}

/*--------loader----*/





font-family: 'Federo', sans-serif;

	html, body {min-height:100%; height:auto !important; height:100%; position:relative;
font-family: 'Source Sans Pro', sans-serif;
	}
	
	header, nav, section, article, aside, footer {display:block;}
	body{background:#fff; font-family: 'Source Sans Pro', sans-serif; font-size:13px; line-height:22px; color:#999;padding: 0;margin:0;-ms-word-wrap: break-word;word-wrap: break-word;}
	
.epic-slider { background:url(../images/epic_slider_loading_gif.gif) no-repeat center center; }


.green-preloader
{
width:100%;
height:100%;
position:fixed;
left:0;
top:0;
bottom:0;
right:0;
z-index:99999999;
background:#fff url('../images/loading_gif.gif') no-repeat center center;
}
.audio-container{
	position: relative;
    width: 100px;
    height: 30px;
    float: right;
    text-align: right;
    padding-top: 5px;
    right: 7px;
    z-index: 9999;
	
}
.audio-container< .col-lg-4, .col-sm-4, .col-xs-4, .col-lg-8, .col-sm-8, .col-xs-8{
	padding-left:0px !important;
	padding-right:8px !important;
}
.audio-container i{
	font-size: 20px;
    color: #fff;
	margin-left: 5px;
}
@media (max-width: 959px) {
	.audio-container {
    position: relative;
    width: 65px;
    top: 35%;
    right: 1px;
	float:right;
    
}
.audio-container .col-lg-4, .col-sm-4, .col-xs-4, .col-lg-8, .col-sm-8, .col-xs-8{
	padding-left:8px !important;
	padding-right:8px !important;
}
.audio-container i{
	font-size: 20px;
    color: #fff;
	margin-left: -4px;
}
}






 .epic-slider #slides li { background-color:#222222; }

.epic-slider #slides li .es-background .es-overlay { background:url(../images/epic_slider_overlay_pattern.png) repeat 0 0; }

.epic-slider #es-play:hover, .epic-slider #es-next:hover, .epic-slider #es-prev:hover, .epic-slider .es-fullscreen:hover, .epic-slider #es-control-nav .es-fullscreen:hover, .epic-slider #es-progress-button,
.flex-direction-nav li a:hover {
	background-color:#32C5F3;
}

h1,h2,h3,h4,h5,h6,#section-title, h1 span,h2 span,h3 span,h4 span,h5 span,h6 span, #section-title span {
	/*font-family: 'Source Sans Pro', sans-serif;*/
}

h1, h1 span { font-size:60px; line-height:55px; }
h2, h2 span { font-size:50px; line-height:47px; }
h3, h3 span { font-size:40px; line-height:38px; }
h4, h4 span { font-size:30px; line-height:29px; }
h5, h5 span { font-size:25px; line-height:25px; }
h6, h6 span { font-size:20px; line-height:20px; }
#section-title,
#section-title h1, #section-title h1 span,
#section-title h2, #section-title h2 span,
#section-title h3, #section-title h3 span,
#section-title h4, #section-title h4 span,
#section-title h5, #section-title h5 span,
#section-title h6, #section-title h6 span {
	font-size:75px; line-height:75px;
}
	
	
	

::-webkit-scrollbar {
      width: 6px;
} /* this targets the default scrollbar (compulsory) */
 
::-webkit-scrollbar-thumb {
	border-radius: 10px;
      background-color:hsl(86, 1%, 4%); 
} /* this will style the thumb, ignoring the track */
::-webkit-scrollbar-thumb:hover{
background-color:hsl(86, 0%, 43%);

}
 
::-webkit-scrollbar-corner {
      background-color: black;
}





	a img {border: none;}

	#header-wrapper{width:250px; min-height:100%; height:auto !important; height:100%; background-color:#094458; margin:0; position:fixed; top:0; left:0; z-index:100; padding:0 0 0 40px; -webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box;}
	#header-wrapper.mobile{position:relative;}
	#header-wrapper #header-inner{height:100px;border:none !important;min-height:100px;height:auto !important;height:100px;padding-top: 40px;}
	
	/*Widgets*/
	#header-wrapper .header-widget-box{max-width: 170px;background: #fff;}
	#header-wrapper .header-widget-box .header-outer-widget-wrapper{width: 100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box;}
	#header-wrapper .header-widget-wrapper ul{float:left;width:100%;list-style:none; margin-right:0;margin-left: 0;margin-bottom: 0;}
	#header-wrapper .header-widget-wrapper ul li{width:100%;float:left;margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid #e6e6e6;}
	#header-wrapper .header-widget-wrapper ul li h4.widget-title{font-size:15px; line-height:15px; text-transform: uppercase;color:#999;margin-bottom:20px;}
	#header-wrapper .header-widget-wrapper ul li h4.widget-title span {font-weight: bold;}
	#header-wrapper .header-widget-wrapper ul li h4.widget-title,#header-wrapper .header-widget-wrapper ul li h4.widget-title span {color: #999;}
	#header-wrapper .header-widget-wrapper ul li ul {list-style:none;}
	#header-wrapper .header-widget-wrapper ul li ul li{margin-bottom:5px; padding:0; border:none !important;}
	#header-wrapper .header-widget-wrapper ul li ul li:last-child{margin:0 !important;}
	#header-wrapper .header-widget-wrapper a{color:#333;text-decoration:none;width:100%;}
	#header-wrapper .header-widget-wrapper a:hover{color:#e70000;text-decoration:underline;} 
	#header-wrapper .header-widget-wrapper ul li ul li p.date{color:#999; font-size:11px;text-transform:uppercase;}
	#header-wrapper .header-widget-wrapper img{max-width: 100%; height: auto;}
	#header-wrapper .header-widget-wrapper select{max-width: 100%;}

	/*Widget: recent posts*/
	#header-wrapper .header-widget-wrapper ul li.widget_recent_entries ul li{margin-bottom: 10px;}
	#header-wrapper .header-widget-wrapper ul li.widget_recent_entries ul li a{font-weight: bold;line-height: 15px;}
	#header-wrapper .header-widget-wrapper ul li.widget_recent_entries ul li span{display:block;font-size:11px;line-height: 15px; font-style: italic;}
	
	/*Toggle Button*/
	#header-wrapper .mobile-widget-box-toggle-wrapper{width:100%;height: 45px;display:none;position:absolute; bottom:0; left:0;  text-align:center;background-color:#f6f6f6;}
	#header-wrapper .mobile-widget-box-toggle-wrapper a{width:45px;height:45px;background:url(../images/mobileWidget-toggle.png) center 0 no-repeat;display:inline-block; text-indent: -9999px;}
	#header-wrapper .mobile-widget-box-toggle-wrapper a.open{background-position: center -45px;}
	
	/*Social*/
	#header-wrapper ul.connect {width:100%;float:left;list-style:none;margin:0 auto 30px auto; overflow:hidden;line-height:20px; text-align: center;}
	#header-wrapper ul.connect li{display:inline-block;margin-right:10px; float: left;}
	#header-wrapper ul.connect li:last-child{border:none;padding-right:0px;margin-right:0px;}
	#header-wrapper ul.connect li a{width:40px;height:40px; display:inline-block;background-repeat: no-repeat;float:left;padding:float:left; color:#999; text-transform:uppercase; font-size:11px; opacity:0.3;text-indent:-9999px;filter: alpha(opacity=30);transition: all .25s ease-in-out;-moz-transition: all .25s ease-in-out;-webkit-transition: all .25s ease-in-out;}	
	#header-wrapper ul.connect li a:hover{float:left; color:#333;opacity:1;filter: alpha(opacity=100);}
	#header-wrapper ul.connect li:last-child a{margin-right: 0px;}

		
		ul.connect li a.twitter{background-image:url(../images/twitter.png);}
		ul.connect li a.facebook{background-image:url(../images/facebook-small.png);}
		ul.connect li a.googleplus{background-image:url(../images/google-plus.png);}
		
		/*Logo
		----------------------------*/
		header #logo{width:170px;min-height:100px;text-align:center;margin-bottom: 50px;}
		header #logo a{display:inline-block;transition: opacity .25s ease-in-out;-moz-transition: opacity .25s ease-in-out;-webkit-transition: opacity .25s ease-in-out;}
		header #logo a img{vertical-align: bottom; display: block;}
		header #logo a:hover{opacity:0.5;filter: alpha(opacity=50);}
		header #logo a:active{position:relative;top:1px;}
		
		
		/* scrolldown link */
.scrolldown a {  
   position: absolute;
   bottom: 130px;
   left: 50%;
   margin-left: -29px;
   color: #fff;
   display: block;
   height: 42px;
   width: 42px;
   font-size: 42px;
   line-height: 42px;
   z-index: 3;
   border-radius: 100%;
   -webkit-animation: updown .5s linear 1s infinite alternate; /* Chrome, Safari, Opera */
   animation: updown .5s linear 1s infinite alternate;

   -webkit-transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -o-transition: all .3s ease-in-out;
   transition: all .3s ease-in-out;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes updown {
    from {-webkit-transform: scale(1); bottom: 130px;}
    to {-webkit-transform: scale(1.2); bottom: 125px;}
}

/* Standard syntax */
@keyframes updown {
    from {transform: scale(1); bottom: 130px;}
    to {transform: scale(1.2); bottom: 125px;}
} 


.scrolldown a:hover { color: #47AD83; }

@media only screen and (min-width: 250px) and (max-width: 959px){ 
header #logo {
    width: 170px;
    min-height: 68px;
    text-align: center;
	background-image:url(../images/logo2.png)
}
header #logo a img{
	display:none;
}
header #logo {margin:-23px auto 15px auto;float:none;}
}
		
		/* Main menu
		----------------------------*/
		.subhead
		{
			font-family: 'Source Sans Pro', sans-serif;
			font-weight:100;
		}
		
		
		
		header nav#primary-nav ul{list-style:none;font-size:13px;text-transform:uppercase;margin-bottom: 50px;}
		header nav#primary-nav ul.mobile-navigation {width:100%; max-width:100%;margin: 0;}
		header nav#primary-nav ul li{position: relative; margin: 0;}
		header nav#primary-nav ul li:after{content:""; width:170px; height:0px;border-bottom: 1px dashed #e6e6e6; position:absolute; bottom:0px;left:0;}
	header nav#primary-nav ul li a
	{ 
	font-family: 'Federo', sans-serif;
    font-size: 14px;
    text-decoration: none;
    /* font-weight: bold; */
    font-weight: 100;
    line-height: 22px;
    padding: 12px 40px 12px 0;
    display: block;
	}

	
	
		header nav#primary-nav ul li:hover .sub-menu,header nav#primary-nav ul li:hover .children{display:block;opacity: 1;}
		header nav#primary-nav ul li a:hover{color:#2DBDEE;}
		header nav#primary-nav ul li.current-menu-item a,header nav#primary-nav ul li.current_page_item a,.blog .current-menu-item a,.blog .current_page_item a{color:#fff;}
		header nav#primary-nav ul li.current-menu-item a:after,header nav#primary-nav ul li.current_page_item a:after,.blog .current-menu-item a:after,.blog .current_page_item a:after{content:" \2192";float:right;}
        /*sub menu*/
			header nav#primary-nav ul li ul.sub-menu,header nav#primary-nav ul li ul.children{width:180px;position:absolute;top:-6px;left:210px; background:#fff;background:none !important;margin:0;color:#ccc;display:none;z-index:101;white-space:normal;padding:0 0 0 1px;-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0);-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0);box-shadow: 0px 0px 5px 0px rgba(0,0,0,0);}
			header nav#primary-nav ul li ul.sub-menu li,header nav#primary-nav ul li ul.children li{float: none;
    position: relative;
    z-index: 9999999999;
    margin: 0;
    padding: 0 20px;
    width: 100%;
    border-bottom: none !important;
    background-color: #094458;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;}
			header nav#primary-nav ul li ul.sub-menu li:after,header nav#primary-nav ul li ul.children li:after{width: 140px;left:20px;}
			header nav#primary-nav ul li ul.sub-menu li:last-child:after,header nav#primary-nav ul li ul.children li:last-child:after{border: none;}
			header nav#primary-nav ul li ul.sub-menu li:last-child,header nav#primary-nav ul li ul.children li:last-child{border-bottom:none;}
			header nav#primary-nav ul li ul.sub-menu li a,header nav#primary-nav ul li ul.children li a{font-family: 'Federo', sans-serif;font-size:9px;line-height:22px;text-transform:uppercase;font-weight:normal;color:#999; padding: 12px 0;}
			header nav#primary-nav ul li ul.sub-menu li:first-child a,header nav#primary-nav ul li ul.children li:first-child a{padding-top: 18px;}
			header nav#primary-nav ul li ul.sub-menu li:last-child a,header nav#primary-nav ul li ul.children li:last-child a{padding-bottom: 18px;}
			header nav#primary-nav ul li ul.sub-menu li a:hover,header nav#primary-nav ul li ul.children li a:hover{color:#2BB8EB;}
			header nav#primary-nav ul li ul.sub-menu li a:after,header nav#primary-nav ul li ul.children li a:after{content:"";}
			header nav#primary-nav ul li ul.sub-menu li.current-menu-item a,header nav#primary-nav ul li ul.children li.current_page_item a{color:#ff2e2e;}
			header nav#primary-nav ul li.current-menu-ancestor a:after,header nav#primary-nav ul li.current_page_parent a:after{content:" \2192";}
			header nav#primary-nav ul li.current-menu-ancestor ul.sub-menu li a, header nav#primary-nav ul li.current_page_parent ul.children li a, header nav#primary-nav ul li.current_page_item ul.children li a{background:none;}

		/* Mobile menu toggle
		----------------------------*/	
		header .mobile-menu-toggle{height:45px;width:100%;text-align:center;display:none;margin:0;border-top:1px solid #e6e6e6;}
		header .mobile-menu-toggle a,#header-wrapper #header-inner header .mobile-menu-toggle.open a{width:45px;height:45px;display: inline-block;}
		header .mobile-menu-toggle a{background:url(../images/mobileMenu-toggle.png) center 0 no-repeat;}
		header .mobile-menu-toggle a.open{background:url(../images/mobileMenu-toggle.png) center -45px no-repeat;}
		
		/* Tablet & mobile menu
		----------------------------*/
		#header-wrapper.is_tablet #header-inner {height:auto;overflow:hidden;}
		#header-wrapper.is_tablet #header-inner header #logo {margin: 0 auto 30px auto;float:none;}
		#header-wrapper.is_tablet #header-inner .mobile-menu-toggle {border-top:1px solid #e6e6e6;margin-top:0;}

		header nav#primary-nav ul.mobile-navigation{text-align: center; width: 100%;margin-top:0px;padding-bottom:14px; display:none;}
		header nav#primary-nav ul.mobile-navigation li{float:none;}
		header nav#primary-nav ul.mobile-navigation li:after{border: none;}
		header nav#primary-nav ul.mobile-navigation li a{padding:12px 0; display: inline-block;}
		header nav#primary-nav ul.mobile-navigation li:first-child{margin-top:0px;}
		header nav#primary-nav ul.mobile-navigation li:first-child.current-menu-item,header nav#primary-nav ul.mobile-navigation li:first-child.current_page_item {margin-top: 6px;}
		header nav#primary-nav ul.mobile-navigation li.current-menu-item a:after,header nav#primary-nav ul.mobile-navigation li.current_page_item a:after{content: ""}

			/*sub menu*/
			header nav#primary-nav ul.mobile-navigation li{padding: 0; position: static;}
			header nav#primary-nav ul.mobile-navigation li ul.sub-menu,header nav#primary-nav ul.mobile-navigation li ul.children{border-bottom: 1px solid #f6f6f6; border-top: 1px solid #f6f6f6;color: #ccc;display: block;opacity:1;margin: 14px auto;padding:10px 0;position: static;top: auto;left:0;white-space: normal;width: 100%;z-index: auto;-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;}
			header nav#primary-nav ul.mobile-navigation li:last-child ul.sub-menu{border-bottom:none;padding-bottom:0;}
			header nav#primary-nav ul.mobile-navigation li ul.sub-menu li,header nav#primary-nav ul.mobile-navigation li ul.children li{float:none;position:static;z-index:auto;padding:0;width:100%;border-bottom:none;}
			header nav#primary-nav ul.mobile-navigation li ul.sub-menu li a,header nav#primary-nav ul.mobile-navigation li ul.children li a{padding:8px 0;color:#999;}
			header nav#primary-nav ul.mobile-navigation li ul.sub-menu li a:hover,header nav#primary-nav ul.mobile-navigation li ul.children li a:hover{color:#ff2e2e;}
			header nav#primary-nav ul.mobile-navigation li.current-menu-ancestor ul.sub-menu li.current-menu-item a,header nav#primary-nav ul.mobile-navigation li.current_page_parent ul.children li.current_page_item a{background:none;color:#fff;}
			header nav#primary-nav ul.mobile-navigation li.current-menu-ancestor a,header nav#primary-nav ul.mobile-navigation li.current_page_parent a{background:none ;color:#ff2e2e;}

@media only screen and (min-width: 250px) and (max-width: 767px){ 
header nav#primary-nav ul.mobile-navigation li a{padding:2px 0;}
 header nav#primary-nav ul li a { 
     font-size:12px;
	}
header nav#primary-nav ul.mobile-navigation li ul.sub-menu li a,header nav#primary-nav ul.mobile-navigation li ul.children li a{padding:2px 0;}
header nav#primary-nav ul li ul.sub-menu li a,header nav#primary-nav ul li ul.children li a{font-size:10px;}
 
}
@media only screen and (min-width: 767px) and (max-width: 959px){ 
header nav#primary-nav ul.mobile-navigation li a{padding:4px 0;}
 header nav#primary-nav ul li a { 
     font-size:13px;
	}
header nav#primary-nav ul.mobile-navigation li ul.sub-menu li a,header nav#primary-nav ul.mobile-navigation li ul.children li a{padding:4px 0;}
header nav#primary-nav ul li ul.sub-menu li a,header nav#primary-nav ul li ul.children li a{font-size:11px;}
 
}
	/*----------------------------
	ii.-- Content
	-----------------------------*/
	
	.test{
	padding:7px;
	background-color:white;
	border:1px solid #CCC;
	position:fixed;
	background:transparent url(../images/arrow_up.png) no-repeat top left;
	background-position:50% 50%;
	width:30px;
	height:30px;
	bottom:10px;
	opacity:0.7;
	right:30px;
	white-space:nowrap;
	cursor: pointer;
	-moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
    -khtml-border-top-left-radius:3px;
	-khtml-border-top-right-radius:3px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}

.test2{
	display:none;
}
	
	
	
	
	/*Wrappers
	----------------------------*/
	#content-wrapper{margin-left:250px;padding:0px 0 0px 0;min-height: 450px;height:auto !important;height: 400px;}
	#content-wrapper section.homepage,#content-wrapper section.portfolio{max-width:870px; margin-left:40px;}
	#content-wrapper section.portfolio-fixed-width-grid{max-width:870px; margin-left:40px;}
	#content-wrapper.full-width-grid-wrapper {padding:0;}
	#content-wrapper section.portfolio-full-width-grid{width:100%;}
	#content-wrapper section.pages{max-width:870px;margin-left: 40px;}
	#content-wrapper section.portfolio{width:870px;}
	.single-udt_portfolio #content-wrapper section.pages{margin-bottom: 50px;}
	#content-wrapper section.portfolio .pages{margin-left: 0;}
	#content-wrapper section.slider-full-width{max-width:100%;}
	.portfolio-project section.slider-full-width{margin-top:-50px;}
	#content-wrapper section.slider-full-width.slider-homepage{margin-top: -50px;}
	#content-wrapper.grid-layout{margin-bottom: 0;}
	
	/*Section-title & teaser
	----------------------------*/
	#section-title{max-width:870px;padding-bottom:50px;margin-bottom: 59px;border-bottom:1px solid #eee;margin-bottom: 50px; text-align: left; text-transform: uppercase;}
	#content-wrapper section.slider-full-width #section-title{margin-left: 40px;}
	#section-title h1{position:relative; margin-bottom:0; text-transform: uppercase;}
	#section-title.with-teaser {padding-bottom:40px;}
	#teaser{ font-family: 'Rajdhani', sans-serif;font-size:24px;line-height:28px;color:#777;font-weight:200;text-transform:none !important;margin-top: 30px;}
	#teaser.teaser-no-title {margin-top:20px;}
	#teaser p:last-child{margin-bottom: 0;}
	
	/*Homepage
	----------------------------*/
	.sub-section-title{max-width:870px;margin:0 auto 50px auto;}
	.sub-section-title h2{text-align: left;text-transform: uppercase; font-size: 20px;line-height: 20px;}
	#content-wrapper section.latest-posts-grid{max-width:870px;margin-left: 40px;}
	.portfolio-full-width-grid .sub-section-title{margin: 0 0 50px 40px;}
	#content-wrapper section.latest-posts-grid #content-inner-blog-grid article.blog-post{margin-bottom: 0;}
	#content-wrapper section.portfolio-below-content,#content-wrapper section.latest-posts-below-content{margin-top:50px;}
	#content-wrapper section.portfolio-below-content .sub-section-title,#content-wrapper section.latest-posts-below-content .sub-section-title{padding-top:50px; border-top:1px solid #e6e6e6;}
	
	/*portfolio button*/
	.portfolio-button{max-width:870px;text-align: left;margin:20px auto 0 auto;font-family: 'Source Sans Pro', sans-serif;font-size: 11px;letter-spacing: 1px;text-transform: uppercase;}
	.portfolio-button a{width:auto;height:30px;line-height:30px;display:inline-block;text-transform:uppercase;border-radius:0px;padding:0 9px;border:1px solid #e6e6e6;color:#777;transition: all .25s ease-in-out;-moz-transition: all .25s ease-in-out;-webkit-transition: all .25s ease-in-out;}
	.portfolio-button a:hover{color:#777;border-color: #777;}
	.portfolio-full-width-grid .portfolio-button{margin: 50px 0 0 40px;}
	
	
	
	
	
	
	
  
  
/* =================== intro-header ====================== */
.intro-header {
	background-color:gray;
	background:no-repeat center center;
	background-attachment:scroll;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	-o-background-size:cover;
	margin-bottom:50px
}
.intro-bg {
	    background-color: rgba(0, 0, 0, 0.65);
}
.intro-header .site-heading {
	padding: 70px 0 70px;
    color: #fff;
}
.site-heading h3 {
	color: #FFFFFF;
    font-size: 31px;
    font-family: 'Source Sans Pro', sans-serif;
    text-align: center;
    font-weight: 300;
    padding: 0px;
}
hr.small {
	max-width: 260px;
    margin: 0px auto -10px auto;
    border-width: 1px;
    border-color: #fff;
}
.subhead {
font-family: 'Source Sans Pro', sans-serif;
	color:#454545;
	font-size:22px;
	text-transform:uppercase;
	margin-bottom:22px;
}



	
/*Parallax
	----------------------------*/
	


#header.transparent-header+#page-title.page-title-parallax .container {
  z-index: 5;
  padding-top: 100px;
}

#page-title {
  position: relative;
  padding: 50px 0;
  background-color: #F5F5F5;
  border-bottom: 1px solid #EEE;
}
#page-title.page-title-parallax {
  padding: 100px 0;
  text-shadow: none;
  border-bottom: none;
}
#page-title.page-title-dark {
  background-color: #333;
  text-shadow: 1px 1px 1px rgba(0,0,0,.15)!important;
  border-bottom: none;
}
#page-title.page-title-parallax {
  background-color: transparent;
  background-image: url(http://canvashtml-cdn.semicolonweb.com/images/parallax/parallax-bg.jpg);
  background-attachment: fixed;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
#page-title.page-title-parallax h1 {
  font-size: 40px;
  font-weight: 600;
  letter-spacing: 2px;
}
#page-title.page-title-dark h1 {
  color: rgba(255,255,255,.9)!important;
}
#page-title h1 {
  padding: 0;
  margin: 0;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 1px;
  color: #333;
  font-size: 28px;
  text-transform: uppercase;
}
#page-title.page-title-parallax span {
  font-size: 22px;
}
#page-title.page-title-dark span {
  color: rgba(255,255,255,.7);
}
#page-title span {
  display: block;
  margin-top: 10px;
  font-weight: 300;
  color: #777;
  font-size: 18px;
}
#header.transparent-header+#page-title.page-title-parallax .breadcrumb {
  margin-top: 35px!important;
}
.breadcrumb {
  position: absolute!important;
  width: auto!important;
  top: 50%!important;
  left: auto!important;
  right: 15px!important;
  margin: -10px 0 0!important;
  background-color: transparent!important;
  padding: 0!important;
  font-size: 12px;
}
.breadcrumb {
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}



.slideshow-overlay {
    display: block;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    overflow: auto;
    height: 100%;
    width: 100%;
    background: url(../images/dark.png) left top repeat;
}
.footer-bottom
{
    
}


footer p{
	text-align: center;
    color: #000;
    /* padding: 6% 0%; */
    margin-top: 16px;
}
.last-bottom{
	padding-bottom:10px;
}
@media (min-width: 250px) and (max-width: 959px) {
#content-wrapper{margin-left:0px;padding:0px 0 10px 0;min-height: 354px;height:auto !important;height: 200px;}


.session-background{
    position: absolute;
    z-index: 0;
    background-image: url(images/about-bg.jpg);
    background-size: cover;
    background-position: 83% 0px;
    background-color: #f5f5f5;
    width: 100%;
    margin-top: -100px;
    height: 231%;
    display: block;
}
}
@media (min-width: 1170px) and (max-width: 1900px) {
	.session-background{
    position: absolute;
    z-index: 0;
    background-image: url(images/about-bg.jpg);
    background-size: cover;
    background-position: 83% 0px;
    background-color: #f5f5f5;
    width: 100%;
    margin-top: -100px;
    height: 220%;
    display: none;
}
}

<!-----index bootom---------->
.page .box-inset-1 {
  padding: 70px 28px 20px 0px;
}



.line-inset-1 {
  padding-left: 101px;
  position: relative;
}
.line-inset-1:before {
  content: "";
  position: absolute;
  left: 1px;
  top: 9px;
  height: 1px;
  width: 70px;
  background-color: rgba(249, 248, 248, 0.87);
}


.line-inset-1 p{
line-height: 2;
font-size: 15px;
/*letter-spacing: 0.1em;*/
    margin: 0;
	padding-right: 25px;
    text-align: justify;
	color:#fff;
font-family: walkway-bold;	
	
}
.box-inset-1 {
	
}
.line-inset-1 a:hover{
	color: #17a598;
	
}

.line-inset-1_mod:before {
  top: 2px;
}

.bg-primary-right{
	padding:0px 0px 0px 0px;
	position:relative;
	background-color: #fff;
	color:#000;
	background-image:url(../images/incredible-background.jpg);
	background-size:cover;
	background-repeat:no-repeat;
}
.bg-primary-right h2{
	font-size:20px;
	letter-spacing:1px;
	font-weight:100;
}
.box-inset-1{
background-color: #094458;
    margin-left: -93px;
    padding: 50px;
	padding-bottom: 90px;
	color:#fff;

}
.incred-photo{
	width: 388px;
	border: 5px solid #fff;
    height: 417px;
    margin-top: 55px;
    background-color: #000;
    margin-left: -70px;
}
.bg-primary-left{
	position:relative;
	padding:0px;
	background-color:#000;
	background-image:url(../images/box2.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
.incred-photo2{
	
	
}
.ind_money{
	color:#000;
	font-size:17px;
	font-family: walkway-bold;
}
.t_rules{
	padding-left:40px;
}
.t_rules li {
    font-size:16px;
}
.t_rules li i{
    margin-left: -40px;
	color: red;
}
.t_rules li span{
	padding-left:10px;
}

.box-inset-2{
background-color: #fff;
    margin-right: -100px;
    padding: 50px;
    color: #fff;
    height: auto !important;
    clear: both;
}
.line-inset-2 p{
line-height: 2;
font-family: walkway-bold;
/*letter-spacing: 0.1em;*/
font-size:15px;
    margin: 0;
    text-align: justify;
	color:#000;
	
}
.line-inset-2 img {
	width:100%;
	min-height: 250px;
}
.bg-primary-left h2{
	font-size:22px;
	font-family: 'Federo', sans-serif;
	letter-spacing:1px;
	font-weight:100;
	color:#000
}
.back-bg{
background: rgba(19, 19, 22, 0.39);
    background-image: url(../images/bg.png);
    width: 100%;
    height: 100%;
    display: block;
    padding-bottom: 50px;
}
.back-bg1{
background: rgba(19, 19, 22, 0.39);
    background-image: url(../images/bg.png);
    width: 100%;
    height: 100%;
    display: block;
}





<!--/#testimonial-->
.testimonial-section {
  background: #333333 url(../images/box2.jpg) no-repeat 0 0;
  background-size: cover;
  padding: 100px 0;
  color: #fff;
}

#testimonial{
  background: #094458;
  background-size: cover;
  padding: 80px 0px 80px 0px;
  color: #fff;
}
#testimonial h4 {
  color: #fff;
  margin-bottom: 0;
  font-family: 'Federo', sans-serif;
}
#testimonial p {
  line-height: 2;
  font-family: walkway-bold;
    letter-spacing: 0.1em;
    margin: 0;
    //text-align: justify;
    color: #fff;
}
#testimonial small {
  display: block;
  font-family: walkway-bold;
  margin-bottom: 10px;
  color: rgba(255, 255, 255, 0.7);
}
#testimonial .btns {
  margin-top: 10px;
}
.testimonial-heading{
	font-size:26px;
	font-family: 'Federo', sans-serif;
    text-decoration: none;
    /* font-weight: bold; */
    font-weight: 100;
    line-height: 22px;
    padding: 0px 0px 25px 0;
    display: block;
}
.testimonial-heading hr{
	width: 10%;
    height: 1px;
    background-color: #fff;
	border-top: none;

}
.testimonialsbg {
    background-color: #099CF3;
    padding: 5px;
    color: #fff;
    margin: 0 5px 0 0;
}

 <!--/#testimonial-->
 
 
.last-session{
	position:relative;
    
    padding:20px 0px;
	background-color:red;
}
#last-session{
	position:relative;
    
    padding:40px 0px 5px 0px;
	background-color:#fff;
}

.footer-heading{
	padding:0px 0px 0px 0px;
}
.footer-heading h3{
	font-size:26px;
	font-family: 'Federo', sans-serif;
    text-decoration: none;
    /* font-weight: bold; */
    font-weight: 100;
	color:#000;
    line-height: 22px;
    padding: 0px 0px 0px 0;
    display: block;
}
.footer-heading hr{
	width:10%;
	text-align:center;
	height:1px;
	background-color:#000;
	border-top: none;
}
.footer-heading p{
	font-weight: 100;
    font-style: normal;
    font-family: walkway-bold;
    color: rgba(12, 5, 5, 0.98);
    font-size: 14px;
    width: 70%;
    margin: auto;
    text-align: center;
    line-height: 1.7;
    letter-spacing: 1px;
    padding-bottom: 20px;
}


.moto-text_normal {
    font-weight: 300;
    display: block;
    font-style: normal;
    font-family: walkway-bold;
    color: rgba(76, 69, 69, 0.83);
    font-size: 17px;
    line-height: 1.4;
    letter-spacing: 0px;
}
.moto-text_normal a {
    color: rgba(8, 2, 2, 0.84);
    text-decoration: none;
    font-weight: 300;
    font-style: normal;
}
.footer-social-link {
    display: block;
    text-align: center;
    padding: 30px 0px;
}
.footer-social-link ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}
.footer-social-link ul li:first-child {
    margin-left: 0;
}
.footer-social-link li {
    list-style: none;
    display: inline-block;
    margin-left: 6px;
	border-radius:50% 0%;
}
.padding-facebook {
    padding: 7px;
}
.footer-social-link li a {
    height: 68px;
    width: 68px;
    color: #fff;
    padding: 15px 17px;
    position: relative;
    border: 2px solid;
    font-size: 20px;
    line-height: 64px;
    text-align: center;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    border-color: #094458;
	border-radius:50%;
    background-color: #094458;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.padding-titter {
    padding: 3px;
}
.footer-social-link li a:hover {
    background-color: transparent;
    color: #094458;
    transition: all 0.6s ease;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.footer-lastbottom p{
	font-family: walkway-bold;
}

@media only screen and (min-width: 993px) and (max-width: 1300px){
	
.box-inset-2{
background-color: #fff;
    margin-right: -10px;
	
    padding: 50px;
	color:#fff;

}

}
@media only screen and (min-width: 768px) and (max-width: 992px){
	
	.box-inset-1{
background-color: #151424;
    margin-left: -99px;
    padding: 50px;
	color:#fff;

}
.line-inset-1 {
    padding-left: 0;
}
.line-inset-1:before {
	display:none;
    
}
.incred-photo{
	width: 388px;
	border: 5px solid #fff;
    height: 417px;
    margin-top: 120px;
    background-color: #000;
    margin-left: -70px;
}
.line-inset-1 p{
    padding-right: 25px;
}
.box-inset-2{
background-color: #fff;
    margin-right: -10px;
	height: 600px;
    padding: 50px;
	color:#fff;

}

}


@media only screen and (min-width: 480px) and (max-width: 767px){

.box-inset-1{
background-color: #151424;
    margin-left: 0px;
    padding: 50px;
	color:#fff;

}

.line-inset-1 p{
    padding-right: 25px;
}
.line-inset-1 {
    padding-left: 0;
}
.line-inset-1:before {
	display:none;
    
}

.incred-photo{
	width: 100%;
	border: 5px solid #fff;
    height: 250px;
    margin-top: 0px;
    background-color: #000;
	margin-left:0px;
	margin-bottom:20px
}
.box-inset-2{
background-color: #fff;
    margin-right: 0px;
	
    padding: 50px;
	color:#fff;

}
}
@media only screen and (min-width: 250px) and (max-width: 479px) {
	.box-inset-1{
background-color: #151424;
    margin-left: 0px;
    padding: 30px;
	color:#fff;

}

.line-inset-1 p{
    padding-right: 0px;
}
.line-inset-1 {
    padding-left: 0;
}
.line-inset-1:before {
	display:none;
    
}

.incred-photo{
	width: 100%;
	border: 5px solid #fff;
    height: 250px;
    margin-top: 0px;
    background-color: #000;
	margin-left:0px;
	margin-bottom:20px
}
.box-inset-2{
background-color: #fff;
    margin-right: 0px;
	
    padding: 30px;
	color:#fff;

}
.footer-heading h3{
	line-height:30px;
}

}
.incred {
	width:auto;
}
@media only screen and (min-width: 993px){

/*.box-inset-2 {
    height: 555px;
}*/

}
@media only screen and (min-width: 250px) and (max-width: 400px) {

.incred {
	width:100% ;
}
}
<!-----index bootom end---------->

/*About us
	----------------------------*/
	
	
.aboutus

{
	margin:auto;
	padding: 40px 0px 30px 0px;
    background-color: hsl(0, 0%, 98%);
	
}
#aboutus
{
	margin:auto;
	padding: 40px 0px 30px 0px;
    background-color: hsl(0, 0%, 98%);
}
.about-heading-back{
	background-color:#094458;
	width:100%;
	height:250px;
	margin-top:-40px;
	padding:50px 40px;
}
.about-heading-back p{
	font-size: 22px;
    font-family: 'Federo', sans-serif;
    text-decoration: none;
    /* font-weight: bold; */
    font-weight: 200;
    color: #fff;
    line-height: 30px;
    padding: 0px 0px 0px 0;
    display: block;
}
.about-img img{
	width:100%;
	height:auto;
}
.about-content h1{
	font-size: 26px;
	font-family: 'Federo', sans-serif;
    width: 76%;
    text-transform: uppercase;
}
.about-content p{
font-family: walkway-bold;
}
.about-content{
    text-align: justify;
    font-size: 14px;
    line-height: 26px;
    padding: 0px 120px 0px 20px;
    letter-spacing: 1px;
    font-family: 'Federo', sans-serif;
    color: #000;
    font-weight: 300;
}
.about-content hr{
	width:100%;
	height:1px;
	border-top:none;
	background-color:#C5C4C4;
}










@media only screen and (min-width: 250px) and (max-width: 767px){
.about-content{
padding: 0px 0px 0px 20px;
}
.about-content h1{
	font-size: 30px;
    width: 100%;
    text-transform: uppercase;
}
}


@media only screen and (min-width: 480px) and (max-width: 767px){
.about-heading-back{
	background-color:#000;
	width:100%;
	height:195px;
}

}

@media only screen and (min-width: 250px) and (max-width: 479px) {
.about-heading-back p{
	font-size: 18px;
}
.about-content h1 {
    font-size: 25px;
}

}

@media only screen and (min-width: 768px) and (max-width: 959px) {
		
.about-heading-back{
	background-color:#000;
	width:100%;
	height:362px;
}
.about-heading-back p {
    font-size: 20px;
}
.about-content h1 {
    font-size: 28px;
}
}


@media only screen and (max-width: 479px){


}



	
	
	
		
/*About us end
	----------------------------*/
		
/*services
	----------------------------*/
	
.services
	{
		margin:auto;
		padding:40px 0px 60px 0px;
		background-color: hsl(0, 0%, 98%);
	}
.services-content p{
	text-align: justify;
    font-size: 14px;
    line-height: 26px;
    padding: 0px 20px 0px 20px;
    letter-spacing: 1px;
    font-family: walkway-bold;
    color: #000;
    font-weight: 300;
}
.icon-with-img{
	padding: 40px 20px 0px 20px;
	float:left;
	width:100%;
	height:auto;
}
.icon-with-img h3{
	padding: 0px 0px 0px 0px;
	font-family: 'Federo', sans-serif;
}
.icon-with-img p{
	padding: 0px 0px;
	margin: 0;
	text-align:justify;
	font-family: 'Federo', sans-serif;
}
.icon-img{
	float: left;
    font-size: 39px;
    padding: 0px 13px 0px 0px;
}
	



		
	
	
	
	
	
	
	
	
	
	
	
@media only screen and (min-width: 1024px) and (max-width: 1199px){

}


@media only screen and (min-width: 960px) and (max-width: 1023px){


}

@media only screen and (min-width: 960px)  {

	
}



@media only screen and (min-width: 768px) and (max-width: 959px) {
	

}

@media only screen and (max-width: 768px) {
		
	
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
		

}


@media only screen and (max-width: 479px){


}


	
	/*services end
	----------------------------*/
/*packages start
	----------------------------*/
	
.packages
	{
		margin:auto;
		padding:40px 0px 40px 0px;
	}



.theme-package {
    text-align: left;
    margin-bottom: 20px;
}
.theme-package img {
    display: block;
    position: relative;
}
.theme-text:hover .theme-colorbx {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    text-decoration: none;
}
.theme-text .theme-colorbx {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    background:rgba(0, 0, 0, 0.66);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    height: 200px;
}
.theme-package .theme-colorbx {
    position: absolute;
    top: 0;
    left: 15px;
    padding: 26% 0px 0px 43%;
    margin-right: 15px;
    width: 337px;
    height: 176px;
}
.htthemeicon {
    color: #FFF;
}
.theme-package span {
    padding: 0px;
    display: inline-block;
}
.theme-text .theme-text-bg {
    position: absolute;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.7);
    width: 337px;
    height: 50px;
    padding-top: 6px;
}
.theme-text .theme-package-hdg {
    font-family: "Trajan Pro";
    font-size: 20px;
    color: #fff;
    padding: 5px 0 5px 10px;
}


@media(max-width:1024px){
	.caption {
		width: 63%;
		top: 31%;
		left: 19%;
	}
}
@media(max-width:768px){
	.caption {
		width: 70%;
		top: 22%;
		left: 13%;
	}
	.caption h3{
		font-size:1.5em;
	}
	a.morebtn {
		width: 26%;
	}

.theme-text .theme-text-bg {
    position: absolute;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.7);
    width: 345px;
    height: 45px;
    padding-top: 6px;
}
.theme-package .theme-colorbx {
    position: absolute;
    top: 0;
    left: 15px;
    padding: 26% 0px 0px 43%;
    margin-right: 15px;
    width: 345px;
    height: 186px;
}
}
@media(max-width:640px){
	.caption {
		width: 70%;
		top: 12%;
		left: 13%;
	}
	.caption h3{
		font-size:1.5em;
	}
	a.morebtn {
		width: 30%;
	}
	.callbacks_tabs a:after {
		height: 10px;
		width: 10px;
	}
}
@media(max-width:480px){
	.caption {
		width: 70%;
		top: 14%;
		left: 13%;
	}
	.caption p{
		height:25px;
		overflow:hidden;
		margin:0.5em 0;
	}
	.caption h3{
		font-size:1.4em;
	}
	a.morebtn {
		width: 40%;
		font-size:0.8em;
	}
	.callbacks_tabs a:after {
		height:4px;
		width: 4px;
	}
	ul.callbacks_tabs.callbacks1_tabs {
		bottom: 10px;
		left: 0px;
	}
.theme-text .theme-text-bg {
    position: absolute;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.7);
    width: 418px;
    height: 45px;
    padding-top: 6px;
}
.theme-package .theme-colorbx {
    position: absolute;
    top: 0;
    left: 15px;
    padding: 26% 0px 0px 43%;
    margin-right: 15px;
    width: 418px;
    height: 235px;
}
}
@media(max-width:320px){

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    height: 121px;
    border: 0;
}

	.caption {
		width: 70%;
		top: 14%;
		left: 13%;
	}
	.caption p{
		height:25px;
		overflow:hidden;
		margin:0.2em 0;
	}
	.caption h3{
		font-size:1em;
	}
	a.morebtn {
		width: 50%;
		font-size: 0.8em;
		padding:0.6em 0.5em; 
	}
	.callbacks_tabs a:after {
		height:4px;
		width: 4px;
	}
	ul.callbacks_tabs.callbacks1_tabs {
		bottom: 10px;
		left: 0px;
	}
	.theme-package .theme-colorbx {
    position: absolute;
    top: 0;
    left: 15px;
    padding: 26% 0px 0px 43%;
    margin-right: 15px;
    width: 284px;
    height: 145px;
}
.theme-text .theme-text-bg {
    position: absolute;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.7);
    width: 284px;
    height: 45px;
    padding-top: 6px;
}

}

	
	


		
	
	
	
	
	
	
	
	
	
	
	
@media only screen and (min-width: 1024px) and (max-width: 1199px){

}


@media only screen and (min-width: 960px) and (max-width: 1023px){


}

@media only screen and (min-width: 960px)  {

	
}



@media only screen and (min-width: 768px) and (max-width: 959px) {
	

}

@media only screen and (max-width: 768px) {
		
	
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
		

}


@media only screen and (max-width: 479px){


}


	
	/*packages end
	----------------------------*/
	  
/* =================== ayurveda tourism ====================== */
.ayurveda{
	padding: 40px 0px 60px 0px;
    background: none;
	position:relative;
	background-color:hsl(0, 0%, 98%);
}


.intro-header {
	background-color:gray;
	background:no-repeat center center;
	background-attachment:scroll;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	-o-background-size:cover;
	margin-bottom:50px
}
.intro-bg {
	    background-color: rgba(0, 0, 0, 0.65);
}
.intro-header .site-heading {
	padding: 120px 0 120px;
    color: #fff;
}
.site-heading h3 {
	    color: #FFFFFF;
    font-size: 24px;
    font-family: 'Federo', sans-serif;
    text-align: center;
    font-weight: 300;
    padding: 0px;
}
hr.small {
	max-width:260px;
	margin:0px auto 5px auto;
	border-width:1px;
	border-color:#fff
}
.subhead {
	font-family: 'Federo', sans-serif;
	color:#454545;
	font-size:22px;
	text-transform:uppercase;
	margin-bottom:22px;
}
.abtset p {
    font-family: walkway-bold;
    font-size: 14px;
    line-height: 26px;
    color: #616060;
    font-weight: 400;
    text-align: justify;
    margin-bottom: 50px;
}
.abaya p {
    font-family: walkway-bold;
    font-size: 14px;
    line-height: 26px;
    color: #616060;
    font-weight: 400;
    text-align: justify;
    margin-bottom: 40px;
	padding: 0px 30px 0px 0px;
}
.abaya h4 {
    font-family: 'Federo', sans-serif;
	color:#454545;
	font-size:22px;
	text-transform:uppercase;
	margin-bottom:25px;
	margin-top:0px;
}
.abaya a {
	font-family: walkway-bold;
    color: #000;
    display: block;
    border: 1px #000 solid;
    padding: 15px 20px;
    text-align: center;
	background-color:#fff;
    text-transform: uppercase;
    width: 180px;
    font-size: 14px;
    font-weight: 300;
    margin-top: 20px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.abaya a:hover {
	background:#000;
	color:#fff;
}
.abaya2 p {
    font-family: walkway-bold;
    font-size: 14px;
    line-height: 26px;
    color: #616060;
    font-weight: 400;
    text-align: justify;
    margin-bottom: 40px;
	padding-left: 30px;
}
.abaya2 h4 {
    font-family: 'Federo', sans-serif;
	color:#454545;
	font-size:22px;
	text-transform:uppercase;
	margin-bottom:25px;
	margin-top:0px;
}
.abayagetintuch {
	text-align:center;
	padding-top: 30px;
}
.abayagetintuch a {
	font-family: 'Federo', sans-serif;
    color: #000;
    /*display: block;*/
    border: 1px #000 solid;
    padding: 15px 20px;
    text-align: center;
	background-color:#fff;
    text-transform: uppercase;
    width: 180px;
    font-size: 14px;
    font-weight: 300;
    margin-top: 20px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.abayagetintuch a:hover {
	background:#000;
	color:#fff;
}
.abayaimg {
	margin:0 auto 44px auto;
}
.img-padding{
	margin-top:60px;
}
.img-padding2{
	margin-top:60px;
}
@media (min-width: 250px) and (max-width: 767px) {
	
	.abaya2 p, .abaya p {
	padding-left: 0px;
	padding-right:0px;
}
.img-padding{
	margin-top:0px;
}
.img-padding2{
	margin-top:0px;
}
}
@media (max-width: 991px) {
.abayaimg {
	margin:0 auto 20px auto;
}
.abaya2img {
	margin:0 auto 20px auto;
}
.abaya {
	text-align:center;
}
.abaya h4 {
	margin-bottom:5px;
}
.abaya a {
	margin:20px auto 0 auto;
	width:auto;
}
}
@media (min-width: 768px) and (max-width: 991px) {
	.abayaimg {
	margin-bottom:150px;
	height:200px;
}
.img-padding{
	margin-top:60px;
}
.abaya2img {
	margin:0 auto 20px auto;
	height:200px;
}
.img-padding2{
	margin-top:60px;
}
}
 
/* =================== end ayurveda tourism ====================== */
	
/********************************************

* Portfolio section

********************************************/
.portfolio-gallery{
	position:relative;
	padding: 10px 0px 40px 0px;
	background-color:hsl(0, 0%, 98%);
}
#portfolio-heading h1{
	font-size: 30px;
    font-family: 'Federo', sans-serif;
    text-align: center;
    font-weight: 300;
    padding: 10px 0px 20px 0px;
}
#portfolio-heading hr{
	text-align: center;
    width: 10%;
    height: 1px;
    background-color: #000;
    border-bottom: 0px;
    border-top: 0px;
    margin-top: 7px;
    margin-bottom: 0px;
}
#portfolio-heading p{
	font-weight: 100;
    font-style: normal;
    font-family: walkway-bold;
    color: rgba(12, 5, 5, 0.98);
    font-size: 14px;
    width: 70%;
    margin: auto;
    text-align: center;
    line-height: 1.7;
    letter-spacing: 1px;
    padding-bottom: 23px;
}

/*-- gallery --*/
.dh-container{position:relative;overflow:hidden}
.dh-overlay{position:absolute;top:-100%}
.dh-container {
  width: 100%;
  height: 225px;
  background: black;
  float: left;
  margin-bottom: 16px;
  z-index: 99;
  background-size: cover!important;
  background-repeat: no-repeat;
}

.dh-overlay {
  background: rgba(52,73,94,.65);
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 60px;
  padding: 21% 12%;
  color: #fff;
}
.dh-overlay h1{
font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 0px;
    line-height: 20px;
}
.dh-overlay i{
background-color: rgb(50, 197, 243);
    padding: 11px 13px 11px 15px;
    border-radius: 50%;
}
.portfolio-gallery .col-lg-4 {
    padding-right: 8px;
    padding-left: 8px;
}
/*--//gallery--*/
/********************************************

* Portfolio section end

********************************************/
/********************************************

* gallery album

********************************************/
/* line 32, ../sass/demo.scss */
.container .gallery a img {
  float: left;
  width: 100%;
  height: auto;
  border: 2px solid #fff;
  -webkit-transition: -webkit-transform .15s ease;
  -moz-transition: -moz-transform .15s ease;
  -o-transition: -o-transform .15s ease;
  -ms-transition: -ms-transform .15s ease;
  transition: transform .15s ease;
  position: relative;
}
/* line 46, ../sass/demo.scss */

/* line 65, ../sass/demo.scss */
.align-center {
  text-align: center;
}
.album-item{
	margin-bottom:14px;
}
.gallery .col-sm-4 {
	padding-right:8px;
	padding-left:8px;
}


.port-image {
	width: 100%;
}
.each-item {
	position: relative;
	overflow: hidden;
}
.each-item:hover .cap2, .each-item:hover .cap1 {
	left: 0px;
}
.cap1 {
	position: absolute;
	width: 100%;
	height: 60%;
	background:rgba(50, 197, 243, 0.87);
	top: 0px;
	left: -100%;
	padding: 10px;
	transition: all .5s;
	padding-top: 45px;
	text-align: center;
}
.cap1 h3 {
	font-family: 'Federo', sans-serif;
	color: #fff;
	font-weight: 600;
	font-size: 15px;
	margin-bottom: 10px;
}
.cap1 p {
	color: #fff;
	font-family: 'Federo', sans-serif;
	font-weight: 300;
	font-size: 12px;
	padding: 0 20px;
}
.cap2 {
	position: absolute;
	width: 100%;
	height: 40%;
	background: rgba(50, 197, 243, 0.87);
	bottom: 0px;
	left: 100%;
	padding: 10px;
	font-size:25px;
	transition: all .5s;
	text-align: center;
}
.cap2 a {
	color: #fff;
	font-size: 25px;
	text-align: center;
	margin: 0 auto;
}
.portfolio-button {
	margin: 0 auto;
	display: table;
	margin-bottom: 70px;
}
.portfolio-button .filter-button {
	background: none;
	color: #8d8d8d;
	margin: 0 20px;
	border: none;
	font-weight: 300;
	outline: none;
}
.portfolio-button .filter-button.active {
	color: #02cee0;
}
.filter {
	margin-bottom: 30px;
}



@media (min-width: 768px){
.container .gallery a img {
	height:200px;
	}
}
@media (min-width: 1024px){
.container .gallery a img {
	height:250px;
	}
}

@media (max-width: 767px){
.container .gallery a img {
	margin-bottom:10px;
	height:250px;
	}
	.each-item {
		height:250px;
	}
}
@media (max-width: 479px){
.container .gallery a img {
	margin-bottom:10px;
	height:200px;
	}
	.each-item {
		height:200px;
	}
}

.sl-overlay{position:fixed;left:0;right:0;top:0;bottom:0;background:#fff;opacity:.7;display:none;z-index:1006}.sl-wrapper{z-index:1000}.sl-wrapper button{border:0;background:0 0;font-size:24px;padding:0;cursor:pointer}.sl-wrapper button:hover{opacity:.7}.sl-wrapper .sl-close{display:none;position: fixed;
    right: 30px;
    top: 30px;
    font-size: 15px;
    background-color: #000;
    color: #fff;
    padding: 7px 15px;
    border-radius: 50%;
    z-index: 1015;}
.sl-wrapper .sl-counter{
		display:none;position:fixed;top:30px;left:30px;z-index:1015}
.sl-wrapper .sl-navigation{width:100%;display:none}
.sl-wrapper .sl-navigation button{
	position:fixed;top:50%;
	margin-top:-10px;
	height: 51px;
    width: 35px;
    font-size: 28px;
    background-color: #000;
    color: #fff;
    padding: 0px 7px;
    line-height: 0px;
    text-align: center;
    display: block;
    z-index: 999999;
    font-family: arial sans-serif;
}.sl-wrapper .sl-navigation button.sl-next{right:40px}.sl-wrapper .sl-navigation button.sl-prev{left:40px}.sl-wrapper .sl-image{position:fixed;-ms-touch-action:none;touch-action:none;z-index:10000}.sl-wrapper .sl-image img{margin:0;padding:0;display:block}.sl-wrapper .sl-image iframe{border:0;background:#000}.sl-wrapper .sl-image .sl-caption{display:none;padding:10px;color:#fff;background:#000;opacity:.8;position:absolute;bottom:0;left:0;right:0}.sl-wrapper .sl-image .sl-caption.pos-top{bottom:auto;top:0}.sl-wrapper .sl-image .sl-caption.pos-outside{bottom:auto}.sl-wrapper .sl-image .sl-download{display:none;position:absolute;bottom:5px;right:5px;color:#fff;z-index:1005}.sl-spinner{display:none;border:5px solid #333;border-radius:40px;height:40px;left:50%;margin:-20px 0 0 -20px;opacity:0;position:fixed;top:50%;width:40px;z-index:1007;-webkit-animation:pulsate 1s ease-out infinite;-moz-animation:pulsate 1s ease-out infinite;-ms-animation:pulsate 1s ease-out infinite;-o-animation:pulsate 1s ease-out infinite;animation:pulsate 1s ease-out infinite}.sl-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@-webkit-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-moz-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-o-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-ms-keyframes pulsate{0%,100%{opacity:0}0%{transform:scale(.1)}50%{opacity:1}100%{transform:scale(1.2)}}
/********************************************

* gallery album end

********************************************/	


/*destinations
	----------------------------*/
.destinations{
	margin:auto;
	padding:40px 0px 40px 0px;
	background-color: hsl(0, 0%, 98%);
}
	
.destinations-content-container {
    /* position: relative; */
    width: auto;
    /* height: 10px; */
    padding: 10px;
}
.grid h2{
	font-size: 24px;
    font-family: 'Federo', sans-serif;
    text-align: center;
    font-weight: 300;
    padding: 0px;

}

.grid {
	box-shadow: 1px 0px 11px #888888;
    /* position: absolute; */
    clear: both;
    height: auto;
    margin: 0 auto;
    padding: 1em 0 106em 0px;
    /* max-width: 100%; */
    /* list-style: none; */
    text-align: center;
}

/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	min-width: 320px;
	max-width: 480px;
	max-height: 78px;
	width: 48%;
	height: auto;
	//background: #3085a3;
	text-align: center;
	cursor: pointer;
	z-index: 99;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: 0px;
	font-weight: 300;
}

.grid figure h2 span {
	font-weight: 100;
	font-size:22px;
    font-family: 'Federo', sans-serif;
    text-align: center;
    font-weight: 300;
    padding: 0px;
	text-transform:capitalize;

}

.grid figure h2,
.grid figure p {
	//margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

/*-----------------*/
/***** Goliath *****/
/*-----------------*/

figure.effect-goliath {
	background: rgba(21, 20, 20, 0.04);
}

figure.effect-goliath img,
figure.effect-goliath h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-goliath img {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-goliath h2,
figure.effect-goliath p {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0px 20px;
    font-size: 30px;
	
	
}

figure.effect-goliath p {
	text-transform: none;
	font-size: 90%;
	opacity: 0;
	font-family: walkway-bold;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,50px,0);
	transform: translate3d(0,50px,0);
}

figure.effect-goliath:hover img {
	-webkit-transform: translate3d(0,-80px,0);
	transform: translate3d(0,-80px,0);
}

figure.effect-goliath:hover h2 {
	-webkit-transform: translate3d(0,-100px,0);
	transform: translate3d(0,-100px,0);
}

figure.effect-goliath:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

@media only screen and (min-width: 250px) and (max-width: 319px) {
.grid {
	box-shadow: 1px 0px 11px #888888;
    /* position: absolute; */
    clear: both;
    height: auto;
    margin: 0 auto;
    padding: 1em 0 264em 0px;
    /* max-width: 100%; */
    /* list-style: none; */
    text-align: center;
}	
.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px -5%;
    min-width: 228px;
    /* max-width: 480px; */
    max-height: 63px;
    width: 48%;
    height: auto;
    //background: #3085a3;
    text-align: center;
    cursor: pointer;
}
.grid figure h2 span {
    font-weight: 100;
    font-size: 20px;
}
figure.effect-goliath h2, figure.effect-goliath p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 12px 23px;
  
}
figure.effect-goliath p {
	text-transform: none;
	font-size: 65%;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,50px,0);
	transform: translate3d(0,50px,0);
}
.grid figure img {
	position: relative;
	display: block;
	min-height: 145px;
	max-width: 100%;
	opacity: 0.8;
}


}
.popup-deatils p{
	text-align: justify;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 1px;
    font-family: walkway-bold;
    color: #000;
    font-weight: 300;
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
.grid {
	box-shadow: 1px 0px 11px #888888;
    /* position: absolute; */
    clear: both;
    height: auto;
    margin: 0 auto;
    padding: 1em 0 264em 0px;
    /* max-width: 100%; */
    /* list-style: none; */
    text-align: center;
}	
.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 0%;
    min-width: 254px;
    /* max-width: 480px; */
    max-height: 63px;
    width: 48%;
    height: auto;
    //background: #3085a3;
    text-align: center;
    cursor: pointer;
}
.grid figure img {
	position: relative;
	display: block;
	min-height: 145px;
	max-width: 100%;
	opacity: 0.8;
}
figure.effect-goliath p {
	text-transform: none;
	font-size: 77%;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,50px,0);
	transform: translate3d(0,50px,0);
}


}
	
@media only screen and (min-width: 480px) and (max-width: 767px) {
.grid {
	box-shadow: 1px 0px 11px #888888;
    /* position: absolute; */
    clear: both;
    height: auto;
    margin: 0 auto;
    padding: 1em 0 313em 0px;
    /* max-width: 100%; */
    /* list-style: none; */
    text-align: center;
}	
.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 3%;
    min-width: 391px;
    max-width: 489px;
    max-height: 78px;
    width: 48%;
    height: auto;
    text-align: center;
    cursor: pointer;
}
.grid figure img {
    position: relative;
    display: block;
    min-height: 159px;
    max-height: 148px;
    min-width: 391px;
    max-width: 323px;
    opacity: 0.8;
}


}
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.popup-deatils p{
	text-align: justify;
    font-size: 13px;
    line-height: 26px;
    letter-spacing: 1px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #000;
    font-weight: 300;
}
.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 0%;
    min-width: 210px;
    max-width: 489px;
    max-height: 78px;
    width: 48%;
    height: auto;
    text-align: center;
    cursor: pointer;
}
.grid figure img {
    position: relative;
    display: block;
    min-height: 159px;
    max-height: 148px;
    min-width: 211px;
    max-width: 196px;
    opacity: 0.8;
}
figure.effect-goliath p {
	text-transform: none;
	font-size: 66%;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,50px,0);
	transform: translate3d(0,50px,0);
}



}





@media only screen and (min-width: 1024px) and (max-width: 1199px){

}


@media only screen and (min-width: 960px) and (max-width: 1023px){


}

@media only screen and (min-width: 960px)  {

	
}



@media only screen and (min-width: 768px) and (max-width: 959px) {
	

}

@media only screen and (max-width: 768px) {
		
	
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
		

}


@media only screen and (max-width: 479px){


}



	
	
	
		
/*destinations end
	----------------------------*/
	
/*
	  ==============================================================
		  packages start
	  ==============================================================
*/

.kode_news_bg{
	padding:50px 0px 25px 0px;
	position:relative;
	background-color:hsl(0, 0%, 98%);
	}
.package-bottom{
	margin-bottom:30px;
}


.kode_hdg_1,
.kode_hdg_2,
.kode_hdg_3
{
	float:left;
	width:100%;
	position:relative;
	text-align:center;
	margin:-4px 0px 50px;	
}
.kode_hdg_1 h6,
.kode_hdg_2 h6,
.kode_hdg_3 h6
{
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:normal;
	margin-bottom:1px;
	letter-spacing:2.4px;
}
.kode_hdg_1 h4,
.kode_hdg_2 h4,
.kode_hdg_3 h4
{
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:6px;
	position:relative;	
}
.kode_hdg_1 h4:before,
.kode_hdg_2 h4:before,
.kode_hdg_3 h4:before
{
	content:"";
	position:absolute;
	bottom:0px;
	left:0px;
	right:0px;
	margin:auto;
	width:75px;
	height:3px;
	background-color:#27282d;	
}

/*Heading 2 Wrap*/
.kode_hdg_2 h6,
.kode_hdg_3 h6
{
	color:#fff;	
}
.kode_hdg_2 h4,
.kode_hdg_3 h4
{
	color:#fff;	
}
.kode_hdg_2 h4:before{
	background-color:#fff;	
}
.kode_services_news_bg{	
	background-color:#f7f7f7;
}
.kode_services_news_bg .kode_press_new_lst,
.kode_services_news_bg .margin_bottom
{
	margin:0px;	
}
.kode_press_news{
	float:left;
	width:100%;
	position:relative;
	box-shadow:0 1px 2px 1px rgba(0, 0, 0, 0.24);
}
.package-small{
	padding: 20px 0px 10px 0px;	
}
.package-big{
	padding: 20px 0px 0px 0px;	
}

.kode_press_new_lst{
	float:left;
	width:100%;
	margin:0px 0px 0px;
}
.kode_press_news:before{
	content:"";
	position:absolute;
	bottom:0px;
	left:0px;
	width:0px;
	height:4px;	
}
.kode_press_news figure{
	background-color:rgba(0,0,0,1);	
}
.kode_press_news figure img{
	width:100%;
	height:230px;	
}
figure {
	float:left;
	width:100%;
	position: relative;
	overflow:hidden;
}
.kode_press_news figure.kode_pres1_style:before{
	background-color: #fff;
    bottom: -96px;
    content: "";
    height: 50%;
    left: 0px;
    position: absolute;
    transform: rotate(0deg);
    width: 113%;
    z-index: 9;	
}
.kode_press_news figure.kode_pres1_style:after{
    bottom: 10px;
    content: "";
    height: 3px;
    left: -18px;
    position: absolute;
    transform: rotate(-15deg);
    width: 0%;
    z-index: 9;	
}
.kode_press_news figure figcaption{
	position:absolute;
	top:0%;
	width:100%;
	text-align:center;
	opacity:0;	
}
.kode_press_news figure figcaption a{
	display:block;
	font-weight:300;
	font-size:20px;
	margin:-30px 0px 0px;
	color:#fff;
	font-family: 'Open Sans', sans-serif;	
}
.kode_news_date{
	float:left;
	width:100%;
	position:relative;
	margin-bottom:15px;
	padding-left:10px;	
}
.kode_news_date ul li{
	float:left;
	position:relative;
}
.kode_news_date ul li a{
	font-size:12px;
	color:#474747;
	text-transform:uppercase;
	padding:10px 10px 5px;	
}
.kode_news_des{
	float:left;
	width:100%;
	padding:0px 20px 30px 20px;	
}
.kode_news_des h6 > a{
	display:block;
	font-family: 'Federo', sans-serif;
	font-size:20px;
	color:#474747;
	margin-bottom:9px;
	text-transform:uppercase;
	font-weight:bold;
	position:relative;
	line-height:18px;
	float:left;
	width:100%;
}
.kode_news_des h6 a:before{
	content:"";
	position:absolute;
	top:0px;
	left:-22px;
	width:3px;
	height:100%;
	background-color:#474747;	
}
.kode_news_des p{
	color:#999999;
	word-break:break-all;
	margin-bottom:10px;	
	font-family: walkway-bold;
}
.kode_news_des a{
	display:inline-block;
	float:right;
	color:#27282d;	
}
.kode_news_des a i{
	margin-left:5px;
	font-weight:normal;
	color:#27282d;	
}
.kode_press_news:hover:before{
	width:100%;	
}
.kode_press_news:hover figure.kode_pres1_style:after{
	width:131%;
	bottom:20px;	
}
.kode_press_news:hover figure figcaption{
	top:50%;
	opacity:1;	
}
.kode_press_news:hover figure img{
	opacity:0.4;	
}
.kode_press_news:hover figure.kode_pres1_style:before{
	transform:rotate(-15deg);	
}
/*STYLE 2*/
.kode_press_news figure.kode_pres2_style:before{
	background-color: #fff;
    bottom: -96px;
    content: "";
    height: 50%;
    left: -20px;
    position: absolute;
    transform: rotate(0deg);
    width: 116%;
    z-index: 9;	
}
.kode_press_news figure.kode_pres2_style:after{
    bottom: 54px;
    content: "";
    height: 3px;
    left: -9px;
    position: absolute;
    transform: rotate(15deg);
    width: 0%;
    z-index: 9;	
}
.kode_press_news:hover figure.kode_pres2_style:after{
	width:115%;
	bottom:18px;	
}
.kode_press_news:hover figure.kode_pres2_style:before{
	transform: rotate(15deg);	
}
/*LINK STYLE*/
.kode_press_link{
	float:left;
	width:100%;
	text-align:center;	
	line-height:12px;
}
.kode_press_link a{
	border:2px solid #000000;
	color:#474747;	
}
.kode_press_link a.kode_link_2:before{
	content:"";
	position:absolute;
	background-color:#474747;	
}
.kode_press_link a.kode_link_2:hover{
	color:#fff;	
}


/*
	  ============================================================
		   Font Color
	  ============================================================
*/
/*----------------------------------------------------------------------Top Strip Wrap Style----------------------------------------------------------------------*/
.kode_cnt_info ul li i,
.kode_cnt_info ul li:hover,
/*----------------------------------------------------------------------Logo & Navigation Wrap Style----------------------------------------------------------------------*/
.kode_menu ul li.active > a,
.kode_menu ul li:hover > a,
.kode_menu ul li:focus > a,
.kode_caption a.kode_link_1:hover i,
/*----------------------------------------------------------------------Banner Wrap Style----------------------------------------------------------------------*/
/*----------------------------------------------------------------------Breaking News Wrap Style----------------------------------------------------------------------*/
.kode_breaking_news2 .kode_breaking_hdg h6,
.kode_brekg_news_des .bx-wrapper .bx-controls-direction a.bx-prev:before,
.kode_brekg_news_des .bx-wrapper .bx-controls-direction a.bx-next:before,
/*----------------------------------------------------------------------Welcome to Democracy Wrap Style----------------------------------------------------------------------*/
ul.kode_tab_lnk li.active a,
ul.kode_tab_lnk li:hover a,
ul.kode_tab_lnk li:focus a,
/*----------------------------------------------------------------------What we Do Wrap Style----------------------------------------------------------------------*/
.kode_wht_des ul li span,
.kode_wht_des ul li:hover h6 a,
/*----------------------------------------------------------------------New & Press Release Wrap Style----------------------------------------------------------------------*/
.kode_press_news:hover .kode_news_des h6 a,
.kode_press_news:hover .kode_news_des a,
.kode_press_news:hover .kode_news_des a i,
.kode_news_date ul li:hover a,
/*----------------------------------------------------------------------Latest Work Gallery Wrap Style----------------------------------------------------------------------*/
/*----------------------------------------------------------------------Purchase Now Wrap Style----------------------------------------------------------------------*/
/*----------------------------------------------------------------------Our Political Campagin Wrap Style----------------------------------------------------------------------*/
.kode_campgn_lst1:hover .kode_lst1_des h6,
.kode_campgn_lst2:hover .kode_lst1_des h6,
/*----------------------------------------------------------------------Our Top Politician Wrap Style----------------------------------------------------------------------*/
.kode_politician:hover .kode_politician_des h6 a,
.kode_politician_des ul li:hover a,
.kode_politician_des ul li:focus a,
/*----------------------------------------------------------------------Progress Bar Wrap Style----------------------------------------------------------------------*/
.kode_progress h6,
/*----------------------------------------------------------------------Count Up Wrap Style----------------------------------------------------------------------*/
/*----------------------------------------------------------------------Latest Blog Wrap Style----------------------------------------------------------------------*/
.kode_latest_blog_des ul li:hover a,
.kode_latest_blog_des h6 a:hover,
/*----------------------------------------------------------------------Video List Wrap Style----------------------------------------------------------------------*/
/*----------------------------------------------------------------------Purchase Now 2 Wrap Style----------------------------------------------------------------------*/
/*----------------------------------------------------------------------Testimonial Wrap Style----------------------------------------------------------------------*/
.kode_testimonial_wrap.owl-theme .owl-controls .owl-buttons div.owl-prev:hover:before,
.kode_testimonial_wrap.owl-theme .owl-controls .owl-buttons div.owl-next:hover:before,
.kode_testi_wrap:hover a,
/*----------------------------------------------------------------------Footer Wrap Style----------------------------------------------------------------------*/
.kode_widgt_touch ul li:hover,
.kode_widgt_touch ul li:hover a,
.kode_foo_field input[type="submit"]:hover,
.kode_foo_field button:hover,
.kode_site_map ul li:hover a,
.kode_copyright span a:hover,
.kode_widgt_event ul li:hover a,
.kode_widgt_tweets ul li:hover a,
/*----------------------------------------------------------------------Copy Right Wrap Style----------------------------------------------------------------------*/
.kode_copyright_des a:hover,
/*---------------------------------------------------------------------SUBCRIBE WRAP WRAP STYLE----------------------------------------------------------------------*/
/*---------------------------------------------------------------------Bread Crumb wrap Style----------------------------------------------------------------------*/
/*---------------------------------------------------------------------About Us Services Wrap STYLE----------------------------------------------------------------------*/
.kode_about_services:hover i,
.kode_about_services:hover h5 a,
/*---------------------------------------------------------------------Social Counter Up Wrap STYLE----------------------------------------------------------------------*/
/*---------------------------------------------------------------------Our Achievement Wrap STYLE----------------------------------------------------------------------*/
.kode_achment_wrap:hover .kode_achment_des h5 a,
/*---------------------------------------------------------------------Where We Are Wrap STYLE----------------------------------------------------------------------*/
.kode_where_we ul li:hover h5,
/*---------------------------------------------------------------------Become A Volunteer Wrap STYLE----------------------------------------------------------------------*/
.kode_donate i,
.kode_volunteer_btn a i,
/*---------------------------------------------------------------------Our Skill Wrap STYLE----------------------------------------------------------------------*/
/*---------------------------------------------------------------------Why We Are Wrap STYLE----------------------------------------------------------------------*/
.goal_des ul li::before,
/*---------------------------------------------------------------------Pagination Wrap STYLE----------------------------------------------------------------------*/
.kode_pagination ul li:hover a b,
/*---------------------------------------------------------------------About US Welcome Wrap STYLE----------------------------------------------------------------------*/
.kode_achevemnt_des_2 h5:hover a,
/*---------------------------------------------------------------------News Wrap STYLE----------------------------------------------------------------------*/
.kode_news_wrap_des > b > a,
.kode_news_wrap_des a:hover,
/*---------------------------------------------------------------------News List Wrap STYLE----------------------------------------------------------------------*/
.kode_news_list_des > h6 > a:hover,
.kode_author:hover > a,
.kode_news_list_des > ul > li > a > i,
.kode_news_list_des > ul > li > a:hover,
.kode_aside_search:focus form button,
.kode_aside_search:hover form button,
.kode_news_list:hover h6 a,
/*---------------------------------------------------------------------Aside Wrap STYLE----------------------------------------------------------------------*/
.kode_aside_cat ul li:hover a,
.kode_aside_event_des span b,
.kode_aside_event ul figure figcaption a:hover,
/*---------------------------------------------------------------------Event Wrap STYLE----------------------------------------------------------------------*/
.kode_event_wrap:hover .kode_event_des h6 > a,
.kode_event_wrap:hover .kode_event_des > a,
.kode_event_des > ul > li:hover a,
/*---------------------------------------------------------------------Advance Services Wrap STYLE----------------------------------------------------------------------*/
/*---------------------------------------------------------------------Team Wrap STYLE----------------------------------------------------------------------*/
.kode_work_des h6 a:hover,
/*---------------------------------------------------------------------latest Work Wrap STYLE----------------------------------------------------------------------*/
/*---------------------------------------------------------------------Event Detail Wrap STYLE----------------------------------------------------------------------*/
.kode_event_list:hover > h6 > a,
.kode_event_list > ul > li:hover > a,
.kode_aside_map_des span i,
/*---------------------------------------------------------------------Event Orgnizer Wrap STYLE----------------------------------------------------------------------*/
.kode_orgnizer_social li:hover a,
.kode_summary ul li:before,
.kode_event_share ul li:hover a,
ul.kode_orgnizer_email li:hover,
/*---------------------------------------------------------------------Comment Wrap STYLE----------------------------------------------------------------------*/
.kode_comment_des a,
/*---------------------------------------------------------------------Event Detail Aside Wrap STYLE----------------------------------------------------------------------*/
.kode_aside_organizer ul.kode_aside_contnt li:hover,
.kode_aside_organizer ul.kode_aside_org_scl li:hover a,
/*---------------------------------------------------------------------News Detail Wrap STYLE----------------------------------------------------------------------*/
.kode_news_detail > ul > li > a > span,
.kode_news_detail > ul > li > a > i,
.kode_news_detail > ul > li:hover a,
.kode_event_list a:hover,
.kf_pagination ul li:hover a,
/*---------------------------------------------------------------------Contact Us Wrap STYLE----------------------------------------------------------------------*/
.kode_contact_des span:hover,
.kode_contact_des span a:hover,
.kode_contact_field textarea,
/*---------------------------------------------------------------------Services Wrap STYLE----------------------------------------------------------------------*/
.kode_focus_wrap:hover h6,
.kode_focus_wrap:hover a,
/*---------------------------------------------------------------------Contact Us Page STYLE----------------------------------------------------------------------*/
.kf_location_info a:hover,
.kf_loc_socil_icon li a:hover,
.kf_location_info:hover > i,
.kf_location_info:hover h6,
/*---------------------------------------------------------------------404 Page STYLE----------------------------------------------------------------------*/
.kf_404_wrap h2 span,
.kf_404_wrap h4,
.kf_page_list ul li:hover:before,
.kf_page_list ul li:hover a,
/*---------------------------------------------------------------------Commiing Soon Page STYLE----------------------------------------------------------------------*/
.kf_comming_counter ul.countdown span,
.kf_comming_social ul li:hover a,
.kf_comming_form button:hover,
.kf_comming_form input[type="submit"]:hover
{
	color:#32C5F3;	
}



/*
	  ============================================================
		   Background Color
	  ============================================================
*/
/*----------------------------------------------------------------------Top Strip Wrap Style----------------------------------------------------------------------*/
.kode_scl_icon ul li.active,
.kode_scl_icon ul li:hover,
/*----------------------------------------------------------------------Logo & Navigation Wrap Style----------------------------------------------------------------------*/
.kode_navigation_outr_wrap:before,
.kode_menu ul li.active:before,
.kode_menu ul li:hover:before,
.kode_menu ul li:focus:before,
.kode_menu ul ul li:after,
.kode_favorite:hover,
.kode_search:hover,

.kode_caption a.kode_link_1:hover,
/*----------------------------------------------------------------------Banner Wrap Style----------------------------------------------------------------------*/
/*----------------------------------------------------------------------Breaking News Wrap Style----------------------------------------------------------------------*/
.kode_breaking_hdg,
.kode_breaking_news2:after,
/*----------------------------------------------------------------------Welcome to Democracy Wrap Style----------------------------------------------------------------------*/
ul.kode_tab_lnk li:before,
ul.kode_tab_lnk li:after,
.kode_wel_demo_des a.kode_link_3:hover,
.kode_about_welcome a.kode_link_3:hover:before,
/*----------------------------------------------------------------------What we Do Wrap Style----------------------------------------------------------------------*/
.kode_wht_des .bx-wrapper .bx-pager.bx-default-pager a:hover,
.kode_wht_des .bx-wrapper .bx-pager.bx-default-pager a.active,
/*----------------------------------------------------------------------New & Press Release Wrap Style----------------------------------------------------------------------*/
.kode_press_news:before,
.kode_press_news:hover .kode_news_des h6 a:before,
.kode_press_news figure.kode_pres1_style:after,
.kode_press_news figure.kode_pres2_style:after,
/*----------------------------------------------------------------------Latest Work Gallery Wrap Style----------------------------------------------------------------------*/
.kode_galry_item figure:before,
/*----------------------------------------------------------------------Purchase Now Wrap Style----------------------------------------------------------------------*/
/*----------------------------------------------------------------------Our Political Campagin Wrap Style----------------------------------------------------------------------*/
.kode_campgn_lst1:hover .kode_cam_date,
.kode_campgn_lst1:hover .kode_cam_date:before,
.kode_campgn_lst1:hover .kode_cam_date:after,
.kode_campgn_lst2:hover .kode_cam_date,
.kode_campgn_lst2:hover .kode_cam_date:before,
.kode_campgn_lst2:hover .kode_cam_date:after,
/*----------------------------------------------------------------------Our Top Politician Wrap Style----------------------------------------------------------------------*/

/*----------------------------------------------------------------------Progress Bar Wrap Style----------------------------------------------------------------------*/
.kode_progress .progress-bar,
/*----------------------------------------------------------------------Count Up Wrap Style----------------------------------------------------------------------*/

/*----------------------------------------------------------------------Latest Blog Wrap Style----------------------------------------------------------------------*/
.kode_purchase2_bg,
/*----------------------------------------------------------------------Video List Wrap Style----------------------------------------------------------------------*/
/*----------------------------------------------------------------------Purchase Now 2 Wrap Style----------------------------------------------------------------------*/
/*----------------------------------------------------------------------Testimonial Wrap Style----------------------------------------------------------------------*/
/*----------------------------------------------------------------------Footer Wrap Style----------------------------------------------------------------------*/
.kode_newsletter_bg,
.kode_newsletter_bg:after,
.kode_newsletter_form form button,
.kode_widgt_event ul li figure:after,
.kode_footer_logo ul li:hover a,
.kode_copyright > a:hover,
/*----------------------------------------------------------------------Copy Right Wrap Style----------------------------------------------------------------------*/
.kode_copyright_bg,
/*---------------------------------------------------------------------SUBCRIBE WRAP WRAP STYLE----------------------------------------------------------------------*/
.kode_subcribe_bg,
/*---------------------------------------------------------------------Bread Crumb wrap Style----------------------------------------------------------------------*/
/*---------------------------------------------------------------------About Us Services Wrap STYLE----------------------------------------------------------------------*/
.kode_about_services:hover h5 a:before,
/*---------------------------------------------------------------------Social Counter Up Wrap STYLE----------------------------------------------------------------------*/
.kode_socil_counter_bg,
/*---------------------------------------------------------------------Our Achievement Wrap STYLE----------------------------------------------------------------------*/
.kode_achment_wrap:hover figcaption h6,
/*---------------------------------------------------------------------Where We Are Wrap STYLE----------------------------------------------------------------------*/
.kode_where_we ul:before,
.kode_where_we ul li:hover .kode_where_year,
/*---------------------------------------------------------------------Become A Volunteer Wrap STYLE----------------------------------------------------------------------*/
.kode_hdg_3 h4:before,
.kode_volunteer_btn a:before,
/*---------------------------------------------------------------------Our Skill Wrap STYLE----------------------------------------------------------------------*/
/*---------------------------------------------------------------------Why We Are Wrap STYLE----------------------------------------------------------------------*/
.kode_goal_wrap .accordion-open,
.kode_planning_wrap .nav-tabs li.active a,
.kode_planning_wrap .nav-tabs li.active a:focus,
.kode_planning_wrap .nav-tabs li.active a:hover,
.kode_planning_wrap ul li.active a,
.kode_planning_wrap ul li:hover a,
/*---------------------------------------------------------------------Pagination Wrap STYLE----------------------------------------------------------------------*/
.kode_pagination .pagination li:hover a,
/*---------------------------------------------------------------------About US Welcome Wrap STYLE----------------------------------------------------------------------*/
.kode_about_welcome a.kode_link_3,
/*---------------------------------------------------------------------News Wrap STYLE----------------------------------------------------------------------*/
/*---------------------------------------------------------------------News List Wrap STYLE----------------------------------------------------------------------*/
.kode_news_list_des span,
.kode_calender .fc-toolbar,
/*---------------------------------------------------------------------Aside Wrap STYLE----------------------------------------------------------------------*/
.kode_aside h5,
.kode_aside_flicker ul li figure:before,
/*---------------------------------------------------------------------Event Wrap STYLE----------------------------------------------------------------------*/
.kode_event_wrap figure:before,
.kode_event_des ul:before,
/*---------------------------------------------------------------------Advance Services Wrap STYLE----------------------------------------------------------------------*/
.kode_advance_service figure:before,
/*---------------------------------------------------------------------Team Wrap STYLE----------------------------------------------------------------------*/
/*---------------------------------------------------------------------latest Work Wrap STYLE----------------------------------------------------------------------*/
.kode_work_wrap figure,
/*---------------------------------------------------------------------Event Detail Wrap STYLE----------------------------------------------------------------------*/
.event_timer_date,
.kode_timer:before,
.kode_event_list figure,
/*---------------------------------------------------------------------Event Orgnizer Wrap STYLE----------------------------------------------------------------------*/
/*---------------------------------------------------------------------Comment Wrap STYLE----------------------------------------------------------------------*/
/*---------------------------------------------------------------------Event Detail Aside Wrap STYLE----------------------------------------------------------------------*/
.kode_aside_org_des > a h6,
/*---------------------------------------------------------------------News Detail Wrap STYLE----------------------------------------------------------------------*/
/*---------------------------------------------------------------------Contact Us Wrap STYLE----------------------------------------------------------------------*/
.kode_contact_field input[type="submit"],
.kode_contact_field button, 
.kode_logo, 
.kode_logo:before, 
.kode_logo:after,
/*---------------------------------------------------------------------Services Wrap STYLE----------------------------------------------------------------------*/
/*---------------------------------------------------------------------Contact Us Page STYLE----------------------------------------------------------------------*/
.kf_office_name li.active a,
.kf_office_name li:hover a,
.kf_office_name li:focus a,
/*---------------------------------------------------------------------404 Page STYLE----------------------------------------------------------------------*/
.kf_404_wrap h4:before,
.kf_404_form button,
/*---------------------------------------------------------------------Commiing Soon Page STYLE----------------------------------------------------------------------*/
.dl-menuwrapper button:hover,
.dl-menuwrapper button:hover, .dl-menuwrapper button.dl-active
{
	background-color:#32C5F3;	
}


/*
	  ============================================================
		   Border Color
	  ============================================================
*/
/*----------------------------------------------------------------------Top Strip Wrap Style----------------------------------------------------------------------*/
/*----------------------------------------------------------------------Logo & Navigation Wrap Style----------------------------------------------------------------------*/
.kode_favorite:hover a i,
.kode_search:hover a i,
.kode_menu ul ul,
/*----------------------------------------------------------------------Banner Wrap Style----------------------------------------------------------------------*/
.kode_caption h6,
/*----------------------------------------------------------------------Breaking News Wrap Style----------------------------------------------------------------------*/
.kode_breaking_news,
.kode_breaking_hdg:before,
.kode_breaking_news2,
/*----------------------------------------------------------------------Welcome to Democracy Wrap Style----------------------------------------------------------------------*/
/*----------------------------------------------------------------------What we Do Wrap Style----------------------------------------------------------------------*/
.kode_wht_des ul li:hover a span,
/*----------------------------------------------------------------------New & Press Release Wrap Style----------------------------------------------------------------------*/
/*----------------------------------------------------------------------Latest Work Gallery Wrap Style----------------------------------------------------------------------*/
/*----------------------------------------------------------------------Purchase Now Wrap Style----------------------------------------------------------------------*/
.kode_purchase_bg:after,
/*----------------------------------------------------------------------Our Political Campagin Wrap Style----------------------------------------------------------------------*/
/*----------------------------------------------------------------------Our Top Politician Wrap Style----------------------------------------------------------------------*/
.kode_politician:hover figure,
.kode_politician_des:before,
/*----------------------------------------------------------------------Progress Bar Wrap Style----------------------------------------------------------------------*/
/*----------------------------------------------------------------------Count Up Wrap Style----------------------------------------------------------------------*/
/*----------------------------------------------------------------------Latest Blog Wrap Style----------------------------------------------------------------------*/
/*----------------------------------------------------------------------Purchase Now 2 Wrap Style----------------------------------------------------------------------*/
/*----------------------------------------------------------------------Testimonial Wrap Style----------------------------------------------------------------------*/
.kode_testi_wrap:hover figure img,
.kode_testimonial_wrap.owl-theme .owl-controls .owl-buttons div:hover,
/*----------------------------------------------------------------------Video List Wrap Style----------------------------------------------------------------------*/

/*----------------------------------------------------------------------Footer Wrap Style----------------------------------------------------------------------*/
.kode_foo_field input[type="text"]:focus,
.kode_foo_field textarea:focus,
/*----------------------------------------------------------------------Copy Right Wrap Style----------------------------------------------------------------------*/
/*---------------------------------------------------------------------SUBCRIBE WRAP WRAP STYLE----------------------------------------------------------------------*/
/*---------------------------------------------------------------------Bread Crumb wrap Style----------------------------------------------------------------------*/
.kode_about_bg,
/*---------------------------------------------------------------------About Us Services Wrap STYLE----------------------------------------------------------------------*/
/*---------------------------------------------------------------------Social Counter Up Wrap STYLE----------------------------------------------------------------------*/
/*---------------------------------------------------------------------Our Achievement Wrap STYLE----------------------------------------------------------------------*/
/*---------------------------------------------------------------------Where We Are Wrap STYLE----------------------------------------------------------------------*/
/*---------------------------------------------------------------------Become A Volunteer Wrap STYLE----------------------------------------------------------------------*/
/*---------------------------------------------------------------------Our Skill Wrap STYLE----------------------------------------------------------------------*/
/*---------------------------------------------------------------------Why We Are Wrap STYLE----------------------------------------------------------------------*/
/*---------------------------------------------------------------------Pagination Wrap STYLE----------------------------------------------------------------------*/
.kode_pagination .pagination li:hover a span,
.kode_pagination ul li:hover a b,
/*---------------------------------------------------------------------About US Welcome Wrap STYLE----------------------------------------------------------------------*/
/*---------------------------------------------------------------------News Wrap STYLE----------------------------------------------------------------------*/
.kode_news_wrap_des,
/*---------------------------------------------------------------------News List Wrap STYLE----------------------------------------------------------------------*/
.kode_aside_search form input[type="text"]:focus,
/*---------------------------------------------------------------------Aside Wrap STYLE----------------------------------------------------------------------*/
/*---------------------------------------------------------------------Event Wrap STYLE----------------------------------------------------------------------*/
.kode_event_wrap:hover a,
/*---------------------------------------------------------------------Advance Services Wrap STYLE----------------------------------------------------------------------*/
/*---------------------------------------------------------------------Team Wrap STYLE----------------------------------------------------------------------*/
.kode_team_img figure,
/*---------------------------------------------------------------------latest Work Wrap STYLE----------------------------------------------------------------------*/
/*---------------------------------------------------------------------Event Detail Wrap STYLE----------------------------------------------------------------------*/
.event_timer_date:before,
.event_timer_date:after,
.kode_border_top::before,
.kode_border_top:after,
/*---------------------------------------------------------------------Event Orgnizer Wrap STYLE----------------------------------------------------------------------*/
.kode_orgnizer_wrap figure,
/*---------------------------------------------------------------------Comment Wrap STYLE----------------------------------------------------------------------*/
.kode_related_comment ul li figure,
/*---------------------------------------------------------------------Event Detail Aside Wrap STYLE----------------------------------------------------------------------*/
/*---------------------------------------------------------------------News Detail Wrap STYLE----------------------------------------------------------------------*/
.kode_news_detail figure,
.kode_news_detail blockquote,
/*---------------------------------------------------------------------Contact Us Wrap STYLE----------------------------------------------------------------------*/
.kode_contact_field input[type="text"]:focus,
.kode_contact_field textarea:focus,
/*---------------------------------------------------------------------Services Wrap STYLE----------------------------------------------------------------------*/
/*---------------------------------------------------------------------Contact Us Page STYLE----------------------------------------------------------------------*/
.kf_office_name li,
.kf_location_info:hover i,
/*---------------------------------------------------------------------404 Page STYLE----------------------------------------------------------------------*/

/*---------------------------------------------------------------------Commiing Soon Page STYLE----------------------------------------------------------------------*/
.kf_comming_form form input[type="text"]:focus,
.kf_comming_form button:hover,
.kf_comming_form input[type="submit"]:hover
{
	border-color:#ef4a2b;	
}



/*
	  ============================================================
		   Transaction Effect
	  ============================================================
*/
/*----------------------------------------------------------------------Top Strip Wrap Style----------------------------------------------------------------------*/
.kode_cnt_info ul li,
.kode_scl_icon ul li,
.kode_scl_icon ul li a,
/*----------------------------------------------------------------------Logo & Navigation Wrap Style----------------------------------------------------------------------*/
.kode_menu ul li:before,
.kode_menu ul ul li a,
.kode_menu ul ul li:after,
.kode_favorite,
.kode_search,
.kode_favorite i,
.kode_search i,
.kode_menu ul ul,
.kode_link_1,
.kode_link_1 i,
/*----------------------------------------------------------------------Banner Wrap Style----------------------------------------------------------------------*/
/*----------------------------------------------------------------------Breaking News Wrap Style----------------------------------------------------------------------*/
.kode_breaking_news2,
/*----------------------------------------------------------------------Program List Wrap Style----------------------------------------------------------------------*/
.kode_program_list:before,
.kode_program_des,
.kode_program_hover,
.kode_program_list:after,
.kode_link_2:before,
a.kode_link_2,
/*----------------------------------------------------------------------Welcome to Democracy Wrap Style----------------------------------------------------------------------*/
ul.kode_tab_lnk li:before,
ul.kode_tab_lnk li:after,
ul.kode_tab_lnk li a,
.kode_link_3,
.kode_link_3 i,
.kode_link_3:before,
/*----------------------------------------------------------------------What we Do Wrap Style----------------------------------------------------------------------*/
.kode_wht_des ul li:hover h6 a,
.kode_wht_des ul li:hover a span,
/*----------------------------------------------------------------------New & Press Release Wrap Style----------------------------------------------------------------------*/
.kode_press_news:before,
.kode_news_date ul li a,
.kode_news_des h6,
.kode_news_des h6:before,
.kode_news_des a,
.kode_news_des a i,
.kode_press_news figure.kode_pres1_style::before,
.kode_press_news figure.kode_pres2_style::before,
.kode_press_news figure.kode_pres1_style:after,
.kode_press_news figure figcaption,
.kode_press_news figure.kode_pres2_style:after,
/*----------------------------------------------------------------------Latest Work Gallery Wrap Style----------------------------------------------------------------------*/
.kode_galry_item:before,
.kode_galry_item figure figcaption,
.kode_galry_item figure:before,
.kode_galry_item figure:after,
.kode_galry_des,
.kode_galry_des p,
.kode_galry_des h6,
/*----------------------------------------------------------------------Purchase Now Wrap Style----------------------------------------------------------------------*/
/*----------------------------------------------------------------------Our Political Campagin Wrap Style----------------------------------------------------------------------*/
.kode_lst1_des h6,
.kode_cam_date,
.kode_cam_date:before,
.kode_cam_date:after,
/*----------------------------------------------------------------------Our Top Politician Wrap Style----------------------------------------------------------------------*/
.kode_politician,
.kode_politician figure,
.kode_politician figure:before,
.kode_poli_img_des,
.kode_politician_des h6 a,
.kode_politician_des p,
.kode_politician_des ul li a,
.kode_politician_des:before,
/*----------------------------------------------------------------------Progress Bar Wrap Style----------------------------------------------------------------------*/
/*----------------------------------------------------------------------Count Up Wrap Style----------------------------------------------------------------------*/
/*----------------------------------------------------------------------Latest Blog Wrap Style----------------------------------------------------------------------*/
.kode_latest_blog_des,
.kode_latest_blog_des ul li a,
.kode_latest_blog_des h6 a,
.kode_latest_blog figure img,
/*----------------------------------------------------------------------Video List Wrap Style----------------------------------------------------------------------*/
.kode_audio_wrap figure:before,
.kode_audio_wrap figure figcaption,
.kode_audio_wrap figure figcaption a,
/*----------------------------------------------------------------------Purchase Now 2 Wrap Style----------------------------------------------------------------------*/
/*----------------------------------------------------------------------Testimonial Wrap Style----------------------------------------------------------------------*/
.kode_testi_wrap figure img,
.kode_testimonial_wrap.owl-theme .owl-controls .owl-buttons div,
.kode_testi_wrap a,
/*----------------------------------------------------------------------Footer Wrap Style----------------------------------------------------------------------*/
.kode_widgt_touch ul li,
.kode_widgt_touch ul li a,
.kode_foo_field input[type="submit"],
.kode_foo_field button,
.kode_footer_logo ul li a,
.kode_site_map ul li a,
.kode_copyright a,
.kode_widgt_event ul li,
.kode_widgt_event ul li a,
.kode_widgt_tweets ul li a,
.kode_foo_gallery ul li a img,
.kode_newsletter_form form button,
/*----------------------------------------------------------------------Copy Right Wrap Style----------------------------------------------------------------------*/
.kode_copyright_des a,
/*---------------------------------------------------------------------SUBCRIBE WRAP WRAP STYLE----------------------------------------------------------------------*/
/*---------------------------------------------------------------------Bread Crumb wrap Style----------------------------------------------------------------------*/
/*---------------------------------------------------------------------About Us Services Wrap STYLE----------------------------------------------------------------------*/
.kode_about_services i,
.kode_about_services h5 a,
.kode_about_services h5 a:before,
/*---------------------------------------------------------------------Social Counter Up Wrap STYLE----------------------------------------------------------------------*/
/*---------------------------------------------------------------------Our Achievement Wrap STYLE----------------------------------------------------------------------*/
.kode_achment_wrap figcaption h6,
.kode_achment_des h5 a,
/*---------------------------------------------------------------------Where We Are Wrap STYLE----------------------------------------------------------------------*/
.kode_where_year,
.kode_where_year h6,
.kode_where_des h5,
.kode_where_we figure a:before,
/*---------------------------------------------------------------------Become A Volunteer Wrap STYLE----------------------------------------------------------------------*/
/*---------------------------------------------------------------------Our Skill Wrap STYLE----------------------------------------------------------------------*/
/*---------------------------------------------------------------------Why We Are Wrap STYLE----------------------------------------------------------------------*/
.kode_goal_wrap .accordion-open,
.kode_planning_wrap ul li a,
/*---------------------------------------------------------------------Pagination Wrap STYLE----------------------------------------------------------------------*/
.kode_pagination .pagination li a,
.kode_pagination .pagination li a span,
.kode_pagination ul li a b,
/*---------------------------------------------------------------------About US Welcome Wrap STYLE----------------------------------------------------------------------*/
/*---------------------------------------------------------------------News Wrap STYLE----------------------------------------------------------------------*/
.kode_news_wrap,
.kode_news_wrap figure:before,
.kode_news_wrap_des a,
/*---------------------------------------------------------------------News List Wrap STYLE----------------------------------------------------------------------*/
.kode_news_list_des > h6 > a,
.kode_news_list_des > ul > li > a,
.kode_author > a,
.kode_news_list figure img,
/*---------------------------------------------------------------------Aside Wrap STYLE----------------------------------------------------------------------*/
.kode_aside_cat ul li a,
.kode_aside_event ul li figure:before,
.kode_aside_event ul li figure figcaption,
.kode_aside_event ul figure figcaption a,
.kode_aside_flicker ul li figure:before,
.kode_aside_flicker ul li figure figcaption,
/*---------------------------------------------------------------------Event Wrap STYLE----------------------------------------------------------------------*/
.kode_event_wrap,
.kode_event_wrap figure:before,
.kode_event_wrap figure figcaption,
.kode_event_des > h6 > a,
.kode_event_des  > a,
.kode_event_des > ul > li > a,
/*---------------------------------------------------------------------Advance Services Wrap STYLE----------------------------------------------------------------------*/
.kode_advance_service figure:before,
.kode_advance_service figure,
.kode_service_caption,
.kode_advance_hdg,
.kode_advance_hdg i,
.kode_advance_hdg h6,
/*---------------------------------------------------------------------Team Wrap STYLE----------------------------------------------------------------------*/
.kode_work_des h6 a,
/*---------------------------------------------------------------------latest Work Wrap STYLE----------------------------------------------------------------------*/
.kode_work_hover,
/*---------------------------------------------------------------------Event Detail Wrap STYLE----------------------------------------------------------------------*/
.kode_event_list > h6 > a,
.kode_event_list > ul > li > a,
/*---------------------------------------------------------------------Event Orgnizer Wrap STYLE----------------------------------------------------------------------*/
.kode_aside_gallery ul li a img,
ul.kode_orgnizer_email li,
/*---------------------------------------------------------------------Comment Wrap STYLE----------------------------------------------------------------------*/
.kode_btn_1:before,
/*---------------------------------------------------------------------Event Detail Aside Wrap STYLE----------------------------------------------------------------------*/
ul.kode_aside_contnt li,
ul.kode_aside_org_scl li a,
.kode_aside_org_des a h6,
/*---------------------------------------------------------------------News Detail Wrap STYLE----------------------------------------------------------------------*/
.kode_news_detail > ul > li a,
.kf_pagination ul li a,
.kode_event_list a,
.kode_news_detail figure img,
.kode_aside_video figure:before,
/*---------------------------------------------------------------------Contact Us Wrap STYLE----------------------------------------------------------------------*/
.kode_contact_field input[type="submit"],
.kode_contact_field button,
.kode_contact_des span,
.kode_contact_des span a,
.kode_contact_field input[type="text"],
.kode_contact_field textarea,
/*---------------------------------------------------------------------Services Wrap STYLE----------------------------------------------------------------------*/
.kode_focus_wrap h6,
.kode_focus_wrap a,
/*---------------------------------------------------------------------Services Video Page STYLE----------------------------------------------------------------------*/
.kode_video_icon,
/*---------------------------------------------------------------------Contact Us Page STYLE----------------------------------------------------------------------*/
.kf_office_name li a,
.kf_loc_socil_icon li a,
.kf_location_info a,
.kode_btn_1,
.kf_location_info i,
.kf_location_info,
.kf_location_info h6,
/*---------------------------------------------------------------------404 Page STYLE----------------------------------------------------------------------*/
.kf_page_list ul li a,
.kf_page_list ul li:before,
.kf_404_form button:hover,
.kf_404_form input[type="submit"]:hover,
/*---------------------------------------------------------------------Commiing Soon Page STYLE----------------------------------------------------------------------*/
.kf_comming_form button,
.kf_comming_form input[type="submit"],
.kf_comming_social ul li a
{
	transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;	
}



/*
	  ============================================================
		   Transform Effect
	  ============================================================
*/
.kode_latest_blog:hover figure img,
.kode_news_detail figure:hover img,
/*News List Page Style*/
.kode_news_list:hover figure img
{
	transform:scale(1.2) rotateZ(-6deg);
	-webkit-transform:scale(1.2) rotateZ(-6deg);
	-ms-transform:scale(1.2) rotateZ(-6deg);
	-moz-transform:scale(1.2) rotateZ(-6deg);
	-o-transform:scale(1.2) rotateZ(-6deg);
}

/*
	  ============================================================
		  Content Selection
	  ============================================================
*/
::selection {
    background: #ef4a2b;
    color:#ffffff;
}
::-webkit-selection {
    background: #ef4a2b;
    color: #ffffff;
}
::-moz-selection {
    background: #ef4a2b;
    color: #ffffff;
}

/*
	  ============================================================
		  Single Border Color
	  ============================================================
*/
.kode_politician_des:before{
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #ef4a2b;	
}

/*
	  ============================================================
		  Outline Color
	  ============================================================
*/
.kode_about_welcome a.kode_link_3{
	outline:1px solid #ef4a2b;		
}

/*
	  ============================================================
		  Gradiant Color
	  ============================================================
*/
.kode_countup_bg:before{
	background: -moz-linear-gradient(left,  rgba(65,192,220,1) 0%, rgba(232,79,50,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(65,192,220,1)), color-stop(100%,rgba(232,79,50,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(65,192,220,1) 0%,rgba(232,79,50,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(65,192,220,1) 0%,rgba(232,79,50,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(65,192,220,1) 0%,rgba(232,79,50,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(65,192,220,1) 0%,rgba(232,79,50,1) 100%); /* W3C */
	
}
.kode_purchase_bg:before{
	background: -moz-linear-gradient(left,  rgba(238,75,44,1) 0%, rgba(65,192,220,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(238,75,44,1)), color-stop(100%,rgba(65,192,220,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(238,75,44,1) 0%,rgba(65,192,220,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(238,75,44,1) 0%,rgba(65,192,220,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(238,75,44,1) 0%,rgba(65,192,220,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(238,75,44,1) 0%,rgba(65,192,220,1) 100%); /* W3C */

}

/*
=================================================
			FROM 0PX TO 479PX
=================================================
*/
@media (max-width: 991px) {
	.kode_galry_des{
		background-color:#ef4a2b;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.kode_galry_des{
		background-color:#ef4a2b;
	}
}
@media (max-width: 767px) {
	.kode_galry_des{
		background-color:#ef4a2b;
	}
}
@media (max-width: 480px) {
	.kode_galry_des{
		background-color:#ef4a2b;
	}
}

/*
=================================================
			package option
=================================================
*/
.alignRight {
    text-align: right;
}
.h2.sub-heading {
    font-size: 32px;
    line-height: 1.3;
    margin-top: 0;
    margin-bottom: 25px;
    position: relative;
}
.uppercase {
    text-transform: uppercase;
}
.separator-sm.right, .separator-md.right, .separator-lg.right {
    margin: 15px 0 30px auto;
}
.separator-sm.right, .separator-md.right, .separator-lg.right {
    margin: 15px 0 30px auto;
}
ul.timeline li .data:hover, .btn.btn-fill:hover, .dropcap.box, .separator-sm, .separator-md, .separator-lg {
    border-color: #1CB5EC;
}
.hlite {
    color: #1CB5EC;
    font-weight: 900;
	font-size: 32px;
    line-height: 1.3;
    margin-top: 0;
    margin-bottom: 25px;
    position: relative;
}
.separator-md {
    width: 50px;
}
.separator-sm, .separator-md, .separator-lg {
    border-width: 1px;
    border-style: none none solid;
    display: block;
    height: 1px;
    margin: 15px auto 30px;
    position: relative;
}


.font-alter {
    font-family: 'Lora',Georgia,serif;
    font-style: italic;
	font-size:18px;
	    line-height: 1.5;
    letter-spacing: .01em;
}

.text-light-dark {
    color: rgba(0,0,0,0.5)!important;
}
.weight-300 {
    font-weight: 300!important;
}

/*package option heading end*/



.package-option{
	position:relative;
	padding:40px 0px;
}
.employment:before, .education:before {
    background: #efefef;
    background: -moz-linear-gradient(top, #efefef 1%, #efefef 75%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#efefef), color-stop(75%,#efefef), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(top, #efefef 1%,#efefef 75%,#ffffff 100%);
    background: -o-linear-gradient(top, #efefef 1%,#efefef 75%,#ffffff 100%);
    background: -ms-linear-gradient(top, #efefef 1%,#efefef 75%,#ffffff 100%);
    background: linear-gradient(to bottom, #efefef 1%,#efefef 75%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#ffffff',GradientType=0 );
    bottom: 0;
    content: "";
    left: 0%;
    margin-left: 49px;
    position: absolute;
    top: 0px;
    width: 3px;
}
.dtIco span.ico {
    background: #37b0ac;
    border: 3px solid #4ac2be;
}
.dtIco span.ico {
    background: #1CB5EC;
    border: 3px solid #6FD6FB;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 16px;
    height: 70px;
    text-align: center;
    width: 70px;
    line-height: 23px;
    position: relative;
    padding: 7px 0px 0px 0px;
}
.dtIco {
    margin-left: 0px;
	width:14%;
}
.dtIco, .det {
    float: left;
	margin-bottom:25px;
}
.det {
    position: relative;
    text-align: left;
	width: 81%;
    margin-left: 5%;
}
.det h3 {
    margin-bottom: 10px;
    text-transform: none;
}
.det p {
    line-height: 22px;
}
.det h3 span {
    font-size: 13px;
}

.det2 {
    padding: 20px;
    position: relative;
    text-align: left;
	width:100%;
}
.det2 h3 {
    margin-bottom: 10px;
    text-transform: none;
}
.det2 p {
    line-height: 22px;
}
.det2 .date {
    background: #343434;
    display: inline-block;
    margin-top: 15px;
}
.det2 .date i{
    background: #4BCFFF;
}
.det2 .date i {
    background: #4BCFFF;
    color: #ffffff;
    float: left;
    font-size: 14px;
    padding: 8px 10px;
    position: relative;
}
.det2 h3 span {
    font-size: 13px;
}
.det2 .date span {
    color: #ffffff;
    float: right;
    font-size: 12px;
    padding: 4px 22px;
    text-transform: uppercase;
}


.det3 {
    padding:15px 0px 0px 0px;
    position: relative;
    text-align: left;
	width:100%;
	font-family: walkway-bold;
}
.det3 h3 {
    margin-bottom: 10px;
    text-transform: none;
}
.det3 p {
    line-height: 22px;
}
.det3 .date {
    background: #343434;
    display: inline-block;
    margin-top: 15px;
	width:100%;
}
.det3 .date i{
    background: #4BCFFF;
}
.det3 .date i {
    background: #4BCFFF;
    color: #ffffff;
    float: left;
    font-size: 24px;
    padding: 5px 10px;
    position: relative;
	width:8.1%;
	height:35px;
}
.det3 h3 span {
    font-size: 13px;
}
.det3 .date span {
    color: #ffffff;
    float: left;
    font-size: 14px;
    padding: 4px 40px 4px 22px;
    text-transform: capitalize;
	width:91.9%;
	line-height: 1.4;
	letter-spacing: 0.8px;
	
}
.det4 {
    padding:15px 0px 0px 0px;
    position: relative;
    text-align: left;
	width:100%;
}
.det4 h3 {
    margin-bottom: 10px;
    text-transform: none;
}
.det4 p {
    line-height: 22px;
}
.det4 .date {
    background: #343434;
    display: inline-block;
    margin-top: 15px;
	width:100%;
}
.det4 .date i{
    background: #4BCFFF;
}
.det4 .date i {
    background: #4BCFFF;
    color: #ffffff;
    float: left;
    font-size: 24px;
    padding: 5px 10px;
    position: relative;
	width:9%;
	height:35px;
}
.det4 h3 span {
    font-size: 13px;
}
.det4 .date span {
    color: #ffffff;
    float: left;
    font-size: 14px;
    padding: 4px 55px 4px 22px;
    text-transform: capitalize;
	width:91%;
	line-height: 1.4;
	letter-spacing: 0.8px;
}
high{
	color:#1CB5EC;
	font-size:18px;
}
high2{
	color: #B3B0B0;
    font-size: 16px;
}




.item-readmore {
    text-align: right;
    position: absolute;
    right: 15px;
    bottom: -10px;
}

.item-readmore a {
    display: inline-block;
    font-size: 18px;
    padding: 7px 14px;
    background: #4BCFFF;
}
.item-readmore a i {
    margin: 0;
    color: #fff;
}


.date i:after {
    border-bottom: 4px solid #37b0ac;
}
.date i:after {
    border-bottom: 4px solid #37b0ac;
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    bottom: -1px;
    content: "";
    height: 0;
    left: 33px;
    position: absolute;
    top: 44%;
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    width: 0;
}

/* accordion style */


.ac-pane { margin-bottom: 15px; background-color:#1CB5EC; color:#fff;}

.ac-pane:last-child { margin-bottom: 0; }

.ac-content { display: none; }

.ac-title {
  border: 1px solid #fff;
  color: #fff;
  display: block;
  padding: 22px;
  background-color:#1CB5EC;
}

.ac-title i {
  float: right;
  font-size: 20px;
}

.ac-title i:before { content: "\f107"; }

.active .ac-title i:before { content: "\f106"; }

.ac-content {
  border: 1px solid #fff;
  margin-top: -1px;
  padding: 5px 15px 30px 15px;
  font-family: walkway-bold;
}
/* accordion style end */

/* package sidebar popup plugins */
	

.cd-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}
.cd-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}


.cd-section {
  padding: 2em 0;
  text-align: center;
}
.cd-section .cd-container {
  /* this modifies the .cd-container default max-width */
  max-width: 800px;
}
.cd-section h2 {
  font-family: "Droid Sans", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 1em;
  font-size: 20px;
  font-size: 1.25rem;
}
.cd-section p {
  line-height: 1.4;
}
@media only screen and (min-width: 768px) {
  .cd-section {
    padding: 4em;
  }
  .cd-section p {
    line-height: 1.6;
  }
}
@media only screen and (min-width: 1200px) {
  .cd-section {
    padding: 6em;
  }
  .cd-section h2 {
    margin-bottom: 2em;
  }
  .cd-section p {
    line-height: 1.8;
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.cd-placeholder-1 {
  background: #f25f5c;
  color: #fdeaea;
}

.cd-placeholder-2 {
  background: #FFF;
}

#cd-team {
  background: #F3F1F1;
}
#cd-team .cd-container {
  max-width: 1200px;
}
#cd-team h2 {
  color: #1a2f2a;
}

ol, ul {
	list-style: none;
}
#cd-team li {
  margin-bottom: 2em;
  border-radius: 0.25em;
  box-shadow: 0 0 10px rgba(92, 75, 81, 0.79);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.no-touch #cd-team li:hover {
  box-shadow: 0 0 10px rgba(92, 75, 81, 0.3);
}
.no-touch #cd-team li:hover .cd-img-overlay {
  opacity: 1;
}
#cd-team figure {
  position: relative;
}
#cd-team img {
  display: block;
  width: 100%;
  height: 225px;
  border-radius: .25em .25em 0 0;
}
#cd-team .cd-img-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background:rgba(0, 164, 238, 0.7);
  opacity: 0;
  border-radius: .25em .25em 0 0;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#cd-team .cd-img-overlay span {
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  color: #FFF;
}
#cd-team .cd-member-info {
 height: 60px;
    background: #0C0C0C;
    text-align: center;
    color: #fff;
    font-family: 'Raleway', sans-serif;
    /* font-weight: bold; */
    padding-top: 13px;
    border-radius: 0 0 .25em .25em;
    text-decoration: none;
}
#cd-team .cd-member-info span {
      display: block;
    font-family: 'Abel', sans-serif;
    font-weight: normal;
    color: #999999;
    font-size: 14px;
    font-size: 14px;
    /* margin-top: .5em; */
}
@media only screen and (min-width: 768px) {
  #cd-team li {
    width: 21%;
    float: left;
    margin-right: 3.5%;
  }
  #cd-team li:nth-child(3n) {
    margin-right: 3.5%;
  }
}

.cd-member-bio {
  position: fixed;
  top: 0;
  right: 0;
  width: 270px;
  height: 100%;
  overflow-y: auto;
  /* smooth scrolling on mobile phones and tablets */
  -webkit-overflow-scrolling: touch;
  background: #094458;
  z-index: 99;
  /* this how we move the author bio section off the canvas */
  -webkit-transform: translateX(270px);
  -moz-transform: translateX(270px);
  -ms-transform: translateX(270px);
  -o-transform: translateX(270px);
  transform: translateX(270px);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.cd-member-bio.slide-in {
  /* the author bio section slides in when the user clicks on the team member picture */
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.cd-member-bio .cd-member-bio-pict {
  position: relative;
}
.cd-member-bio .cd-member-bio-pict::after {
content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 80px;
   
}
.no-cssgradients .cd-member-bio .cd-member-bio-pict::after {
  display: none;
}
.cd-member-bio img {
  width: 100%;
  height: 320px;
  display: block;
}
.cd-member-bio .cd-bio-content {
  padding: 1em;
  color: #FFF;
}
.cd-member-bio .cd-bio-content h1 {
  font-family: 'Federo', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  font-size: 20px;
  font-size: 1.25rem;
}
.style-head{
	line-height: 1.2 !important;
	font-family: walkway-bold;
    font-size: 16px !important;
    text-align: center !important;
    letter-spacing: 0.5px !important;
    font-weight: 300!important;
	color: rgba(253, 249, 249, 0.8)!important;
	margin: 1em 0 !important;

}
.cd-member-bio .cd-bio-content p {
  font-size: 14px;
  font-size: 0.875rem;
  margin: 1em 0;
  line-height: 1.4;
  color: #d7cfd2;
  text-align:justify !important;
}
@media only screen and (min-width: 768px) {
  .cd-member-bio {
    width: 600px;
    -webkit-transform: translateX(600px);
    -moz-transform: translateX(600px);
    -ms-transform: translateX(600px);
    -o-transform: translateX(600px);
    transform: translateX(600px);
  }
  .cd-member-bio .cd-bio-content {
    padding: 2em;
  }
  .cd-member-bio .cd-bio-content p {
    line-height: 1.6;
    margin: 2em 0;
  }
}
@media only screen and (min-width: 1200px) {
  .cd-member-bio {
    width: 550px;
    -webkit-transform: translateX(800px);
    -moz-transform: translateX(800px);
    -ms-transform: translateX(800px);
    -o-transform: translateX(800px);
    transform: translateX(800px);
  }
  .cd-member-bio .cd-member-bio-pict::after {
    height: 150px;
  }
  .cd-member-bio .cd-bio-content {
    padding: 4em;
    /* we move the content up so the title is over the color gradient */
    -webkit-transform: translateY(-80px);
    -moz-transform: translateY(-80px);
    -ms-transform: translateY(-80px);
    -o-transform: translateY(-80px);
    transform: translateY(-80px);
  }
  .cd-member-bio .cd-bio-content h1 {
    font-size: 2.3rem;
    background-color: #094458;
    color: #fff;
    padding: 20px 0px 0px 0px;
  }
  .cd-member-bio .cd-bio-content p {
    font-size: 1.2em;
    font-weight: 400;
    text-align: justify;
    color: #0A0A0A;
    line-height: 1.8em;
  }
  .no-cssgradients .cd-member-bio .cd-bio-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}

.cd-member-bio-close {
  width: 40px;
  height: 40px;
  overflow: hidden;
  position: fixed;
  bottom:10px;
  right: 10px;
  background: url(../images/close.png) no-repeat center center;
  text-indent: 100%;
  white-space: nowrap;
  z-index: 999;
  display: none;
}
.cd-member-bio-close.is-visible {
  display: block;
  -webkit-animation: cd-move-in 0.8s;
  -moz-animation: cd-move-in 0.8s;
  animation: cd-move-in 0.8s;
}
@media only screen and (min-width: 1200px) {
  .cd-member-bio-close {
    right: 20px;
    bottom: 20px;
  }
}

.cd-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(138, 190, 178, 0.8);
  cursor: pointer;
  display: none;
}

/* -------------------------------- 

xkeyframes 

-------------------------------- */
@-webkit-keyframes cd-fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
@-moz-keyframes cd-fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
@keyframes cd-fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
@-webkit-keyframes cd-move-in {
  0% {
    -webkit-transform: translateX(100px);
  }

  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-move-in {
  0% {
    -moz-transform: translateX(100px);
  }

  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-move-in {
  0% {
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}



/*
	  ==============================================================
		   packages end
	  ==============================================================
*/

	
	
/*Hotels & resorts
	----------------------------*/
	
.hotels-resort
	{
		margin:auto;
		position:relative;
		/*height:610px;*/
	}
.hotel-back-bg{
	background-color: hsl(0, 0%, 98%);
	padding:50px 0px 30px 0px;
	margin-bottom: 40px;
	z-index:99;
}
	
	
	.services-item:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border-width: 0 30px 30px 0;
    border-style: solid;
    border-color:hsl(0, 0%, 98%) hsl(0, 0%, 98%) rgb(39, 172, 227) rgb(39, 172, 227); /* Primary color, can be changed via colors.css */
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3), -1px 1px 1px rgba(0, 0, 0, 0.2);
       -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3), -1px 1px 1px rgba(0, 0, 0, 0.2);
            box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3), -1px 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition: border-color .2s ease-in-out;
       -moz-transition: border-color .2s ease-in-out;
            transition: border-color .2s ease-in-out;
    /* Firefox 3.0 damage limitation */
    display: block;
    width: 0;
}


.services-item{
    background: #ECEAEA;
    padding: 30px 20px 20px;
    margin: 15px 0;
    position: relative;
    color: #fff;
    overflow: hidden;
     -webkit-transition: background .5s ease-in-out;
        -moz-transition: background .5s ease-in-out;
             transition: background .5s ease-in-out;
}

.services-item h4{
      margin: 0 0 10px 0;
    padding: 0;
    font-size: 16px;
	font-family: walkway-bold;
    /* font-weight: 600; */
    color: #27ACE3;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}



.services-item p {
    padding: 0;
    margin: 0;
    color: #616060;
    font-size: 14px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.services-item i{
    color: rgb(43, 186, 236); /* Primary color, can be changed via colors.css */
    padding: 0;
    margin: 0 0 10px 0;
     -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
             transition: all .2s ease-in-out;
}

.services-item:hover{
    background:rgb(42, 183, 234); /* Primary color, can be changed via colors.css */
     -webkit-transition: background .2s ease-in-out;
        -moz-transition: background .2s ease-in-out;
             transition: background .2s ease-in-out;
}


.services-item:hover h4{
    color:#fff;
            transform: translate(0,-5px);
     -webkit-transform: translate(0,-5px);
          -o-transform: translate(0,-5px); 
        -moz-transform: translate(0,-5px);
     -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
             transition: all .3s ease-in-out;
}

.services-item:hover p{
    color:#fff;
            transform: translate(0,-10px);
     -webkit-transform: translate(0,-10px);
          -o-transform: translate(0,-10px); 
        -moz-transform: translate(0,-10px);
     -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
             transition: all .2s ease-in-out;
}

.services-item:hover i{
    color:#fff;
            transform: translate(0,-5px);
     -webkit-transform: translate(0,-5px);
          -o-transform: translate(0,-5px); 
        -moz-transform: translate(0,-5px);
     -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
             transition: all .2s ease-in-out;
}

.services-item:hover:before{
    border-color: #fff #fff #a5a5a5 #a5a5a5;
    -webkit-transition: border-color .2s ease-in-out;
       -moz-transition: border-color .2s ease-in-out;
            transition: border-color .2s ease-in-out;
}
.media> .row {
	margin-right:0px;
	margin-left:0px;
}
	
	
/*main tab 
=======================*/

.nav-tabs>li{
  margin-bottom: 0px;
  border-bottom: 1px solid #e6e6e6;
}

.nav-tabs{
  border-bottom: transparent;
  border-right: 1px solid #e6e6e6;
}

.nav-tabs>li>a {
  font-family: 'Federo', sans-serif;
  background: #f5f5f5;
  color: #666;
  border-radius: 0;
  border: 0 none;
  line-height: 24px;
  margin-right:0;
  padding: 20px 15px;
}

.nav-tabs li:last-child{
  border-bottom: 0 none;
} 

.nav-stacked>li+li{
  margin-top: 0;
}

.nav-tabs>li>a:hover{
  background: #1f1f20;
  color:#fff;
}

.nav-tabs>li.active>a, 
.nav-tabs>li.active>a:hover, 
.nav-tabs>li.active>a:focus {
  border: 0;
  color:#fff;
  font-family: 'Federo', sans-serif;
  background: #27ACE3;
  position: relative;
}

.nav-tabs>li.active>a:after {
  position: absolute;
  content:  "";
  width: auto;
  height: auto;
  border-style:solid;
  border-color: transparent transparent transparent #27ACE3;
  border-width: 12px 14px;
  // transform: rotate(180deg);
  right: -28.2px;
  top:19px;
}

.tab-wrap{
  border:1px solid #e6e6e6;
  margin-bottom: 20px;
}

.tab-content{
  padding: 20px;
}

.tab-content h2{
  margin-top: 0;
}

.tab-content img{
  border-radius: 4px;
}

.testimonial h2{
  margin-top: 0;
}
.destination{
margin-top: 50px;
font-family: 'Raleway',sans-serif;
font-size: 14px;
font-weight: 300;
letter-spacing: 2px;
line-height: 28px;
text-align: justify;
}
.destination h3{
font-weight: 600;
font-family: 'Open Sans', sans-serif;
color: #4e4e4e;
font-size:20px;
text-align:center;
margin-top:20px;
}
.parrent{
 
  width:23%;
}
.parrent h3{
    color: #000;
	margin-bottom: 11px;
    font-size: 31px;
    font-family: 'Source Sans Pro', sans-serif;
    text-align: center;
    font-weight: 300;
    padding: 0px;
}
.hover13>div{
	margin-bottom:20px;
}
@media only screen and (max-width: 479px){




.nav-tabs>li>a {
    font-size: 11px;
    background: #f5f5f5;
    color: #666;
    border-radius: 0;
    border: 0 none;
    line-height: 24px;
    margin-right: 0;
    padding: 5px 0px 0px 10px;
}
.destination h3 {
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    color: #4e4e4e;
    font-size: 16px;
    text-align: center;
    margin-top: 20px;
}
.destination{
margin-top: 50px;
font-family: 'Raleway',sans-serif;
font-size: 14px;
font-weight: 300;
letter-spacing: 0px;
line-height: 28px;
text-align: justify;
}

.parrent{
 
  width:35%;
}
.destination p {
   
  font-size: 13px;
  letter-spacing:1px;

}
.tab-content {
    padding: 11px;
}



}
@media only screen and (max-width: 319px){
.parrent{
 
  width:27%;
}
.destination p {
   
  font-size: 13px;
  letter-spacing:0px;

}
}









/* Flashing */
#demo13{
	text-align:center;
	font-family: 'Federo', sans-serif;
	font-weight: 100;
	margin-bottom: 20px;
}
#demo13 hr{
    width:70%;
	color:#0CF;
	text-align:center;
	margin-top: 13px;
    
}


/*
image hover ends*/




		
	
	
	
	
	
	
	
	
@media only screen and (min-width: 250px) and (max-width: 400px){	
.services-item h4{

    font-size: 11px;
}
}
	
@media only screen and (min-width: 250px) and (max-width: 319px){
	
	.hotel-name {
    position: absolute;
    font-size: 7px;
    letter-spacing: 1px;
    text-transform: uppercase;
    z-index: 9999;
    width: 86%;
    margin: -44px 0px 0px 11px;
    border: 1px solid #fff;
    background-color: rgba(0, 0, 0, 0.42);
    padding: 10px 0px;
    text-align: center;
    color: #fff;
}
.nav-tabs>li>a {
    font-size: 7px;
    background: #f5f5f5;
    color: #666;
    border-radius: 0;
    border: 0 none;
    line-height: 24px;
    margin-right: 0;
    padding: 5px 0px 0px 10px;
}
.nav-tabs>li.active>a:after {
  position: absolute;
  content:  "";
  width: auto;
  height: auto;
  border-style:solid;
  border-color: transparent transparent transparent #27ACE3;
  border-width: 7px 9px;
  // transform: rotate(180deg);
  right: -18.2px;
  top:7px;
}


}


@media only screen and (min-width: 320px) and (max-width: 479px){
.nav-tabs>li.active>a:after {
  position: absolute;
  content:  "";
  width: auto;
  height: auto;
  border-style:solid;
  border-color: transparent transparent transparent #27ACE3;
  border-width: 10px 12px;
  // transform: rotate(180deg);
  right: -23.2px;
  top:19px;
}
   .hotel-name {
    position: absolute;
    font-size: 7px;
    letter-spacing: 1px;
    text-transform: UPPERCASE;
    z-index: 9999;
    width: 86%;
    margin: -41px 0px 0px 12px;
    border: 1px solid #fff;
    background-color: rgba(0, 0, 0, 0.42);
    padding: 8px 0px;
    text-align: center;
    color: #fff;
}
.nav-tabs>li>a {
    background: #f5f5f5;
    color: #666;
    font-size: 10px;
    border-radius: 0;
    border: 0 none;
    line-height: 24px;
    margin-right: 0;
    padding: 20px 15px;
}

}

@media only screen and (min-width: 480px) and (max-width: 767px) {
.nav-tabs>li.active>a:after {
  position: absolute;
  content:  "";
  width: auto;
  height: auto;
  border-style:solid;
  border-color: transparent transparent transparent #27ACE3;
  border-width: 10px 12px;
  // transform: rotate(180deg);
  right: -23.2px;
  top:19px;
}
	.hotel-name {
    position: absolute;
    font-size: 8px;
    letter-spacing: 1px;
    text-transform: UPPERCASE;
    z-index: 9999;
    width: 92%;
    margin: -39px 0px 0px 13px;
    border: 1px solid #fff;
    background-color: rgba(0, 0, 0, 0.42);
    padding: 10px 0px;
    text-align: center;
    color: #fff;
}
.nav-tabs>li>a {
    background: #f5f5f5;
    color: #666;
    font-size: 10px;
    border-radius: 0;
    border: 0 none;
    line-height: 24px;
    margin-right: 0;
    padding: 20px 15px;
}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
.hotel-name {
    position: absolute;
    text-transform: UPPERCASE;
    font-size: 10px;
    z-index: 9999;
    width: 79%;
    margin: -51px 0px 0px 13px;
    border: 1px solid #fff;
    background-color: rgba(0, 0, 0, 0.42);
    padding: 10px 0px;
    text-align: center;
    color: #fff;
}
}
@media only screen and (max-width: 768px) {
		
	
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
		

}


@media only screen and (max-width: 479px){


}


	
	/*Hotels & resorts end
	----------------------------*/			
/*travel_tips
	----------------------------*/
	
.travel_tips
	{
		margin:auto;
		padding:40px 0px 40px 0px;
		background-color: hsl(0, 0%, 98%);
	}
.content-list-item {
   /* padding-left: 15px;*/
    margin-bottom: 30px;
    width: 100%;
    display: inline-block;
    vertical-align: top;
}
.content-list-item>a, .content-list-item>div {
    background-color: #F4F4F4;
    border: 1px solid rgba(14, 64, 115, 0.72);
    display: block;
    text-decoration: none;
    position: relative;
    height: 100%;
    width: 100%;
    padding: 10px;
}
.content-list-item>a, .content-list-item>div {
    background-color: #F4F4F4;
    border: 1px solid rgba(14, 64, 115, 0.72);
    display: block;
    text-decoration: none;
    position: relative;
    height: 100%;
    width: 100%;
    padding: 10px;
}
.content-list-item-image a img {
    width: 100%;
	height: 132px;
	color: rgba(0, 0, 0, 0.36);
	box-shadow: 0px 2px 5px 0px;
}
.content-list-item-text {
    padding: 12px 5px 2px 5px;
    text-align: center;
    position: relative;
}
*:before, *:after {
    box-sizing: border-box;
}
.content-list-item-text-title {
    margin-bottom: 0;
    font-family: 'Federo', sans-serif;
    font-style: italic;
    font-weight: normal;
    font-size: 18px;
}
.content-list-item-text-title a{
	color:#000;
}
.content-list-item-text-descr {
    font-size: 14px;
	font-family: walkway-bold;
    color: #09305F;
    line-height: 1.5;
    margin-bottom: 1em;
}
.content-list-item-text-title+.content-list-item-text-descr:before {
    content: '';
    display: block;
    height: 1px;
    width: 45px;
    background-color: rgba(11, 42, 74, 0.49);
    margin: 10px auto;
}
.content-list-item-text-cta a{
	color:#000;
}





.traveltips-content p{
	text-align: justify;
    font-size: 14px;
    line-height: 26px;
    padding: 0px 20px 0px 20px;
    letter-spacing: 1px;
    font-family: walkway-bold;
    color: #000;
    font-weight: 300;
}
	
.welcome-puc-list ul li{
	list-style:none;
	
}
.welcome-puc-list .col-lg-6{
	padding-left:0px;
	
}
.welcome-puc-list ul li p{
	padding-left:75px;
}
.welcome-puc-list ul li h4{
    color: #000;
    padding-left: 75px;
	font-weight: bold;
}
.welcome-puc-list ul li i {
    float: left;
    font-size: 30px;
    padding-top: 16px;
    padding-left: 16px;
    color: #fff;
    width: 60px;
    background: #094458;
    border: 2px solid #094458;
    height: 60px;
    border-radius: 50%;
}
.puc-welcome-list-inner{
	float:left;
	padding-bottom:0px;
}
.welcome-puc-list {
	padding-top:0px;
}


.testing_sslc h1{
	font-size: 22px;
    font-weight: bold;
    color: #094458;
    letter-spacing: 0;
	
}
.testing_sslc p{
	font-size: 15px;
    letter-spacing: 0px;
	margin-bottom:20px !important;
	line-height: 24px;
}
.testing_sslc2 h5{
    font-size: 18px;
    color: #222;
    letter-spacing: 0;
    font-weight: 900;
}
.testing_sslc2 h6 {
    font-size: 16px;
    color: #555;
    letter-spacing: 0;
}
.history-sslc li{
	list-style:none;
	padding:5px 0px;
	font-size: 15px;
}
.history-sslc i{
	font-size: 20px;
    color: #094458;
    padding-right: 7px;
}
.testing_sslc2 p {
    font-size: 16px;
    color: #555;
    letter-spacing: 0;
}
.travel_tips2 {
    margin: auto;
    padding: 40px 0px 40px 0px;
    background-color: #fff;
}
.travel_tips3 {
    margin: auto;
    padding: 40px 0px 40px 0px;
    background-color: hsl(0, 0%, 98%);
}
.fees_head_sslc{
	border-bottom: 2px solid #04b8f5;
    padding-bottom: 15px;
    color: #333;
    font-weight: 900;
    line-height: 1.5em;
    font-size: 24px;
    text-transform: uppercase;
}
.fee_deatils h2{
	font-size: 20px;
    color: #000;
    letter-spacing: 0;
	text-transform: uppercase;
	padding-bottom: 15px;
}
.fee_deatils p{
    font-size: 16px;
    letter-spacing: 0px;
	color: #333;
}
.fee_deatils h5 {
    font-size: 14px;
    font-weight: bold;
    color: #222;
	line-height: 35px;
}
.fee_deatils h5 span{
    color: #63f;
    font-weight: bold;
    font-size: 17px;
	
}
.history-fees li{
	list-style:none;
	padding:5px 0px;
	font-size: 15px;
}
.history-fees i{
	font-size: 20px;
    color: #0493c3
	
	;
    padding-right: 7px;
}	



		
	
	
	
	
	
	
	
	
	
	
	
@media only screen and (min-width: 1024px) and (max-width: 1199px){

}


@media only screen and (min-width: 960px) and (max-width: 1023px){


}

@media only screen and (min-width: 960px)  {

	
}



@media only screen and (min-width: 768px) and (max-width: 959px) {
	

}

@media only screen and (max-width: 768px) {
		
	
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
		

}


@media only screen and (max-width: 479px){


}


	
	/*travel_tips end
	----------------------------*/	
	
/*contact
	----------------------------*/
	
.contact
	{
		margin:auto;
		padding:40px 0px 40px 0px;
		background-color: hsl(0, 0%, 98%);
	}
.form_title {
    position: relative;
    padding-left: 55px;
    margin-bottom: 10px;
}
.form_title h3 {
	font-family: 'Federo', sans-serif;
    margin: 0;
    padding: 0;
}
.form_title h3 strong {
    background-color: #1cbbb4;
}
.form_title h3 strong {
    background-color: #3EB0FF;
    text-align: center;
    width: 40px;
    height: 40px;
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
}
.step {
    border-left: 1px solid #ddd;
    padding: 20px 0 20px 31px;
    margin: 0 0 10px 20px;
}
.form-group {
    margin-bottom: 15px;
}.form-control {
    font-size: 12px;
    color: #333;
    height: 45px;
    border-radius: 3px;
}
.box_style_1 {
    background: hsl(0, 0%, 98%);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #2DBBEC;
    margin-bottom: 25px;
    padding: 30px;
    position: relative;
    color: #666;
	height: auto;
}
.box_style_1 p{
	font-family: walkway-bold;
}
.box_style_1 ul,li {
	list-style:none;
	margin:0px;
	font-family: walkway-bold;
}
.box_style_1 a{
	color:#3EB0FF;
}
.pull-right {
    float: right !important;
	color: #3EB0FF;
}
.box_style_4 i {
    font-size: 52px;
    margin-top: 10px;
    display: inline-block;
}
.box_style_4 a.phone {
    font-size: 26px;
    display: block;
    margin-bottom: 20px;
}

a.btn_1, .btn_1 {
	width: 196px;
    height: 43px;
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: #fff;
    background: #3EB0FF;
    cursor: pointer;
    padding: 7px 20px;
    display: inline-block;
    outline: none;
    margin-top: 15px;
    font-size: 12px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: bold;
}
.btn_1:hover {
    background: #333;
}

.box_style_4, .box_style_2 {
    background: hsl(0, 0%, 98%);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 25px;
    padding: 20px;
    position: relative;
    text-align: center;
    border: 1px solid #2DBBEC;
}
.box_style_4 a{
	color:#3EB0FF;
}

	



		
	
	
	
	
	
	
	
	
	
	
	
@media only screen and (min-width: 1024px) and (max-width: 1199px){

}


@media only screen and (min-width: 960px) and (max-width: 1023px){


}

@media only screen and (min-width: 960px)  {

	
}



@media only screen and (min-width: 768px) and (max-width: 959px) {
	

}

@media only screen and (max-width: 768px) {
		
	
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
		

}


@media only screen and (max-width: 479px){


}


	
	/*contact end
	----------------------------*/		
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	/*footer
	----------------------------*/
	#footer-wrapper{clear:both;margin-left: 250px;}
	#footer-wrapper #footer-top{ max-width:870px; padding:50px 0 0; margin:0 0 0 40px;border-top:1px solid #e6e6e6;}
	#footer-wrapper #footer-top footer .column-footer-widget{margin-bottom:0 !important;}
	#footer-wrapper #footer-bottom {max-width:870px;margin:0 0 0 40px;border-top:1px solid #e6e6e6;}
	#footer-wrapper #footer-bottom #footer-bottom-inner-wrapper{height:120px;text-align:left; display:table;}
	#footer-wrapper #footer-bottom #footer-bottom-inner-wrapper footer{display:table-cell; vertical-align:middle; width:100%; text-align:left; padding: 20px 0;}
	#footer-wrapper #footer-bottom #footer-bottom-inner-wrapper footer p.footer-copyright{margin:3px 0 0; font-size:11px;}
	#footer-wrapper #footer-top footer .column-footer-widget h4.widget-title{font-size:15px; line-height:15px; text-transform: uppercase;color:#999;margin-bottom:20px;}
	#footer-wrapper #footer-top footer .column-footer-widget h4.widget-title span {font-weight: bold;}
	#footer-wrapper #footer-top footer .column-footer-widget h4.widget-title, #footer-wrapper #footer-top footer .column-footer-widget h4.widget-title span{color:#999;}
	#footer-wrapper #footer-top footer .column-footer-widget p { margin-bottom: 20px; }

	