body {
    margin:0;
    padding: 0;
    font-family: 'Rubik', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; 
}

p {
        line-height:30px;
    margin:30px 0px;
}

*,div {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important; 
    -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important; 
    outline: none !important;
}
.top {
    top:0px;
    height:100%;
    width:1200px;
    margin: 0 auto;
    position: relative;
    margin-top:20px;
}

header {
    background: url(../images/9mpdNFCIOZew.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

header .social  {
    position: absolute;
    top:20px;   left:20px;
}


header .logo {
    position: absolute;
    left: calc(50% - 75px);
    margin: 0 auto;
}

header .logo img {
    width:150px;
}

header .scroll-down {
    position: absolute;
    bottom:20px;
    width:100%;
    text-align: center;;
}

.navigation {
    position: absolute;
    top:20px;   right:20px;
}

.navigation li, .social li  {
    display: inline-block;
}

 .social li {
     font-size:22px;
     width:45px;    height: 45px;
     text-align:center; line-height:45px;
     border-radius:22.5px;
     margin: 0px 2px;
 }



footer .social li {
         border: 2px solid #838383;
}

footer .social li a {
      color: #838383;
  
}


header .social li {
         background-color: #ee6d44;
}

header .social li a {
      color: #fff;
  
}

ul {
    list-style: none;
    margin: 0; padding: 0;
}

ul li {
    margin: 0; padding: 0;
}

h1 {
    font-size: 33pt;
    font-family: 'Dancing Script', cursive;
}

h2 {
    font-size: 45px;
    margin: 20px 20px 20px 0px;
    font-weight: 500;
}

.bold {
    font-weight: bold;
}

.btn {
    text-transform: uppercase;
    padding:0px 5px;
    display:inline-block;
}

header{
    background-color: black;
    height:100vh;       overflow: hidden;

}

header .slider {
    width:100%;
    color:white;
    text-align:center;

    position: absolute;
    top:calc(50% - 100px);
}

header .slider h3 {
    margin:15px 0px;
}

header .slider .btn {
    margin:20px 0px;
}

a.btn i {
    margin-right:5px;
}

.btn-white {
    background:url(../images/IEqGZrbtUKWe.png);
     width:228px;
    max-height: 54px; height:54px;  line-height:54px;
    display:block;
    color:white;
    text-align:center;
    text-decoration: none;
    font-size:18px;
}

.btn-orange {
    background:url(../images/8oyHEPMWwKz8.png);
    width:228px;
    max-height: 54px; height:54px;  line-height:54px;
    display:block;
    color:white;
    text-align:center;
    text-decoration: none;
    font-size:18px;
}

header {

    box-shadow: 0px 10px 5px -2px rgba(0,0,0,0.16);
-webkit-box-shadow: 0px 10px 5px -2px rgba(0,0,0,0.16);
-moz-box-shadow: 0px 10px 5px -2px rgba(0,0,0,0.16);
}

.wrapper {
    margin: 0 auto;
    padding: 50px 0px;
    width: 1200px;
    clear: both;

}

.content-white {
    background-color: white;
    color: black;
}

.content-white h1 {
   color: black;
}

.col-6 {
    width:50%;
    float:left;
}


.col-8 {
    width:12.50%;
    float:left;
}


.col-2 {
    width:10.6665%;
    float:left;
}

.col-4 {
    width:33.33%;
    float:left;
}

.col-3 {
    width:25.00%;
    float:left;
}

.locations {
    border: 1px solid #efefef;
    padding:20px 15px;
}

.location-list .location {
    display: block;
}

.contact-form .input-container {
    position: relative;
}

.contact-form .input-container .icon {
    right:10px; color: rgba(0,0,0,0.47);
    top:25px;   font-size:22px;
    position: absolute;
}

.locations .input-container input {
    background-color: transparent;
    border: none;   float:left;
}

.locations .input-container .search-icon {
    float:right;
}

.locations .location-list {
    //overflow: scroll;
    height:auto;
}



.call-us {
    position: relative;    
    height:80px;
    max-width:300px;
    border: 1px solid #ccc;
    border-radius:5px;
    text-align: center;;
    margin:40px auto;;
}

.call-us .call-us-top {
    position: absolute;
    background-color: #fff; color: rgba(0,0,0,0.5);
        padding:10px 30px;
    font-size: 18px;
    top:-20px;  left:32px;
}

.call-us .btn {
        position: absolute;
    left:35px;
    bottom:-20px;
}

.content-background {
    background-color: black;
    color: white;
}

.uppercase {
    text-transform: uppercase;
}

footer {
    background-color: #202020;
    padding:0px 80px;
}

footer span {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
}

footer .social {
    border-radius:10px;
    color: #ccc;
}


.contact-form {
    padding: 40px 30px;
    background-color: white;
    color:black;
    border-radius: 5px;
}

.contact-form p {
    margin: 0; padding: 0;
    color: rgba(0,0,0,0.47);
    text-transform: uppercase;
}

.contact-form input {
    background-image: transparent;
    width:100%;
    padding:20px 0px;
    font-size:16px; height:65px;    margin-top:10px;
    border: none;
    border-bottom:2px solid rgba(0,0,0,0.47);
}

.contact-form:hover, .contact-form input:focus {
    border-color: #ee6d44;
    color:  #ee6d44 !important;;
}


.contact-form input:active,.contact-form input::selection {
      font-size:20px;
  
}

.copyright {
    width:100%;
    text-align:center;
    color: white;
    padding:30px 0px;
    border-top:1px solid rgba(255,255,255,0.2);
}

footer .copyright a {
    color: #ee6d44;
}

footer, footer a {
    color: white;
}

footer span {
    margin:10px 0px;
    display: block;
    color: white;
}

footer .col-3 {
    margin:10px 0px;
}
footer li {
    line-height:30px;
}

footer li a {
    text-decoration: none;;
}

footer .input-container {
    background-color: white;
    padding:20px 30px;
    border-radius:30px;
}
footer .input-container input, footer .input-container button  {
    border: none;
    background: transparent;
}

footer .wrapper {
    padding-bottom:0px;
}

footer .input-container .icon {
    background-color: #ee6d44;
    color: white;
    font-size:20px;
    padding:12px 10px;
    text-align: center;;
    border-radius: 30px;;
    float:right;
    margin-top:-14px;
    margin-right:-20px;
}




.videos img {
    border-radius: 5px;
        width: 100%;;

}

.videos a {
    position: relative;
    display:inline-block;
}

a, .social li, btn {
      transition: transform .2s; /* Animation */

}

header a:hover,.social li:hover, .btn:hover {
 transform: scale(0.96);
}


.videos  a.big-video .video-overlay {
    position: absolute;
       width:200px;    height:200px;

    left:calc(50% - 100px); 
    top:calc(50% - 100px); 

    opacity: 1000001;
    background: url(../images/h13OMlYdN9SK.png) no-repeat;
}


.videos  a.big-video .video-overlay {
      transition: transform .2s; /* Animation */

}

.videos  a.big-video img {
    width: 98.7%;
    margin-bottom:18px;
}
.videos  a.big-video .video-overlay:hover {
 transform: scale(1.3);
}


.videos  a.small-video .video-overlay {
    position: absolute;
    bottom:-38px;
    width:200px;    height:100px;
    left:-17px; opacity: 1000001;
    background: url(../images/6lEBsfBpcJYH.png) no-repeat;
}

.videos  a.small-video {
    text-align: left;;
   width: 24.7%;
   padding-right:20px;
}



.content-1, .content-4 {
    background: url(../images/tFokvAOPcQIz.jpg) #fff no-repeat;
    background-size:cover;
    background-position: center;
}

.content-2 {
    background: url(../images/FeAoysYsm7Gy.jpg) #fff no-repeat;
    background-size:cover;
    background-position: center;
    color: white;
}

.content-4 img {
    display: inline-block;
    width:45%;
}



.content-6 {
    background: url(../images/ySQDI4jOKCGL.jpg) #fff no-repeat;
    background-size:cover;
    background-position: center;
    color: white;
}

.location-list .location {
    position: relative;
    height:90px;
}

.location-list .location .country-flag {
    position: absolute;
    left:10px;
    top:10px;
    height:85px;    width:45px; border-radius:120px;
    
}


.location-list .location .country-name {
    position: absolute;
    left:75px;
    top:10px;
    color: black;
        font-size:18px; 

}



.location-list .location .country-location {
    position: absolute;
    left:75px;
    top:36px;
    font-size:14px; 
    color: #939393
}

.locations .input-container {
    border: 1px solid #efefef;
    padding:16px 40px;
    height:50px;
    border-radius:60px;
    width:80%;
    margin: 0 auto;
}

.location .btn {
    bottom:13px;
    left:75px;
    position: absolute;
    background-color: #ee6d44;
    color: white;
    font-size:13px;
    border-radius:4px;
    padding:2.5px 5px;
}

.locations .input-container i {
    color: #ccc;
}

.locations .input-container input {
    font-size:16px;
    border:none; background: transparent;
     width:70%;

}


.contact-info {
    width:auto;
    display: block;
    height:50px;
    position: relative;
    line-height:25px;
    margin-top:30px;
}

.contact-info span {
    font-weight:bold;
    display:block;
}

.contact-info i {
    font-size:30px;
}

.contact-info .title {
    position: absolute;
    left: 60px; top:-10px;
}



.navigation-mobile {
    display:none;
}

.contact-form a, .contact-information  a{
    color:white;
    text-decoration: none;
}



@media only screen and (max-width: 1024px) {

.wrapper {
    padding-top:40px !important;
}
    h2 {
        font-size:20px;
    }
.content-4 .wrapper {
    padding-top:20px;
}

.content-4 .wrapper img {
    margin-bottom:20px;
}

.videos  a.big-video .video-overlay {
    position: absolute;
       width:120px;    height:120px;

    left:calc(50% - 60px); 
    top:calc(50% - 60px); 

    opacity: 1000001;
    background: url(../images/h13OMlYdN9SK.png) no-repeat;
    background-size:cover;
}




    footer .wrapper {
        padding-top:0px;    padding-bottom:0px;
    }

    .col-4, .col-6, .col-8 {
        width:100%;
    }

    .wrapper {
        padding:80px 20px;
    }

    footer {
        padding: 0;
    }

    * {
        max-width:100%;
    }

    footer span {
        margin-top:50px;
    }

    footer img {
        display:none;
    }

    footer .copyright {
        line-height:30px;
    }

    header .navigation {
        display:none;
    }   

    header {
        padding-top:10px;
    }

    header .logo img {
        width:110px;
    }

    header .logo {
        left: calc(50% - 55px);
    }

    .social li {
        font-size:17px; line-height:25px;
        width: 25px;
        height:25px;
    }

    .videos  a.small-video {
        width:45%;
    }

    .location-list .col-3 {
        width:45%;
    }

    .location-list {
        height: auto  !important;
    }

    .locations .input-container {
        width:100%;

    }

    .contact-form {
        margin-top:20px;
    }

        .navigation-mobile {
            display:block;
            position: absolute;
            top:10px;
            right:20px;
            font-size:40px;
        }

         .navigation-mobile a {
             color: white;
         }


         .location-list .location .country-flag {
            height:30px;
            width:30px;
            background-size: 35px 50px;
                background-position: 0px -12px;
         }

          .location-list .location .country-name {
              left:50px;    font-weight:bold;
              font-size:14px;
          }

          .location-list .location .country-location {
              left:50px;
              font-size:13px;
          }

            .copyright {
                font-size:14px;
            }

.videos {
    margin-left:20px;
}

.videos .big-video img {
    width:94.5% !important;
}
            .videos  a.small-video {
                width:49%;

            }

            .videos a.small-video .video-overlay {
                bottom: -7px;
    width: 100px;
    height: 50px;
    background-size:100px 37px;
    left: -10px;
            }


}

@media only screen and (max-width: 1000px) {

    .location {
        width:50% !important;
        text-align:center;
    }

    .location .btn {
left:50px;
bottom:8px;
    }
}


@media only screen and (max-width: 400px) {
  .location-list .col-3 {
        width:100%;
    }

}



video {
    position: absolute;
    width:100%;
    height: 100vh;
        object-fit: contain;

}

.content-with-background {
    background-color: white;
}


.scroll-down {
        align-self: flex-end;
        animation-duration: 2s;
        animation-iteration-count: infinite;
        margin: 0 auto 0 auto;
        transform-origin: bottom;
        width: 200px;   height:80px;
}


 .scroll-down {
        animation-name: bounce-3;
        animation-timing-function: ease;
    }


    @keyframes bounce-3 {
        0%   { transform: translateY(0); }
        30%  { transform: translateY(-30px); }
        50%  { transform: translateY(0); }
        100% { transform: translateY(0); }
    }



        .mobile-overlay {
            background-color: rgba(0,0,0,0.9);
            padding:20px;
            position: fixed;
            top:0px;left:0px;
            z-index:10000001;
            width:100%;
            overflow: hidden;
            height: 100vh;
            text-align: center;;
            font-size:20px;
            display:none;
        }

        .mobile-overlay .close {
            position: absolute;
            top:20px;
            left:20px;  font-size:30px;
            color: white;
        }

        .mobile-overlay .more {
            bottom: 10px;left: 0px;
            width:100%;
            position: absolute;
        }


        .mobile-overlay span {
            font-weight:bold;
        }

        

        .mobile-overlay ul a {
            color:#fff;
            text-decoration: none;
            line-height:50px;
        }


        .languages {
            position: absolute;
            left:25px;
            top:-10px;
            font-size:11px;
        }
        .languages a  {
            color: white !important;
        }