.blog-footer {
    padding: 70px 0
}

.blog-footer .post-nav {
    margin: 0;
    font-size: 16px
}

.blog-footer .post-nav .fa {
    margin: 0 5px;
    -o-transition: all .25s linear;
    transition: all .25s linear;
    -webkit-transition: all .25s linear
}

.blog-footer .post-nav a:hover .fa {
    margin: 0 8px
}

.blog-footer .btn {
    min-width: 0;
    padding: 11px 22px
}

#comments {
    margin: 0;
    position: relative
}

#comments ol.commentlist {
    margin: 0
}

#comments ol.commentlist li {
    padding: 30px 0 0;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    margin-top: 25px
}

#comments ol.commentlist li:first-child {
    margin: 0;
    border: none
}

#comments .user {
    float: left;
    width: 70px;
    height: 70px;
    position: relative
}

#comments .message p {
    margin: 0
}

#comments .message p+p {
    margin-top: 15px
}

#comments .message-inner {
    margin-left: 100px;
    position: relative;
    overflow: hidden
}

#comments ul.children {
    margin: 0;
    overflow: inherit;
    padding: 0 0 0 35px;
    list-style: none
}

#comments .info {
    margin-bottom: 12px h5;
    margin-bottom-margin: 0
}

#comments .info .meta .date {
    display: inline
}

#comments .meta span::after {
    content: "·";
    font-size: 17px;
    padding: 0 10px;
    vertical-align: -1px
}

#comments .meta span:last-child::after {
    display: none
}

.contact-sec {
    position: relative
}

.contact-sec .contact-holder {
    min-height: auto;
    padding: 60px 0
}

.contact-sec .contact-holder .main-heading {
    padding: 0;
    font-weight: 400;
    margin: 0 0 62px
}

.contact-sec .contact-holder .main-heading:after,
.contact-sec .contact-holder .main-heading:before {
    display: none
}

.contact-sec .contact-list {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 1px;
    color: #fff;
    overflow: hidden;
    margin: 0 0 78px
}

.contact-sec .contact-list li {
    float: left;
    margin: 0 0 0 200px
}

.contact-sec .contact-list li:first-child {
    margin: 0
}

.contact-sec .contact-list .icon {
    font-size: 54px;
    line-height: 64px;
    color: #fff;
    float: left;
    margin: 0 27px 0 0;
    -o-transition: all .25s linear;
    transition: all .25s linear;
    -webkit-transition: all .25s linear
}

.contact-sec .contact-list .tel,
.contact-sec .contact-list .mail,
.contact-sec .contact-list address {
    float: left;
    padding: 13px 0 0
}

.contact-sec .contact-list address {
    font-style: normal;
    margin: 0
}

.contact-sec .contact-list a {
    color: #fff;
    display: block;
    margin: 0 0 8px;
    -o-transition: all .25s linear;
    transition: all .25s linear;
    -webkit-transition: all .25s linear
}

.contact-sec .collapse {
    display: block;
    max-height: 0
}

.contact-sec .collapse.in {
    max-height: 520px
}

.contact-sec .panel-group {
    overflow: hidden;
    margin: -86px 0 0
}

.contact-sec .panel-group.overlay:before {
    opacity: .65
}

.contact-sec .panel-group .panel-heading h4 {
    font-size: 20px;
    line-height: 22px;
    text-transform: uppercase;
    padding: 32px 0;
    margin: 0
}

.contact-sec .panel-group .panel-heading h4 a {
    color: #fff;
    -o-transition: all .25s linear;
    transition: all .25s linear;
    -webkit-transition: all .25s linear
}

.contact-sec .panel-group .panel-heading h4 .fa {
    margin: 0 0 0 15px
}

.contact-sec .panel-group .map {
    width: 1920px;
    height: 520px
}

.contact-form {
    overflow: hidden
}

.contact-form .col {
    width: 50%;
    padding: 0 50px 0 0;
    float: left
}

.contact-form .col.textarea {
    padding: 9px 0 0 50px
}

.contact-form .form-group {
    margin: 0 0 37px
}

.contact-form .form-control {
    font-size: 14px;
    line-height: 16px;
    color: #b9b9b9;
    background: none;
    border-bottom: 1px solid #fff;
    border-top: none;
    border-left: none;
    border-right: none;
    width: 100%;
    height: 38px;
    padding: 8px 0;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    margin: 0;
    letter-spacing: 1px
}

.contact-form .form-control::-webkit-input-placeholder {
    color: #b9b9b9
}

.contact-form .form-control::-moz-placeholder {
    opacity: 1;
    color: #b9b9b9
}

.contact-form .form-control:-moz-placeholder {
    color: #b9b9b9
}

.contact-form .form-control:-ms-input-placeholder {
    color: #b9b9b9
}

.contact-form .form-control.placeholder {
    color: #b9b9b9
}

.contact-form .form-control:focus {
    color: #fff
}

.contact-form .form-control.error {
    color: red;
    border-bottom-color: red
}

.contact-form .form-control.error::-webkit-input-placeholder {
    color: red
}

.contact-form .form-control.error::-moz-placeholder {
    opacity: 1;
    color: red
}

.contact-form .form-control.error:-moz-placeholder {
    color: red
}

.contact-form .form-control.error:-ms-input-placeholder {
    color: red
}

.contact-form .form-control.error.placeholder {
    color: red
}

.contact-form label {
    font-size: 14px;
    line-height: 16px;
    color: #b9b9b9;
    display: block;
    margin: 0 0 13px;
    letter-spacing: 1px
}

.contact-form textarea {
    font-size: 14px;
    line-height: 16px;
    color: #b9b9b9;
    background: none;
    border: 1px solid #fff;
    width: 100%;
    min-height: 160px;
    padding: 8px 12px;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    margin: 0 0 12px;
    letter-spacing: 1px;
    resize: none
}

