* {
    margin: 0;
    padding: 0;
    outline: 0;
    box-sizing: border-box;
}

html, body {
    font-family: "Poppins", Sans-serif;
}
.poppage {
    color: #fff;
    background: #000;
    padding: 20px;
    font-family: "Poppins", Sans-serif;
}

.leftSide{
    width:49%;
    display:inline-block;
    float:left;
        position: relative;
    top: 50px;
}
.rightSide{
    width:49%;
    display:inline-block;
    float:left;
    position: relative;
    top: 30px;
}

.poppage p {
    padding: 5px;
}

/*footer social icons */
ul.social-network {
    list-style: none;
    display: inline;
    margin-left:0 !important;
    padding: 0;
}
ul.social-network li {
    display: inline;
    margin: 0 5px;
}


/*footer social icons */
.social-network a.icoRss:hover {
    background-color: #F56505;
}
.social-network a.icoFacebook {
    background-color:#3B5998;
}
.social-network a.icoInstagram {
    background-color: orangered;
}
 .social-network a.icoFacebook i, .social-network a.icoInstagram i {
    color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
    color:#44BCDD;
}

.social{
    text-align:center;
    margin-top: 20px;
}

.countries{
        padding: 10px 10px 20px 20px;
        list-style: none;
    margin: 0 10px;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.social-circle li a {
    display:inline-block;
    position:relative;
    margin:0 auto 0 auto;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    border-radius:50%;
    text-align:center;
    width: 50px;
    height: 50px;
    font-size:20px;
}
.social-circle li i {
    margin:0;
    line-height:50px;
    text-align: center;
}


footer{
    padding:10px 0 40px;
    background: black;
    color:rgba(255,255,255,.8);
}

footer a,footer p{
    font-size: 17px;
}

footer .container{
    display:flex;
    justify-content:space-between;
    flex-wrap:wrap;
    /* padding:0 15px; */
    width: auto;
    margin: 0 auto;
}

footer .contacts,footer .links,footer .seller{
    /* width:100%; */
    max-width:320px;
    /* margin-top:21px; */
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

footer .seller .logo{
    margin:0
}

footer .seller p{
    font-size:15px;
    /* color: black; */
}

footer .links{
    display:flex;
    flex-direction:column;
    margin-top: 65px;
}

footer h4{
    margin-bottom: 3px;
    /* color: deeppink; */
    font-weight: 100;
    font-family: Arial;
}

footer a{
    color: rgba(255,255,255,.8);
    text-decoration:none;
    margin-bottom:7px;
}

footer .contacts p{
    margin-bottom:10px;
    /* color: black; */
    /* margin-bottom: 10px; */
}
footer .contacts{
    margin-top: 65px;
}
.seller .logo{
    width:70%;
    /* margin-bottom:20px!important */
}

@media only screen and (max-width:1060px){
    footer{
        width:auto
    }
}

ul.social-network{
    list-style:none;
    display:inline;
    margin-left:0!important;padding:0
}

ul.social-network li{
    display:inline;
    margin:0 5px
}

.social-network a.icoFacebook{
    background-color:#3b5998
}
.social-network a.icoInstagram{
    background-color:#ff4500
}
.social-network a.icoFacebook i,.social-network a.icoInstagram i{
    color:#fff
}
.social-circle li a{
    display:inline-block;
    position:relative;
    margin:0 auto 0 auto;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    border-radius:50%;
    text-align:center;
    width:50px;
    height:50px;
    font-size:20px
}

.social-circle li i{
    margin:0;
    line-height:50px;
    text-align:center
}

.social-circle li a:hover i{
    -moz-transform:rotate(360deg);
    -webkit-transform:rotate(360deg);
    -ms--transform:rotate(360deg);
    transform:rotate(360deg);
    -webkit-transition:all .2s;
    -moz-transition:all .2s;
    -o-transition:all .2s;-ms-transition:all .2s;transition:all .2s
}
.social-circle i{
    color:#000;
    -webkit-transition:all .8s;
    -moz-transition:all .8s;
    -o-transition:all .8s;
    -ms-transition:all .8s;
    transition:all .8s
}



@media only screen and (max-width:767px){
    footer .contacts{
        margin-top:0
    }
    footer .links{
        margin-top:0
    }
}





footer {
    /* text-align: center; */
    /* padding: 20px; */
}


footer .container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    /* padding: 0 15px; */
    width: 1000px;
    margin: 0 auto;
}








footer{
    /* text-align:center; */
    /* padding: 32px 0; */
    /* padding-top: 10px; */
    /* color: rgba(255,255,255,.8); */
    /* font-size:14px; */
    /* font-family: 'Roboto', sans-serif; */
    /* background: #232923; */
    padding: 10px 0 40px;
    background: #232923;
    color: rgba(255,255,255,.8);
    font: inherit;
    font-weight: normal;
    font-family: Arial;
}
@media screen and (max-width: 980px) {
    footer .container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    /* padding: 0 15px; */
    width: auto;
    margin: 0 auto;
          padding: 0;
}
   
}

@media screen and (max-width: 800px) {
    footer .contacts, footer .links, footer .seller {
    width: 100%;
    max-width: 234px;
    /* margin-top: 21px; */
    }
    footer .container{
        width:auto;
    }
}

@media only screen and (max-width:767px){
    footer .contacts, footer .links, footer .seller{
        max-width:none !important;
    }
}















.social-circle li a:hover i, .triggeredHover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}
.social-circle i {
    color: black;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}
