body{
  background-color: #f8f8f8;
  font-family: 'Roboto', sans-serif;
}
.logo{
  height:69px; width:auto; padding:10px;
  margin-left:65px;
}
.menu{
  list-style: none;
  display: inline-flex;
  margin-right:65px;
}
.menu-item{
  padding: 30px;
}
nav{
  float:right;
}

/* ============ SLIDER => =============== */

    .sliderBackgroundText{
      
      background-size: contain;
      background-position: center;
      position: absolute;
      top: -125px;
      background-repeat: no-repeat;
      margin-left: 100px;
      height: 500px;
      z-index: 1;
    }
    .banner-item{
      background-color:rgba(255, 255, 255, 0.8) !important;
    }
    .banner-items{
     margin-top: 100px;
    }
    .banner-item{
       height: 260px;
       border-radius: 3px;
       margin-right:30px;
       background-color: rgba(255, 255, 255, 0.5);
       box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    }
    .banner-item-img{
      height:230px;
        margin-left: -175px;
        margin-top: -30px;
        width: auto;
        position: absolute;
    }
    .banner-item-img-2{
      height: 230px;
      margin-left: -80px;
      margin-top: -30px;
      width: auto;
      position: absolute;
    }
    .banner-link{
        border-radius: 74px;
        color: white;
        z-index: 99999999999;
        position: absolute;
        margin-left: -90px;
        margin-top: 200px;
        background-color: #00c0ff;
        box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.5);
        padding: 10px 50px;
    }
    .banner-link-2{
        border-radius: 74px;
        color: white;
        z-index: 99999999999;
        position: absolute;
        margin-left: -105px;
        margin-top: 200px;
        background-color: #00c0ff;
        box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.5);
        padding: 10px 50px;
    }
    a > .fa{
        margin-left:10px;
    }
    @media(max-width:767px){
      .tp-bgimg{
        display:none !important;
      }
      .rev_slider{
        height:250px !important;
        margin-top:100px !important;
      }
      .rev_slider_wrapper{
        height:250px !important;
      }
      .sliderBackgroundText{
        top: -200px !important;
        margin-left: 0px !important;
      }
      .banner-items{
        margin-top:70px !important;
      }
      .banner-item{
        height: 125px !important;
        margin-right:10px !important;
        margin-left:0 !important;
      }
      .banner-item-img{
        height:100% !important;
        margin-left:-70px !important;
      }
      .banner-link, .banner-link-2 {
        border-radius: 74px;
        padding: 0px 10px !important;
        color: white;
        font-size:10px !important;
        z-index: 99999999999;
        position: absolute;
        text-align: center;
        background-color: #00c0ff;
        margin-top:100px !important;
      }
      .banner-link{
        margin-left:-40px !important;
      }
      .banner-link-2{
        margin-left:-50px !important;
      }
      .banner-link > a, .banner-link-2 > a{
        margin:0 !important;
        width: 20px !important;
        height: 21px !important;
        font-size: 14px !important;
      }
      .banner-link > a > .fa, .banner-link-2 > a > .fa{
        width:auto !important;
        height:auto !important;
        padding:0 !important;
      }
      .banner-item-img-2{
        height:150px !important;
        margin-left:-40px !important;
      }
    }
    
/* ============ <= SLIDER =============== */

/* ============ MAIN PAGE => ============ */

