@font-face {
    font-family: UniviaPro-Book;
    src: url(font/Univia\ Pro/UniviaPro-Book.ttf);
  }
  @font-face {
    font-family: UniviaPro-medium;
    src: url(font/Univia\ Pro/UniviaPro-medium.ttf);
  }

  @font-face {
    font-family: UniviaPro-Regular;
    src: url(font/Univia\ Pro/UniviaPro-Regular.ttf);
  }

  @font-face {
    font-family: UniviaPro-Light;
    src: url(font/Univia\ Pro/UniviaPro-Light.ttf);
  }




  /*regulator nova*/


  @font-face {
    font-family: RegulatorNovaRegular300;
    src: url(font/RegulatorNovaRegular300-Regular.otf);
  }

  @font-face {
    font-family: RegulatorNovaRegular500;
    src: url(font/Regulator\ Nova\ Regular\ 500.otf);
  }

  @font-face {
    font-family: Refrigerator Deluxe Heavy;
    src: url(font/Refrigerator-Deluxe-Font-Family/Refrigerator\ Deluxe\ Heavy.otf);
  }
  Refrigerator Deluxe Heavy
  /*NunitoSans*/

  @font-face {
    font-family: NunitoSans-Regular;
    src: url(font/Nunito-Sans-ExtraLight/NunitoSans-Regular.ttf);
  }

  @font-face {
    font-family: NunitoSans-Bold;
    src: url(font/Nunito-Sans-ExtraLight/NunitoSans-Bold.ttf);
  }
  @font-face {
    font-family: NunitoSans-Black;
    src: url(font/Nunito-Sans-ExtraLight/NunitoSans-Black.ttf);
  }

  /*Refrigerator Deluxe*/


  @font-face {
    font-family: Refrigerator-Deluxe;
    src: url(font/Refrigerator-Deluxe-Font-Family/Refrigerator\ Deluxe.otf);
  }

   @font-face {
    font-family: Refrigerator-Deluxe-Bold;
    src: url(font/Refrigerator-Deluxe-Font-Family/Refrigerator\ Deluxe\ Bold.otf);
  }

/*verdana*/
@font-face {
    font-family: Verdana;
    src: url(fonts/Verdana.ttf);
  }
  @font-face {
    font-family: verdanab;
    src: url(fonts/verdanab.ttf);
  }


/*---reboto ---*/

@import url('https://fonts.googleapis.com/css2?family=Mohave:wght@300;400;600;700&family=Roboto:wght@300;400;500;700;900&display=swap');

  
*{
    padding:0;
    margin:0;
    color:#333333;

}

.Refrigerator-Deluxe-Bold{
    font-family: Refrigerator-Deluxe-Bold;
}
p{
    
    font-family: RegulatorNovaRegular300;
   
    font-size: 18px;
}
  h3{
    font-size: 50px;
    font-weight: 400;
    margin-bottom:12px;
  }
  .mt-2{
    margin-top: 12px;
  }
  .topheader h3 {
    font-family: UniviaPro-Book;
    
    
  }
  .topheader h3 bold {
    
    font-family: UniviaPro-medium;
  }
  .topheader{
    background-image: url(asseds/top-headerbg.jpg);
    background-position: center;
    background-size: cover;
}
  
  .logo{
    font-family: UniviaPro-medium;

  }
  .navbararea ul {
    list-style: none;
    display: flex;
    position: relative;
   
    margin: 0;
    line-height: 55px;
    padding-left: 100px;
}

.navbararea {
    display: flex;

    background: url(asseds/menubg.png);
    background-repeat: no-repeat;
    background-position: initial;
    background-size: auto;
    height: 55px;
}
.navbararea ul li a {
    padding: 0 14px;
    text-decoration: none;
    border-right: 1px solid;
    font-family: NunitoSans-Bold;
    font-weight: 600;
    color: #333333;
    font-size: 16px;

}
.containerare {
    display: flex;
    justify-content: space-between;
}
.navbararea ul li:last-child a {
    border-right: 0;
}
.logoarea {
    font-size: 32px;
    
    
}
.menulogo {
    margin-left:110px;
    position: relative;
    right: 95px;

}
.logoarea .logo {
    position: relative;
    left: 40%;
    top: 5px;
    font-size: 32px;
    color:#333333
}


.topheader {
    padding: 100px 0;
}
.menulogo img{
    width:156px
}
.banner {
    background-image: url(asseds/banner.png);
    background-size:cover;
    
}
.textarea {
    padding: 115px 90px;
    color: white!important;
    width: 53%;
}
.textarea .UniviaPro-Regular  {
    color: white!important;
    font-family: UniviaPro-Regular;
}  
.textarea img {
    width: 210px;
}
.textarea h4 {
    color: white;
    padding: 10px 0;
    font-size: 46px;
    letter-spacing: 0px;
}
div#isnie {
    padding: 100px 28%;
}

.whatinside h4{
    font-size: 30px;
    font-family: RegulatorNovaRegular500;
    color:#333333;
    letter-spacing: 1px;

}
.whatinside h5 {
    padding: 2px 0 13px;
    font-size: 24px;
    color: #ffcc00;
    font-family: RegulatorNovaRegular300;
    letter-spacing: 1px;
}
p.smalltext {
    font-weight: 700;
    font-family: 'UniviaPro-Regular';
    font-size:18px;
    margin-top: 2px!important;
}
.UniviaPro-Regular-32 {
    font-family: 'UniviaPro-Regular'!important;
    font-size:16px
}
.UniviaPro-Regular-32.italic{
    font-style: italic;
}
div#isnie p {
    margin: 16px 0px;
}

