* {
    padding: 0;
    margin: 0
}

html {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: visible
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    overflow-x: hidden !important;
    background-color: #fff;
    position:relative;
}

.wrapper,
body,
html {
    height: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #181818;
    font-weight: 400;
    line-height: 1.2;
    font-family: Rubik, sans-serif;
    letter-spacing: 0;
    margin: 0
}

h1,
h2,
h3,
h4 {
    margin-bottom: 15px
}

h5 {
    margin-bottom: 10px
}

img {
    border: none;
    outline: 0;
    max-width: 100%
}

.h2,
h2 {
    font-size: 2.4rem
}

label {
    display: inline-block;
    font-weight: 400;
    margin-bottom: 5px;
    max-width: 100%
}

.btn,
a,
button {
    transition: all .35s ease-in-out;
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    -ms-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
    outline: medium none
}

a img,
iframe {
    border: none
}

p {
    color: #181818;
    line-height: 26px;
    margin: 0 0 15px;
    text-transform: none;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif
}

hr {
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    border-top: 1px solid #eee
}

pre {
    display: block;
    margin: 0 0 30px;
    padding: 9.5px;
    word-wrap: break-word;
    word-break: break-all;
    color: #333;
    border: 1px solid #ededed;
    border-radius: inherit;
    background-color: #f9f9f9;
    font-size: 13px;
    line-height: 1.42857143
}

input:focus,
select:focus,
textarea:focus {
    outline: 0;
    box-shadow: inherit
}

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

a,
a:active,
a:focus,
a:hover {
    outline: 0;
    text-decoration: none;
    color: #232323
}

a:hover {
    color: #232323
}

a {
    transition: all .35s ease-in-out;
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    -ms-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
    text-decoration: none;
    font-family: Cabin, sans-serif
}

b,
strong {
    font-weight: 900
}

.growing_left:after {
    content: "";
    width: 479px;
    height: 478px;
    border: 3px solid #00c0ff;
    position: absolute;
    left: -42px;
    top: -63px
}

.growing_left img {
    position: relative;
    z-index: 2
}

.sky_blue {
    color: #00c0ff
}

h2 {
    font-weight: 700
}

.comm_60 {
    padding: 80px 0
}

h5:after {
    content: "";
    width: 60px;
    border: 1px solid #00c0ff;
    position: absolute;
    left: 0;
    top: 8px
}

h5 {
    position: relative;
    font-size: 18px;
    padding-left: 72px
}

section.growingWith.comm_60 {
    padding: 160px 0
}

h2 {
    letter-spacing: 2.2px
}

.gray {
    background: #fbfbfb
}

.text-center.whatWedo_text span:before {
    content: "";
    width: 60px;
    border: 1px solid #00c0ff;
    position: absolute;
    top: 8px;
    left: -71px
}

.whatWedo_text span:after {
    content: "";
    width: 60px;
    border: 1px solid #00c0ff;
    position: absolute;
    top: 8px;
    right: -71px
}

.whatWedo_text span {
    position: relative
}

.text-center.whatWedo_text {
    padding-left: 0
}

.text-center.whatWedo_text:after {
    display: none
}

.what_we_p {
    max-width: 847px;
    margin: 0 auto;
    text-align: center
}

.our-team {
    text-align: center;
    overflow: hidden;
    position: relative
}

.demo {
    padding: 100px 0
}

.heading-title {
    margin-bottom: 100px
}

.our-team .team-content {
    width: 100%;
    background: #000331;
    color: #fff;
    padding: 65px 5px 19px 5px;
    bottom: 0;
    left: 0;
    z-index: 1;
    transition: all .3s ease 0s;
    position: relative;
    border-bottom: 6px solid #00c0ff
}

.our-team .team-content:after {
    content: "";
    width: 100%;
    height: 88px;
    background: #000331;
    position: absolute;
    top: -18px;
    transform: rotate(15deg);
    z-index: -1
}

.team-content h6 {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    line-height: 24px;
    min-height: 53px
}

.our-team .team-content:before {
    left: -3%
}

.our-team .team-content:after {
    right: -3%;
    transform: rotate(-8deg)
}

