.main .wrapper .container{
    width: 1100px;
    overflow: hidden;
    background-color: inherit;
}

@media (min-width: 1100px){ 
    .main .wrapper .container{
        width: 100%;
    }
}

.main .subscribe {
    display: inline-block;
    width: 226px;
    height: 46px;
    border-radius: 4px;
    background-image: linear-gradient(to right, #ff4265, #ff8868);
    box-shadow: 4px 10px 4px 0 rgba(0, 0, 0, 0.15);

    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 46px;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;

    cursor: pointer;
}

.main .subscribe:hover{
    box-shadow: none;
}

.main .header .container {
    /* padding-left: 170px; */
    padding-bottom: 50px;

    padding-left: 50px;
    padding-right: 50px;
    width: 1100px;
}

.main .header .cover{
    position: absolute;
    top: 0;
    left: 0;
    width: 1100px;
    height: 100%;
    overflow: hidden;
}

@media (min-width: 1100px){ 
    .main .header .cover{
        width: 100%;
    }
}

.main .header .cover img{
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: 190px;
}

.main .header .logo {
    position: absolute;
    top: 60px;
    left: 50px;
}

.main .header .head {
    font-family: Roboto;
    font-size: 42px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.14;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
    padding-top: 210px;
}

.main .header .txt {
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #414141;
    margin-top: 60px;
}

.main .header .txt span{
    font-weight: 500;
}

.main .header .subscribe {
    margin-top: 90px;
}

.main .logos {
    /* margin-top: 74px; */
}

.main .logos .container {
    /* padding-left: 170px; */
    padding-left: 50px;
    padding-right: 50px;
    width: 1100px;
}

.main .logos img {
    margin-top: 9px;
    max-width: auto;
}

.main .logos .txt{
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #414141;
}

.main .logos .item {
    display: inline-block;
    /* padding-left: 20px; */
    padding-right: 38px;
    padding-top: 16px;
    padding-bottom: 16px
}

.main .logos .item.top {
    padding-right: 50px;
}

.main .logos .item img {
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}

.main .vreauApp {
    background-color: #faf7f7;
    margin-top: 60px;
    /* width: 1340px; */
}

/* @media (min-width: 1340px){ 
    .main .vreauApp {
        width: 100%;
    }
} */


.main .vreauApp .container {
    /* padding-left: 170px; */
    background-color: inherit;
    padding-top: 45px;
    padding-bottom: 50px;
    padding-left: 50px;
    padding-right: 50px;
    width: 1100px;
}


.main .vreauApp .subscribe-txt {
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #414141;
}

.main .vreauApp .subscribe {
    display: inline-block;
    width: 226px;
    height: 46px;
    border-radius: 4px;
    border: solid 1px #979797;
    box-shadow: none;
    background-image: none;

    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 46px;
    letter-spacing: normal;
    text-align: center;
    color: #414141;

    cursor: pointer;

    margin-top: 45px;
}

.main .vreauApp .subscribe:hover {
    color: #ffffff;
    background-image: linear-gradient(to right, #ff4265, #ff8868);
    border: transparent;
}

.main .descriere1 {
    margin-top: 70px;
}

.main .descriere1 .container {
    /* padding-left: 170px; */
    padding-left: 50px;
    padding-right: 50px;
    width: 1100px;
}

.main .descriere1 .head {
    font-family: Roboto;
    font-size: 42px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.14;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

.main .descriere1 .txt {
    font-family: Roboto;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #414141;
    margin-top: 30px;
}

.main .descriere1 .info {
    margin-top: 90px;
}

.main .descriere1 .info .item {
    display: inline-block;
    width: 300px;
    margin-right: 160px;
    margin-top: 75px;
}

.main .descriere1 .info .item .head {
    font-family: Roboto;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
    margin-top: 24px;
}

.main .descriere1 .info .item .txt {
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #414141;
    margin-top: 10px;
}

.main .travel-rombs {
    margin-top: 150px;
    text-align: center;
    height: 408px;
}

.main .travel-rombs .container{
    width: 1100px;
    overflow: hidden;
}

@media (min-width: 1100px){ 
    .main .travel-rombs .container{
        width: 100%;
    }
}

.main .travel-rombs img{
    /* max-width: 100%; */
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -829px;


}

.main .travel-rect {
    text-align: center;
    height: 300px;
}

.main .travel-rect .container{
    width: 1100px;
    overflow: hidden;
}

@media (min-width: 1100px){ 
    .main .travel-rect .container{
        width: 100%;
    }
}

.main .travel-rect img{
    /* max-width: 100%; */
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -902px;


}

.main .descriere2 {
    margin-top: 187px;
    padding-bottom: 150px;
    padding-top: 74px;
}

.main .descriere2 .container {
    /* padding-left: 170px; */
    padding-left: 50px;
    padding-right: 50px;
    width: 1100px;
}

.main .descriere2 .center-wrapper {
    /* width: 50%; */
    float: left;
}

.main .descriere2 .head {
    font-family: Roboto;
    font-size: 42px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.14;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
    margin-bottom: 30px;
}

.main .descriere2 .txt {
    position: relative;
    font-family: Roboto;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #414141;
    line-height: 30px;
    /* margin-left: -18px; */
}

.main .descriere2 .txt .check{
    position: absolute;
    top: 0;
    left: -20px;
}

.main .descriere2 .iphone-container{
    position: absolute;
    top: 0;
    left: 0;
    width: 1100px;
    height: 100%;
    overflow: hidden;
}

@media (min-width: 1100px){ 
    .main .descriere2 .iphone-container{
        width: 100%;
    }
}

.main .descriere2 .iphone-container .frames{
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: 100px;
    width: 100%;
}

.main .descriere2 .iphone-container .slide{
    position: relative;
    float: left;
    margin-right: 30px;
}

.main .descriere2 .iphone-container .slide.next{
    margin-top: 16px;
}

.main .social {
    background-color: #fff;
}

.main .social .container{
    background-color: inherit;
    text-align: center;
    padding-left: 50px;
    padding-right: 50px;

    /* max-width: 1100px; */
    width: 1100px;
    overflow: hidden;
}

@media (min-width: 1100px){ 
    .main .social .container{
        width: 100%;
    }
}

.main .social .left-text-center{
    display: inline-block;
    text-align: left;
    width: 730px;
}

.main .social .head {
    font-family: Roboto;
    font-size: 42px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.14;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
    margin-top: 100px;
}

.main .social .txt {
    font-family: Roboto;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #414141;
    margin-top: 40px;
    padding-bottom: 70px;
}

.main .social .people-container{
    position: relative;
    display: inline-block;
    width: 100%;
    height: 384px;
    margin-bottom: 110px;
}

.main .social .people{
    position: absolute;
    width: 1340px;
    top: 0;
    left: 50%;
    margin-left: -670px;
}

.main .social .facebook{
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin: 0 12px;
    padding-bottom: 24px;
}

.main .social .facebook span{
    font-family: Roboto;
    font-size: 28px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #414141;
    margin-left: 20px;
    vertical-align: middle;
}

.main .social .facebook img{
    vertical-align: middle;
}

.main .social .person{
    position: relative;
    /* float: left; */
    width: 14%;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}

/* .main .social .middle .person{
    width: auto;
    float: none;
}
 */
.main .social .person .personContent{
    text-align: center;
    display: inline-block;
    margin-top: 12px;
    margin-bottom: 12px;
}

.main .social .person .avatarContent{
    position: relative;
    float: left;
}

.main .social .person .avatarContent .avatar{
    position: relative;
    float: left;
    width: 83px;
    height: 83px;
    border-radius: 50%;
    background-color: #d8d8d8;
}

.main .social .person .avatarContent .check{
    position: absolute;
    top: 59px;
    right: 4px;
}

.main .social .person .name{
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #414141;
    margin-top: 3px;
}

.main .social .bottom{
    display: inline-block;
    padding-bottom: 90px;
    padding-top: 80px;
    width: 100%;
}

/* .main .social .subscribe{
    margin-top: 80px;
} */

.main .descriere3 {    
    text-align: center;
    background-color: #faf7f7;
}

.main .descriere3 .container{
    padding-top: 90px;
    padding-bottom: 100px;
}

.main .descriere3 .left-text-center{
    display: inline-block;
    text-align: left;
    width: 730px;
}

.main .descriere3 .head {
    font-family: Roboto;
    font-size: 42px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.14;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
    margin-bottom: 30px;
}

.main .descriere3 .txt {
    position: relative;
    font-family: Roboto;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #414141;
    line-height: 30px;
    /* margin-left: -18px; */
}

.main .descriere3 .txt .check{
    position: absolute;
    top: 0;
    left: -20px;
}

.main .descriere3 .subscribe{
    margin-top: 60px;
}

.main .final{
    text-align: center;
    background-color: #faf7f7;
}

.main .final .left-text-center{
    display: inline-block;
    text-align: left;
    width: 730px;
}

.main .final .head {
    font-family: Roboto;
    font-size: 42px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
    margin-top: 140px;
}

.main .final .txt {
    font-family: Roboto;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #414141;
    margin-top: 30px;
}

.main .final .subscribe {
    margin-top: 70px;
    margin-bottom: 206px;
}

.main .footer{
    font-family: Roboto;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 48px;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;

    height: 48px;
    background-color: #000000;
}

/* popups */
#popupSubscribe {
    position: relative;
    max-width: 700px;
    background-color: #fff;
    margin: 0 auto;

    border-radius: 28px;
    box-shadow: 4px 10px 16px 0 rgba(0, 0, 0, 0.1);
    text-align: center;
    overflow: hidden;
}

#popupSubscribe .mfp-close {
    display: none;
}

#popupSubscribe .close {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 46px;
    height: 40px;
    line-height: 40px;
    border-radius: 6px;
    text-align: center;
    cursor: pointer;
    z-index: 1;
    background: url("../img/ico_close_gray.svg") no-repeat center center;
    background-color: #fff;
}

