body {
    -webkit-user-select: none;
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

body,
p {
    color: #4a4a4a
}

.button-1::after,
.button-2::after,
.top-info-right .office-time span::after {
    top: 0;
    position: absolute;
    height: 100%;
    content: "";
    clear: both
}
.header{
    padding: 10px;
}
/* .menu nav ul li{
    font-weight: 600;
}
.sub-menu ul li {
    font-weight: 600;
} */


.footer-widgets-single ul li a:hover::after,
.menu nav ul li:hover>ul,
.menu nav ul li>ul>li:hover>a::after {
    opacity: 1;
    visibility: visible;

}

#preloader .preloader,
.blog-item,
.header-search,
.header-top,
.hero-appointment-form,
.pricing-item,
.project-details-info,
.services-wi-category,
.social-buttons,
.testimonial-item .thumbnail img {
    box-sizing: border-box
}

.button__share a,
a,
a:hover {
    text-decoration: none
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: "regular";
    src: url('../fonts/montserrat-v24-latin-regular.eot');
    src: local(''), url('../fonts/montserrat-v24-latin-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat-v24-latin-regular.woff2') format('woff2'), url('../fonts/montserrat-v24-latin-regular.woff') format('woff'), url('../fonts/montserrat-v24-latin-regular.ttf') format('truetype'), url('../fonts/montserrat-v24-latin-regular.svg#Montserrat') format('svg')
}

body {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-style: normal
}

a,
button {
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out
}

::-moz-selection {
    background: #2159b3;
    color: #fff;
    text-shadow: none
}

::selection {
    background: #2159b3;
    color: #fff;
    text-shadow: none
}

::-moz-placeholder {
    color: #555;
    font-size: 14px;
    opacity: 1
}

::placeholder {
    color: #555;
    font-size: 14px;
    opacity: 1
}

.latest-project-area .col-lg-4.col-md-6,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h6 {
    font-weight: 800;
    color: #1d2746
}
h5{
    font-weight: 600;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none
}

a {
    transition: .4s;
    -webkit-transition: .4s ease-in-out
}

a:hover {
    color: #2159b3
}

button:focus,
input:focus,
textarea:focus {
    outline: 0
}

img {
    max-width: 100%
}

.scroll-area {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1;
    display: none
}

.button-1,
.button-2 {
    display: inline-block;
    letter-spacing: .5px;
    z-index: 1;
    text-transform: capitalize;
    position: relative;
    font-size: 16px;
    font-weight: 600
}

.scroll-area i {
    width: 50px;
    height: 50px;
    background-color: #2159b3;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    color: #fff;
    font-size: 20px
}

.menu,
.text-right {
    text-align: right
}

.section-padding {
    padding: 100px 0
}

.section-padding-2 {
    padding-top: 100px;
    padding-bottom: 70px
}

.section-bg {
    background: #edf5f8
}

.button-1 {
    padding: 15px 40px;
    color: #fff;
    background: #2159b3;
    border: 1px solid #2159b3;
    -webkit-transition: .3s ease-in-out;
    transition: .25s ease-in-out
}

.button-1::after {
    z-index: -1;
    width: 0%;
    -webkit-transition: .2s ease-in-out;
    transition: .25s ease-in-out;
    background: #fff;
    left: 0
}

.button-2,
.menu nav ul li>ul {
    -webkit-transition: .3s ease-in-out
}

.about-thumbnail img,
.blog-details img,
.button-1:hover:after,
.button-2:hover:after,
.header .row,
.info-box-1 a.link:hover::after,
.services-details img,
.services-wi-category ul li a.active:after,
.services-wi-category ul li a:hover:after,
.works-about-thumbanil img {
    width: 100%
}

.button-1:hover {
    color: #1d2746;
    border-color: #1d2746
}

.button-2 {
    padding: 16px 40px;
    color: #1d2746;
    transition: .25s ease-in-out;
    box-shadow: 0 1px 10px 0 #b9b4b4
}

.button-2::after {
    z-index: -1;
    width: 0%;
    -webkit-transition: .2s ease-in-out;
    transition: .25s ease-in-out;
    background: #1d2746;
    left: 0
}

.button-2:hover,
.copy-text p a:hover,
.f-w-l-blog .single .cont h4 a,
.menu nav ul li>ul>li li>a:hover,
.pricing-item:hover .pricing-header h2,
.pricing-item:hover .pricing-header h4,
.pricing-item:hover .pricing-header p,
.services-wi-category ul li a.active,
.services-wi-category ul li a:hover,
.top-info-right .top-social ul li a {
    color: #fff
}

.header-top {
    background: #263045;
    padding: 15px 0
}

.blog-details .content .meta span:last-child,
.blog-item .content .meta span:last-child,
.header-search,
.top-info-left span:last-child {
    padding-right: 0
}

.top-info-left span {
    color: #fff;
    padding-right: 20px;
    font-size: 14px
}

.top-info-right .office-time {
    display: inline
}

.menu nav ul li>ul>li a,
.menu ul li,
.menu ul li a,
.prject-share span a,
.top-info-right .top-social {
    display: inline-block;
    font-weight: 600 !important;
}

.top-info-right .office-time span {
    font-size: 14px;
    color: #fff;
    padding-right: 20px;
    margin-right: 20px;
    position: relative
}

.top-info-right .office-time span::after {
    display: block;
    right: 0;
    width: 2px;
    background: #5b5b5b
}

.top-info-right .top-social ul li {
    display: inline-block;
    margin: 0 10px;
    font-size: 15px
}

.logo {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center
}

.header-search {
    float: right;
    display: flex;
    align-items: center;
    height: 100%;
    position: relative;
    padding-left: 30px
}

.menu ul li {
    position: relative
}

.menu ul li a {
    color: #333;
    text-transform: capitalize;
    
    padding: 35px 20px;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    font-size: 16px
}

.blog-details .content .meta span i,
.blog-item .content .author a:hover span,
.blog-item .content .meta span i,
.blog-item .content .meta span:hover a,
.blog-item .content h2.title:hover a,
.counter-item.counter-item-2 .icon,
.info-box-1 .content h4:hover a,
.info-box-1 a.link:hover,
.menu ul li:hover>a,
.offcanvas_footer span a:hover,
.offcanvas_main_menu li a:hover,
.project-item .info .info-item .left-info h4:hover a,
.side-widgets-l-blog .item:hover .content h4 a,
.widets-single ul li a:hover {
    color: #2159b3
}

.menu nav ul li>ul {
    position: absolute;
    top: 110px;
    left: -4px;
    background-color: #fff;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: 200px;
    opacity: 0;
    visibility: hidden;
    z-index: 999;
    text-align: left;
    border: 1px solid #efefef
}

.header-search-icon,
.header-search-icon i.fa-times.active {
    justify-content: center;
    border-radius: 5px;
    background: #2159b3
}

.menu nav ul li:hover>ul {
    top: 93px;
    left: 0
}

.menu nav ul li>ul>li {
    display: block;
    position: relative;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    margin: 0;
    padding: 0
}

/* .menu nav ul li>ul>li a::after {
    content: "";
    clear: both;
    display: block;
    width: 14px;
    height: 1px;
    background: #2159b3;
    position: absolute;
    top: 49%;
    left: 14px;
    opacity: 0;
    visibility: hidden;
    transition: .4s ease-in-out
} */

/* .menu nav ul li>ul>li:hover>a {
    padding-left: 30px;
    background: #f7f9fe;
    color: #2159b3 !important
} */

.menu nav ul li>ul>li a {
    width: 100%;
    padding: 15px 14px;
    border-bottom: 1px dashed #efefef;
    font-size: 14px;
    color: #333;
    margin: 0;
    font-weight: 400;
    text-transform: capitalize
}

.about-content-navs-tab .nav-tabs,
.menu nav ul li>ul>li:last-child a {
    border-bottom: none
}

.menu nav ul>li>ul>li>ul {
    left: 200px;
    top: 28px
}

.menu nav ul li>ul>li:hover>ul {
    top: -3px;
    left: 100%
}

.header-search-icon i.fa-times {
    display: none;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.header-search-icon i.fa-search {
    display: block;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.header-search-icon {
    position: relative;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    color: #fff
}

.header-search-icon i.fa-times.active {
    display: block;
    position: absolute;
    z-index: 999;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center
}

.header-search-icon i {
    cursor: pointer
}

.header-top-search-form {
    transform: scale(0);
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    position: absolute;
    top: 100%;
    right: 0;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    width: 400px;
    border-top: 3px solid #2159b3;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
    z-index: 9
}

.header-top-search-form-full,
.header-top-search-form-full form,
.subscribe-form,
.wi-search-form form {
    width: 100%;
    position: relative
}

.header-top-search-form.active {
    transform: scale(1);
    opacity: 1;
    visibility: visible
}

.header-top-search-form-full {
    padding: 20px
}

.header-top-search-form-full::after {
    content: "";
    position: absolute;
    right: 4px;
    top: -12px;
    clear: both;
    display: block;
    clip-path: polygon(55% 0, 0% 100%, 100% 100%);
    width: 20px;
    height: 10px;
    background: #2159b3
}

.header-top-search-form-full input {
    font-size: 14px;
    background-color: #f7f9fe;
    color: #333;
    border: 1px solid #f1f1f1;
    width: 100%;
    position: relative;
    padding: 14px 20px;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.comments-form-full input:focus,
.comments-form-full textarea:focus,
.contact-form input:focus,
.contact-form textarea:focus,
.header-top-search-form-full input:focus,
.info-box-2:hover,
.wi-search-form form input:focus {
    border-color: #2159b3
}

.header-top-search-form-full button {
    position: absolute;
    top: 0;
    background: #2159b3;
    height: 100%;
    border: none;
    right: 0;
    color: #fff;
    padding: 0 15px
}

.hero-slider-item {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 200px;
    padding-bottom: 150px;
    position: relative;
    z-index: 1
}

.hero-slider-item::after {
    content: "";
    clear: both;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #0000006b;
    top: 0;
    left: 0
}

.hero-lsider-caption h4 {
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    font-size: 26px;
    margin-bottom: 10px
}

.hero-lsider-caption h2 {
    font-size: 65px;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 20px;
    color: #fff
}

.hero-slider-full .owl-dots {
    position: absolute;
    bottom: 37%;
    right: 2%;
    counter-reset: dots;
    width: 30px;
    text-align: center
}

.hero-slider-full .owl-dots .owl-dot,
.testimonial-item-full .owl-dots .owl-dot {
    margin: 0 6px;
    border: 0;
    background: 0 0;
    cursor: pointer
}

.hero-slider-full .owl-dots .owl-dot span,
.testimonial-item-full .owl-dots .owl-dot span {
    display: block;
    border-radius: 50%;
    background-color: #fff;
    width: 12px;
    height: 12px;
    position: relative;
    transition: .3s
}

.hero-slider-full .owl-dots .owl-dot span::after {
    position: absolute;
    content: "";
    top: -5px;
    left: -5px;
    border: 1px solid #2159b3;
    border-radius: 50%;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    transform: scale(0);
    transition: .3s
}

.hero-slider-full .owl-dots .owl-dot.active span,
.pricing-item:hover .pricing-header,
.themetechmount-item.active {
    background: #2159b3
}

.hero-slider-full .owl-dots .owl-dot.active span::after,
.testimonial-item-full .owl-dots .owl-dot.active span::after {
    transform: scale(1)
}

.active .hero-slider-item a,
.active .hero-slider-item h2,
.active .hero-slider-item h4 {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    animation-duration: 1.3s;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-animation-delay: 1.7s;
    animation-delay: 1.6s
}

.active .hero-slider-item h4 {
    -webkit-animation-delay: .7s;
    animation-delay: .7s
}

.active .hero-slider-item a {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 999999
}

#preloader .preloader {
    width: 100%;
    height: 100%;
    display: inline-block;
    padding: 0;
    text-align: left;
    position: absolute;
    margin-left: -25px;
    margin-top: -25px;
    display: flex;
    justify-content: center;
    align-items: center
}

#preloader .preloader span {
    position: absolute;
    display: inline-block;
    width: 150px;
    height: 150px;
    border-radius: 100%;
    background-color: #e52e06;
    -webkit-animation: 1.3s linear infinite preloader;
    animation: 1.3s linear infinite preloader
}

#preloader .preloader span:last-child {
    animation-delay: -.8s;
    -webkit-animation-delay: -.8s;
    background-color: green
}

@keyframes preloader {
    0% {
        transform: scale(0, 0);
        opacity: .5
    }

    100% {
        transform: scale(1, 1);
        opacity: 0
    }
}

@-webkit-keyframes preloader {
    0% {
        -webkit-transform: scale(0, 0);
        opacity: .5
    }

    100% {
        -webkit-transform: scale(1, 1);
        opacity: 0
    }
}

.about-content h5,
.feature-area-content h5,
.section-headding h5 {
    font-size: 14px;
    color: #2159b3;
    text-transform: uppercase
}

.about-content h2,
.feature-area-content h2 {
    margin-top: 10px;
    margin-bottom: 20px;
    font-weight: 700;
    line-height: 1.2;
    font-size: 32px
}

.features-item.active {
    background: #fff;
    display: block;
    position: relative;
    box-shadow: -1px 5px 20px 0 rgb(82 90 101 / 10%);
    height: 300px;
}
.h-400{
    height: 400px !important;
}

.features-item {
    padding: 20px 30px
}

.info-box-1,
.info-box-2 {
    padding: 50px 35px;
    overflow: hidden
}

.features-item .h-2 {
    font-size: 22px;
    margin-top: 19px;
    font-weight: 700
}

.features-item h2 {
    font-size: 18px;
    line-height: 28px;
    margin-top: 10px;
    font-weight: 600
}

.shap-features {
    position: absolute;
    top: -28px;
    left: -24px;
    animation-name: bounce-1;
    animation-timing-function: linear;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    margin: 0 auto;
    transform-origin: bottom
}

.features-area-left-content,
.info-box-1,
.info-box-2,
.offcanvas_main_menu li,
.works-about-area,
.works-about-thumbanil {
    position: relative
}

@keyframes bounce-1 {

    0%,
    100% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-50px)
    }
}

