@import url("../elements/iphonelandscape.css");
@import url("../forms/iphonelandscape.css");
@import url("../tables/iphonelandscape.css");
@import url("../social/iphonelandscape.css");
@import url("../errors/iphonelandscape.css");
@import url("../profile/iphonelandscape.css");
@import url("../mail/iphonelandscape.css");
@import url("../../../notifications/css/iphonelandscape.css");
@import url("../../../user/css/iphonelandscape.css");
@import url("../../../search/css/iphonelandscape.css");
@import url("../../../cart/css/iphonelandscape.css");
@import url("../../../slider/css/iphonelandscape.css");
@import url("../../../effects/css/iphonelandscape.css");
@import url("../../../popup/css/iphonelandscape.css");
@import url("../../../shop/css/iphonelandscape.css");
@import url("../../../ads/css/iphonelandscape.css");
@import url("../../../products/css/iphonelandscape.css");
@import url("../../../comments/css/iphonelandscape.css");
@import url("../../../faqs/css/iphonelandscape.css");
@import url("../blog/iphonelandscape.css");
@import url("../../../feedback/css/iphonelandscape.css");
@import url("../../../reviews/css/iphonelandscape.css");



#overall {
    padding: 0;
    overflow-x: hidden;
}

#intro {
    width: 100%;
}


#intro > div:nth-child(1) > span:nth-child(3) {
    top: 80px;
    left: 40px;
    z-index: 3;
    width: 40%;
}


#intro > div:nth-child(1) > span:nth-child(3) > span:nth-child(2) {
    display: block;
    min-height: 20px;
    font-size: 34px;
    line-height: 34px;
    letter-spacing: -1px;
    color: #222;
}


#intro > div:nth-child(1) > span:nth-child(3) > span:nth-child(4) > a {
    width: 60%;
 
}


#intro > div:nth-child(1) > span:nth-child(1) {

    min-height: 10px;
    position: absolute;
    z-index: 3;
    top: -10px;
    left: 0;
    right: 0;
    margin: 0 auto !important;
    width: 93%;
}


#values {
    justify-content: space-between;
    margin: 0 auto;
    width: 80%;
    padding: 1em 0;
    position: absolute;
    left: 0;
    right:0;
    bottom: 0;
}


#intro > div:nth-child(2) {
    display: block;
    min-height: 120px;
    max-height: unset;
    position: relative;
    z-index: 1;
    background: -webkit-linear-gradient(to right, transparent, #e4e8f7, transparent);
    background: -moz-linear-gradient(to right, transparent, #e4e8f7, transparent);
    background: linear-gradient(to right, transparent, #e4e8f7, transparent);
}



#intro > div:nth-child(1) > span:nth-child(2) {
    display: block;
    height: 375px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}


#threetier {
    margin: 0 auto;
    width: 95%;
 
}

#bottomside {
    display: flex;
    justify-content: space-between;
    width: 80%;
 
}

.centrage {
  
    margin: 0 auto;
    width: 95%;
  
}


#topapats {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}


.sects3 > div > span:nth-child(1) > img, .sects2 > span:nth-child(1) > img, .sects > span:nth-child(1) > img {
    display: block;
    width: 185%;
 
}


.sects3 > div > span:nth-child(2), .sects2 > span:nth-child(2) {
    width: 50%;
}


.sects3 > div > span:nth-child(2) {
    width: 75%;
    color: #FFF;
    font-weight: 800;
}


#footer > div:nth-child(2) > span > span:nth-child(2) {
    width: 40%;
}


#content {
    display: block;
}

#content > span:nth-child(1) {
    overflow: hidden;
    padding: 2em;
    width: 100%;
}


#content > span:nth-child(2) {
    display: block;
    width: 100%;
}


#side {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1em;
    min-height: 300px;
    width: 100%;
  
}


#intros {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1em;
    min-height: 300px;
    height: unset;
}


#intros > span:nth-child(1) {
    padding: 1em;

    min-height: 350px;
 
 
}


