body {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #3A3A3C;
	font-size: 14px;
	line-height: 18px;
	background:#fff;
}

h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 36px;
	font-family:'Lato', sans-serif;
	font-weight:300;
}
h1.heading {
	font-size: 36px;
	color:#869397;
	font-family:'Roboto', sans-serif;
	font-weight:300;
	border-left:4px  double #2FACD2;
	padding-left:15px
}
h2 {
	font-size: 27px;
	color:#2facd2;
	/*border-bottom:1px dotted #7C9DD0;*/
}

h3 {
	font-size: 33px;
	color:#0ea6e4;
	text-align:center;
	border-bottom:1px dotted #7C9DD0;
	padding-bottom:10px;
	font-weight: 300;
}
h3.contact_form {
	font-size: 33px;
	color:#0ea6e4;
	text-align: left;
	border-bottom:1px dotted #7C9DD0;
	padding-bottom:10px;
	font-weight: 300;
}
h3.contact_form i {
	font-size: 30px;
	color:#7C9DD0;
}
h4 {
	font-size: 16px;
	color:#3750A2;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #333;
	line-height:normal;
}
a:hover {
	text-decoration: none;
	color:#7C9DD0;
}

a:link, a:visited, a:hover, a:active{text-decoration: none;}

legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #48ccf8;
	background-repeat: repeat-x;
}
/* top */
#top {
	padding:0;
	margin:0;
	height: 5px;
	max-height:5px;
}

#top {
	background:url(../img/colors.png) bottom repeat-x;
}

/*#top {
background: rgba(47,172,210,1);
background: -moz-linear-gradient(left, rgba(47,172,210,1) 0%, rgba(39,217,230,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(47,172,210,1)), color-stop(100%, rgba(39,217,230,1)));
background: -webkit-linear-gradient(left, rgba(47,172,210,1) 0%, rgba(39,217,230,1) 100%);
background: -o-linear-gradient(left, rgba(47,172,210,1) 0%, rgba(39,217,230,1) 100%);
background: -ms-linear-gradient(left, rgba(47,172,210,1) 0%, rgba(39,217,230,1) 100%);
background: linear-gradient(to right, rgba(47,172,210,1) 0%, rgba(39,217,230,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2facd2', endColorstr='#27d9e6', GradientType=1 );
}*/




#top .container {
	padding: 0 20px;
}

#top .btn-link, #top-links li, #top-links a {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	margin: 0 0 10px 0;
}
/* search */
#search {
	margin-bottom: 0px;
	margin-top:25px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px;
	text-shadow: 0 1px 0 #FFF;
}

header {background:#dedbdf url(../img/top_bg.jpg) top center repeat-x; border-bottom:2px solid #7C9DD0; margin-bottom:0px;}
header #phone { margin-top:18px; text-align:right; color:#999}
header #social h1 {color:#869397; text-transform:none; font-size:32px; margin-top:0; font-weight:bold}
header #social { margin-top:18px;text-align:right}
header #social i { color:#999; font-size: 21px; margin-left:14px;}
header #social i.fa-phone-square{ color:#2FACD2; font-size: 32px; margin-right:5px;}
header #social i:hover { color:#7C9DD0}
/* menu */
#menu {
	min-height: 40px;
	border-radius: 0;
	background:#FFF	
}
#menu .nav{
}
#menu .nav > li > a { font-family:'Lato', sans-serif; font-size:22px; font-weight:300; text-transform: none;
	color: #3750a2;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
	padding: 10px 10px 10px 3px;
	min-height: 15px;
	background-color: transparent;
	margin-right:15px;
	margin-left:10px;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	/*background-color: #FCF9F0;*/
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}

#menu #category {
	font-family:'Lato', sans-serif;
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 400;
	line-height: 40px;
	color: #3750a2;
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 16px;
	float: right;
	background-color: #48ccf8;
/*	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;*/
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #3750a2;
}


@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {

	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .nav > li > a{
		border-right:0;
		}

#search {
	margin-bottom: 0px;
	margin-top:15px;
	border-top:4px solid #48ccf8;
	padding-top:10px;
}
header { border-bottom:0;}

header #social { margin-top:10px; margin-bottom:10px;}
.row0 h3 span{ font-size:16px}

