/*@import url(https://fonts.googleapis.com/css?family=Champagne_Limousines);*/
/* Stuck menu styles
========================================================*/
.isStuck {
	z-index: 99;
	margin: 0;
	padding: 10px 0px !important;
	-webkit-box-shadow: 0 9px 9px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0 9px 9px 0 rgba(0, 0, 0, 0.3);
}
.isStuck h1.navbar-brand_ a img {
	width: 50%;
}
.isStuck nav.tm_navbar {
	margin: 10px 0 0 0;
}
.isStuck nav.tm_navbar .sub-menu > ul {
	top: 45px;
}
@media only screen and (max-width: 979px) {
 .isStuck {
 display: none !important;
}
}
/*========================================================
                    Main layout styles
=========================================================*/
body {
	background-image: url('/images/content_bg.png');
	font: 17px 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.428571429;
	color: #d8be42;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:focus {
	text-decoration: none;
	background: none;
}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}
textarea, input[type="text"], input[type="email"], input[type="search"], input[type="password"] {
	-webkit-appearance: none;
	-moz-appearance: caret;
}
p {
	margin-bottom: 24px;
	font-weight: 300;
	line-height: 26px;
	color: #999;
}
ul{
	color: #999;
	font-weight: 300;
}
h1.navbar-brand_ {
	margin: 0;
	padding: 0;
	float: left;
	height: auto;
	position: relative;
	top: 0;
	z-index: 10;
}
h1.navbar-brand_ a {
	display: inline-block;
}
h1.navbar-brand_ a img {
	width: 100%;
}
h2 {
	font: 65px/1em 'Lato';
	font-weight: 300;
	margin: 0 0 41px 0;
	color: #d8be42;
	text-align: center;
}
h2 span {
	font: 100 34px/1em 'Lato';
	color: #999;
	text-transform: uppercase;
	display: block;
	margin-top: -3px;
}
h3 {
	font: 300 22px/25px 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #d8be42;
	margin: 0 0 8px 0;
	text-transform: uppercase;
}
h4 {
	font: bold 30px/30px 'Roboto Condensed';
	color: #414141;
	text-transform: uppercase;
	margin: 0 0 43px 0;
	padding: 4px 0 12px 0;
	border-bottom: 1px solid #e4e4e4;
}
h4 img {
	margin-right: 28px;
	margin-top: -4px;
}
h5 {
	font: bold 18px/18px 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #3e3e3e;
	margin: 0 0 15px 0;
	text-transform: uppercase;
}
.extra-wrap {
	overflow: hidden;
}
.content {
	padding: 0;
	background: url('/images/content_bg.png');;
}
.content.indent {
	padding: 60px 0 0 0;
	background: url('/images/content_bg.png');;
}
.content.indent.pict1 {
	background: url('/images/content_bg.png');
}
.content.indent.pict2 {
	background: url('/images/content_bg.png');
}
.center {
	text-align: center;
}
hr {
	margin: 0;
	border-top: 1px solid #494949;
}
/*========================================================
                    header
=========================================================*/
header {
	position: relative;
	margin: 0;
	padding: 18px 0px 17px 0px;
	z-index: 11;
	background: url('/images/content_bg.png');
}
.border {
	height: 10px;
	width: 100%;
	background: url(../img/border.jpg) center 0 no-repeat;
}

.border-big{
	width: 100%;
	height: 350px;
	background: transparent;
	display: flex;
    justify-content: center;
    align-items: center;
    
}

.border-big h1{
	color: #fff;
    font-family: lato;
    font-weight: 100;
    text-transform: uppercase;
    font-size: 50px;
    letter-spacing: 3px;
	position: relative;
	text-align: center;
	margin-top: 0px;
}

.border-big h1:after{
	position: absolute;
	left: 10%;
	width: 80%;
	content: '';
	border-bottom: 2px solid #fff;
	bottom: -20px;
}

.navbar{
	margin-bottom: 0px;
}

.navbar-default{
	background: none;
	border: none;
	font: 300 22px 'Lato';
}

.navbar-brand{
	padding: 0px;
	height: auto;
	margin-left: 0px;
}

.navbar-rightt{
	margin-top: 20px;
	float: right;
}

.navbar a{
	cursor: pointer !important;
	font-size: 18px;
}

.navbar > .container .navbar-brand, 
.navbar > .container-fluid .navbar-brand{
	margin-left: 0px;
}

.nav > li > a{
	padding: 15px 12px;
}

.nav > li.dropdown.open > a{
	background: #d8be42 !important;
	color: #fff !important;
}

.dropdown-menu .dropdown-menu{
	top: 0px !important;
}

.dropdown-menu>li.open>a {
	background-color: transparent !important;
	color: #fff !important;
}

.navbar-default .navbar-nav > li > a{
	color: #d8be42;
}

.navbar-default .navbar-nav > li > a:hover, 
.navbar-default .navbar-nav > li > a:focus{
	color: #ad7410;
}

.navbar-default .navbar-nav > li > ul > li.hasChild:after{
	content: '\f0da';
	font-family: FontAwesome;
	position: absolute;
	right: 10px;
	top: 50%;
	color: #fff;
	transform: translateY(-50%);
	font-size: 12px;
}

.language{
	list-style: none;
	padding: 0px;
	margin: 0px;
	float:right;
	padding-right: 15px;
}

.language li{
	display: inline-block;
}

.language li a{
	color: #d8be42;
}

.language li.active a,
.language li:hover a{
	font-weight: bold;
}

.language.submenu{
	margin-right: 30px !important; 
}

.language.submenu li{
	border-right: 1px solid #444;
}

.language.submenu li:last-child{
	border: none;
}

.language.submenu a{
	padding: 0px 10px;
}

.language.submenu li.active a, .language.submenu li:hover a{
	color: #ad7410;
	font-weight: 300;
}

.dropdown-menu li{
	padding: 0px 30px;
}

.dropdown-menu li a{
	color: #726969;
    background: transparent;
    font-family: 'Lato';
	font-weight: 100;
	padding: 10px 0px;
	border-bottom: 1px solid rgba(114, 105, 105, 0.28);
	-webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}

.dropdown-menu li:last-child > a{
	border: none;
}

.nav .open a, 
.nav .open a:hover, 
.nav .open a:focus,
.dropdown-menu li a:hover, 
.dropdown-menu li a:focus{
	border-color: rgba(114, 105, 105, 0.28);;
	background-color: transparent;
	color: #fff;
	position: relative;
}

.navbar-nav li .dropdown-menu{
	background: #d8be42;
    border-radius: 0px;
	border: none;
	margin-top: -5px;
}

