@font-face {
    font-family: 'Yekan';
    src: url('../fonts/Yekan.eot'),
         url('../fonts/Yekan.woff') format('woff'),
         url('../fonts/Yekan.ttf') format('truetype');
}

@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icons/icomoon.eot?3bbqeu');
    src:  url('../fonts/icons/icomoon.eot?3bbqeu#iefix') format('embedded-opentype'),
          url('../fonts/icons/icomoon.ttf?3bbqeu') format('truetype'),
          url('../fonts/icons/icomoon.woff?3bbqeu') format('woff'),
          url('../fonts/icons/icomoon.svg?3bbqeu#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
  }
  
  [class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
  
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .icon-google:before {
    content: "\e900";
  }
  .icon-twitter:before {
    content: "\e901";
  }
  .icon-facebook:before {
    content: "\e902";
  }
  .icon-instagram:before {
    content: "\e903";
  }
  .icon-telegram:before {
    content: "\f2c6";
  }
  

*{
    font-family: 'Yekan';
}

.tint{
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.counter-wrap{
    position: relative;
    z-index: 5;
}

h1, h2, h3, h4, h5, h6{
    font-family: 'Yekan';
    margin-bottom: 0px;
    letter-spacing: -.5px;
}

.row.noMaxWidth{
    max-width: none;
}

#navbar{
    background: #FFFFFF;
    padding: 1em 3em;
    position: fixed;
    top: 0px;
    display: block;
    width: 100%;
}

img.logo{
    width: 100%;
    max-width: 150px;
}

.section{
    background-size: cover;
}

.section.bottomBg{
    background-position: bottom center;
}

.slide{
    background-size: cover;
}

#intro{background-image: url('../img/introBG.jpg');}
#products{background-color: #fafafa;}
#condition{background-image: url('../img/conditionBG.jpg');}
#winners{background-image: url('../img/documentBG.jpg');}
#documents{background-image: url('../img/winnersBG.jpg');}

/* Countdown Timer */
.countdownTimer{
    margin: 10px 0;
}
.is-countdown{
    background: #c72026;
    /* border-radius: 10px; */
    overflow: hidden;
    color: #FFFFFF;
    font-size: 2.5em;
    border: 0px;
    max-width: 470px;
    padding: .5em;
    /* font-weight: bold; */
    left: 0px;
}

.invisible{
    opacity: 0;
    visibility: hidden;;
}

.myWrap{
    display: block;
}

.myWrap p{
    font-size: 2em;
    max-width: 470px;
    text-align: center;
    color: #FFFFFF;
}

.intro-slogan h1{
    font-size: 7em;
    color: #FFFFFF;
    padding: 0 .4em;
}

.intro-slogan img{
    width: 100%;
    max-width: 250px;
    margin-left: 2em;
}

p.slogan{
    color: #c72026;
    font-size: 3em;
    margin: 0px;
}

.countdown-period {
    display: block;
    opacity: .5;
    font-size: 1.5rem;
    margin-top: -1em;
    font-weight: bold;
}

.goldText{
    color: #a3834b;
}

.whiteText{
    color: #FFFFFF;
}

a.readmore{
    background: #FFFFFF;
    padding: .8em 1.5em;
    margin-top: 2em;
    display: inline-block;
    color: #000000;
}

a.readmore.redBackground{
    background: #951102;;
    color: #FFFFFF;
}

#documents p{
    line-height: 25px;
    margin-bottom: 2em;
    text-align: justify;
}

.title{
    color: #a3834b;
    font-size: 1.5em;
    display: block;
}

.subTitle{
    color: #5a5a5a;
    font-size: .8em;
    display: inline-block;
    margin-bottom: 1em;
    line-height: 30px;
}

#products h4{
    margin-top:.5em;
}

h4.men{
    color: #7d7d7d;
}

h4.oily{
    color: #00ad5e;
}

h4.dry{
    color: #9c7fcd;
}

.ctaBtn{
    display: inline-block;
    color: #FFFFFF;
    font-weight: bold;
}

.ctaBtn:hover{
    color: #FFFFFF;
}

.ctaBtn ul li{
    float: right;
    vertical-align: middle;
    list-style: none;
    padding: 1em;
}

.ctaBtn ul{
    margin: 0px;
}

.ctaBtn ul li.iconBtn img{
    width: 15px;
    display: block;
    margin: 2px;
}

.ctaBtn.dryBtn ul li.iconBtn{
    background: #7f438c;
}

.ctaBtn.dryBtn ul li.text{
    background: #9f54af;
    line-height: 20px;
}

.ctaBtn.oilyBtn ul li.iconBtn{
    background: #30803e;
}

