.bg-custom-1 {
  background-color: #85144b;
}


.bg-custom-2 {
background-image: linear-gradient(15deg, #13547a 0%, #80d0c7 100%);
}
body {
    margin: 0;
    font-family: "Poppins",sans-serif !important;
    font-size: .9375rem;
    font-weight: 400;
    line-height: 1.9;
    color: #666;
    text-align: left;
    background-color: #fff;
}

.navbar-dark {
    background-color: #343a40 !important;
    padding: 0.3% 4% !important;
}
.navbar-dark .navbar-nav .nav-link {
    color: rgb(255, 255, 255) !important;
}
.navbar-expand-sm .navbar-collapse{
      justify-content: flex-end;
}
.navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}
.banner-wrapper {
    position: relative;
    /* height: 900px; */
    transition: all 1s ease;
    animation: shrink 5s infinite alternate;
    overflow: hidden;
}
.banner-wrapper {
    /* height: 765px; */
}
.banner-wrapper video {
    width: 100%;
}

    .banner-wrapper .banner-content {
        position: absolute;
        width: 100%;
        top: 00%;
        left: 0;
        height: 100%;
    }
.text-white {
    color: #fff !important;
}
.welcome {
    display: flex;
    align-items: center;
    justify-content: center;
    top: 40%;
    position: absolute;
    left: 30%;
}
.font-weight-bold {
    font-weight: 700 !important;
}
.pt-130{
  padding-top: 130px;
}
.pt-6, .py-6 {
    padding-top: 6rem !important;
}
.pb-6{
  padding-bottom: 3rem !important;
}
.mt-5, .my-5 {
    margin-top: 3rem !important;
}
.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.mb-5, .my-5 {
    margin-bottom: 3rem !important;
}
.business-modal-wrapper .card {
    background: #110d1d;
}
.border-0 {
    border: 0 !important;
}
.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,0.125);
    border-radius: .25rem;
}
.position-relative {
    position: relative !important;
}
.card-img {
    width: 100%;
    border-radius: calc(.25rem - 1px);
}
.w-100 {
    width: 100% !important;
}
img {
    vertical-align: middle;
    border-style: none;
}
#business-models .business-modal .overlay-text {
    top: 32%;
    font-size: 40px;
}
.text-uppercase {
    text-transform: uppercase !important;
}
.btn.btn-outline-light {
    color: #fff;
}
.btn.btn-round {
    border-radius: 50px;
}
.btn {
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff;
    font-weight: 700;
    border-width: 2px;
}
.btn-outline-light {
    color: #f8f9fa;
    background-color: transparent;
    background-image: none;
    border-color: #f8f9fa;
}
.btn {
    display: inline-block;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem 1.75rem;
    font-size: .9375rem;
    line-height: 1.9;
    border-radius: 0;
    transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
}
.fade {
    opacity: 0;
    transition: opacity 0.15s linear;
}
.modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -25%);
}
.business-modal-wrapper .modal-dialog {
    width: 90%;
    max-width: inherit;
}
.text-left{
  text-align: left;
}
.mt6{
  margin-top: 3%;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.sticky + .content {
  padding-top: 102px;
}
.country-map-wrapper .map-wrapper-image {
    display: none;
}
.wrapper-footer .footer-one {
    padding: 70px 0 0;
}
.bg-gray {
    background: #f6f6f6;
}
.pb-3, .py-3 {
    padding-bottom: 1rem !important;
}
.social-media ul {
    margin: 0;
}
.social-media ul li {
    display: inline-block;
    margin-right: 6px;
}
.contact-info li, .blog li, .quick-link li, .social-media li, .whatsup-info li {
    list-style: none;
}
ul li, ol li {
    line-height: 2rem;
}
.wrapper-footer .contact-info {
    color: #777676;
}
.wrapper-footer .contact-info {
    color: #777676;
}
.wrapper-footer .contact-info ul {
    margin: 0;
}
.contact-info li, .blog li, .quick-link li, .social-media li, .whatsup-info li {
    list-style: none;
}
.mt-5, .my-5 {
    margin-top: 3rem !important;
}
.wrapper-footer h5 {
    border-color: #848484 !important;
    position: relative;
}
.wrapper-footer h5:after {
    width: 40px;
    height: 1px;
    background: #fff;
    content: '';
    position: absolute;
    display: block;
    left: 0;
    bottom: 0;
}
.wrapper-footer .contact-info ul li a:link, .wrapper-footer .contact-info ul li a:visited {
    color: #777676;
}
.wrapper-footer .footer-two {
    padding: 20px 0;
    /*background: #315609e3;*/
    background: #000;
}
.wrapper-footer .footer-two small {
    font-size: 0.8125rem;
    color: #fff;
}
small, .small {
    font-size: 80%;
    font-weight: 400;
}
.wrapper-footer .footer-two .footer-link {
    color: #777676;
}
.wrapper-footer .footer-two .footer-link ul {
    margin: 0;
}
.wrapper-footer .footer-two .footer-link {
    color: #777676;
}
.wrapper-footer .footer-two .footer-link ul li {
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
}
.wrapper-footer .footer-two .footer-link ul li a:link, .wrapper-footer .footer-two .footer-link ul li a:visited {
    color: #fff;
}
.social-media ul li a:hover span {
    background: #fff;
    color: #000;
    border: solid 1px #000;
}
.social-media ul li a:link span, .social-media ul li a:visited span {
    width: 50px;
    height: 50px;
    display: block;
    border: solid 1px #000;
    text-align: center;
    line-height: 50px;
    font-size: 25px;
    background: #000;
    color: #fff;
}
.rounded-circle {
    border-radius: 50% !important;
}

.social-media ul li a:hover span {
    background: #fff !important;
    color: #000;
    border: solid 1px #000;
    color: black !important;
}
.img-fluid {
    height: auto !important;
    width: 100% !important;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.country-map-wrapper .map-wrapper {
    position: relative;
}
img {
    vertical-align: middle;
    border-style: none;
}
.red-location {
    position: absolute;
    cursor: pointer;
    top: 115px;
    right: 397px;
    color: #f45d5d !important;
    z-index: 2;
}
.tooltip.expand:before {
    transform: scale3d(0.2, 0.2, 1);
    transition: all .2s ease-in-out;
}
.blue-location {
  position: absolute;
  cursor: pointer;
    left: 45%;
    top: -7px;
    color: #4ac3d5 !important;
    z-index: 2;
}
.orange-location {
  position: absolute;
  cursor: pointer;
    left: 45%;
    top: 110px;
    color: #ff8307 !important;
    z-index: 2;
}
.green-location {
  position: absolute;
  cursor: pointer;
    left: 53%;
    bottom: 100px;
    color: #8efb38 !important;
    z-index: 2;
}
.object-office ul{
  list-style: none !important;
}
.tooltip:before {
    background: rgba(0,0,0,0.75);
    border-radius: 2px;
    color: #fff;
    content: attr(data-title);
    font-size: 14px;
    padding: 6px 10px;
    top: 26px;
    white-space: nowrap;
}
.tooltip:before, .tooltip:after {
    display: block;
    opacity: 0;
    pointer-events: none;
    position: absolute;
}
.tooltip {
    opacity: inherit;
    text-transform: uppercase !important;
    cursor: pointer;
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: "Poppins",sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.9;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .82031rem;
    word-wrap: break-word;
    opacity: 0;
}
*, *::before, *::after {
    box-sizing: inherit;
}
.country-map-wrapper {
    background: url('../img/map-bg.jpg') no-repeat fixed center 10%/cover;
    position: relative;
    z-index: 1;
    position: relative;
    background-attachment: fixed;
    -webkit-backface-visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
}
@media (min-width: 576px){
.modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
}
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none;
}
h2, .h2 {
    font-size: 3.75rem !important;
}
.mb1rem{
  margin-bottom: 1.2rem;
}
.wrapper_div{
  padding-left: 4%;
  padding-right: 4%;
}
.what-company {
    /*background: url('../img/banner-coin.jpg') no-repeat 0 0;*/
    padding: 30px 0 !important;
    background-size: cover !important;
}
@media (max-width: 767px) {
    .privacy h3 {
        font-size: 26px !important;
    }
    .navbar-toggler {
        background-color: #1d2124 !important;
    }
    body .name .letter {
        font-size: 34px !important;
    }
    .welcome {
        top: 24%;
        left: 12%;
    }
    .banner-wrapper .banner-content {
        position: absolute;
        width: 100%;
        left: 0;
    }
h2{
      font-size: 33px !important;
}
.mt-5, .my-5 {
    margin-top: 0rem!important;
}
.pt-6, .py-6 {
    padding-top: 2rem !important;
}
}
/*animation div effect img*/


.main-title {
    color: #2d2d2d;
    text-align: center;
    text-transform: capitalize;
    padding: 0.7em 0;
}


.content {
    position: relative;
    width: 100%;
    height: 201px;
    max-width: 400px;
    margin: auto;
    overflow: hidden;
}

    .content .content-overlay {
        background: rgba(0,0,0,0.7);
        position: absolute;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        opacity: 0;
        -webkit-transition: all 0.4s ease-in-out 0s;
        -moz-transition: all 0.4s ease-in-out 0s;
        transition: all 0.4s ease-in-out 0s;
    }

    .content:hover .content-overlay {
        opacity: 1;
    }

.content-image {
    width: 100%;
    height: 100%;
}

.content-details {
    position: absolute;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.content:hover .content-details {
    top: 50%;
    left: 50%;
    opacity: 1;
}

.content-details h3 {
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    letter-spacing: 0.15em;
    margin-bottom: 0.5em;
    text-transform: uppercase;
}

.content-details p {
    color: #fff;
    font-size: 0.8em;
}

.fadeIn-bottom {
    top: 80%;
}

.fadeIn-top {
    top: 20%;
}

.fadeIn-left {
    left: 20%;
}

.fadeIn-right {
    left: 80%;
}
a:hover {
    text-decoration: none !important;
}

/*testimonial*/
.testimonial {
    text-align: center;
    margin: 0 15px;
}

    .testimonial .description {
        padding: 15px;
        margin: 0;
        border-top: 4px solid #080808;
        border-bottom: 1px solid #ccc;
        font-size: 18px;
        color: #454646;
        line-height: 30px;
        position: relative;
        min-height: 254px;
    }

        .testimonial .description:after {
            content: "";
            width: 10px;
            height: 10px;
            border-radius: 50%;
            background: #080808;
            margin: 0 auto;
            position: absolute;
            bottom: -5px;
            left: 0;
            right: 0;
        }

    .testimonial .pic {
        width: 100px;
        height: 100px;
        border-radius: 50%;
        overflow: hidden;
        margin: 40px auto;
    }

        .testimonial .pic img {
            width: 100%;
            height: 100%;
        }

    .testimonial .title {
        font-size: 18px;
        font-weight: bold;
        color: #333;
        margin: 0 0 10px 0;
    }

    .testimonial .post {
        display: block;
        font-size: 14px;
        color: #333;
    }

.owl-theme .owl-controls {
    margin-top: 30px;
}

    .owl-theme .owl-controls .owl-page span {
        background: #ccc;
        opacity: 1;
        transition: all 0.4s ease 0s;
    }

    .owl-theme .owl-controls .owl-page.active span,
    .owl-theme .owl-controls.clickable .owl-page:hover span {
        background: #080808;
    }
/*login*/
.login {
    background-color: white !important;
}
.login {
    background-color: white !important;
    padding: 3%;
    margin-left: 380px;
    margin-right: 380px;
    margin-top: 6% !important;
}
    .login i {
        font-size: 45px; 
    }
button.btn.login_btn {
    background-color: black;
    width: 130px;
    padding: 2%;
}
.navbar-nav .nav-link:hover {
    color: #fff;
    background: rgba(247, 132, 57, 0.71);
    border-bottom: solid 2px #f78439;
}
.login_index {
    border: 1px solid #f78439;
    /*border-radius: 50px;*/
    margin-top: 10%;
    margin: 6% 5%;
    height: 35px;
    /* width: 11px; */
    display: flex !important;
    justify-content: center;
    align-items: center;
    background-color: #f78439;
}
.navbar-nav .login_index:hover {
    background: #343a40 !important;
    border-bottom: solid 1px #7d7e7e !important;
}
.privacy h3 {
    text-align: center;
    font-weight: 600;
}
/*blog*/
.blog_info {
    position: relative;
    text-align: center;
}
.blog_img {
    left: -20px;
    position: relative;
    top: -20px;
    transition: left .2s ease-in,top .2s ease-in;
}
.top-right {
    top: -16px;
    position: absolute;
    right: 0px;
    background: #ffcc2d;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    padding: 10px 0;
    text-align: center;
    width: 70px;
}
   
.bottom-right {
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: #333;
    padding: 4px 10px;
}
button.btn_blog {
    background: black;
    border-radius: 50px;
    border: none;
    color: white;
    width: 127px;
    cursor: pointer;
    padding: 1%;
}
button.btn_blog a{
    color: white !important;
}
    button.btn_blog:hover{
        border: 1px solid black;
        color: black;
        background: white;
    }
    button.btn_blog:hover a {
        color: black !important;
    }
.row.blog_row {
    /*background: rgba(0, 0, 0, 0.02);*/
    box-shadow: 0 8px 16px 0 rgba(162, 169, 204,.24);
    padding: 3%;
    margin-bottom: 4%;
    cursor: pointer;
}
.blog_img img {
    height: 269px;
}
.img_div23 {
    border: 4px solid #49505759;
}
.blog_row:hover .blog_img {
    left: 0px;
    position: relative;
    top: 0px;
    transition: left .2s ease-in,top .2s ease-in;
}
.bottom-right a {
    padding: 2px 5px;
    color: #fff !important;
}

    .bottom-right a .fab {
        color: white !important;
    }
/*flying*/
#rocketmeluncur {
    position: fixed;
    bottom: 50px;
    z-index: 7;
    display: none;
    visibility: hidden;
    width: 26px;
    height: 48px;
    right: 25px;
    background: url(../img/Ask.png) no-repeat 100% 0;
    opacity: 0;
    -webkit-transition: visibility .6s cubic-bezier(0.6, 0.04, 0.98, 0.335), opacity .6s cubic-bezier(0.6, 0.04, 0.98, 0.335), -webkit-transform .6s cubic-bezier(0.6, 0.04, 0.98, 0.335);
    -moz-transition: visibility .6s cubic-bezier(0.6, 0.04, 0.98, 0.335), opacity .6s cubic-bezier(0.6, 0.04, 0.98, 0.335), -moz-transform .6s cubic-bezier(0.6, 0.04, 0.98, 0.335);
    transition: visibility .6s cubic-bezier(0.6, 0.04, 0.98, 0.335), opacity .6s cubic-bezier(0.6, 0.04, 0.98, 0.335), transform .6s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}

    #rocketmeluncur i {
        display: block;
        margin-top: 48px;
        height: 14px;
        background: url(https://1.bp.blogspot.com/-UR9I7YEuEUY/VXIJn8MrBPI/AAAAAAAAKRE/qZObHBd5zIo/s1600/rocket.png) no-repeat 50% -48px;
        opacity: .5;
        -webkit-transition: -webkit-transform .2s;
        -moz-transition: -moz-transform .2s;
        transition: transform .2s;
        -webkit-transform-origin: 50% 0;
        -moz-transform-origin: 50% 0;
        transform-origin: 50% 0
    }

    #rocketmeluncur:hover {
        background-position: 50% -62px
    }

        #rocketmeluncur:hover i {
            background-position: 50% 100%;
            -webkit-animation: flaming .7s infinite;
            -moz-animation: flaming .7s infinite;
            animation: flaming .7s infinite
        }

    #rocketmeluncur.showrocket {
        visibility: visible;
        opacity: 1
    }

    #rocketmeluncur.launchrocket {
        background-position: 50% -62px;
        opacity: 0;
        -webkit-transform: translateY(-800px);
        -moz-transform: translateY(-800px);
        -ms-transform: translateY(-800px);
        transform: translateY(-800px);
        pointer-events: none
    }

        #rocketmeluncur.launchrocket i {
            background-position: 50% 100%;
            -webkit-transform: scale(1.4, 3.2);
            -moz-transform: scale(1.4, 3.2);
            transform: scale(1.4, 3.2)
        }
/*04/03/2020*/
.happy_client {
    background: #545b62;
}
.text_happy {
     color: white;
}
.testimonial .description {
    padding: 15px;
    margin: 0;
    border-top: 4px solid #f8f9fa !important;
    border-bottom: 1px solid #ccc;
    font-size: 18px;
    color: #f8f9fa;
    line-height: 30px;
    position: relative;
}
.testimonial .title, .testimonial .post {
    color: #f8f9fa;
}
.testimonial .description:after {
    background: #f8f9fa;
}
.testimonial .icon {
    color: white;
}
.business_bg {
    /*background: rgba(65, 62, 72, 0.62);*/
    background:#574a4a;
}
.navbar-expand-sm {
    background-color: #ffffff !important;
    z-index: 99999;
}
.navbar-dark .navbar-nav .nav-link {
    color: #1d2124 !important;
}
.navbar-nav .login_index:hover {
    color: #fff !important;
}
.navbar-dark .navbar-brand {
    color: #333 !important;
}
#rocketmeluncur {
    animation: swing 2s infinite ease-in-out;
}
@keyframes swing {
    from {
        transform: translate(0, 0px);
    }

    65% {
        transform: translate(0, 15px);
    }

    to {
        transform: translate(0, -0px);
    }
}