#popupSubscribe .close:hover {
    background: url("../img/ico_close_white.svg") no-repeat center center;
    background-color: #1dabf2;
}

#popupSubscribe .close img{
    vertical-align: middle;
}


#popupSubscribe .content{
    max-width: 460px;
    margin: 0 auto;
    padding-left: 16px;
    padding-right: 16px;
}

#popupSubscribe .head{
    font-family: Roboto;
    font-size: 26px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #414141;
    padding-top: 69px;
}

#popupSubscribe .txt1,
#popupSubscribe .txt2,
#popupSubscribe .txt3{
    font-family: Roboto;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #414141;
    margin-top: 10px;
}

#popupSubscribe .txt2{
    margin-top: 26px;
}

#popupSubscribe .txt3{
    font-size: 12px;
    margin-top: 32px;
}

#popupSubscribe .txt3 a{
    color: #1dabf2;
    text-decoration: underline;
}

#popupSubscribe .fbLogin{
    position: relative;
    width: 100%;
    height: 46px;
    border-radius: 4px;
    background-color: #3c5a96;
    line-height: 46px;
    margin-top: 20px;
    cursor: pointer;
}

#popupSubscribe .fbLogin span{
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    vertical-align: middle;
}

#popupSubscribe .fbLogin img{
    position: absolute;
    left: 30px;
    top: 50%;
    margin-top: -9px;
}