.navbar-nav > li > .dropdown-menu {
	margin-top: 0px;
}

.dropdown-submenu>a:after{
	margin: 0px;
	position: absolute;
    right: -15px;
    top: 50%;
    transform: translateY(-50%);
}

.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:hover, 
.navbar-default .navbar-nav > .open > a:focus{
	background: transparent;
}

.navbar-default .navbar-nav > li > a:hover, 
.navbar-default .navbar-nav > li > a:focus{
	outline: none;
}
/* menu
========================================================*/
nav.tm_navbar {
	position: relative;
	z-index: 0;
	border: none;
	padding: 0;
	margin: 37px 0 0 0;
	float: right;
	min-height: 0;
	background: none;
}
nav.tm_navbar .sf-menu li {
	position: relative;
	font-size: 17px;
	line-height: 26px;
	margin: 0 0 0 26px;
	float: left;
}
nav.tm_navbar .sf-menu li:first-child {
	margin: 0;
}
nav.tm_navbar .sf-menu li a {
	position: relative;
	padding: 0;
	font: 300 22px 'Lato';
	color: #777;
	background: none;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sf-menu li.active > a {
	color: #000000;
	background: none;
}
nav.tm_navbar .sf-menu li:hover > a {
	color: #000000;
	background: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sf-menu .sfHover > a {
	color: #000000;
	background: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sf-menu li span {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 4px;
	background: url(../img/marker.png) center bottom no-repeat;
	left: 0;
	bottom: -5px;
	z-index: 0;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
/* subMenu1
========================================================*/
nav.tm_navbar .sub-menu > ul {
	position: absolute;
	display: none;
	width: 195px;
	left: -13px;
	top: 81px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #d8be42;
	border-radius: 0;
	padding: 11px 28px 11px 28px;
	margin: 0;
	text-align: left;
}
nav.tm_navbar .sub-menu > ul li {
	background: none;
	border: none;
	width: auto;
	float: none;
	margin: 0 0 8px 0 !important;
	border-bottom: 1px solid #433c3c;
	padding: 0 0 7px 0;
	display: block;
}
nav.tm_navbar .sub-menu > ul li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
nav.tm_navbar .sub-menu > ul li a {
	background: none;
	padding: 0;
	margin: 0;
	float: none;
	font: 300 15px 'Lato';
	color: #726969;
	text-transform: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sub-menu > ul li span {
	display: inline-block;
	position: absolute;
	right: 10px;
	top: 4px;
	left: auto;
	width: auto !important;
	color: #ffffff;
	font-size: 14px;
	background: none;
}
nav.tm_navbar .sub-menu > ul li a:hover {
	text-decoration: none;
	color: #ffffff !important;
	background: none !important;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
nav.tm_navbar .sub-menu > ul li.sfHover > a {
	text-decoration: none;
	color: #ffffff !important;
	background: none !important;
}
/* subMenu2
========================================================*/
nav.tm_navbar .sub-menu ul ul {
	position: absolute;
	display: none;
	width: 195px;
	left: 100%;
	top: -10px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #d8be42;
	border-radius: 0;
	padding: 11px 28px 11px 28px;
	margin: 0 0 0 28px;
	text-align: left;
}
nav.tm_navbar .sub-menu ul ul li a {
	background: none;
	padding: 0;
	margin: 0;
	float: none;
	font: 300 15px 'Lato';
	color: #726969;
	text-transform: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sub-menu > ul li > ul li a:hover {
	text-decoration: none;
	color: #ffffff !important;
	background: none !important;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.select-menu {
	display: none !important;
}
/*========================================================
                    -Content-
=========================================================*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 80px;
	right: 30px;
	width: 42px;
	height: 42px;
	overflow: hidden;
	border: none;
	z-index: 20;
	text-indent: -9999px;
	background: url(../img/top.png) 0 top no-repeat;
}
#toTop:hover {
	outline: none;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.who-box {
	overflow: hidden;
	text-align: center;
}
.who-box .col-lg-4 {
	margin-bottom: 66px;
}
.thumb-box1 {
	overflow: hidden;
	padding: 100px 0 0 0;
	background-image: url('/images/content_decor.png');
	background-repeat: no-repeat;
	background-size: contain;
}
.thumb-box1 hr {
	border-top: 1px solid #494949;
	margin: 30px 0 0 0;
}
.thumb-box2 {
	overflow: hidden;
	padding: 60px 0 0 0;
	text-align: center;
	background-image: url('/images/content_bg.png');
}
.thumb-box2 .title {
	font: 60px/1em 'Lato';
	font-weight: 300;
	color: #d8be42;
	margin-bottom: 27px;
}
.thumb-box2 figure {
	float: left;
	width: 20%;
}
.thumb-box2 figure a {
	display: block;
	position: relative;
}
.thumb-box2 figure a i {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background: url(../img/plus.png) center center no-repeat;
	font-weight: normal;
	-webkit-transform: translateY(0) translateX(0) scale(0.25);
	transform: translateY(0) translateX(0) scale(0.25);
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
	opacity: 0;
	filter: alpha(opacity=0);
}
.thumb-box2 figure a:hover i {
	-webkit-transform: translateY(0) translateX(0) scale(1);
	transform: translateY(0) translateX(0) scale(1);
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
	opacity: 1;
	filter: alpha(opacity=100);
}
.thumb-box2 figure a:hover span {
	bottom: -150px;
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
}
.thumb-box2 figure img {
	width: 100%;
}
.thumb-box3 {
	overflow: hidden;
	padding: 62px 0 100px 0;
	text-align: center;
	background: url('/images/content_bg.png');
}
.thumb-box3 hr {
	border-top: 1px solid #494949;
	margin: 0 0 56px 0;
}
.thumb-box3 h2 {
	margin-bottom: 64px;
}
.thumb-box3 .btn1 {
	margin-top: 9px !important;
}
.thumb-box4 {
	overflow: hidden;
	padding: 60px 0 0 0;
	text-align: center;
}
.thumb-box4 hr {
	margin-top: 53px;
}
.thumb-box5 {
	overflow: hidden;
	padding: 60px 0 30px 0;
}
.thumb-box5 .col-lg-3, .thumb-box5 .col-lg-4, .thumb-box5 .col-lg-5 {
	margin-bottom: 30px;
}
.thumb-box6 {
	overflow: hidden;
	padding: 0;
}
.thumb-box6 hr {
	margin-top: 30px;
}
.thumb-box7 {
	overflow: hidden;
	padding: 60px 0 65px 0;
	text-align: center;
}
.thumb-box8 {
	overflow: hidden;
	text-align: center;
	padding: 0 0 52px 0;
	background-image: url('/images/content_decor.png');
	background-repeat: no-repeat;
	background-size: contain;
}
.thumb-box9 {
	overflow: hidden;
	padding: 60px 0 100px 0;
	text-align: center;
	background-image: url('/images/content_decor.png');
	background-repeat: no-repeat;
	background-size: contain;
}
.thumb-box10 {
	overflow: hidden;
	text-align: center;
	padding-bottom: 100px;
}
.thumb-box10 h3 {
	font-size: 34px;
	line-height: 43px;
	margin-bottom: 30px;
}
.thumb-box10 figure {
	margin-bottom: 40px;
}
/* thumbs
========================================================*/
.thumb-pad1 {
	margin: 0 0 40px 0;
}
.thumb-pad1 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	padding: 0px 50px;
}
.thumb-pad1 .thumbnail .caption {
	overflow: hidden;
	text-align: center;
	position: absolute;
    bottom: 0px;
    width: calc(100% - 100px);
    background: rgba(0,0,0,0.7);
    padding: 10px 0px;
}
.thumb-pad1 .thumbnail .caption .title {
	font: 36px/1em 'Lato';
	font-weight: 300;
	margin: 0;
	color: #d8be42;
	margin-bottom: 6px;
}
.thumb-pad1 .thumbnail .caption .description {
	font: 100 34px/1em 'Lato';
	margin: 0;
	color: #d8be42;
	margin-bottom: 19px;
	text-transform: uppercase;
}
.thumb-pad1 figure {
	margin: 0 0 23px 0;
}
.thumb-pad1 figure img {
	width: 100%;
}
.thumb-pad2 {
	margin: 0;
	padding: 0 0 20px 0;
	background: #20acb8;
	text-align: center;
}
.thumb-pad2 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad2 .thumbnail .caption {
	padding: 0 75px;
}
.thumb-pad2 .thumbnail .caption .title {
	font: 300 30px/1em 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
}
.thumb-pad2 .thumbnail .caption p {
	color: #ffffff;
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 10px;
}
.thumb-pad2 .thumbnail .caption a {
	display: inline-block;
}
.thumb-pad2 .thumbnail .caption a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.thumb-pad2 figure {
	margin: 0 0 31px 0;
}
.thumb-pad2 figure img {
	width: 100%;
}
.thumb-pad2-1 {
	margin: 0 0 30px 0;
	padding: 0 0 20px 0;
	background: #20acb8;
	text-align: center;
}
.thumb-pad2-1 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad2-1 .thumbnail .caption {
	padding: 0 45px;
}
.thumb-pad2-1 .thumbnail .caption .title {
	font: 300 30px/1em 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
}
.thumb-pad2-1 .thumbnail .caption p {
	color: #ffffff;
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 10px;
}
.thumb-pad2-1 .thumbnail .caption a {
	display: inline-block;
}
.thumb-pad2-1 .thumbnail .caption a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.thumb-pad2-1 figure {
	margin: 0 0 31px 0;
}
.thumb-pad2-1 figure img {
	width: 100%;
}
.thumb-pad3 {
	margin: 0 0 40px 0;
}
.thumb-pad3 figure {
	margin: 0 0 43px 0;
}
.thumb-pad3 figure img {
	width: 100%;
}
.thumb-pad3 figure a {
	position: relative;
	display: block;
}
.thumb-pad3 figure a i {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background: url(../img/plus.png) center center no-repeat;
	font-weight: normal;
	-webkit-transform: translateY(0) translateX(0) scale(0.25);
	transform: translateY(0) translateX(0) scale(0.25);
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
	opacity: 0;
	filter: alpha(opacity=0);
}
.thumb-pad3 figure a:hover i {
	-webkit-transform: translateY(0) translateX(0) scale(1);
	transform: translateY(0) translateX(0) scale(1);
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
	opacity: 1;
	filter: alpha(opacity=100);
}
.thumb-pad3 figure a:hover span {
	bottom: -150px;
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
}
.thumb-pad3 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad3 .thumbnail .caption {
	padding: 0;
}
.thumb-pad3 .thumbnail .caption a {
	font: 300 22px 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #d8be42;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	margin: 15px 0px;
    display: block;
}
.smartphoto{
	background-color: rgba(0,0,0,0.9) !important;
}
.thumb-pad3 .thumbnail .caption a:hover {
	color: #d8be42;
}
.thumb-pad3 .thumbnail .caption p {
	margin: 7px 0 0 0;
}

.thumb-pad3 .caption p{
	text-align: justify;
    display: -webkit-box;
    height: 104px;
    margin: 0 auto;
    font-size: 17px;
    line-height: 26px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.thumb-pad4 {
	margin: 0;
	overflow: hidden;
}
.thumb-pad4 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad4 .thumbnail .caption {
	padding: 0;
}
.thumb-pad4 figure {
	margin: 0 0 44px 0;
}
.thumb-pad4 figure img {
	width: 100%;
}
.thumb-pad5 {
	margin: 0;
	overflow: hidden;
}
.thumb-pad5 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad5 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad5 .thumbnail .caption a {
	font: 300 22px 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #000000;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad5 .thumbnail .caption a:hover {
	color: #d8be42;
}
.thumb-pad5 .thumbnail .caption div {
	float: right;
	text-align: right;
}
.thumb-pad5 figure {
	margin: 0 30px 0 0;
	float: left;
}
.thumb-pad5-1 {
	margin: 0 0 40px 0;
	overflow: hidden;
	text-align: left;
}
.thumb-pad5-1 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad5-1 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad5-1 .thumbnail .caption p {
	font: 12px/24px 'Roboto Condensed';
	color: #848484;
}
.thumb-pad5-1 figure {
	margin: 0 30px 0 0;
	float: left;
}
.thumb-pad5-1 figure img {
	width: 100%;
}
.thumb-pad6 {
	text-align: center;
	margin: 0;
	padding-bottom: 38px;
}
.thumb-pad6 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad6 figure {
	margin: 0 0 23px 0;
}
.thumb-pad6 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad6 .thumbnail .caption a {
	font: bold 18px 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #3e3e3e;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad6 .thumbnail .caption a:hover {
	color: #20acb8;
}
.thumb-pad6 .thumbnail .caption p {
	margin: 7px 0 0 0;
}
.thumb-pad7 {
	margin: 0 0 37px 0;
	padding-bottom: 42px;
	border-bottom: 1px solid #e4e4e4;
}
.thumb-pad7 .box {
	margin-bottom: 30px;
}
.thumb-pad7 .box strong {
	font: bold 42px/1em 'Arial';
	color: #20acb8;
	display: block;
}
.thumb-pad7 .box span {
	font: bold 18px/1em 'Arial';
	color: #20acb8;
	display: block;
	margin-top: -2px;
}
.thumb-pad7 .box hr {
	width: 1px;
	height: 69px;
	background: #cecece;
	margin: 0 20px;
	float: left;
	border: none;
}
.thumb-pad7 .box .lnk {
	font: 14px/24px 'Trebuchet MS';
	color: #2f2f2f;
	text-transform: uppercase;
	letter-spacing: 1px;
	position: relative;
	top: 10px;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad7 .box .lnk:hover {
	color: #20acb8;
}
.thumb-pad7 .box > div {
	float: left;
	width: 70px;
	margin-right: 9px;
}
.thumb-pad7 .box p {
	font-size: 13px;
	color: #a4a4a5;
	margin: 10px 0 0 0;
}
.thumb-pad7 .box p a {
	color: #e44554;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad7 .box p a:hover {
	color: #20acb8;
}
.thumb-pad7.indent {
	border-bottom: none;
	padding-bottom: 0;
}
.thumb-pad7 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad7 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad7 figure {
	margin: 0 30px 0 0;
	float: left;
}
.thumb-pad7 figure img {
	width: 100%;
}
.thumb-pad8 {
	margin: 0 0 30px 0;
	padding: 15px 15px 22px 15px;
	border: 1px solid #edeaea;
	text-align: left;
}
.thumb-pad8 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad8 .thumbnail .caption {
	padding: 0;
}
.thumb-pad8 .thumbnail .caption .lnk {
	font: 20px/20px 'Roboto Condensed';
	color: #7d8286;
	text-transform: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad8 .thumbnail .caption .lnk:hover {
	color: #53afee;
}
.thumb-pad8 .thumbnail .caption p {
	font: 13px/18px 'Roboto Condensed';
	color: #8b9196;
	margin: 0;
}
.thumb-pad8 .thumbnail .caption hr {
	border-top: 1px solid #dedfe0;
	margin: 12px 0 13px 0;
}
.thumb-pad8 figure {
	margin: 0 0 22px 0;
}
.thumb-pad8 figure img {
	width: 100%;
}
/* btn
========================================================*/
.btn-default.btn1 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0 32px;
	font: 300 22px/69px 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0 40px;
	border-radius: 0;
	color: #d8be42;
	background: transparent;
	text-transform: uppercase;
	float: none;
	border: 1px solid #d9d9d9;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn1:hover {
	color: #ffffff;
	background: #d9d9d9;
	text-decoration: none;
}
.btn-default.btn2 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0;
	font: 12px 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	border-radius: 0;
	color: #e44554;
	background: none;
	text-transform: uppercase;
	border: none;
	float: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn2 i {
	width: 6px;
	height: 5px;
	display: inline-block;
	float: none;
	position: relative;
	top: -2px;
	margin-left: 3px;
	background: url(../img/more_arrow.png) no-repeat;
}
.btn-default.btn2:hover {
	color: #20acb8;
	text-shadow: none;
	background: none;
	text-decoration: none;
}
.btn-default.btn3 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0 40px;
	font: bold 30px/56px 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	border-radius: 3px;
	color: #ffffff;
	background: #e44554;
	text-transform: uppercase;
	border: none;
	float: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn3:hover {
	color: #ffffff;
	text-shadow: none;
	background: #20acb8;
	text-decoration: none;
}
.btn-default.btn4 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0 28px;
	font: bold 14px/46px 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	border-radius: 0;
	color: #ffffff;
	background: #53afee;
	border: none;
	float: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn4:hover {
	color: #ffffff;
	text-shadow: none;
	background: #414141;
	text-decoration: none;
}
/* list
========================================================*/
.list1 {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
	text-align: left;
}
.list1 li {
	font-size: 17px;
	line-height: 1.428571429;
	margin: 0 0 8px 0;
	overflow: hidden;
}
.list1 li strong {
	width: 64px;
	height: 64px;
	background: #2f2929;
	display: inline-block;
	float: left;
	margin-right: 20px;
	border-radius: 100%;
	text-align: center;
	font: 47px/64px 'Lato';
	font-weight: 300;
	color: #d8be42;
}
.list1-1 {
	margin: 0;
	padding: 4px 0 14px 0;
	list-style: none;
}
.list1-1.indent {
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 56px;
	padding-bottom: 25px;
}
.list1-1 li {
	font-size: 17px;
	line-height: 1.428571429;
	margin: 0 0 13px 0;
	padding-left: 13px;
	background: url(../img/list_point.png) left 6px no-repeat;
}
.list1-1 li a {
	color: #e44554;
	font: 17px 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list1-1 li a:hover {
	color: #d8be42;
}
.list2 {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}
.list2 li {
	font-size: 17px;
	line-height: 1.428571429;
	margin: 0 0 5px 0;
	padding-bottom: 9px;
	border-bottom: 1px solid #d4d2d2;
}
.list2 li a {
	font: 300 15px 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #726969;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list2 li a:hover {
	color: #000000;
}
.list2 li:last-child {
	border-bottom: none;
}
.list3 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list3 li {
	font-size: 17px;
	line-height: 1.428571429;
	margin: 0 0 0 86px;
	float: left;
}
.list3 li:first-child {
	margin: 0;
}
.list3 li a {
	display: inline-block;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list3 li a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.list4 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list4 li {
	font-size: 17px;
	line-height: 1.428571429;
	margin-bottom: 31px;
}
.list4 li time {
	font: 300 22px 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000000;
	display: block;
	margin: 0 0 7px 0;
}
.list4 li p {
	margin-bottom: 0;
}
.list5 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list5 li {
	font-size: 17px;
	line-height: 1.428571429;
	margin: 0 0 29px 0;
	overflow: hidden;
}
.list5 li figure {
	float: left;
	margin: 7px 20px 0 0;
}
.list5 li p {
	font: italic 16px/26px 'Roboto Condensed';
	color: #8b8a8a;
	margin-bottom: 17px;
}
.list5 li a {
	font: 20px/21px 'Roboto Condensed';
	color: #7d8286;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list5 li a:hover {
	color: #53afee;
}
.list5 li .description {
	font: bold 14px 'Roboto Condensed';
	color: #53afee;
	margin: 3px 0 0 0;
	text-transform: uppercase;
}
.list6 {
	margin: 0 0 18px 0;
	padding: 0;
	list-style: none;
}
.list6 li {
	font-size: 17px;
	line-height: 1.428571429;
	margin: 0 0 14px 0;
	padding: 0 0 13px 0;
	border-bottom: 1px solid #c7c7c7;
}
.list6 li .title {
	font: 18px 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #d8be42;
	margin-bottom: 17px;
	padding-left: 30px;
	background: url(../img/list_arrow.png) left 9px no-repeat;
}
.list6 li p {
	margin-bottom: 0;
}
.list6 li:last-child {
	border-bottom: none;
}
.list7 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list7 li {
	font-size: 17px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 32px;
}
.list7 li span {
	width: 70px;
	position: relative;
	color: #d8be42;
	display: inline-block;
	font-size: 48px;
	float: left;
	margin: 5px 30px 0 0;
	text-align: center;
}
.list7 li p {
	margin-bottom: 0;
}
.list8 {
	margin: 0 0 86px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	text-align: center;
}
.list8 li {
	font-size: 17px;
	line-height: 1.428571429;
	margin: 0;
	padding-bottom: 8px;
}
/* search
========================================================*/
#search-404 {
	margin: 14px 0 0 0;
	position: relative;
	border: 1px solid #d9d9d9;
	height: 48px;
	padding: 0 35px 0 0;
}
#search-404 a {
	position: absolute;
	top: 11px;
	right: 9px;
	color: #d8be42;
	font-size: 24px;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
#search-404 a:hover {
	color: #d8be42;
}
#search-404 input {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	width: 100%;
	outline: none;
	background: none;
	border: none;
	font: 17px 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #d8be42;
	padding: 14px 15px;
	height: 48px;
	resize: none;
}
#search {
	padding: 0;
	margin: 0;
	float: right;
	position: relative;
}
#search a {
	display: inline-block;
	position: absolute;
	top: 5px;
	right: 14px;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
#search a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#search input {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	width: 269px;
	outline: none;
	background: #ffffff;
	border: 1px solid #ffffff;
	font: 17px 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #d8be42;
	padding: 6px 40px 6px 15px;
	height: 32px;
	resize: none;
}
/* map
========================================================*/
.content_map {
	position: relative;
	height: 570px;
	margin-bottom: 100px;
}
#map{
	height: 570px;
}

.gm-wrapper div:first-child div + div + div + div {
	background-color: transparent !important;
	background-color: #000 !important;
	background-color: rgba(0, 0, 0, 0.7) !important;
}
.gm-wrapper * {
	box-shadow: 0 0 0 #000 !important;
	background-color: transparent !important;
}
.gm-style-iw {
	text-align: center;
	width: 330px !important;
	height: 127px !important;
	right: 0;
	position: absolute;
	left: 0 !important;
	top: 0 !important;
	color: #ffffff;
	padding: 38px 0 0 20px;
	font: 17px 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	overflow: visible !important;
}
.gm-style-iw:after {
	content: '';
	width: 0;
	height: 0;
	top: 100%;
	margin-top: 17px;
	left: 50%;
	margin-left: 5px;
	border-style: solid;
	border-width: 25px 15px 0 15px;
	border-color: #000000;
	border-color: rgba(0, 0, 0, 0.7) transparent transparent transparent;
	position: absolute;
}
.gm-style-iw span {
	font-weight: bold;
	display: block;
	font-size: 18px;
	color: #ffffff;
}
.info {
	margin-bottom: 30px;
}
.info p {
	margin-bottom: 32px;
}
.mail {
	color: #000000;
	font: 17px 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.mail:hover {
	color: #d8be42;
	text-decoration: none;
}
/*========================================================
                    footer
=========================================================*/
footer {
	padding: 96px 0;
	overflow: hidden;
	text-align: center;
	background-color: #222;
}
footer p {
	font: 300 17px 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #726969;
	margin: 0 0 25px 0;
}
footer p a {
	color: #726969;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
footer p a:hover {
	color: #ffffff;
}
footer em {
	font-style: normal;
}
.follow_icon {
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
	display: inline-block;
}
.follow_icon li {
	float: left;
	margin: 0 0 0 26px;
}
.follow_icon li:first-child {
	margin: 0;
}
.follow_icon li a {
	font-size: 31px;
	line-height: 1em;
	color: #726969;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.follow_icon li a:hover {
	color: #ffffff;
}

.pagecontent{
	min-height: 800px;
	padding: 100px 0px;
	background: url(/images/content_decor.png) no-repeat, url(/images/content_bg.png);
	background-size: contain;
	text-align: justify;
}

.pagecontent *{
	color: #d8be42 !important;
}

.pagecontent.rtl{
	text-align: right;
}

.pagecontent.rtl ul{
	list-style: none;
}

.pagecontent h1{
	font-family: 'Lato';
	font-weight: 300;
	margin-bottom: 35px;
}

.pagecontent .image-wrapper{
	display: block;
    text-align: center;
    width: 100%;
}
/*========================================================
                RESPONSIVE LAYOUTS STYLES 
=========================================================*/
@media (min-width: 1220px) {
 .container {
 padding: 0;
}
}
/*===========================================================================================================================*/
@media (min-width: 992px) and (max-width: 1219px) {
 header {
 text-align: center;
}
 header h1.navbar-brand_ {
 float: none;
}
 header nav.tm_navbar {
 float: none;
 display: inline-block;
}
 header nav.tm_navbar .sub-menu > ul {
 top: 49px;
}
}
/*===========================================================================================================================*/
@media (min-width: 768px) and (max-width: 991px) {
 #toTop {
 display: none !important;
}
 nav.tm_navbar {
 text-align: center;
}
 nav.tm_navbar .nav.sf-menu {
 float: none;
}
 header {
 text-align: center;
}
 header h1.navbar-brand_ {
 float: none;
}
 header nav.tm_navbar {
 float: none;
 display: inline-block;
}
 header nav.tm_navbar .sub-menu > ul {
 top: 49px;
}
}
/*===========================================================================================================================*/
@media (max-width: 767px) {
 #toTop {
 display: none !important;
}
.language{
	width: 100%;
    margin-top: 15px;
    padding: 0px;
    border-bottom: 1px solid #444;
    padding-bottom: 15px;
}

.language.submenu{
	margin-right: 0px !important;
}

.language.submenu li{
	width: 31%;
}

.navbar-rightt{
	width: 100%;
    margin: 0px;
}

.nav > li > a{
	padding: 10px 15px;
	text-align: left;
}

.nav > li.dropdown.open{
	background: #444 !important;
}

.nav > li.dropdown.open > a{
	background: #333 !important;
	color: #ddd !important;
	position: relative;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a{
	border: none;
	color: #999;
}

.dropdown-menu>li.open>a{
	color: #d8be42 !important;
}

.dropdown-menu li{
	padding: 0px 15px;
}

.navbar-default .navbar-toggle:hover, 
.navbar-default .navbar-toggle:focus{
	background-color: #d8be42;
}

.navbar-default .navbar-toggle{
	border-color: #d8be42;
}

.navbar-default .navbar-toggle.collapsed .icon-bar{
	background-color: #d8be42;
}

.navbar-default .navbar-toggle .icon-bar{
	background-color: #333;
}

.main-parallax .parallax-content{
	width: 100%;
}

.main-parallax .parallax-content .description{
	font-size: 18px !important;
}

.main-parallax .parallax-content .title{
	font-size: 35px !important;
}

.navbar i{
	font-size: 13px;
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 15px;
}

.navbar-brand > img{
	height: 60px;
    margin-left: 10px;
}

.navbar > .container .navbar-brand, 
.navbar > .container-fluid .navbar-brand{
	display: inline-block;
	width: 50%;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form{
	border: none;
}

.nav > li{
	border-bottom: 1px solid #393939;
}

.navbar-nav .open .dropdown-menu > li > a, 
.navbar-nav .open .dropdown-menu .dropdown-header{
	padding: 5px 15px 5px 10px;
}

 nav.tm_navbar {
 text-align: center;
 padding: 0;
 margin: 0;
}
 nav.tm_navbar .nav.sf-menu {
 float: none;
 display: inline-block;
 margin-bottom: 25px;
}
 nav.tm_navbar .nav {
 display: none !important;
}
 .content.indent {
 
}

.navbar-default .navbar-nav > li > ul > li.hasChild:after{
	display: none;
}



 header {
 text-align: center;
}
 header h1.navbar-brand_ {
 float: none;
}
 header nav.tm_navbar {
 float: none;
 display: block;
}
 header nav.tm_navbar .sub-menu > ul {
 top: 49px;
}
 .select-menu {
 display: inline-block !important;
 padding: 4px 4px 4px 0;
 margin: 30px 0 0 0;
 width: 100%;
 border: 1px solid #777;
 background: #777;
 color: #ffffff;
 cursor: pointer;
 height: 30px;
 font-size: 12px;
 vertical-align: middle;
}
 .thumb-box2 figure {
 width: 50%;
}
 .thumb-box3,  .thumb-box1 {
 
}

.thumb-box1 h1{
	font-size: 50px !important;
}

.thumb-pad1 .thumbnail{
	padding: 0px 20px;
}

 .thumb-pad1 figure {
 margin: 0 20px 0 0;
 float: left;
}
 .thumb-pad1 .thumbnail .caption {
 text-align: left;
 overflow: visible;
 width: calc(100% - 40px); 
}
 .thumb-pad1 .thumbnail .caption .title {
 font-size: 30px;
 text-align: center;
}

h2{
	font-size: 40px;
}

h2 span{
	font-size: 20px;
}

 .thumb-pad1 .thumbnail .caption .description {
 font-size: 20px;
 font-weight: 300;
 text-align: center;
}
 .thumb-pad4 figure {
 margin: 0 20px 0 0;
 float: left;
}
 .content_map {
 height: auto;
}
}
/*===========================================================================================================================*/
@media (max-width: 626px) {
 .thumb-pad1 {
 text-align: center;
}
 .thumb-pad1 figure {
 margin: 0 0 25px 0;
 float: none;
}
 .thumb-pad4 figure {
 margin: 0 0 44px 0;
 float: none;
}
}
/*===========================================================================================================================*/
/*===========================================================================================================================*/
@media (max-width: 480px) {
 .col-xs-6 {
 width: 100%;
 float: none;
}
 .thumb-pad5 figure {
 margin: 0 0 20px 0;
 float: none;
}
 .thumb-box10 figure img {
 width: 100%;
}
}
/*===========================================================================================================================*/
@media (max-width: 320px) {
 .col-xs-4 {
 width: 100%;
 float: none;
}
 .col-xs-6 {
 width: 100%;
 float: none;
}
 .thumb-pad5 figure img {
 width: 100%;
}
}
/*===========================================================================================================================*/
/*Core variables and mixins*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/

/* Contact Form variables
========================================================*/
/* Contact Form Basic Styles 
========================================================*/
.help-block.error strong{
	font-family: Lato !important;
    font-weight: 300 !important;
    color: #e40000 !important;
    font-size: 17px !important;
}
#contact-form {
  position: relative;
  text-align: left;
}
#contact-form .btns .btn1 {
  float: left;
  margin: 0;
  border: 1px solid #d8be42;
  background-color: #d8be42;
  color: #fff;
}
#contact-form p {
  margin: 17px 0 0 0;
  float: right;
}
.contactForm2 #contact-form {
  position: relative;
}
.contactForm2 #contact-form .btns {
  text-align: center;
}
.contactForm2 #contact-form .btns .btn3 {
  width: 100%;
  text-align: center;
}
#contact-form label {
  position: relative;
  display: inline-block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 22px;
}
#contact-form fieldset {
  border: none;
}
.contactForm2 #contact-form fieldset {
  margin-bottom: 17px;
}
.contactForm2 .box {
  /*float:left;*/
  width: 100%;
}
/* Contact Form Placeholder Styles 
========================================================*/
#contact-form ._placeholder {
  width: 100% !important;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: text;
  border: 1px solid #d9d9d9;
  background: none;
  font: 300 17px/18px 'Lato';
  height: 48px;
  color: #777;
  padding: 14px 28px;
}
#contact-form ._placeholder.focused {
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 255, 0.5);
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 255, 0.5);
}
#contact-form ._placeholder.hidden {
  display: none;
}
#contact-form .file ._placeholder {
  display: none;
}
.contactForm2 #contact-form ._placeholder {
  width: 100% !important;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: text;
  border: 1px solid #e4e4e4;
  background: none;
  font: 14px/18px 'Roboto Condensed';
  height: 48px;
  color: #8c8c8c;
  padding: 14px 28px;
}
/* Contact Form Input 
========================================================*/
#contact-form input[type='text'] {
  width: 100%;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  border: 1px solid #555;
  background: none;
  font: 300 17px/18px 'Lato';
  height: 48px;
  color: #777;
  padding: 14px 28px;
}
.contactForm2 #contact-form input[type='text'] {
  border: 1px solid #e4e4e4;
  background: none;
  font: 14px/18px 'Roboto Condensed';
  height: 48px;
  color: #8c8c8c;
  padding: 14px 28px;
}
/* Contact Form File Input 
========================================================*/
#contact-form .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#contact-form input.form-control[disabled] {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
#contact-form input.form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
  padding: 6px 12px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