body {
   /* background: #000; */
}
.container {
    max-width: 1000px;
    margin: 0 auto;
}
.mobile {
    display: none;
}
header .container{
    background: url(../images/background.jpg) center center no-repeat;
    background-size: 100%;
    height: 378px;
    color: white;
    /* background-image: linear-gradient(to right bottom,#00BFFF, #4169E1); */
}
.header-bg img{
    max-width: 1000px;
}
.red {
    color: rgb(204, 0, 0);
}
.title {
    padding: 32px 0 0 0px;
    margin: 0 auto;
    text-align: center;
}

.column-one{
    width: auto;
    display:inline-block;
    float: left;
}

.countries li a img {
    margin-right: 5px;
}

.column-two{
    width:49%;
    display:inline-block;
}
.title h2  {
    font-size: 34px;
    font-weight: bold;
    padding-bottom: 10px;
}
.down-head {
    margin-top: -20px;
    font-size: 46px!important;
}
.title h3 {
    font-size: 20px;
}
.car-care{
    margin-top: -10px;
    font-size: 16px;
    margin-bottom: 10px;
}
.market-text {
    font-family: "Poppins", Sans-serif;
    font-weight: 700;
    padding-top: 0px;
}
/* header .container::before {
    content: '';
    height: 10px;
    width: 100%;
    max-width: 1000px;
    background: rgba(231, 40, 77, 1);
    position: absolute;
    top: 0;
} */
.main-content .container {
    background: #fff;
}
.grid {
    display: grid;
    /* grid-template-columns: 1fr 1fr 1fr 1fr; */
}
.description {
    padding: 30px 10px 75px 20px;
    height: 378px;
    background-image: url("/images/susta-bottom.jpg");
    background-size: cover;
}
.description-text {
  /* margin-top: 69px; */
  font-size: 22px;
  /* width: 61%; */
  /* color: white; */
}
.countries {
    padding: 10px 10px 20px 20px;
}
.countries h3 {
    padding: 10px 10px 10px 0;
    font-size: 26px;
}
.countries ul li {
    /* list-style-type: none; */
    /* margin-right: 30px; */
    /* display: inline-block; */
    margin: 10px;
    max-width: 280px;
    width: 100%;
}
.countries ul li a {
    text-decoration: none;
    font-size: 14px;
    cursor: pointer;
    font-weight: bold;
    color: #000;
    padding: 6px 12px;
    border-radius: 8px;
    display: flex;
    align-items: center;
}
.countries ul li a:hover {
    color: orange;
}
.countries-asia {
    padding-top: 20px;
}
.grid-column1 {
    /* padding-bottom: 30px; */
}
footer .container {
    /* display: grid; */
    /* grid-template-columns: 0.5fr 1.5fr; */
    /* background: #000; */
    padding: 10px;
}
.footer-logo img {
    max-width: 80px;
}
.footer-nav {
    text-align: right;
}
.footer-nav ul li {
    list-style-type: none;
    display: inline-block;
    line-height: 2;
    margin-right: 10px;
}
.footer-nav ul li a {
    text-decoration: none;
    color: black;
    font-size: 12px;
}
.footer-nav ul li p {
    /* color: black; */
    font-size: 12px;
}

.privacy-container {
    padding: 10px 10px 10px 20px;
}
@media only screen and (max-width: 1000px) { 
    .header .container {
        height: 290px;
    }
   .title h2 {
       font-size: 26px;
   }
   .title h3 {
       font-size: 20px;
   }
   .market-text {
    padding-top: 60px;
}
    .description{
            background-position: -125px;
    }
    .description-text{
        margin-top:35px;
    }
}
@media only screen and (max-width: 800px) {
    .title {
        padding-top: 23px;
    }
    .title h2 {
        font-size: 24px;
    }
    .title h3 {
        font-size: 18px;
    }
    .countries ul li {
        display: block;
    }
    .countries br {
        display: none;
    }
    header .container{
        height: 350px;
        /* margin: -30px 0 -30px 0; */
    }
    .leftSide {
    width: 49%;
    display: inline-block;
    float: left;
    position: relative;
    top: 0px;
}
    .rightSide img{
        width:100%;
    }
    .rightSide{
        top:80px;
    }
 }
@media only screen and (max-width: 600px) {
    .mobile-header h2{
            margin-top: -31px;
    }
    .footer-nav ul li {
        line-height: unset;
    }
    .header {
        display: none;
    }
    .title {
        display: none;
    }
    .mobile {
        display: block;
        color: black;
    }
    .mobile-header {
        text-align: center;
        padding: 5px;
        background: url(../images/woman_mobile.jpg) center center no-repeat;
        min-height: 490px;
    }
    .mobile-header img{
        max-width: 180px;
    }
    .description {
        /* padding: 10px 10px 20px 20px; */
        /* max-width: 900px; */
        background-image: url(/images/couple_mobile.jpg);
        background-size: cover;
        background-position: center;
    }
    .description-text {
      margin-top: -5px;
      font-size: 16px;
      width: 100%;
      /* color: white; */
    }
    .countries {
        padding: 10px 10px 10px 20px;
    }
 }


 .privacy-container {
    padding: 10px 10px 10px 20px;
}

.privacy-container h2 {
    font-size: 33px;
    color: #444;
    margin: 20px;
}
.privacy-container h4 {
    margin-top: -20px;
    margin-left: 20px;
    color: rgb(56, 68, 79);
    font-size: 14px;
}
.privacy-container h3{
    margin: 20px;
}
.privacy-container ul li {
    margin-left: 20px;
    font-size: 14px;
}
.privacy-container p {
    margin: 20px;
    font-size: 14px;
}
.privacy-container .special-text {
    margin-top: 0;
    margin-bottom: 0;
}