/*============= RESETS =============*/
body {
    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;
}

/*-- iPhone X Remove Gutters --*/
html {
  padding: env(safe-area-inset);
}
/*-- Prevent Horizontal Scrolling & Font Style --*/
html, body {
  overflow-x: hidden;
  color: #505962;
}
body {
    color: #000;
    /*font-family: "Poppins", sans-serif;*/
    font-size: 18px;
    line-height: 1.7;
}

/*--- Nav Scrolling Offset --*/
.offset:before {
  content: "";
  height: 4rem;
  display: block;
  margin-top: -4rem;
}

.text-nuno {
  color: #1EBBA3;
}



/*-- 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;
}




.sans{
  font-family: 'Source Sans Pro', sans-serif;
}


.animate__fadeIn{
    font-family: 'Source Sans Pro', sans-serif;
}
.tit{
  
  line-height: 1.7;
  text-align: justify;
  /*color: #5a6369;*/
  }

.animate__animated.animate__backInLeft
{
  /*font-family: 'Poppins', sans-serif;*/
  /*font-size: 14px;*/
  line-height: 1.7;
  text-align: justify;
  color: #5a6369;
}

.animate__animated.animate__backInRight
{
  /*font-family: 'Poppins', sans-serif;*/
  /*font-size: 14px;*/
  line-height: 1.7;
  text-align: justify;
  color: #5a6369;
}



.tit10{
  font-family: 'Titillium web' ,sans-serif;

}
.col-lg-6.sec-img {
    margin: auto;
    text-align: center;
}


.col-lg-8.text-center
{
  margin-left: 20%;
}
.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;
    background: url(../images/p1.png);
    background-size: cover;
}
.clients-logo img {
    border: 1px solid #80808030;
    border-radius: 10px;
}
.clients-logo img {
    border: 1px solid #80808030;
    border-radius: 10px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2), 0 0px 4px 0 rgba(0, 0, 0, 0.19);
}
.sec-two-client {
    padding: 60px 0px;
}

.row.chrome-sec {
    box-shadow: 0 5px 15px rgba(0,0,0,.1);
    padding: 20px;
}
/*.host-sec {
    margin: auto;
    margin-bottom: 40px;
}*/
.col-lg-6.host-sec{
  margin-top: 3%;
}
.btn.btn-outline-primary.ds2
{
  margin-bottom: 60px;
}
.img-right {
    text-align: right;
}

.row.btn {
    display: block;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
    }



/* Animate the background shapes */
#background path {
    transform-origin: 50% 50%;
    transform-box: fill-box;
}
#background path:nth-of-type(2n) {
    animation: rotate 20s linear infinite;
}
#background path:nth-of-type(2n + 1) {
    animation: rotate 30s linear reverse infinite;
}

@keyframes rotate {
    0% { transform: rotate(0); }
    100% { transform: rotate(360deg); }
}

:root {
    --mainColor: rgba(17, 18, 40,0.7);
  }

.bbe {
    /*background:*/
    /*   linear-gradient(*/
    /*     to right,*/
    /*     var(--mainColor) 0%,*/
    /*     var(--mainColor) 5px,*/
    /*     transparent 5px*/
    /*   );*/
    /*  background-repeat: repeat-x;*/
    /*  background-size: 100%;*/
    /*color: #000;*/
    padding-left: 10px;
    text-decoration: none;
     font-family: "font-family: 'Libre Baskerville', serif";
    color: #121945;
    font-weight: bold;
    font-size: 2rem;
    padding: 1%;
    text-align: center;
    padding-top: 10%;
   
  }

.about-hul {
    border: solid #FFFFFF 6px;
    /*border-radius: 50%;*/
    border-bottom: none;
    width: 25%;
    margin: 5px auto 25px auto;
}

 

  
.row.space{
    margin-top: 30px;
}