#contact-form .input-group-btn:first-child > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  margin: 0 -1px 0 0;
}
#contact-form .input-group .form-control:last-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
#contact-form .input-group-btn:last-child > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
#contact-form .input-group .form-control:first-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#contact-form input.form-control,
#contact-form .input-group-btn {
  display: table-cell;
  border-collapse: separate;
  float: none !important;
}
#contact-form .input-group-btn label {
  width: auto;
  margin-left: -1px;
}
#contact-form .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
  width: 1%;
  vertical-align: middle;
}
#contact-form .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*#contact-form .btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}

#contact-form .btn-default:hover {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}

#contact-form .btn-default:active, #contact-form .btn-default:focus {
  outline-offset: -2px;
  outline: none;
  .box-shadow(inset 0 3px 5px rgba(0, 0, 0, 0.125));
}*/
/* Contact Form Textarea 
========================================================*/
#contact-form textarea {
  width: 100%;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  resize: none;
  border: 1px solid #555;
  background: none;
  font: 300 17px/18px 'Lato';
  height: 308px;
  color: #777;
  padding: 14px 28px;
    resize:none;
}
#contact-form .form-div-1,
#contact-form .form-div-2,
#contact-form .form-div-3 {
  float: left;
  width: 241px;
  margin-right: 22px;
}
#contact-form .form-div-1 strong,
#contact-form .form-div-2 strong,
#contact-form .form-div-3 strong {
  font: 18px 'Roboto';
  color: #000;
  margin-bottom: 10px;
  display: block;
}
#contact-form .form-div-3 {
  margin-right: 0;
}
#contact-form .g-recaptcha,
#contact-form .form-div-4 {
  margin-bottom: 15px;
}

