/*============= RESETS =============*/

/*-- iPhone X Remove Gutters --*/
html {
  padding: env(safe-area-inset);
}
/*-- Prevent Horizontal Scrolling & Font Style --*/
html, body {
  overflow-x: hidden;
  /*color: #505962;*/
}

body {
  color: #505962;
  margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size:18px;
  line-height: 1.7;
}
/*--- Nav Scrolling Offset --*/
.offset:before {
  content: "";
  height: 4rem;
  display: block;
  margin-top: -4rem;
}

.text-nuno {
  color: #1EBBA3;
}
.job-sec {
    background: #fff !important;
    border: 1px solid #524a4ab3 !important;
    padding: 4% 4% !important;
}
button.app-btn {
    background: #25a58d;
    color: #fff;
    padding: 10px 30px;
    border-radius: 16px;
}
/*--- Extra Bootstrap Column Padding --*/
[class*="col-"] {
  padding: 1rem;
}

/*-- Remove Button Outline --*/
button:focus, a:focus, a.btn:focus {
  outline: 0;
  -webkit-appearance: none;
  box-shadow: none;
  transition: all .6s ease;
}
button, a, a.btn,
.svg-inline--fa {
  transition: all .6s ease;
}


.bg-dark {
  background-color: #111228!important;
}


.col-lg-6.sec-img {
    margin: auto;
    text-align: center;
}


.form-inline {
    display: -ms-flexbox;
    display: block;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
}
.btn-primary {
    color: #fff;
    background-color: #129c83;
    border-color: #129c83;
}
.sec-newsletter h2 {
    color: #fff;
}
.sec-newsletter p {
    color: #fff;
    font-weight: 500;
}
.sec-contactus {
    padding: 60px 0px;
}

.sec-two-client {
    padding: 60px 0px;
}
.client-sec h3 {
  

   color:#295aab;
    font-family: "font-family: 'Libre Baskerville', serif";
    font-size:32px;
}
#client-home {
  background: url(../img/banners/clients.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  /* -webkit-background-size: cover; */
  width: 100%;
  height: 47vh;
  max-width: 100%;
  position: relative;
  overflow: hidden;
}
.landing {
  width: 100vw;
  max-width: : 100vw;
  height: 47vh;
}
#client-home h1{
  text-align: center;
    /* padding: 10% 0 2% 0; */
    color: #FFFFFF;
    /* font-family: 'Trade Winds', cursive; */
    font-weight: bolder;
    line-height: 1.5rem;
    letter-spacing: 0.15rem;
    font-size: 3.25rem;
    position: relative;
    top: 40%;
    z-index: 1;
}
.client-sec {
  padding: 60px 0px;
}
/*.jumbotron-fluid.jumo_clients {
    color: #fff;
    background: linear-gradient(0deg, rgba(54, 169, 236, 0.1), rgba(98, 180, 212, 0.3)), url("../images/clients-partners.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 100px;
}*/
.row.chrome-sec {
    box-shadow: 0 5px 15px rgba(0,0,0,.1);
    padding: 20px;
}
.host-sec {
    margin: auto;
}
.img-right {
    text-align: right;
}