.logo_line{ border-bottom:3px solid #48ccf8}

}
#menu {
	background:#FFF	
	border-radius: 0;
}
/* content */
#content {
	min-height: 400px;
}
#content p {
	line-height:22px
}

/* footer */
footer {
	margin-top: 5px;
	padding-top: 0px;
	background-color: #F1F5F8;
	color: #09C;
}

.logo_footer{
	background:url(../img/logo_footer.png) center top no-repeat; min-width:150px; min-height:97px;
}
.links_footer { min-height:60px; margin-top:0px; line-height:22px}
.links_footer a{ font-size:18px;}
.text_footer1{ text-align:left}
.text_footer2{ text-align:right}
.social_footer{margin:20px 0}


footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #09C;
}
footer a:hover {
	color: #354856;
}
footer h5 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
.footer_line{ border-top:8px solid #7C9DD0}
.pt30{ padding-top:30px;}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	display:none;
	margin: 0 0 15px 0;
	padding: 5px 0;
	border-bottom:1px solid #ddd;;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 10px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	right: -5px;
	width: 16px;
	height: 26px;
	border-right: 1px solid #DDD;
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
#search .btn-default {
	color: #3750a2;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #48ccf8;
	border-color: #48ccf8;
}
#search .btn-default:hover {
	color: #fff;
	/*text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);*/
	background-color: #48ccf8;
	border-color: #48ccf8;
}
.btn-default {
	color: #fff;
	/*text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);*/
	background-color: #5154C9;
	border-color: #5154C9;
	text-transform:uppercase;
}
.btn-default:hover {
	color: #fff;
	/*text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);*/
	background-color: #3750a2;
	border-color: #3750a2;
}


.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #3750a2;
/*	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;*/
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #fff;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #fff;
	background: #A5BD76;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #69971F;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}

.img-service{ border:1px solid #7C9DD0; padding:5px; background:#F2F2EA}
/* article list */
.article-thumb {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	overflow: auto;
	background:url(../img/deco.png) top center no-repeat;
}
.article-thumb .image {
	text-align: center;
}
.article-thumb .image a {
	display: block;
}
.article-thumb .image a:hover {
	opacity: 0.8;
}
.article-thumb .image img {
	margin-left: auto;
	margin-right: auto;
	margin:15px 0 15px 0;
}
.article-grid .article-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.article-list .article-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.article-thumb h4.feat {
	font-weight: normal;
	max-height:55px; overflow:hidden;
	min-height:55px;
}
.article-thumb .caption, .article-thumb .captionf {
	padding: 0 20px;
	min-height: 150px;
	text-align:center
}
.article-thumb .captionf p {
	max-height:63px; overflow:hidden;
	min-height:63px;
	line-height:18px;
	font-size:13px;
}
.article-list .article-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.article-grid .article-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.article-list .article-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.article-grid .article-thumb .caption {
	min-height: 0;
}
}

.article-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.article-list .article-thumb .button-group {
	border-left: 1px solid #ddd;
}

@media (max-width: 768px) {
	.article-list .article-thumb .button-group {
		border-left: none;
	}
}
.article-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.article-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.article-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.article-thumb .button-group button, .article-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.article-thumb .button-group button, .article-thumb .button-group button + button {
		width: 33.33%;
	}
}




.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .article-layout .col-md-3{
       width: 100%;
    }
    #column-left + #content .article-layout .col-md-3 {
       width: 50%;
    }
    #column-left + #content + #column-right .article-layout .col-md-3{
       width: 100%;
    }
    #content + #column-right .article-layout .col-md-3{
       width: 100%;
    }
}
* {box-shadow: none;}

