@charset "UTF-8";

.c1 {
    color: #2d3666
}

.c1-bg {
    background-color: #2d3666
}

.c1-bo {
    border-color: #2d3666 !important
}

.c2 {
    color: #222538
}

.c2-bg {
    background-color: #222538
}

.c2-bo {
    border-color: #222538 !important
}

#menu ul ul li a:hover,
.bordered.single-service-2 .inner:hover .icon,
.bordered.single-service-2 .inner:hover h4,
.bordered.single-service-3 .inner:hover .icon,
.bordered.single-service-3 .inner:hover h4,
.c3,
.faq-sidebar li a,
.isotope-menu li.active,
.isotope-menu li:hover,
.single-portfolio .inner .portfolio-content h3:hover,
.single-portfolio .inner .portfolio-img .hover-content .button,
.single-pricing .inner a.button:hover,
.single-pricing-2 .inner a.button:hover,
.single-pricing-2.active .inner a.button,
.single-service-3 .inner:hover .title .icon,
.single-service.bordered .inner:hover .icon,
.single-service.bordered .inner:hover h4 {
    color: #ef3137
}

.active.single-pricing-2 .inner,
.bg1,
.button,
.c3-bg,
.faq .single-item.active,
.footer_widget .nw_form button,
.hero-slider .owl-dots .owl-dot.active,
.single-faq h2 span,
.single-portfolio .inner .portfolio-img .hover-content,
.single-pricing-2.active .inner .title .price,
.single-pricing.active .inner,
.single-service-2:hover .inner,
.single-team .inner .team-img::after,
.tabs-area .tabs-nav li a.active {
    background-color: #ef3137
}

.bordered.single-service-2 .inner:hover,
.bordered.single-service-3 .inner:hover,
.button,
.c3-bo,
.contact-form input:not([type=submit]):focus,
.contact-form textarea:focus,
.single-service.bordered .inner:hover,
.tabs-area .tabs-nav li a.active,
.tabs-area .tabs-nav li a::after,
.testimonial-slider .single-slide {
    border-color: #ef3137 !important
}

#menu ul ul,
#menu ul ul li a,
#menu ul ul::after,
#menu ul>li>a,
.button,
.button-2,
.contact-form input:not([type=submit]),
.contact-form textarea,
.faq-sidebar li a,
.hero-slider .owl-dots .owl-dot,
.isotope-menu li,
.nav-column .right-nav span,
.nav-column a,
.nav-column span,
.single-portfolio .inner .portfolio-content h3,
.single-portfolio .inner .portfolio-img .hover-content,
.single-service .inner,
.single-service .inner .content,
.single-service .inner .title .icon,
.single-service .inner .title h4,
.single-service-2 .inner,
.single-service-2 .inner .content,
.single-service-2 .inner .title .icon,
.single-service-2 .inner .title h4,
.single-service-3 .inner,
.single-service-3 .inner .content,
.single-service-3 .inner .title .icon,
.single-service-3 .inner .title h4,
.single-team .inner .team-img::after,
.trns,
form.search-form {
    -webkit-transition: all .3s cubic-bezier(.84, .35, .39, .74) 0s;
    transition: all .3s cubic-bezier(.84, .35, .39, .74) 0s
}

* {
    margin: 0;
    padding: 0
}

a:focus,
a:hover,
a:visited,
input,
input:active,
input:focus,
input:hover,
select {
    text-decoration: none;
    outline: 0 !important
}

img {
    max-width: 100%
}

a,
span {
    display: inline-block
}

.no-padding {
    padding: 0
}

.static {
    position: static
}

.relative {
    position: relative
}

.bg2 {
    background-color: #f3f6fa
}

.sp {
    padding-top: 90px;
    padding-bottom: 90px
}

.spt {
    padding-top: 90px
}

.spb {
    padding-bottom: 90px
}

.preloader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    height: 100%;
    width: 100%;
    z-index: 99;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    text-align: center
}

.preloader-spin {
    margin: 0 auto;
    height: 35px;
    width: 35px;
    display: inline-block;
    background: 0 0;
    border-radius: 50%;
    border-width: 2px;
    border-style: solid;
    border-color: #d0d0d0 #d0d0d0 #111 #d0d0d0;
    animation: 1s linear 0s normal none infinite running spinner_preloader
}

@keyframes spinner_preloader {
    0% {
        transform: rotate(0)
    }

    50% {
        transform: rotate(360deg)
    }

    100% {
        transform: rotate(720deg)
    }
}

.button {
    font-size: 14px;
    line-height: 40px;
    padding: 0 20px;
    border: 2px solid;
    color: #fff;
    border-radius: 3px;
    font-weight: 400
}

.button:hover {
    color: #fff;
    background-color: #333;
    border-color: #333 !important
}

@media only screen and (max-width:767px) {
    .button {
        font-size: 13px;
        padding: 0 15px;
        line-height: 32px
    }
}

.button-2 {
    font-size: 14px;
    line-height: 40px;
    padding: 0 20px;
    border: 2px solid;
    color: #fff;
    background-color: transparent;
    border: 2px solid #c1c2c5;
    color: #2d3666;
    border-radius: 3px;
    font-weight: 400
}

.button-2:hover {
    color: #fff;
    background-color: #333;
    border-color: #333
}

@media only screen and (max-width:767px) {
    .button-2 {
        font-size: 13px;
        padding: 0 15px;
        line-height: 32px
    }
}

.section-title {
    text-align: center;
    font-size: 16px;
    color: #7d91aa;
    font-weight: 300;
    margin-bottom: 30px
}

.section-title h2 {
    margin: 0 0 5px;
    font-size: 40px;
    font-weight: 700;
    color: #222538
}

.section-title.white {
    color: #fff
}

.section-title.white h2 {
    color: #ef3137
}

.section-title.left {
    text-align: left
}

.page-title {
    font-size: 16px;
    color: #7d91aa
}

.page-title h2 {
    font-size: 50px;
    font-weight: 700;
    color: #333
}

.page-title p:last-child {
    margin-bottom: 0
}

body {
    font-family: Chivo, Sans-serif;
    font-size: 14px;
    line-height: 27px;
    font-weight: 400;
    color: #000
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333
}

iframe {
    border: none
}

