*{ margin:0px; padding:0px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;}
a, a:hover, a:focus,img,h1,h2,h3,h4,h5,h6,ol,ul,li,img{text-decoration:none; transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-webkit-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;}
img,fieldset{ border:none}
:focus{ outline:none}
ul,ol,li{list-style:none;}
html,body{ min-height:100%;}
body{}

.wrapper{ width:1200px; margin:0 auto}
header{ width:100%; position:absolute; top:0px; left:0px; padding-top:42px; z-index:9999}
#logo{ float:left}
#logo img{ vertical-align:top}

.social{ float:right; margin-top:42px}
.social a{ float:left; background:url(../images/social-ico.png) no-repeat 0 0; height:25px; margin-left:36px}

.social a.fb{ width:12px; background-position:0 0}
.social a.fb:hover{ background-position:0 bottom}

.social a.instra{ width:24px; background-position:-54px 0}
.social a.instra:hover{ background-position:-54px bottom}

.social a.blog{ width:24px; background-position:right 0}
.social a.blog:hover{ background-position:right bottom}

#home-slide{ float:left; width:100%;}
#arrow_left{ height:45px; width:24px; background:url(../images/left-arrow.png) no-repeat 0 0; position:absolute; top:43%; left:10px; font-size:0px; z-index:999999}
#arrow_left:hover{ background-position:0 bottom}
#arrow_right{ height:45px; width:24px; background:url(../images/right-arrow.png) no-repeat 0 0; position:absolute; top:43%; right:10px; font-size:0px;z-index:999999}
#arrow_right:hover{ background-position:0 bottom}
.overlay{ position:absolute; top:0px; left:0px; width:100%; height:100%; background:rgba(0,0,0,.5); z-index:999}

.banner-del{ position:absolute; top:0px; left:0px; width:100%; max-height:300px; margin:auto; right:0px; bottom:0px; z-index:9999; text-align:center; color:#fff}
.banner-del h3{ font-weight:normal; font-size:33px; line-height:36px; text-transform:uppercase; color:#fff;font-family: 'ralewayextralight';}
.banner-del h2{ font-weight:normal; font-size:101px; line-height:105px; text-transform:uppercase; color:#fff;font-family: 'robotomedium'; margin:15px 0 35px}
.banner-del h2:after{ content:""; margin:35px auto 0; display:block; width:268px; height:1px; background:#fff;}
.banner-del span{ font-weight:normal; font-size:42px; line-height:47px; text-transform:uppercase; color:#fff;font-family: 'robotolight';}


footer{ position:absolute; bottom:0px; left:0px; bottom:0px; width:100%; height:103px; z-index:99999; background:rgba(0,0,0,.7);}
address{ font-style:normal; width:100%; text-align:center; font-size:0}
address span{ font-size:15px; line-height:20px; color:#fff;font-family: 'ralewayextralight'; padding:40px 18px; display:inline-block}
address span img{ vertical-align:middle; margin-right:7px;}
address span a{ color:#fff}