.about-content-navs-tab .nav-tabs .nav-item {
    margin: 4px
}

.about-content-navs-tab .nav-tabs .nav-item button {
    background: 0 0;
    border: 1px solid #cac4c4;
    border-radius: 3px;
    
    text-transform: capitalize;
    font-size: 16px;
    padding: 10px 20px;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.about-content-navs-tab .nav-tabs .nav-item button:hover,
.comments-list-full ul li .content a.reply:hover {
    color: #2159b3;
    border-color: #2159b3
}

.about-content-navs-tab .nav-tabs .nav-item button.active,
.portfolio-cate-list-full ul li.mixitup-control-active {
    background: #2159b3;
    color: #fff;
    border-color: #2159b3
}

.about-content-navs-tab .tab-content {
    margin-top: 10px
}

.about-content-navs-tab-content-full .title,
.blog-item .thumbnail,
.contact-info-list .item,
.latest-project-slider {
    width: 100%;
    overflow: hidden
}

.about-content-navs-tab-content-full .title span {
    overflow: hidden;
    display: inline-block;
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 600;
    padding-left: 10px
}

.about-content-navs-tab-content-full .title h2 {
    display: inline-block;
    color: #2159b3;
    font-size: 50px;
    font-weight: 900;
    line-height: 1
}

.about-content-navs-tab-content-full p {
    line-height: 28px;
    margin-bottom: 15px
}

.about-content-navs-tab-content-full ul,
.blog-item .content .meta {
    margin-bottom: 15px
}

.about-content-navs-tab-content-full ul li {
    line-height: 30px;
    font-weight: 600
}

.about-content-navs-tab-content-full ul li i {
    color: #2159b3;
    padding-right: 3px
}

.tab-pane.fade {
    transition: .6s ease-out;
    transform: translateY(1rem)
}

.info-box-1::after,
.info-box-1::before {
    content: "";
    width: 0;
    position: absolute;
    transition: .2s linear 0.2s;
    height: 2px
}

.tab-pane.fade.show,
.team-item:hover .team-social {
    transform: translateY(0)
}

.section-headding h2 {
    margin-top: 10px;
    font-weight: 700;
    line-height: 1.2;
    font-size: 32px
}

.info-box-1 {
    border: 1px solid #e7e7e7;
    background: #fff;
    z-index: 1;
    text-align: center
}

.info-box-1::before {
    background: #2159b3;
    right: 0;
    top: 0
}

.info-box-1::after {
    background: #2159b3;
    left: 0;
    bottom: 0
}

.info-box-1-inner:after,
.info-box-1-inner:before {
    width: 2px;
    height: 0;
    transition: .2s linear;
    position: absolute;
    content: "";
    background: #2159b3
}

.info-box-1:hover::after,
.info-box-1:hover::before {
    width: 100%;
    transition-delay: 0s
}

.info-box-1-inner:after {
    right: 0;
    bottom: 0
}

.info-box-1-inner:before {
    top: 0;
    left: 0
}

.info-box-1:hover .info-box-1-inner:after,
.info-box-1:hover .info-box-1-inner:before {
    transition-delay: 0.2s;
    height: 100%
}

.info-box-1-inner .icon {
    width: 70px;
    height: 70px;
    background: #2159b3;
    margin: 0 auto 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 10px 0 #dbd8d8;
    color: #fff;
    font-size: 26px
}

.info-box-1 .number-c {
    position: absolute;
    top: -4px;
    right: 4px;
    font-size: 100px;
    line-height: 1;
    font-weight: 900;
    font-style: italic;
    -webkit-text-stroke-width: 1.5px;
    -webkit-text-stroke-color: #2159b3;
    color: transparent;
    opacity: .28
}

.info-box-1 .content h4 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 12px
}

