.h1 {
    font-size: 80px;
    font-weight: 400
}

.h2 {
    font-size: 35px;
    font-weight: 400
}

.h3 {
    font-size: 30px;
    font-weight: 400
}

.h4 {
    font-size: 28px
}

.h5 {
    font-size: 26px;
    font-weight: 400
}

.h6 {
    font-size: 24px
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: Montserrat, sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #212529
}

.font-roboto {
    font-family: roboto
}

.font-poppins {
    font-family: Poppins, sans-serif
}

.dis-block {
    display: block
}

.bg-img-fix {
    background-size: cover
}

.bg-secondry {
    background-color: #2c4a6b
}

.text-gray-dark {
    color: #9a9a9a
}

.main-slider .button-lg {
    padding: 15px 30px
}

.about-us {
    min-height: 700px
}

.about-us .tabs .nav-tabs {
    border: 0 none;
    left: 61px;
    position: absolute;
    top: 0;
    -o-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -o-transform-origin: left top 0;
    -webkit-transform-origin: left top 0;
    -moz-transform-origin: left top 0;
    transform-origin: left top 0;
    width: auto
}

.about-us .tabs .nav-tabs li {
    display: inline-block;
    margin: 0;
    background-color: #f6f6f6;
    text-align: center;
    float: left;
    border-right: 4px solid #e8e8e8
}

.about-us .tabs .about-contant {
    padding: 30px 30px 10px 30px
}

.about-us .tabs {
    position: relative
}

.about-us .tabs .tab-content {
    margin-left: 60px;
    border: 0
}

.about-us .tabs .tab-content h3 {
    margin-top: 0
}