.slicknav_menu {
    background-color: #1f2131;
    border-bottom: 1px solid #585757
}

@media only screen and (min-width:991px) {
    .slicknav_menu {
        display: none
    }
}

.slicknav_btn {
    background: 0 0
}

.slicknav_menu .slicknav_menutxt {
    display: none
}

.slicknav_menu .slicknav_icon-bar {
    background-color: #333
}

.slicknav_btn {
    position: absolute;
    z-index: 99999;
    right: 10px;
    top: -50px
}

.slicknav_menu {
    position: absolute;
    width: 100%;
    z-index: 99999;
    top: 85px
}

.slicknav_menu {
    background-color: #fff;
    border-bottom: none;
    padding: 0
}

.slicknav_nav li,
.slicknav_nav ul {
    border-bottom: 1px solid rgba(0, 0, 0, .035)
}

.slicknav_nav {
    border: 1px solid rgba(0, 0, 0, .035)
}

.wg-mob-cta-btn.wg-mobile {
    position: absolute;
    right: 10px;
    top: 20px;
}

.wg-mob-cta-btn a {
    background: #ef3137;
    font-size: 18px;
    font-weight: 500;
    color: #fff !important;
    padding: 4px 10px;
    border-radius: 4px
}

#wg-read-btn {
    cursor: inherit
}

header {
    background-color: rgba(0, 0, 0, .5);
    width: 100%;
    height: auto;
    z-index: 9999;
    padding: 18px 0
}

@media screen and (max-width:768px) {
    header {
        position: relative;
        background-color: #fff
    }
}

#menu li:last-child .sub-menu {
    left: -150px
}

#menu ul li ul li:hover {
    background: #f8f8f8
}

#menu .sub-menu {
    border-top: 3px solid #e4c23d
}

.slicknav_parent.slicknav_open .slicknav_item a {
    color: red
}

.slicknav_parent.slicknav_open .slicknav_item {
    color: red
}

.slicknav_open .sub-menu a {
    color: #ddb519
}

.logo-column a.logo {
    height: auto;
    padding: 10px 0 0
}

.logo-column a.logo img {
    max-height: 100%
}

.nav-column {
    padding: 5px 0;
    font-size: 16px
}

.nav-column a,
.nav-column span {
    color: #7286a0;
    line-height: 25px;
    vertical-align: top;
    cursor: pointer
}

.nav-column a:hover,
.nav-column span:hover {
    color: #e4c23d
}

.nav-column .right-nav {
    float: right;
    position: relative
}

.nav-column .right-nav span {
    padding: 0 15px
}

.nav-column .right-nav .search-icon.active {
    color: red
}

.nav-column .right-nav .search-icon.active::before {
    content: ""
}

.nav-column .right-nav .header-social {
    display: inline-block
}

.nav-column .right-nav .header-social a {
    padding: 0 5px;
    vertical-align: top
}

form.search-form {
    position: absolute;
    right: 100%;
    top: 50%;
    z-index: 2;
    width: 230px;
    transform: translateY(-50%);
    opacity: 0;
    visibility: hidden
}

form.search-form.active {
    opacity: 1;
    visibility: visible
}

@media only screen and (max-width:767px) {
    form.search-form {
        transform: translateY(50%) translateX(0);
        right: 50%;
        margin-top: 20px;
        box-shadow: 0 0 5px rgba(0, 0, 0, .3)
    }
}

form.search-form input {
    border: none;
    width: 100%;
    border-radius: 5px;
    height: 40px;
    text-indent: 20px
}

form.search-form button {
    border: none;
    right: 0;
    position: absolute;
    top: 0;
    width: 38px;
    background: 0 0;
    height: 100%
}

#menu ul {
    text-align: right;
    margin: 0
}

#menu ul li.has-child>a::after {
    content: "";
    font-family: fontawesome;
    margin-left: 4px
}

#menu ul>li {
    display: inline-block;
    position: relative
}

#menu ul>li>a {
    font-weight: 500;
    line-height: 25px;
    padding: 30px 15px;
    color: #fff
}

#menu ul>li>a:hover {
    color: #e4c23d
}

#menu ul>li.current-menu-item>a {
    color: #fff
}

#menu ul ul {
    position: absolute;
    background-color: #fff;
    left: 0;
    top: calc(100% + 23px);
    z-index: 2;
    width: 220px;
    text-align: left;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .15)
}

#menu ul ul li {
    display: block;
    border-bottom: 1px solid #f1f1f1;
    padding: 4px 15px
}

#menu ul ul li a {
    font-size: 14px;
    font-weight: 400
}

#menu ul ul li a {
    display: block;
    font-weight: 400;
    color: #222538;
    font-size: 14px;
    padding: 0;
    margin: 5px 0
}

#menu ul li:hover>ul {
    opacity: 1;
    visibility: visible
}

.hero-slider .single-slide {
    height: auto;
    background-size: cover;
    background-position: center center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    font-size: 24px;
    line-height: 34px;
    font-weight: 300;
    min-height: 100vh;
    position: relative
}

@media only screen and (max-width:991px) {
    .hero-slider .single-slide {
        height: auto;
        padding: 60px 30px 100px
    }

    .hero-slider .single-slide::after {
        content: "";
        height: 100%;
        width: 100%;
        background-color: #f1f4f9;
        z-index: -1;
        left: 0;
        top: 0;
        position: absolute
    }
}

@media only screen and (max-width:767px) {
    .hero-slider .single-slide {
        font-size: 18px;
        line-height: 24px;
        text-align: center
    }
}

.hero-slider .single-slide h2 {
    font-size: 50px;
    line-height: 67px;
    margin: 0 0 25px;
    font-weight: 700
}

@media only screen and (max-width:767px) {
    .hero-slider .single-slide h2 {
        font-size: 30px;
        line-height: 35px
    }
}

.hero-slider .single-slide .slide-btn {
    margin-top: 50px
}

.hero-slider .single-slide .slide-btn a:not(:last-child) {
    margin-right: 4px
}