.blog-item .content h2.title a,
.info-box-1 .content h4 a {
    color: #1d2746
}

.info-box-1 .content p,
.project-details-content p {
    line-height: 30px;
    margin-bottom: 20px
}

.info-box-1 a.link {
    position: relative;
    font-weight: 600;
    text-transform: capitalize;
    font-style: italic;
    color: #333;
    font-size: 16px
}

.info-box-1 a.link::after {
    content: "";
    clear: both;
    display: block;
    position: absolute;
    width: 50%;
    height: 2px;
    background: #2159b3;
    bottom: 0;
    left: 0;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.info-box-2 {
    width: 100%;
    border: 5px solid #e7e7e7;
    border-radius: 10px;
    transition: .4s ease-in-out
}

.info-box-2 .content-top .icon {
    font-size: 50px;
    color: #2159b3
}

.info-box-2 .content-top .con p,
.project-details-info p,
.services-details .content p {
    line-height: 30px;
    margin-bottom: 15px
}

.info-box-2 .content-top .con a {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #2159b33d;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    color: #2159b3
}

.info-box-2 .content-top .con h2 {
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1.2;
    margin-top: 2px;
    margin-bottom: 10px
}

.info-box-2 .content-overly {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #2159b3;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: scale(1.4);
    transition: .4s ease-in-out;
    opacity: 0
}

.info-box-2:hover .content-overly {
    opacity: 1;
    transform: scale(1)
}

.content-overly-full {
    text-align: center;
    padding: 30px
}

.content-overly-full h2 {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    line-height: 1.2;
    margin-bottom: 10px
}

.content-overly-full p {
    color: #cecdcd;
    margin-bottom: 12px
}

.content-overly-full a {
    display: inline-block;
    width: 100%;
    padding: 15px 20px;
    background: #4608f7;
    text-transform: capitalize;
    font-weight: 600;
    color: #fff;
    border-radius: 10px;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.content-overly-full a:hover {
    background: #000
}

.works-about-area {
    width: 100%;
    overflow: hidden;
    z-index: 1
}

.works-about-area::after {
    content: "";
    clear: both;
    display: block;
    position: absolute;
    width: 80%;
    height: 100%;
    background: #2159b3;
    z-index: -1;
    top: 0;
    left: 0
}

.video-btn a {
    background: #fff;
    height: 100px;
    width: 100px;
    text-align: center;
    border-radius: 50%;
    line-height: 100px;
    font-size: 30px;
    animation: 1s linear infinite ripple-red;
    -webkit-transition: .5s;
    display: flex;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    color: #2159b3
}

@-webkit-keyframes ripple-red {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .3), 0 0 0 10px rgba(255, 255, 255, .3), 0 0 0 20px rgba(255, 255, 255, .3);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, .3), 0 0 0 10px rgba(255, 255, 255, .3), 0 0 0 20px rgba(255, 255, 255, .3)
    }

    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, .3), 0 0 0 20px rgba(255, 255, 255, .3), 0 0 0 30px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, .3), 0 0 0 20px rgba(255, 255, 255, .3), 0 0 0 30px rgba(2241, 42, 2, 0)
    }
}

.gBox,
.offcanvas_menu,
.video-btn span {
    display: none
}

.what-we-do-c h5,
.works-about-content h5 {
    font-size: 14px;
    color: #fff;
    
    text-transform: uppercase
}

.works-about-vedio {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    background: #33333375
}

.counter-area,
.web-prodive {
    background-size: cover;
    background-repeat: no-repeat
}

.what-we-do-c h2,
.works-about-content h2 {
    margin-top: 10px;
    margin-bottom: 20px;
    font-weight: 700;
    line-height: 1.2;
    font-size: 32px;
    color: #fff
}

.works-about-content p {
    line-height: 28px;
    color: #ffff;
    margin-bottom: 20px
}

.blog-details .content .meta,
.pricing-content ul,
.single-progress,
.works-about-content ul {
    margin-bottom: 20px
}

.works-about-content ul li {
    line-height: 30px;
    color: #fff;
    font-weight: 600
}

.testimonial-item-full .owl-dots .owl-dot.active span,
.we-provide-content a,
.works-about-content a {
    background: #fff
}

.works-about-content ul li i {
    padding-right: 5px
}

.latest-project-area .row {
    width: 100%;
    margin: 0;
    padding: 0
}

.project-item {
    position: relative;
    width: 100%;
    overflow: hidden
}

.project-item .thumbnail img {
    width: 100%;
    -webkit-transition: .4s ease-in-out;
    transition: .7s ease-in-out
}

.project-item:hover .thumbnail img {
    transform: scale(1.2)
}

.project-item .info {
    position: relative;
    z-index: 1
}