.contact-form textarea.error {
    color: red;
    border-color: red
}

.contact-form textarea.error::-webkit-input-placeholder {
    color: red
}

.contact-form textarea.error::-moz-placeholder {
    opacity: 1;
    color: red
}

.contact-form textarea.error:-moz-placeholder {
    color: red
}

.contact-form textarea.error:-ms-input-placeholder {
    color: red
}

.contact-form textarea.error.placeholder {
    color: red
}

#footer {
    overflow: hidden;
    padding: 47px 0;
    letter-spacing: 1px;
    background: transparent
}

#footer p {
    color: gray
}

#footer p a {
    color: gray;
    -o-transition: all .25s linear;
    transition: all .25s linear;
    -webkit-transition: all .25s linear
}

#footer .social-network {
    display: block !important;
    margin: auto !important;
    padding: 6px 0 0;
    float: none !important;
    text-align: center
}

#footer .social-network li {
    margin: 0 0 0 11px
}

#footer .social-network a {
    color: #fff
}

#back-top {
    bottom: 0;
    opacity: 0;
    z-index: 9;
    right: 20px;
    width: 50px;
    color: #fff;
    height: 50px;
    cursor: pointer;
    font-size: 25px;
    position: fixed;
    line-height: 47px;
    text-align: center;
    border-radius: 10px;
    background: #252525;
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
    -ms-transform: translateY(40px);
    -webkit-transition: all .6s ease;
    -webkit-transform: translateY(40px)
}

#back-top.active {
    opacity: 1;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -ms-transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px)
}

#back-top:hover {
    opacity: .9
}

.done-message {
    background: #dff0d8;
    color: #468847;
    border: 1px solid #d6e9c6;
    border-radius: 10px;
    text-align: center;
    padding: 10px 5px;
    font-size: 14px;
    margin: 0 auto;
    display: none;
    width: 100%
}

.loader-container {
    background: rgba(255, 255, 255, 0.9);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999
}

.loader {
    display: block;
    position: absolute;
    font-size: 0;
    color: #f36b21;
    left: 50%;
    top: 50%;
    width: 42px;
    height: 42px;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%)
}

.preloader {
    position: relative;
    width: 60px;
    height: 60px;
    border: 2px solid rgba(0, 0, 0, 0.6);
    border-radius: 50%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.preloader:before,
.preloader:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    content: "";
    border-radius: inherit;
    border-width: inherit;
    border-style: inherit;
    border-color: inherit
}

.preloader:before {
    width: 48px;
    height: 48px;
    top: 6px;
    left: 6px;
    clip: rect(0, 48px, 24px, 24px);
    -webkit-animation: rotate 1s linear infinite;
    -moz-animation: rotate 1s linear infinite;
    animation: rotate 1s linear infinite;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s
}

.preloader:after {
    width: 36px;
    height: 36px;
    top: 12px;
    left: 12px;
    clip: rect(0, 36px, 18px, 18px);
    -webkit-animation: rotate 1s linear infinite;
    -moz-animation: rotate 1s linear infinite;
    animation: rotate 1s linear infinite;
    -webkit-animation-duration: 1.4s;
    -moz-animation-duration: 1.4s;
    animation-duration: 1.4s
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-moz-keyframes rotate {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.panel-title>a:before {
    float: right !important;
    font-family: FontAwesome;
    content: "\f068";
    padding-right: 5px
}

body {
    background-color: #f5f5f5
}

.panel-body {
    color: #fff;
    margin-top: 10px
}

.panel-title>a.collapsed:before {
    float: right !important;
    content: "\f067"
}

.panel-title>a:hover,
.panel-title>a:active,
.panel-title>a:focus {
    text-decoration: none
}

.panel-heading {
    margin-top: 50px;
    border-bottom: 1px solid #fff8e7;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-title {
    font-weight: 400
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #00bcd4;
    text-align: center;
    color: #fff
}

.who-we-are {
    padding: 35px !important;
    margin-top: 25px;
    border-radius: 20px;
    height: 280px;
    border-radius: 35px;
    background: rgba(255, 255, 255, 0.08);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(2.7px);
    -webkit-backdrop-filter: blur(2.7px);
    border: 1px solid rgba(255, 255, 255, 0.36)
}

.who-we-are:hover {
    background: linear-gradient(60deg, #a1b5f8 0%, #d7afff 100%);
    color: #fff !important;
    border: 1px solid rgba(255, 255, 255, 0.253)
}

.who-we-are1 {
    background: #d59afa26;
    padding: 35px !important;
    margin-top: 25px;
    border-radius: 20px;
    height: 320px;
    border-radius: 35px;
    transition: 1.5s
}

.who-we-are1:hover {
    background: rgba(255, 255, 255, 0.789);
    border-radius: 16px;
    backdrop-filter: blur(1.2px);
    -webkit-backdrop-filter: blur(1.2px)
}

.border1 {
    border-bottom: 1px solid #292929;
    padding: 20px
}

.box {
    padding: 20px !important;
    margin-top: 25px;
    text-align: center;
    transition: .3s ease-in-out;
    background: rgba(255, 255, 255, 0.09);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(1.2px);
    -webkit-backdrop-filter: blur(1.2px);
    border: 1px solid rgba(255, 255, 255, 0.13)
}

.box1 {
    padding: 25px !important;
    margin-top: 25px;
    border-radius: 20px;
    text-align: center;
    transition: .3s ease-in-out;
    cursor: pointer
}

.box1:hover {
    transform: scale(1.06)
}

.box:hover {
    transform: scale(1.06)
}

.img-fluid.box-img {
    filter: invert(1);
    width: 40px;
        height: 40px;
}

.port-img {
    filter: saturate(0);
    transition: .5s ease-in-out;
    margin-bottom: 25px
}

.port-img:hover {
    filter: none
}

ul li ul.dropdown {
    background: #01042e !important;
    border-radius: 20px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(1.4px);
    -webkit-backdrop-filter: blur(1.4px);
    visibility: hidden;
    opacity: 0;
    min-width: 200px;
    position: absolute !important;
    transition: all .5s ease;
    margin-top: 1rem;
    display: none;
    top: 79px;
    list-style: none;
    border-radius: 5px;
    padding: 30px
}

ul li ul li {
    float: none !important;
    padding: 10px 0;
    text-align: left;
    margin: 0 !important;
    text-transform: capitalize
}

ul li ul li a {
    color: #fff !important
}

ul li:focus>ul,
ul li ul li a:focus {
    visibility: visible !important;
    opacity: 1 !important;
    display: block !important;
    color: #c59a37 !important
}

ul li ul li {
    clear: both;
    width: 100%
}

#nav ul li ul li a:before {
    display: none !important
}

.blog-img {
    filter: saturate(0);
    transition: .5s ease-in-out;
    border-radius: 20px !important;
    padding: 20px !important
}

.blog-img:hover {
    filter: none;
    transform: scale(1.1, 1.1)
}

.foot-a {
    color: #c59a37
}

.foot-a:hover {
    color: #fff !important
}

.carousel-control:focus,
.carousel-control:hover {
    color: #121212 !important;
    text-decoration: none;
    outline: 0;
    filter: alpha(opacity=90);
    opacity: .9
}

.carousel-control.left {
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-image: none !important
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    filter: alpha(opacity=50)
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-image: none !important
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    filter: alpha(opacity=50)
}

.caro-img {
    display: block;
    margin: auto;
    border-radius: 20px !important;
    padding: 30px
}

span.glyphicon.glyphicon-chevron-right {
    color: #141937 !important
}

span.glyphicon.glyphicon-chevron-left {
    color: #141937 !important
}

.yellow {
    background: rgba(255, 255, 255, 0.2);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1)
}

.blue {
    background: rgba(255, 255, 255, 0.2);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1)
}