#contact-form .form-div-4 textarea {
  line-height: 20px;
  padding: 12px 14px;
}
#contact-form .form-div-4 strong {
  font: 18px 'Roboto';
  color: #000;
  margin-bottom: 10px;
  display: block;
}
.contactForm2 {
  padding-bottom: 7px;
}
.contactForm2 #contact-form .form-div-4 {
  text-align: left;
  margin-bottom: 18px;
  /*float: left;*/
  width: 100%;
}
.contactForm2 #contact-form .form-div-4 strong {
  font: 18px 'Roboto';
  color: #000;
  margin-bottom: 6px;
  display: block;
}
.contactForm2 #contact-form textarea {
  border: 1px solid #e4e4e4;
  background: none;
  font: 14px/18px 'Roboto Condensed';
  height: 189px;
  color: #8c8c8c;
  padding: 14px 28px;
}
.contactForm2 #contact-form .form-div-1,
.contactForm2 #contact-form .form-div-2 {
  float: none;
  width: 100%;
  margin-bottom: 18px;
  margin-right: 0;
  text-align: left;
}
.contactForm2 #contact-form .form-div-1 strong,
.contactForm2 #contact-form .form-div-2 strong {
  font: 18px 'Roboto';
  color: #000;
  margin-bottom: 6px;
  display: block;
}
.contactForm2 #contact-form .form-div-2 {
  margin-right: 0;
}
.contactForm2 #contact-form .form-div-3 {
  margin-right: 0;
}
/* Contact Form Error messages
========================================================*/
#contact-form .empty-message,
#contact-form .error-message {
  position: absolute;
  right: 3px;
  bottom: -20px;
  color: #000;
  font-weight: normal;
  height: 0;
  overflow: hidden;
  font-size: 10px;
  -webkit-transition: 0.3s ease-in height;
  transition: 0.3s ease-in height;
  z-index: 99;
}
#contact-form .invalid .error-message,
#contact-form .empty .empty-message {
  height: 20px;
}
.contactForm2 #contact-form .empty-message,
.contactForm2 #contact-form .error-message {
  top: 0;
}
/* Contact Form Processing Box
========================================================*/
#contact-form .contact-form-loader {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.9);
  background-image: url('../img/form-loader.gif');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  opacity: 0;
}
#contact-form.processing .contact-form-loader {
  opacity: 1;
  z-index: 99;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