.row.btn {
    display: block;
}
.carousel-item {
   height:500px;
    min-height: 350px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  .colud-sec {
    padding: 60px 0px;
    border-top: 7px solid #3b87f952;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {

    } */

    .card-flip > div {
        backface-visibility: hidden;
        transition: transform 300ms;
        transition-timing-function: linear;
        width: 100%;
        height: 100%;
        margin: 0;
        display: flex;
      }

      .card-front {
        transform: rotateY(0deg);
      }

      .card-back {
        transform: rotateY(180deg);
        position: absolute;
        top: 0;
      }

      .card-flip:hover .card-front {
        transform: rotateY(-180deg);
      }

      .card-flip:hover .card-back {
        transform: rotateY(0deg);
      }
      .col-lg-6.cloud-info-sec {
        text-align: center;
        margin: auto;
    }
    .col-lg-6.cloud-info-sec h4 {
        font-weight: 700;
        font-size: 32px;
        line-height: 1.5;
        color: #fff;
    }
    .cloud-info {
        padding: 30px 0px;
    }
    .col-lg-5.col-service {
        box-shadow: 0 5px 15px rgba(0,0,0,.1);
        padding: 24px;
    }
    .ul-line {
        border-bottom: 4px solid #0098db;
        width: 190px;
        margin: auto;
        padding-top: 4px;
        margin-bottom: 15px;
    }
    
.ul-line_1 {
  border-bottom: 3px solid ##0098db ;
  width: 100px;
  margin-left:2%;
  padding-top: 3px;
  margin-bottom: 5px;
}

    .col-lg-5.col-service h3 {
        text-align: center;
    }
    .col-lg-12.cloud-img-sec {
        text-align: center;
        margin: auto;
        padding: 20px 0px;
    }
    h4.themecolor {
        color: #2788c1;
    }
    .cloud-plat {
        padding-top: 60px;
        padding-bottom: 40px;
    }
    .sec-pad {
        padding: 30px 0px;
    }
    .cloud-services-info.text-center {
        padding: 30px 0px;
    }

  
    h6.heading {
        font-size: 50px;
        line-height: 60px;
        font-weight: 400;
        letter-spacing: 0px;
    }
    input.form-control {
        border: none;
        border-bottom: 2px solid #14caf4;
        font-weight: 600;
    }
    textarea#exampleFormControlTextarea5 {
        border: none;
        border-bottom: 2px solid #14caf4;
        font-weight: 600;
    }

    .flip-card {
        background-color: transparent;
        width: 100%;
        height: 200px;
        perspective: 1000px;
    }

      .flip-card-inner {
        position: relative;
        width: 100%;
        height: 100%;
        text-align: center;
        transition: transform 0.6s;
        transform-style: preserve-3d;
        box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
      }

      .flip-card:hover .flip-card-inner {
        transform: rotateY(180deg);
      }

      .flip-card-front, .flip-card-back {
        position: absolute;
        width: 100%;
        height: 100%;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
      }

      .flip-card-front {
        background-color: #bbbbbb0f;
        color: black;
    }
    .flip-card-back h5 {
        font-size: 17px;
        line-height: 30px;
    }
    
      .flip-card-back {
        background-color: #2980b9;
        color: white;
        transform: rotateY(180deg);
        padding: 21px;
      }
      .flip-card-front h3 {
        padding-top: 30px;
    }
    .flip-card-back h3 {
        padding-top: 20px;
    }
    .cloud-info {
      background-color: #111228!important;
      border-bottom: 4px solid #00c795;
  }
    /*case study*/
   
    /*case study*/
    .col-center {
        margin: 0 auto;
        float: none !important;
    }
    .cloud-abt {
        background: url('https://colorlib.com/preview/theme/consultingbiz/assets/img/gallery/section_bg02.jpg');
        padding: 60px 0px;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .cloud-abt h2 {
        color: #fff;
        font-size: 42px;
        padding-bottom: 30px;
    }
    p.pera-top {
        font-size: 18px;
        color: #fff;
    }
    p.mb-65 {
        color: #fff;
        padding-bottom: 30px;
    }
    /*enterprise cloud */

    .enterprise-abt-sec .row {
        padding: 30px 0px;
    }
    input.form-control.quote-sec {
        border-right: 2px solid #fff !important;
    }
    .enterprise-abt-sec li {
        list-style-type: none;
    }
    i.fas.fa-check-circle {
        color: #2788c1;
        font-size: 15px;
        padding-right: 8px;
    }
    .enterprise-abt-sec {
        padding: 60px 0px;
    }
    .mid-sec {
        margin: auto;
    }
    .chrome-image {
        background-image:url(../images/chrome-enterprise.png)!important;
        padding-top: 160px;
        padding-bottom: 160px;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .hero-text {
        color: #fff;
    }
    .chrome-cnt-sec {
        background: #111228;
        padding: 60px 0px;
        color: #fff;
        border-bottom: 4px solid #00c795;
    }
    .chrome-cnt-sec h2 {
        padding-bottom: 13px;
        font-size: 38px;
        font-weight: 400;
    }
    .chrome-cnt-sec p {
        font-size: 22px;
    }
    #chrome-home {
      background: url(../images/cloud-computing-solutions.jpg);
      background-repeat: no-repeat;
      background-size: 100% 100%;
      /* -webkit-background-size: cover; */
      width: 100%;
      height: auto;
      max-width: : 100%;
      height: auto;
      position: relative;
      overflow: hidden;
  }
  .landing {
    width: 100vw;
    max-width: : 100vw;
    height: 55vh;
    /* background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0,0,0,0.9)); */
}
  #chrome-home h1 {
    text-align: center;
    /* padding: 10% 0 2% 0; */
    color: #FFFFFF;
    /* font-family: 'Trade Winds', cursive; */
    font-weight: bolder;
    line-height: 1.5rem;
    letter-spacing: 0.15rem;
    font-size: 3.25rem;
    position: relative;
    top: 40%;
    z-index: 1;
}
   /* .btn-primary {
        color: #fff;
        background-color: transparent;
        border-color: #ffff;
        padding: 10px 20px;
        border-radius: 10px;
        font-weight: 600;
    }*/
    .mid-sec-chrome {
        text-align: center;
        margin: auto;
    }
    .case-info p {
        color: #5a6369;
    }
    /*case study*/
    .case-info {
        padding: 50px 0px;
    }
    .case-info ul {
        color: #5a6369;
    }
    body {
        color: #5a6369;
    }
    .case-info h3 {
        font-size: 40px;
        color: #000000c7;
        padding-bottom: 12px;
        font-weight: 400;
    }
    .case-info {
        background: url("../img/banners/hosting3-home-section-bg.png");
        padding: 50px 0px;
        background-repeat: no-repeat;
    }
    button.btn.btn-dark {
        color: #fff;
        background-color: transparent;
        border-color: #00c795;
    }
    /*footer*/