.row0{margin:0; border:1px solid #CCC; padding:10px; background:#fdfdfd}
.row0:before,.row0:after{content:" ";display:table}
.row0:after{clear:both}

.row0 h3{margin-top:10px; border-bottom:3px solid #000; padding-bottom:10px;}
.row0 h3 span{ padding:10px 15px; background-color:#000; color:#48ccf8; text-transform:uppercase}

.row0 .image{ padding:3px; margin:2px; border:1px solid #CCC; background:#FFF}
.row0 p{ padding:3px;}

.row0 + .row0{ margin-top:15px;}

h4.last-cat{ min-height:36px; overflow:hidden}

h3.last-news{color:#fff; background-color:#3750a2; padding:10px 15px; border-bottom:3px solid #48ccf8; margin-bottom:0; font-size:20px;}
.last-news-image { float:left; padding:3px; margin:4px; border:1px solid #ddd; background-color:#FFF}
#last-news { background-color:#F8F9FA; margin:0 0 15px 0; padding:10px 0}

@media (max-width: 991px) {
.last-news-image { text-align:center; width:100%; height:auto}
h3.last-news{font-size:16px;}
}

.owl-caption{position:absolute;
bottom:0%;
left:0px;
width:100%;
display:block;
background:rgba(23,48,127,0.7);
color:#fff;
padding:10px;
font-size:20px;
line-height:22px;
opacity:0; 
margin-bottom:0;
}

.animate-me{
   opacity:1;
   -webkit-transition: opacity 1500ms linear;
   -moz-transition: opacity 1500ms linear;
   -o-transition: opacity 1500ms linear;
   -ms-transition: opacity 1500ms linear;
   transition: opacity 1500ms linear;
}
.visible-xxs{display:none!important}
.p5{padding:5px 5px 0 5px;}


@media (max-width: 767px) {
.owl-caption{
padding:5px;
font-size:16px;
line-height:18px;
}
.links_footer { text-align:center; min-height:50px}
.links_footer a{ font-size:16px}
.text_footer1, .text_footer2{ text-align:center; font-size:10px}

}
@media (max-width: 480px) {
	.owl-caption{
	padding:3px;
	font-size:14px;
	line-height:16px;
	}
}
@media (max-width: 479px) {
	.hidden-xxs{display:none!important}
	.visible-xxs{display:block!important}
}
@media (max-width: 350px) {
	.links_footer a{ font-size:12px}
	.links_footer { min-height:40px}
}


    #slides {
      display: none
    }

    #slides .slidesjs-navigation {
      margin-top:3px;
	  text-decoration:none
    }

    #slides .slidesjs-previous {
      margin-right: 5px;
      float: left;
    }

    #slides .slidesjs-next {
      margin-right: 5px;
      float: left;
    }

    .slidesjs-pagination {
      margin: 6px 0 0;
      float: right;
      list-style: none;
    }

    .slidesjs-pagination li {
      float: left;
      margin: 0 1px;
    }

    .slidesjs-pagination li a {
      display: block;
      width: 13px;
      height: 0;
      padding-top: 13px;
      background-image: url(../img/pagination.png);
      background-position: 0 0;
      float: left;
      overflow: hidden;
    }

    .slidesjs-pagination li a.active,
    .slidesjs-pagination li a:hover.active {
      background-position: 0 -13px
    }

    .slidesjs-pagination li a:hover {
      background-position: 0 -26px
    }

    #slides a:link,
    #slides a:visited {
      color: #333
    }

    #slides a:hover,
    #slides a:active {
      color: #3750a2
    }

    .navbar {
      overflow: hidden
    }


	
	    #slides {
      display: none
    }

    .slides_container {
      /*margin: 0 auto;*/
	  float:left;width:100%;max-width:530px; margin-right:20px; margin-bottom:7px; background-color:#f1f1f1; padding:5px
    }

.img-responsive-article{display:block;width:100%;max-width:530px;height:auto}



.list-hover-slide>li {
    position: relative;
    overflow: hidden;
}
.list-hover-slide>li>a {
    z-index: 1;
    transition: .35s ease color;
	border-right:2px dashed #E4E5E7;
}

.list-hover-slide>li>a:before, .list-hover-slide>li.dropdown.open>a:before {
    content:'';
    display: block;
    z-index: -1;
    position: absolute;
    left: -2px;
    top: 0;
    right: 0;
    bottom: 0;
    transform: translateY(-100%);
    background: #3750A2;
    transition: .35s ease transform;
	border-right: none;
	color:#FFF;
}
.list-hover-slide>li>a:hover:before, .list-hover-slide>li.dropdown.open>a:before {
    transform: translateX(0);
	
}
#menu .nav > li > a:hover {
color:#FFF;
}
.list-hover-slide>li.dropdown.open {
    overflow: initial;
}

#input-captcha{ padding-left:85px}

.ml15{ margin-left:15px;}
#price{ font-size:18px; color:#fff; background:#7C9DD0; padding:8px 10px; margin-top:20px;}
.thumbnail{
	/*border:3px solid #ddd;*/
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
	background:#F2F2EA;
}
.thumbnail:hover{
	background:#c1d7fa
}
.thumbnail img{
	border:1px solid #FFF
}