.hero-slider .owl-dots {
    display: inline-block;
    position: absolute;
    left: 50%;
    bottom: 20px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.hero-slider .owl-dots .owl-dot {
    background-color: #fff;
    display: inline-block;
    width: 20px;
    height: 8px;
    margin: 0 3px;
    border-radius: 30px
}

.hero-slider .owl-dots .owl-dot.active {
    width: 40px
}

.hero-slider .owl-nav>div {
    position: absolute;
    left: 0;
    top: 50%;
    height: 40px;
    width: 40px;
    background-color: #fff;
    text-align: center;
    line-height: 40px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.hero-slider .owl-nav>div.owl-next {
    left: auto;
    right: 0
}

.brand-area {
    padding: 50px 0
}

.spb .brand-area {
    padding: 0
}

.single-brand {
    text-align: center;
    margin: 5px 0
}

.single-service,
.single-service-2,
.single-service-3 {
    margin: 15px 0
}

.single-service .inner,
.single-service-2 .inner,
.single-service-3 .inner {
    background-color: #fff;
    border-radius: 7px;
    padding: 30px
}

.single-service .inner:hover,
.single-service-2 .inner:hover,
.single-service-3 .inner:hover {
    box-shadow: 2px 2px 25px rgba(0, 0, 0, .15)
}

.single-service .inner .title,
.single-service-2 .inner .title,
.single-service-3 .inner .title {
    overflow: hidden;
    margin-bottom: 15px
}

.single-service .inner .title .icon,
.single-service-2 .inner .title .icon,
.single-service-3 .inner .title .icon {
    float: left;
    font-size: 26px
}

.single-service .inner .title h4,
.single-service-2 .inner .title h4,
.single-service-3 .inner .title h4 {
    padding-left: 50px;
    font-size: 20px;
    margin: 3px 0 0
}

.single-service .inner .content,
.single-service-2 .inner .content,
.single-service-3 .inner .content {
    font-weight: 300;
    font-size: 14px;
    color: #2d3666;
    line-height: 26px
}

.single-service .inner .content p:last-child,
.single-service-2 .inner .content p:last-child,
.single-service-3 .inner .content p:last-child {
    margin-bottom: 0
}

.bordered.single-service-2 .inner,
.bordered.single-service-3 .inner,
.single-service.bordered .inner {
    border: 1px solid #cad4de;
    box-shadow: none
}

.single-service-2 {
    text-align: center
}

.single-service-2 .inner {
    border: 1px solid #cad4de;
    border-radius: 5px;
    padding: 85px 40px
}

.single-service-2 .inner .content {
    font-size: 16px;
    color: #7288b5;
    margin-top: 25px
}

.single-service-2 .inner .title {
    text-align: center
}

.single-service-2 .inner .title .icon {
    float: none;
    display: block;
    font-size: 40px;
    margin-bottom: 30px
}

.single-service-2 .inner .title h4 {
    padding-left: 0
}

.single-service-2:hover .inner {
    color: #fff
}

.single-service-2:hover .inner .content,
.single-service-2:hover .inner .title h4 {
    color: #fff
}

.single-service-3 {
    margin: 30px 0
}

.single-service-3 .inner {
    background: 0 0;
    padding: 0;
    color: #fff
}

.single-service-3 .inner:hover {
    box-shadow: none
}

.single-service-3 .inner .content,
.single-service-3 .inner .title h4 {
    color: #fff;
    padding-left: 100px
}

.single-service-3 .inner .title h4 {
    font-size: 24px
}

.single-service-3 .inner .content {
    font-size: 16px
}

.single-service-3 .inner .title .icon {
    background-color: rgba(255, 255, 255, .2);
    width: 70px;
    height: 70px;
    text-align: center;
    line-height: 70px;
    border-radius: 4px;
    position: absolute;
    left: 15px;
    top: 0;
    font-size: 34px
}

.single-service-3 .inner:hover .title .icon {
    background-color: #fff
}

.isotope-menu {
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
    text-align: center;
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 400
}

.isotope-menu li {
    display: inline-block;
    padding: 0 15px;
    cursor: pointer;
    color: #7286a0
}

.single-portfolio {
    margin: 20px 0
}

.single-portfolio .inner .portfolio-img {
    position: relative
}

.single-portfolio .inner .portfolio-img img {
    width: 100%
}

.single-portfolio .inner .portfolio-img .hover-content {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    text-align: center;
    opacity: 0;
    visibility: hidden
}

.single-portfolio .inner .portfolio-img .hover-content .button {
    background-color: #fff;
    border-color: #fff !important
}

.single-portfolio .inner .portfolio-img .hover-content .button:hover {
    background-color: #222;
    color: #fff;
    border-color: #222 !important
}

.single-portfolio .inner .portfolio-img:hover .hover-content {
    opacity: 1;
    visibility: visible
}

.single-portfolio .inner .portfolio-content {
    text-align: center;
    padding-top: 25px;
    color: #6d7784
}

.single-portfolio .inner .portfolio-content a {
    display: block
}

.single-portfolio .inner .portfolio-content h3 {
    font-weight: 400;
    margin: 0;
    font-size: 24px
}

.testimonial-area.sp.bg1 {
    background-color: #f8f8f8;
    background-image: url(https://www.ecoleglobale.com/wp-content/uploads/2019/10/testimonial-bg.png)
}

.testimonial-area .section-title {
    margin-bottom: 45px
}

.testimonial-slider .single-slide {
    padding: 35px;
    border-radius: 5px;
    font-weight: 300;
    color: #7d91aa
}

.testimonial-slider p {
    color: #333;
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
    text-align: center
}

.testimonial-slider .single-slide img {
    width: auto
}

.testimonial-slider .single-slide .client-info {
    overflow: hidden
}

.testimonial-slider .single-slide .client-info .client-img {
    width: 150px;
    margin: auto;
    border: 5px solid #ccc;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 15px
}

.testimonial-slider .single-slide .client-info .client-data {
    text-align: center;
    margin-bottom: 20px
}

.testimonial-slider .single-slide .client-info .client-data h4 {
    font-size: 16px;
    margin: 4px 0 0
}

.testimonial-slider .owl-nav>div {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #333;
    position: absolute;
    left: -55px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 4px
}

@media only screen and (max-width:991px) {
    .testimonial-slider .owl-nav>div {
        left: -12.5px;
        height: 25px;
        width: 25px;
        line-height: 25px
    }

    .testimonial-slider .owl-nav>div i {
        font-size: 13px
    }
}

.testimonial-slider .owl-nav>div.owl-next {
    left: auto;
    right: -55px
}

@media only screen and (max-width:991px) {
    .testimonial-slider .owl-nav>div.owl-next {
        right: -12.5px
    }
}

.faq-area .section-title {
    margin-bottom: 60px
}

.faq {
    padding: 0;
    margin: 0;
    list-style: none
}

.faq .single-item {
    background-color: #fff;
    padding: 20px;
    padding-left: 50px;
    line-height: 28px;
    font-weight: 700;
    margin-bottom: 10px;
    cursor: pointer;
    border-radius: 4px;
    position: relative
}

.faq .single-item::after {
    content: "+";
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: #222;
    color: #fff;
    position: absolute;
    left: 15px;
    top: 15px;
    text-align: center;
    line-height: 25px;
    font-size: 20px
}

.faq .single-item.active::after {
    content: "-";
    background-color: #fff;
    color: #222
}

.faq .single-item.active {
    color: #fff
}

.faq .single-item.active h4 {
    color: #fff
}

.faq .single-item h4 {
    font-size: 16px;
    margin: 0
}

.faq .single-item .content {
    padding-top: 15px;
    font-size: 14px;
    font-weight: 400;
    display: none
}

.single-faq {
    border: 1px solid #cad4de;
    padding: 35px;
    margin-bottom: 30px;
    border-radius: 5px;
    color: #7d91aa;
    font-size: 14px;
    font-weight: 300
}

.single-faq h2 {
    font-size: 24px;
    margin-bottom: 20px
}

.single-faq h2 span {
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    border-radius: 4px;
    margin-right: 20px
}

@media only screen and (max-width:991px) {
    .single-faq h2 span {
        font-size: 18px;
        line-height: 30px;
        height: 30px;
        width: 30px;
        margin-right: 15px
    }
}

.faq-sidebar-wrap {
    border: 1px solid #cad4de;
    margin-bottom: 30px;
    padding: 35px;
    border-radius: 4px
}

@media only screen and (max-width:991px) {
    .faq-sidebar-wrap {
        padding: 15px
    }
}

.faq-sidebar-wrap h3 {
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 15px
}

.faq-sidebar {
    padding: 0;
    list-style: none;
    margin: 0
}

.faq-sidebar li {
    position: relative;
    padding-left: 20px
}

.faq-sidebar li a:hover {
    color: #222
}

.faq-sidebar li span {
    color: #7d91aa;
    position: absolute;
    left: 0;
    top: 0
}

footer {
    background-color: #272938;
    color: #7286a0;
    line-height: 24px
}

.footer-top {
    padding: 65px 0;
    background-color: #f7f7fb;
    background-image: url(https://www.ecoleglobale.com/wp-content/uploads/2019/10/wg-foooter-bg.png)
}

.socail-heading-footer {
    margin: 20px 0 20px !important
}

.footer-top {
    padding: 65px 0
}

@media only screen and (max-width:991px) {
    .footer-top {
        padding: 30px 0
    }
}

.footer-top .media img {
    width: 60px
}

.footer-top .media img img {
    width: 100%
}

.footer_widget h5 {
    font-size: 16px
}

.footer_widget h4,
.footer_widget h5 {
    color: #7286a0
}

@media only screen and (max-width:991px) {
    .footer_widget {
        padding: 15px
    }
}

.footer_widget h4 {
    margin-bottom: 40px;
    font-size: 18px
}

@media only screen and (max-width:991px) {
    .footer_widget h4 {
        margin-bottom: 20px
    }
}

.footer_widget ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.footer_widget ul li a {
    color: #7286a0;
    padding: 3px 0
}

.footer_widget .media {
    margin-bottom: 14px
}

.footer_widget .media h5 {
    margin: 0;
    line-height: 20px
}

.footer_widget .media a {
    color: #7286a0;
    font-size: 14px
}

.footer_widget .media span {
    color: rgba(255, 255, 255, .4);
    font-size: 12px
}

.footer_widget .nw_form {
    position: relative
}

.footer_widget .nw_form input {
    width: 100%;
    display: block;
    background-color: #1f2131;
    border-radius: 3px;
    height: 40px;
    border: 1px solid #1f2131;
    color: #7286a0;
    text-indent: 20px
}

.footer_widget .nw_form input::-webkit-input-placeholder {
    color: #7286a0
}

.footer_widget .nw_form input::-moz-placeholder {
    color: #7286a0
}

.footer_widget .nw_form input:-ms-input-placeholder {
    color: #7286a0
}

.footer_widget .nw_form input:-moz-placeholder {
    color: #7286a0
}

.footer_widget .nw_form button {
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    border: none;
    color: #fff;
    padding: 0 15px;
    border-radius: 0 3px 3px 0
}

footer .footer-bottom {
    color: #333
}

.footer-top {
    padding: 65px 0;
    color: #333;
    font-size: 16px;
    line-height: 28px
}

.footer-top a {
    color: #333
}

.footer-top h4 {
    font-size: 18px;
    color: #ef3137;
    text-transform: capitalize
}

.wg-footer-contact-us i {
    color: #ef3137;
    padding-right: 5px;
    font-size: 100%
}

.wg-footer-contact-us {
    font-size: 16px;
    color: #333;
    line-height: 28px
}

.wg-footer-contact-us a {
    color: #333
}

.footer-bottom {
    background-color: #efeff4;
    padding: 20px 0 15px 0
}

.footer-bottom a {
    color: #333;
    padding: 0 10px
}

@media only screen and (max-width:991px) {
    .footer-bottom {
        text-align: center
    }

    .footer-bottom .text-right {
        text-align: center !important;
        margin-top: 5px
    }
}

.tabs-area .tabs-nav {
    display: block;
    padding-bottom: 30px;
    overflow: hidden
}

.tabs-area .tabs-nav li {
    width: 25%;
    padding: 0 12.5px;
    display: inline-block;
    float: left;
    position: relative
}

@media only screen and (max-width:991px) {
    .tabs-area .tabs-nav li {
        width: 50%;
        margin-top: -5px
    }
}

.tabs-area .tabs-nav li a {
    text-align: center;
    color: #222538;
    display: block;
    border-bottom: 2px solid #222538;
    padding: 25px 0
}

.tabs-area .tabs-nav li a::after {
    content: "";
    border: 10px solid transparent;
    position: absolute;
    top: 100%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.tabs-area .tabs-nav li a i {
    display: block;
    font-size: 24px;
    margin-bottom: 12px
}

.tabs-area .tabs-nav li a span {
    font-size: 18px;
    font-weight: 700
}

.tabs-area .tabs-nav li a.active {
    color: #fff;
    border-radius: 5px
}

.tabs-area .tabs-nav li a.active::after {
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    opacity: 1
}

.tabs-area .tab-content {
    border: 1px solid #cad4de;
    padding: 40px;
    border-radius: 4px
}

.about-content {
    color: #7d91aa;
    font-weight: 300;
    margin-top: 25px
}

@media only screen and (max-width:991px) {
    .about-content {
        margin-bottom: 20px
    }
}

.about-content h3 {
    font-size: 24px;
    margin-bottom: 30px
}

.about-content a.button {
    margin-top: 15px
}

.single-team .inner {
    text-align: center
}

.single-team .inner .team-img {
    position: relative
}

.single-team .inner .team-img img {
    width: 100%
}

.single-team .inner .team-img::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0
}

.single-team .inner .team-img:hover::after {
    opacity: .4
}

.single-team .inner .team-content {
    padding: 25px 0
}

.single-team .inner .team-content h4 {
    font-size: 18px;
    font-weight: 400
}

.single-team .inner .team-content h5 {
    font-weight: 300;
    font-size: 16px;
    color: #7d91aa
}

.single-team .inner .team-content a {
    display: inline-block;
    color: #7d91aa;
    padding: 2px;
    margin: 0 3px;
    font-size: 16px
}

@media only screen and (max-width:767px) {
    .contact-info {
        margin-bottom: 30px
    }
}

.contact-info .single-info {
    font-size: 16px;
    font-weight: 300
}

.contact-info .single-info:not(:last-child) {
    margin-bottom: 20px
}

.contact-info .single-info h5 {
    font-size: 16px;
    font-weight: 500;
    color: #7d91aa
}

.contact-info .single-info p:last-child {
    margin-bottom: 0
}

.contact-info .single-info a {
    color: #333;
    display: inline-block;
    margin-right: 8px
}

.contact-form {
    border: 1px solid #cad4de;
    padding: 40px;
    border-radius: 3px
}

.contact-form input:not([type=submit]),
.contact-form textarea {
    border: 1px solid #cad4de;
    width: 100%;
    background-color: #f9fbfd;
    margin-bottom: 30px;
    border-radius: 3px;
    height: 40px;
    text-indent: 20px
}

.contact-form input:not([type=submit])::-webkit-input-placeholder,
.contact-form textarea::-webkit-input-placeholder {
    color: #7d91aa
}

.contact-form input:not([type=submit])::-moz-placeholder,
.contact-form textarea::-moz-placeholder {
    color: #7d91aa
}

.contact-form input:not([type=submit]):-ms-input-placeholder,
.contact-form textarea:-ms-input-placeholder {
    color: #7d91aa
}

.contact-form input:not([type=submit]):-moz-placeholder,
.contact-form textarea:-moz-placeholder {
    color: #7d91aa
}

.contact-form input:not([type=submit]):focus,
.contact-form textarea:focus {
    outline: 0;
    border: 1px solid
}

.contact-form textarea {
    height: 120px;
    padding-top: 10px
}

.google-map {
    height: 500px;
    width: 100%;
    display: block;
    background-color: #eee
}

@media only screen and (max-width:767px) {
    .google-map {
        height: 280px
    }
}

.google-map iframe {
    width: 100%;
    height: 100%;
    border: none
}

.skill-area .container {
    background-color: #1f2131;
    border-radius: 5px;
    padding: 70px 100px;
    color: #fff
}

@media only screen and (max-width:991px) {
    .skill-area .container {
        padding: 40px
    }
}

.skill-title {
    font-size: 16px
}

@media only screen and (max-width:991px) {
    .skill-title {
        margin-bottom: 40px
    }
}

.skill-title h2 {
    color: #fff;
    font-size: 36px;
    font-weight: 400
}

.skill-title a.button {
    margin-top: 20px
}

.single-skill {
    margin: 5px 0
}

.single-skill h4 {
    color: #fff;
    font-size: 16px;
    font-weight: 400
}

.single-skill .barfiller {
    height: 7px;
    background-color: #8394a7;
    border: none;
    border-radius: 5px
}

.single-skill .barfiller .fill {
    background-color: #fff !important;
    border-radius: 5px
}

.single-skill .barfiller .tip {
    right: 0 !important;
    left: auto !important;
    background-color: transparent
}

.single-skill .barfiller .tip::after {
    opacity: 0
}

.single-pricing,
.single-pricing-2 {
    margin: 7.5px 0
}

.single-pricing .inner,
.single-pricing-2 .inner {
    background-color: #1f2131;
    padding: 35px;
    color: #90a0b2;
    border-radius: 5px;
    font-weight: 300
}

.single-pricing .inner .title .price,
.single-pricing-2 .inner .title .price {
    width: 85px;
    height: 85px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    background-color: #363950;
    position: absolute;
    right: 35px;
    top: 25px;
    border-radius: 15px
}

.single-pricing .inner .title .price span,
.single-pricing-2 .inner .title .price span {
    color: #fff
}

.single-pricing .inner .title .price span:first-child,
.single-pricing-2 .inner .title .price span:first-child {
    font-size: 24px;
    font-weight: 700
}

.single-pricing .inner h2,
.single-pricing-2 .inner h2 {
    color: #fff;
    margin-bottom: 30px;
    font-size: 24px
}

.single-pricing .inner ul,
.single-pricing-2 .inner ul {
    list-style: none;
    font-size: 14px;
    line-height: 35px;
    margin: 20px 0
}

.single-pricing .inner a.button:hover,
.single-pricing-2 .inner a.button:hover {
    background-color: #fff;
    border-color: #fff !important
}

.active.single-pricing-2 .inner,
.single-pricing.active .inner {
    color: #fff
}

.active.single-pricing-2 .inner a.button,
.single-pricing.active .inner a.button {
    background-color: #222;
    border-color: #222 !important
}

.single-pricing-2 .inner {
    text-align: center
}

.single-pricing-2 .inner .title .price {
    position: static;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: inline-flex
}

.single-pricing-2.active .inner {
    background-color: #1f2131;
    color: #90a0b2
}

.single-pricing-2.active .inner a.button {
    background-color: #fff;
    border-color: #fff !important
}

.single-gallery .inner {
    margin: 15px 0;
    overflow: hidden;
    border-radius: 5px
}

.single-gallery .inner img {
    width: 100%
}

.coming-soon {
    background-size: cover;
    background-position: center center;
    padding-top: 70px;
    text-align: center
}

.coming-soon .coming-soon-box {
    color: #fff;
    padding: 40px;
    border-radius: 5px;
    font-size: 16px
}

.coming-soon .coming-soon-box h2 {
    font-size: 40px;
    font-weight: 400;
    color: #fff;
    margin: 0 0 20px
}

.coming-soon .coming-soon-box p {
    margin-bottom: 27px
}

.coming-soon .coming-soon-logo {
    margin-bottom: 75px;
    display: inline-block
}

.single-counter {
    display: inline-block;
    width: 100px;
    height: 100px;
    background-color: rgba(255, 255, 255, .15);
    border-radius: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: inline-flex;
    margin: 8px
}

.single-counter span:first-child {
    font-size: 34px;
    display: block;
    font-weight: 600
}

.single-counter .text {
    font-size: 16px;
    display: block
}

.error-area {
    background-position: center center;
    background-size: cover;
    text-align: center;
    height: 540px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

@media only screen and (max-width:767px) {
    .error-area {
        height: 300px
    }
}

.error-area h1 {
    font-size: 40px;
    font-weith: 400;
    margin: 0 0 20px
}

@media screen and (max-width:768px) {
    .wg-responsive-tabs label {
        padding: 8px 10px !important;
        font-size: 13px !important
    }
}

@media screen and (min-width:768px) {
    .wg-responsive-tabs.tabs .wg-tab-content {
        min-height: 386px
    }

    .wg-responsive-tabs.tabs #content1 {
        padding: 60px 12px 10px
    }
}

.wg-tab-content p {
    margin: 0 0 20px;
    line-height: 1.5;
    width: 100%
}

.wg-tab-content img {
    width: 100%
}

.wg-tab-content {
    display: none;
    padding: 20px 10px;
    border: 1px solid #aaa;
    font-size: 15px
}

.wg-tab-heading {
    display: none
}

.wg-responsive-tabs label {
    display: inline-block;
    padding: 10px 13px;
    font-weight: 700;
    text-align: center;
    color: #333;
    border: 1px solid #333 !important;
    font-size: 14px;
    line-height: 18px;
    margin-right: -5px;
    margin-bottom: 0
}

.wg-responsive-tabs input:checked+label {
    color: #fff;
    background: #333;
    border: 1px solid #ddd;
    border-bottom: 1px solid #fff
}

.wg-responsive-tabs #tab1:checked~#content1,
.wg-responsive-tabs #tab2:checked~#content2,
.wg-responsive-tabs #tab3:checked~#content3,
.wg-responsive-tabs #tab4:checked~#content4,
.wg-responsive-tabs #tab5:checked~#content4 {
    display: block
}

.wg-responsive-tabs.tab_set2 #tab_set2-1:checked~#set2content1,
.wg-responsive-tabs.tab_set2 #tab_set2-2:checked~#set2content2,
.wg-responsive-tabs.tab_set2 #tab_set2-3:checked~#set2content3,
.wg-responsive-tabs.tab_set2 #tab_set2-4:checked~#set2content4 {
    display: block
}

@media screen and (max-width:400px) {
    .wg-responsive-tabs label {
        padding: 10px 13px
    }
}

.wrapper {
    max-width: 680px;
    padding: 0 20px
}

.wg-youtube {
    background-color: #000;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer
}

.wg-youtube img {
    width: 100%;
    top: -16.82%;
    left: 0;
    opacity: .7
}

.wg-youtube .play-button {
    width: 90px;
    height: 60px;
    background-color: #333;
    box-shadow: 0 0 30px rgba(0, 0, 0, .6);
    z-index: 1;
    opacity: .8;
    border-radius: 6px
}

.wg-youtube .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26px;
    border-color: transparent transparent transparent #fff
}

.wg-youtube .play-button,
.wg-youtube img {
    cursor: pointer
}

.wg-youtube .play-button,
.wg-youtube .play-button:before,
.wg-youtube iframe,
.wg-youtube img {
    position: absolute
}

.wg-youtube .play-button,
.wg-youtube .play-button:before {
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0)
}

