.logoz {left:0;}

#wrap {
    height: 100vh;
}

.cell-logo-policy {
    text-align: center;
}

.cell-policy {
    background:transparent;
}

.h100p {
    height: 100%;
}
#formolo {
    opacity: 0;
    padding: 0 30px;    
}
.celloz {
    width: 400px !important;
    z-index: 1;
}
.logoz {
    text-align: center;
    position: absolute;
    width: 100%;
    top:8%;
    z-index: 2;
}

.linkoz {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom:8%;
    text-align: center;
    z-index: 2;
    opacity: 0;
}

.linkoz {
    color:#CEC4C3;
    font-family: TTCommons-Regular;
    font-size: 13px;
    letter-spacing: 0;
    text-align: center;
    line-height: 10px;        
}

.linkoz a {
    border-bottom: 1px solid #E7DEDC;
    color: #BB9704;
    transition: .3s ease all;
    -webkit-transition: .3s ease all;    
}

.linkoz a:hover {
    border-bottom: 1px solid #BB9704;
    color: #1A1918;
    transition: .3s ease all;
    -webkit-transition: .3s ease all;    
}



h5 {
    margin-bottom: 20px;
}    

#aet {
    margin-top: 20px;
}

#enquire {
    width:200px;
}

#formolo p {
    margin-bottom: 0;
}

#formoz {
    margin-top: 0px;
    text-align: center;
}

#formoz,#formoz label,#formoz input{
    text-align: center;
}

#the-form input[type=email]::-webkit-input-placeholder,#the-form input[type=text]::-webkit-input-placeholder,#the-form textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #E5DEDC;
    text-align: center;
}
#the-form input[type=email]::-webkit-input-placeholder#the-form input[type=text]::-moz-placeholder,#the-form textarea::-webkit-input-placeholder { /* Firefox 19+ */
    color: #E5DEDC;
    text-align: center;    
}
#the-form input[type=email]::-webkit-input-placeholder#the-form input[type=text]:-ms-input-placeholder,#the-form textarea::-webkit-input-placeholder { /* IE 10+ */
    color: #E5DEDC;
    text-align: center;    
}
#the-form input[type=email]::-webkit-input-placeholder#the-form input[type=text]:-moz-placeholder,#the-form textarea::-webkit-input-placeholder { /* Firefox 18- */
    color: #E5DEDC;
    text-align: center;    
}

.terra #the-form input[type=email]::-webkit-input-placeholder,.terra #the-form input[type=text]::-webkit-input-placeholder,.terra #the-form textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #4E4746;
    text-align: center;    
}
.terra #the-form input[type=email]::-webkit-input-placeholder,.terra #the-form input[type=text]::-moz-placeholder,.terra #the-form textarea::-webkit-input-placeholder { /* Firefox 19+ */
    color: #4E4746;
    text-align: center;    
}
.terra #the-form input[type=email]::-webkit-input-placeholder,.terra #the-form input[type=text]:-ms-input-placeholder,.terra #the-form textarea::-webkit-input-placeholder { /* IE 10+ */
    color: #4E4746;
    text-align: center;    
}
.terra #the-form input[type=email]::-webkit-input-placeholder,.terra #the-form input[type=text]:-moz-placeholder,.terra #the-form textarea::-webkit-input-placeholder { /* Firefox 18- */
    color: #4E4746;
    text-align: center;    
}

#enquire {
    margin-bottom:10px;
}

#noop {
    font-family: TTCommons-Medium;
    font-size: 13px;
    color: #817B7A;
    letter-spacing: 0;
    line-height: 16px; 
    text-align: center;
}

#the-form {
    padding-bottom: 0;
    margin-bottom: 0;
}

section {
    height: 100%;
}

#petal-policy1{
    
    background-image: url(../images/petal-policy1.png);
    top: -150px;
    left: 60%;
    right: auto;
    width: 180px;
    height: 180px;
    transform: rotate(90deg);   
    
}
#petal-policy2{
    background-image: url(../images/petal-policy1.png);
    top: 0;
    left: 10%;
    right: auto;
    width: 300px;
    height: 300px;
    transform: rotate(355deg);   
    display: none;
    
}
#petal-policy3{
    background-image: url(../images/petal-policy3.png);
    top: 0%;
    left: 336px;
    width: 800px;
    height: 800px;
    transform: rotate(4deg) translateX(-100%);
    display: none;

    
}
#petal-policy4{
    background-image: url(../images/petal-policy1.png);
    bottom: -120px;
    right: 55%;
    width: 400px;
    height: 400px;
    transform: rotate(315deg);
    opacity: .3;

    top: auto;   
}

#petal-policy5{
    width: 0;
    height: 0;
    background-image: url(../images/petal-policy1.png);
    top: 70%;
    right: -40%;
    width: 200px;
    height: 200px;
    transform: rotate(142deg);
    opacity: .3;

    left: auto;   
}



#petal-policy7{
    width: 0;
    height: 0;
    background-image: url("../images/petal-policy1.png");
    
    bottom: -10%;
    left: -50%;
    width: 1800px;
    height: 1800px;
    transform: rotate(69deg);
    opacity: .3;
  
}

#the-form input[type=text], #the-form input[type=email], #the-form textarea {
    padding-left: 0 !important;
    padding-right: 0 !important;    
}

#frmContact label {
    margin-left: 0 !important;
}

#petal-policy6 {
    width: 0;
    height: 0;
    background-image: url(../images/petal-policy3.png);
    top: 140px;
    right: 70%;
    width: 200px;
    height: 200px;
    transform: rotate(276deg);
    opacity: .3;
}

/*MEDIO*/
@media only screen and (min-width: 40.063em){
    
    #petal-policy3{
        display: block;
    }
    
    #petal-policy1{
        top: -100px;
    }    
    
    #petal-policy5{
        right: 10%;
    }    
    
    #petal-policy6{

        top: -220px;
        right: -20%;
        width: 500px;
        height: 500px;
    }    
    
    #petal-policy2{
        display: block;
    }    
    
    #petal-policy4 {
        right: 45%;
    }    
    
    #the-form {
        padding:30px 0;
        padding-bottom: 0;
        margin-bottom: 0;
    }
    
    #formolo {
        padding: 0;    
    }    
    
    #wrap {
        min-height: 800px;
    } 
    
    #formoz {
        margin-top: 45px;
    }    
    
}

/*NA VIA DI MEZZE*/
@media only screen and (min-width: 1300px){

    #petal-policy4 {
        right: auto;
        left: 18%;
    }
    
    .logoz {
        top:10%;
    }

    .linkoz {
        bottom:10%;
    }
    
}

/*LARGE*/
@media only screen and (min-width: 1400px){

}

/*XLARGE*/
@media only screen and (min-width: 2000px){ 
    
    #petal-policy2 {
        left: 20%;
    }    
    
    #petal-policy3 {
        top: 20%;
    }    
    
    #petal-policy5 {
        top: 60%;
        right: 20%;
    }    
    
    #petal-policy6{
        right: -10%;
    }
    
   
}