#owl-demo .item{
  margin: 3px;
}
#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}
.destination_title{
	text-align:center;
	color:#FFF;
	background:#06C;
	padding:5px 8px
	}
.destination_title2{
	text-align:center;
	color:#FFF;
	background:#06C;
	padding:5px 8px;
	font-size:22px
	}
.destination_sub_title{
	text-align:center;
	color:#e3722e;
	padding:5px 8px;
	border-bottom:1px solid #eee;
	margin:0 50px
	}
	
#about_us {
  padding-top: 10px;
  margin-bottom:10px;
}
#about_us .container {
  background: #F2F2EA;
  color:#FFF;
  margin-right:30px;
}
#about_us .col-md-6 {
  padding: 0;
  margin: 0;
}
#about_us .col-sm-12 {
  padding: 0;
  margin: 0;
}

#about_us .about_text {
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 20px;
/*  margin-right:15px;
  margin-left:-15px;*/
}
#about_us .about_text h2{
	color:#0ea6e4;
	font-weight:300;
	margin-top:0px;
}
#about_us .about_text p{
	color:#666
}
#about_us .btn {
  margin: 20px; 0;
}
#about_us .btn .fa{
	vertical-align:bottom; padding-right:5px
}


#boxes {
  padding-bottom: 30px;
  margin-top: 30px;
}
#boxes .title-section h2 {
  color: white;
}
#boxes .portfolio-thumb {
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
  border-bottom:1px double #7C9DD0;
}
#boxes .portfolio-thumb img {
  width: 100%;
  height: auto;
}
#boxes .portfolio-thumb .overlay {
  /*opacity: 0;
  visibility: visible;*/
  background: rgba(153, 0, 153, 0.6);
  position: absolute;
  border-bottom:3px solid #3750A2;
  top: 0;
  left: 0;
  width: 100%;
  height: 15%;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#boxes .portfolio-thumb .overlay .inner {
  position: absolute;
  padding: 0px;
  width: 100%;
  bottom: 0;
  left: 0;
  text-align: center;
}
#boxes .portfolio-thumb .overlay .inner h4 {
  font-size: 18px;
  margin-bottom: 5px;
}
#boxes .portfolio-thumb .overlay .inner h4 a {
  color: white;
}
#boxes .portfolio-thumb .overlay .inner i {
  color: white;
  font-size:34px;
  margin-bottom:15px;
}
#boxes .portfolio-thumb:hover .overlay {
 /* opacity: 1;
  visibility: visible;*/
  background: rgba(153, 0, 153, 0.4);
  height: 50%;
  top:0
}
#boxes .portfolio-thumb .sub {
	font-size:16px;
	color:#3750A2;
	text-align:center;
	text-transform:capitalize;
	line-height:25px;
	width:100%;
	border-bottom:1px solid #ddd
}