.tit5{
 
  line-height: 1.7;
  text-align: justify;
  color: #5a6369;
  margin-top: 14%;
 }

 .btn.btn-outline-primary{
  border-color: #00c795!important;
  color: black;
}
.btn.btn-outline-primary:hover{
  background-color: #00c795!important;
  color: #fff;
}
.btn.btn-outline-primary.new{
  margin-bottom: 30px;
}
.space{
  margin-top: 30px;
  margin-bottom: 30px;
}
 .col{
     margin-top: 30px;
 }







 

.digital-heading {
    font-weight: bold;
    
    font-family: "font-family: 'Libre Baskerville', serif";
    font-size: 2.5rem;
    text-align: center;
    justify-content: center;
    align-content: center;
    align-items: center;
}
.profile {
    padding: 5% 0 5% 0;
    text-align: center;

}

/*=============Footer Section=====================*/

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-radius: 0 !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: 60%;
    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);

}


a.left
{
    position: relative;
}

a.left:before {
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #00C795;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
}

a.left:hover:before {
    visibility: visible;
    width: 100%;
}

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;
    }

}



/*===== FIXED BACKGROUND IMG DARK =====*/

/*--- iOS Fixed Background Image --*/
.fixed {
    position: relative;
    width: 100%;
}
.fixed-wrap {
    clip: rect(0, auto, auto, 0);
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -9999;
}
.fixed-dark {
    /*background-image: url('../img/abstract-architecture-art-blue-sky-916017.jpg');*/
    background: rgba(187,238,238, 1);
    position: fixed;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center center;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    will-change: transform;
    z-index: -1;
    top: 0;
    left: 0;
    display: table;
}
.dark {
    background-color: rgba(255,255,255, 0.3);
    padding: 2rem 0;
    z-index: 1000;
}

.about_hul {
    width: 10%;
    border: solid #fff 6px;
    /*border-radius: 50%;*/
    border-bottom: none;
    margin: 5px auto 25px auto;

}


/*media query*/
@media screen and (max-width: 600px) {
  .img-media img {
    width: 100%;
    height: auto;
}
}



/*=======Navbar Style======*/

/*Custom Styles*/
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: 1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: 100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.dropdown {
    text-align: center!important;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    /*right: -190%;*/
    left: auto;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #ffffff !important;
    text-align: justify;
    list-style: none;
    background-color: #294063 !important;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}

.dropdown-header {
    color: white !important;
    font-size: 1.3rem !important;
    text-transform: uppercase;
    padding-top: 7% !important;
    text-align: center!important;
}

.dropdown-item {
    color: #ffffff !important;
}

.dropdown-menu-center {
    right: auto !important;
    left: 50% !important;
    -webkit-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.dropdown-item:hover {
    background-color: #2788C1 !important;
}

.navbar-nav .nav-link {
    font-size: 1.2vw;
    color: #000000;
}

.navbar-nav .nav-link:hover {
    color: #2788C1 !important;
}

.navbar-brand {
    padding-left: 4%;
}

.navbar-nav {
    z-index: 1;
    padding-right: 3%;
}
.navbar {
    /*background-color: rgba(0,0,0,0) !important;*/
}

.brand-logo {
    width: 30% !important;
}
.navbar {
    background: rgba(255,255,255,0.8);
}

.navbar.solid,
.navbar.solid-toggle {
    /*background: rgba(255, 255, 255, 0.9);*/
    transition: background-color 1s ease;
}
.custom-toggler-icon {
    color: #000000;
    font-size: 1.6rem;
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,0.8);
}

@media (max-width: 576px) {
    .navbar-brand {
        width: 75% ;
    }
    .navbar .nav-link {
        font-size: 1.5rem;
        color: #FFFFFF !important
    }
    .brand-logo {
        width: 65% !important;
    }
    .dropdown-item {
        text-align: center !important;
        font-size: 1.2rem;
    }
    .dropdown-menu {
        position: absolute;
        top: 100%;
        right: -190%;
        left: auto;
    }
}