.our-team .title {
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0 0 7px 0;
    position: relative
}

.our-team .title:after,
.our-team .title:before {
    content: "";
    width: 7px;
    height: 93px;
    background: #ff5543;
    position: absolute;
    top: -78px;
    z-index: -2;
    transform: rotate(-74deg)
}

.our-team .title:before {
    left: 32%
}

.our-team .title:after {
    right: 32%;
    transform: rotate(74deg)
}

.our-team .post {
    display: block;
    font-size: 13px;
    text-transform: capitalize;
    margin-bottom: 8px
}

.our-team .social-links {
    list-style: none;
    padding: 0 0 15px 0;
    margin: 0;
    position: absolute;
    bottom: -40px;
    right: 0;
    left: 0;
    transition: all .5s ease 0s
}

.our-team:hover .social-links {
    bottom: 0
}

.our-team .social-links li {
    display: inline-block
}

.our-team .social-links li a {
    display: block;
    font-size: 16px;
    color: #aad6e1;
    margin-right: 6px;
    transition: all .5s ease 0s
}

.our-team .social-links li:last-child a {
    margin-right: 0
}

.our-team .social-links li a:hover {
    color: #ff5543
}

@media only screen and (max-width:990px) {
    .our-team {
        margin-bottom: 30px
    }

    .our-team .team-content:after,
    .our-team .team-content:before {
        height: 50px;
        top: -24px
    }

    .our-team .title:after,
    .our-team .title:before {
        top: -85px;
        height: 102px
    }

    .our-team .title:before {
        left: 35%
    }

    .our-team .title:after {
        right: 35%
    }
}

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

    .our-team .team-content:after,
    .our-team .team-content:before {
        height: 75px
    }

    .our-team .team-content:before {
        transform: rotate(8deg)
    }

    .our-team .team-content:after {
        transform: rotate(-8deg)
    }

    .our-team .title:after,
    .our-team .title:before {
        width: 10px;
        top: -78px;
        height: 102px
    }

    .our-team .title:before {
        left: 42.5%;
        transform: rotate(-82deg)
    }

    .our-team .title:after {
        right: 42.5%;
        transform: rotate(82deg)
    }
}

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

    .our-team .title:after,
    .our-team .title:before {
        top: -83px
    }
}

.team-content h6 {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    line-height: 24px
}

.our-team img {
    left: -10px;
    width: 212px;
    z-index: 9;
    position: relative;
    bottom: -46px
}

.our-team {
    margin-top: 40px
}

.counter p {
    font-weight: 700
}

.counter {
    margin-top: 50px;
    margin-bottom: 50px
}

.AmazingInfrastructure.comm_60 {
    padding: 100px 0
}

.timer.count-title.count-number.sky_blue {
    font-weight: 700;
    font-size: 42px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 5px
}

.demo-gallery li.col-xs-6.col-sm-4.col-md-3 {
    padding: 0;
    overflow: hidden;
    cursor: pointer
}

.demo-gallery .img-responsive {
    width: 100%;
    transition: all .5s ease
}

.demo-gallery li:hover img {
    transform: scale(1.1)
}

.demo-gallery li:hover .overlay-content {
    opacity: 1
}