#verifyconsole {
    display: block;
    margin: 0 auto;
    min-height: 10px;
    width: 56%;
 
}



.mains1 {
    display: block;
    width: 100%;
 
}


#mast {
    width: 98%;
}


#barwidget {
    width: 100%;
}

#barwidget > div {
    width: 96%;
    margin: 0 auto;
}


#barwidget > div > span:nth-child(3) {
    display: none;
}


#barwidget > div > span:nth-child(1) {
    width: 24%;
 
}


#sects {
    width: 100%; 
}


.widths {
    width: 96% !important;
}



#produtprev > div:nth-child(1) > span:nth-child(1) > img {
    width: 138%;
    height: auto;
}


.contentdivider {
    grid-template-columns: 6fr 4fr;
}



.contain66 {
    display: block;
    width: 90%;
    margin: 0 auto;
}


#footer > span:nth-child(1) {
    width: 56%;
 
}


#footer > span:nth-child(1) > span:first-child {
    min-height: 10px;
    width: 200px;
    margin-bottom: 15px;
}


#footer > span:nth-child(1) > span:nth-last-child(2), #footer > span:nth-child(1) > span:last-child {
    display: block;
    height: 50px;
    width: 90%;
    padding: 1em 0 0 0;
}


#footer > span:nth-child(1) > span:nth-child(5) {
    display: flex;
    justify-content: flex-start;
    padding: 2em 0 0 0;
    
}


#footer > span:nth-child(1) > span:nth-child(5) > a {
    display: block;
    margin-right: 22px;
    
}


#footer > span:nth-child(2) > span:nth-child(1) {
    display: flex;
    justify-content: flex-start;
    width: 100%;
}

#footer > span:nth-child(2) {
    width: 100%; 
}


#footer > span:nth-child(2) > span:last-child {
    display: grid;
    padding: 3em 0 5em 0;
}


.mains {
    display: block;
    width: 90%;
    margin: 0 auto;
}


#content {
    margin: 0 auto;
    width: 91%;
}


.flexbtw {
    display: flex;
    justify-content: flex-start;
    gap: 1em !important;
    min-height: 50px;
    margin: 0;
    padding: 0;
    width: 100%;
}


#abouter {
    width: 95%;
    margin: 0 auto;
    padding: 2em 0 0 0;
}


#abouter > span:nth-child(1) {
    position: relative;
    top: 300px;
}


#abouter > span:nth-child(2) > span:nth-child(2) {
    display: block;
    width: 70%;
    padding-top: 1em;
    line-height: 40px;
    font-size: 20px;
 
}

.mains2 {
    width: 100%;
    min-height: 600px;
    margin: 0 auto;
    position: relative;
    z-index: 3;
}

.socials {
    padding: 1em 0 0 0;
  
}

.socials > span:nth-child(1) {
    display: flex;
    justify-content: space-between;
    width: 98%;
}


#overall > main.mainmovcover.styls > main.mains2 > span > span > span {
    display: flex;
    justify-content: flex-end;
    padding: 10px 0 0 0;
    width: 200px;
}

#overall > main.mainmovcover.styls > main.mains2 > span > span > span > a {
    display: block;
    font-size: 18px;
    margin-left: 22px;
}


.centermessage {
    grid-template-columns: 1fr 1fr;
    gap: 8em;
    width: 90%;
    margin: 0 auto;
    padding: 8em 0 4em 0;
}


#produtprev > div:nth-child(1) > span:nth-child(1) {
    display: block;
    min-height: 440px;
 
}



 
#socialholder > span {
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	min-height: 10px;
	width: 65%;
	position: absolute;
	top: 30px;
	left: 30px;
	right: unset;
	z-index: 152;
}



#popular > span:nth-child(3) {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1em;
    width: 100%;

}

#popular > span:nth-child(3) > span {
    display: block;
    border: 1px dotted #CCC;
    min-height: 250px;
    max-height: 250px;
    overflow: hidden;
 }