/* Contact Form Modal 
========================================================*/
.modal-open {
  overflow: hidden;
}
#contact-form .modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  font-family: Arial, "Times New Roman", sans-serif;
  font-size: 13px;
  overflow: hidden;
}
#contact-form .modal h4 {
  font-weight: bold;
  padding: 0;
  margin: 0;
  border: none;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-dialog {
  width: 600px;
  margin: 10px auto;
}
@media only screen and (max-width: 768px) {
  .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
  }

  .main-parallax{
	max-height: 300px;
    min-height: 300px !important;
  }
}
/* Contact Form Close icon 
========================================================*/
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 992px) and (max-width: 1219px) {
  #contact-form .form-div-1,
  #contact-form .form-div-2,
  #contact-form .form-div-3 {
    float: none;
    width: 100%;
    margin-right: 0;
  }
  .contactForm2 #contact-form .form-div-1,
  .contactForm2 #contact-form .form-div-2,
  .contactForm2 #contact-form .form-div-3 {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 11px;
    text-align: left;
  }
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 768px) and (max-width: 991px) {
  #contact-form .form-div-1,
  #contact-form .form-div-2,
  #contact-form .form-div-3 {
    float: none;
    width: 100%;
    margin-right: 0;
  }
  .form-part {
    width: 100%;
    float: none;
  }
  .contactForm2 #contact-form .form-div-4 {
    float: none;
    width: 100%;
    margin-left: 0;
  }
  .contactForm2 #contact-form .form-div-1,
  .contactForm2 #contact-form .form-div-2,
  .contactForm2 #contact-form .form-div-3 {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 11px;
    text-align: left;
  }
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 767px) {
  #contact-form .form-div-1,
  #contact-form .form-div-2,
  #contact-form .form-div-3 {
    float: none;
    width: 100%;
    margin-right: 0;
  }
  .form-part {
    width: 100%;
    float: none;
  }
  .contactForm2 #contact-form .form-div-4 {
    float: none;
    width: 100%;
    margin-left: 0;
  }
  .contact-form-box {
    margin: 62px 0;
  }
  .contactForm2 #contact-form .form-div-1,
  .contactForm2 #contact-form .form-div-2,
  .contactForm2 #contact-form .form-div-3 {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 11px;
    text-align: left;
  }
}