.demo-gallery .overlay-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .5s ease;
    transition-delay: .3s;
    opacity: 0;
    background: -moz-linear-gradient(top, rgba(30, 87, 153, 0) 35%, rgba(30, 87, 153, .02) 36%, rgba(30, 87, 153, .09) 40%, rgba(30, 87, 153, .13) 42%, rgba(30, 87, 153, .26) 49%, rgba(12, 10, 39, .67) 71%, rgba(11, 7, 34, .68) 72%, #0b0722 100%);
    background: -webkit-linear-gradient(top, rgba(30, 87, 153, 0) 35%, rgba(30, 87, 153, .02) 36%, rgba(30, 87, 153, .09) 40%, rgba(30, 87, 153, .13) 42%, rgba(30, 87, 153, .26) 49%, rgba(12, 10, 39, .67) 71%, rgba(11, 7, 34, .68) 72%, #0b0722 100%);
    background: linear-gradient(to bottom, rgba(30, 87, 153, 0) 35%, rgba(30, 87, 153, .02) 36%, rgba(30, 87, 153, .09) 40%, rgba(30, 87, 153, .13) 42%, rgba(30, 87, 153, .26) 49%, rgba(12, 10, 39, .39) 71%, rgba(11, 7, 34, .35) 72%, rgba(11, 7, 34, .71) 100%)
}

.Trusted_by h6 {
    text-align: center;
    margin-bottom: 30px;
    font-weight: 500;
    font-size: 18px
}

.trust_ul li {
    width: 16.3%;
    display: inline-block;
    text-align: center;
    padding: 12px 0;
    margin-top: 12px
}

.testinomial_inner {
    text-align: center;
    border: 1px solid #eae8e8;
    border-radius: 4px
}

.div_test img {
    width: 60px;
    height: 60px;
    border-radius: 50px;
    margin-top: -45px
}

.testinomial_inner p {
    padding: 32px 32px 52px 32px;
    text-align: center;
    color: #827d7d;
    min-height: 216px;
}

.div_test h5:after {
    display: none
}

.div_test {
    border-top: 1px solid #eae8e8;
    padding-bottom: 26px
}

.div_test h5 {
    padding-left: 0;
    margin-top: 28px;
    margin-bottom: 0
}

.div_test h6 {
    color: #827d7d
}

.hvr-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow
}

.hvr-shadow:active,
.hvr-shadow:focus,
.hvr-shadow:hover {
    box-shadow: 0 20px 20px -10px rgba(177, 173, 173, .5);
    cursor: pointer
}

.testinomial_inner {
    margin: 20px 0
}

.footer.comm_60 {
    background: url(../img/footer_bg.png)
}

.footer_top_headn h5 {
    color: #fff;
    text-transform: uppercase
}

.color_white {
    color: #fff
}

.left_ADDRESS h6 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 10px
}

.left_ADDRESS p {
    max-width: 242px;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 5px
}

.left_ADDRESS li {
    margin-bottom: 35px;
    position: relative
}

.footer_top_headn h2 {
    text-transform: uppercase;
    font-size: 49px;
    font-weight: 500
}

.footer_top_headn {
    margin-bottom: 60px
}

.left_ADDRESS li:after {
    content: "";
    width: 30px;
    height: 30px;
    background: url(../img/address_icon.png);
    top: -4px;
    left: -50px;
    position: absolute;
    display: inline-block;
    background-repeat: no-repeat
}

.left_ADDRESS ul {
    padding-left: 50px
}

.form-control {
    height: 53px
}

.form-group {
    position: relative;
    margin-bottom: 3rem
}

.form-control-placeholder {
    position: absolute;
    top: -26px;
    padding: 0;
    transition: all .3s;
    opacity: 1;
    color: #fff;
    font-size: 14px
}

.form-control:focus+.form-control-placeholder,
.form-control:valid+.form-control-placeholder {
    font-size: 100%;
    transform: translate3d(-20%, -112%, 0);
    opacity: 1;
    color: #fff
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    height: 53px
}

textarea.form-control.textarea_height {
    height: 150px
}

input.wpcf7-submit {
    background: #00c0ff;
    color: #fff;
    padding: 12px 50px;
    border-radius: 0 !important;
    border: 0;
    margin-top: 15px;
    font-size: 18px;
    cursor: pointer
}

.invalid-feedback {
    position: absolute;
    bottom: -23px
}

.wrapper {
    display: inline-flex;
    margin: 0;
    padding: 0;
    align-items: center;
    justify-content: right
}

i {
    padding: 0 10px
}

.wrapper i:nth-child(1) {
    color: #4867aa;
    cursor: pointer;
    text-shadow: 0 7px 10px rgba(0, 0, 0, .4);
    transition: all ease-in-out 150ms
}

.wrapper i:nth-child(1):hover {
    margin-top: -10px;
    text-shadow: 0 16px 10px rgba(0, 0, 0, .3);
    transform: translate(0, -8)
}