.breadcrumb-area::after,
.hero-appointment-form::after,
.subscribe-area::after,
.subscribe-area::before,
.testimonial-item-full::after,
.web-prodive::after {
    clear: both;
    z-index: -1;
    content: ""
}

.project-item .info .info-item {
    position: absolute;
    left: 30px;
    right: 60px;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    transition: .35s ease-in-out;
    opacity: 0
}

.project-item:hover .info .info-item {
    opacity: 1;
    bottom: 30px
}

.project-item .info .info-item .left-info {
    padding: 20px 100px 20px 30px
}

.project-item .info .info-item .left-info h4 {
    font-weight: 600;
    margin-bottom: 7px;
    font-size: 18px;
    text-transform: capitalize
}

.project-item .info .info-item .left-info h4 a,
.side-widgets-l-blog .item .content h4 a {
    color: #333
}

.project-item .info .info-item .left-info a.cat {
    color: #666;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 500
}

.project-item .info .info-item .right-info a {
    display: inline-block;
    padding: 0 30px;
    background: #086ad8;
    color: #fff;
    position: absolute;
    height: 80%;
    right: -30px;
    top: 10%;
    display: flex;
    align-items: center;
    font-size: 18px
}

.counter-area {
    background-position: center
}

.counter-item {
    display: flex;
    width: 100%;
    overflow: hidden
}

.counter-item .icon {
    float: left;
    font-size: 30px;
    color: #fff;
    padding-right: 10px;
    padding-top: 8px
}

.contact-info-list .item .content,
.counter-item .content,
.f-w-l-blog .single .cont,
.footer-call-btn .con,
.themetechmount-item .content {
    overflow: hidden
}

.counter-item .content .title {
    display: flex
}

.counter-item .content p {
    color: #fff;
    font-weight: 600;
    text-transform: capitalize
}

.counter-item .content .title .counter {
    display: inline-block;
    color: #fff;
    font-size: 36px;
    font-weight: 700
}

.counter-item .content .title h3 {
    display: inline-block;
    padding-top: 2px;
    padding-left: 5px;
    color: #fff;
    font-size: 30px
}

.web-prodive {
    background-position: center center;
    position: relative;
    z-index: 1;
    padding-top: 150px;
    padding-bottom: 200px;
    background-attachment: fixed
}

.web-prodive::after {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #2159b39c
}

.we-provide-content h2 {
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    line-height: 1.2;
    margin-top: 50px;
    padding-bottom: 20px
}

.we-provide-content p {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    max-width: 600px;
    margin: 0 auto 30px
}

.progress {
    height: 20px;
    padding-top: 5px;
    background: #f6f6f6;
    border-radius: 0 10px 10px 0;
    overflow: visible
}

.progress-bar {
    height: 10px;
    border-radius: 0 5px 5px 0;
    background-color: #222;
    position: relative;
    overflow: visible;
    animation: 3s animate;
    opacity: 1
}

@keyframes animate {
    0% {
        width: 0%
    }
}

.progress-bar .percent {
    position: absolute;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #333;
    border-radius: 5px;
    top: -45px;
    right: -10px
}

.progress .progress-bar .percent::after {
    position: absolute;
    content: '';
    top: 30px;
    left: 10px;
    border-top: 5px solid #333;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent
}

.testimonial-item img {
    width: auto !important
}

.testimonial-area-full {
    background: #2159b3;
    margin-top: -100px;
    z-index: 1;
    position: relative
}

.subscribe-area,
.testimonial-item-full {
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 1;
    position: relative
}

.what-we-do-c {
    padding: 50px
}

.single-progress h3 {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600;
    color: #fff;
    margin-bottom: 10px
}

.single-progress .progress {
    background: 0 0
}

.testimonial-item-full {
    text-align: center;
    height: 100%;
    display: flex !important;
    align-items: center
}

.testimonial-item-full::after {
    display: block;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    background: #2159b3e8
}

.testimonial-item {
    padding: 50px;
    margin-bottom: 20px
}

.mb-30,
.testimonial-item .thumbnail {
    margin-bottom: 30px
}

.testimonial-item .thumbnail img {
    width: 100px;
    border-radius: 50%;
    border: 8px solid #fff;
    border-left-color: #663399;
    border-right-color: #ff3c61;
    border-bottom-color: #000;
    margin: 0 auto
}

.blog-item .content p,
.testimonial-item .content p {
    margin-bottom: 30px;
    line-height: 30px
}

.testimonial-item .content p {
    color: #fff;
    font-style: italic;
    font-size: 18px
}

.ratting {
    margin-bottom: 6px;
    color: #fff
}

.testimonial-item .content h4 {
    color: #fff;
    
    text-transform: uppercase;
    font-size: 18px
}

.testimonial-item .content h5 {
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 400;
    margin-top: 4px
}

.testimonial-item-full .owl-dots {
    position: absolute;
    counter-reset: dots;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 20px
}

.testimonial-item-full .owl-dots .owl-dot span::after {
    position: absolute;
    content: "";
    top: -5px;
    left: -5px;
    border: 1px solid #fff;
    border-radius: 50%;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    transform: scale(0);
    transition: .3s
}

.blog-item {
    width: 100%;
    box-shadow: 0 0 14px 0 #ccc6c657;
    border-radius: 5px
}

.blog-item .thumbnail img {
    width: 100%;
    -webkit-transition: .4s ease-in-out;
    transition: .4s
}

.blog-item:hover .thumbnail img {
    transform: scale(1.12)
}

.blog-item .content {
    padding: 25px 20px
}

.blog-details .content .meta span,
.blog-item .content .meta span {
    padding-right: 20px;
    font-size: 14px;
    color: #666
}

.blog-details .content .meta span a,
.blog-item .content .meta span a {
    color: #666
}

.blog-item .content h2.title {
    margin-bottom: 15px;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.2
}

.blog-item .content .author img {
    width: 45px;
    border-radius: 50%;
    border: 3px solid #848484;
    margin-right: 5px
}

.blog-item .content .author span {
    color: #333;
    font-size: 14px;
    text-transform: capitalize
}

.subscribe-area {
    background-position: left center
}

.subscribe-area::after {
    display: block;
    position: absolute;
    width: 70%;
    height: 100%;
    background: #2159b3;
    top: 0;
    left: 0;
    clip-path: polygon(0 1%, 62% 0, 90% 100%, 0% 100%)
}

.subscribe-area::before {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #2159b3b5;
    top: 0;
    right: 0
}

.subscribe-content h2 {
    font-size: 30px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 1.2;
    margin-bottom: 10px;
    color: #fff
}

.subscribe-content p {
    font-size: 16px;
    color: #fff;
    line-height: 30px
}

.subscribe-form input {
    width: 100%;
    height: 50px;
    padding: 0 20px;
    border: none;
    position: relative
}

.subscribe-form button {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    height: 100%;
    padding: 0 30px;
    font-size: 20px;
    background: #ff205f;
    color: #fff
}

.footer {
    background: #1d2746
}

.footer-widgets-single h4.title {
    color: #fff;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 25px
}

.footer-widgets-single p {
    line-height: 30px;
    color: #ccc;
    margin-bottom: 20px
}

.footer-call-btn {
    background: #260c73;
    padding: 20px;
    border-radius: 30px;
    overflow: hidden
}

.footer-call-btn .icon {
    float: left;
    font-size: 30px;
    color: #fff;
    background: #2159b3;
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    margin-right: 10px
}

.footer-call-btn .con p {
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    margin: 0;
    padding-bottom: 7px
}