.red {
    background: rgba(255, 255, 255, 0.2);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1)
}

.green {
    background: rgba(255, 255, 255, 0.2);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1)
}

.orange {
    background: rgba(255, 255, 255, 0.2);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1)
}

.pink {
    background: rgba(255, 255, 255, 0.2);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1)
}

.purple {
    background: rgba(255, 255, 255, 0.2);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1)
}

.cyan {
    background: rgba(255, 255, 255, 0.2);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1)
}

.yellow:hover {
    background-color: #e8a216
}

.blue:hover {
    background-color: #39c5fc
}

.red:hover {
    background-color: #ff4848
}

.green:hover {
    background-color: #14de6c
}

.pink:hover {
    background-color: #e332a5
}

.purple:hover {
    background-color: #7c14de
}

.orange:hover {
    background-color: #de6814
}

.cyan:hover {
    background-color: #14deac
}

.cta-section {
    background: rgba(255, 255, 255, 0.045);
    padding: 0 0 20px;
    margin-top: 10px;
    border-radius: 30px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px)
}

.panel-group {
    background: rgba(255, 255, 255, 0.045);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    padding: 5%
}

.ready-form form {
    background: rgba(255, 255, 255, 0.2);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    padding: 20px;
    border-radius: 10px;
    display: block;
    margin: auto;
    margin-top: 50px;
    font-family: montserrat;
    border: none;
    padding-bottom: 60px !important
}

.ready-form form input {
    font-size: 13px;
    margin: 0 15px;
    border-radius: 5px;
    border: 1px solid #e8e8e8;
    margin-bottom: 20px;
    padding: 25px;
    font-family: montserrat
}

.ready-form form textarea {
    font-size: 13px;
    margin: 15px;
    border-radius: 5px;
    border: 1px solid #e8e8e8;
    margin-bottom: 20px;
    padding: 25px;
    font-family: montserrat;
    width: 100%;
    margin: 0 15px !important;
}

.mob {
    border-radius: 25px;
    margin-top: 20px
}

.panel-default {
    border-color: none !important
}

.panel {
    margin-bottom: 20px;
    background-color: transparent !important;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
    font-family: montserrat
}

.panel-default>.panel-heading {
    color: #333;
    background-color: transparent !important;
    border-color: none !important
}

.panel-default {
    border-color: none !important
}

.panel {
    margin-bottom: 20px;
    background-color: none !important;
    border-radius: 4px;
    -webkit-box-shadow: none !important
}

@media (max-width: 767px) {
    #nav {
        position: absolute;
        left: 0;
        right: 0;
        top: 100%;
        background: #01042e !important;
        padding: 20px;
        opacity: 0;
        visibility: hidden
    }
}

@media (max-width: 767px) {
    .nav-opener {
        font-size: 28px;
        line-height: 32px;
        border-width: 2px;
        border-style: none !important;
        float: right;
        padding: 4px 10px;
        border-radius: 25px !important
    }
}

@media (max-width:944.9px) {
    .title {
        font-size: 30px;
        line-height: 10px;
        color: #fff;
        font-weight: 700;
        font-family: Montserrat;
        text-transform: uppercase;
        display: block;
        margin: 0 0 30px;
        letter-spacing: 1px;
        text-align: left
    }

    .h1 {
        font-size: 80px;
        line-height: 65px;
        color: transparent !important;
        margin: 0 0 50px;
        font-family: Montserrat;
        font-weight: 900 !important;
        text-align: left
    }

    .para {
        color: #000;
        font-weight: 500;
        font-size: 16px !important
    }
}

