@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,700');

/* ---------------------------------------------------------------------------- */
/* ------------------------------------Reset----------------------------------- */
/* ---------------------------------------------------------------------------- */
a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}ol, ul {list-style:none;}blockquote, q {quotes:none;}table, table td {padding:0;border:none;border-collapse:collapse;}img {vertical-align:top;}embed {vertical-align:top;}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}
input, textarea {border:0; padding:0; margin:0; outline: 0;}
iframe {border:0; margin:0; padding:0;}
input, textarea, select {margin:0; padding:0px;}


/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */

h1,h2,h3,h4 {
    margin-bottom: 20px;
}

* {
  font-family: 'Open Sans', sans-serif;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}


/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */

html { -webkit-text-size-adjust: none;}
.video embed,.video object,.video iframe { width: 100%;  height: auto;}
img{max-width:100%;	height: auto;width: auto\9; /* ie8 */}

a{
	color: #5081B7;
	text-decoration: none;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;	
}

a:hover {
    color: #c1c1c1;
    text-decoration: none;
}

h1, h2 	{font-size: 25px;line-height: 25px;color: #787C84;}
h3, h4	{font-size: 20px;line-height: 20px;color: #787C84;}
h5, h6	{font-size: 16px;line-height: 16px;color: #787C84;}

p{margin: 10px 0;}

.t-center{text-align: center;}
.t-left{text-align: left;}
.t-right{text-align: right;}
.f-right{float: right;}
.f-left{float: left;}

.post{}
.post:after, .post:before, article:after, article:before, section:after, section:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}

article ul,article ol {
    margin: 20px;
    padding-left: 20px;
}

article ul {
    list-style: square;
}

article ol {
    list-style: decimal;
}
.clear{content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:after, .clearfix:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}

hr{border: 0;height: 3px;margin: 40px auto;}
hr.line-1{background: #fff;max-width: 30px;}
hr.line-2{background: #787C84;max-width: 50px;height: 8px;}

/* ---------------------------------------------------------------------------- */
/* ------------------------------------Html-Body------------------------------- */
/* ---------------------------------------------------------------------------- */
html, body {width:100%; padding:0; margin:0;}
body {background: #fff;color: #c1c1c1;font: 14px/25px Arial, Helvetica, sans-serif;}
body .wrap-body{}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Header--------------------------------- */
/* ---------------------------------------------------------------------------- */
.logo{text-align: center;}
.logo img{margin-top: 50px;}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Container------------------------------ */
/* ---------------------------------------------------------------------------- */
#container {}
#container .wrap-container{}

/* ---content-box--- */
.content-box {}
.content-box .wrap-box {padding: 20px 15px; position: relative;}

.header {text-align: center; margin-bottom: 50px;color: #787C84;}
.header h2{font-size: 55px;line-height: 1.2;margin-bottom: 10px;}
.header span{font-size: 40px;font-weight: bold;}


.content-box.box-1 {}
.content-box.box-1 .wrap-col{margin: 0 10px; }

.content-box.box-2 {text-align: center;}


.content-box.box-3 {}
.content-box.box-3 .title{text-align: center;font-size: 25px;font-weight: bold;}
.content-box.box-3 .title strong{font-size: 45px;}

.content-box.box-4{color: #fff;font-weight: bold;}
.content-box.box-4 .subcribe-form{text-align: right;background: #c1c1c1;padding: 35px ;}
.content-box.box-4 .subcribe-form form{text-align: left;}
.content-box.box-4  input[type="text"]{width: 500px;}


/* ---MainContent-Article--- */
#main-content{margin-top: 50px;}

article{margin-bottom: 30px;}
article:after, article:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}
article .art-header{}
article .art-content{margin: 30px 0 10px;}

.navigation{margin: 50px 0;text-align: center;}
.navigation ul li{display: inline-block;margin-right: 5px;}
.navigation ul li a{padding: 8px 16px;background-color: #5081B7;color: #fff;}
.navigation ul li a:hover,.navigation ul li a:focus,.navigation ul li.active a{background:#c1c1c1;}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Footer--------------------------------- */
/* ---------------------------------------------------------------------------- */
footer{margin: 30px 0;font-weight: bold;}
footer .wrap-footer{}
footer .phone{font-size: 22px;}
ul.social-buttons li{list-style: none;display: inline-block;}
ul.social-buttons li a{color: #c1c1c1; font-size: 30px;margin-right: 15px;}
ul.social-buttons li a:hover{color: #33567a;}


.bottom-bar{}
.bottom-bar .wrap-bottom{}


/* ---------------------------------------------------------------------------- */
/* -------------------------------------Button--------------------------------- */
/* ---------------------------------------------------------------------------- */
a.button{
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border:1px solid #ffffff; 
	display: inline-block;
	text-decoration: none;
	background: #303030;
	margin: 10px;
	padding: 10px 25px;
	text-transform: uppercase;
	color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	font-weight: bold;
}
a.button:hover{opacity: 0.9;}

a.button.bt1 {background: #ffffff;color: #000000;border:1px solid #000000;}
a.button.bt2 {background: #0000ff;color: #ffffff;}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Contact-------------------------------- */
/* ---------------------------------------------------------------------------- */
.contact{text-align: center; padding-top: 50px;}
.contact h3{font-size: 45px;line-height: 1.5;margin: 25px 0;}
.contact h4{margin: 10px 0 15px;}
.contact i.fa{font-size: 65px;color: #333;}
#contact_form {padding:10px 25px 25px;}

#ff label {cursor:pointer;margin:5px 0;display:block;font-weight:bold;}

#ff input {display:block;width:100%;background-color:#ECECEC; color:#000;	padding:15px;margin: 5px 0 0px 0;}

textarea {display:block;width:100%;height:250px;background-color: #ECECEC; color:#000;padding:10px;margin: 5px 0 25px 0;}

#ff .sendButton {cursor:pointer;background-color:#33567A;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;width:35%;color:#ffffff;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;		
}
#ff .sendButton:hover {background-color: #000;}

/* ---------------------------------------------------------------------------- */
/* ------------------------------------Subcribe-------------------------------- */
/* ---------------------------------------------------------------------------- */
#subcribe {margin: 10px;}

#subcribe input[type="text"] {
    background:#fff;
    color: #867B6E;
    width: 60%;
    padding: 16px;
	margin: 0 10px 10px 0;
    }

#subcribe input[type="submit"]{
	background: #33567A;
	padding: 16px;
	color: #ffffff;
	cursor: pointer;
	width: 110px;
	outline: none;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
	}
	
#subcribe input[type="submit"]:hover{
	background: #000000;
}	
	
/* ---------------------------------------------------------------------------- */
/* -------------------------------Item-Effect---------------------------------- */
/* ---------------------------------------------------------------------------- */	
.item-container {
	position: relative;
	overflow: hidden;
	display: inline-block;
	text-align: center;
	background-color: #fff;
	vertical-align: top;
	margin-bottom: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.item-container img {
	display: block;
	width: 100%;
	height: auto;
}

.item-container .title{
position: absolute;
    width: 50%;
    left: 25%;
    top: 85%;
    right: 0;
    padding: 25px 10px;
    background: rgba(122, 122, 122, 0.6);
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.item-container .title h2{
	color:#fff;padding:0;font-size:24px;line-height:30px
}
.item-container .item-caption {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	background: none;
	width: 100%;
	height: 100%;
	padding: 35px 30px;
	position: absolute;
	-ms-transform:scale(2);-webkit-transform:scale(2);transform:scale(2);
	-webkit-transition:0.3s ease;transition:0.3s ease;
}
.item-caption:hover{opacity: 0.9;}


.item-caption:before {border-bottom: none;border-top: none;left: 2em;right: 2em;}
.item-caption:after {border-left: none;border-right: none;bottom: 2em;top: 2em;}
.item-caption:hover:after,
.item-caption:hover:before {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);opacity: 1;}

.item-caption-inner {
	display: table;
	width: 100%;
	height: 100%;
}
.item-caption-inner1 {
	overflow: auto;
    padding: 15px;
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}

.item-caption-inner1 span {
    widows: 400px;
    line-height: 1.5;
}

.item-container .item-caption h4, .item-container .item-caption span{
	display: block;
	text-align: center;
	color: #fff;
	display: none;
}
.item-container .item-caption h4{
	font-size: 30px;
    letter-spacing: 0px;
    margin-bottom: 20px;
}
.item-container .item-caption span{
	font-size: 14px;
	font-weight: 500;
}
.item-container:hover .item-caption{
	-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);opacity:1
}
.item-container:hover .item-caption.green{
	background: rgba(46, 138, 125, 0.85);
}
.item-container:hover .item-caption.yellow{
	background:rgba(243, 208, 93, 0.85);
}
.item-container:hover .item-caption.orange{
	background:rgba(120, 120, 120, 0.85);
}
.item-container:hover .item-caption.purple{
	background:rgba(131, 81, 115, 0.85);
}
.item-container:hover .item-caption.blue{
	background:rgba(53, 130, 166, 0.85);
}
.item-container:hover .item-caption.black{
	background:rgba(37, 37, 37, 0.85);
}
.item-container:hover .item-caption h4, .item-container:hover .item-caption span{
	display: block;
    width: 600px;
    margin: 0 auto;
    font-size: 18px;
    font-weight: 300;
    text-align: justify;
}
.item-container:hover .title{
	-ms-transform:translate(0, -100%);-webkit-transform:translate(0, -100%);transform:translate(0, -100%);opacity:0
}

/* ---------------------------------------------------------------------------- */
/* --------------------------------Google-Map---------------------------------- */
/* ---------------------------------------------------------------------------- */

header {
    padding: 20px 0;
    background: rgba(0,0,0,.05)
}

.maps iframe{
    pointer-events: none;
}

.logo h1 {
    font-size: 35px;
    font-family: 'Sigmar One', cursive;
    line-height: 35px;
    color: #c1c1c1;
    text-transform: uppercase;
}

.banner {
	display: block;
	position: relative;
	width: 100%;
	height: 450px;
	background: url(../images/banner.jpg) no-repeat center top 0px;
	background-size: cover;
	line-height: 1;
}

a h3 {
    color: #5081B3;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;	
}

a:hover h3 {
    color: #BD965A;
}

.btn {
	display: block;
	position: relative;
	text-align: center;
	margin: 0;
	padding: 15px 0px;
}

.btn a {
	display: inline-block;
	position: relative;
	text-align: center;
	margin: 0;
	padding: 5px 15px;
    border: 1px solid;
	box-shadow: 0px 0px 10px 0px rgba(120, 124, 132, 0.56);
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;	
}

.btn a:hover {
	box-shadow: 0px 0px 10px 0px rgba(120, 124, 132, 0.05);
}

ul.list-st {
	list-style: none;
	padding: 0px 40px;
	margin: 0;
	text-align: left;
}

ul.list-st li a {
	display: block;
	position: relative;
	padding: 5px 0px;
	color: #5081B7;
	text-decoration: none;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;		
}	

ul.list-st li a:hover {
	color: #c1c1c1;
	text-decoration: none;
}	

ul.list-st .fa {
	margin-right: 10px;
    line-height: 25px;
}	

.empty {
	display: block;
	position: relative;
	width: 100%;
	height: 50px;
}

.sidebar { padding: 20px; background: #f5f5f5; }

.sidebar h3 { margin: 0 0 15px; text-align: left;}

.sidebar ul { padding: 0;}