.wrapper i:nth-child(2) {
    color: #1da1f2;
    cursor: pointer;
    text-shadow: 0 7px 10px rgba(0, 0, 0, .4);
    transition: all ease-in-out 150ms
}

.wrapper i:nth-child(2):hover {
    margin-top: -10px;
    text-shadow: 0 16px 10px rgba(0, 0, 0, .3);
    transform: translate(0, -8)
}

.wrapper i:nth-child(3) {
    color: #444;
    cursor: pointer;
    text-shadow: 0 7px 10px rgba(0, 0, 0, .5);
    transition: all ease-in-out 150ms
}

.wrapper i:nth-child(3):hover {
    margin-top: -10px;
    text-shadow: 0 14px 10px rgba(0, 0, 0, .4);
    transform: translate(0, -5)
}

.wrapper i:nth-child(4) {
    color: #007bb5;
    cursor: pointer;
    text-shadow: 0 7px 10px rgba(0, 0, 0, .4);
    transition: all ease-in-out 150ms
}

.wrapper i:nth-child(4):hover {
    margin-top: -10px;
    text-shadow: 0 16px 10px rgba(0, 0, 0, .3);
    transform: translate(0, -8)
}

.fa-5x {
    font-size: 3em
}

footer {
    background: #000;
    padding: 20px 0
}

.copywrigth p {
    margin-bottom: 0;
    color: #fff;
    padding-top: 10px;
    font-size: 14px
}

.social_media img {
    width: 30px
}

.social_media {
    float: right;
    padding-top: 10px
}

.social_media li {
    float: left;
    padding: 0 7px
}

/*#myCarousel .carousel-item .mask {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-attachment: fixed
}

#myCarousel h4 {
    font-size: 42px;
    margin-bottom: 15px;
    color: #fff;
    letter-spacing: 1.5px;
    font-weight: 500
}

#myCarousel p {
    font-size: 16px;
    margin-bottom: 18px;
    color: #fff;
    max-width: 418px
}

#myCarousel .carousel-item a {
    background: #00c0ff;
    font-size: 16px;
    color: #fff;
    padding: 13px 32px;
    display: inline-block;
    letter-spacing: 2.1px;
    font-family: 'Open Sans', sans-serif
}

#myCarousel .carousel-item a:hover {
    background: #394fa2;
    text-decoration: none
}

#myCarousel .carousel-item h4 {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

#myCarousel .carousel-item p {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

#myCarousel .carousel-item a {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

#myCarousel .carousel-item .mask img {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
    display: block;
    height: auto;
    max-width: 100%
}

#myCarousel .carousel-item .mask img,
#myCarousel a,
#myCarousel h4,
#myCarousel p {
    -webkit-animation-duration: 1s;
    animation-duration: 1.2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

#myCarousel .carousel-item {
    height: 100%;
    min-height: 600px
}

#myCarousel {
    position: relative;
    z-index: 1;
    background: url(../img/slider.jpg) no-repeat;
    background-size: cover
}

.carousel-control-next,
.carousel-control-prev {
    height: 40px;
    width: 40px;
    padding: 12px;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    background-color: #000
}

.carousel-item {
    position: relative;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    transition: -webkit-transform .6s ease;
    transition: transform .6s ease;
    transition: transform .6s ease, -webkit-transform .6s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.carousel-fade .carousel-item {
    opacity: 0;
    -webkit-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
    opacity: 1
}

.carousel-fade .carousel-item-left.active,
.carousel-fade .carousel-item-right.active {
    opacity: 0
}

.carousel-fade .carousel-item-left.active,
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item-prev.active,
.carousel-fade .carousel-item.active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

@supports (transform-style:preserve-3d) {

    .carousel-fade .carousel-item-left.active,
    .carousel-fade .carousel-item-next,
    .carousel-fade .carousel-item-prev,
    .carousel-fade .carousel-item-prev.active,
    .carousel-fade .carousel-item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-fade .carousel-item-left.active,
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item-prev.active,
.carousel-fade .carousel-item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
*/
@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(1, 1)
    }

    to {
        -webkit-transform: scale(1.5, 1.5)
    }
}