@media (max-width:513.9px) {
    .title {
        font-size: 20px;
        line-height: 10px;
        color: #fff;
        font-weight: 700;
        font-family: Montserrat;
        text-transform: uppercase;
        display: block;
        margin: 0 0 30px;
        letter-spacing: 1px
    }

    .para {
        color: #000;
        font-weight: 500;
        font-size: 11px !important;
        text-align: left
    }

    .title {
        font-size: 20px;
        line-height: 10px;
        color: #fff;
        font-weight: 700;
        font-family: Montserrat;
        text-transform: uppercase;
        display: block;
        margin: 0 0 30px;
        letter-spacing: 1px
    }

    .h1 {
        font-size: 60px;
        line-height: 65px;
        color: transparent !important;
        margin: 0 0 50px;
        font-family: Montserrat;
        font-weight: 900 !important
    }
}

@media (max-width:400.9px) {
    .h1 {
        font-size: 50px;
        line-height: 65px;
        color: transparent !important;
        margin: 0 0 50px;
        font-family: Montserrat;
        font-weight: 900 !important
    }
}

@media (max-width:360.9px) {
    .h1 {
        font-size: 40px;
        line-height: 55px;
        color: transparent !important;
        margin: 0 0 50px;
        font-family: Montserrat;
        font-weight: 900 !important
    }
}

@media (max-width:1199.9px) {
    .box {
        background: #687aad;
        padding: 25px !important;
        margin-top: 25px;
        text-align: center;
        min-height: 250px !important;
        vertical-align: middle;
        display: block
    }
}

@media (max-width:991.9px) {
    .box {
        background: #687aad;
        padding: 25px !important;
        margin-top: 25px;
        text-align: center;
        min-height: 220px !important;
        vertical-align: middle;
        display: block
    }

    .cnt-sec {
        text-align: left;
        display: table-caption
    }

    .point-title1 {
        font-family: Montserrat !important;
        padding: 0;
        font-weight: 500;
        line-height: 25px;
        font-size: 14px !important
    }

    .text-dark {
        color: #000;
        font-size: 16px !important;
        text-align: left
    }
}

@media (max-width: 991.9px) and (min-width: 768px) {
    .who-we-are1 {
        height: 380px !important
    }

    .who-we-are {
        height: 380px !important
    }
}

@media (max-width:767.9px) {
    .box {
        background: #687aad;
        padding: 25px !important;
        margin-top: 25px;
        border-radius: 20px;
        text-align: center;
        min-height: auto !important;
        vertical-align: middle;
        display: block
    }

    .menu {
        width: auto
    }
}

@media (max-width:506.9px) {
    .who-we-are1 {
        padding: 35px !important;
        margin-top: 25px;
        border-radius: 20px;
        height: 410px
    }
}

@media (max-width:421.9px) {
    .who-we-are1 {
        padding: 35px !important;
        margin-top: 25px;
        border-radius: 20px;
        height: 410px
    }
}

@media (max-width:385.9px) {
    .who-we-are1 {
        padding: 35px !important;
        margin-top: 25px;
        border-radius: 20px;
        height: 440px
    }
}

@media (max-width:1199.9px) {
    .who-we-are {
        padding: 35px !important;
        margin-top: 25px;
        border-radius: 20px;
        height: 300px
    }
}

@media (max-width:991.9px) {
    .who-we-are {
        padding: 35px !important;
        margin-top: 25px;
        border-radius: 20px;
        height: auto
    }
}

@media (max-width:1143.9px) {
    .app-links ul li a {
        background-color: #141937;
        line-height: 56px;
        width: 56px;
        display: block;
        font-size: 35px;
        border-radius: 50%;
        margin: 0 5px
    }
}

@media (max-width:522.9px) {
    .cnt-sec {
        text-align: left
    }
}

@media (max-width:991.9px) {
    .download-text-left p {
        color: #fff;
        font-weight: 300;
        max-width: 510px;
        margin: 0 auto;
        padding-left: 0;
        padding-top: 2%;
        font-size: 23px;
        text-align: center
    }
}

@media (max-width:400px) {
    .btn {
        font-size: 12px;
        padding: 15px
    }
}

.container.slide {
    position: relative;
    margin: 60px auto;
    width: 300px;
    height: 300px;
    display: block;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -o-perspective: 1000px;
    perspective: 1000px
}

.round {
    width: 100%;
    height: 100%;
    position: absolute;
    margin-top: 70px;
    transform-style: preserve-3d;
    -webkit-transition: -webkit-transform 1s;
    -moz-transition: -moz-transform 1s;
    -ms-transition: -ms-transform 1s;
    -o-transition: -o-transform 1s;
    transition: transform 1s
}

figure {
    display: block;
    position: absolute;
    width: 225px;
    height: auto;
    line-height: 350px
}

.carousel figure img {
    width: 100%;
    height: 100%;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

figure.show img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

#fig1 {
    transform: rotateY(0deg) translateZ(300px)
}

#fig2 {
    transform: rotateY(45deg) translateZ(300px)
}

#fig3 {
    transform: rotateY(90deg) translateZ(300px)
}

#fig4 {
    transform: rotateY(135deg) translateZ(300px)
}

#fig5 {
    transform: rotateY(180deg) translateZ(300px)
}

#fig6 {
    transform: rotateY(225deg) translateZ(300px)
}

#fig7 {
    transform: rotateY(270deg) translateZ(300px)
}

#fig8 {
    transform: rotateY(315deg) translateZ(300px)
}

.next,
.prev {
    color: #444;
    position: absolute;
    padding: 1em 2em;
    cursor: pointer;
    background: #CCC;
    border-radius: 5px;
    border-top: 1px solid #FFF;
    box-shadow: 0 5px 0 #999;
    transition: box-shadow 0.1s, top .1s
}

.next:hover,
.prev:hover {
    color: #000
}