.alert{
	text-align: left;
	border-radius: 0px;
}

.alert h4{
	margin-top: 0;
    color: inherit;
    border-bottom: 0px;
    padding: 0px;
    margin: 0px;
    margin-bottom: 15px;
    font-family: Lato;
}

.page-parallax{
	height: 200px; 
	background: transparent;
}

.main-parallax{
	min-height: 800px; 
	background: rgba(42, 42, 42, 0.0);
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: inset 0px 11px 25px -10px rgba(0, 0, 0, 0.5),
				inset 0px -11px 25px -10px rgba(0, 0, 0, 0.5); 
}

.main-parallax .parallax-content{
	text-align: center;
	max-width: 50%;
}

.main-parallax .parallax-content .title{
	color: #eee;
    font-size: 80px;
    margin-top: 30px;
	font-family: 'Lato';
	font-weight: 300;
    border-bottom: 1px solid #999;
    padding-bottom: 50px;
    margin-bottom: 40px;
    display: inline-block;
}

.main-parallax .parallax-content .description{
	font-size: 25px;
    color: #ddd;
    font-weight: 100;
}



.thumbnail .caption{
	color: #999;
}

#intro h1{
	margin-top: 0px;
    margin-bottom: 80px;
	font-family: 'Lato';
	font-weight: 300;
    font-size: 70px;
}