.wg-youtube iframe {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0
}

.row.wg-flex-end {
    position: relative;
    display: inline-flex;
    align-items: flex-end;
    width: 100%
}

@media screen and (max-width:786px) {
    .row.wg-flex-end {
        width: auto
    }
}

.oceanwp-recent-posts li:first-child {
    margin-top: 0;
    padding-top: 0;
    border: 0
}

.oceanwp-recent-posts li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    position: relative;
    line-height: 1.6;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #e9e9e9
}

.oceanwp-recent-posts img {
    width: 100px;
    border-radius: 3px
}

.oceanwp-recent-posts {
    padding-left: 10px
}

.oceanwp-recent-posts a {
    position: relative;
    width: 25%;
    min-width: 68px;
    margin-right: 4%
}

.recent-posts-details-inner {
    width: 100%
}

.oceanwp-recent-posts .recent-posts-title {
    color: #000;
    width: 100%;
    font-size: 18px;
    font-weight: 700
}

.oceanwp-recent-posts .recent-posts-info {
    display: block;
    color: #aaa;
    margin-top: 6px;
    font-size: 10px;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: .2px
}

#wg-call-to-action {
    background-color: transparent;
    background-image: linear-gradient(90deg, #01aef2 0, #ec3237 100%)
}

#wg-call-to-action h1 {
    font-family: Chivo, Sans-serif;
    font-size: 29px;
    font-weight: 600;
    color: #fff
}