.next:active,
.prev:active {
    box-shadow: 0 1px 0 #999
}

.next {
    right: 5em
}

.prev {
    left: 5em
}

.a {
    position: relative;
    padding: 30px;
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.4);
    text-decoration: none;
    display: block;
    margin: auto;
    overflow: hidden;
    text-align: center;
    background-color: #111;
    cursor: pointer;
    font-family: montserrat;
    font-size: 22px
}

.a span:nth-child(1) {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(to right, #3bff3b, #3bff3b);
    animation: animate1 2s linear infinite
}

@keyframes animate1 {
    0% {
        transform: translateX(-100%)
    }

    100% {
        transform: translateX(100%)
    }
}

.a span:nth-child(2) {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 3px;
    background: linear-gradient(to bottom, #3bff3b, #3bff3b);
    animation: animate2 2s linear infinite;
    animation-delay: 1s
}

@keyframes animate2 {
    0% {
        transform: translateY(-100%)
    }

    100% {
        transform: translateY(100%)
    }
}

.a span:nth-child(3) {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(to left, #3bff3b, #3bff3b);
    animation: animate3 2s linear infinite
}

@keyframes animate3 {
    0% {
        transform: translateX(100%)
    }

    100% {
        transform: translateX(-100%)
    }
}

.a span:nth-child(4) {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 3px;
    background: linear-gradient(to top, #3bff3b, #3bff3b);
    animation: animate4 2s linear infinite;
    animation-delay: 1s
}

@keyframes animate4 {
    0% {
        transform: translateY(100%)
    }

    100% {
        transform: translateY(-100%)
    }
}

.b {
    position: relative;
    padding: 20px;
    text-decoration: none;
    display: block;
    overflow: hidden;
    text-align: center;
    background: linear-gradient(20deg, #9c6def 0%, #272828 100%);
    max-width: 300px;
    color: #fff !important;
    font-weight: 600;
    font-size: 20px;
    cursor: pointer
}

.b span:nth-child(1) {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(to right, #05ff3f, #3bff3b);
    animation: animate1 2s linear infinite
}

@keyframes animate1 {
    0% {
        transform: translateX(-100%)
    }

    100% {
        transform: translateX(100%)
    }
}

.b span:nth-child(2) {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 3px;
    background: linear-gradient(to bottom, #05ff3f, #3bff3b);
    animation: animate2 2s linear infinite;
    animation-delay: 1s
}

@keyframes animate2 {
    0% {
        transform: translateY(-100%)
    }

    100% {
        transform: translateY(100%)
    }
}

.b span:nth-child(3) {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(to left, #05ff3f, #3bff3b);
    animation: animate3 2s linear infinite
}

@keyframes animate3 {
    0% {
        transform: translateX(100%)
    }

    100% {
        transform: translateX(-100%)
    }
}

.b span:nth-child(4) {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 3px;
    background: linear-gradient(to top, #05ff3f, #3bff3b);
    animation: animate4 2s linear infinite;
    animation-delay: 1s
}

@keyframes animate4 {
    0% {
        transform: translateY(100%)
    }

    100% {
        transform: translateY(-100%)
    }
}

.form-control {
    border: none !important
}

.modal-title {
    font-family: montserrat
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0 !important;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

#demomail .modal-content {
    overflow: hidden;
    padding: 0 !important
}

.close {
    color: #d60707
}

.ready-form .error {
    color: red;
    font-size: 11px;
    font-weight: 400;
    float: left;
    margin: 0 15px !important
}

.error {
    color: red;
    font-size: 11px;
    font-weight: 400;
    float: left;
    margin: 0 !important
}

.form-divsx {
    background: rgba(255, 255, 255, 0.08);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(2.7px);
    padding: 0 20px 20px
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #000 !important;
    opacity: .5;
    cursor: pointer
}

.form-divsx .form-control {
    border-radius: 6px !important;
    background: rgba(255, 255, 255, 0.08);
    border: none;
    box-shadow: none;
    outline: none;
    margin-bottom: 20px;
    height: 44px !important;
    padding: 10px !important;
    color: #fff;
    font-weight: 600 !important
}

.form-divsx input::-webkit-input-placeholder {
    color: #fff !important;
    opacity: .6 !important
}

.form-divsx input:-ms-input-placeholder {
    color: #fff !important;
    opacity: .6 !important
}

.form-divsx input::placeholder {
    color: #fff !important;
    opacity: .6 !important
}

.form-divsx textarea::placeholder {
    color: #fff !important;
    opacity: .6 !important
}

.form-divsx .bttn-default.btn.btn-info.btn-block {
    background: #000;
    width: 100% !important
}

#demomail .modal-dialog {
    width: 100%;
    max-width: 900px !important
}

textarea#notes_7 {
    height: auto !important;
    border-radius: 6px !important
}

#demomail .modal-header .close {
    color: #ea0404;
    opacity: 1;
    font-size: 30px;
    font-family: montserrat
}

#demomail {
    z-index: 9999
}

@media screen and (min-width: 768px) {
    #demomail:before {
        display: inline-block;
        vertical-align: middle;
        content: " "
    }
}

.fade.in {
    opacity: none !important
}

#demomail .modal-dialog {
    display: block;
    text-align: left;
    vertical-align: middle
}

.time-new li {
    display: inline-block;
    font-size: 13px;
    list-style-type: none;
    padding: 20px 4px;
    text-transform: uppercase;
    color: #110087
}

.time-new li span {
    background: #110087;
    width: 35px;
    height: 35px;
    background: #110087;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 700;
    margin-left: 9px
}

.relative {
    position: relative
}

.time-new {
    position: absolute;
    z-index: 999999;
    top: 5px;
    right: 30px
}

#countdown ul {
    padding: 0
}

@media all and (max-width: 768px) {
    .time-new li {
        font-size: 1.125rem;
        padding: .75rem
    }

    .time-new li span {
        font-size: 3.375rem
    }
}

.festive-bnr {
    text-align: center;
    position: fixed;
    width: 500px;
    height: 400px;
    border-radius: .3em;
    z-index: 99;
    top: auto;
    right: 20px;
    bottom: -100px;
    left: 10px
}

.close_icon img {
    width: 55px;
    height: 55px
}

.close_icon {
    position: absolute;
    top: -20px;
    right: -25px;
    cursor: pointer
}

.festive-bnr.festive-bnr--light.active {
    display: none
}

img.cf-img.two-mob {
    display: none
}

#demomail .modal-header {
    padding: 15px;
    border-bottom: 0
}

@media screen and (max-width: 600px) {
    div#festive img {
        width: 280px
    }

    div#festive {
        width: 270px;
        height: auto
    }

    .close_icon img {
        width: 60px !important
    }

    img.cf-img.two-mob {
        display: block
    }

    img.cf-img.one-mob {
        display: none
    }
}