/*footer*/
footer {
    position: relative;
    background-color: rgb(17, 18, 40);
    color: rgb(128, 128, 128);
    padding-top: 2.25rem;
    padding-bottom: 1.5rem;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
   font-family: "EB Garamond", sans-serif;
 }

 .lead {
   font-size: 1.1rem !important;
 }

 .useful-links {
   font-family: 'Poppins', sans-serif;
   display: flex;
   flex-direction: row;
   text-transform: uppercase;
   flex-wrap: wrap;
   color: #FFFFFF;
   font-weight: bold;
   font-size: 0.75rem;
   line-height: 2.5;
   letter-spacing: 2px;
   position: relative;
   padding-bottom: 1rem;
   text-decoration: none;
   justify-content: space-between;
   margin: 2% 10% 2% 3%;
 }
 .fa-map-marker-alt {
   color: #00C795 !important;
 }


 .map-des {
   font-size: 10px !important;
   padding-left: 5%;
   color: #FFFFFF;
   font-weight: bold;
   font-family: 'Montserrat', sans-serif;
   line-height: 1rem;
   letter-spacing: 0.10625rem;
   padding-top: 2%;
 }
 .office-name {
   font-family: 'Montserrat', sans-serif;
   color: #00C795 !important;
   text-transform: uppercase;
   font-size: 0.75rem;
   font-weight: bold;
   line-height: 1rem;
   letter-spacing: 0.10625rem;
 }

 .maps {
   display: flex;
   flex-direction: row;
   text-align: left;
 }

 .footer-subscribe__input {
   -webkit-appearance: none;
   color: rgb(255, 255, 255);
   font-size: 0.625rem;
   letter-spacing: 0.10625rem;
   line-height: 1rem;
   width: 100%;
   border-width: 2px 0px 2px 2px;
   border-style: solid;
   border-color: rgb(176, 176, 176);
   border-image: initial;
   border-radius: 0px;
   outline: none;
   padding: 0.9375rem 1.25rem;
 }