.seperator{
  height:45px;
  padding:25px;
  background-size: contain;
}
.site-setup{
  font-size:13px;
  margin-top:22px;
  border-radius: 74px;
  padding:10px 50px;
  color:White;
  position:absolute;
  z-index: 9999;
  background-color: #e92713;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
.references{
  width: 100%;
  height: 440px;
  padding: 40px;
  background-repeat:no-repeat;
  background-size:cover;
  background-position: 50%;
  margin-top: 50px;
}
.references-title{
  height: 115px;
  opacity: 0.75;
  background-color: #ffffff;
}
.piernet{
  width: 552px;
  height: 35px;
  padding:15px;
  font-size: 30px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #5e5e5e;
}
.references-title p{
  width: 436px;
  height: 36px;
  padding:15px;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: center;
  color: #5e5e5e;
}
.reference-item{
  padding:1px;
  margin-top:30px;
  border-radius: 2px;
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
.reference-item-title{
  padding:10px;
  background-color: #f6f6f6;
  color:black;
}
.reference-item-title a{
  color:black;
}
.reference-edit{
  margin-left:15%
}
.follow-us{
  font-size: 36px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #0081ac;
}
.social-icons{
  display: inline-flex;
  list-style: none;
  padding:10px 30%;
}
.social-icons li{
  padding:0px 10px;
}
.social-icons li i{
  color:White;

}
.fa-twitter{
  width: 72px;
  height:72px;
  padding:23px 32%;
  border-radius:40px;
  background-color:#37a7df;
}
.fa-facebook{
  width: 72px;
  padding:23px 37%;
  height:72px;
  border-radius:80px;
  background-color:#3c5193;
}
.fa-google-plus{
  width: 72px;
  height:72px;
  padding:23px 26%;
  border-radius:40px;
  background-color:#e84d3d;
}
.fa-instagram{
  width: 72px;
  height:72px;
  padding: 22px 23%;
  border-radius:40px;
  background-color:#e83d67;
}
.fa-linkedin{
  width: 72px;
  height:72px;
  padding:20px 34%;
  border-radius:40px;
  background-color:#0077b4;
}
@media (max-width: 768px){
  .seperator{
    height:10px !important;
    padding:0 !important;
  }
  .social-icons{
    margin-left:10px !important;
  }
  .site-setup{
    right:60px !important;
  }
  .references-title{
    height:140px !important;
  }
  .reference-items .col-md-2{
    margin:0 10px !important;
  }
  .reference-item-title{
    font-size:8px !important;
  }
  .social-icons .col-xs-2{
      margin:0 2px !important;
      font-size:10px !important;
  }
  .social-icons .col-xs-2 i{
    width:40px !important;
    height:40px !important;
  }
  .social-icons .fa{
    padding:10px !important;
  }
  .social-icons .social-insta{
    width:40px !important;
    height:40px !important;
    padding:8px !important;
  }
}
/* ============ <= MAIN PAGE ============ */

/* ============ FOOTER => ============ */
@media(max-width: 768px){
  footer{
    position:relative !important;
  }
  footer .list1 ul{
    padding : 15px 0 !important;
  }
  footer .list0 li{
    display:inline-block;
    text-align:center;
  }
  footer .list1 , footer .list1 ul, footer span, .copyright-block {
    padding:0 !important;
  }
  footer .copyright{
    padding:10px 0 !important;
  }

}
footer{
  background-color: #4a4644;
}
footer ul{
  list-style: none;
  padding:20px;
}
footer ul li{
  color:#8c8c8c;
}
footer span{
  font-size:12px;
  width:185px;
  text-align:right;
  color:#8c8c8c;
  padding:20px;
}
.copyright{
  padding:20px;
}

/* ============ <= FOOTER ============ */
.tag{
  padding:5px;
  position:absolute;
  z-index: 19;
height: 24px;
background-size: contain;
/*margin-left: 35%;*/
margin-top: -12px;
/*width: 10%;*/
background-repeat: no-repeat;
}
.tag-title{
  font-size:12px!important;
  padding-right:40%;
  color:white;
  font-style: italic;
}
.arrow-left{
  color:white;
  position:absolute;
  margin-left: -50px;
    margin-top: 90px;
}
.arrow-right{
  color:white;
  position:absolute;
  margin-left: 675px;
margin-top: 90px;
}
.banner-front{
  margin-top:10%;
}
.content-box h1{
  width: 456px;
  height: 54px;
  font-family: 'Roboto', sans-serif;
  font-size: 48px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  margin-bottom:10px;
  line-height: 1.13;
  text-align: left;
  color: #dd6a38!important;
}
.service-description{
  width: 367px;
  height: 210px;
  font-family: Roboto;
  font-size: 18px;
  font-weight: normal;
  font-style: italic;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  text-align: left;
  color: #757575;
}
.cta{
  border-radius: 74px;
  color: white;
  width:200px;
  position: absolute;
  font-size:18px;
  text-align:center;
  margin-top:10px;
  background-color: #00c0ff;
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.5);
  padding: 10px 50px;
}

.product-item-title{
  height:90px;
}

.product-0{
  width: 138px;
 height: 69px;
 font-family: Roboto;
 font-size: 22px;
 font-weight: bold;
 font-style: normal;
 font-stretch: normal;
 line-height: 1.05;
 letter-spacing: normal;
 text-align: center;
 color: #d45447;
}
.product-1{
  width: 132px;
  height: 46px;
  font-family: Roboto;
  font-size: 22px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.05;
  letter-spacing: normal;
  text-align: center;
  color: #03a9f4;
}
.product-2{
  width: 88px;
 height: 46px;
 font-family: Roboto;
 font-size: 22px;
 font-weight: bold;
 font-style: normal;
 font-stretch: normal;
 line-height: 1.05;
 letter-spacing: normal;
 text-align: center;
 color: #ffc107;
}
.product-3{
  width: 138px;
  height: 69px;
  font-family: Roboto;
  font-size: 22px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.05;
  letter-spacing: normal;
  text-align: center;
  color: #109d58;
}
.product-item{
  margin-top:30px;
  border-radius: 2px;
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
.products{
 position: relative;
 margin-top:-180px;
 padding:0px 80px;
}
.product-description{
  width: 100%;
  height: 210px;
  font-family: Roboto;
  font-size: 20px;
  font-weight: normal;
  font-style: italic;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  text-align: left;
  color: #757575;
}

.description-service-0{
  height: 140px;
  background-color: #d45447;
}
.description-service-1{
  height: 140px;
  background-color: #03a9f4;
}
.description-service-2{
  height: 140px;
  background-color: #ffc000;
}
.description-service-3{
  height: 140px;
  background-color: #109d58;
}
.service-desc-0{
  width: 100%;
  height:88px;
  padding:15px;
  padding-top:25px;
 font-family: 'Roboto', sans-serif;
 font-size: 15px;
 font-weight: bold;
 font-style: normal;
 font-stretch: normal;
 line-height: 1.2;
 letter-spacing: normal;
 text-align: center;
 color: #ffffff;
}

.service-desc-1{
  width: 100%;
  height:88px;
  padding:15px 30px;
 font-family: 'Roboto', sans-serif;
 font-size: 15px;
 font-weight: bold;
 font-style: normal;
 font-stretch: normal;
 line-height: 1.2;
 letter-spacing: normal;
 text-align: center;
 color: #ffffff;
}

.service-desc-2{
  width: 100%;
  height:88px;
  padding:15px 30px;
 font-family: 'Roboto', sans-serif;
 font-size: 15px;
 font-weight: bold;
 font-style: normal;
 font-stretch: normal;
 line-height: 1.2;
 letter-spacing: normal;
 text-align: center;
 color: #ffffff;
}

.service-desc-3{
  width: 100%;
  height:88px;
  padding-top:25px;
 font-family: 'Roboto', sans-serif;
 font-size: 15px;
 font-weight: bold;
 font-style: normal;
 font-stretch: normal;
 line-height: 1.2;
 letter-spacing: normal;
 text-align: center;
 color: #ffffff;
}

.inspect{
  width: 125px;
  height: 30px;
  border-radius: 74px;
  background-color: #ffffff;
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.5);
  padding:6px 30px;
  color:#666666;
  font-size: 15px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.header-center{
  padding:0px 220px;
}
.services-padding{
  padding:0px 80px;
}

.social-media-1{
 font-family: Roboto;
 font-weight: 900;
 font-style: normal;
 font-stretch: normal;
 line-height: normal;
 letter-spacing: normal;
 text-align: center;
 color: #d45447;
}
.social-media-title-2{
  font-family: Roboto;
  font-size: 48px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #03a9f4;
}
.social-media-title-3{
  font-family: Roboto;
  font-size: 48px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffbf00;
}
.social-media-title-4{
  font-family: Roboto;
  font-size: 48px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #109d58;
}
.social-media-item{
  border-radius: 2px;
  background-color: #ffffff;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.5);
  border-style: solid;
  border-width: 3px;
  border-image-source: linear-gradient(329deg, #ff7300, #ff0000);
  border-image-slice: 1;
}

.social-media-item-1{
   border-radius: 2px;
   background-color: #ffffff;
   box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.5);
}

.social-media-title{
  font-family: Roboto;
  font-size: 24px;
  padding-top:15px;
  font-weight: 500;
  margin-bottom:18px;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  color: #0081ac;
}
.price-kdv{
  font-family: Roboto;
  font-size: 35px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.57;
  letter-spacing: normal;
  text-align: center;
  color: #e95a13;
}
.padding-social{
  padding:50px 27px;
}
.social-desc{
  font-family: Roboto;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #757575;
  margin-bottom:37px;
}

.buy{
  width: 166.7px;
 height: 40px;
 color: #e95a13;
 padding:11px 50px;
 border-radius: 74px;
 background-color: #ffffff;
 box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.5);
}

.popular{
  width: 271px;
margin-left: 23px;
border-radius: 15px;
padding: 5px;
color:white;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
background-image: linear-gradient(278deg, #ff8000, #ff0000);
}
.popular-2{
  width: 85%;
margin-left: 17px;
border-radius: 15px;
padding: 5px;
color:white;
text-align: center;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
background-image: linear-gradient(278deg, #ff8000, #ff0000);
}

#ssmy{
  display:none;
}
#pyr{
  display:none;
}
#adw{
  display:none;
}
#smky{
  display:none;
  margin-bottom:50px;
}
.sub-title{
  font-family: Roboto;
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #03a9f4;
  margin-bottom:14px;
}
.sub-title-2{

  font-family: Roboto;
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #ffbf00;
  margin-bottom:14px;
}
.sub-title-3{
  font-family: Roboto;
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #109d58;
  margin-bottom:14px;
}
.examples{
  margin-bottom:15px;
}
.example-p{
  margin:0 0 2px;
}
.web-setup{
  width: 87px;
height: 44px;
font-family: Roboto;
font-size: 20px;
font-weight: 500;
font-style: normal;
padding:15px;
font-stretch: normal;
line-height: 1.1;
letter-spacing: normal;
text-align: center;
color: #0081ac;
}
.month{
 width: 42px;
 height: 18px;
 font-family: 'Roboto' sans-serif;
 font-size: 15px;
 font-weight: normal;
 font-style: normal;
 font-stretch: normal;
 line-height: normal;
 letter-spacing: normal;
 text-align: center;
 color: #6d6c6c;
}
.kdv{
  font-family: 'Roboto' sans-serif;
  font-size: 35px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: center;
  color: #e95a13;
}
.kdv-2{
  font-size: 15px;
  color: #e95a13;
  line-height: 1.33;
}
.buy-site{
 border-radius: 74px;
 background-color: #00c0ff;
 box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.5);
  font-family: Roboto;
  font-size: 15px;
  font-weight: 500;
  font-style: normal;
  padding:11px 20px;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
}
.header-style-one .outer-box .nav-outer{
  z-index : 10;
}