.about-us .tabs .nav-tabs li a {
    border: 0;
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.owl-none .owl-nav {
    display: none
}

.about-us .tabs .nav-tabs li.active a {
    border: 0
}

.about-us .tabs .nav-tabs li.active a span {
    color: #000
}

.about-us .tabs .nav-tabs li h4 {
    margin: 0;
    text-transform: uppercase;
    color: #757575
}

.about-us .tabs .nav-tabs li a span {
    font-weight: 300;
    font-size: 14px
}

.service-head {
    font-family: "Open Sans", sans-serif;
    margin-bottom: 20px;
    margin-top: -46px;
    padding: 15px 0;
    position: relative;
    z-index: 1
}

.service-head:after {
    background: inherit;
    content: "";
    height: 37px;
    left: -18px;
    margin-top: -19px;
    position: absolute;
    top: 50%;
    -o-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 37px;
    z-index: -1
}

.service-head:before {
    background: inherit;
    content: "";
    height: 37px;
    right: -18px;
    margin-top: -19px;
    position: absolute;
    top: 50%;
    -o-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 37px;
    z-index: -1
}

.project-left {
    position: relative
}

.project-left:after {
    content: "";
    height: 100%;
    opacity: .8;
    position: absolute;
    right: 15px;
    top: 0;
    width: 1000px;
    z-index: -2
}

.service-carousel .date {
    position: absolute;
    right: 0;
    padding: 1px 5px;
    color: #000;
    top: -22px
}

.service-carousel .ow-entry-content {
    position: relative;
    border: 0;
    text-align: center
}

.service-carousel .ow-entry-content h4 {
    margin-top: 0;
    margin-bottom: 5px
}

.service-carousel.owl-theme .owl-controls {
    margin-top: 0;
    position: absolute;
    right: 8.33333%;
    text-align: center;
    top: -80px;
    padding: 0 15px
}

.service-carousel .owl-next,
.service-carousel .owl-prev {
    border: 0;
    width: 40px;
    height: 40px;
    padding: 0;
    line-height: 40px
}

.service-carousel .owl-next:hover,
.service-carousel .owl-prev:hover {
    opacity: .8
}

.team .media {
    border-bottom: 4px solid #333232;
    border-top: 4px solid #dadada
}

.team .social-icon li a {
    height: 30px;
    width: 30px;
    border: 0;
    color: #333232;
    padding: 0;
    line-height: 30px;
    font-size: 15px
}

.team .img-overlay6:after,
.team .img-overlay6:before {
    background-image: url(../images/overlay/rrdiagonal-line.png);
    background-color: rgba(0, 0, 0, 0);
    opacity: .2
}

.client-logo ul {
    margin: 0 -10px
}

.client-logo {
    padding: 0
}

.client-logo ul li {
    display: inline-block;
    float: left;
    padding: 0 10px;
    width: 33.33%;
    margin-bottom: 20px
}

.client-logo img {
    width: 100%
}

.testimonial-section {
    position: relative;
    z-index: 1
}

.testimonial-section:after {
    background: #f2f2f2 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 50%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.testimonial-section .col-md-6 {
    padding-left: 30px;
    padding-right: 30px
}

.testimonial-section .row {
    margin-left: -30px;
    margin-right: -30px
}

.testimonial-7 .testimonial-text {
    border: 2px solid #e6e6e6;
    padding: 18px
}

.testimonial-7 .testimonial-detail {
    padding: 0 0 0 20px;
    margin-top: -35px
}

.testimonial-7 .testimonial-pic {
    box-shadow: 0 0 0 2px #e6e6e6;
    width: 70px;
    height: 70px
}

.testimonial-7 .testimonial-text p {
    font-size: 16px;
    line-height: 30px
}

.testimonial-7 .info p {
    display: inline-block;
    position: relative;
    top: -10px;
    padding: 0 10px
}

.testimonial-7 .owl-controls .owl-nav {
    bottom: 0;
    margin-top: 0;
    position: absolute;
    right: 0
}

.testimonial-7 .owl-next,
.testimonial-7 .owl-prev {
    background-color: #ccc;
    border: 0 none
}

.bg-black-1 {
    background-color: #163a45
}

.blog-info {
    background-color: rgba(85, 50, 22, .8);
    left: 0;
    list-style: outside none none;
    margin: 0;
    padding: 7px 15px;
    position: absolute;
    top: -34px;
    width: 100%
}

.blog-info li {
    display: inline-block;
    padding: 0 5px 0 5px;
    line-height: 14px;
    border-right: 1px solid;
    color: #fff
}

.blog-info li a {
    color: #fff
}

.blog-info li a:hover,
.blog-info li:hover {
    opacity: .7
}

.company-status .counter {
    font-family: Roboto;
    font-size: 60px;
    font-weight: 300
}

.about-service .icon-bx-wraper {
    border: none
}

.about-service .icon-bx-wraper:nth-child(2) {
    margin-top: -40px
}

.about-service {
    margin-top: -150px
}

.gallery-projects .gallery-box {
    margin-bottom: 0
}

@media only screen and (max-width:1280px) {
    .blog-info li {
        font-size: 13px
    }

    .service-head {
        font-size: 15px
    }
}

@media only screen and (max-width:991px) {
    .about-img {
        display: none
    }

    .about-us .tabs .about-contant {
        padding: 15px 15px 10px 15px
    }

    .get-a-quote {
        text-align: center
    }

    .get-a-quote .pull-right {
        width: 100%;
        padding: 10px 0
    }

    .get-a-quote {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .testimonial-section:after {
        left: 100%
    }

    .testimonial-section {
        color: #fff
    }

    .testimonial-section .col-md-6 {
        padding-left: 15px;
        padding-right: 15px
    }

    .testimonial-section .row {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media only screen and (max-width:767px) {

    .about-us .tabs .nav-tabs,
    .about-us .tabs .nav-tabs li a {
        -o-transform: rotate(0);
        -moz-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0);
        position: unset
    }

    .about-us .tabs .nav-tabs {
        background-color: #f6f6f6;
        width: 100%
    }

    .about-us .tabs .nav-tabs,
    .about-us .tabs .tab-content {
        margin-left: 0;
        display: block;
        clear: both
    }

    .about-us .tabs .nav-tabs li.active {
        border-right: 0
    }

    .about-us .tabs .nav-tabs li {
        border-right: 0;
        width: 100%
    }

    .about-us {
        padding-top: 20px
    }

    .project-left:after {
        right: 0
    }

    .service {
        padding: 30px 15px
    }

    .service .service-carousel {
        margin-top: 0
    }

    .service .owl-stage-outer {
        margin-bottom: 30px
    }

    .service-carousel.owl-theme .owl-controls {
        position: unset
    }

    .testimonial-section:after {
        content: none
    }

    .footer-bottom .text-left,
    .footer-bottom .text-right {
        text-align: center
    }
}

.skew-content-box ul li a {
    color: #fff;
    font-size: 14px;
    width: auto;
    padding: 0 10px;
    line-height: 24px
}

.skew-content-box {
    display: inline;
    left: -1px;
    padding: 5px 20px;
    position: absolute;
    top: -15px;
    width: auto
}

.skew-content-box:after {
    background-color: inherit;
    content: "";
    height: 100%;
    position: absolute;
    right: -10px;
    top: 0;
    transform: skewX(20deg);
    width: 20px;
    z-index: 1
}

.countdown .date span {
    font-size: 80px;
    font-weight: 700
}

.countdown .date {
    min-width: 140px;
    color: #fff;
    display: inline-block
}

.countdown .date text {
    border: 1px solid;
    border-radius: 20px;
    display: block;
    margin: 0 auto;
    padding: 5px 1px;
    width: 100px
}

.coming-soon-content h2 {
    font-size: 50px
}

.coming-soon-content p {
    max-width: 800px;
    margin: 0 auto
}

.coming-soon {
    height: 100%;
    width: 100%
}

.coming-soon .container {
    position: relative
}

.coming-soon-full {
    position: fixed;
    overflow-y: scroll
}

.coming-bx {
    margin-top: 13%;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px
}

.sidenav.coming-side-bar {
    background-color: rgba(0, 0, 0, .9)
}

.coming-soon.two-box {
    width: 50%;
    position: fixed;
    right: 0
}

.login {
    background-color: #292929;
    bottom: 0;
    display: table;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.login-form {
    max-width: 400px;
    margin: 0 auto;
    background: #fff
}

.form .form-control {
    background: #dde3ec;
    height: 44px
}

.form .form-group {
    margin-bottom: 15px
}

@media only screen and (max-width:991px) {

    .coming-soon.two-box,
    .coming-soon.two-box .coming-bx {
        position: relative;
        width: 100%
    }

    .coming-soon.two-box .coming-bx {
        margin-top: 0;
        margin-bottom: 0;
        padding-top: 50px;
        padding-bottom: 50px
    }

    .coming-soon.two-box .coming-bx h2 {
        margin-top: 0
    }

    .coming-side-bar {
        background: #fff
    }

    .skew-content-box {
        padding: 5px
    }

    .skew-content-box ul li a {
        margin-right: 3px;
        font-size: 13px
    }

    .social-icon {
        margin: 0
    }

    .skew-content-box ul li a {
        padding: 5px
    }

    .request-a-quote:before {
        left: 0;
        transform: skewX(0)
    }

    .header-style-4 .slide-up {
        position: unset
    }
}

@media only screen and (max-width:767px) {
    .book-now-content {
        margin-top: 10px;
        margin-bottom: 50px
    }

    .coming-soon-content h2 {
        font-size: 30px
    }

    .countdown .date span {
        font-size: 45px
    }

    .countdown .date {
        max-width: 50px
    }

    .coming-bx {
        margin-top: 20px
    }

    .our-service .service-box {
        margin-bottom: 30px
    }

    .our-service {
        margin-top: 50px
    }

    .company-stats-worker {
        display: none
    }

    .hidden-sm-down {
        display: none
    }

    .main-slider .button-lg {
        font-size: 14px;
        padding: 8px 10px
    }
}

@media only screen and (max-width:1024px) {
    .awesome-services .info-has {
        position: unset
    }
}

.testimonial-6 .quote-left:before {
    left: 15px
}

.testimonial-6 .quote-left:before,
.testimonial-6 .quote-right:after {
    color: #b5b5b5;
    font-size: 18px
}

.testimonial-6 .testimonial-text {
    padding: 25px 35px 70px 40px
}

.testimonial-6 .testimonial-detail {
    position: relative;
    padding: 10px 15px;
    top: -30px;
    width: 85%
}

.testimonial-6 .testimonial-pic {
    position: absolute;
    right: 20px;
    top: -50px;
    z-index: 2
}

.testimonial-6 .quote-left:before,
.testimonial-6 .quote-right:after {
    color: #b5b5b5;
    font-size: 18px
}

.testimonial-6 .quote-left:before {
    left: 15px
}

.testimonial-6 .quote-right:after {
    right: 15px;
    bottom: 20px;
    top: auto
}

.testimonial-6 .testimonial-detail:after {
    background-color: inherit;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: -23px;
    top: 0;
    transform: skewX(35deg);
    width: 50px;
    z-index: 1
}

.site-footer .widget_getintuch {
    padding-top: 0
}

.content-inner {
    padding-top: 23px;
    padding-bottom: 23px
}

.content-inner-1 {
    padding-top: 70px;
    padding-bottom: 70px
}

.content-inner-2 {
    padding-top: 70px;
    padding-bottom: 0
}

.testimonial-five .owl-controls {
    margin-top: 0
}

.newsletter.style1 {
    background-color: rgba(255, 255, 255, .05)
}

.inner-haed {
    margin-bottom: 25px
}

@media only screen and (max-width:767px) {
    .content-area {
        padding-top: 30px
    }

    .page-content {
        padding-bottom: 30px
    }

    .footer-top {
        padding-top: 30px
    }

    .site-footer .widget {
        margin-bottom: 25px
    }

    .section-full:last-child {
        margin-bottom: -30px
    }

    .content-inner {
        padding-bottom: 20px;
        padding-top: 30px
    }

    .content-inner-1 {
        padding-bottom: 30px;
        padding-top: 30px
    }

    .content-inner-2 {
        padding-bottom: 0;
        padding-top: 30px
    }

    .section-head {
        margin-bottom: 25px
    }

    .project-left {
        padding-top: 30px
    }

    .testimonial-section {
        padding-top: 30px
    }

    .testimonial-section .owl-controls {
        margin-top: 20px
    }

    .section-head p {
        padding-top: 0
    }

    .h3 {
        font-size: 28px;
        margin-top: 10px
    }

    .about-service .icon-bx-wraper:nth-child(2) {
        margin-top: 0
    }

    .side-bar {
        margin-bottom: 30px
    }

    .post-title .post-title {
        margin-top: 10px
    }

    .footer-info-box .newsletter {
        margin-bottom: 10px
    }

    ol.commentlist li .star-rating {
        position: unset
    }

    .comment-form [class*=comment-form] {
        width: 100%
    }

    .pricingtable-wrapper {
        margin-bottom: 30px
    }

    .pricingtable-highlight {
        margin: 0
    }

    .title-head {
        display: none
    }
}

footer .footer-bottom .fa-heart {
    animation: 2.5s ease 0s normal none infinite running animateHeart;
    font-size: 16px
}

@keyframes animateHeart {
    0% {
        transform: scale(1)
    }

    5% {
        transform: scale(1.2)
    }

    10% {
        transform: scale(1.1)
    }

    15% {
        transform: scale(1.25)
    }

    50% {
        transform: scale(1)
    }

    100% {
        transform: scale(1)
    }
}

.awesome-services .icon-bx-md img {
    height: 55px
}

.choose-us h4 {
    line-height: 28px
}

.team-social-btn ul li a:hover {
    background: #1bbce8
}

.team-social-btn ul li a {
    background: #d5d2d0;
    color: #fff;
    border: 0;
    width: 30px;
    height: 30px;
    padding: 0;
    line-height: 30px
}

.box.hover:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, .2)
}

.member-position:after,
.member-position:before {
    background: #4a3c32;
    top: 50%;
    left: -40px;
    content: "";
    height: 1px;
    position: absolute;
    width: 30px
}

.member-position:before {
    right: -40px;
    left: auto
}

.member-position {
    position: relative
}

.our-projects-galery .gallery-box {
    margin-bottom: 0
}

.border-dark.separator,
.border-white.separator {
    width: 35px
}

.border-dark.separator[class*=style-]::after,
.border-dark.separator[class*=style-]::before {
    background-color: #123641
}

.border-white.separator[class*=style-]::after,
.border-white.separator[class*=style-]::before {
    background-color: #fff
}

.appointment {
    height: 760px;
    background-size: cover
}

.mack-an-appointment input[type=text],
.mack-an-appointment textarea,
.mack-an-appointment textarea:focus {
    background-color: #ebebeb;
    border: 0
}

.mack-an-appointment .bootstrap-select .dropdown-toggle {
    background-color: #ebebeb !important;
    border: 0 !important
}

.mack-an-appointment .form-group {
    margin-bottom: 15px
}

.mack-an-appointment [class*=col-lg-] {
    padding: 0 7.5px
}

.mack-an-appointment .section-head {
    margin-bottom: 20px
}

.mack-an-appointment .section-head p {
    padding-top: 0
}

.mack-an-appointment .section-head h2 {
    margin-bottom: 20px
}

.mack-an-appointment {
    position: relative;
    z-index: 11;
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .3)
}

.apointment-girl {
    width: 615px;
    max-width: none;
    position: relative;
    z-index: 1
}

@media only screen and (max-width:991px) {
    .appointment {
        height: 100%
    }

    .appointment .mack-an-appointment {
        margin-top: 0
    }
}

@media only screen and (max-width:767px) {
    .appointment .mack-an-appointment {
        padding: 35px
    }
}

.company-stats-worker {
    bottom: 0;
    position: absolute;
    right: 0;
    z-index: 2
}

.company-stats .row {
    position: relative
}

.header-style-1 .is-fixed .extra-nav {
    padding: 15px 0 0
}

.footer-bottom a {
    color: #fff;
    padding-left: 15px
}

.skew-primary:after,
.skew-secondry:after {
    z-index: -1;
    transition: all .5s ease 0s;
    background: #123641;
    bottom: -10px;
    content: "";
    height: 20px;
    position: absolute;
    right: -10px;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 20px
}

.skew-primary:after {
    background: #8dc141
}

.skew-primary,
.skew-secondry {
    position: relative;
    overflow: hidden;
    z-index: 1;
    vertical-align: middle
}

.skew-primary[class*=site-button]:hover,
.skew-secondry[class*=site-button]:hover {
    color: #fff
}

.skew-primary:hover::after,
.skew-secondry:hover::after {
    -moz-transform: scale(30);
    -webkit-transform: scale(30);
    -o-transform: scale(30);
    -ms-transform: scale(30);
    transform: scale(30);
    z-index: -1;
    color: #fff
}

.stats-1 .stats {
    text-align: left
}

.stats-1 .stats span {
    font-size: 30px;
    font-weight: 800;
    color: #fff
}

.stats-1 .stats .counter {
    font-size: 70px;
    font-weight: 800;
    border-top: 2px solid rgba(255, 255, 255, .3);
    margin-top: 20px
}

.overlay-black-dark.slety:after,
.overlay-black-light.slety:after,
.overlay-black-middle.slety:after {
    background-color: #553216
}

.site-footer.slety .footer-top {
    background-color: #553216
}

.site-footer.slety .footer-bottom {
    background-color: #502d11
}

.extras-book {
    margin: 0 -2px
}

.extras-book .btn.active {
    background-color: #1bbce8;
    box-shadow: none
}

.extras-book .btn {
    background: #bfbfbf none repeat scroll 0 0;
    color: #fff;
    font-size: 15px;
    height: 49px;
    line-height: 34px;
    margin: 0 -2px;
    outline: 2px solid #fff;
    outline-offset: -2px;
    padding: 7px 20px;
    text-align: left;
    width: 33.33%
}

.extras-book .btn i {
    font-size: 18px;
    margin-right: 6px
}

.extras-book.radio .btn {
    width: auto
}

.billing-list ul li {
    padding-bottom: 10px;
    list-style: none;
    font-size: 15px
}

.billing-list label {
    margin: 0;
    min-width: 130px
}

.billing-list span {
    margin-left: 10px
}

.total-money {
    border-top: 1px solid #fff;
    margin-top: 10px;
    padding-top: 15px;
    margin-bottom: 0
}

.total-money label,
.total-money span {
    font-size: 18px
}

.block-form {
    background-color: #fff;
    border: 1px solid #ddd;
    margin-bottom: 20px;
    padding: 30px 30px 0
}

.block-form .bootstrap-select .dropdown-toggle {
    border: 1px solid #ddd !important;
    font-size: 15px;
    height: 45px;
    padding: 0 20px;
    color: #909090
}

.block-form .form-control {
    border-color: #ddd;
    font-size: 15px;
    height: 45px;
    padding: 0 20px
}

.form-control::-moz-placeholder {
    color: #909090;
    opacity: 1
}

.block-form textarea.form-control {
    height: 100px;
    padding: 10px 20px
}

.form-head {
    background: #fbfbfb none repeat scroll 0 0;
    border-bottom: 1px solid #ddd;
    color: #404040;
    font-size: 18px;
    font-weight: 400;
    margin: -30px -30px 25px;
    padding: 20px 30px
}

.social-icon.social-icon-lg li a {
    color: #fff;
    font-size: 14px;
    height: 35px;
    line-height: 34px;
    padding: 0;
    width: 35px
}

.social-icon-lg.social-icon li {
    display: inline-block;
    font-size: 12px;
    padding: 0
}

.social-icon-lg.social-icon.border li a {
    border: 1px solid rgba(255, 255, 255, .05)
}

.contact-style-1 input {
    height: 50px
}

.contact-style-1 .site-button {
    height: 50px;
    width: 100%
}

.contact-style-1 .form-control {
    padding: 10px 20px
}

.contact-style-1 .form-control:focus,
.contact-style-1 .form-control:hover {
    border-color: silver
}

.contact-style-1 h2 {
    margin-top: 0
}

.contact-style-1 .border-1 {
    border: 1px solid #eee
}

.contact-style-1 .social-icon-lg {
    border-top: 1px solid #eee;
    padding-top: 20px;
    text-align: left;
    width: 100%;
    margin: 0
}

.contact-style-1 .social-icon-lg a {
    text-align: center
}

.contact-style-1 .social-icon-lg li a:hover {
    background: #fff;
    color: #000;
    border: 1px solid #eee
}

.contact-style-1 .form-group {
    margin-bottom: 25px
}

.main-slider .erinyen .tp-arr-img-over,
.main-slider .erinyen.tparrows {
    background: rgba(27, 188, 232, .5)
}

@media only screen and (max-width:1200px) {
    .main-slider .erinyen.tparrows {
        min-height: 40px;
        min-width: 40px
    }

    .main-slider .erinyen .tp-title-wrap {
        min-height: 40px;
        line-height: 40px
    }

    .main-slider .erinyen.tparrows:before {
        font-size: 15px;
        line-height: 40px
    }

    .main-slider .erinyen .tp-arr-titleholder {
        line-height: 40px
    }
}

@media only screen and (max-width:1200px) {
    .extras-book .btn {
        width: 100%
    }

    .member-position:after,
    .member-position:before {
        content: none
    }
}

.dis-tbl {
    display: table
}

.dis-tbl-cell {
    display: table-cell;
    vertical-align: middle
}

.dashed.border-1,
.dashed.border-2,
.dashed.border-3,
.dashed.border-4,
.dashed.border-5 {
    border-style: dashed
}

.header3-btn {
    padding: 23px 0 15px
}

.is-fixed .extra-nav {
    padding: 15px 0 15px
}

.header3-btn .skew-primary:after,
.header3-btn .skew-secondry:after {
    background-color: #fdf001
}

.header3-btn .skew-primary:hover::after,
.header3-btn .skew-secondry:hover::after {
    color: #000
}

.abouts-info .dez-tilte {
    margin: 30px 0
}

.abouts-info .icon-bx-wraper {
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, .2);
    margin-top: -130px;
    position: relative
}