.footer-call-btn .con span {
    font-size: 18px;
    font-weight: 700;
    color: #fff
}

.f-w-l-blog .single {
    margin-bottom: 20px;
    width: 100%;
    overflow: hidden
}

.f-w-l-blog .single:last-child {
    margin-bottom: 0
}

.f-w-l-blog .single .thumbnail {
    width: 80px;
    float: left;
    height: 75px;
    margin-right: 8px
}

.f-w-l-blog .single .thumbnail img,
.side-widgets-l-blog .item .thubnail img {
    width: 100%;
    height: 100%
}

.f-w-l-blog .single .cont h4 {
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 8px;
    font-weight: 600
}

.f-w-l-blog .single .cont span {
    font-size: 15px;
    color: #797979
}

.footer-widgets-single ul li {
    line-height: 34px;
    padding: 4px 0
}

.footer-widgets-single ul li a {
    display: inline-block;
    color: #ccc;
    font-weight: 400;
    position: relative;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.footer-widgets-single ul li a::after {
    content: "//";
    clear: both;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    letter-spacing: 0;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    opacity: 0;
    visibility: hidden;
    font-size: 12px
}

.footer-widgets-single ul li a:hover {
    color: #fff;
    padding-left: 15px
}

.footer-bottom {
    border-top: 1px solid #373737
}

.copy-text p {
    color: #ccc;
    font-size: 15px
}

.copy-text p a {
    
    color: #ccc
}

.hero-banner-area {
    padding: 70px 0 75px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    z-index: 1;
    background: rgb(45,118,232);
    background: linear-gradient(245deg, rgba(45,118,232,1) 3%, rgba(66,134,240,1) 35%, rgba(32,87,177,1) 91%);
}

.hero-banner-content h4 {
    text-transform: uppercase;
    font-weight: 600;
    color: #000;
    font-size: 26px;
    margin-bottom: 10px
}

.hero-appointment-form h2,
.hero-appointment-form input,
.hero-banner-content h2 {
    text-transform: capitalize;
    margin-bottom: 20px
}

.hero-banner-content h2 {
    font-size: 65px;
    font-weight: 500;
    line-height: 1.1;
    color: #000
}

.hero-appointment-form {
    text-align: center;
    background: #000;
    position: relative;
    padding: 50px 30px;
    z-index: 1
}

.hero-appointment-form::after {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #2159b3;
    top: 0;
    left: 0;
    clip-path: polygon(100% 0%, 100% 50%, 100% 100%, 0 100%, 0 0, 50% 50%)
}

.hero-appointment-form h2 {
    font-size: 30px;
    color: #fff;
    font-weight: 700
}

.hero-appointment-form input {
    width: 100%;
    border: none;
    padding: 20px;
    font-weight: 600;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.pricing-header,
.pricing-header h4 {
    -webkit-transition: .4s ease-in-out
}

.hero-appointment-form button {
    width: 100%;
    border: 0;
    box-shadow: none;
    padding: 20px
}

.themetechmount-area-full {
    background: #2159b3;
    margin-top: -50px;
    z-index: 1;
    position: relative;
    padding: 0 10px
}

.themetechmount-item {
    background: #3c199f;
    padding: 20px 10px;
    overflow: hidden
}

.themetechmount-item .icon {
    float: left;
    width: 55px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000;
    color: #fff;
    font-size: 20px;
    margin-right: 10px
}

.themetechmount-item .content h4 {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 4px
}

.themetechmount-item .content p {
    font-size: 14px;
    color: #b0b0b0
}

.latest-projects-slider-full .owl-nav .owl-prev {
    position: absolute;
    top: 48%;
    left: 10px
}

.latest-projects-slider-full .owl-nav .owl-next {
    position: absolute;
    top: 48%;
    right: 10px
}

.latest-p-slider-arrow {
    display: flex;
    background: #2159b3;
    width: 35px;
    height: 35px;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 20px
}

.pricing-item {
    box-shadow: 0 0 30px 0 hsl(0deg 0% 0% / 7%);
    text-align: center;
    padding: 12px;
    border-radius: 5px
}

.pricing-header {
    background: #2159b342;
    border-radius: 5px;
    padding: 20px 0;
    margin-bottom: 20px;
    transition: .4s
}

.pricing-header h4 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.2;
    transition: .4s
}

.pricing-header h2 {
    color: #2159b3;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2;
    margin-top: 10px;
    margin-bottom: 10px;
    -webkit-transition: .4s ease-in-out;
    transition: .4s
}

.pricing-btn,
.pricing-header p {
    
    text-transform: capitalize
}

.pricing-header h2 span {
    font-size: 20px
}

.pricing-header p {
    font-size: 16px;
    -webkit-transition: .4s ease-in-out;
    transition: .4s
}

.pricing-btn,
.team-item .content {
    -webkit-transition: .4s ease-in-out
}

.pricing-content {
    padding-bottom: 20px
}

.pricing-content ul li {
    line-height: 34px;
    padding: 10px 0;
    color: #000
}

.pricing-btn {
    background: #2159b34f;
    color: #000;
    padding: 15px 30px;
    display: inline-block;
    border-radius: 40px;
    transition: .4s ease-in-out
}

.breadcrumb-area,
.contact-form-info,
.faq-area-vedio {
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 1
}

.pricing-btn:hover {
    color: #fff;
    background: #2159b3
}

.breadcrumb-area {
    background-position: center center;
    padding: 200px 0;
    position: relative
}

.breadcrumb-area::after {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    top: 0;
    left: 0
}

.breadcrumb-content h2 {
    text-transform: capitalize;
    font-weight: 700;
    color: #fff;
    font-size: 50px;
    letter-spacing: 1.2px
}

.side-widgets-l-blog .item,
.team-item {
    width: 100%;
    overflow: hidden;
    position: relative
}

.team-item .content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: #2159b3;
    text-align: center;
    padding: 15px 10px;
    border-top-left-radius: 60px;
    transition: .4s ease-in-out
}

.team-item:hover .content {
    border-radius: 0
}

.team-item .content h2 {
    font-size: 20px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 5px
}

.team-item .content p {
    color: #fff;
    font-size: 16px;
    text-transform: capitalize
}

.team-item .team-social {
    position: absolute;
    top: 14%;
    right: 10px;
    bottom: 0;
    height: 100%;
    -webkit-transition: .4s ease-in-out;
    transition: .6s ease-in-out;
    transform: translateY(100%)
}

.team-item .team-social ul li a i {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    background: #084f99;
    color: #fff;
    font-size: 14px;
    border-radius: 2px
}

.contact-form input,
.contact-form textarea {
    border: 2px solid #eee;
    -webkit-transition: .4s ease-in-out;
    padding: 20px;
    width: 100%
}

.prject-share span a i.fa-twitter,
.team-item .team-social ul li a i.fa-twitter {
    background: #1da1f2
}

.prject-share span a i.fa-instagram,
.team-item .team-social ul li a i.fa-instagram {
    background: radial-gradient(circle farthest-corner at 32% 106%, #ffe17d 0, #ffcd69 10%, #fa9137 28%, #eb4141 42%, transparent 82%), linear-gradient(135deg, #234bd7 12%, #c33cbe 58%)
}

.prject-share span a i.fa-linkedin,
.team-item .team-social ul li a i.fa-linkedin {
    background: #0e76a8
}

.team-item .team-social ul li a {
    margin: 3px 0;
    display: inline-block
}

.contact-form-info::after,
.faq-area-vedio::after,
.services-wi-category ul li a::after {
    display: block;
    height: 100%;
    z-index: -1;
    top: 0;
    left: 0;
    clear: both
}

.contact-form h2 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px
}

