@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700,900);
@import url(https://fonts.googleapis.com/css?family=Oleo+Script);


.row {
    margin-right: -10px;
    margin-left: -10px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 10px;
    padding-left: 10px;
}

.test { 
	font-family: 'Lato', sans-serif;
	font-family: 'Oleo Script', cursive;
/* 
	Light 	   300
	Normal 	   400
	Semi-Bold  600
	Bold 	   700
	Extra-Bold 800
	Ultra-Bold 900
*/
}

.container-fluid { max-width: 1070px; position: relative;}

body {
	background: #fff;
	color: #16284c;
	font-size: 16px;
	font-family: 'Lato', sans-serif;
	line-height: 1.4;
}

.form-control {
	color: #000;
	border-radius: 0;
	-webkit-box-shadow: none; box-shadow: none;
	font-weight: normal;
	border-color: #09a3e0;
}
.form-control:focus {
	-webkit-box-shadow: none;
	box-shadow: 		none;
}

textarea.form-control {}


::-webkit-input-placeholder {color:#a6a6a6 !important;}
::-moz-placeholder          {color:#a6a6a6 !important;}/* Firefox 19+ */
:-moz-placeholder           {color:#a6a6a6 !important;}/* Firefox 18- */
:-ms-input-placeholder      {color:#a6a6a6 !important;}

ul { padding: 0 0 0 22px;}
p {margin-bottom: 20px;}

a { color: #0d8bc2; transition: color 200ms ease-in-out 0s;}
a:hover, a:focus { text-decoration: none;}
a:hover { color: #c8893c;}

img { max-width: 100%; height: auto;}

img.img-border {
	border-radius: 10px;
	border: 2px solid #e3881c;
	display: table-cell;
}

hr {
	margin: 30px 0 30px;
	border-top:2px solid #e3e3e3;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 27px;
	color: #16284c;
	line-height: 1.2;
	font-weight: 700;
}

h2.post-title {
	font-size: 28px; text-transform: uppercase; margin-bottom: 21px; font-weight: 800;
}


h4 {
	font-size: 18px; font-weight: 800; text-transform: uppercase;
	letter-spacing: 1px; 
}

.h4 {
	font-size: 18px; text-transform: none; font-weight: 700;
	margin: 0 0 5px;
}

.page-header {
	padding: 30px 0 30px;
	background-color: #16284c;
	border-top: 3px solid #113d71;
	margin: 0;
	text-align: center;
}
.page-header h2 {margin: 0;color: #09a3e0;font-weight: 300;letter-spacing: 1px;}



/* Buttons
-----------------------------------------------*/
.btn { text-transform: uppercase;}
.btn {
	background-color: #09a3e0;
	border-radius: 0; font-size: 13px; margin-left: 6px;
	color: #F5F2F2;
	display: inline-block;
}
.btn:hover { text-decoration: none; color: #fff; background-color: #000;}


.btn-link {
	display: block;
	color: #fff;
	font-size: 18px;
	text-align: center;
	padding: 16px 10px 17px;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid #fff;
	margin-bottom: 13px;
}

.btn-link.btn-1 { background-color: rgba(22,40,76,0.73); }
.btn-link.btn-2 { background-color: rgba(200,137,60,0.83);}

.btn-link:hover {
	color: #fff;
	background-color: #000;
	text-decoration: none;
}



.btn-send {
	color: #000;
	font-weight: bold;
	padding: 0;
	border: 0;
	font-size: 16px;
	background: transparent;
	outline: none;
}

.btn-send:hover { color: #0FA3E0;}

.btn-link,
.btn,
.btn-send,
.btn-slider { transition: all 200ms ease-in-out 0s;}


/* Height container ( footer to bottom)
-----------------------------------------------*/
html, body { 
	height: 100%;
}
.height-container { 
	width: 100%; 
	height: 100%; 
	display: table;
}
.content { 
	display: table-row; 
	height: 100%;
}


/* Layout
-----------------------------------------------*/
.main-row {
	display: table;
    height: 100%;
}

.sidebar-inner {
	padding: 22px 27px;
}
.main-inner {
    padding: 34px 38px;
}

.sidebar-right {
    background-color: rgba(22,40,76,0.15);
    padding: 12px 10px 16px;
    border: 1px solid #fff;
}




/* ----------------------------------------------------------------

	HEADER

------------------------------------------------------------------- */

.header {
	position: relative; z-index: 1;
	min-height: 405px;
	padding: 53px 0 23px;
}

.header .col-sm-2.text-right { position: relative; }
.header .text { 
	display: inline-block; 
	vertical-align: middle; 
	font-size: 15px; 
	color: #727171; 
	font-weight: normal; 
	padding-left: 6px;}
.header .text strong { font-size: 17px; color: #f9bd27; font-family: 'Open Sans', sans-serif;}


body:not(.home) .header {
	background: url(../images/bg-main.jpg) 50% 0 no-repeat; background-size: cover;
	min-height: 246px;
}

body.home.page .header {
	min-height: 246px
}

.wrap {
	background: url(../images/bg-main.jpg) 50% 0 no-repeat; background-size: cover;
	padding-bottom: 60px;
	margin-bottom: 4px;
}

.header-text {
	padding: 0 0 4px 90px;
	font-size: 24px; text-transform: uppercase; color: #16284c;
}
.header-text img {margin-right: 20px;}
.header-text em { 
	color: #C8893C; 
	font-style: normal; 
	font-weight: 700;}


/* Logo
-----------------------------------------------*/
.header-logo { position: relative;  z-index: 1; padding: 0;}
.header .navbar-header { float: none; padding-bottom: 34px; margin: 0;}
a.navbar-brand {
	float: none; height: auto; display: inline-block;
	padding: 0;
}

/* Content
-----------------------------------------------*/
	
.post-tumbnail {margin-bottom: 20px;}


.item-location { float: left; width: 100%; padding-left: 113px;}
.item-location img { float: left; margin: 10px 0 0 -113px;}

/* Social links
-----------------------------------------------*/


/* Blocks
-----------------------------------------------*/

.block-custom {
	min-height: 316px;
	background: url(../images/bg-badge.jpg) 50% 0 no-repeat;
	background-size: cover;
	padding: 80px 0 40px;
	margin-bottom: 4px;
}
.vector-shape { 
	width: 176px; 
	height: 170px; 
	margin: 0 auto; 
	text-align: center; 
	color: #fff; 
	padding: 40px 10px 20px; 
	text-transform: uppercase;
	transition: all 200ms ease-in-out 0s; 
	font-size: 18px; 
	font-weight: 300; 
	letter-spacing: 1px;
}
.vector-shape:hover {
	transform: scale(1.05);
}

.vector-shape a {
	display: block;
	color: #fff;
	font-weight: bold;
}

/* Widgets
-----------------------------------------------*/
.widget-title {
	font-size: 24px; margin-bottom: 11px;
	font-weight: 900;
}
.widget { margin-bottom: 10px;}
.widget ul {list-style: none;padding: 0;}

.sidebar {background-color: rgba(255,255,255,0.75);}


#text-2 {

}
#text-3 { 
	border: 1px solid #fff; 
	padding: 20px 22px;

}


/* ----------------------------------------------------------------

	Slider

------------------------------------------------------------------- */

.carousel-fade .carousel-inner .item { transition-property: opacity;}
.carousel-fade .carousel-inner .item,.carousel-fade .carousel-inner .active.left,.carousel-fade .carousel-inner .active.right {opacity: 0;}
.carousel-fade .carousel-inner .active,.carousel-fade .carousel-inner .next.left,.carousel-fade .carousel-inner .prev.right { opacity: 1;}
.carousel-fade .carousel-inner .next,.carousel-fade .carousel-inner .prev,.carousel-fade .carousel-inner .active.left,.carousel-fade .carousel-inner .active.right {left: 0; transform: translate3d(0, 0, 0);}
.carousel-fade .carousel-control { 
	z-index: 2; font-size: 68px; color: rgba(255, 255, 255, 0.48); text-align: center; border: 0;
	text-shadow: inherit; opacity: 1;transition: all 200ms ease-in-out 0s; border-radius: 100%;
	background: transparent; width: auto;
}
.carousel-fade .carousel-control:hover { 
	color: #fff; }

.carousel-control.left { left: 15px; }
.carousel-control.right { right: 15px;}

.control-wrap {
	position: absolute;
    margin: -34px auto 0;
    left: 0;
    top: 50%;
    right: 0;
}


/* Main Slider
-----------------------------------------------*/
.block-slider { 
	position: relative;
	padding: 57px 0 57px;
	background: url(../images/bg-gallery.jpg) 50% 0 no-repeat; background-size: cover;
}
.block-slider h2 { color: #fff; font-size: 28px; text-transform: uppercase; font-weight: 900; margin-bottom: 44px; }
.block-slider .item {
	padding: 0 60px;
	text-align: center;
	min-height: 142px;
}
.block-slider .item img { border: 1px solid #fff; margin: 7px 10px; opacity: .8; transition: all 200ms ease-in-out 0s;}
.block-slider .item img:hover { opacity: 1; }

.block-slider .item p {margin: 0;}



/* Page
-----------------------------------------------*/
.content { 
	box-shadow: inset 0 12px 20px -11px rgba(0, 0, 0, 0.47); 
}
.content-inner {
	padding: 60px 0 40px;
}

body.home .content { padding: 0; }

.page-content { 
	padding-bottom: 60px;

}

.main-content { 
	background-color: rgba(255,255,255,0.75);
}

/* 	CONTACT
-----------------------------------------------*/
.maps  {margin-top: 20px;}
.maps iframe{
    pointer-events: none;
}




header form.searchform {
	transition: all 200ms ease-in-out 0s;
	position: relative;
	width: 27px;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
}
header form.searchform:hover { width: 180px; }
header form.searchform div {padding-right: 27px;}
header form.searchform input {width: 100%; padding: 0 8px; height: 28px; border: 0; background-color: #f0f0f0;color: #000;font-size: 14px;vertical-align: top; outline: none;}
header form.searchform button {
	position: absolute;
	top: 0;
	right: 0;
	color: #727171;
	width: 27px;
	height: 28px;
	border: 0;
	line-height: 29px;
	background-color: #fff;
	outline: none;
	transition: all 200ms ease-in-out 0s;
	font-size: 18px;
}
header form.searchform button:hover { color: #000; }


/* Footer
-----------------------------------------------*/
footer.footer {
	clear: both;
	padding: 28px 0 27px;
	background-color: #113d71;
	font-size: 14px;
	line-height: 1;
	color: #6e919e;
	text-align: center;
}

footer.footer a:not(:hover) { color: #fff; }