/* .form-control {
   background-color: rgb(17, 18, 40) !important;
  
   border: 2px solid #ffffff!important;
   border-right-style: none !important;
   padding: 8% 8% !important;
 }
*/
 button.btn.btn-outline-light.news-submit {
   border: 2px solid #00C795 !important;
   height: 75%;
   width: auto;
 }

 .newsletter {
   color: #00C795;
   font-weight: bold;
   padding-top: 2%;
 }

 .social {
   display: flex;
   flex-direction: column-reverse;
 }

 .follow-us {
   display: flex;
   align-items: center;
   justify-content: center;
 }
 .follow {
   writing-mode: vertical-rl;
   text-orientation: mixed;
   transform: rotate(180deg);
   font-size: 10px !important;
   color: #FFFFFF;
   font-weight: bold;
   font-family: 'Montserrat', sans-serif;
   line-height: 1rem;
   letter-spacing: 0.10625rem;
   text-transform: uppercase;
   padding-right: 10px;
   padding-bottom: 10px;
 }

 .follow-email {
   writing-mode: vertical-rl;
   text-orientation: mixed;
   font-size: 10px !important;
   color: #FFFFFF;
   font-weight: bold;
   font-family: 'Montserrat', sans-serif;
   line-height: 1rem;
   letter-spacing: 0.10625rem;
   text-transform: uppercase;
   padding-right: 10px;
   padding-bottom: 10px;
 }

 .social-icons {
   color: #FFFFFF !important;
   padding-left: 20px !important;
   margin-bottom: 30px !important;
 }

 a.middle
 {
   position: relative !important;
   color: #FFFFFF;
 }

 a.middle:before {
   content: "";
   position: absolute;
   width: 100%;
   height: 2px;
   bottom: 0;
   left: 0;
   background-color: #00C795;
   visibility: hidden;
   transform: scaleX(0);
   transition: all 0.3s ease-in-out;

 }

 a.middle:hover {
   color: #FFFFFF;
   text-decoration: none !important;
 }
 a.middle:hover:before {
   visibility: visible;
   transform: scaleX(1);

 }
 i.fab.fa-facebook-square:hover {
   color: #3B5998 !important;
 }

 i.fab.fa-instagram:hover {
   color: #E1306C !important;
 }

 i.fab.fa-linkedin:hover {
   color: #0E76A8 !important;
 }

 @media (max-width: 576px) {
   .social {
     flex-direction: row;
     justify-content: space-evenly !important;
     align-items: flex-start;
   }
   .follow {
     display: none;
   }
   .follow-us {
     justify-content: space-evenly !important;
     align-items: flex-start;
     padding-bottom: 0;
   }
   .social-icons {
     margin-right: 20px;
     margin-left: 20px;
   }
   .useful-links {
     flex-direction: column;
     justify-content: center;
     align-content: center;
     font-size: 1rem;
   }
   footer .container {
     text-align: center;
   }
   .maps {
     text-align: center;
     align-items: center;
     justify-content: center;
   }
   .map-des {
     display: none;
   }
   .form-control {
     background-color: rgb(17, 18, 40) !important;
     border-right-style: solid !important;
     padding: 8% 8% !important;
   }
   button.btn.btn-outline-light.news-submit {
     border: 2px solid #00C795 !important;
     height: 100%;
     width: 25%;
   }
   .follow-email {
     writing-mode: horizontal-tb;
     text-orientation: mixed;
   }

 }
 
 /*media query for clients & partner*/
  @media only screen and (max-width:576px) {
      .row.clients-logo {
    text-align: center;
}
h1.head-text {
    font-size: 22px !important;
    padding: 8% 5% 1% !important;
}
.enterprise-abt-sec {
    padding: 0px 0px;
}
}


@media only screen and (max-width: 600px) {
  .flip-card {
    background-color: transparent;
    width: 100%;
    height: 270px !important;
    perspective: 1000px;
    margin-bottom: 40px !important;
}
.cloud-info h4 {
    font-size: 26px !important;
}
.carousel-item {
    height: auto !important;
    min-height: 200px !important;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: 100% !important;
}
}