.ctaBtn.oilyBtn ul li.text{
    background: #3ca04d;
    line-height: 20px;
}

.ctaBtn.menBtn ul li.iconBtn{
    background: #4c4c4c;
}

.ctaBtn.menBtn ul li.text{
    background: #5f5f5f;
    line-height: 20px;
}

.backgroundWhite{
    background: rgba(255, 255, 255, 0.95);
    padding: 1em;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.users{
    position: relative;
    margin: 10px 10px 0;
    height: 0px !important;
    padding-bottom: 100%;
}

.users img{
    width: 100%;
    height: auto;
	position: absolute;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.users p{
    background: #e3c584;
    padding: .3rem .5rem;
    position: absolute;
    left: 0px;
    bottom: 0;
    width: 100%;
    margin: 0px;
    text-align: center;
}

.worldcupLogo{
    background: url('../img/worldcupLogo.png') no-repeat center center transparent;
}

#footer{
    padding: 17px 3em !important;
}

.copyright{
    color: #999999;
    font-size: .9em;
}

.tel{
    font-weight: bold;
    font-size: .9em;
}

ul.socials{
    margin: 0px;
    height: 24px;
}

ul.socials li{
    display: inline-block;
}

ul.socials li a{
    opacity: .5;
    font-size: 1.5em;
    color: #000000;
    display: block;
    overflow: hidden;
    line-height: 12px;
}

ul.socials li a:hover{
    opacity: 1;
    color: #000000;
}

#fp-nav ul li:last-child{
    display: none;
}



/* Modalbox
 * ==============================================
 */
.modal{
    position: fixed;
    top: 0px;
    left: 0px;
    background: #FFFFFF;
    display: none;
    z-index: 1000;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
}

.content{
    position: relative;
    overflow-y: auto;
    overflow-x: hidden;
    max-width: 640px;
    margin: 0 auto;
    padding-top: 10em;
}

.close{
    position: absolute;
    left: 10px;
    top: 10px;
    font-family: Helvetica, sans-serif;
    color: #000000;
    z-index: 10000000;
}

.content p{
    color: #5a5a5a;
}

.content a{
    color: #a3834b;
}

.content h5{
    color: #e3c584;
}

.content h4{
    color: #a3834b;
}

a.redbtn{
    background: #c72026;
    color: #FFFFFF;
    font-size: 1.5em;
    padding: .5em 1em;
    margin-top: 1em;
    display: inline-block;
    margin-left: 2em;
}



/* Responsive
 * ==============================================
 */

 @media screen and (max-width: 1200px) {
    .worldcupLogo{
        background: none;
    }
  }

 @media screen and (max-width: 1024px) {

    #intro{background-image: url('../img/introBG-mobile.jpg'); background-position-x: center;}

    #intro .fp-tableCell{
        vertical-align: top;
        padding-top: 3em;
    }

    .is-countdown{
        margin: 0 auto;
    }

    .myWrap p {
        max-width: 100%;
        text-align: center;
    }

    .intro-slogan h1{
        font-size: 4em;
        color: #FFFFFF;
        padding: 0 .4em;
        text-align: center;
    }

    .intro-slogan.text-left{
        text-align: center;
    }

    .intro-slogan img{
        width: 100%;
        max-width: 200px;
        margin: 0px;
    }

    a.redbtn{
        margin-left: 0;
        position: absolute;
        bottom: 20px;
        left: 50%;
        -webkit-transform: translatex(-50%);
        -moz-transform: translatex(-50%);
        transform: translatex(-50%);
    }

  }
  
  @media screen and (max-width: 640px) {

    #navbar {
        padding: 1em;
    }

    img.logo {
        max-width: 100px;
    }

    #intro .fp-tableCell{
        padding-top: 1em;
    }

    .intro-slogan h1{
        font-size: 2em;
    }

    .intro-slogan img{
        max-width: 150px;
    }

    .ctaBtn{
        margin-bottom: 5em;
    }

    .myWrap {
        padding: 0px 5px;
    }

    .myWrap p {
        font-size: 1.4em;
    }

    .is-countdown {
        font-size: 1.5em;
        max-width: 270px;
        padding: .2em .5em;
    }

    .countdown-period {
        font-size: 1rem;
    }

    .subTitle {
        font-size: 1em;
    }

    h4 {
        font-size: 1.5em;
    }

    #footer{
        padding: 17px 1em !important;
    }

    #footer .text-right , #footer .text-left{
        text-align: center !important;
    }

    a.readmore {
        margin-top: 1em;
        margin-bottom: 2em;

    }

    a.redbtn{
        font-size: 1.3em;
        padding: .3em .7em;
    }

    .users p {
        font-size: .8em;
    }
  }