.contact-form .single-input {
    position: relative;
    width: 100%;
    margin-bottom: 25px
}

.contact-form input {
    transition: .4s ease-in-out
}

.contact-form textarea {
    transition: .4s ease-in-out;
    height: 160px
}

.contact-form .single-input i {
    position: absolute;
    top: 22px;
    right: 10px;
    color: #2159b3
}

.comments-form-full button,
.contact-form button {
    padding: 20px 40px
}

.contact-form-info {
    background-position: center center;
    position: relative;
    padding: 40px 30px
}

.contact-form-info::after {
    content: "";
    position: absolute;
    width: 100%;
    background: rgb(94, 44, 237, .8)
}

.contact-form-info h2 {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    line-height: 1.1;
    text-transform: capitalize;
    margin-bottom: 20px
}

.contact-info-list .item .icon {
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 50%;
    color: #5f3afc;
    margin-right: 10px;
    float: left
}

.portfolio-cate-list-full ul li,
.services-wi-category ul li a {
    border: 1px solid #eee;
    text-transform: capitalize;
    display: inline-block
}

.contact-info-list .item .content h4 {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600;
    color: #fff
}

.contact-info-list p {
    margin: 0;
    color: #ddd;
    font-size: 14px
}

.services-details .content h2 {
    font-size: 24px;
    margin-top: 20px;
    font-weight: 700;
    margin-bottom: 10px
}

.counter-item.counter-item-2 .content .title .counter,
.counter-item.counter-item-2 .content p {
    color: #333;
    margin: 0
}

.counter-item.counter-item-2 .content .title h3 {
    color: #000;
    margin: 0
}

.services-details .content h3 {
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 15px
}

.services-details .content ul li {
    line-height: 30px;
    padding: 4px 0;
    display: inline-block
}

.services-details .content ul li i {
    padding-right: 3px;
    color: #2159b3
}

.accordion-item {
    border: 2px solid #eee;
    border-bottom: none
}

.accordion-item:last-child {
    border-bottom: 2px solid #eee
}

.accordion-item .accordion-header {
    line-height: 1;
    margin: 0;
    padding: 0
}

.accordion-item .accordion-header a {
    font-size: 16px;
    width: 100%;
    display: inline-block;
    color: #333;
    padding: 20px;
    
    text-transform: capitalize;
    position: relative
}

.accordion-item .accordion-header a::after {
    content: "-";
    clear: both;
    overflow: hidden;
    position: absolute;
    top: 14px;
    right: 10px;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #2159b3;
    color: #fff;
    font-size: 20px;
    height: 30px
}

.accordion-item .accordion-header a.collapsed::after {
    content: "+"
}

.accordion-item .accordion-body {
    border: none;
    padding: 15px 20px;
    border-top: 2px solid #eee
}

.accordion-item .accordion-collapse {
    border: none
}

.accordion-item .accordion-body p {
    line-height: 30px;
    color: #666;
    margin-bottom: 10px
}

h2.accordion-header {
    padding: 0 !important;
    margin: 0 !important
}

.services-wi-category {
    padding: 25px 20px;
    box-shadow: 0 0 10px 0 #d9d7d7
}

.services-wi-category ul li {
    display: inline-block;
    width: 100%;
    line-height: 1.2;
    padding: 4px 0
}

.services-wi-category ul li a i {
    border-right: 1px solid #eee;
    height: 100%;
    padding: 20px;
    background: #2159b3;
    color: #fff
}

.services-wi-category ul li a {
    width: 100%;
    position: relative;
    z-index: 1;
    color: #333;
    -webkit-transition: .4s ease-in-out;
    transition: .4s
}

.services-wi-category ul li a::after {
    content: "";
    position: absolute;
    width: 0%;
    background: #2159b3;
    -webkit-transition: .4s ease-in-out;
    transition: .4s
}

.faq-area-vedio {
    padding-top: 150px;
    padding-bottom: 150px;
    background-position: center;
    position: relative
}

.faq-area-vedio::after {
    content: "";
    position: absolute;
    width: 100%;
    background: rgba(0, 0, 0, .35)
}

.error-404-content h2 {
    font-size: 50px;
    font-weight: 700;
    text-transform: capitalize;
    margin-top: 30px;
    margin-bottom: 10px
}

.error-404-content p {
    font-size: 20px;
    margin-bottom: 30px
}