#intro blockquote{
	border-color: #d8be42;
}

#intro{
	text-align: justify;
}


.offer-box .media{
	margin: 20px 0px;
	background: rgba(0,0,0,0.2);
	height: 175px;
}

.offer-box .media .media-left{
	float:left;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	overflow: hidden;
}

.offer-box .media .media-left .imageHolder{
	width: 175px;
	height: 175px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	-webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}

.offer-box .media:hover .media-left .imageHolder{
	transform: scale(1.2);
}

.offer-box .media .media-body{
	padding: 10px;
}

.offer-box .media .media-body h4{
	font-size: 20px;
    line-height: 20px;
    margin-bottom: 5px;
    padding-bottom: 0px;
	border: none;
	color: #d8be42;
}

.offer-box .media .media-body .daterange{
	margin-bottom: 0px;
    font-size: 13px;
	line-height: 14px;
	margin-bottom: 15px;
	font-weight: bold;
}


.offer-box .media .media-body .description{
	display: block;
	/* Fallback for non-webkit */
	display: -webkit-box;
	max-width: 100%;
	height: calc(4*18px);
	/* Fallback for non-webkit */
	margin: 0 auto;
	font-size: 14px;
	line-height: 18px;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

#contactBar{
	padding: 20px;
	margin-top: 50px;
	background: #333;
}