.ser-blog .icon-content {
    background-color: rgba(17, 85, 214, .8);
    left: 50%;
    padding: 24px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%) scale(1);
    width: 60%;
    -moz-transition: all .3s cubic-bezier(.53, .645, .51, 1.34) 0s;
    -webkit-transition: all .3s cubic-bezier(.53, .645, .51, 1.34) 0s;
    transition: all .3s cubic-bezier(.53, .645, .51, 1.34) 0s
}

.ser-blog .icon-content a {
    line-height: 26px;
    -moz-transition: all .3s cubic-bezier(.53, .645, .51, 1.34) 0s;
    -webkit-transition: all .3s cubic-bezier(.53, .645, .51, 1.34) 0s;
    transition: all .3s cubic-bezier(.53, .645, .51, 1.34) 0s
}

.ser-blog .services-blog:hover .icon-content {
    transform: translate(-50%, -50%) scale(1.2);
    -moz-transform: translate(-50%, -50%) scale(1.2);
    -webkit-transform: translate(-50%, -50%) scale(1.2);
    -moz-transition: all .3s cubic-bezier(.53, .645, .51, 1.34) 0s;
    -webkit-transition: all .3s cubic-bezier(.53, .645, .51, 1.34) 0s;
    transition: all .3s cubic-bezier(.53, .645, .51, 1.34) 0s;
    background-color: rgba(253, 240, 1, .8)
}

.ser-blog .services-blog:hover .icon-content a {
    -moz-transition: all .3s cubic-bezier(.53, .645, .51, 1.34) 0s;
    -webkit-transition: all .3s cubic-bezier(.53, .645, .51, 1.34) 0s;
    transition: all .3s cubic-bezier(.53, .645, .51, 1.34) 0s;
    color: #000
}

.bg-secondry-2 {
    background-color: #fdf001
}

.rec-blog .info .blog-info {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 0 0 10px;
    position: unset
}

.rec-blog .info .blog-info li {
    color: #000;
    padding: 0 10px 0 0
}

.rec-blog .info .blog-info li a {
    color: #000
}

.footer-style-3 .footer-bottom {
    padding: 10px 0
}

.footer-style-3 .footer-top {
    background-color: #f6f6f6
}

footer.footer-style-3,
footer.footer-style-3 b,
footer.footer-style-3 p,
footer.footer-style-3 strong {
    color: #303030
}

footer.footer-style-3 .widget_services_2 a,
footer.footer-style-3 .widget_services_2 a:visited {
    color: #303030
}

.header-style-3 .slide-up .container {
    box-shadow: 0 0 11px 2px rgba(0, 0, 0, .2)
}

.text-yellow-l {
    color: #fdf001
}

.bg-yellow-l {
    background: #fdf001
}

.abouts-info .icon-bx-wraper .dez-tilte {
    display: table-cell;
    height: 80px;
    margin: 0;
    vertical-align: middle
}

@media only screen and (max-width:320px) {
    .abouts-info .icon-bx-wraper {
        margin-top: 0;
        padding: 15px
    }

    .abouts-info .icon-bx-wraper .dez-tilte {
        margin: 10px
    }

    .bg-secondry-2.slety.get-a-quote .site-button {
        margin: 15px 0
    }
}

@media only screen and (max-width:480px) {
    .abouts-info .icon-bx-wraper {
        margin-top: 0;
        padding: 15px
    }

    .abouts-info .icon-bx-wraper .dez-tilte {
        margin: 25px 0
    }

    .bg-secondry-2.slety.get-a-quote .site-button {
        margin: 15px 0
    }
}

@media only screen and (max-width:768px) {
    .abouts-info .icon-bx-wraper {
        margin-top: 0;
        padding: 15px
    }

    .bg-secondry-2.slety.get-a-quote .site-button {
        margin: 15px 0
    }
}

@media only screen and (max-width:767px) {
    .header-style-3 .slide-up .container {
        box-shadow: none
    }
}

.tabs .nav-tabs>li>a.active:hover {
    background-color: #fff;
    border-color: #ddd;
    border-bottom: 1px solid #fff
}

.nav-tabs .nav-link.active,
.tabs.bg-tabs .nav-tabs>li>a.active {
    border-bottom: 1px solid transparent;
    background-color: #fff
}

.tabs.border-tp .nav-tabs>li>a.active {
    border-top: 2px solid
}

.tabs.vertical .nav-tabs li a.active {
    border-bottom: 1px solid #ddd
}

.tabs.vertical .nav-tabs li {
    width: 100%;
    margin-right: -1px
}

.tabs.vertical .nav-tabs li a.active {
    margin-right: -1px;
    border-right: none
}

.tabs.vertical .nav-tabs li a {
    margin-right: -1px
}

.tabs.vertical.right .nav-tabs li a.active {
    border-right: 1px solid #ddd;
    border-left: none
}