#popupSubscribe .emailLogin{
    position: relative;
    width: 100%;
    height: 46px;
    background-color: #fff;
    margin-top: 10px;
}

#popupSubscribe .emailLogin input{
    float: left;
    width: 70%;
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border: solid 1px #e2e0e0;
    border-right: none;

    font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
/*     color: #999999; */
}

#popupSubscribe .inscriere-desktop,
#popupSubscribe .inscriere-mobile{
    display: block;
    float: left;
    width: 30%;
    height: 100%;
    text-align: center;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: #1dabf2;

    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 46px;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
}

#popupSubscribe .inscriere-mobile{
    display: none;
    border-radius: 4px;
    width: 100%;
}

#popupSubscribe .footer{
    height: 84px;
    background: url(../img/subscribe_footer.png) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-top: 6px;
}

#popupSubscribe .postSubscribe{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
}

#popupSubscribe .postSubscribe.active{
    display: block;
}

@media (max-width: 900px){ 

    #popupSubscribe {
        border-radius: 14px;
    }
    
    #popupSubscribe .head{
        padding-top: 41px;
        font-size: 22px;
    }

    #popupSubscribe .txt1{
        margin-top: 30px;
    }

    #popupSubscribe .fbLogin{
        margin-top: 30px;
    }

    #popupSubscribe .txt2{
        margin-top: 18px;
    }

    #popupSubscribe .txt3{
        margin-top: 22px;
        margin-bottom: 14px;
        float: left;
    }

    #popupSubscribe .emailLogin input{
        width: 100%;
        border-radius: 4px;
        border: solid 1px #e2e0e0;
    }

    #popupSubscribe .inscriere-desktop{
        display: none;
    }

    #popupSubscribe .inscriere-mobile{
        display: block;
        margin-top: 3px;
    }


    #popupSubscribe .footer{
        display: none;
    }
}