#wg-call-to-action h4 {
    font-family: Muli, Sans-serif;
    font-size: 14px;
    color: #fff
}

.wg-responsive-row {
    max-width: 1300px;
    position: relative;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 140px;
    display: flex;
    align-items: center
}

.ubea-center {
    text-align: center
}

.wg-responsive-row .row {
    width: 100%
}

@media only screen and (max-width:768px) {
    .wg-responsive-row .row {
        width: 100%;
        margin: auto
    }

    .sp {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .inner {
        padding-bottom: 20px
    }

    #wg-call-to-action .wg-responsive-row {
        padding: 14px
    }

    #wg-call-to-action h1 {
        font-size: 14px;
        text-align: center
    }

    #wg-call-to-action {
        text-align: center
    }
}

#wg-call-to-action button {
    font-family: Chivo, Sans-serif;
    font-size: 16px;
    background-color: #ec3237;
    padding: 8px 34px;
    color: #fff;
    border: none;
    border-radius: 4px;
    margin-top: 10px
}

.particles-js-canvas-el {
    position: absolute;
    top: 0;
    left: 0
}

#wg-welcome-section {
    position: relative;
    background-color: #f8f8f8
}

.row.wg-flex-end {
    z-index: 9999
}

#wg-call-to-action {
    position: relative
}