.socila-listing ul li a {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    line-height: 36px
}

.foot-listing ul li a {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    line-height: 32px
}

.foot-head h4 {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    padding: 20px
}

.fa {
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

li.media a i {
    font-size: 30px !important;
    padding: 18px
}

@media(max-width:413.9px) {
    li.media a i {
        font-size: 20px !important;
        padding: 10px
    }
}

.fa.fa-youtube {
    color: #fff !important;
    transition: 1.2s
}

.fa.fa-youtube:hover {
    color: #fd2f18 !important
}

.you {
    color: #fd2f18 !important;
    transition: 1.2s
}

.you:hover {
    color: #fff !important;
    transform: rotate(360deg)
}

.fa.fa-android {
    color: #fff;
    transition: 1.2s
}

.fa.fa-android:hover {
    color: #adff2f !important;
    transform: rotate(360deg)
}

.fa.fa-apple {
    color: #fff;
    transition: 1.2s
}

.fa.fa-apple:hover {
    color: #fff;
    transform: rotate(360deg)
}

.foot-head-social h4 {
    font-size: 18px;
    font-weight: 500;
    color: #7b91f7;
    padding: 20px
}

.foot-listing ul {
    list-style: none
}

.socila-listing ul {
    list-style: none
}

.foot-logo {
    margin-bottom: 20px
}

.social-media-list {
    background: rgba(255, 255, 255, 0.074);
    border-radius: 6px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    padding: 5%
}

.mediaa {
    background: rgba(255, 255, 255, 0.049);
    border-radius: 10px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    margin-top: 5%;
    text-align: center
}

.social-media-list ul li.media {
    display: inline-block
}

.social-media-list ul li.contac a {
    font-size: 15px;
    font-weight: 500;
    padding: 0;
    display: block !important;
    line-height: 55px
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
    padding: 20px
}

.ico {
    padding: 8px
}

.our-work-speak ul li {
    display: inline-block;
    margin: 0
}

.our-work-speak ul {
    padding: 0;
    margin: 25px 0;
    list-style: none;
    text-align: center
}

.customer-feedback .owl-item img {
    width: 85px;
    height: 85px
}

.feedback-slider-item {
    position: relative;
    padding: 60px;
    margin-top: -40px
}

.feedback-slider-item p {
    line-height: 1.875
}

.thumb-next,
.thumb-prev {
    position: absolute;
    z-index: 99;
    top: 45%;
    width: 98px;
    height: 98px;
    left: -90px;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s
}

.thumb-next {
    left: auto;
    right: -90px
}

.feedback-slider-item {
    position: relative;
    padding: 60px;
    margin-top: -40px
}

.testimonial-area {
    padding-top: 40px;
    padding-bottom: 0
}

#quote-carousel .carousel-control {
    background: 0 0;
    color: #cacaca;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px
}

#quote-carousel .carousel-control.left {
    left: -60px
}

#quote-carousel .carousel-control.right {
    right: -60px
}

#quote-carousel .carousel-indicators {
    top: 70%
}

#quote-carousel .carousel-indicators li {
    width: 75px;
    height: 75px;
    margin: 50px 28px 0;
    cursor: pointer;
    border: 3px solid #fff;
    border-radius: 50px;
    overflow: hidden;
    transition: all .4s;
    box-shadow: rgba(0, 0, 0, .2) 0 0 0;
    text-indent: 0;
    float: left
}

#quote-carousel .carousel-indicators li.active {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0
}

#quote-carousel .carousel-indicators .active {
    width: 128px;
    height: 128px;
    border-radius: 100px;
    opacity: 1;
    overflow: visible
}

.carousel-inner {
    min-height: 300px
}

.item blockquote {
    border-left: none;
    margin: 0
}

#quote-carousel .carousel-indicators .active img {
    border-radius: 50%
}

.owl-theme .owl-nav [class*=owl-] {
    color: #05ff3f !important;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #fff !important;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav {
    margin-top: -50px !important;
    padding: 25px
}

.testimonial-area::before {
    left: 50px
}

.testimonial-area::after {
    right: 0;
    z-index: 0
}

.testimonial-area {
    position: relative
}

.testimonial-area h5,
.testimonial-area h6 {
    white-space: nowrap
}

.testimonial-area .item p {
    background-color: #fff;
    margin: 0 auto;
    padding: 30px 60px;
    color: #232323;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    border: 1px solid #c3e2e2;
    position: relative;
    box-shadow: rgba(155, 179, 203, .15) 0 5px 15px 5px;
    border-radius: 8px
}

.testimonial-area .item .col-sm-12:after {
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    content: "";
    background-size: auto;
    bottom: -14px;
    font-size: 0;
    width: 30px;
    height: 15px
}