#boxes .portfolio-thumb:hover .sub {
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 767px) {
#boxes .portfolio-thumb .overlay .inner h4 {
  font-size: 16px;
  margin-bottom: 5px;
}
}
#social span { color:#FFF}
@media (max-width: 767px) {
h1.toll{ font-size:20px; line-height:16px; margin-top:0}
#about_us .container {
  margin-right:15px;
  margin-left:15px;
}
}
.panel-title a {color:#3750A2; font-size:22px}
.panel-title a i{color:#7C9DD0; font-size:24px}
.panel-group{ margin-bottom:10px;}
.fa-square{ color:#3750A2; font-size:23px;}
.overlay .inner h4 { color:#FFF}
@media (max-width: 1000px) {
.logo_footer{
	background:url(../img/logo_footer_small.png) center top no-repeat;
}
}
@media (min-width: 1200px) {
.text_footer2{ padding-right:50px}
}

/* start header */
header
	{
		min-height: 20px;
		padding-top: 18px;
		padding-bottom: 0px;
	}
header .fa
	{
		color: #28a7e9;
	}
header span
	{
		padding-right: 10px;
		padding-left: 4px;
	}
header a
	{
		color: #fff;
	}
.social-icon
	{
		text-align: right;
	}
.social-icon li a
	{
		border: none;
		width: 20px;
		height: 20px;
		line-height: 20px;
		text-align: center;
	}
/* end header */
/* start nagivation */
.navbar-default
	{
		background: #fff;
		border: none;
		box-shadow: none;
		margin: 0 !important;
	}
.navbar-default .navbar-brand
	{
		font-weight: 500;
		font-size: 30px;
		height: 70px;
		line-height: 40px;
		padding: 12px 0px 0px 12px;
	}
.navbar-default .navbar-nav li a
	{
		font-size: 16px;
		height: 30px;
		line-height: 30px;
		color:#2facd2;
	}

.navbar-default .navbar-nav > li > a.current { 
	color: #28A7E9; 
}
.main-nav {
	border-radius: 0;	
	width: 100%;
	z-index: 1000;
}
.sticky {	
	position: fixed;
	left: 0;
	top: 0;	
}
/* end navigation */
/* start social icon */
.social-icon
	{
		position: relative;
		padding: 0;
		margin: 0;
	}
.social-icon h4
	{
		display: inline-block;
		padding-right: 20px;
	}
.social-icon li
	{
		display: inline-block;
		list-style: none;
	}
.social-icon li a
	{
		/*border: 1px solid #fff;*/
		border-radius: 2px;
		color: #2facd2;
		width: 35px;
		height: 35px;
		line-height: 35px;
		text-align: center;
		text-decoration: none;
		-webkit-transition: all 0.4s ease-in-out;
		        transition: all 0.4s ease-in-out;
		margin-right: 3px;
	}
.social-icon li a:hover
	{
		background: #2facd2;
		border-color: transparent;
		color:#FFF
	}
/* end social icon */

.language { margin-right:15px; border-right:1px solid #CCC; padding-right:10px}
.language a.actual{ color:#999;}
.social-icon .language a:hover{background: none;color:#2facd2}

.top_appointment{margin-top:19px; color:#7C9DD0; font-size:18px; padding-left:5px}

.top_appointment a{color:#7C9DD0;}
.top_appointment a:hover{color:#4F55CA;}
#social .call{ color:#7C9DD0}
.fa-5x{color:#2facd2}
.top1{ border-bottom:1px solid #fff; background:#F1F5F8}
.f_line{ border-top:1px dotted #FFFFFF; padding-top:10px; margin-top:10px;}


/* divider section */
.divider {
  color: #fff;
  text-align: center;
}
.divider .fa {
  border: 2px solid #fff;
  border-radius: 20px;
  font-size: 32px;
  width: 80px;
  height: 80px;
  line-height: 76px;
  text-transform: capitalize;
  color:#fff;
}
.divider h2 {
  padding-bottom: 4px; color:#fff; border-bottom:1px solid #CCC;
}
.divider .divider-wrapper {
  padding: 40px 20px 30px 20px;
  position: relative;
  bottom: 40px;
  transition: all 0.4s ease-in;
  /*border-bottom:2px solid #7C9DD0;*/
}
.divider .divider-wrapper:hover {
/*  bottom: 60px;
  cursor: pointer;*/
}
.divider .divider-one {
  background:url(../img/colors.png) bottom center repeat-x #31b1b4;
}
.divider .divider-two {
  background:url(../img/colors.png) bottom center repeat-x #c4526e;
}
.divider .divider-three {
  background:url(../img/colors.png) bottom center repeat-x #8abf6f;
}
@media (max-width: 768px) {
.divider .divider-wrapper {
  padding: 40px 20px 30px 20px;
  bottom: 0px;
  margin-bottom:15px;
}
}

@media (min-width: 990px) {
.divider .divider-wrapper{/*height:330px;*/}
}
.profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}
blockquote {
    text-align: center;
    border: none;
	font-size:14px;
	margin-bottom:0
}

blockquote span{
    text-align: center;
    border: none;
	font-size:16px;
	margin:0;
	color:#7C9DD0
}

footer i{ padding-right:10px;font-size:20px;}
footer p{ padding-left:5px;}
footer h1{color:#333}
.panel-heading{ background-color:#F5F2EB}

.team-member {
    margin-bottom: 50px;
    text-align: center;
}

.team-member img {
    margin: 0 auto;
    /*border: 7px solid #2FACD2;*/
}

.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none;
}

.team-member p {
    margin-top: 0;
}

#mobile_form input[readonly]
{
    background-color: #FFF;
}
#mobile_form input[readonly]:hover
{
	cursor:text;
}