.wg-responsive-row {
    max-width: 1300px;
    position: relative;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 140px;
    display: flex;
    align-items: center;
    z-index: 9999
}

#wg-read-btn {
    background: 0 0;
    border: none;
    color: red;
    text-decoration: underline;
    padding: 0;
    font-weight: 700
}

.wg-latest-events .item {
    position: relative;
    z-index: 100;
    -webkit-backface-visibility: hidden
}

.wp-post-title a {
    font-size: 17px;
    line-height: 20px;
    color: #333
}

#wg-inspiration-section .wp-sub-content {
    padding-bottom: 10px;
    max-height: 96px;
    overflow: hidden
}

.wp-post-content a.readmorebtn {
    background: 0 0;
    border: none;
    padding: 0;
    color: #555;
    font-size: 15px;
    font-weight: 500
}

.wg-latest-updates img {
    margin-bottom: 12px
}

.wgpost-content-position {
    padding: 0 10px
}

.owl-dots .owl-dot span {
    display: block;
    width: 8px;
    height: 8px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: .5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791
}

.owl-carousel .owl-dot {
    display: inline-block
}

.owl-carousel .owl-dots {
    text-align: center
}

.owl-carousel .owl-dots .owl-dot:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1
}

.owl-carousel .owl-dot.active span {
    background: red;
    opacity: 1
}