.tabs.bg-tabs.vertical.border,
.tabs.bg-tabs.vertical.right.border,
.tabs.border,
.tabs.border-tp.border.bg-tabs,
.tabs.border.bg-tabs,
.tabs.vertical.border,
.tabs.vertical.right.border {
    border: 0
}

textarea {
    height: 120px !important
}

.widget.widget_archive li span {
    float: right
}

.bg-primary,
.pagination-bx .pagination .active a {
    color: #fff
}

.list-inline li {
    display: inline
}

.tilte-inner.skew-title {
    font-size: 15px;
    font-family: roboto
}

.ow-client-logo .client-logo {
    padding: 20px
}

.share-details-btn ul li {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 6px
}

.testimonial-five .box .media a {
    width: 100%
}

.post-meta li {
    font-size: 13px
}

.col-lg-5 .full-blog {
    max-width: 41.66%
}

.header-style-5 .navbar-toggler span {
    background-color: #fff
}

.login-form .tab-content.nav {
    display: unset
}

@media only screen and (max-width:1024px) {
    .extras-book .btn {
        width: 50%
    }

    .download-file .file-name {
        font-size: 12px
    }

    .download-file ul li a>i {
        margin: 12px 12px 0 0;
        font-size: 12px
    }

    .download-file ul li a>span {
        width: 40px;
        height: 40px;
        line-height: 40px;
        margin-right: 5px
    }

    .blog-info {
        top: -55px
    }

    .breadcrumb-row {
        margin-top: -63px
    }

    .styleswitcher-right {
        display: none
    }
}

@media only screen and (max-width:768px) {
    .footer-fixed .site-footer {
        position: unset
    }

    .footer-fixed .page-wraper {
        padding-bottom: 0 !important
    }

    .site-footer .newsletter .tilte {
        font-size: 15px;
        line-height: 24px
    }

    .site-footer .newsletter strong {
        font-size: 14px
    }

    .services-style-1 {
        padding: 70px 0 40px
    }

    .full-blog {
        height: 100%;
        position: fixed;
        width: 50%
    }

    .testimonial-1 {
        width: 90%
    }

    ol.comment-list li .children {
        margin: 0
    }

    ol.comment-list li.comment .reply a {
        position: unset
    }

    .blog-post.date-style-2 .post-media {
        width: 100%;
        margin-bottom: 15px
    }

    .comments-area .comment-form p {
        width: 100%
    }

    .get-a-quote .pull-left {
        float: none
    }

    .get-a-quote {
        text-align: center
    }

    .blog-info {
        top: -35px
    }

    .is-fixed .extra-nav {
        padding: 15px 0 9px
    }

    .navbar-toggler {
        margin: 36px 0 14px 15px
    }

    .about-1 {
        padding-bottom: 30px
    }

    .col-lg-5 .full-blog {
        max-width: 50%
    }

    .col-lg-5 .full-blog.blog-gallery {
        max-width: 100% !important
    }

    .blog-post.date-style-2 .post-media {
        margin-bottom: 0
    }

    .header-style-3 .extra-nav {
        padding: 24px 0 20px
    }

    .header-style-3 .navbar-toggler {
        margin: 35px 0 14px 15px
    }

    .header-style-3 .is-fixed .navbar-toggler {
        margin: 27px 0 14px 15px
    }
}

@media only screen and (max-width:600px) {

    .footer-bottom .text-center,
    .footer-bottom .text-left,
    .footer-bottom .text-right,
    .site-footer .footer-info-box p,
    .site-footer .footer-info-box strong {
        text-align: center !important
    }

    .site-footer .footer-info-box .float-right,
    .site-footer .footer-info-box .newsletter {
        float: none !important;
        text-align: center
    }

    .site-footer .newsletter .tilte {
        font-size: 18px
    }

    .page-notfound .error-text {
        font-size: 100px;
        line-height: 100px
    }

    .error-box p {
        font-size: 18px;
        line-height: 26px
    }

    .error-box .input-group {
        margin: 20px auto
    }

    .site-footer .footer-info-box .newsletter {
        margin-bottom: 30px
    }

    .full-blog {
        position: unset;
        width: 100%
    }

    .testimonial-1 {
        width: 100%
    }

    .blog-info {
        top: -55px
    }

    .extra-nav {
        padding: 15px 0 0
    }

    .navbar-toggler {
        margin: 27px 0 14px 15px
    }

    .skew-content-box ul li a {
        line-height: 14px
    }

    .col-lg-5 .full-blog {
        max-width: 100%
    }

    .blog-gallery .blog-post.date-style-2 {
        margin-bottom: 0
    }
}