.whatinside{
    background-image: url(asseds/section-2-bg.jpg);
    background-position: center;
    background-size: 100% 100%;
}

.whatinside.w3school div#isnie {
    padding: 100px 20% 100px 30%;
}
.whatinside.w3school div#isnie p {
    font-size:16px!important;
    font-family: 'UniviaPro-Regular';
}
#thirdarea{
    background-color: #f0f0f0;
    padding:100px 0
}

.section3s {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.leftarea {
    padding: 50px;
    background-image: url(asseds/arrowshap.png);
    background-size: 100% 100%;
    width: 34%;
    height: 236px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
section#thirdarea .texts {
    font-size: 32px;
    font-family: RegulatorNovaRegular500;
    color:#333333
}
.rightarea {
    width: 52%;
    font-family: 'UniviaPro-Regular';
}
section.whatinside.w3school {
    position: relative;
}

.whatinside.w3school {
    background-image: url(asseds/sawalia.png);
    background-repeat: no-repeat;
    background-size: 2%;
    background-position: 18% center;
    
}
section.whatinside.w3school:before {
    content: "";
    position: absolute;
    left: 148px;
    top: 155px;
    background-image: url(asseds/sawalia.png);
    display: block;
    width: 91px;
    height: 299px;
    background-repeat: no-repeat;
    z-index: 2;
}
.emailbag {
    padding: 94px 90px 50px;
    background-image:url(asseds/socialbg.jpg);
    background-size: 100% 100%;
    background-position: center center;
    text-align: center;
}

.emailbag .align-center {
    font-size: 28px;
    margin-bottom: 36px;
    font-family: 'UniviaPro-Regular';
}
.centerimage img {
    width: 50%;
}

.star-cxkz{
    background-image:url(asseds/small-arrowbg.jpg);
    background-size: 100% 100%;
    background-position: left center;
    padding: 27px;
    text-align: center;
    margin: 100px 0;
    padding:100px;
}
.bggray{
    background-color: #323232;
    padding: 22px 25px 50px;
}
.image.p-relative img{
    width: 100%;
    position: relative;
    top: -58px;
}
.image.p-relative {
    position: relative;
}
.image.p-relative h3 {
    position: absolute;
    bottom: 80px;
    font-weight: 600;
    left: 4%;
    letter-spacing: 0.5px;
    font-size: 56px;
    color: #333333;
    font-family: Refrigerator-Deluxe-Bold;
}
footer{
    background-image: url(asseds/footerbg.png);
    background-size: cover;
    padding-bottom: 35px;
}
.text-center{
    text-align: center;
}

.footerbg {
    position: relative;
    height: 300px;
    padding: 150px 0 30px;
}
.footerbg p{
    font-family: 'UniviaPro-Regular';
    font-size:16px
}
p.text-center.footerbottom-text {
    text-align: center;
    width: 100%;
    margin-top: 65px;
}

.boxtext {

    width: 60%;
    margin:auto;
    font-family: RegulatorNovaRegular500;
    position: relative;
}
.boxtext h5{
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 12px;
    }

.boxtext p{
    margin-bottom:12px;
    line-height:22px;

}
.bggray h3 {
    color: #ffcc00;
    font-size: 54px;
    margin-left: 24px;
    margin-bottom: 17px;
    font-family:Refrigerator-Deluxe;
}
.rsi{
    background-image: url(asseds/theendbg.jpg);
    background-position: center center;
    background-size: 100% 100%;
    
}
.img-100{
    width:100%
}
.img-30{
    width: 42%;
    position: relative;
    left: 7%;
    top: 50px;
}
.space-33 {
    height: 480px;
    padding: 27px 75px 0;
}

.star-cxkz h3{
    font-family: Refrigerator Deluxe Heavy;
    font-size:50px
}
.star-cxkz center{
    font-size:18px;
}
.star-cxkz{
    font-family: 'UniviaPro-Regular';
}
section.star-cxkz.center {
    word-spacing: 3px;
}
center.starpera {
    font-size: 20px;
}
.boxtext:after {
    content: "";
    display: block;
    width: 10px;
    height: 128px;
    background-image: url(asseds/lineverti.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    left: -4%;
    top: -45px;
}
.textbutton {
    font-family: 'Refrigerator-Deluxe-Bold';
}
.lastrow {
    text-align: right;
    font-size: 60px;
}
.img-responsive{
    width:100%
}

.textbutton {
    position: relative;
    right: 12%;
    top: -35px;
}

.textbutton:after {
    content: 'UPGRADE TODAY';
    width: 460px;
    height: 120px;
    background-image: url(asseds/buttonbg-area.png);
    background-size: cover;
    background-position: right;
    display: block;
    line-height: 110px;
    position: absolute;
    right: -12%;
    top: -104px;
    z-index: 1;
    padding-right: 60px;
    text-align: left;
    padding-left: 120px;
}
.textbutton:before {
    content: '';
    width: 35px;
    height: 35px;
    background-image:url(asseds/buttonarrowdwn.png);
    background-size: cover;
    background-position: center;
    display: block;
    position: absolute;
    right: -30px;
    top: -60px;
    z-index: 100;
    
}


@media only screen and (max-width: 1320px) and (min-width: 1200px) {
.logoarea .logo{
    font-size:25px;
}
.menulogo img {
    width: 150px;
}
.textbutton {
    position: relative;
    right: 12%;
    top: -2px;
}
}
@media only screen and (max-width: 1199px) and (min-width: 1050px) {
    .logoarea .logo{
        font-size:20px;
    }
   
    .menulogo img {
        width: 130px;
    }
    .navbararea ul li a {
        padding: 0 12px;}
}