.wg-latest-updates .item {
    border: 1px solid rgba(0, 0, 0, .1);
    min-height: 400px
}

@media screen and (max-width:600px) {
    .wg-latest-updates .item {
        margin-bottom: 15px;
        border-top: 7px solid #333 !important;
        border-radius: 6px
    }

    .testimonial-slider .owl-nav {
        display: none
    }

    .testimonial-slider .single-slide {
        padding: 0
    }

    .section-title.white h2 {
        font-size: 22px
    }

    .section-title.white h3 {
        font-size: 16px
    }

    .wg-desktop {
        display: none !important
    }

    .logo-wg-desktop {
        display: none
    }
}

@media screen and (min-width:769px) {
    .logo-wg-mobile {
        display: none
    }
}

@media screen and (max-width:768px) {
    .logo-wg-desktop {
        display: none
    }
}

@media screen and (min-width:600px) {
    .wg-only-mobile {
        display: none
    }
}

@media screen and (max-width:991px) {
    footer {
        display: none
    }
}

@media screen and (min-width:991px) {
    .wg-tab-and-mobile {
        display: none
    }
}

@media screen and (min-width:768px) {
    .wg-mobile {
        display: none !important
    }
}

.wg-mob-latest-updates .item {
    border: 1px solid #eee;
    border-top: 7px solid #333;
    border-radius: 8px 8px 0 0;
    padding: 20px 10px 50px
}

.wg-mob-latest-updates .wp-post-title a {
    font-size: 22px;
    line-height: 28px;
    font-weight: 600
}

.wg-mob-latest-updates .wp-sub-content {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 10px
}

.wg-mob-latest-updates .wp-post-content .readmorebtn {
    border: 1px solid #333;
    padding: 1px 12px
}

.wg-read-more-state {
    display: none
}

.read-more-target {
    opacity: 0;
    max-height: 0;
    font-size: 0;
    transition: .25s ease
}

.wg-read-more-state:checked~.read-more-wrap .read-more-target {
    opacity: 1;
    font-size: inherit;
    max-height: 999em
}

.wg-read-more-state~.read-more-trigger:before {
    content: 'Read more'
}

.wg-read-more-state:checked~.read-more-trigger:before {
    content: 'Read less'
}

.read-more-trigger {
    cursor: pointer;
    display: inline-block;
    color: red;
    font-weight: 600;
    font-size: .9em;
    line-height: 2
}

.wg-responsive-tabs .read-more-trigger {
    padding: 0 !important;
    border: 0 !important;
    font-size: 16px !important;
    color: red
}

.wg-slider-content-container {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    width: 100%
}

.wg-slider-content-container .wp-post-title a {
    color: #fff;
    padding: 10px
}

.wg-slider-content-container .wp-post-date::after {
    background: #e96656;
    content: "";
    height: 2px;
    left: 12px;
    position: absolute;
    width: 70px;
    z-index: 1
}

@media screen and (max-width:786px) {
    #wg-call-to-action h4 {
        font-size: 11px
    }
}

#footer-bottom {
    background: #efeff4;
    text-align: center
}

.wg-footer-mob.footer-social a {
    color: #333;
    padding: 6px 5px;
    font-size: 22px
}

#footer-bottom {
    background: #efeff4;
    text-align: center;
    padding: 20px 0
}

.wg-footer-right a {
    color: #333
}

.wg-form-text {
    width: 100%;
    background: #fff;
    border: 1px solid #aaa;
    box-shadow: 0 0 12px rgba(0, 0, 0, .1);
    width: 100%;
    margin-bottom: 14px;
    min-height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.8;
    border-radius: 4px
}

.wg-form-select {
    background: #fff;
    border: 1px solid #aaa;
    box-shadow: 0 0 12px rgba(0, 0, 0, .1);
    width: 100%;
    margin-bottom: 14px;
    min-height: 40px;
    padding: 10px 12px;
    font-size: 14px;
    line-height: .8;
    border-radius: 4px;
    color: #888
}

