@charset "UTF-8";
html {
    scroll-behavior: smooth;
}

.mfp-bg {
    background: #0b0b0b;
    filter: alpha(opacity=80);
    opacity: .8;
    overflow: hidden;
    z-index: 1042
}

.mfp-bg, .mfp-wrap {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%
}

.mfp-wrap {
    -webkit-backface-visibility: hidden;
    outline: none !important;
    z-index: 1043
}

.mfp-container {
    box-sizing: border-box;
    height: 100%;
    left: 0;
    padding: 0 8px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%
}

.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    display: inline-block;
    margin: 0 auto;
    position: relative;
    text-align: left;
    vertical-align: middle;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    cursor: auto;
    width: 100%
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    left: 8px;
    margin-top: -.8em;
    position: absolute;
    right: 8px;
    text-align: center;
    top: 50%;
    width: auto;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow, button.mfp-close {
    -webkit-appearance: none;
    background: transparent;
    border: 0;
    box-shadow: none;
    cursor: pointer;
    display: block;
    outline: none;
    overflow: visible;
    padding: 0;
    z-index: 1046
}

button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.mfp-close {
    color: #fff;
    filter: alpha(opacity=65);
    font-family: Arial, Baskerville, monospace;
    font-size: 28px;
    font-style: normal;
    height: 44px;
    line-height: 44px;
    opacity: .65;
    padding: 0 0 18px 10px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    top: 0;
    width: 44px
}

.mfp-close:focus, .mfp-close:hover {
    filter: alpha(opacity=100);
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #fff;
    padding-right: 6px;
    right: -6px;
    text-align: right;
    width: 100%
}

.mfp-counter {
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap
}

.mfp-arrow {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=65);
    height: 110px;
    margin: -55px 0 0;
    opacity: .65;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 90px
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus, .mfp-arrow:hover {
    filter: alpha(opacity=100);
    opacity: 1
}

.mfp-arrow .mfp-a, .mfp-arrow .mfp-b, .mfp-arrow:after, .mfp-arrow:before {
    border: inset transparent;
    content: "";
    display: block;
    height: 0;
    left: 0;
    margin-left: 35px;
    margin-top: 35px;
    position: absolute;
    top: 0;
    width: 0
}

.mfp-arrow .mfp-a, .mfp-arrow:after {
    border-bottom-width: 13px;
    border-top-width: 13px;
    top: 8px
}

.mfp-arrow .mfp-b, .mfp-arrow:before {
    border-bottom-width: 21px;
    border-top-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left .mfp-a, .mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left .mfp-b, .mfp-arrow-left:before {
    border-right: 27px solid #3f3f3f;
    margin-left: 25px
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right .mfp-b, .mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-bottom: 40px;
    padding-top: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    max-width: 900px;
    width: 100%
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
    width: 100%
}

.mfp-iframe-scaler iframe {
    background: #000;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

img.mfp-img {
    box-sizing: border-box;
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
    padding: 40px 0;
    width: auto
}

.mfp-figure, img.mfp-img {
    line-height: 0
}

.mfp-figure:after {
    background: #444;
    bottom: 40px;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    content: "";
    display: block;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 40px;
    width: auto;
    z-index: -1
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    cursor: auto;
    left: 0;
    margin-top: -36px;
    position: absolute;
    top: 100%;
    width: 100%
}

.mfp-title {
    word-wrap: break-word;
    color: #f3f3f3;
    line-height: 18px;
    padding-right: 36px;
    text-align: left
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-height: 300px), screen and (max-width: 800px) and (orientation: landscape) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        bottom: 0;
        top: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        box-sizing: border-box;
        margin: 0;
        padding: 3px 5px;
        position: fixed;
        top: auto
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        background: rgba(0, 0, 0, .6);
        height: 35px;
        line-height: 35px;
        padding: 0;
        position: fixed;
        right: 0;
        text-align: center;
        top: 0;
        width: 35px
    }
}