.testimonial-area .carousel-indicators {
    position: absolute;
    left: 50%;
    z-index: 15;
    width: 58%;
    padding-left: 0;
    text-align: center;
    transform: translateX(-47%);
    margin-left: 0
}

.testimonial-area h2 {
    position: relative;
    z-index: 99
}

.feedback-slider-thumb img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden
}

.tech-stack .stack-list li {
    display: inline-block;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    margin: 14px 12px;
    max-width: 205px;
    max-height: 141px
}

.tech-stack .stack-list li:first-child {
    margin-left: 0
}

.tech-stack .stack-list li:last-child {
    margin-right: 0
}

.tech-stack .stack-list {
    padding: 0;
    margin: 0;
    list-style: none
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .tech-stack .stack-list li {
        max-width: 160px !important
    }
}

@media screen and (min-width:768px) and (max-width:1199px) {
    .tech-stack .stack-list li {
        max-width: 120px
    }
}

@media (max-width:767px) {

    .tech-stack .stack-list li:first-child,
    .tech-stack .stack-list li:last-child {
        margin: 14px 12px
    }
}

.tech1,
.tech2,
.tech3,
.tech4,
.tech5,
.tech6,
.tech7,
.tech8,
.tech9,
.tech10 {
    display: inline-block;
    background: url(./assets/images/sprite-2.png) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left
}

.tech1 {
    background-position: -0 -0;
    width: 200px;
    height: 141px;
    border-radius: 15px;
    margin: 12px
}

.tech2 {
    background-position: -205px -0;
    width: 200px;
    height: 141px;
    border-radius: 15px;
    margin: 12px
}

.tech3 {
    background-position: -410px -0;
    width: 200px;
    height: 141px;
    border-radius: 15px;
    margin: 12px
}

.tech4 {
    background-position: -0 -141px;
    width: 200px;
    height: 141px;
    border-radius: 15px;
    margin: 12px
}

.tech5 {
    background-position: -205px -141px;
    width: 200px;
    height: 141px;
    border-radius: 15px;
    margin: 12px
}

.tech6 {
    background-position: -410px -141px;
    width: 200px;
    height: 141px;
    border-radius: 15px;
    margin: 12px
}

.tech7 {
    background-position: -0 -282px;
    width: 200px;
    height: 141px;
    border-radius: 15px;
    margin: 12px
}

.tech8 {
    background-position: -205px -282px;
    width: 200px;
    height: 141px;
    border-radius: 15px;
    margin: 12px
}

.tech9 {
    background-position: -410px -282px;
    width: 200px;
    height: 141px;
    border-radius: 15px;
    margin: 12px
}

.tech10 {
    background-position: -0 -423px;
    width: 200px;
    height: 141px;
    border-radius: 15px;
    margin: 12px
}

.dropdown li a {
    font-weight: 500;
    color: #fff;
    color: #7b91f7 !important
}

a.uplo {
    color: #1b5ffd !important
}

a.uplo:hover {
    color: #f83325 !important
}

.cir {
    background-color: #4172FF;
    border-radius: 50%;
    padding: 8px
}

.wht_cln_sec {
    background: rgba(255, 255, 255, 0.074);
    border-radius: 6px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    padding: 20px;
    margin: 0 8px;
    width: 100%
}

.cln_ap_set {
    display: -webkit-inline-box !important
}

.ap_ico {
    background: #ffffff4d;
    border-radius: 50%;
    padding: 5px;
    width: 30px
}

.cln_ap_desc {
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    color: #0f3cbe !important
}

.ap_nme {
    font-weight: 600;
    font-size: 16px
}

.image-all-together span {
    position: absolute;
    background: linear-gradient(90deg, rgba(74, 114, 255, 1) 0%, rgba(228, 151, 255, 1) 100%);
    transition: .8s
}

.image-all-together .one {
    height: 0;
    width: 3px;
    top: 0;
    left: 0
}

.image-all-together .two {
    height: 3px;
    width: 0;
    bottom: 0;
    left: 0
}

.image-all-together .three {
    height: 0;
    width: 3px;
    bottom: 0;
    right: 0
}

.image-all-together .four {
    height: 3px;
    width: 0;
    top: 100% !important;
    right: 0
}

.image-all-together:hover .one,
.image-all-together:hover .three {
    height: 100%
}

.image-all-together:hover .two,
.image-all-together:hover .four {
    width: 100%
}

.image-all-together:hover img {
    transition-duration: .3s;
    transition-delay: .3s;
    opacity: 1
}

.aos-anchors__content>div {
    position: relative;
    width: 100%;
    height: 300px;
    margin-bottom: 50px;
    background: #f1f1f1;
    line-height: 300px;
    text-align: center;
    color: #333
}

.aos-anchors__content>div::before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px
}

.aos-anchors__content>div::after {
    content: attr(data-anchor-id);
    position: relative;
    background-color: #f1f1f1
}

.aos-anchors__content>div[data-placement^="top-"]::before {
    top: 0
}

.aos-anchors__content>div[data-placement^="center-"]::before {
    top: 0;
    bottom: 0;
    margin: auto
}

.aos-anchors__content>div[data-placement^="bottom-"]::before {
    bottom: 0
}

[data-aos] {
    visibility: hidden
}

[data-aos].animated {
    visibility: visible
}

.autocomplete {
    position: relative;
    display: block
}

.autocomplete-items {
    position: relative;
    border: 1px solid #d4d4d400;
    overflow: auto;
    height: 300px;
    z-index: 99;
    background-color: rgba(255, 255, 255, 0.08);
    left: 0;
    right: 0;
    border-radius: 10px
}