.wg-form-button {
    background: red;
    width: 100%;
    border: 0;
    color: #fff;
    padding: 8px;
    text-transform: uppercase;
    font-weight: 600
}

.section-title.left.white.black {
    color: #333;
    margin-bottom: 15px
}

.wg-mobile-form.wg-mobile {
    padding: 20px 0
}

.section-title.left.white.black {
    color: #444;
    margin-bottom: 15px
}

.section-title.left.white.black h2 {
    color: #444;
    text-transform: uppercase;
    font-size: 20px
}

.wg-hero-form {
    position: absolute;
    width: 100%;
    top: 30%;
    z-index: 2
}

.wg-hero-form-container {
    box-shadow: -10px 10px 20px 0 rgba(0, 0, 0, .5);
    margin: 30px 0 0 0;
    padding: 30px 20px 30px 20px;
    background-color: rgba(255, 255, 255, .9);
    border-radius: 4px
}

.wg-hero-form-container h3 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 26px
}

.wg-top-bar {
    position: absolute;
    width: 100%;
    background-color: transparent;
    z-index: 99999
}

.wg-top-bar .topbar-content {
    float: right;
    color: #fff;
    padding: 12px 0
}

.topbar-content a {
    color: #fff
}

@media screen and (max-width:768px) {
    .wg-top-bar a {
        color: #333
    }

    .wg-top-bar .topbar-content {
        color: #000;
        padding: 4px 0;
        font-weight: 500;
        font-size: 13px;
        letter-spacing: .4px;
        text-transform: uppercase
    }
}

form input[type=color],
form input[type=date],
form input[type=datetime-local],
form input[type=datetime],
form input[type=email],
form input[type=month],
form input[type=number],
form input[type=password],
form input[type=search],
form input[type=tel],
form input[type=text],
form input[type=time],
form input[type=url],
form input[type=week],
form select,
form textarea {
    display: inline-block;
    min-height: 40px;
    width: 100%;
    font-size: 14px;
    line-height: .8;
    padding: 6px 12px;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-appearance: none
}

select {
    -webkit-appearance: none;
    width: 100%;
    height: 2.25em;
    min-height: auto;
    border: 1px solid #ddd;
    background-color: #fff;
    cursor: pointer;
    padding: 0 15px;
    margin: 0;
    margin-bottom: 0
}

.wg-form-text::placeholder {
    opacity: 1;
    color: #888
}

#wg-contact-form {
    padding: 15px 0
}

.floating-btn {
    position: fixed;
    left: 15px;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center
}

.floating-btn a {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #fff;
    font-size: 25px;
    position: relative
}

.whatsapp-btn {
    bottom: 80px
}

.whatsapp-btn a {
    background: #25D366;
    box-shadow: 0 10px 30px rgba(37, 211, 102, 0.35)
}

.whatsapp-btn::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50%;
    background: rgba(37, 211, 102, 0.5);
    animation: pulse-animation 2s infinite;
    z-index: -1
}

.phone-btn {
    bottom: 15px
}

.phone-btn a {
    background: #ef3037;
    box-shadow: 0 10px 30px rgba(10, 124, 255, 0.35)
}

.phone-btn::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50%;
    background: #ef3037;
    animation: pulse-animation 2s infinite;
    z-index: -1
}

@keyframes pulse-animation {
    0% {
        transform: scale(1);
        opacity: 0.7
    }

    70% {
        transform: scale(1.7);
        opacity: 0
    }

    100% {
        transform: scale(1.7);
        opacity: 0
    }
}

/* ========================= MOBILE ========================= */
@media(max-width:576px) {
    .floating-btn {
        width: 50px;
        height: 50px;
        left: 10px
    }

    .floating-btn a {
        font-size: 18px
    }

    .whatsapp-btn {
        bottom: 65px
    }

    .phone-btn {
        bottom: 10px
    }
}

.tab-team-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    text-align: center;
}

.tab-team-grid-item img {
    margin-bottom: 5px;
}

.tab-team-grid-item h3 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 4px;
}

.tab-team-grid-item p {
    font-size: 12px;
    color: #555;
    margin: 0;
}

@media screen and (max-width: 576px) {
    .tab-team-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }
}

.wg-hidden-content {
    display: none;
}

.wg-hidden-content.is-visible {
    display: block;
}

.wg-read-more {
    background: transparent;
    border: 2px solid;
    padding: 4px 16px;
}

/* Desktop: show everything */
@media (min-width: 768px) {
    .wg-hidden-content {
        display: block;
    }

    .wg-read-more {
        display: none;
    }
}

.testimonial-slider .single-slide .client-info .client-img img {
    object-fit: cover;
    aspect-ratio: 1/1;
}

.wg-faq {
    width: 100%;
}

.wg-faq-item {
    border-bottom: 1px solid #ddd;
}

.wg-faq-question {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 20px 0;
    border: 0;
    background: transparent;
    color: #222;
    text-align: left;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
    cursor: pointer;
    outline: none !important;
}

.wg-faq-question:hover {
    color: #000;
}

.wg-faq-icon {
    flex: 0 0 auto;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    font-weight: 400;
    line-height: 1;
}

.wg-faq-answer {
    display: none;
    padding: 0 45px 20px 0;
}

.wg-faq-answer p {
    margin: 0 0 15px;
    font-size: 16px;
    line-height: 1.7;
}

.wg-faq-answer p:last-child {
    margin-bottom: 0;
}

.wg-faq-answer hr {
    margin: 20px 0;
    border: 0;
    border-top: 1px solid #ddd;
}

.wg-faq-item.active .wg-faq-answer {
    display: block;
}

.wg-faq-item.active .wg-faq-icon {
    font-size: 0;
}

.wg-faq-item.active .wg-faq-icon::before {
    content: "−";
    font-size: 24px;
}


/* Mobile */
@media (max-width: 767px) {

    .wg-faq-question {
        padding: 16px 0;
        font-size: 16px;
        gap: 15px;
    }

    .wg-faq-answer {
        padding: 0 35px 18px 0;
    }

    .wg-faq-answer p {
        font-size: 15px;
        line-height: 1.6;
    }

}