/*-------------------------------------------------
GLOBALS CLASSES 
-------------------------------------------------*/
*{padding:0; margin:0;}
body{font-family: 'Droid Serif', serif; font-size:12px; color:#9b9e9a; background:#ebebeb;}
img{border:none;}
h1{ font-size:16px; color:#1e8196; font-family: 'Roboto', sans-serif; font-weight:normal;}
h2{ font-size:14px; color:#657884; font-family: 'Droid Serif', serif; font-weight:normal;}
h3{ font-size:12px; color:#657884; font-family: 'Droid Serif', serif; font-weight:normal;}
h4{ font-size:18px; color:#1e8196; font-family: 'Roboto', sans-serif; font-weight:normal; text-transform:uppercase;}
P{ line-height:20px;}
a{text-decoration:none; color:#3f4b52;}
a:hover{color:#1e8196;}
/*1f7872*/
/*-------------------------------------------------
GENERAL CLASSES
-------------------------------------------------*/
.mar-top30{margin-top:30px;}
.mar-top20{margin-top:20px;}
.mar-right30{margin-right:30px;}
.mar-bottom20{margin-bottom:20px;}
.float-left{ float:left;}
.float-right{ float:right;}
.clearing { clear:both;}
.panel{ background:#ffffff;}
.title{}
.content{}
.button a{text-decoration:none; display:block; width:70px; height:30px; background:#657884; color:#ffffff; font-family: 'Roboto', sans-serif; line-height:30px; text-align:center; text-transform:uppercase;}
.button a:hover{ background:#0a807c;}
.page{ width:960px; margin:0 auto;overflow:hidden;}
/*-------------------------------------------------
MENU CLASSES
-------------------------------------------------*/
.menu-wrap{ overflow:hidden; background:#1a202c;}
.language{margin:0 auto; width:960px; text-align: right; margin-top:30px;}
.menu{margin:0 auto; width:960px; background:#1e8196; height:85px; margin-top:5px;}
.menu ul li{list-style:none; float:left; width:auto;}
.menu ul li a{ display:block; height:85px; line-height:85px; padding-left:28px; padding-right:30px; font-size:14px; font-family: 'Roboto', sans-serif; color:#ffffff; border-right:#2498b0 solid 1px; text-transform:uppercase;}
.menu ul li a:hover{background:#ebebeb; color:#1a202c;}
.menu ul li a.active{background:#ebebeb; color:#1a202c;}

/*-------------------------------------------------
HEADER CLASSES
-------------------------------------------------*/
.header{margin:0 auto; width:960px; height:120px;}
.logo{width:350px; float:left; line-height:120px;}
.logo h1{ font-size:26px; color:#066964a8; font-weight:normal;}
.logo h1 span{ color:#1a202c;}

.social{ float:right; margin-top:45px;}
.social ul li{list-style:none; float:left; margin-left:15px;}

/*-------------------------------------------------
BANNER CLASSES
-------------------------------------------------*/
/*.banner{width:200px; height:300px; margin: auto; margin-bottom:1px; background:url(../images/dellmann.jpeg) no-repeat; position:relative;}
*/
.banner {
    height: auto;
    width: 250px; 
    
    padding-bottom: 28%; 
    margin: auto;
    margin-bottom: 1px;
    background: url('../images/dellmann.jpeg') no-repeat center center;
    background-size: cover;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.banner h1{ padding:11px; float:left; background:#2f3b3e; text-transform:uppercase; color:#ffffff;  font-size:29px; font-weight:normal; position:absolute; top:60px; left:0;}
.banner h2{ padding:10px; float:left; text-transform:uppercase; color:#ffffff;  font-size:24px; font-weight:normal; font-family: 'Oswald', sans-serif;position:absolute; top:125px; left:0;border-radius: 10px;}
.banner h4{ padding:10px; float:left; background:#2f3b3e; text-transform:uppercase; color:#ffffff;  font-size:28px; font-weight:normal; position:absolute; top:220px; left:0;}
/*-------------------------------------------------
MAIN COLUMAS CLASSES
-------------------------------------------------*/
.primary-col{ width:960px; overflow:hidden; float:left;}
.primary-col p{ padding-bottom:20px;}
.generic{ float:left; overflow:hidden; width:100%;}
.generic .panel{ padding:30px 30px 30px 30px;}
.generic .title h1{ padding-bottom:20px;}
.generic .content{overflow:hidden;}
.generic .content h2{ padding-bottom:15px;}
.block{width:310px;}
.block .panel{padding:50px 30px 30px 30px;}
.block .title h1{ padding-bottom:20px;}
.block .content img{ padding-bottom:20px;}
.block .content h2{ padding-bottom:10px;}
.block .content p{ padding-bottom:20px;}

/*-------------------------------------------------
SIDE BAR CLASSES
-------------------------------------------------*/
.side-bar{ width:280px; overflow:hidden; float:right;}
.search{background:#1e8196; padding:25px 20px 25px 20px; overflow:hidden;}
.search .title h1{ color:#fff; padding-bottom:20px;}
.search ul li{list-style:none; float:left; list-style:none;}
.textfiled{ background:#fff; width:200px; height:36px;  text-indent:5px; border-radius: 4px;}
.side-bar .panel{ padding:40px 20px 25px 20px; overflow:hidden;}
.side-bar .panel .title{padding-bottom:25px;}
.side-bar .panel .title span{float:left; padding-right:12px;}
.side-bar .content ul li{list-style:none; border-bottom:#e2e6e9 solid 1px;color:#9b9e9a;line-height:30px;}
.side-bar .content ul li.-no-border-bottom{border-bottom:none;}
.side-bar .content ul li a{ text-decoration:none;color:#9b9e9a;}
.side-bar .content ul li a:hover{ text-decoration:none; color:#1e8196;}
.side-bar .content img{float:left;}
.side-bar .content .recentPost{ float:right; width:130px; line-height:18px;}
.side-bar .content .recentPost a{ text-decoration:none; color:#657884; float:left; padding-top:20px;}
.side-bar .content .recentPost a:hover{ color:#1e8196;}

/*-------------------------------------------------
CONTACT FORM CLASSS
-------------------------------------------------*/

.contact-form { background:#f4f8f6; padding:30px; width:440px; float:left;}
.contact-form label {display: block; padding:10px 0 10px 0;}
.contact-form label span {display: block; color:#939191;font-size:14px; float:left; width:80px; text-align:left; padding:5px 20px 0 0;}
.contact-form .input_text {padding:10px 10px;width:318px;background:#ffffff;border:#ebebeb 1px solid; color:#939191;}
.contact-form .message{padding:10px 10px;width:318px; background:#ffffff; border:#ebebeb 1px solid;overflow:hidden;height:150px; color:#939191; font-size:14px;}
.contact-form .button{padding:8px;background:#657884; color:#ffffff; text-transform:uppercase; font-family:'Oswald', sans-serif;border:0px solid;margin-left:100px;margin-top:20px;}

.address { float:left; width:370px; margin-left:30px;}
.address .panel { border:none; color:#9b9e9a}
.address .panel .title h1 {  color:#1e8196; padding-bottom:10px;}
.address .panel .content p span { color:#9b9e9a;}


/*-------------------------------------------------
FOOTER CLASSES
-------------------------------------------------*/
.primary-footer{ overflow:hidden; margin:0 auto;}
.footer-wrap{ background:#1a202c; overflow:hidden; padding-top:50px; margin-top:50px; padding-bottom:50px;}
.footer{width:960px; margin:0 auto;}
.footer .panel{float:left; background:none; width:300px;}
.footer .panel .title h1{ color:#ffffff;}
.footer .panel .content{padding-top:25px;}
.footer .panel .content p{ color:#435059;}
.footer .panel .content .button a{ margin-top:30px; background:#1e8196; width:70px; height:30px;}
.footer .panel .content .button a:hover{ margin-top:30px; background:#657884;}
.footer .panel .content ul li{ list-style:url(../images/arrow.png) inside; border-bottom:#273042 solid 1px; line-height:35px;}
.footer .panel .content ul li a{text-decoration:none; color:#435059;}
.footer .panel .content ul li a:hover{color:#1e8196;}
.footer .panel .content ul li.-no-border-bottom{border-bottom:none;}
.copyright-wrap{ background:#657884; overflow:hidden; padding:40px 0px 40px 0px;}
.copyright-wrap .panel{width:960px; margin:0 auto; background:none;}
.copyright-wrap .panel .content p{ color:#ffffff; text-align:center; font-size:12px;}
.copyright-wrap .panel .content p a{ text-decoration:none; color:#ffffff;}
.copyright-wrap .panel .content p a:hover{ color:#1a202c;}