#contactBar p{
	margin-bottom: 0px;
    margin-top: 14px;
    font-size: 19px;
    font-weight: 900;
    color: #d8be42;
}

#contactBar .btn{
	box-shadow: none;
    text-decoration: none;
    display: inline-block;
    padding: 15px 22px;
    font: 300 17px/22px 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0 40px;
    border-radius: 0;
    color: #d8be42;
    background: transparent;
    text-transform: uppercase;
    float: none;
    border: 1px solid #d9d9d9;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
	border: 1px solid #d8be42;
    background-color: #d8be42;
    color: #fff;
}


#partnerCarousel .thumbnail{
	border: none;
	height: 200px;
	width: 200px;
	background: transparent;
	margin: 0px auto;
}

#partnerCarousel .thumbnail .image-holder{
	height: 160px;
    width: 160px;
    display: flex;
    justify-content: center;
    align-items: center;
	margin-left: 15px;
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

#report-form{
	text-align: left;
}

#report-form .row{
	margin-bottom: 30px;
}

#report-form label{
	font-weight: 100;
}

#report-form input[type="text"]{
	width: 100%;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    border: 1px solid #555;
    background: none;
    font: 300 17px/18px 'Lato';
    height: 48px;
    color: #777;
	padding: 14px 28px;
	border-radius: 0px;
}

#report-form textarea{
	width: 100%;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    resize: none;
    border: 1px solid #555;
    background: none;
    font: 300 17px/18px 'Lato';
    height: 150px;
    color: #777;
	padding: 14px 28px;
	resize:none;
	border-radius: 0px;
}

#report-form .btn1{
	margin-right: 0px;
	margin: 0;
    border: 1px solid #d8be42;
    background-color: #d8be42;
    color: #fff;
}

.rate-box{
	text-align: left;
	padding: 10px;
	background-color: rgba(0,0,0,0.2);
	margin-bottom: 15px;
}

input#rate{
	display: none;
}

.rate-box p.name{
	margin-bottom: 0px;
    color: #d8be42;
    font-weight: 600;
	display: inline-block;
	font-size: 1.2em;
}

.rate-box .rating-xs{
	font-size: 1.4em;
	display: inline-block;
	margin-left: 15px;
}

.rate-box .message{
	padding-top: 5px;
    border-top: 1px solid #333;
    font-size: 0.9em;
}

.rate-box .date{
	float: right;
    color: #555;
    font-size: .8em;
    margin-top: 5px;
    font-weight: 500;
}

.btn-primary{
	background: #d8be42;
    border-color: #d8be42;
    border-radius: 0px;
    font-weight: 100;
}

.btn-primary:hover{
	border-color: #a9710d;
	background: #a9710d;
}

#arrowDown{
	cursor: pointer;
    position: absolute;
    left: 50%;
    top: calc(100vh - 150px);
    width: 80px;
    transform: translateX(-50%);
}

.banner span{
	display: block;
    color: #666;
    font-size: .7em;
    text-align: right;
    border-bottom: 1px solid #555;
    margin-bottom: 10px;
    padding-bottom: 3px;
}

.banner img{
	width: 100%;
}

.banner{
	margin-bottom: 30px;
	margin-top: -30px;
}

#contact .col-md-4{
	height: 570px;
}

#contact .col-md-4 #right{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    flex: 1;
    height: 100%;
}

#contact .col-md-4 #right h5{
	color: #d8be42;
	margin-bottom: 0px;
}

#contact .col-md-4 #right p{
	font-size: 15px;
}

/* Portrait and Landscape */
@media only screen
and (min-device-width: 320px)
and (max-device-width: 736px) {

	#contact .col-md-4{
		height: auto;
	}

	#contact .col-md-4 #right{
		padding: 20px;
	}

	.offer-box .media .media-body{
		width: 100%;
		float: left;
	}

	.offer-box .media .media-left{
		width: 100%;
	}

	.offer-box .media{
		height: auto;
	}

	.offer-box .media .media-left .imageHolder{
		width: 100%;
	}

	.navbar-default .navbar-nav .open .dropdown-menu > li > a{
		max-width: 100%;
		white-space: inherit;
	}

	.navbar-nav>li {
		float: left !important;
		width: 100%;
	}
}

@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
	}
	.collapse.navbar-collapse{
		opacity: 1;
	}

	.navbar-default .navbar-nav > li > a{
		text-align: left;
	}
}