@keyframes zoom {
    from {
        transform: scale(1, 1)
    }

    to {
        transform: scale(1.5, 1.5)
    }
}

.zoom_img {
    -webkit-animation: zoom 20s;
    animation: zoom 20s
}

img.zoom_img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%
}

.Enquire_now {
    border-radius: 0;
    border: none;
    text-align: center;
    width: 230px;
    transition: all .5s;
    cursor: pointer;
    margin: 5px
}

.Enquire_now span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: .5s
}

.Enquire_now span:after {
    content: '\00bb';
    position: absolute;
    opacity: 0;
    top: 0;
    right: -20px;
    transition: .5s
}

.Enquire_now:hover span {
    padding-right: 25px
}

.Enquire_now:hover span:after {
    opacity: 1;
    right: 0
}

.mask.flex-center {
    background-size: cover !important;
    background-repeat: no-repeat !important
}

.start-header {
    opacity: 1;
    transform: translateY(0);
    padding: 40px 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.carousel .row.align-items-center {
    PADDING-TOP: 200PX
}

.start-header.scroll-on {
    box-shadow: 0 5px 10px 0 rgba(138, 155, 165, .15);
    padding: 5px 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.start-header.scroll-on .navbar-brand img {
    /* height: 28px; */
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.navigation-wrap {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.navbar {
    padding: 0
}

.navbar-brand img {
    width: auto;
    display: block;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.navbar-toggler {
    float: right;
    border: none;
    padding-right: 0
}

.navbar-toggler:active,
.navbar-toggler:focus {
    outline: 0
}

.navbar-light .navbar-toggler-icon {
    width: 24px;
    height: 17px;
    background-image: none;
    position: relative;
    border-bottom: 1px solid #333;
    transition: all .3s linear
}

.navbar-light .navbar-toggler-icon:after,
.navbar-light .navbar-toggler-icon:before {
    width: 24px;
    position: absolute;
    height: 1px;
    background-color: #333;
    top: 0;
    left: 0;
    content: '';
    z-index: 2;
    transition: all .3s linear
}

.navbar-light .navbar-toggler-icon:after {
    top: 8px
}

.navbar-toggler[aria-expanded=true] .navbar-toggler-icon:after {
    transform: rotate(45deg)
}

.navbar-toggler[aria-expanded=true] .navbar-toggler-icon:before {
    transform: translateY(8px) rotate(-45deg)
}

.navbar-toggler[aria-expanded=true] .navbar-toggler-icon {
    border-color: transparent
}

.nav-link {
    color: #fff !important;
    font-weight: 400;
    transition: all .2s linear;
    font-size: 14px;
    font-family: Rubik, sans-serif;
    text-transform: uppercase
}

.nav-item:hover .nav-link {
    color: #fff !important
}

.nav-item.active .nav-link {
    color: #fff !important
}

.nav-link {
    position: relative;
    padding: 5px 0 !important;
    display: inline-block
}

.nav-item a:after {
    position: absolute;
    bottom: 18px;
    left: -27px;
    width: 22px;
    height: 2px;
    content: '';
    background-color: #00c0ff;
    opacity: 0;
    transition: all .2s linear
}

.nav-item:hover:after {
    bottom: 19px;
    opacity: 1
}

.nav-item.active:hover:after {
    opacity: 0
}

.nav-item {
    position: relative;
    transition: all .2s linear
}

.bg-light {
    background: 0 0 !important
}

.mx-md-4,
.navbar-light .ml-md-4 {
    margin-left: 3rem !important
}

.start-header.scroll-on {
    background: #000331 !important;
    padding: 24px
}

.contact_number img {
    margin-right: 10px;
    filter: brightness(0) invert(1)
}

.contact_number:after {
    display: none
}

.nav-item .active:after {
    opacity: 1 !important
}

.overlay {
    height: 0%;
    width: 100%;
    position: fixed;
    z-index: 1024;
    top: 0;
    left: 0;
    background-color: #000;
    background-color: #000;
    overflow-y: hidden;
    transition: .5s
}

.mobileMenu li {
    display: inline-flex
}

.overlay-content {
    position: relative;
    top: 46px;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    left: 25%
}

.overlay-content a {
    padding: 18px 0;
    text-align: left
}

.overlay a {
    text-decoration: none;
    font-size: 23px;
    color: #fff;
    display: block;
    transition: .3s
}

.overlay a:focus,
.overlay a:hover {
    color: #f1f1f1
}

.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px
}

@media screen and (max-height:450px) {
    .overlay {
        overflow-y: auto
    }

    .overlay a {
        font-size: 20px
    }

    .overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px
    }
}

.mobileMenu {
    display: none
}

.btn-5 {
    overflow: hidden
}

.btn-5::after {
    height: 100%;
    left: -35%;
    top: 0;
    transform: skew(50deg);
    transition-duration: .6s;
    transform-origin: top left;
    width: 0
}

.btn-5:hover:after {
    height: 100%;
    width: 135%
}

.Enquire_now,
.Enquire_now::after {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.Enquire_now {
    background: 0 0;
    border-radius: 0;
    color: #fff;
    display: block;
    font-size: 1.6em;
    margin: 1em auto;
    padding: 2em 6em;
    position: relative
}

.Enquire_now::after,
.Enquire_now::before {
    background: #000331;
    content: '';
    position: absolute;
    z-index: -1
}

.Enquire_now:hover {
    color: #2ecc71
}

.mobile_logo {
    display: none !important
}

.counter_Outer {
    margin: 30px 0
}

p.count-text {
    font-weight: 700;
    font-size: 18px
}

.counter_Outer h2 {
    margin-bottom: 8px
}

.float_Icon {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 50px;
    right: 13px;
    background-color: #27d769;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #28252540;
    z-index: 1024
}

.red_circle {
    width: 10px;
    height: 10px;
    float: left;
    position: absolute;
    background: #ec3333;
    border-radius: 50px;
    top: 4px;
    right: 3px
}

i.fa.fa-whatsapp.my-float {
    background: 0 0;
    padding: 0
}

.my-float {
    margin-top: 12px;
    font-size: 36px !important
}

.float_Icon:hover {
    color: #fff
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: #fff
}

.loader1 {
    display: block;
    position: relative;
    top: 45%;
    text-align: center;
    width: 100%
}

.loader1 img {
    margin-bottom: 18px
}

.loader1 span {
    vertical-align: middle;
    border-radius: 100%;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 3px 2px;
    -webkit-animation: loader1 .8s linear infinite alternate;
    animation: loader1 .8s linear infinite alternate
}

.loader1 span:nth-child(1) {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
    background: rgba(0, 33, 71, .6)
}

.loader1 span:nth-child(2) {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s;
    background: rgba(0, 33, 71, .8)
}

.loader1 span:nth-child(3) {
    -webkit-animation-delay: -.26666s;
    animation-delay: -.26666s;
    background: #002147
}

.loader1 span:nth-child(4) {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s;
    background: rgba(0, 33, 71, .8)
}

.loader1 span:nth-child(5) {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
    background: rgba(41, 103, 230, .4)
}

@keyframes loader1 {
    from {
        transform: scale(0, 0)
    }

    to {
        transform: scale(1, 1)
    }
}

@-webkit-keyframes loader1 {
    from {
        -webkit-transform: scale(0, 0)
    }

    to {
        -webkit-transform: scale(1, 1)
    }
}

.Trusted_by.comm_60 {
    text-align: center
}

.trust_ul {
    margin-top: 64px
}

.industrySevice p {
    font-weight: 600;
    margin-top: 16px;
    display: block
}

.industrySevice {
    cursor: pointer
}

.has-error span.fa.fa-times.form-control-feedback {
    color: #f11515
}

.error.help-block {
    color: #f11515 !important;
    text-transform: capitalize;
    font-style: inherit;
    font-size: 13px;
    position: absolute
}

.form-group.has-feedback.has-success span {
    color: #35ad6f
}

.form-group .form-control-feedback {
    position: absolute;
    right: 10px;
    font-size: 20px;
    top: 15px
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: visible
}

.carousel-item img.mx-auto {
    position: relative;
    bottom: -100px
}

.carousel-item.third_carousel img {
    bottom: -50px;
}

.carousel-item.third_carousel h4 {
    margin-top: -70px;
}

.testinomial h5 {
    text-transform: uppercase;
}

.testinomial h2 {
    text-transform: uppercase;
}

.slider_inner_img {
    overflow: hidden;
}

.slider_inner_img img {
    animation: 50s ease 0s normal none infinite running zoomEffect;
    /* -webkit-animation: 50s ease 0s normal none infinite running zoomEffect;
    -o-animation: 50s ease 0s normal none infinite running zoomEffect;
    -moz--o-animation: 50s ease 0s normal none infinite running zoomEffect;*/

}

@keyframes zoomEffect {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(1.2, 1.2);
    }

    100% {
        transform: scale(1, 1);
    }
}

.slider_dv {
    position: relative;
    top: 0;
}

.sldier_text {
    position: absolute;
    top: 50%;
    width: 100%;
}

.sldier_text h4 {
    font-size: 42px;
    margin-bottom: 15px;
    color: #fff;
    letter-spacing: 1.5px;
    font-weight: 500;

}

.sldier_text a,
.sldier_text h4,
.sldier_text p {
    -webkit-animation-duration: 1s;
    animation-duration: 1.2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.sldier_text h4 {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

.sldier_text a {
    background: #00c0ff;
    font-size: 16px;
    color: #fff;
    padding: 13px 32px;
    display: inline-block;
    letter-spacing: 2.1px;
    font-family: open sans, sans-serif;
}
.carousel {
    position: relative;
    overflow: hidden;
}

.slider_inner_img img {
      width: 100%;
    min-height: 600px;
}
.Third_img {
    position: relative;
    top: -50px;
}
.Enquire_now:hover {
    background: #000331 !important;
    color: white;
}
.slider_top_text {
    margin-top: -50px;
}
.item.sec_img img {
    width: 481px;
}

.button_su:active a,
.button_su:focus a,
.button_su:hover a{
    outline: 0;
    text-decoration: none;
    color: #fff;
}

.button_su{
  overflow: hidden;
  position: relative;
  display: inline-block;
  border-radius: 0px;
  margin-bottom: 30px;
}

.su_button_circle{
  background-color: red;
  border-radius: 1000px;
  position: absolute;
  left:0;
  top:0;
  width: 0px;
  height: 0px;
  margin-left: 0px;
  margin-top: 0px;
  pointer-events: none;
  /*animation-timing-function: ease-in-out; */
}

.button_su_inner {
    display: inline-block;
    background: #00c0ff;
    color: #F4F4F4;
    font-size: 16px;
    width: 231px;
    text-align: center;
    border-radius: 0;
    font-weight: 400;
    transition: 400ms;
    text-decoration: none;
    padding: 13px 32px;
    z-index: 100000;
    letter-spacing: 2.1px;
    font-family: open sans, sans-serif;
}

.button_text_container{
   position:relative;
   z-index: 999;
}

.explode-circle {
   animation: explode 0.5s forwards;

}

.desplode-circle{
   animation: desplode 0.5s forwards;
}

@keyframes explode {
  0% {
    width: 0px;
    height: 0px;
    margin-left: 0px;
    margin-top: 0px;
    background-color:rgba(0, 3, 49, 0.8);
  }
  100% {
    width: 400px;
    height: 400px;
    margin-left: -250px;
    margin-top: -250px;
    background-color: rgba(0, 3, 49, 0.8);
  }
}

@keyframes desplode {
  0% {
    width: 400px;
    height: 400px;
    margin-left: -250px;
    margin-top: -250px;
    background-color: rgba(0, 3, 49, 0.8);
  }
  100% {
    width: 0px;
    height: 0px;
    margin-left: 0px;
    margin-top: 0px;
    background-color:rgba(0, 3, 49, 0.8);
  }
}
.Button_new_bttom .button_su_inner.js-scroll-trigger {
    padding: 0;
}
.button_text_container.input_bg {
    background: transparent;
    border: none;
    color: #fff;
    font-size: 18px;
    height: 58px;
    width: 100%;
        cursor: pointer;
}
.button_su{cursor: pointer;}