@media (max-width: 900px) {
    .mfp-arrow {
        transform: scale(.75)
    }

    .mfp-arrow-left {
        transform-origin: 0
    }

    .mfp-arrow-right {
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-ie7 .mfp-img {
    padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
    width: 600px
}

.mfp-ie7 .mfp-container {
    padding: 0
}

.mfp-ie7 .mfp-content {
    padding-top: 44px
}

.mfp-ie7 .mfp-close {
    padding-top: 0;
    right: 0;
    top: 0
}

body, h1, h2, h3, h4, h5, h6 {
    font-family: Poppins, sans-serif
}




blockquote {
    border-left: 0;
    font-family: Poppins, sans-serif;
    margin: 10px 0;
    padding-left: 40px;
    position: relative
}

blockquote:before {
    color: #4e5665;
    content: "\f10d";
    font-family: FontAwesome;
    font-size: 36px;
    left: 20px;
    line-height: 0;
    margin: 0;
    opacity: .5;
    position: absolute;
    top: 20px
}

blockquote p {
    font-size: 18px;
    font-style: italic;
    line-height: 36px;
    padding: 0
}

blockquote cite {
    display: block;
    font-size: 12px;
    font-style: normal;
    line-height: 18px
}

blockquote cite:before {
    content: "— "
}

blockquote cite a, blockquote cite a:visited {
    border: none;
    color: #8b9798
}

abbr {
    color: #444;
    font-variant: small-caps;
    font-weight: 700;
    letter-spacing: .6px;
    text-transform: lowercase
}

abbr:hover {
    cursor: help
}

a.active-page {
    color: #e6ae48 !important
}

ol, ul {
    margin-bottom: 0;
    margin-top: 0
}

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

ol {
    list-style: decimal
}

ol, ul.circle, ul.disc, ul.square {
    margin-left: 0
}

ul.square {
    list-style: square outside
}

ul.circle {
    list-style: circle outside
}

ul.disc {
    list-style: disc outside
}

ol ol, ol ul, ul ol, ul ul {
    margin: 0
}

li, ol ol li, ol ul li, ul ol li, ul ul li {
    margin-bottom: 0
}

li {
    line-height: 18px
}

dl {
    margin: 12px 0
}

dt {
    color: #11abb0;
    margin: 0
}

dd {
    margin: 0 0 0 20px
}

div#preloader {
    background: #fff;
    display: flex;
    height: 100%;
    left: 0;
    overflow: visible;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999
}

.spinner {
    animation: sk-scaleout 1s ease-in-out infinite;
    background-color: #333;
    border-radius: 100%;
    height: 40px;
    margin: auto;
    width: 40px
}

@keyframes sk-scaleout {
    0% {
        transform: scale(0)
    }
    to {
        opacity: 0;
        transform: scale(1)
    }
}

.m--0 {
    margin: 0
}

.p--0 {
    padding: 0
}

.mt--0 {
    margin-top: 0
}

.mt--10 {
    margin-top: 10px
}

.mt--15 {
    margin-top: 15px
}

.mt--20 {
    margin-top: 20px
}

.mt--30 {
    margin-top: 30px
}

.mt--40 {
    margin-top: 40px
}

.mt--50 {
    margin-top: 50px
}

.mt--60 {
    margin-top: 60px
}

.mt--70 {
    margin-top: 70px
}

.mt--80 {
    margin-top: 80px
}

.mt--90 {
    margin-top: 90px
}

.mt--100 {
    margin-top: 100px
}

.mt--110 {
    margin-top: 110px
}

.mt--120 {
    margin-top: 120px
}

.mt--130 {
    margin-top: 130px
}

.mt--140 {
    margin-top: 140px
}

.mt--150 {
    margin-top: 150px
}

.mb--0 {
    margin-bottom: 0
}

.mb--10 {
    margin-bottom: 10px
}

.mb--15 {
    margin-bottom: 15px
}

.mb--20 {
    margin-bottom: 20px
}

.mb--30 {
    margin-bottom: 30px
}

.mb--40 {
    margin-bottom: 40px
}

.mb--50 {
    margin-bottom: 50px
}

.mb--60 {
    margin-bottom: 60px
}

.mb--70 {
    margin-bottom: 70px
}

.mb--80 {
    margin-bottom: 80px
}

.mb--90 {
    margin-bottom: 90px
}

.mb--100 {
    margin-bottom: 100px
}

.mb--110 {
    margin-bottom: 110px
}

.mb--120 {
    margin-bottom: 120px
}

.mb--130 {
    margin-bottom: 130px
}

.mb--140 {
    margin-bottom: 140px
}

.mb--150 {
    margin-bottom: 150px
}

.pt--0 {
    padding-top: 0
}

.pt--10 {
    padding-top: 10px
}

.pt--15 {
    padding-top: 15px
}

.pt--20 {
    padding-top: 20px
}

.pt--30 {
    padding-top: 30px
}

.pt--40 {
    padding-top: 40px
}

.pt--50 {
    padding-top: 50px
}

.pt--60 {
    padding-top: 60px
}

.pt--70 {
    padding-top: 70px
}

.pt--80 {
    padding-top: 80px
}

.pt--90 {
    padding-top: 90px
}

.pt--100 {
    padding-top: 100px
}

.pt--110 {
    padding-top: 110px
}

.pt--120 {
    padding-top: 120px
}

.pt--130 {
    padding-top: 130px
}

.pt--140 {
    padding-top: 140px
}

.pt--150 {
    padding-top: 150px
}

.pb--0 {
    padding-bottom: 0
}

.pb--10 {
    padding-bottom: 10px
}

.pb--15 {
    padding-bottom: 15px
}

.pb--20 {
    padding-bottom: 20px
}

.pb--30 {
    padding-bottom: 30px
}

.pb--40 {
    padding-bottom: 40px
}

.pb--50 {
    padding-bottom: 50px
}

.pb--60 {
    padding-bottom: 60px
}

.pb--70 {
    padding-bottom: 70px
}

.pb--80 {
    padding-bottom: 80px
}

.pb--90 {
    padding-bottom: 90px
}

.pb--100 {
    padding-bottom: 100px
}

.pb--110 {
    padding-bottom: 110px
}

.pb--120 {
    padding-bottom: 120px
}

.pb--130 {
    padding-bottom: 130px
}

.pb--140 {
    padding-bottom: 140px
}

.pb--150 {
    padding-bottom: 150px
}

.pb--160 {
    padding-bottom: 160px
}

.pb--170 {
    padding-bottom: 170px
}

.pb--180 {
    padding-bottom: 180px
}

.pb--190 {
    padding-bottom: 190px
}

.ptb--0 {
    padding: 0
}

.pa-10 {
    padding: 10px
}

.ptb--10 {
    padding: 10px 0
}

.ptb--20 {
    padding: 20px 0
}

.ptb--30 {
    padding: 30px 0
}

.ptb--40 {
    padding: 40px 0
}

.ptb--50 {
    padding: 50px 0
}

.ptb--60 {
    padding: 60px 0
}

.ptb--70 {
    padding: 70px 0
}

.ptb--80 {
    padding: 80px 0
}

.ptb--90 {
    padding: 90px 0
}

.ptb--100 {
    padding: 100px 0
}

.ptb--110 {
    padding: 110px 0
}

.ptb--120 {
    padding: 120px 0
}

.ptb--130 {
    padding: 130px 0
}

.ptb--140 {
    padding: 140px 0
}

.ptb--150 {
    padding: 150px 0
}

.ptb--160 {
    padding: 160px 0
}

.ptb--170 {
    padding: 170px 0
}

.ptb--180 {
    padding: 180px 0
}

.mtb--0 {
    margin: 0
}

.mtb--10 {
    margin: 10px 0
}

.mtb--15 {
    margin: 15px 0
}

.mtb--20 {
    margin: 20px 0
}

.mtb--30 {
    margin: 30px 0
}

.mtb--40 {
    margin: 40px 0
}

.mtb--50 {
    margin: 50px 0
}

.mtb--60 {
    margin: 60px 0
}

.mtb--70 {
    margin: 70px 0
}

.mtb--80 {
    margin: 80px 0
}

.mtb--90 {
    margin: 90px 0
}

.mtb--100 {
    margin: 100px 0
}

.mtb--110 {
    margin: 110px 0
}

.mtb--120 {
    margin: 120px 0
}

.mtb--130 {
    margin: 130px 0
}

.mtb--140 {
    margin: 140px 0
}

.mtb--150 {
    margin: 150px 0
}

.d-flex {
    display: flex
}

.flex-center {
    align-items: center
}

.h-100 {
    height: 100%
}

.meta-content {
    overflow: hidden
}

.bg-gray {
    background-color: #fcfcfc
}

.clear {
    clear: both
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.bg-gray {
    background-color: #fafafa
}

*, :after, :before {
    box-sizing: border-box
}

:focus {
    outline: 0
}


body, html {
    -webkit-font-smoothing: antialiased
}


.slider-area {
    align-items: center;
    background: #8422f9;
    display: flex;
    height: 800px;
    padding-top: 80px
}

.slider-area .slider-img img {
    max-height: 100%
}

.slider-area .slider-inner h2 {
    color: #fff;
    font-size: 48px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 49px
}

.slider-area .slider-inner h5 {
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 39px;
    margin-bottom: 50px;
    margin-top: 5px
}

.slider-area .slider-inner a {
    background: transparent;
    border: 2px solid #fff;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    font-weight: 400;
    height: 60px;
    letter-spacing: 0;
    line-height: 56px;
    padding-left: 44px;
    position: relative;
    text-align: center;
    width: 270px;
    z-index: 1000
}

.slider-area .slider-inner a i {
    border: 2px solid #fff;
    border-radius: 50%;
    font-size: 16px;
    height: 44px;
    left: 16px;
    line-height: 40px;
    padding-left: 2px;
    position: absolute;
    top: 6px;
    width: 44px;
    z-index: 1000
}

.slider-area.warm-canvas {
    background: linear-gradient(90deg, #00b0ff, #4e73df) repeat scroll 0 0
}

.slider-area canvas.worms.sketch {
    max-width: 100%
}

.service-area {
    background-color: transparent;
    margin-top: -100px;
    position: relative
}

.service-area .service-single {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 8px #7995e7;
    padding: 40px 0;
    text-align: center
}

.service-area .service-single img {
    margin-bottom: 33px;
    max-width: 150px
}

.service-area .service-single h2 {
    color: #232323;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 0;
    margin-bottom: 10px
}

.service-area .service-single p {
    color: #666;
    font-weight: 500
}

.section-title {
    margin-bottom: 50px;
    text-align: center
}

.section-title h2 {
    color: #232323;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 37px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative
}

.section-title h2:before {
    bottom: 0;
    height: 2px;
    left: calc(50% - 65px);
    width: 130px
}

.section-title h2:after, .section-title h2:before {
    background-color: #4e73df;
    content: "";
    position: absolute
}

.section-title h2:after {
    bottom: -3px;
    height: 8px;
    left: calc(50% - 4px);
    transform: rotate(45deg);
    width: 8px
}

.section-title.text-white h2 {
    color: #fff
}

.section-title.text-white h2:after, .section-title.text-white h2:before {
    background-color: #fff
}

.section-title.text-white p {
    color: #fff
}

.section-title p {
    color: #666;
    font-size: 20px;
    font-weight: 500
}

.about-left-img img {
    max-width: 100%
}

.about-content p {
    color: #666;
    margin-bottom: 25px
}

.feature-area .ft-content {
    margin-top: 76px
}

.feature-area .ft-content.rtl img {
    float: right;
    margin-left: 15px;
    margin-right: 0
}

.feature-area .ft-content.rtl img .meta-content {
    text-align: right
}





.feature-area .ft-screen-img {
    text-align: center
}

.feature-area .ft-screen-img img {
    max-width: 100%
}


.single-price {
    border-radius: 5px;
    box-shadow: 0 0 9px #c7c7c7;
    overflow: hidden;
    text-align: center;
    transition: all .3s ease 0s
}

.single-price:hover {
    box-shadow: 0 3px 10px #7b7b7b
}

.single-price ul {
    margin-top: 10px;
    text-align: center
}

.single-price ul li {
       margin-top: 19px
}



.single-price .prc-head {
    background: #4e73df;
    padding: 40px;
    text-align: center
}

.single-price .prc-head span {
    color: #fff;
    display: block;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0;
    margin-bottom: 12px
}

.single-price .prc-head h5 {
    color: #fff;
    font-size: 40px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 53px
}

.single-price .prc-head h5 small {
    color: #fff
}

.call-to-action {
    background: url(/images/ach-bg-img.jpg?d08426b9c00a1442d67957571c1de34f) 50%/cover no-repeat;
    position: relative;
    z-index: 1
}

.call-to-action:before {
    background-color: #4e73df;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.single-post a {
    display: block;
    margin-bottom: 7px
}

.single-post a > img {
    border-radius: 5px 5px 0 0;
    max-width: 100%
}

.single-post .blog-meta ul li {
    color: #666;
    display: inline-block;
    font-size: 12px;
    letter-spacing: 0;
    margin-right: 10px
}

.single-post .blog-meta ul li i {
    color: #444;
    margin-right: 5px
}

.single-post h2 a {
    color: #232323;
    display: block;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    margin-bottom: 11px;
    margin-top: 7px
}

.single-post h2 a:hover {
    color: #4e73df
}

.single-post p {
    color: #444;
    letter-spacing: .01em
}




.contact-form #send {
    background: #4e73df;
    color: #fff;
    height: 45px;
    line-height: 45px;
    text-align: center;
    transition: all .3s ease 0s;
    width: 150px
}

.contact-form #send:hover {
    background-color: #444
}

.contact_info {
    padding-left: 40px
}

.contact_info .s-info {
    margin-bottom: 14px
}

.contact_info .s-info i {
    color: #8422f9;
    float: left;
    font-size: 21px;
    margin-right: 14px;
    margin-top: 6px
}

.contact_info .s-info .meta-content {
    overflow: hidden
}

.contact_info .s-info .meta-content span {
    color: #666;
}

.c-social {
    margin-top: 25px
}

.c-social ul li {
    display: inline-block
}

.c-social ul li a {
    background-color: #4e73df;
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    margin-right: 6px;
    text-align: center;
    width: 50px
}

.c-social ul li a:hover {
    background-color: #444
}

.footer-area {
    align-items: center;
    background-color: #4e73df;
    display: flex;
    height: 80px;
    text-align: center
}

.footer-area p {
    color: #fff
}

.blog-meta ul li {
    color: #232323;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    margin-right: 9px
}

.blog-meta ul li i {
    margin-right: 4px
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

    .screen-area img.screen-img {
        bottom: 171px;
        height: 453px;
        width: 434px
    }

    .blog-post-area {
        padding-top: 90px
    }

    .bp-with-sidebar {
        padding-bottom: 80px
    }

    .pagination-area {
        padding-bottom: 70px
    }

    .blog-details {
        padding: 100px 0
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .slider-area {
        height: 646px;
        padding-top: 0
    }

    .service-single h2 {
        font-size: 22px
    }

    .service-single p {
        font-size: 14px
    }

    .about-area {
        padding: 90px 0 70px
    }

    .feature-area {
        padding: 90px 0 40px
    }


    .clinet-area, .contact-area, .pricing-area, .screen-area, .testimonial-area {
        padding: 90px 0
    }

    .screen-area img.screen-img {
        bottom: 137px;
        height: 584px;
        width: 529px
    }

    .prc-head h5 {
        font-size: 35px
    }

    .prc-head span {
        font-size: 21px;
        margin-bottom: 7px
    }

    .team-area {
        padding: 90px 0 70px
    }



    .blog-post {
        padding: 90px 0 20px
    }

    .single-post {
        border-bottom: 1px solid #efebeb;
        margin-bottom: 50px;
        padding-bottom: 30px
    }

    .blog-post-area {
        padding-top: 80px
    }

    .bp-with-sidebar, .pagination-area {
        padding-bottom: 70px
    }

    .blog-details {
        padding: 90px 0
    }

    .sidebar--area {
        padding-left: 0
    }

    .crumbs-inner h2 {
        font-size: 31px
    }
}

@media screen and (max-width: 991px) {
    .ft-content.rtl img {
        float: left;
        margin-left: auto;
        margin-right: 15px
    }

    .ft-content.rtl .meta-content {
        text-align: left
    }
}

@media only screen and (max-width: 767px) {
    .screen-area img.screen-img {
        display: none
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    #preloader {
        display: none !important
    }


    .slider-area {
        height: auto;
        padding: 114px 0 149px
    }

    .slider-inner {
        text-align: center
    }

    .slider-inner h2 {
        font-size: 33px
    }

    .slider-inner h5 {
        font-size: 23px;
        line-height: 27px;
        margin-bottom: 42px;
        margin-top: 5px
    }

    .service-single {
        margin-bottom: 30px
    }

    .service-single h2 {
        font-size: 25px
    }

    .about-area {
        padding: 60px 0
    }

    .section-title p {
        font-size: 16px
    }

    .feature-area {
        padding: 80px 0 40px
    }

    .ft-content {
        margin-top: 0
    }

    .ft-screen-img {
        margin-bottom: 40px
    }

    .ach-single {
        margin-bottom: 70px
    }

    .achivement-area {
        padding: 80px 0 10px
    }

    .call-to-action, .clinet-area, .contact-area, .screen-area, .testimonial-area, .video-area {
        padding: 80px 0
    }

    .screen-slider {
        margin-top: 0
    }



    .video-area h2 {
        font-size: 25px
    }

    .pricing-area, .team-area {
        padding: 80px 0 60px
    }





    .blog-post {
        padding: 80px 0 40px
    }

    .single-post {
        border-bottom: 1px solid #efebeb;
        margin-bottom: 50px;
        padding-bottom: 30px
    }

    .contact_info {
        margin-top: 40px;
        padding-left: 0
    }

    .crumbs-area {
        display: block;
        height: 354px
    }

    .crumbs-inner {
        margin-top: 148px;
        padding: 40px 0;
        width: 80%
    }

    .blog-post-area {
        padding-top: 70px
    }

    .bp-with-sidebar {
        padding-bottom: 60px
    }

    .pagination-area {
        padding-bottom: 80px;
        padding-top: 20px
    }

    .blog-details {
        padding: 70px 0
    }

    .children {
        padding-left: 12px
    }

    .sidebar--area {
        margin: 55px auto auto;
        max-width: 420px;
        padding-left: 0
    }

    .crumbs-inner h2 {
        font-size: 26px
    }
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
    .col-6 {
        float: left;
        width: 50%
    }
}

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


    .slider-area {
        height: auto;
        padding: 114px 0 149px
    }

    .slider-inner {
        text-align: center
    }

    .slider-inner h2 {
        font-size: 23px
    }

    .slider-inner h5 {
        font-size: 20px;
        line-height: 27px;
        margin-bottom: 42px;
        margin-top: 0
    }

    .service-single {
        margin-bottom: 30px
    }

    .service-single h2 {
        font-size: 25px
    }

    .about-area {
        padding: 50px 0
    }

    .section-title p {
        font-size: 16px
    }

    .feature-area {
        padding: 70px 0 30px
    }

    .ft-content {
        margin-top: 0
    }

    .ft-screen-img {
        margin-bottom: 40px
    }

    .ach-single {
        margin-bottom: 70px
    }

    .achivement-area {
        padding: 70px 0 0
    }

    .call-to-action, .clinet-area, .contact-area, .screen-area, .testimonial-area, .video-area {
        padding: 70px 0
    }

    .screen-slider {
        margin-top: 0
    }



    .video-area h2 {
        font-size: 25px
    }

    .pricing-area, .team-area {
        padding: 70px 0 40px
    }




    .blog-post {
        padding: 70px 0 20px
    }

    .single-post {
        border-bottom: 1px solid #efebeb;
        margin-bottom: 50px;
        padding-bottom: 30px
    }

    .contact_info {
        margin-top: 40px;
        padding-left: 0
    }

    .crumbs-area {
        display: block;
        height: 354px
    }

    .crumbs-inner h2 {
        font-size: 22px
    }

    .crumbs-inner {
        margin-top: 148px;
        padding: 40px 0;
        width: 100%
    }

    .blog-post-area {
        padding-top: 60px
    }

    .bp-with-sidebar {
        padding-bottom: 60px
    }

    .pagination-area {
        padding-bottom: 70px;
        padding-top: 20px
    }

    .pagination ul {
        padding: 4px 0
    }

    .pagination ul li a, .pagination ul li span {
        font-size: 11px;
        padding: 10px 5px
    }

    .blog-details {
        padding: 60px 0
    }

    .children {
        padding-left: 12px
    }

    .sidebar--area {
        margin-top: 60px;
        padding-left: 0
    }

    #preloader {
        display: none !important
    }
}


.main-menu  .nav-link:hover {
   color:white;
}
