/*
	Theme Name: Mixer
    Description:    Mixer
    Version:		1.3
    Author:			Farhad
*/
/* english */


@font-face {
    font-family: 'Proxima Nova Alt Cn Bl';
    src: url('fonts/ProximaNovaACond-Black.eot');
    src: url('fonts/ProximaNovaACond-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/ProximaNovaACond-Black.woff2') format('woff2'),
        url('fonts/ProximaNovaACond-Black.woff') format('woff'),
        url('fonts/ProximaNovaACond-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova Alt Bl';
    src: url('fonts/ProximaNovaA-Black.eot');
    src: url('fonts/ProximaNovaA-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/ProximaNovaA-Black.woff2') format('woff2'),
        url('fonts/ProximaNovaA-Black.woff') format('woff'),
        url('fonts/ProximaNovaA-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova Alt Cn Rg';
    src: url('fonts/ProximaNovaACond-Bold.eot');
    src: url('fonts/ProximaNovaACond-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/ProximaNovaACond-Bold.woff2') format('woff2'),
        url('fonts/ProximaNovaACond-Bold.woff') format('woff'),
        url('fonts/ProximaNovaACond-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova Alt Cn Th';
    src: url('fonts/ProximaNovaACond-Thin.eot');
    src: url('fonts/ProximaNovaACond-Thin.eot?#iefix') format('embedded-opentype'),
        url('fonts/ProximaNovaACond-Thin.woff2') format('woff2'),
        url('fonts/ProximaNovaACond-Thin.woff') format('woff'),
        url('fonts/ProximaNovaACond-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova Alt Rg';
    src: url('fonts/ProximaNovaA-Regular.eot');
    src: url('fonts/ProximaNovaA-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/ProximaNovaA-Regular.woff2') format('woff2'),
        url('fonts/ProximaNovaA-Regular.woff') format('woff'),
        url('fonts/ProximaNovaA-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova Alt Lt';
    src: url('fonts/ProximaNovaA-Light.eot');
    src: url('fonts/ProximaNovaA-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/ProximaNovaA-Light.woff2') format('woff2'),
        url('fonts/ProximaNovaA-Light.woff') format('woff'),
        url('fonts/ProximaNovaA-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova Alt Rg Bold';
    src: url('fonts/ProximaNovaA-Bold.eot');
    src: url('fonts/ProximaNovaA-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/ProximaNovaA-Bold.woff2') format('woff2'),
        url('fonts/ProximaNovaA-Bold.woff') format('woff'),
        url('fonts/ProximaNovaA-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}



body,   
html,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
fieldset,
form,
label,
legend,
caption,
input,
select,
tbody,
tfoot,
thead,.contact-form-thank-message strong {
    border: 0 none;
    color: #000;
    list-style-type: none;
    outline: 0 none;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    font-family: 'Unna', serif;
    font-size: 20px;
    font-weight: 300;
    direction: ltr;
}

a, div, span, p, .mainsection.top ul.cities li a:before, input, label, ul, li, i, h3, section, .hamburger:before, .hamburger:after, section.catalogue li.description a:before, 
section.vision ul.items li a:before, section.services ul.items li div.icon:before, section.banner .left a:before, .home-slides div.thumb .box a:before,h3,
section.printing-options .inside .box a:before
{
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
p{
    line-height: normal;
}
html, body {
    margin:0;
    padding:0;
    background: #fff;
    /*Avoid flicker on slides transitions for mobile phones #336 */
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
html.popup-open,html.popup-open body{
  overflow:hidden;
}
a{
    text-decoration:none;
}
html.popup-open, html.popup-open body {
    overflow: hidden;
}
.us-page section.top-section .description .cont p,.header-form .title, .header-form a.phone, .first-section .inside-text .title p, .first-section.fourth-section .inside-images div.left.left-description p, footer .left .title, footer .left li.number a, .footer-form ul.list li input[type="submit"], body .modal-body .left,footer .left li.number p{
}
header .in .left-section .top-title,header .in .bottom-title p,.header-form div.submit input,.footer-form ul.list li input{
     font-family: 'Proxima Nova Alt Rg';   
}
#clear{
clear:both;
}

header{
   height: 940px;
   background-position: center;
   background-size: cover;
}
header .in{margin: 0 auto;width: 1460px;}
header .in .left-section{
    display: inline-block;
    width: 540px;
}
header .in .left-section .top-title{font-size: 42px;color: #fff;text-transform: uppercase;padding: 180px 0 0px;}
header .in .left-section .logo{width: 540px;height: 266px;background-position: left;background-repeat: no-repeat;margin: 52px 0 57px;background-size: 80%;}
header .in .bottom-title{

}
body span.wpcf7-not-valid-tip{
    font-size: 16px;
    color: #ff9797;
    position: absolute;
    width: 100%;
    white-space: nowrap;
    display: block;
    padding: 3px 0 0;
}
header .in .bottom-title p{
    color: #fff;
    font-size: 42px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}
header .in .right-section{
    display: inline-block;
    vertical-align: top;
    float: right;
    padding: 100px 0 0;
}
body .success-block{
    display: none!important;
}
.header-form{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 85px 75px;width: 420px;background-color: rgba(0,0,0,.25);}
.header-form .title{color: #fff;font-size: 38px;}
.header-form ul.list{margin: 0;padding: 0;list-style-type: none;}
.header-form ul.list li{
    padding: 50px 0 0;
    position: relative;
    text-align: right;
}
.header-form ul.list textarea{
    height: 80px;
}
.header-form > p{margin: 0;text-align: center;}
.header-form a.phone,.header-form a.email{
    font-size: 30px;
    color: #fff;
    letter-spacing: 1px;
    margin: 40px 0 0;
    display: block;
}
.header-form a.email{
    margin: 20px 0 0;
    font-size:22px;
}
.header-form input{padding: 0 0 7px!important;text-align: right;}
.header-form div.submit{

}
.header-form span{
    border:none!important;
    text-align: right;
}
body .wpcf7-validation-errors{
    display:none!important;
}
.header-form div.submit input{
    border: 2px solid #fff;
    font-size: 30px!important;
    text-transform: uppercase;
    height: 50px;
    line-height: 49px;
    text-align: left;
    padding: 0 0 0 16px!important;
    background-color: rgba(0,0,0,.3);
    background-image: url(gfx/arrow.png);
    background-repeat: no-repeat;
    cursor:pointer;
    background-position: right 18px bottom 10px;
}
.first-section{position: relative;/* display: none; */clear: both;}
.bg{
    position: absolute;
    background: #dee3e7;
    top: 5.2%;
    width: 65%;
    height: 65%;
}
.fourth-section .bg{
    background: #DDD6D3;
    right: 0;
    width: 69.2%;
    top: 3%;
    height: 45%;
}
.inside-text{width: 1175px;margin: auto;position: relative;z-index: 1;padding: 0 0 30px;}
.first-section .inside-text .first ul{
    padding: 90px 0 0;
}
.first-section .inside-text .first li{
     font-size: 60px;
    margin: 0;
    font-weight: 400;
     font-style: italic;
    line-height: 85px;   
}

.first-section .inside-text .first p{
    font-size: 60px;
    font-style: italic;
    margin: 0;
    padding: 90px 0 0;
    font-weight: 400;
    line-height: 85px;
}
.first-section.opening-section .inside-text .title{font-size: 94px;font-style: italic;}
.first-section .inside-text .title p{
    font-size: 80px;
    margin: 50px 0 0;
}
.first-section.fourth-section .inside-text .title p{
     margin: 76px 0 0;   
}
.first-section.third-section .inside-text .title p{
    margin: 80px 0 0;
}
.first-section.second-section .inside-text .title p{
    margin: 100px 0 0;
}
.first-section .inside-text .description{text-align: right;}
.first-section .inside-text .description p,.first-section .inside-images .description p{
    line-height: 36px;
    width: 620px;
    text-align: left;
    display: inline-block;
    margin: 30px 0 0;
}
.first-section .inside-images .description p{
    margin:0;
    width: auto;
}
.opening-section{padding: 115px 0 5px;}
.opening-section .title{
    
}
.first-section .inside-images .description ul{margin: 0;padding: 0 0 0 20px;list-style-type: disc;text-align: left;}
.first-section .inside-images .description ul li{
    padding: 5px 0;
}
.first-section.second-section .inside-text .description{
    text-align: left;
}
body .modal-body, body #pfcf-popup{
    border-radius: 0;
}
.first-section.second-section .inside-text .description p{width: 66%;margin: 10px 0 0;}
.first-section .inside-images{text-align: right;}
.first-section .inside-images div{
    background-position: center;
    background-size: cover;
    display: inline-block;
    vertical-align: top;
}
body .modal-body .left{color: #fff;font-size: 92px;line-height: 78px;display: inline-block;vertical-align: middle;border-right: 1px solid #6c6c6c;padding: 0 50px 0 0;}
body .modal-body .right{
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 75px 50px;
    color: #fff;
    font-size: 35px;
    line-height: 42px;
    background-image: url(gfx/smile.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    vertical-align: top;
}
.first-section.third-section .inside-images{
    padding: 0 0 0 19%;
}
.first-section .inside-images div.description{
    padding: 0 3% 0 0;
    width: 35%;
}
.first-section .inside-images .in{position: relative;display: inline;font-size: 0;}
.first-section .inside-images .in .arrow{
    position: absolute;
    width: 78px;
    height: 78px;
    background-image: url(gfx/arrow-b.png);
    display: inline-block;
    top: -127px;
    left: 0;
    background-repeat: no-repeat;
}
.first-section.third-section .inside-images .in .arrow{
    top: -11px;
    left: -130px;
}
.first-section.second-section .inside-images{
    padding: 55px 0 0;
    text-align:left;
}

.first-section .inside-images div.right{
    width: 25%;
    height: 426px;
    margin: 0 0 0 3%;
}
.first-section.fourth-section .inside-images div.right{
    width: 32.5%;
    margin: 0 0 2% 2%;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: auto;
}
.first-section.second-section .inside-images div.right,.first-section.second-section .inside-images div.right.sec{
    height: 643px;
    width: 25%;
    margin: 0 3%;
}
.first-section.second-section .inside-images div.right.sec{
    width: 14%;
    margin: 0;
}
.first-section .inside-images div.left{
    width: 53%;
}
.first-section.fourth-section .inside-images div.left, .first-section .inside-images div.left,.first-section.fourth-section .inside-images div.right{
    height: 535px;   
}
.first-section.fourth-section .inside-images div.left{
    width: 43%;
}
.first-section.fourth-section .inside-images div.left.left-description{margin: -130px 0 0;height: auto;}
.first-section.fourth-section .inside-images div.right.right-description{
    padding: 60px 0 0 0;
    text-align: left;
    height: auto;
}
.first-section.fourth-section .inside-images div.left.left-description p{margin: 0;font-size: 56px;text-align: left;color: #043e2d;}
.first-section.fourth-section .inside-images div.right.right-description p{
    display: block;
    padding: 0 40% 0 40px;
    line-height: 36px;
    margin: 10px 0;
}
.first-section.fourth-section .inside-images div.left.bottom{
    background-size: auto;
    background-repeat: no-repeat;
    background-position: top right;
}
.first-section.second-section .inside-images div.left{
    height: 810px;
    width: 55%;
}
.first-section.third-section .inside-images div.left{
       height: 570px;
       width: 62%;
}
body div.wpcf7 .ajax-loader{
    display:none;
}
.header-form div.submit input:hover{
      background-color: rgba(0,0,0,.5);  
}
footer{background: #2b2b2b;background-image: none!important;}
footer .left{padding: 56px 0 0;float: left;text-align: right;}
footer .left .title{
    color: #fff;
    font-size: 92px;
}
footer .left .bot{
    display: inline-block;
}
footer .right{
    float: right;
    width: 55%;
}
footer .left ul{margin: 0;padding: 0;list-style-type: none;display: table;}
footer .left ul li{display: table-cell;vertical-align: middle;color: #fff;font-size: 0;padding: 0;text-align: left;}
footer .left li.social a{width: 25px;height: 25px;background-repeat: no-repeat;background-position: center;display: inline-block;}
footer .left li.social a:hover{
    
}
.footer-form{padding: 85px 0 35px;}
.footer-form ul.list{
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 0;
}
.footer-form ul.list li{
    display: inline-block;
    vertical-align: top;
    width: 48%;
    margin: 0 0 30px;
}
.footer-form ul.list li input{
    text-transform: uppercase;
    font-size: 20px!important;
    padding: 0 0 5px!important;
}
.footer-form ul.list li span{
    border:none!important;
}
.footer-form ul.list li.full{
    margin: 0 0 30px!important;
    width: 100%;
}
.footer-form ul.list li:nth-child(even){
    margin: 0;
}
.footer-form ul.list li:nth-child(odd){margin: 0 4% 30px 0;}
footer .left ul li.space:before{
    content:'';
    width: 20px;
    height: 3px;
    background: #fff;
    display: inline-block;
}
.footer-form ul.list li input[type="submit"]{
    width: 124px;
    height: 44px;
    border: 2px solid #fff;
    text-align: left;
    line-height: 41px;
    cursor:pointer;
    padding: 0 0 0 15px!important;
    background-image: url(gfx/arrow-form.png);
    background-repeat: no-repeat;
    background-position: center right 12px;
}
.footer-form ul.list li input[type="submit"]:hover{
    background-color:#000;
}
footer .left ul li.space{
    padding:0 15px;
}
footer .left li.number a,footer .left li.number p{
    color: #fff;
    display: inline-block;
    padding: 1px 0;
    font-size: 20px;
}
footer .left li.number a:hover{
    
}
input,textarea{width: 100%;font-size: 24px!important;background: transparent;border-bottom: 1px solid #fff!important;color: #fff;-webkit-box-sizing: border-box!important;-moz-box-sizing: border-box!important;box-sizing: border-box!important;-webkit-appearance: none;border-radius: 0!important;padding: 0!important;}



.us-page section.top-section{height: auto;background-size: cover;background-position: center;padding: 0 0 50px;text-align: center;}
.us-page section.top-section .logo{width: 300px;height: 300px;margin: auto;background-size: 100%;background-repeat: no-repeat;display: inline-block;margin: auto;}
.us-page section.top-section .description{width: 1380px;margin: 30px auto 0;}
.us-page section.top-section .description .cont{
    padding: 0px 0 60px;
}
.us-page section.top-section.top-banner{
    background-image: url(gfx/to-bg.jpg);
    padding: 0;
    height: 100%;
}
.us-page section.top-section.top-banner > ul{display: table;table-layout: fixed;height: 100%;width: 100%;}
.us-page section.top-section.top-banner > ul > li{display: table-cell;background-size: cover;background-position: bottom right;background-color: #171519;vertical-align: middle;}
.us-page section.top-section.top-banner > ul > li:nth-child(1){width: 40%;}
.us-page section.top-section.top-banner > ul > li:nth-child(2){width: 60%;}
.us-page section.top-section.top-banner > ul > li .date-section{padding: 70px 50px;height: 100%;position: relative;}
.us-page section.top-section.top-banner > ul > li .date-section .top{
    padding: 0;
}
.us-page section.top-section.top-banner > ul > li div.contact-desction{background-color: rgba(255,255,255,0.85);padding: 30px;display: inline-block;width: 90%;}
.us-page section.top-section.top-banner > ul > li div.contact-desction .cont{padding: 0 0 15px;}
.us-page section.top-section.top-banner > ul > li div.contact-desction .cont p{
    
}
.us-page section.top-section.top-banner > ul > li .contact-form{
    width: 100%;
    padding: 20px 0 25px 25px;
}
.contact-top{
    text-align: left;
    color: #afafaf;
    font-family: 'Proxima Nova Alt Rg';
    font-size: 18px;
    padding: 10px 0;
}
.us-page section.top-section.top-banner > ul > li .date-section .top p{
    color: #afafaf;
    font-family: 'Proxima Nova Alt Rg';
    text-align: left;
    font-size: 30px;
}
.us-page section.top-section.top-banner > ul > li .date-section .top p strong{
      font-family: 'Proxima Nova Alt Rg Bold';
      font-size: 42px;
      color: #fff;
      display: inline-block;
      padding: 0 0 15px;
}
.us-page section.top-section.top-banner > ul > li .date-section .bottom{position: absolute;bottom: 60px;}
.us-page section.top-section.top-banner > ul > li .date-section .bottom .date{color: #d6b592;font-family: 'Proxima Nova Alt Rg Bold';text-align: left;font-size: 30px;}
.us-page section.top-section.top-banner > ul > li .date-section .bottom ul.social{display: table;/* width: 100%; */padding: 100px 0 0;}
.us-page section.top-section.top-banner > ul > li .date-section .bottom ul.social li{display: table-cell;padding: 0 20px 0 0;}
.us-page section.top-section.top-banner > ul > li .date-section .bottom ul.social li a{display: inline-block;background-size: contain;width: 40px;height: 40px;background-repeat: no-repeat;}

.us-page section.top-section .description .inside{
    padding: 70px 100px 50px;
    background-color: rgba(255,255,255,.8);
}
.us-page section.top-section .description .cont p,.us-page section.top-section .description .cont a{
    font-family: 'Proxima Nova Alt Rg';
    font-size: 24px;
    line-height: 36px;
    text-align: center;
}
.us-page section.top-section .description .cont a{
    text-decoration:underline;
}
.us-page .contact-form{margin: 0 auto;width: 590px;background-color: #333;display: table;height: 195px;}
.us-page .contact-form > li{
    display: table-cell;
    width: 20%;
    vertical-align: middle;
    text-align: center;
}
.us-page .contact-form > li.inputs{width: 60%;}
.us-page .contact-form > li.inputs > ul{
    
}
.us-page .contact-form > li.inputs > ul li{
    
}
.us-page .contact-form > li.inputs > ul li input{background: #fff;height: 50px;margin: 6px 0;color: #333;padding: 0 10px!important;text-transform: uppercase;font-size: 16px!important;font-family: 'Proxima Nova Alt Rg';}
.us-page .contact-form input[type=submit]{
    background-image: url(gfx/submit.png);
    width: 90px;
    height: 110px;
    font-size: 0!important;
    background-size: 70%;
    background-repeat: no-repeat;
    background-position: center;
    border: none!important;
        background-color:#333;
}
.us-page .contact-form input[type=submit]:hover{
        background-color:#000;
}
.us-page .gallery{
    position: relative;
    padding: 100px 0;
    height: auto;
}
.us-page .grid{margin: auto;}
.us-page .contact-form > li span.logo{display: inline-block;width: 100px;height: 114px;background-image: url(gfx/form-logo.png);background-size: contain;background-position: center;background-repeat: no-repeat;border: 1px solid #fff;}
.us-page .grid-item {
    width: 400px;
    background-position: center;
    height: 400px;
    margin: auto;
    text-align: left;
    color: #fff;
    overflow: hidden;
    cursor: pointer;
    background-size: cover;
}
.us-page .gallery.hidden{
    opacity: 0;
    visibility: hidden;
    height: 0;
    padding: 0;
}
.us-page .grid-item--width2{
    height: 800px;
}
.us-page .grid-item--width3 {
    height: 800px;
    width: 810px;
}
.us-page .grid-item > a{
    width: 100%;
    height: calc(100% - 10px);
    background-color: #000;
    background-size: cover;
    margin: 0 auto 10px;
    display: inline-block;
}

@media (max-width: 479px) {
.us-page section.top-section.top-banner > ul > li .date-section .top p strong {
    font-size: 34px;
    padding: 0 0 15px;
}
.us-page section.top-section.top-banner > ul > li .contact-form {
    padding: 20px 0 0;
}
.us-page section.top-section.top-banner > ul > li .date-section .bottom {
    bottom: 30px;
}
.contact-top {
    font-size: 13px;
    padding: 10px 0;
}
.us-page section.top-section.top-banner > ul > li div.contact-desction {
    padding: 20px;
    width: 90%;
    margin: 30px 0;
}
.us-page section.top-section.top-banner > ul > li:nth-child(1) {
    width: 100%;
    display: block;
}
.us-page section.top-section.top-banner > ul > li .date-section .top p {
    font-size: 20px;
}
.us-page section.top-section.top-banner > ul > li .date-section {
    padding: 20px;
    height: 390px;
}
.us-page section.top-section.top-banner > ul > li .date-section .bottom .date {
    font-size: 22px;
}
.us-page section.top-section.top-banner > ul > li .date-section .bottom ul.social {
    padding: 20px 0 0;
}
.us-page section.top-section.top-banner > ul > li .date-section .bottom ul.social li a {
    width: 30px;
    height: 30px;
}
.us-page section.top-section.top-banner > ul > li .date-section .bottom ul.social li {
    padding: 0 10px 0 0;
}
.us-page section.top-section.top-banner > ul > li:nth-child(2) {
    width: 100%;
    display: block;
    min-height: 690px;
}


     .us-page .gallery {
    padding: 50px 0;
}
.us-page section.top-section .logo {
    width: 150px;
    height: 150px;
}
.us-page .grid-item--width2{
    height: 300px;
}
.us-page .grid-item {
    width: 300px;
    height: 300px;
}
.us-page .grid-item--width3 {
    height: 300px;
    width: 300px;
}
.us-page section.top-section .description {
    width: auto;
    margin: 30px auto 0;
}
.us-page section.top-section .description .inside {
    padding: 20px 20px 20px;
}
.us-page section.top-section .description .cont {
    padding: 0px 0 34px;
}
.us-page section.top-section .description .cont p, .us-page section.top-section .description .cont a {
    font-size: 18px;
    line-height: 30px;
}
.us-page .contact-form {
    width: auto;
    height: auto;
}
.us-page .contact-form > li span.logo {
    width: 85px;
    height: 85px;
    margin: 20px 0 10px;
}
.us-page .contact-form > li {
    display: block;
    width: auto;
}
.us-page .contact-form > li.inputs {
    width: auto;
    padding: 0 15px;
}
.us-page .contact-form > li.inputs > ul li input {
    height: 50px;
    margin: 6px 0;
    padding: 0 10px!important;
    font-size: 16px!important;
}
.us-page .contact-form input[type=submit] {
    width: 65px;
    height: 90px;
    background-size: 70%;
}
    
    
    
    header,header .in{
        width:auto;
        height: 473px;
        background-size: cover;
        background-position: left -40px top;
    }
    header .in .bottom-title{clear: both;}
    header .in .bottom-title p{
    }
    .header-form ul.list textarea{
        height: 50px;
    }
    .first-section{
        padding: 45px 0 0;
    }
    .first-section .inside-images div.description{
        width: 100%;
    }
    .footer-form ul.list{
    }
    .header-form a.email {
    margin: 10px 0 0;
    font-size: 17px;
    font-weight: 700;
}
.footer-form ul.list li:nth-child(2){}
.footer-form ul.list li:nth-child(3){
}
header .in .bottom-title ul{padding: 10px 40px 0;list-style-type: disc;margin: 0 20px 0;}
header .in .bottom-title ul li{
    color: #fff;
    font-size: 18px;
}
    body .modal-body .left{font-size: 45px;line-height: 38px;border-right: none;border-bottom: 1px solid #6c6c6c;padding: 0 0 30px;display: block;}
    body .modal-body .right{
        font-size: 20px;
        display: block;
        padding: 10px 0 50px;
        line-height: 28px;
        background-size: 12%;
    }
    footer .left .title{
        font-size: 46px;
        text-align: left;
    }
    footer .left ul li.number{
        display: block;
        clear: both;
        width: 100%;
        
    }
    .first-section.fourth-section .inside-text .title p{
        margin: 0 30% 0 30px;
        font-family: 'Proxima Nova Alt Rg Bold';
    }
    .first-section.fourth-section .inside-images div.right.right-description p{
        padding: 0 30px;
        line-height: 24px;
        font-size: 14px;
    }
    body span.wpcf7-not-valid-tip{
        font-size: 12px;
        padding: 0;
    }
    .first-section.fourth-section .inside-images div.right.right-description{
        padding: 0;
        width: auto;
        margin: 0;
    }
    footer .right{
        float: none;
        width: auto;
        padding: 0 30px;
    }
        .first-section .inside-text .first ul{
padding: 30px 30px 15px;
    }
    .first-section .inside-text .first ul li{
      font-size: 20px;
        line-height: 26px;  
    }
    footer .left ul li.space{
        padding: 0;
    }
    .footer-form ul.list li{width: 100%;margin: 0 0 1px;}
    .footer-form ul.list li:nth-child(odd),.footer-form ul.list li:nth-child(even){
        margin: 0 0 10px;
    }
    .first-section.fourth-section .inside-images div.left.left-description{
        margin: 0;
        width: auto;
        padding: 0 30px;
    }
    .footer-form{
        padding: 00px 0;
    }
    footer .left li.number a{
        font-size: 18px;
        padding: 10px 0 0;
    }
    footer .left li.social a{
        width: 15px;
        height: 15px;
        background-size: contain;
    }
.first-section.fourth-section .inside-images div.left.left-description p{
    font-size: 18px;
}
    .first-section .inside-images .description ul li{
        font-size:14px
    }
    .first-section .inside-images div.right{
        height:115px;
    }
    footer .left ul li.space:before{
        width: 12px;
        height: 1px;
    }
    .first-section.fourth-section{
        padding: 0;
        margin: 20px 0 0;
    }
    .fourth-section .bg{
        right: auto;
        left: 0;
        top: .5%;
        width: 78.2%;
        height: 50%;
    }
    footer .left ul{display: block;text-align: left;}
    footer .left ul li{
        display: inline-block;
    }
    footer .left{
        padding: 30px 30px 15px;
        float: none;
        text-align: left;
    }
   footer .left ul li:nth-child(6){
       display: none;
   }
    .first-section.third-section .inside-images .in .arrow{
        top: -80px;
        left: 0;
    }
    .opening-section{
        padding: 20px 30px 0;
    }
    .opening-section .inside-text{
        padding: 0 0 20px;
    }
    .first-section.third-section .inside-images{
        padding: 0;
    }
    .first-section.second-section .inside-images div.right, .first-section.second-section .inside-images div.right.sec{
        height: 215px;
        display: none;
    }
    .first-section.third-section .inside-images div.left{
        width: 100%;
        height: 160px;
        margin: 25px 0 0;
    }
    .first-section.second-section .inside-images div.left{
        height: 215px;
        width: 100%;
        background-position: left 30px center;
        background-repeat: no-repeat;
    }
    .first-section.opening-section .inside-text .title{
        font-size: 24px;
    }
    .first-section.second-section .inside-text .description p{
        margin: 10px 30px 0;
    }
    .first-section.second-section .inside-images{
        padding: 0 0 0;
    }
    .bg{
        width: 75%;
        top: 1.6%;
    }
    .first-section .inside-text .title p{
        font-size: 24px;
        margin: 0 30px;
    }
    .first-section.second-section .inside-text .title p{
        margin: 100px 30px 0 30px;
    }
    .first-section.second-section{
        margin: -70px 0 0;
        padding: 0;
    }
    .first-section.fourth-section .inside-images div.left, .first-section .inside-images div.left, .first-section.fourth-section .inside-images div.right{
        height:140px;
        width: 65%;
    }
    .first-section.third-section{
        padding: 50px 30px 0;
    }
    .first-section.third-section .inside-text{
        padding: 0 0 10px;
    }
    .header-form a.phone{
        font-size: 26px;
        margin: 10px 0 0;
        letter-spacing: 3px;
    }
    .first-section .inside-text .first p{
        font-size: 20px;
        line-height: 26px;
        padding: 30px 30px 15px;
    }
    header .in .left-section .logo{
        width: 210px;
        background-size: contain;
        margin: 10px 40px;
        height: 110px;
    }
    .header-form ul.list li{
        padding: 15px 0 0;
    }
    .first-section .inside-images .in .arrow{
        width:30px;
        height:30px;
        top: -40px;
        right: 30px;
        left: auto;
    }
    .header-form .title{
        font-size:23px;
    }
    .header-form div.submit input{
        font-size: 18px!important;
        height: 32px;
        line-height: 29px;
        background-size: 6%;
        background-position: right 15px bottom 9px;
        padding: 0 0 0 25px!important;
        border-top: 2px solid #fff!important;
        border-bottom: 2px solid #fff!important;
        border-right: 2px solid #fff!important;
        border-left: 2px solid #fff!important;
    }
    .first-section .inside-text .description p, .first-section .inside-images .description p{
        width: auto;
        font-size: 14px;
        line-height: 20px;
        margin: 20px 30px;
    }
    input,textarea{
        font-size: 15px!important;
    }
    .first-section .inside-images .description p{
        margin: 0;
    }
    .header-form{
        width: auto;
        margin: 0 30px;
        padding: 25px 45px;
        background-color: rgba(0,0,0,.45);
    }
        .first-section.fourth-section .inside-images div.left{
        width: 190px;
        height: 125px;
    }
    .footer-form ul.list li input{
        font-size: 15px!important;
    }
    .first-section.fourth-section .inside-images div.right{
        width:100px;
        height: 125px;
        background-size: 125%;
    }
    header .in .left-section .top-title{
        font-size: 18px;
        padding: 40px 40px 0;
    }
    header .in .bottom-title p{
        font-size: 18px;
        padding: 0 40px;
    }
    header .in .bottom-title p br{
        display:none;
    }
    header .in .right-section{
        padding: 18px 0 0;
        margin: 0;
    }
    .first-section.fourth-section .inside-images div:nth-child(3){
        width: 140px;
        height: 95px;
        background-size: cover!important;
    }
    .first-section.fourth-section .inside-images div:nth-child(4){
        background-size: cover;
    }
    header .in .left-section{
        width:auto;
    }
    .inside-text{
        width:auto;
    }
    .first-section.fourth-section .inside-text{
        padding: 0 0 15px;
    }
}
@media (min-width: 480px) {
.us-page section.top-section.top-banner > ul > li .date-section .top p strong {
    font-size: 36px;
    padding: 0 0 15px;
}
.contact-top {
    font-size: 13px;
    padding: 10px 0;
}
.us-page section.top-section.top-banner > ul > li div.contact-desction {
    padding: 20px;
    width: 90%;
    margin: 30px 0;
}
.us-page section.top-section.top-banner > ul > li:nth-child(1) {
    width: 100%;
    display: block;
}
.us-page section.top-section.top-banner > ul > li .date-section .top p {
    font-size: 26px;
}
.us-page section.top-section.top-banner > ul > li .date-section {
    padding: 30px;
    height: 500px;
}
.us-page section.top-section.top-banner > ul > li .date-section .bottom .date {
    font-size: 26px;
}
.us-page section.top-section.top-banner > ul > li .date-section .bottom ul.social {
    padding: 30px 0 0;
}
.us-page section.top-section.top-banner > ul > li .date-section .bottom ul.social li a {
    width: 30px;
    height: 30px;
}
.us-page section.top-section.top-banner > ul > li .date-section .bottom ul.social li {
    padding: 0 20px 0 0;
}
.us-page section.top-section.top-banner > ul > li:nth-child(2) {
    width: 100%;
    display: block;
}
}
@media (min-width: 768px) {
.us-page section.top-section.top-banner > ul > li .date-section .top p strong {
    font-size: 36px;
    padding: 0 0 15px;
}
header .in .left-section {
    width: 340px;
}
.contact-top {
    font-size: 13px;
    padding: 10px 0;
}
.us-page section.top-section.top-banner > ul > li div.contact-desction {
    padding: 30px;
    width: 90%;
    margin: auto;
}
.us-page section.top-section.top-banner > ul > li:nth-child(1) {
    width: 45%;
    display: table-cell;
}
.us-page section.top-section.top-banner > ul > li .date-section .top p {
    font-size: 26px;
}
.us-page section.top-section.top-banner > ul > li .date-section {
    padding: 70px 50px;
    height: 100%;
}
.us-page section.top-section.top-banner > ul > li .date-section .bottom .date {
    font-size: 26px;
}
.us-page section.top-section.top-banner > ul > li .date-section .bottom ul.social {
    padding: 80px 0 0;
}
.us-page section.top-section.top-banner > ul > li .date-section .bottom ul.social li a {
    width: 30px;
    height: 30px;
}
.us-page section.top-section.top-banner > ul > li .date-section .bottom ul.social li {
    padding: 0 20px 0 0;
}
.us-page section.top-section.top-banner > ul > li:nth-child(2) {
    width: 55%;
    display: table-cell;
}


 .us-page .gallery {
    padding: 50px 0;
}
.us-page section.top-section .logo {
    width: 200px;
    height: 200px;
}
.us-page section.top-section .description {
    width: 880px;
    margin: 30px auto 0;
}
.us-page section.top-section .description .inside {
    padding: 40px 60px 40px;
}
.us-page section.top-section .description .cont {
    padding: 0px 0 30px;
}
.us-page section.top-section .description .cont p, .us-page section.top-section .description .cont a {
    font-size: 18px;
    line-height: 28px;
}
.us-page .contact-form {
    width: 465px;
    height: 125px;
}
.us-page .contact-form > li span.logo {
    width: 75px;
    height: 95px;
}
.us-page .contact-form > li {
    display: table-cell;
    width: 20%;
}
.us-page .contact-form > li.inputs {
    width: 60%;
}
.us-page .contact-form > li.inputs > ul li input {
    height: 40px;
    margin: 6px 0;
    padding: 0 10px!important;
    font-size: 16px!important;
}
.us-page .contact-form input[type=submit] {
    width: 90px;
    height: 70px;
    background-size: 55%;
}



      header .in {
    width: auto;
}  
.header-form{
    padding: 30px 30px;
    width: 370px;
    width: 360px;
}
header .in .left-section .logo{
    width: 400px;
    margin: 52px 0 57px;
    background-size: 90%;
}
header .in .left-section .top-title {
    font-size: 30px;
    padding: 100px 0 0px;
}
header .in .right-section {
    padding: 67px 20px 0 0;
}
.first-section.fourth-section .inside-images div.left.left-description p {
    font-size: 38px;
}
.inside-text {
    width: 990px;
    padding: 0 0 30px;
}
header .in .bottom-title p {
    font-size: 30px;
}
.first-section.fourth-section .inside-images div.right.right-description p {
    padding: 0 10% 0 40px;
}
.header-form ul.list li {
    padding: 47px 0 0;
}
footer .right {
    width: 50%;
}
header {
    height: 800px;
}
}
@media (min-width: 992px) {
.us-page section.top-section.top-banner > ul > li .date-section .top p strong {
    font-size: 36px;
    padding: 0 0 15px;
}
header .in .left-section {
    width: 540px;
}
.contact-top {
    font-size: 13px;
    padding: 10px 0;
}
.us-page section.top-section.top-banner > ul > li div.contact-desction {
    padding: 30px;
    width: 90%;
    margin: auto;
}
.us-page section.top-section.top-banner > ul > li:nth-child(1) {
    width: 45%;
    display: table-cell;
}
.us-page section.top-section.top-banner > ul > li .date-section .top p {
    font-size: 26px;
}
.us-page section.top-section.top-banner > ul > li .date-section {
    padding: 70px 50px;
    height: 100%;
}
.us-page section.top-section.top-banner > ul > li .date-section .bottom .date {
    font-size: 26px;
}
.us-page section.top-section.top-banner > ul > li .date-section .bottom ul.social {
    padding: 80px 0 0;
}
.us-page section.top-section.top-banner > ul > li .date-section .bottom ul.social li a {
    width: 30px;
    height: 30px;
}
.us-page section.top-section.top-banner > ul > li .date-section .bottom ul.social li {
    padding: 0 20px 0 0;
}
.us-page section.top-section.top-banner > ul > li:nth-child(2) {
    width: 55%;
    display: table-cell;
}


 .us-page .gallery {
    padding: 50px 0;
}
.us-page section.top-section .logo {
    width: 200px;
    height: 200px;
}
.us-page section.top-section .description {
    width: 880px;
    margin: 30px auto 0;
}
.us-page section.top-section .description .inside {
    padding: 40px 60px 40px;
}
.us-page section.top-section .description .cont {
    padding: 0px 0 30px;
}
.us-page section.top-section .description .cont p, .us-page section.top-section .description .cont a {
    font-size: 18px;
    line-height: 28px;
}
.us-page .contact-form {
    width: 465px;
    height: 125px;
}
.us-page .contact-form > li span.logo {
    width: 75px;
    height: 95px;
}
.us-page .contact-form > li {
    display: table-cell;
    width: 20%;
}
.us-page .contact-form > li.inputs {
    width: 60%;
}
.us-page .contact-form > li.inputs > ul li input {
    height: 40px;
    margin: 6px 0;
    padding: 0 10px!important;
    font-size: 16px!important;
}
.us-page .contact-form input[type=submit] {
    width: 90px;
    height: 70px;
    background-size: 55%;
}



      header .in {
    width: 930px;
}  
.header-form{
    padding: 30px 30px;
    width: 370px;
    width: 360px;
}
header .in .left-section .logo{
    width: 450px;
    margin: 52px 0 57px;
    background-size: 80%;
}
header .in .left-section .top-title {
    font-size: 30px;
    padding: 100px 0 0px;
}
header .in .right-section {
    padding: 67px 0 0;
}
.first-section.fourth-section .inside-images div.left.left-description p {
    font-size: 38px;
}
.inside-text {
    width: 990px;
    padding: 0 0 30px;
}
header .in .bottom-title p {
    font-size: 30px;
}
.first-section.fourth-section .inside-images div.right.right-description p {
    padding: 0 10% 0 40px;
}
.header-form ul.list li {
    padding: 47px 0 0;
}
footer .right {
    width: 50%;
}
header {
    height: 800px;
}
}
@media (min-width: 1200px) {
.us-page section.top-section.top-banner > ul > li .date-section .top p strong {
    font-size: 42px;
    padding: 0 0 15px;
}
.contact-top {
    font-size: 18px;
    padding: 10px 0;
}
.us-page section.top-section.top-banner > ul > li div.contact-desction {
    padding: 30px;
    width: 90%;
}
.us-page section.top-section.top-banner > ul > li:nth-child(1) {
    width: 40%;
}
.us-page section.top-section.top-banner > ul > li .date-section .top p {
    font-size: 30px;
}
.us-page section.top-section.top-banner > ul > li .date-section {
    padding: 70px 50px;
}
.us-page section.top-section.top-banner > ul > li .date-section .bottom .date {
    font-size: 30px;
}
.us-page section.top-section.top-banner > ul > li .date-section .bottom ul.social {
    padding: 100px 0 0;
}
.us-page section.top-section.top-banner > ul > li .date-section .bottom ul.social li a {
    width: 40px;
    height: 40px;
}
.us-page section.top-section.top-banner > ul > li .date-section .bottom ul.social li {
    padding: 0 20px 0 0;
}
.us-page section.top-section.top-banner > ul > li:nth-child(2) {
    width: 60%;
}







.us-page .gallery {
    padding: 50px 0;
}
.us-page section.top-section .logo {
    width: 200px;
    height: 200px;
}
.us-page section.top-section .description {
    width: 880px;
    margin: 30px auto 0;
}
.us-page section.top-section .description .inside {
    padding: 50px 60px 40px;
}
.us-page section.top-section .description .cont {
    padding: 0px 0 30px;
}
.us-page section.top-section .description .cont p, .us-page section.top-section .description .cont a {
    font-size: 20px;
    line-height: 28px;
}
.us-page .contact-form {
    width: 465px;
    height: 125px;
}
.us-page .contact-form > li span.logo {
    width: 75px;
    height: 95px;
}
.us-page .contact-form > li {
    display: table-cell;
    width: 20%;
}
.us-page .contact-form > li.inputs {
    width: 60%;
}
.us-page .contact-form > li.inputs > ul li input {
    height: 40px;
    margin: 6px 0;
    padding: 0 10px!important;
    font-size: 16px!important;
}
.us-page .contact-form input[type=submit] {
    width: 90px;
    height: 70px;
    background-size: 55%;
}



     header .in {
    width: 1180px;
}  
header .in .left-section .logo {
    width: 540px;
    height: 266px;
    margin: 52px 0 57px;
    background-size: 90%;
}
header {
    height: 900px;
}
.header-form ul.list li {
    padding: 50px 0 0;
}
header .in .bottom-title p {
    font-size: 42px;
}
header .in .left-section .top-title {
    font-size: 42px;
    padding: 104px 0 0px;
}
.header-form {padding: 85px 75px;width: 420px;}
.first-section.fourth-section .inside-images div.left.left-description p {
    font-size: 48px;
}
footer .right {
    width: 55%;
}
.first-section.fourth-section .inside-images div.right.right-description p {
    padding: 0 20% 0 40px;
}
header .in .right-section {
    padding: 20px 0 0;
}
.inside-text {
    width: 1175px;
    padding: 0 0 30px;
}
}
@media (min-width: 1500px) {
.us-page section.top-section.top-banner > ul > li .date-section .top p strong {
    font-size: 42px;
    padding: 0 0 15px;
}
.contact-top {
    font-size: 18px;
    padding: 10px 0;
}
.us-page section.top-section.top-banner > ul > li div.contact-desction {
    padding: 30px;
    width: 90%;
}
.us-page section.top-section.top-banner > ul > li:nth-child(1) {
    width: 40%;
}
.us-page section.top-section.top-banner > ul > li .date-section .top p {
    font-size: 30px;
}
.us-page section.top-section.top-banner > ul > li .date-section {
    padding: 70px 50px;
}
.us-page section.top-section.top-banner > ul > li .date-section .bottom .date {
    font-size: 30px;
}
.us-page section.top-section.top-banner > ul > li .date-section .bottom ul.social {
    padding: 100px 0 0;
}
.us-page section.top-section.top-banner > ul > li .date-section .bottom ul.social li a {
    width: 40px;
    height: 40px;
}
.us-page section.top-section.top-banner > ul > li .date-section .bottom ul.social li {
    padding: 0 20px 0 0;
}
.us-page section.top-section.top-banner > ul > li:nth-child(2) {
    width: 60%;
}





.us-page .gallery {
    padding: 100px 0;
}
.us-page section.top-section .logo {
    width: 200px;
    height: 200px;
}
.us-page section.top-section .description {
    width: 880px;
    margin: 30px auto 0;
}
.us-page section.top-section .description .inside {
    padding: 50px 60px 50px;
}
.us-page section.top-section .description .cont {
    padding: 0px 0 30px;
}
.us-page section.top-section .description .cont p, .us-page section.top-section .description .cont a {
    font-size: 20px;
    line-height: 28px;
}
.us-page .contact-form {
    width: 465px;
    height: 125px;
}
.us-page .contact-form > li span.logo {
    width: 75px;
    height: 95px;
}
.us-page .contact-form > li {
    display: table-cell;
    width: 20%;
}
.us-page .contact-form > li.inputs {
    width: 60%;
}
.us-page .contact-form > li.inputs > ul li input {
    height: 40px;
    margin: 6px 0;
    padding: 0 10px!important;
    font-size: 16px!important;
}
.us-page .contact-form input[type=submit] {
    width: 90px;
    height: 70px;
    background-size: 55%;
}









  header .in {
    width: 1460px;
}  
.first-section.fourth-section .inside-images div.right.right-description p {
    padding: 0 40% 0 40px;
}
.inside-text {
    width: 1175px;
    padding: 0 0 30px;
}
header {
    height: 940px;
}
.first-section.fourth-section .inside-images div.left.left-description p {
    font-size: 56px;
}
header .in .left-section .top-title {
    font-size: 42px;
    padding: 183px 0 0px;
}
header .in .right-section {
    padding: 100px 0 0;
}
}
input::-webkit-input-placeholder {color:#fff;}
input::-moz-placeholder          {color:#fff;}/* Firefox 19+ */
input:-moz-placeholder           {color:#fff;}/* Firefox 18- */
input:-ms-input-placeholder      {color:#fff;}

.footer-form ul.list li input::-webkit-input-placeholder {color:#6c6c6c;}
.footer-form ul.list li input::-moz-placeholder          {color:#6c6c6c;}/* Firefox 19+ */
.footer-form ul.list li input:-moz-placeholder           {color:#6c6c6c;}/* Firefox 18- */
.footer-form ul.list li input:-ms-input-placeholder      {color:#6c6c6c;}