.autocomplete-items1 {
    position: relative;
    border: 1px solid #d4d4d400;
    overflow: auto;
    height: 200px;
    z-index: 99;
    background-color: rgba(255, 255, 255, 0.08);
    left: 0;
    right: 0;
    border-radius: 10px;
    margin: 15px
}

.autocomplete-items div {
    padding: 10px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.08);
    padding: 10px;
    color: #fff
}

.autocomplete-items1 div {
    padding: 10px;
    cursor: pointer;
    background-color: #010220;
    color: #fff;
    font-size: 15px;
    text-align: left
}

.autocomplete-items div:hover {
    background-color: #276df855
}

.autocomplete-active {
    background-color: #1e90ff !important;
    color: #fff
}

.inline {
    display: block
}

.display {
    display: block !important;
    margin: auto;
    text-align: center
}

@media (max-width:768.9px) {
    .anime {
        width: auto !important;
        height: auto !important;
        text-align: center !important;
        margin: auto !important;
        display: block !important
    }

    .h55 {
        font-size: 14px !important
    }

    .ap_nme {
        font-size: 14px !important
    }
}

a.read {
    color: #fff !important;
    font-size: 16px;
    font-weight: 700;
    padding: 10px 20px !important;
    margin: 0 !important;
    background-color: #0364ff;
    border-radius: 26px;
    transition: .8s
}

a.read:hover {
    color: #fff !important;
    font-size: 16px;
    font-weight: 700;
    padding: 10px 20px !important;
    margin: 0 !important;
    background-color: #d70707;
    border-radius: 26px
}

.bgg {
    background: url(../images/wave.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0;
    height: 632px
}

h2.point-title.text-center {
    color: #221f66
}

.owl-nav button {
    position: absolute;
    top: 50%;
    background-color: #000;
    color: #fff;
    margin: 0;
    transition: all .3s ease-in-out
}

.owl-nav button.owl-prev {
    left: 0
}

.owl-nav button.owl-next {
    right: 0
}

.owl-dots {
    text-align: center;
    padding-top: 15px
}

.owl-dots button.owl-dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
    background: #ccc;
    margin: 0 3px
}

.owl-dots button.owl-dot.active {
    background-color: #000
}

.owl-dots button.owl-dot:focus {
    outline: none
}

.owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important
}

span {
    font-size: 70px;
    position: relative;
    top: -5px
}

.owl-nav button:focus {
    outline: none
}

.owl-controls {
    display: none !important
}

@media(max-width:1024px) {
    div#driandroid {
        margin-top: 31% !important
    }

    div#driapple {
        margin-top: 31% !important
    }
}

.ready-form .form-control {
    background-color: #fff !important
}

.dis_link {
    cursor: pointer
}

.mod {
    width: 297px !important;
    height: 467px !important;
    margin: 15px !important;
    float: left;
    position: fixed;
    z-index: 100000;
    bottom: -45px;
    animation: animateBoxs ease-in-out 2s forwards;
    transition: .2s
}

@keyframes animateBoxs {
    0% {
        bottom: -500px
    }

    100% {
        bottom: -45px
    }
}

.close {
    color: #fff !important;
    font-size: 24px !important;
    font-weight: 900 !important;
    opacity: 1 !important;
    background-color: #470a91 !important;
    border-radius: 80%;
    width: 30px;
    height: 30px;
    text-align: center !important
}

@media(max-width:992px) {
    .mod {
        display: block
    }
}

.whatsapp-swipe {
    position: fixed;
    text-align: center;
    display: block;
    top: 50%;
    bottom: 0;
    right: 0 !important;
    z-index: 999
}

.whatsapp-swipe li {
    list-style: none;
    display: block;
    margin-bottom: 20px;
    text-align: center
}

@media screen and (max-width:767px) {
    .whatsapp-swipe {}
}

.whatsapp-swipe a i {
    color: #fff;
    font-size: 26px;
    border-radius: 50%;
    width: 46px;
    height: 46px;
    text-align: center;
    padding: 9px;
    position: relative
}

.whatsapp-swipe .whatsappline i img {
    border: 1px solid #24d266;
    background: #24d266
}

.whatsapp-swipe a i img {
    width: 46px;
    height: 46px;
    border-radius: 50%
}

.whatsapp-swipe .whatsappline a i:after {
    border: 5px solid #17c258
}

.whatsapp-swipe a i:after {
    content: "";
    display: block;
    position: absolute;
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -26px;
    border-radius: 50%;
    animation: animate 1.6s linear infinite;
    opacity: 0;
    backface-visibility: hidden;
    animation-delay: .6s
}

.whatsapp-swipe .skypeline i img {
    border: 1px solid #4E5FBF;
    background: #4E5FBF
}

.whatsapp-swipe .skypeline a i:after {
    border: 5px solid #4E5FBF
}

@keyframes animate {
    0% {
        transform: scale(.5);
        opacity: 0
    }

    50% {
        opacity: 1
    }
}

.showSingle {
    background: transparent;
    border: #ffdead;
    color: #fff
}

button.tab1,
button.tab2,
button.tab3 {
    width: 282px;
    height: 60px;
    color: var(--white);
    background-color: rgba(0, 0, 0, 0);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    font-size: 18px;
    cursor: pointer;
    font-weight: bold;
}

.carousel-inner>.item {
    background: transparent !important;
    margin: -5px;
    padding: 15px 40px
}

.one {
    -webkit-animation-delay: 0.2s;
    -moz-animation-delay: 0.2s;
    animation-delay: 0.2s
}

.two {
    -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    animation-delay: 0.5s
}

.three {
    -webkit-animation-delay: 1.0s;
    -moz-animation-delay: 1.30s;
    animation-delay: 1.0s
}

.four {
    -webkit-animation-delay: 1.4s;
    -moz-animation-delay: 1.4s;
    animation-delay: 1.4s
}