.portfolio-cate-list-full ul li {
    cursor: pointer;
    padding: 10px 20px;
    
    margin: 4px;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.portfolio-cate-list-full ul li:hover {
    border-color: #2159b3;
    color: #2159b3;
    background: #2159b32e
}

.project-details-content h2 {
    margin-top: 20px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 30px
}

.project-details-info {
    padding: 20px;
    box-shadow: 0 0 10px 0 #eee
}

.blog-details,
.widets-single {
    box-shadow: 0 0 14px 0 #ccc6c657
}

.project-details-info h2 {
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 10px
}

.project-details-info ul li {
    line-height: 30px;
    padding: 14px 0;
    width: 100%;
    border-bottom: 1px solid #eee
}

.project-details-info ul li span {
    text-align: right;
    float: right
}

.prject-share span {
    display: inline-block;
    margin: 0 2px
}

.prject-share span a i {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    background: #084f99;
    color: #fff;
    font-size: 14px;
    border-radius: 2px
}

.blog-pagination ul li a,
.blog-pagination ul li span {
    display: flex;
    width: 40px;
    height: 40px;
    justify-content: center;
    font-weight: 600
}

.blog-pagination ul li {
    display: inline-block;
    margin: 4px 2px
}

.blog-pagination ul li a {
    align-items: center;
    border: 1px solid #eee;
    color: #444;
    -webkit-transition: .4s ease-in-out;
    transition: .4s
}

.blog-pagination ul li span {
    align-items: center;
    border: 1px solid #2159b3;
    color: #fff;
    -webkit-transition: .4s ease-in-out;
    transition: .4s;
    background: #2159b3
}

.blog-pagination ul li a:hover {
    color: #fff;
    background: #2159b3;
    border-color: #2159b3
}

.widets-single {
    padding: 30px
}

.wi-search-form form input {
    width: 100%;
    height: 50px;
    border-radius: 0;
    border: 1px solid #eee;
    padding: 0 20px;
    
    text-transform: capitalize;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.tagcloud a,
.widets-single ul li a {
    -webkit-transition: .4s ease-in-out
}

.wi-search-form form button {
    border: none;
    background: #2159b3;
    color: #fff;
    position: absolute;
    top: 0;
    height: 100%;
    right: 0;
    padding: 0 15px
}

.widets-single h2.title {
    font-size: 18px;
    text-transform: capitalize;
    margin-bottom: 12px;
    font-weight: 600;
    position: relative
}

.widets-single h2.title::after {
    content: "";
    clear: both;
    display: block;
    position: absolute;
    width: 10px;
    height: 6px;
    background: #1d2746;
    top: 6px;
    left: -30px
}

.widets-single ul li {
    line-height: 30px;
    padding: 6px 0;
    border-bottom: 1px solid #eee
}

.widets-single ul li:last-child {
    border-bottom: 0
}

.widets-single ul li a {
    font-weight: 400;
    font-size: 14px;
    color: #444;
    transition: .4s ease-in-out
}

.widets-single ul li a i {
    padding-right: 5px;
    font-size: 10px
}

.side-widgets-l-blog .item .thubnail {
    width: 80px;
    height: 70px;
    float: left
}

.side-widgets-l-blog .item .content {
    overflow: hidden;
    padding-left: 10px
}

.side-widgets-l-blog .item .content h4 {
    font-size: 15px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 4px
}

.side-widgets-l-blog .item .content span {
    padding-top: 4px;
    display: block;
    font-size: 14px
}

.tagcloud a {
    display: inline-block;
    border: 1px solid #eee;
    padding: 8px 14px;
    margin: 4px 3px;
    color: #333;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    background: #2159b30a;
    transition: .4s ease-in-out
}

.tagcloud a:hover {
    color: #fff;
    border-color: #2159b3;
    background: #2159b3
}

.blog-details .content {
    padding: 30px 20px
}

.blog-details .content h2 {
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 10px
}

.blog-details .content p {
    line-height: 30px;
    margin-bottom: 20px;
    font-size: 16px
}

.comments-form-full,
.comments-list-full {
    padding: 30px;
    box-shadow: 0 0 14px 0 #ccc6c657
}

.comments-form-full h2,
.comments-list-full h2 {
    font-size: 22px;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 30px
}

.comments-list-full ul li {
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    padding-left: 85px
}

.comments-list-full ul li ul.comment-reply li {
    margin-top: 30px;
    overflow: hidden;
    width: 100%;
    margin-bottom: 0
}

.comments-list-full ul li .thum {
    width: 70px;
    position: absolute;
    top: 0;
    left: 0
}

.comments-list-full ul li .content h4 {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500
}

.comments-list-full ul li .content h4 a {
    color: #000
}

.comments-list-full ul li .content span {
    font-size: 12px
}

.comments-list-full ul li .content p {
    width: 100%;
    line-height: 28px;
    color: #666;
    font-size: 14px
}

.comments-list-full ul li .content a.reply {
    display: inline-block;
    color: #333;
    text-transform: capitalize;
    border: 1px solid #eee;
    margin-top: 10px;
    border-radius: 50px;
    padding: 5px 20px;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.comments-form-full input,
.comments-form-full textarea {
    margin-bottom: 20px;
    border: 1px solid #eee;
    padding: 20px;
    width: 100%
}

.comments-form-full textarea {
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    height: 160px
}

.comments-form-full input {
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.off_canvars_overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    cursor: crosshair;
    background: #232323;
    top: 0
}

.off_canvars_overlay.active {
    opacity: .5;
    visibility: visible
}

.offcanvas_menu_wrapper {
    width: 290px;
    position: fixed;
    background: #fff;
    z-index: 999;
    top: 0;
    height: 100vh;
    transition: .5s;
    left: 0;
    margin-left: -300px;
    padding: 20px 0 30px;
    overflow-y: auto
}

.offcanvas_menu_wrapper.active {
    margin-left: 0
}

.offcanvas_menu_wrapper .slinky-theme-default {
    background: inherit;
    min-height: 300px;
    overflow-y: auto
}

.offcanvas_menu_wrapper .header_search_box {
    display: block
}

.offcanvas_main_menu>li ul li.menu-item-has-children.menu-open span.menu-expand,
.offcanvas_main_menu>li.menu-item-has-children.menu-open>span.menu-expand {
    transform: rotate(180deg);

}
.menu-open *{
    display: block !important;
}
.offcanvas_main_menu li:last-child {
    margin: 0
}

.offcanvas_main_menu li span.menu-expand {
    position: absolute;
    right: 51px;
}

.offcanvas_main_menu li a {
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    display: block;
    padding: 0 10px 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ededed;
    color: #333
}

.offcanvas_main_menu li ul.sub-menu {
    padding-left: 20px
}

.offcanvas_footer {
    margin-top: 50px;
    padding-bottom: 50px;
    text-align: center
}

.offcanvas_footer span a {
    font-size: 14px
}

.slinky-theme-default a:not(.back) {
    padding: 10px 0;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 400
}

.slinky-theme-default a:not(.back):hover {
    background: inherit;
    color: #2159b3
}

.canvas_close {
    position: absolute;
    top: 10px;
    right: 13px;
    z-index: 10
}

.mobile-logo {
    margin-bottom: 40px;
    text-align: center
}

@media only screen and (min-width:768px) and (max-width:991px) {

    .canvas_open,
    .offcanvas_menu {
        display: block
    }
}

@media only screen and (max-width:767px) {
    .offcanvas_menu {
        display: block
    }

    .canvas_open {
        right: 20px;
        top: 27px;
        display: block;
        width: 36px
    }
}

.canvas_open a:hover {
    color: #fe3737;
    border-color: #fe3737
}

.header-bottom.sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    -webkit-animation: 1s sticky;
    -moz-animation: 1s sticky;
    -o-animation: 1s sticky;
    animation: 1s sticky;
    -webkit-box-shadow: 2px 4px 8px rgba(51, 51, 51, .25);
    -moz-box-shadow: 2px 4px 8px rgba(51, 51, 51, .25);
    box-shadow: 2px 4px 8px rgba(140, 129, 129, .25);
    background: #fff
}

@-webkit-keyframes sticky {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes sticky {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.footer-top {
    padding-top: 34px;
    padding-bottom: 100px;
}

.icon-box {
    width: 70px;
    height: 70px;
    background: #e0e5f5;
    margin: 0 auto;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 26px;
    border-radius: 4px
}

.mt-30 {
    margin-top: 30px
}

.pt-30 {
    padding-top: 30px
}

.pb-30 {
    padding-bottom: 30px
}

.top-fit {
    background-color: rgb(255 8 8);
    color: #fff;
    padding: 2px;
    border-radius: 5px;
    font-size: 10px;
    position: relative;
    top: -11px
}

.social-buttons {
    list-style-type: none;
    margin: auto;
    width: 31%;
    padding: 10px
}

.social-buttons:after,
.social-buttons:before {
    box-sizing: border-box;
    content: " ";
    display: table;
    line-height: 0
}

.social-buttons:after {
    clear: both
}

.button__share {
    float: left;
    background-color: #888;
    margin-right: 2.7em;
    margin-bottom: .7em;
    border-radius: 4px
}

.button__share a svg {
    display: block !important;
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    opacity: 1 !important;
    height: 100% !important;
    max-width: 100% !important;
    width: auto !important;
    pointer-events: none !important;
    outline: none !important;
    margin: auto !important;
    padding: 10px !important;
}

.button__share:last-child {
    margin-right: 0
}

.button__share:hover {
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    -webkit-opacity: 0.8;
    opacity: .8
}

.button__share a {
    color: #fff;
    font-family: Arial, Helvetica, -apple-system, sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 1.33;
    padding: .35em .7em;
    display: inline-block
}

.button__share--facebook {
    background-color: #3b5998
}

.button__share--twitter {
    background-color: #55acee
}

.button__share--linkedin {
    background-color: #0077b5
}

.button__share--pinterest {
    background-color: #bd081c
}

@media (max-width: 576px) {
    .social-buttons {
        list-style-type: none;
        margin: auto;
        width: 100%;
        padding: 10px;
    }

}


.loader {
    border: 4px solid #f3f3f3;
    border-top: 4px solid #e51f1f;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    animation: spin 2s linear infinite;
    display: inherit;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


.w-120 {
    width: 120px !important;
    max-width: 120px !important;
}

.btn-primary {
    background: rgb(45,118,232);
    background: linear-gradient(245deg, rgba(45,118,232,1) 3%, rgba(66,134,240,1) 35%, rgba(32,87,177,1) 91%);
    border: none;
    width: 270px;
    max-width: 270px;
    font-size: 16px !important;;
}

.w-300 {
    width: 290px !important;
    max-width:290px !important;
   

}

.btn-primary:hover {
    background: rgb(44 97 183) !important;
    border: none !important;
}

.btn-danger {
    background-color: rgb(202, 2, 2);
    border: none;
}

.btn-danger:hover {
    background-color: rgb(244, 32, 32) !important;
    border: none !important;
}

.s-hide {
    display: none;
}

.text-decoration-none {
    text-decoration: none !important
}

.resizer {

    font-weight: bold;
    padding: 20px;
    /* width: 500px; */
}

.resizer__aspect {
    font-size: 20px;
}

.dimensions {
    padding: 20px 0;
}

.resizer__input {
    width: 101px;
    height: 52px;
    padding: 5px;
}

.resizer__canvas {
    max-width: 100%;
}

.transparency-grid {
    background-color: #fff;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA3LjkzNyA3LjkzOCIgaGVpZ2h0PSIzMCIgd2lkdGg9IjMwIj48cGF0aCBwYWludC1vcmRlcj0ic3Ryb2tlIGZpbGwgbWFya2VycyIgZD0iTS4wMTQuMDE0SDMuOTdWMy45N0guMDE0ek0zLjk3IDMuOTY4aDMuOTU0djMuOTU1SDMuOTd6IiBmaWxsPSIjZWVlZmYwIi8+PC9zdmc+);
    background-size: 25px;
    /* transform: scale(0.6); */
    width: 70%;
    height: 70%;
}

.d-inline-block-x {
    display: inline-block;
}
.spacer-top {
    padding-top: 3em;
}

.right-spacer {
    padding: 0 1.5em 0;
}

.left-spacer {
    padding: 0 0 0;
    margin-left: 0;
}

.l-r-spacer {
    padding: 0 1.5em 0;
}

.banner-ad-box {
    /* height: 348px; */
    flex: 0 0 auto;
}
.font-18{
    font-size: 20px !important;
    margin-top: 10px;
    letter-spacing: 2px;
    color: #ffffff !important;
    }
.font-15{
font-size: 15px;
}
.sp-m-h{
    margin-bottom:24px; 
     /* height: 650px; */
}
.trans-0-7{
    transform: scale(0.7);
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
 }

 .btnx {
    margin-top: 30px;
    border-radius: 50px;
    position: relative;
    overflow: hidden
  }

 .wixlogomaker-sticky-ads {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    min-height: 150px;
    max-height: 200px;
    padding: 5px 0;
    box-shadow: 0 -6px 18px 0 rgba(9, 32, 76, .1);
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fefefe;
    -webkit-transition: all 2s ease-out;
    -o-transition: all 2s ease-out;
    transition: all 2s ease-out;
    transform: translateY(195px);
    z-index: 9999;

}
.wixlogomaker-sticky-visble{
    transform: translateY(0px);

}

.wixlogomaker-sticky-ads-close {
    width: 55px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    position: absolute;
    left: 0;
    top: -30px;
    background-color: #fefefe;
    box-shadow: rgb(0 0 0 / 20%) 0px -1px 5px -1px, rgb(0 0 0 / 10%) 0px 1px 2px -1px;
    transform: translateY(-2px);

}

.wixlogomaker-sticky-ads .wixlogomaker-sticky-ads-close svg {
    width: 20px;
    height: 20px ;
    fill: #000 ;
    transform: rotate(180deg);
    -webkit-transition: all 0.4s ease-out ;
    -o-transition: all 0.4s ease-out ;
    transition: all 0.4s ease-out ;
    display: block !important;
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    opacity: 1 !important;
    height: 100% !important;
    max-width: 100% !important;
    width: auto !important;
    pointer-events: none !important;
    outline: none !important;
    margin: auto !important;
    padding: 10px !important;
}



.wixlogomaker-sticky-ads .wixlogomaker-sticky-ads-content {
    overflow: hidden;
    display: block;
    position: relative;
    height: 70px;
    width: 100%;
    margin-right: 10px;
    margin-left: 10px;
}

.wixlogomaker-hidez {
    transform: translateY(140px);
    -webkit-transition: all 2s ease-out;
    -o-transition: all 2s ease-out;
    transition: all 2s ease-out;

}

.wixlogomaker-ad180 {
    transform: rotate(1deg) !important;
    -webkit-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
::selection {
    color: #fff;
    background: #cd0a89
  }
  
  .wixlogomaker-wrapper-ads {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    position: absolute;
    max-width: 480px;
    top: 50%;
    left: 50%;
    width: 100%;
    padding: 22px 15px;
    background: #fff;
    border-radius: 15px;
    opacity: 0;
    pointer-events: none;
    transform: translate(-50%, -50%) scale(1.2);
    box-shadow: 10px 10px 15px rgba(0, 0, 0, .06);
    transition: opacity .2s 0s ease-in-out, transform .2s 0s ease-in-out
  }
  
  .wixlogomaker-wrapper-ads.show {
    opacity: 1;
    pointer-events: auto;
    transform: translate(-50%, -50%) scale(1)
  }
  
  .wixlogomaker-wrapper-ads .wixlogomaker-content-ad {
    display: flex;
    align-items: center;
    justify-content: center
  }
  
  .wixlogomaker-wrapper-ads .wixlogomaker-content-ad {
    flex-direction: column
  }
  
  .wixlogomaker-content-ad h2 {
    margin-top: 6px ;
    font-size: 32px
  }
  
  .wixlogomaker-content-ad p {
    font-size: 19px ;
    text-align: center ;
    margin-top: 0;
    padding-top: 10px;
  }
  

  
  .wixlogomaker-content-ad button {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
    background: #e40620;
    font-size: 18px;
    border: none;
    outline: 0;
    color: #fff;
    cursor: pointer;
    border-radius: 50px;
    height: 40px;
    width: 260px;
  }
  
  #wixlogomaker-overlay {
    position: fixed ;
    width: 100% ;
    height: 100% ;
    top: 0 ;
    left: 0 ;
    right: 0 ;
    bottom: 0 ;
    background-color: rgb(20 17 17 / 17%) ;
    z-index: 2 ;
    cursor: pointer ;
    display: none;
  }
  .videoWrapperOuter {
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
}

.videoWrapperInner {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 50%;
    padding-top: 25px;
    height: 0;
}

.videoWrapperInner iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.d-h-none{
    display: none;
}
.svgEB{
    enable-background:new 0 0 512 512;
}
.svgViewer{
    display: inline-block !important;
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    opacity: 1 !important;
    height: 100% !important;
    max-width: 100% !important;
    width: auto !important;
    pointer-events: none !important;
    outline: 0 !important;
    margin: auto !important;
    padding: 10px !important
}

.logoSloganSearch h2{
    font-size: 20px;
    color: #f81212;
}
.logoSloganSearch p{
    font-size: 20px;
    color: #000;
}
.btnSearch{
    text-decoration: none;
    background: rgb(45,118,232);
    background: linear-gradient(245deg, #2d76e8 3%, #4286f0 35%, #2057b1 91%);
    border-radius: 8px;
    color: #fff;
    line-height: 18px;
    padding: 8px;
    height: 55px;
    width: 100%;

}
.search {
background-color: #fff;
border:2px solid #2d76e8;
border-radius: 8px;
color: #2d76e8;
display: inline-block;
font-size: 15px;
letter-spacing: normal;
line-height: 18px;
vertical-align: top;
padding: 8px;
text-align: start;
text-indent: 0px;
text-shadow: white 1px 1px 1px;
-webkit-appearance: textfield;
width: 100%;
height: 55px;
margin-bottom: 10px;
}