@media only screen and (max-width:360px) {

    .extras-book .btn,
    .testimonial-1 {
        width: 100%
    }

    .site-footer .newsletter strong {
        font-size: 18px;
        line-height: 32px
    }

    .site-footer .newsletter .tilte {
        font-size: 22px
    }

    .newsletter .p-t40.p-b20 {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .newsletter .p-t40.p-b20.skew-subscribe {
        padding-top: 20px
    }

    .apointment-girl {
        width: 370px
    }

    .disnone-md {
        display: none
    }

    .ow-post-tags .post-tags a {
        margin-bottom: 5px
    }

    .blog-info {
        top: -35px
    }
}

@media only screen and (max-width:320px) {
    .top-bar {
        display: none
    }
}

.icon-bx-wraper.center p,
.icon-bx-wraper.left p,
.icon-bx-wraper.right p,
.section-head.text-right p,
.testimonial-1 p,
.testimonial-3 p,
.testimonial-8 p,
.text-center p {
    text-align: unset
}

.accordion .acod-content,
.nav-tabs .tab-content p,
p {
    text-align: justify
}

ol.comment-list li.comment .comment-meta a {
    text-transform: capitalize
}

ol.comment-list li.comment .comment-meta::before {
    font-size: 12px;
    line-height: 22px
}

.footer-top.footer-image .newsletter.style1 .form-control,
.footer-top.footer-image .newsletter.style1 .form-control:focus {
    background-color: rgba(0, 0, 0, .4);
    border: 0
}

.trans-footer .newsletter input[type=email] {
    background-color: rgba(255, 255, 255, .02);
    border: 0;
    border-radius: 50px
}

.trans-footer.footer-image .newsletter input[type=email] {
    background-color: rgba(18, 54, 65, .5);
    border: 0;
    border-radius: 50px
}

.footer-top.footer-image .newsletter.style1 .form-control,
.footer-top.footer-image .newsletter.style1 .form-control::-moz-placeholder,
.trans-footer.footer-image .newsletter input[type=email],
.trans-footer.footer-image .newsletter input[type=email]::-moz-placeholder {
    color: #fff
}

.trans-footer .footer-social .bg-primary:focus,
.trans-footer .footer-social .bg-primary:hover {
    color: #fff
}

.extra-topbar {
    background-color: #fff;
    padding: 10px 0
}

.top-infobox {
    display: flex;
    align-items: center
}

.top-logo {
    margin-right: auto;
    max-width: 240px
}

.top-infobox .icon-md {
    width: auto;
    margin-right: 15px
}

.top-appoint,
.top-call-us,
.top-time {
    padding-left: 40px
}

.top-call-us .tilte,
.top-time .tilte {
    font-family: rubik;
    font-size: 15px;
    color: #b0b0b0;
    font-weight: 400;
    margin-bottom: 5px
}

.top-call-us .icon-content h5,
.top-time .icon-content h5 {
    font-family: rubik;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    margin: 0
}

.top-time .icon-content h5 span {
    color: #b4b4b4
}

.extra-topbar .icon-bx-wraper {
    display: flex;
    align-items: center
}

.top-appoint .button-md {
    font-family: rubik;
    font-size: 18px;
    background-color: #f3e721;
    color: #000;
    padding: 12px 25px;
    font-weight: 400
}

.extra-topbar .icon-md i {
    font-size: 40px
}

.section-head h2 {
    font-size: 38px;
    margin-bottom: 15px
}

.clean-header .main-bar {
    background-color: #072d5a
}

.clean-header .main-bar .logo-header {
    display: none
}

.clean-header .main-bar .header-nav .nav>li>a {
    font-size: 18px;
    font-family: rubik;
    padding: 18px 12px;
    color: #fff
}

.clean-header .main-bar .header-nav .nav {
    float: unset
}

.clean-header .extra-nav {
    padding: 0
}

.clean-header .extra-nav .site-button {
    padding: 19px 15px;
    border-radius: 0;
    font-size: 18px;
    background: rgba(255, 255, 255, .2)
}

.clean-header .quik-search {
    position: absolute;
    right: 63px !important;
    display: block;
    overflow: hidden;
    width: 0;
    background-color: rgba(255, 255, 255, .2);
    left: auto !important;
    max-width: 240px;
    transition: all .5s
}

.clean-header .quik-search.On {
    width: 240px !important
}

.clean-header .quik-search i {
    color: #fff
}

.clean-header .quik-search .form-control {
    padding: 15px;
    width: 100%;
    height: 64px;
    border: none;
    background: 0 0;
    color: #fff;
    font-size: 16px
}

.clean-header .container {
    position: relative
}

.clean-header .quik-search span {
    right: 5px;
    top: 52%
}

.clean-header .header-nav .nav>li:after {
    width: 0;
    transition: all .5s
}

.clean-header .header-nav .nav>li.active:after,
.clean-header .header-nav .nav>li:hover:after {
    width: 100%;
    height: 3px;
    background: #f3e721;
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all .5s
}

.choose-bx {
    background-color: #fff;
    text-align: center;
    border-radius: 6px;
    box-shadow: 0 0 13px 0 rgba(0, 0, 0, .1);
    padding: 30px 10px;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin-bottom: 30px
}

.choose-bx:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 100%;
    z-index: -1;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    background: #0077d8;
    background: -moz-linear-gradient(top, #0077d8 0, #16bae1 100%);
    background: -webkit-linear-gradient(top, #0077d8 0, #16bae1 100%);
    background: linear-gradient(to bottom, #0077d8 0, #16bae1 100%);
    border-radius: 100%
}

.choose-bx:hover:after {
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    top: 0;
    border-radius: 0
}

.choose-bx:hover {
    transform: translateY(-15px)
}

.choose-bx:hover h4 {
    color: #fff
}

.choose-bx h4 {
    text-transform: uppercase;
    font-weight: 500
}

.choose-bx .icon-md img {
    height: 60px
}

.choose-us.style-1:before {
    content: "";
    width: 100%;
    height: 130px;
    background: #fff;
    display: block;
    position: absolute;
    bottom: 0;
    z-index: 1
}

.separator.clean-sef,
.separator.clean-sef1 {
    height: 35px;
    background-image: url(../images/separator/sef-icon1.png);
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0
}

.separator.clean-sef1 {
    background-image: url(../images/separator/sef-icon.png)
}

.separator.clean-sef1[class*=style-]:after,
.separator.clean-sef1[class*=style-]:before,
.separator.clean-sef[class*=style-]:after,
.separator.clean-sef[class*=style-]:before {
    background-color: transparent;
    background-size: 100%;
    height: 10px;
    width: 75px
}

.separator.clean-sef[class*=style-]:after {
    background-image: url(../images/separator/line-3.png)
}

.separator.clean-sef[class*=style-]:before {
    background-image: url(../images/separator/line-4.png)
}

.separator.clean-sef1[class*=style-]:after {
    background-image: url(../images/separator/line-1.png)
}

.separator.clean-sef1[class*=style-]:before {
    background-image: url(../images/separator/line-2.png)
}

.team-sc {
    padding-top: 90px
}

.team-box {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    overflow: hidden;
    border-radius: 6px;
    margin-bottom: 30px
}

.team-box .title {
    margin-top: 0;
    font-size: 20px;
    margin-bottom: 5px;
    font-weight: 500
}

.team-box .media-box {
    padding: 10px 15px 15px;
    position: relative;
    margin-bottom: 0px;
    margin-top: 9px;
    background: #fff;
    transition: all .5s;
}

.team-box:hover .media-box {
    margin-bottom: 0;
    margin-top: -20px
}

.team-box .social-icon {
    display: flex;
    border-top: 1px solid #e7f8fc
}

.team-box .social-icon li {
    width: 25%;
    border-right: 1px solid #e7f8fc
}

.team-box .social-icon li:last-child {
    border-right: 0
}

.team-box .team-social-btn ul li a {
    width: 100%;
    background: 0 0;
    color: #16bae1;
    width: 100%;
    line-height: 50px;
    font-size: 18px;
    height: 50px
}

.team-box .team-social-btn ul li a:hover {
    color: #fff
}

.team-box .team-social-btn {
    margin: 20px -15px -15px
}

.team-box .media-box:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-size: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
    top: -100%;
    transition: all .5s
}

.team-box:hover .media-box:after {
    background-position: bottom 0 right 0, bottom -5px right 0, bottom -10px right 0;
    background-size: 110%
}

.team-box .media:after {
    width: 100%;
    height: 100%;
    content: "";
    background-color: #16bae1;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .1;
    transition: all .5s
}

.team-box:hover .media:after {
    opacity: .5
}

.overlay-gradient-dark:after,
.overlay-gradient-light:after,
.overlay-gradient-middle:after {
    background: #0061b3;
    background: -moz-linear-gradient(45deg, #0061b3 0, #16bae1 100%);
    background: -webkit-linear-gradient(45deg, #0061b3 0, #16bae1 100%);
    background: linear-gradient(45deg, #0061b3 0, #16bae1 100%)
}

.team-box .team-social-btn ul li a:hover {
    background: #1bbce8
}

.sr-providers {
    padding-top: 100px
}

.sr-providers h6 {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px
}

.sr-providers h2 {
    margin-top: 0;
    font-size: 65px;
    font-weight: 700;
    line-height: 75px;
    margin-bottom: 20px
}

.sr-providers h3 {
    margin: 0;
    font-size: 22px;
    color: #16bae1;
    font-weight: 400;
    margin-bottom: 10px
}

.sr-providers p {
    font-size: 16px;
    margin-bottom: 40px
}

.sr-providers .m-b30 {
    margin-bottom: 40px
}

.sr-box p {
    font-size: 15px;
    margin-bottom: 0
}

.sr-box .tilte {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px
}

.gallery-bx-1 {
    margin-bottom: 30px;
    transition: all .5s
}

.gallery-bx-1:hover {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15)
}

.gallery-bx-1 .overlay-bx {
    height: auto;
    text-align: left;
    padding: 20px
}

.gallery-bx-1 .overlay-bx .title {
    color: #fff;
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 10px
}

.gallery-bx-1 .info-icon a {
    font-size: 24px;
    color: #fff;
    margin-right: 15px
}

.gallery-bx-1 .info-icon a:hover {
    opacity: .8
}

.gallery-bx-1 .img-overlay1:before {
    background-color: #00deff
}

.gallery-bx-1 .img-overlay1:hover:after,
.gallery-bx-1 .img-overlay1:hover:before {
    opacity: .8
}

.gallery-bx-1 .img-overlay1:after {
    background: #16bae1;
    background: -moz-linear-gradient(-45deg, #16bae1 0, #008bff 50%, #16bae1 100%);
    background: -webkit-linear-gradient(-45deg, #16bae1 0, #008bff 50%, #16bae1 100%);
    background: linear-gradient(135deg, #16bae1 0, #008bff 50%, #16bae1 100%);
    width: 100%;
    height: 100%;
    opacity: .1
}

.blog-bx .post-title .post-title {
    margin-top: 0
}

.blog-bx {
    position: relative;
    margin-bottom: 30px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    border-radius: 6px;
    overflow: hidden;
    border: 1px solid #e9e9e9
}

.blog-bx .blog-post-bx .owl-controls {
    display: none
}

.blog-bx .share-bx {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative
}

.blog-bx .post-more {
    display: flex;
    align-items: center
}

.blog-bx .post-more .site-button {
    margin-right: 15px;
    border: 2px solid #16bae1;
    color: #000;
    border-radius: 4px;
    padding: 6px 20px
}

.blog-bx .share-bx li {
    display: inline-block;
    cursor: pointer
}

.blog-bx .share-bx li ul li a {
    border: 1px solid;
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 4px;
    color: #707070;
    text-align: center;
    line-height: 28px;
    font-size: 13px;
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0)
}

.blog-bx .share-bx:hover li ul li a {
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1)
}

.blog-bx .share-bx li ul li a:hover {
    border-color: #16bae1;
    background: #16bae1;
    color: #fff
}

.blog-bx .post-meta a,
.blog-bx .post-meta i,
.blog-bx .post-meta ul li {
    color: #585764;
    font-size: 14px
}

.blog-bx .post-meta {
    margin-bottom: 15px
}

.blog-bx .post-text {
    margin-bottom: 20px
}

.blog-bx .blog-post-bx .owl-stage {
    padding-top: 20px
}

.blog-bx .blog-post-bx .blog-carousel {
    margin-top: -20px
}

.blog-bx .post-more .site-button.outline:hover {
    color: #fff
}

.appointment-1:before {
    content: "";
    width: 100%;
    height: 100%;
    background-image: url(../images/curv.png);
    background-position: bottom;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1
}

.appointment-1 .mack-an-appointment .bootstrap-select .dropdown-toggle {
    background-color: rgba(0, 0, 0, 0) !important;
    border: 0 !important;
    padding: 8px 0;
    height: 50px;
    font-size: 16px;
    color: #000
}

.appointment-1 .contact-form-bx .input-group .bootstrap-select {
    width: 100%
}

.appointment-1 .mack-an-appointment input[type=text],
.appointment-1 .mack-an-appointment textarea,
.appointment-1 .mack-an-appointment textarea:focus {
    background-color: transparent
}

.appointment-1 .mack-an-appointment {
    border-radius: 20px;
    padding: 50px;
    box-shadow: 0 0 30px 0 rgba(0, 86, 106, .15);
    max-width: 900px;
    margin: auto
}

.contact-form-bx .form-group {
    margin-bottom: 25px
}

.contact-form-bx .form-control {
    background-color: transparent;
    border-width: 0;
    border-bottom-color: #771cb8;
    padding: 0;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    position: relative;
    padding: 25px 0
}

.contact-form-bx textarea.form-control {
    height: 150px
}

.contact-form-bx label {
    position: absolute;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    top: 14px;
    left: 0;
    transition: all .5s
}

.contact-form-bx .focused label {
    font-size: 12px;
    top: -10px;
    left: 0;
    color: #707070
}

.contact-form-bx .input-group:after {
    width: 100%;
    height: 3px;
    content: "";
    border-radius: 4px;
    box-shadow: 10px 10px 20px 0 rgba(0, 7, 66, .75);
    bottom: 0;
    display: inline-block;
    left: 0;
    position: absolute;
    background: #184bd7;
    background: -moz-linear-gradient(45deg, #0061b3 0, #16bae1 100%);
    background: -webkit-linear-gradient(45deg, #0061b3 0, #16bae1 100%);
    background: linear-gradient(45deg, #0061b3 0, #16bae1 100%)
}

.contact-form-bx .form-control::-moz-placeholder {
    color: #000
}

.contact-form-bx .site-button-secondry {
    font-family: rubik;
    font-size: 16px;
    background-color: #f3e721;
    color: #000
}

.contact-form-bx .site-button,
.contact-form-bx .site-button-secondry {
    font-size: 18px;
    text-transform: uppercase;
    padding: 12px 30px;
    border-radius: 4px;
    margin: 0 10px
}

.testimonial-8.desgin {
    background-color: #fff;
    text-align: center;
    border-width: 0 0 4px;
    border-style: solid;
    border-color: #2dc1e4;
    border-radius: 4px;
    box-shadow: 0 0 20px 0 rgba(0, 86, 106, .1);
    clear: both
}

.testimonial-8.desgin .testimonial-name {
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 400;
    color: #000
}

footer.clear-sef-footer .social-icon li {
    border: 0;
    float: left
}

footer.clear-sef-footer .social-icon li a {
    width: 40px;
    height: 40px;
    padding: 0;
    line-height: 38px;
    border-radius: 20px;
    font-size: 16px;
    color: #8fb5e3;
    text-align: center
}

footer.clear-sef-footer .social-icon li a:hover {
    background-color: #8fb5e3;
    color: #fff
}

footer.clear-sef-footer .social-icon {
    text-align: left
}

.logo-bx .site-button.radius-xl {
    border-radius: 40px;
    border-color: #2dc1e4;
    color: #fff;
    padding: 10px 30px;
    text-transform: uppercase;
    font-weight: 500
}

footer.clear-sef-footer .footer-top {
    background: #072d5a
}

footer.clear-sef-footer .widget h6 {
    font-weight: 500 !important;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 5px
}

footer.clear-sef-footer .widget .post-title {
    text-transform: capitalize
}

footer.clear-sef-footer,
footer.clear-sef-footer b,
footer.clear-sef-footer p,
footer.clear-sef-footer strong {
    color: #8fb5e3
}

footer.clear-sef-footer .footer-bottom {
    background-color: #062448;
    padding: 25px 0;
    color: #8fb5e3;
    font-size: 15px;
    border-top: 1px solid rgba(255, 255, 255, .02)
}

footer.clear-sef-footer .footer-bottom a {
    color: #8fb5e3;
    padding-left: 15px
}

footer.clear-sef-footer .footer-bottom a:hover {
    opacity: .8
}

footer.clear-sef-footer .post-meta a,
footer.clear-sef-footer .post-meta i,
footer.clear-sef-footer .post-meta ul li,
footer.clear-sef-footer .post-title a {
    color: #8fb5e3
}

footer.clear-sef-footer .social-icon.border-footer-ic li a {
    border: 1px solid rgba(255, 255, 255, .2)
}

footer.clear-sef-footer .social-icon.border-footer-ic li {
    padding: 0 3px
}

footer.clear-sef-footer h4 {
    color: #cdffff
}

.site-footer .widget .post-title {
    font-size: 16px;
    text-transform: capitalize;
    line-height: 22px;
    margin-bottom: 5px
}

@media only screen and (max-width:1024px) {
    .sr-providers h2 {
        font-size: 55px;
        line-height: 65px
    }

    .blog-bx .share-bx span {
        display: none
    }

    .blog-bx .share-bx li {
        float: right;
        margin-left: 2px
    }
}

@media screen and (max-width:991px) {
    .extra-topbar {
        display: none
    }

    .clean-header .navbar-toggler {
        margin: 21px 0 10px 10px;
        outline: 0
    }

    .clean-header .extra-nav .site-button {
        padding: 16px 15px
    }

    .clean-header .main-bar .logo-header {
        display: block;
        height: 56px;
        width: 160px
    }

    .clean-header .quik-search {
        max-width: 100%;
        background-color: #39577b;
        right: 0 !important
    }

    .clean-header .quik-search.On {
        width: 100% !important
    }

    .clean-header .quik-search span {
        right: 15px
    }

    .clean-header .main-bar .header-nav .nav>li>a {
        color: #000
    }

    .clean-header .header-nav .nav>li.active::after,
    .clean-header .header-nav .nav>li:hover::after {
        content: none
    }

    .clean-header .main-bar .header-nav .nav>li>a {
        font-size: 14px;
        padding: 12px 15px
    }

    .clean-header .navicon span {
        background: #fff
    }

    .mo-left .header-nav .logo-header {
        display: block;
        float: none;
        height: auto;
        max-width: 100%;
        padding: 15px;
        width: 100%
    }

    .blog-bx .post-more {
        justify-content: space-between
    }

    .sr-providers {
        padding-top: 70px
    }

    footer.clear-sef-footer .footer-bottom {
        font-size: 14px
    }
}

@media screen and (max-width:767px) {
    .sr-providers h2 {
        font-size: 45px;
        line-height: 55px
    }

    .blog-bx .post-more .site-button {
        padding: 6px 10px;
        margin-right: 0
    }

    .blog-bx .share-bx li ul li a {
        width: 25px;
        height: 25px;
        line-height: 23px;
        font-size: 12px
    }
}

@media screen and (max-width:575px) {
    .section-head h2 {
        font-size: 28px;
        margin-bottom: 5px
    }

    .sr-providers h2 {
        font-size: 32px;
        line-height: 42px
    }

    .gallery-bx-1 {
        margin-bottom: 15px
    }

    .choose-design [class*=col-]:nth-child(2n+1),
    .gallery-design li:nth-child(2n+1) {
        padding-right: 7px
    }

    .choose-design [class*=col-]:nth-child(2n+0),
    .gallery-design li:nth-child(2n+0) {
        padding-left: 7px
    }

    .gallery-bx-1 .overlay-bx {
        padding: 12px
    }

    .gallery-bx-1 .info-icon a {
        font-size: 14px;
        margin-right: 10px
    }

    .gallery-bx-1 .overlay-bx .title {
        font-size: 12px
    }

    .choose-bx h4 {
        font-size: 14px;
        line-height: 24px
    }

    .choose-bx .icon-md img {
        height: 30px
    }

    .choose-bx {
        margin-bottom: 15px
    }

    .contact-form-bx .site-button,
    .contact-form-bx .site-button-secondry {
        font-size: 14px;
        margin: 0 5px;
        padding: 12px 20px
    }
}

.font-roboto h1,
.font-roboto h2,
.font-roboto h3,
.font-roboto h4,
.font-roboto h5,
.font-roboto h6 {
    font-family: Roboto
}

.page-wraper-full .container-fluid {
    max-width: 1360px
}

.header-style-6 {
    position: absolute;
    width: 100%
}

.header-style-6 .header-nav .nav>li>a {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    padding: 18px 25px;
    background-color: #fff;
    border-right: 1px solid rgba(0, 0, 0, .1);
    text-transform: capitalize;
    font-family: Roboto
}

.header-style-6 .header-nav .nav>li:first-child>a {
    border-radius: 5px 0 0 5px
}

.header-style-6 .header-nav .nav>li:last-child>a {
    border-radius: 0 5px 5px 0;
    border-right: 0
}

.header-style-6 .main-bar {
    border-bottom: 0;
    background-color: transparent
}

.header-style-6 .top-bar {
    border-bottom: 0;
    padding: 15px 0 15px;
    background-color: transparent
}

.header-style-6 .extra-nav {
    padding: 0
}

.header-style-6 .social-line li {
    margin: 0 10px
}

.header-style-6 .social-line li a {
    font-size: 18px;
    opacity: 1
}

.header-style-6 .logo-header {
    height: 60px
}

.header-nav .new-page {
    padding: 2px 5px;
    font-size: 10px;
    background: red;
    color: #fff;
    border-radius: 4px;
    vertical-align: middle;
    position: absolute;
    margin-left: 2px
}

.clean-shape-bx {
    position: related-post
}

.clean-shape-bx:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 70%;
    left: 0;
    top: 0;
    z-index: 20;
    clip-path: polygon(100% 0, 0 130%, 0 0);
    -moz-clip-path: polygon(100% 0, 0 130%, 0 0);
    -webkit-clip-path: polygon(100% 0, 0 130%, 0 0);
    -o-clip-path: polygon(100% 0, 0 130%, 0 0);
    -ms-clip-path: polygon(100% 0, 0 130%, 0 0)
}

.clean-shape-bx:before {
    content: "";
    position: absolute;
    height: 50%;
    width: 30%;
    right: 0;
    bottom: 0;
    z-index: 21;
    clip-path: polygon(100% 0, 20% 100%, 100% 100%);
    -moz-clip-path: polygon(100% 0, 20% 100%, 100% 100%);
    -webkit-clip-path: polygon(100% 0, 20% 100%, 100% 100%);
    -o-clip-path: polygon(100% 0, 20% 100%, 100% 100%);
    -ms-clip-path: polygon(100% 0, 20% 100%, 100% 100%)
}

.contact-btn {
    display: block;
    align-items: center;
    color: #fff;
    text-align: left;
    padding: 6px 15px 7px 50px;
    border-radius: 5px;
    position: relative
}

.contact-btn:hover {
    color: #fff
}

.contact-btn i {
    font-size: 32px;
    position: absolute;
    left: 15px;
    top: 15px
}

.contact-btn span {
    font-size: 14px;
    opacity: .7;
    font-weight: 400;
    margin-bottom: auto;
    display: block;
    font-family: Roboto;
    letter-spacing: 1px
}

.contact-btn h4 {
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 0;
    font-weight: 700;
    font-family: Roboto;
    letter-spacing: 0
}

.main-slider.style-two.default-banner {
    overflow: hidden
}

.call-action.style1 {
    margin: 0;
    box-shadow: unset;
    padding: 0;
    border-radius: 0
}

.call-action.style1 .img-box {
    float: right;
    margin: -180px 0 0 0;
    width: 500px
}

.call-action.style1 .title {
    font-size: 48px;
    line-height: 58px;
    font-weight: 500;
    margin-bottom: 5px
}

.call-action.style1 p {
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    font-weight: 300;
    opacity: .7
}

.section-head.style1 h3 {
    font-weight: 600;
    font-size: 45px;
    margin-bottom: 0;
    line-height: 55px;
    color: #0a2882
}

.section-head.style1 h2 {
    font-weight: 900;
    font-size: 48px;
    margin-bottom: 0;
    line-height: 60px
}

.section-head.style1 p {
    font-size: 18px;
    line-height: 28px;
    color: #777
}

.section-head.style1.text-center p {
    margin-top: 10px
}

.section-head.style1 span {
    font-size: 14px;
    color: #474747;
    letter-spacing: 4px;
    background-color: rgba(34, 61, 101, .05);
    padding: 8px 20px;
    margin-bottom: 15px;
    border-radius: 6px;
    display: inline-block
}

.text-white.section-head.style1 h2,
.text-white.section-head.style1 h3,
.text-white.section-head.style1 h4,
.text-white.section-head.style1 h5,
.text-white.section-head.style1 h6,
.text-white.section-head.style1.text-center p {
    color: #fff
}

.section-head.text-white.style1.text-center p {
    opacity: .9
}

.services-style-2 {
    margin: 0 0 30px;
    border-radius: 6px;
    z-index: 9;
    position: relative;
    padding: 30px 30px;
    box-shadow: 0 -20px 50px 0 rgba(0, 0, 0, .1)
}

.services-style-2 .dlab-tilte {
    font-weight: 500
}

.services-style-2 p {
    font-size: 18px;
    color: #777;
    line-height: 28px
}

.services-style-2.text-white p {
    color: rgba(255, 255, 255, .8)
}

.services-style-2 .icon-bx {
    margin: 0 0 20px
}

.services-style-2 .btn {
    border-radius: 4px
}

.services-area2 {
    position: relative
}

.services-area2:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    background-color: #0a2882;
    z-index: 0;
    height: 100%;
    top: 350px
}

.btn-lsnone .btn {
    letter-spacing: 0;
    font-weight: 400;
    font-size: 16px
}

.request-box {
    padding: 40px 80px 40px 0;
    margin: 80px 0 50px 60px;
    border: 4px solid #fff02e;
    border-radius: 6px;
    display: flex;
    align-items: center;
    z-index: 9;
    position: relative
}

.request-box .dlab-tilte {
    font-size: 36px;
    line-height: 46px;
    font-weight: 500;
    color: #fff
}

.request-box p {
    color: #223d65;
    margin-bottom: 0
}

.request-box .icon-bx {
    float: left;
    margin: 0 50px 0 -60px
}

.filters-style1 {
    margin-bottom: 50px
}

.filters-style1 .filters .btn {
    color: #223d65;
    background: #0a2882;
    font-weight: 400;
    font-family: Roboto;
    text-transform: capitalize;
    padding: 10px 20px;
    border-radius: 4px;
    margin: 0 5px 5px 0;
    display: inline-block
}

.filters-style1 .filters .btn span {
    color: #fff;
    background-color: rgba(255, 255, 255, .2);
    padding: 1px 5px;
    border-radius: 2px;
    margin-left: 10px;
    font-weight: 400
}

.filters-style1 .filters .btn a {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    color: #fff
}

.filters-style1 .filters .btn.active,
.filters-style1 .filters .btn:hover {
    background: #fff02e
}

.filters-style1 .filters .btn.active a,
.filters-style1 .filters .btn:hover a {
    color: #000
}

.filters-style1 .filters .btn.active span,
.filters-style1 .filters .btn:hover span {
    background-color: rgba(0, 0, 0, .3)
}

.project-style2 {
    position: relative;
    border-radius: 3px;
    overflow: hidden
}

.project-style2 .overlay-box {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff02e;
    border-radius: 6px;
    text-align: center;
    border-radius: 5px;
    opacity: 0;
    transition: all .5s;
    transform: scale(.5);
    right: 0;
    bottom: 0;
    margin: 15px
}

.project-style2:hover .overlay-box {
    opacity: 1;
    transition: all .5s;
    transform: scale(1)
}

.project-style2 .project-info {
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    width: 100%
}

.project-style2 .project-info .title {
    color: #000;
    margin: 0 20px 0;
    font-size: 22px;
    font-weight: 500;
    line-height: 30px
}

.project-style2 .project-info p {
    margin-bottom: 0;
    color: rgba(255, 255, 255, .7);
    font-size: 16px;
    line-height: 26px
}

.project-style2 .link-bx {
    background-color: #0a2882;
    color: #fff;
    height: 50px;
    width: 50px;
    display: block;
    margin: 0 auto 20px;
    line-height: 50px;
    font-size: 22px;
    border-radius: 5px;
    cursor: pointer
}

.blog-style3 .dlab-post-info {
    padding-top: 0
}

.blog-style3 .dlab-post-title {
    background-color: #fff;
    padding: 20px 30px;
    box-shadow: 0 3px 54px -10px rgba(0, 0, 0, .15);
    border-radius: 6px;
    margin: -40px 0 30px 50px;
    z-index: 99;
    position: relative;
    transition: all .5s
}

.blog-style3 .dlab-post-title .post-title {
    font-weight: 900;
    margin-bottom: 0
}

.blog-style3:hover .dlab-post-title .post-title a {
    color: #fff
}

.blog-style3 .blog-media {
    margin-right: 20px
}

.blog-style3 .dlab-post-meta ul {
    text-align: right
}

.blog-style3 .dlab-post-meta ul li {
    font-size: 12px;
    font-weight: 400;
    font-family: Nunito, sans-serif;
    margin-right: 10px
}

.blog-style3 .dlab-post-meta ul li i {
    color: rgba(0, 0, 0, .4)
}

.blog-style3 .dlab-post-meta li:after {
    content: none
}

.services-area3 {
    background-color: #fff;
    padding: 0 50px 30px;
    border: 8px solid #0a2882;
    border-radius: 6px;
    margin: 60px 0 -200px;
    z-index: 99;
    position: relative
}

.services-style-3 p {
    font-size: 16px;
    line-height: 26px;
    color: #6c757d
}

.services-style-3 .dlab-tilte {
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 5px
}

.services-style-3 .number {
    font-size: 90px;
    color: #0a2882;
    background-color: #fff;
    height: 130px;
    width: 130px;
    border: 8px solid #0a2882;
    border-radius: 100px;
    line-height: 114px;
    margin: -70px auto 30px;
    font-family: Roboto;
    font-weight: 400
}

.testimonial-area3 .testimonial-3 .testimonial-text p {
    font-size: 28px;
    color: #333;
    line-height: 1.5;
    font-style: inherit
}

.testimonial-area3 .testimonial-3 .testimonial-name {
    font-weight: 700;
    font-size: 20px;
    color: #0a2882
}

.testimonial-area3 .testimonial-3 .testimonial-detail span {
    font-size: 18px;
    color: #636363;
    font-weight: 300
}

.testimonial-area3 .testimonial-3 .testimonial-pic {
    width: 120px;
    height: 120px;
    margin-bottom: 30px;
    z-index: 99;
    position: relative;
    border: 8px solid #297ffa;
    box-shadow: none !important
}

.testimonial-area3 {
    background-color: #fff;
    padding: 0 30px 40px;
    border: 8px solid #297ffa;
    border-radius: 6px;
    margin: 120px 0 0;
    position: relative
}

.testimonial-area3 .owl-carousel {
    margin: -65px 0 0
}

.testimonial-area3:after,
.testimonial-area3:before {
    content: "\f2cd";
    font-family: LineAwesome;
    position: absolute;
    font-size: 100px;
    left: 20px;
    top: 0;
    line-height: 100px
}

.testimonial-area3:before {
    content: "\f2ce";
    right: 20px;
    left: auto;
    bottom: 0;
    top: auto
}

.testimonial-area3 .owl-dots-1 .owl-dots .owl-dot span {
    border: 2px solid #297ffa;
    height: 14px;
    width: 14px;
    margin: 0 5px;
    background-color: #fff
}

.testimonial-area3 .owl-dots-1 .owl-dots .owl-dot.active span {
    background-color: #fff;
    border-color: #223d65
}

.testimonial-area3:hover .partner-box2 .client-bx .title {
    opacity: 1;
    transition: all .5s
}

.partner-box2 {
    border-top: 1px solid rgba(0, 0, 0, .1);
    margin-top: 50px
}

.partner-box2 .client-bx .title {
    color: #223d65;
    font-weight: 700;
    background-color: #ffc600;
    padding: 6px 20px;
    border-radius: 6px;
    font-family: Nunito, sans-serif;
    margin: auto;
    display: table;
    line-height: 24px;
    font-size: 14px;
    opacity: 0;
    transition: all .5s
}

.faq-style2 {
    position: relative
}

.faq-style2:after {
    content: "";
    width: 2px;
    height: 100%;
    left: 32px;
    top: 0;
    background-color: #e1e1e1;
    position: absolute;
    z-index: 0
}

.faq-style2 .acod-title {
    font-size: 24px;
    color: #0a2882;
    font-weight: 900;
    position: relative
}

.faq-style2 .acod-title a {
    color: #0a2882
}

.faq-style2 .acod-head a {
    border: 0;
    padding: 16px 20px 15px 75px;
    font-weight: 800
}

.faq-style2 .acod-body {
    border: 0
}

.faq-style2 .acod-head a:after {
    content: none
}

.faq-style2 .acod-content {
    font-size: 18px;
    color: #666;
    line-height: 32px;
    font-family: Nunito, sans-serif;
    margin: 0 20px 20px 75px
}

.faq-style2 .acod-title .collapsed .icon-bx {
    background-color: #fff
}

.faq-style2 .acod-title .icon-bx {
    width: 55px;
    height: 55px;
    margin-right: 10px;
    border-radius: 6px;
    text-align: center;
    line-height: 51px;
    float: left;
    position: absolute;
    left: 0;
    z-index: 99;
    top: 0;
    color: #fff
}

.faq-style2 .acod-title .icon-bx i {
    margin-right: 0
}

.faq-style2 .panel {
    margin: 0 0 20px
}

.video-box2 {
    position: relative;
    border-radius: 5px;
    overflow: hidden
}

.video-box2 .popup-youtube {
    position: absolute;
    bottom: 30px;
    left: 30px;
    display: flex;
    align-items: center
}

.video-box2 .popup-youtube i {
    height: 60px;
    width: 60px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    line-height: 60px;
    border-radius: 6px;
    margin-right: 20px;
    padding-left: 5px
}

.video-box2 .popup-youtube h4 {
    color: #0a2882;
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 5px
}

.video-box2 .popup-youtube span {
    font-size: 16px;
    color: #000;
    opacity: .7
}

.video-area2 {
    position: relative
}

.video-area2 .video-bx {
    z-index: 99;
    position: relative
}

.pricingtable-style2 .pricingtable-inner {
    color: #212121;
    background-color: #fff;
    padding: 40px;
    border-radius: 6px;
    box-shadow: 0 7px 51px 0 rgba(0, 0, 0, .1)
}

.pricingtable-style2 .pricingtable-inner.pricingtable-highlight {
    margin: 0
}

.pricingtable-style2 .pricingtable-inner .pricingtable-price .pricingtable-bx {
    font-size: 46px;
    color: #0a2882;
    font-weight: 600;
    margin-right: 8px
}

.pricingtable-style2 .pricingtable-inner .pricingtable-price .pricingtable-type {
    font-size: 20px;
    font-weight: 300;
    text-transform: lowercase
}

.pricingtable-style2 .pricingtable-inner .pricingtable-price {
    border-width: 0 0 1px 0;
    padding: 0 0 20px;
    margin: 0 0 20px;
    background-color: transparent
}

.pricingtable-style2 .pricingtable-inner .pricingtable-features {
    border: 0
}

.pricingtable-style2 .pricingtable-inner .pricingtable-features li i {
    font-size: 16px;
    margin-right: 10px
}

.pricingtable-style2 .pricingtable-inner .pricingtable-features li {
    border-bottom: 0;
    font-size: 18px;
    color: #444;
    background-color: transparent;
    font-weight: 400;
    padding: 7px 0;
    text-align: left
}

.pricingtable-style2 .pricingtable-inner .pricingtable-footer {
    border-width: 1px 0 0;
    padding: 20px 0 10px;
    text-align: center;
    margin: 20px 0 0;
    background-color: transparent
}

.site-footer.footer-center .footer-top {
    background-color: #0a2882;
    text-align: center
}

.site-footer.footer-center .footer-top .footer-logo {
    width: 200px;
    margin: 0 auto 30px
}

.site-footer.footer-center .footer-top p {
    font-size: 24px;
    color: #fff;
    line-height: 28px;
    font-weight: 300;
    margin: 15px 0;
    text-align: center;
    opacity: .8
}

.site-footer.footer-center .footer-top .site-button {
    margin: 20px 0 30px
}

.site-footer.footer-center .footer-top .social-line {
    padding-left: 0
}

.site-footer.footer-center .footer-top .social-line li {
    float: unset;
    display: inline-block;
    margin: 0 10px
}

.site-footer.footer-center .footer-top .social-line li a {
    background-color: transparent;
    margin: 0;
    font-size: 20px;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, .1);
    width: 50px;
    height: 50px;
    line-height: 48px;
    text-align: center;
    border-radius: 45px;
    display: block
}

.site-footer.footer-center .footer-top .social-line li a i {
    margin-left: 0
}

.site-footer.footer-center .footer-top .btn {
    color: #fff;
    letter-spacing: 0;
    font-weight: 400;
    margin: 15px 0 30px
}

.site-footer.footer-center .footer-bottom {
    background-color: #0a2882;
    padding: 25px 0;
    border-top: 1px solid rgba(255, 255, 255, .1)
}

.site-footer.footer-center .footer-top {
    padding: 300px 0 50px
}

.site-footer.footer-center .widget-link li:after {
    content: none
}

@media only screen and (max-width:1200px) {
    .call-action.style1 .img-box {
        margin: -100px 0 0 0;
        width: 500px
    }

    .call-action.style1 .title {
        font-size: 36px;
        line-height: 46px
    }

    .page-wraper-full .container-fluid {
        max-width: 100%
    }

    .testimonial-area3 {
        padding: 0 30px 70px;
        margin: 120px 30px 0
    }

    .header-style-6 .extra-nav {
        display: none
    }

    .page-wraper-full .container-fluid {
        padding-right: 30px;
        padding-left: 30px
    }

    .request-box .icon-bx {
        margin: 0 30px 0 -60px;
        min-width: 120px
    }

    .request-box {
        padding: 30px 30px 30px 0;
        display: block
    }

    .request-box .dlab-tilte {
        font-size: 30px;
        line-height: 40px
    }

    .request-box .btn {
        margin-top: 30px
    }
}

@media only screen and (max-width:991px) {
    .header-style-6 .header-nav .nav>li>a {
        padding: 12px 20px
    }

    .call-action.style1 .img-box {
        display: none
    }

    .call-action.style1 {
        padding: 50px 0
    }

    .faq-area2,
    .pricingtable-area2 {
        flex-direction: column-reverse
    }

    .services-style-3 .number {
        margin: 30px auto 30px
    }

    .site-footer.footer-center .footer-bottom .text-left,
    .site-footer.footer-center .footer-bottom .text-right {
        text-align: center !important
    }

    .header-style-6 .navbar-toggler span {
        background-color: #000
    }

    .header-style-6 .navbar-toggler {
        margin: 26px 0 14px 15px
    }

    .page-wraper-full .container-fluid {
        padding-right: 30px;
        padding-left: 30px
    }
}

@media only screen and (max-width:767px) {
    .request-box .btn {
        margin-left: 90px
    }

    .pricingtable-wrapper.pricingtable-style2.m-t50 {
        margin-top: 0
    }

    .services-area3 {
        margin: 0 0 -200px
    }

    .site-footer.footer-center .footer-top {
        padding: 300px 0 30px
    }

    .page-wraper-full .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media only screen and (max-width:591px) {
    .section-head.style1 h2 {
        font-size: 30px;
        line-height: 40px
    }

    .video-box2 .popup-youtube i {
        height: 50px;
        width: 50px;
        font-size: 20px;
        line-height: 50px;
        margin-right: 10px
    }

    .video-box2 .popup-youtube span {
        font-size: 14px
    }

    .video-box2 .popup-youtube h4 {
        font-size: 24px;
        margin-bottom: 0
    }

    .video-box2 .popup-youtube {
        bottom: 15px;
        left: 15px
    }

    .video-area2:after {
        height: 120px
    }

    .section-head.style1 p {
        font-size: 16px;
        line-height: 30px
    }

    .video-area2 .video-bx {
        padding-top: 0
    }

    .testimonial-area3 {
        padding: 0 15px 30px;
        margin: 120px 0 0
    }

    .testimonial-3 .testimonial-text p {
        font-size: 18px
    }

    .testimonial-3 .testimonial-pic {
        width: 100px;
        height: 100px;
        margin-bottom: 30px
    }

    .services-area3 {
        padding: 0 20px 30px;
        margin: 0 0 -250px
    }

    .services-style-3 p {
        font-size: 16px;
        line-height: 30px
    }

    .services-style-3 .number {
        font-size: 36px;
        height: 100px;
        width: 100px;
        line-height: 83px;
        margin: 30px auto 10px
    }

    .blog-style3 .dlab-post-title {
        margin: -40px 0 30px 15px
    }

    .faq-style2 .acod-title {
        font-size: 18px
    }

    .faq-style2 .acod-head a {
        padding: 10px 20px 10px 60px
    }

    .faq-style2 .acod-title .icon-bx {
        width: 45px;
        height: 45px;
        line-height: 45px
    }

    .faq-style2 .acod-content {
        font-size: 16px;
        margin: 5px 20px 20px 60px
    }

    .section-head.style1 h3 {
        font-size: 24px;
        margin-bottom: 10px;
        line-height: 36px
    }

    .request-box .dlab-tilte {
        font-size: 24px;
        line-height: 30px
    }

    .request-box .icon-bx {
        margin: 0 0 20px;
        float: unset
    }

    .request-box {
        margin: 0;
        text-align: center;
        padding: 30px
    }

    .font-nunito p {
        font-size: 18px;
        line-height: 26px
    }

    .request-box .btn {
        margin-left: 0
    }

    .call-action.style1 .title {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px
    }

    .call-action.style1 {
        padding: 30px 0
    }

    .testimonial-area3:after,
    .testimonial-area3:before {
        font-size: 50px
    }

    .header-style-6 .top-bar {
        display: none
    }

    .header-style-6 .logo-header {
        height: 50px;
        width: 150px;
        padding: 10px 0
    }

    .filters-style1 {
        margin-bottom: 30px
    }
}


.team-box .media:after {
    width: 100%;
    height: 100%;
    content: "";
    background-color: #e2e5e600;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .1;
    transition: all .5s;
}

.content-inner-1 {
    padding-top: 18px;
    padding-bottom: 18px;
}