#popupPostSubscribeFb {
    position: relative;
    max-width: 700px;
    background-color: #fff;
    margin: 0 auto;

    border-radius: 28px;
    box-shadow: 4px 10px 16px 0 rgba(0, 0, 0, 0.1);
    text-align: center;
    overflow: hidden;
}

#popupPostSubscribeFb .mfp-close {
    display: none;
}

#popupPostSubscribeFb .close {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 46px;
    height: 40px;
    line-height: 40px;
    border-radius: 6px;
    text-align: center;
    cursor: pointer;
    z-index: 1;
    background: url("../img/ico_close_white.svg") no-repeat center center;
    background-color: #ff6166;
}

#popupPostSubscribeFb .close:hover {
    background: url("../img/ico_close_red.svg") no-repeat center center;
    background-color: #fff;
}

#popupPostSubscribeFb .close img{
    vertical-align: middle;
}

#popupPostSubscribeFb .top{
    background-color: #ff6166;
    padding-top: 69px;
    padding-bottom: 45px;
}

#popupPostSubscribeFb .top .head{
    padding-left: 16px;
    padding-right: 16px;

    font-family: Roboto;
    font-size: 26px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}

#popupPostSubscribeFb .top .txt{
    margin-top: 30px;
    padding-left: 16px;
    padding-right: 16px;

    font-family: Roboto;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}

#popupPostSubscribeFb .content{
    max-width: 500px;
    margin: 0 auto;
    padding-left: 16px;
    padding-right: 16px;
}

#popupPostSubscribeFb .content .head{
    font-family: Roboto;
    font-size: 26px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #414141;
    padding-top: 15px;
}

#popupPostSubscribeFb .content .txt1,
#popupPostSubscribeFb .content .txt2{
    font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #414141;
    margin-top: 14px;
}

#popupPostSubscribeFb .content .txt2{
    margin-top: 30px;
    margin-bottom: 18px;
}

#popupPostSubscribeFb .waShare,
#popupPostSubscribeFb .fbShare{
    display: block;
    position: relative;
    width: 100%;
    height: 46px;
    border-radius: 4px;
    background-color: #3c5a96;
    line-height: 46px;
    margin-top: 30px;
    cursor: pointer;
}

#popupPostSubscribeFb .waShare{
    background-color: #25d366;
}

#popupPostSubscribeFb .waShare span,
#popupPostSubscribeFb .fbShare span{
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    vertical-align: middle;
}

#popupPostSubscribeFb .waShare img,
#popupPostSubscribeFb .fbShare img{
    position: absolute;
    left: 30px;
    top: 50%;
    margin-top: -9px;
}

#popupPostSubscribeFb .waShare img{
    left: 25px;
    margin-top: -12px;
}

@media (max-width: 900px){ 

    #popupPostSubscribeFb {
        border-radius: 14px;
    }

    #popupPostSubscribeFb .top .head{
        font-size: 20px;
    }

    #popupPostSubscribeFb .top .txt span{
        font-size: 14px;
    }

    #popupPostSubscribeFb .content .head{
        font-size: 18px;
        padding-top: 30px;
    }

    #popupPostSubscribeFb .content .txt1,
    #popupPostSubscribeFb .content .txt2{
        font-size: 14px;
        margin-top: 10px;
    }

    #popupPostSubscribeFb .content .txt2{
        margin-top: 16px;
        margin-bottom: 11px;
    }
    

}

