#team, .dreamit_about, .dreamit_flipbox-2 .front, .get_quote, .header-support a, .hero-single-slide.hero-style-five, .rotate-img {
    z-index: 1;
    position: relative
}

#faqs .kc_single_image img, .dreamit-single-coaching--thumb img, .em-feature.style-five:hover::before, .header-support a:hover::before, .main-style.em-team .em-team-content-image img, .pimgs img, .recent-portfolio-image img, .search input, .textwidget select, body, html, select {
    width: 100%
}

.dreamit-header-top, .dreamit_menu ul .sub-menu li:hover {
    background: var(--main-color2)
}

.banner-area .btn, .hero-slider-btn a {
    -moz-user-select: none;
    cursor: pointer
}

body, html {
    margin: 0;
    overflow-x: hidden
}

img {
    max-width: 100%;
    height: auto
}

.box.wrapper {
    max-width: 1200px;
    margin: auto;
    background: #fff;
    -webkit-box-shadow: 0 0 5px #ddd;
    box-shadow: 0 0 5px #ddd
}

.em-feature.style-five .em_content_text, .fix, .footer-sociala-info, .template-home-wrapper {
    overflow: hidden
}

.clear_both, .page-list-single {
    clear: both
}

a {
    color: var(--main-color-button);
    text-decoration: none;
    background-color: #fff0
}

a:hover {
    color: var(--main-color-button_hover);
    text-decoration: underline
}

.creative_logo_thumb a.main_sticky_l, .dreamit-blog-meta-left a:last-child:before, .dreamit-blog-meta-left span:last-child:before, .dreamit-main-menu .logo a.main_sticky_l, .dreamit-main-menu .prefix .logo a.main_sticky_main_l, .dreamit-main-menu.men.dreamit_menu > ul > li > au-18 .hbg2 .logo a.main_sticky_main_l, .em40_header_area_main.hdisplay_none, .footer-menu ul ul, .footer-middle .widget .menu-social-menu-container ul li::before, .hero-single-slide.hero-style-five:before, .hero-style-two.single-slide:before, .logo a.retina-logo, .opinions-widget .widget-review-content.show-more .short-content, .opinions-widget .widget-review-content:not(.show-more) .long-content.hidee, .style-three .em_testi_content:before, .testimonial-style-two .em_testi_content:before, .top-right-menu ul .sub-menu ul, .widget .screen-reader-text {
    display: none
}

.dreamit-header-top {
    padding: 10px 0
}

.top-address p, .top-right-address p {
    margin-bottom: 0;
    font-size: 12px;
    display: inline-block
}

.top-address p a, .top-address p span {
    margin-right: 20px
}

.top-address p a i, .top-address p span i {
    font-size: 15px;
    color: #000;
    margin-right: 10px
}
.mean-container .mean-bar:not(:first-of-type){
    display: none !important;
}
.em40_header_area_main:not(:first-of-type){
    display: none !important;
}
.top-address p a, .top-right-menu ul.social-icons li a {
    display: inline-block;
    text-decoration: none;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.top-right-menu ul.social-icons {
    margin: 0;
    padding: 0
}

.top-right-menu ul.social-icons li {
    display: inline-block;
    margin-left: 18px;
    position: relative
}

.top-address p a, .top-address p span, .top-right-menu ul.social-icons li a {
    color: #000;
    font-size: 14px;
    font-weight: 400
}

.default-style.em-feature .feature-btn a i, .login_button, .top-right-menu ul .sub-menu li a {
    font-size: 12px
}

.container.container-mainslider-custom .hero-text > .slider-item {
    box-shadow: 0 0 68px 92px #ffffffa6;
    background: #ffffffa6;
    padding: 28px;
    margin-top: 130px;
    border-radius: 11%;
    border: none
}

@media screen and (min-width: 1500px) {
    .container.container-mainslider-custom {
        max-width: 1140px
    }
}

.top-address a:hover, .top-right-menu .social-icons li a i:hover, .top-right-menu .social-icons li a:hover {
    color: #21b0d8
}

.top-both-p0 .top-address p a, .top-both-p0 .top-address p span {
    margin-right: 0;
    margin-left: 12px
}

.dreamit_menu, .logo-right .logo, .right_menu_button, .text-right {
    text-align: right
}

.login_button {
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    display: inline-block;
    padding: 0 17px;
    margin-left: 10px;
    font-weight: 500;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    line-height: 24px
}

.login_button.active, .login_button:hover {
    background: #333;
    border-color: #333;
    color: #fff
}

.header-support {
    margin-top: 11px;
    margin-left: 14px;
    display: inline-block
}

.header-support a {
    color: #fff;
    font-weight: 500;
    background: var(--main-color-button);
    padding: 8px 21px;
    border-radius: 30px;
    display: inline-block
}

.header-support a:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0%;
    content: "";
    background: #161a33;
    border-radius: 30px;
    z-index: -1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.header-support b {
    font-weight: 400;
    font-size: 17px;
    color: #565872
}

.header-support i {
    margin-right: 12px;
    display: inline-block
}

.top-right-menu ul .sub-menu {
    position: absolute;
    left: 0;
    top: 100%;
    visibility: hidden;
    opacity: 0;
    border-top: 1px solid red;
    width: 150px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    text-align: left;
    background: #fff;
    z-index: 1
}

.top-right-menu ul.social-icons li:hover .sub-menu {
    opacity: 1;
    visibility: visible
}

.top-right-menu ul .sub-menu li {
    padding: 5px 0 0 5px
}

.top-welcome p {
    padding: 0;
    margin: 0
}

.top-address a {
    margin-right: 5px;
    color: #43342c
}

.button-group a:last-child, .dreamit_menu ul li:last-child a, .top-address.em-login a + a {
    margin-right: 0
}

.dreamit-blog-meta-right i, .recent-post-text .rcomment i, .top-address.em-login p a i {
    margin-right: 5px
}

.top-address.em-login a + a:before {
    content: "|";
    margin-right: 12px
}

.breadcumb-inner, .buttons, .container-fluid .dreamit_menu, .em-call-to-action2, .em-slick-testi-main, .em_progress_content, .logo-top .dreamit_menu > ul, .logo-top .logo, .no-logo-sr .dreamit_menu ul, .testimonial-style-two .em_single_testimonial, .text-center, .txtc, nav.dreamit_menu.main-search-menu {
    text-align: center
}

.dreamit-single-icon-inner, .logo-right .dreamit_menu > ul, .no-logo-sr .dreamit_menu ul li, .quote-form-two .buttons, .text-left, .transprent-menu.menu-style-16 .dreamit_menu ul .sub-menu, span.wpcf7-not-valid-tip {
    text-align: left
}

.top-address.menu_18 span {
    background: #fff;
    padding: 8px 15px 9px;
    display: inline-block;
    color: #333
}

.em-login.menu_18, .em-quearys-top.menu_19, .top-right-menu ul.social-icons.menu_18, .top-right-menu ul.social-icons.menu_19 {
    padding: 7px 0
}

.em-top-quearys-area {
    position: relative;
    display: inline-block
}

.about-list ul, .dreamit-blog-meta-top ul, .em-header-quearys, .footer-middle .widget ul {
    list-style: none
}

.em-quearys-menu i {
    border-radius: 3px;
    display: inline-block;
    height: 30px;
    text-align: center;
    width: 30px;
    line-height: 30px;
    font-size: 13px;
    cursor: pointer;
    color: #fff;
    margin-top: 0;
    background: var(--main-color-button)
}

.fee-structure, .heading_style_3 .hbg2 .em-quearys-menu i, .logged-in-as a {
    color: #333
}

.em-quearys-inner {
    position: absolute;
    right: 15px;
    top: 36px;
    z-index: 999;
    display: none;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.em-quearys-form {
    background-color: #f5f5f5;
    width: 363px;
    float: right;
    border-radius: 30px
}

.main_menu_div, .top-form-control, .transprent-menu.menu4 {
    position: relative
}

.em-quearys-inner::before {
    position: absolute;
    right: 1px;
    top: -11px;
    text-align: center;
    width: 0;
    height: 0;
    border-left: 10px solid #fff0;
    border-right: 10px solid #fff0;
    border-bottom: 8px solid var(--main-color-button);
    content: " "
}

.em_creative_header:after, .em_creative_header:before {
    background: var(--main-color-button) none repeat scroll 0 0;
    top: 0;
    z-index: -1;
    bottom: 0
}

.top-form-control input {
    background: #f4f6f9;
    color: #555;
    font-size: 13px;
    font-weight: 300;
    height: 55px;
    padding: 0 40px 0 25px;
    width: 100%;
    border: none;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    border-radius: 30px
}

.top-form-control button.top-quearys-style {
    position: absolute;
    right: 0;
    top: 50%;
    background: 0 0;
    font-size: 16px;
    border: none;
    color: var(--main-color-button);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 100%;
    background: var(--main-color-button);
    width: 58px;
    border-radius: 0 30px 30px 0;
    text-align: center
}

.top-quearys-style i {
    font-size: 18px;
    color: #fff
}

.em-s-hidden, .hide {
    display: none !important
}

.portfolio_details .col-md-6, .top-right-menu.litop {
    float: left
}

.footer-bottom-box, .mobile_menu_logo.text-center {
    padding: 20px 0
}

#scrollUp i, .about-image-slider .slick-next::before, .about-image-slider .slick-prev::before, .appointment-form-section .quote_btn button:hover, .default-style.em-feature:hover .em-feature-desc, .default-style.em-feature:hover .em-feature-title h2, .default-style.em-feature:hover .em-feature-title h3, .default-style.em-feature:hover .em_feature-icon i, .dreamit-main-menu.menu-18 .hbg2 .dreamit_menu > ul > li > a, .em-feature.style-five .em-feature-desc, .em-feature.style-five .em-feature-title h2, .em-feature.style-five .em-feature-title h3, .em-feature.style-five .em_feature-icon i, .em-feature.style-five .feature-btn a, .em-feature.style-five:hover .em-feature-title h2, .em-feature.style-five:hover .em_feature-icon i, .em-feature.style-four:hover .em-feature-desc, .em-feature.style-four:hover .em-feature-title h2, .em-feature.style-four:hover .em-feature-title h3, .em-feature.style-four:hover .em_feature-icon i, .em-feature.style-four:hover .feature-btn a, .em-feature.style-three:hover .em-feature-desc, .em-feature.style-three:hover .em-feature-title h2, .em-feature.style-three:hover .em-feature-title h3, .em-feature.style-three:hover .feature-btn a, .heading_style_2 .dreamit_menu > ul > li > a, .heading_style_3 .dreamit_nav_area.prefix .em-quearys-top.msin-menu-search .em-quearys-menu i, .heading_style_5 .dreamit_menu > ul > li > a, .menu-serivice-menu-container ul li.current_menu_item a, .menu-serivice-menu-container ul li:hover a, .tr_search .em-quearys-menu i {
    color: #fff
}

.top-right-address .social-icons {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative
}

.top-right-address .social-icons li {
    display: inline-block;
    margin-left: 17px;
    color: #fff;
    font-size: 14px
}

.em_creative_header {
    background: #f9f9f9;
    padding: 28px 0;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.em_creative_header:before {
    content: "";
    left: 0;
    width: 25%;
    height: 100%;
    position: absolute
}

.em_creative_header:after {
    content: "";
    left: 18%;
    width: 15%;
    height: 100%;
    position: absolute;
    -webkit-transform: rotate(-121deg);
    -ms-transform: rotate(-121deg);
    transform: rotate(-121deg)
}

.creative_logo_thumb {
    text-align: right;
    z-index: 9
}

.creative_header_icon {
    float: left;
    margin-right: 10px;
    overflow: hidden
}

.creative_header_icon i {
    color: var(--main-color-button);
    font-size: 28px;
    margin-top: 5px
}

.creative_header_address {
    overflow: hidden;
    padding-left: 80px
}

.creative_header_address_text > h3 {
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    padding: 0
}

.creative_header_address_text > p, .title_tx h2, .title_tx h5, div.wpcf7-response-output {
    margin: 0
}

.creative_header_button {
    padding-left: 50px;
    position: relative;
    margin-top: 5px
}

.creative_header_button:before {
    content: "";
    position: absolute;
    background: var(--main-color-button);
    width: 1px;
    height: 74px;
    left: 10px;
    top: -21px
}

.creative_header_button .dtbtn, .creative_header_button > a:hover, .mean-container .mean-nav {
    background: var(--main-color-button) none repeat scroll 0 0
}

.creative_header_button .dtbtn {
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    font-family: raleway;
    font-size: 14px;
    font-weight: 600;
    margin-left: 0;
    padding: 6px 26px;
    text-transform: capitalize;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.dreamit_menu > ul > li > a, .trp_nav_area {
    -webkit-transition: .5s;
    -o-transition: .5s
}

.no-logo-sr .creative_search_icon {
    position: absolute;
    right: 19%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 999
}

.no-logo-sr .em-quearys-top.msin-menu-search .em-quearys-inner {
    top: 70px
}

.mean-container .mean-bar {
    padding: 0
}

.mean-container .mean-nav {
    float: none;
    left: 0;
    position: absolute;
    right: 0;
    top: 75px
}

.mean-container .mean-nav > ul > li:first-child {
    border-top: 0 solid #fff
}

.dreamit-single-coaching-details, .dreamit_nav_area, .skill-section .kc-col-inner-container {
    background: #fff
}

.logo img {
    width: 85%
}

.logo a {
    font-size: 23px;
    font-weight: 600;
    display: inline-block
}

.dreamit-blog-meta-top li a, a.dtbtn {
    background: var(--main-color-button);
    font-weight: 700
}

.dreamit_menu ul {
    list-style: none;
    text-align: right;
    display: inline-block
}

.transprent-menu .dreamit_menu ul {
    list-style: none;
    text-align: center
}

.dreamit_menu > ul > li {
    display: inline-block;
    position: relative
}

.dreamit_menu > ul > li > a {
    display: block;
    margin: 30px 15px;
    transition: .5s;
    position: relative;
    color: #232323;
    font-size: 15px;
    font-weight: 600
}

.heading_style_3 .dreamit_menu > ul > li > a {
    color: #d6aee9
}

.heading_style_4 .dreamit_menu > ul > li > a {
    color: #cacce3
}

.blog-page-title a:hover, .blog-page-title h2 a:hover, .breadcumb-inner li:nth-last-child(-n+1), .coaching-fee, .coaching-fee ul li, .copy-right-text a, .creative_header_menu > ul > li:hover > a, .dreamit-blog-meta-left a:hover, .dreamit-blog-meta-left span:hover, .dreamit-blog-meta-right a:hover, .dreamit-blog-meta-right span:hover, .dreamit_menu ul .sub-menu li:hover > a, .dreamit_menu > ul > li.current > a, .dreamit_menu > ul > li:hover > a, .em_coaching_title h2:hover, .heading_style_3 .hbg2 .dreamit_menu > ul > li.current a, .heading_style_3 .prefix .dreamit_menu > ul > li > a:hover, .heading_style_3.tr_btn .hbg2 .dreamit_menu > ul > li.current a, .heading_style_3.tr_btn .prefix .dreamit_menu > ul > li > a:hover, .main-style.em-team .em-team-content-title h2:hover, .recent-post-text h4 a:hover, .section-title.t_left span, .upper.dreamit-blog-meta-left a:hover, .upper.dreamit-blog-meta-left span:hover, .visa-btn a:hover, .widget ul li:hover {
    color: var(--main-color-button)
}

.transprent-menu.menu-style-16 .dreamit_menu ul {
    text-align: center;
    list-style: none
}

.heading_style_4.tr_btn .dreamit_menu.main-search-menu {
    float: none;
    text-align: center
}

.trp_nav_area {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9999;
    background-color: #fff0;
    padding: 0 100px;
    transition: .5s
}

.elementor-column-gap-default > .elementor-column > .elementor-element-populated.higher-left-padding {
    padding-left: 40px
}

.dreamit_menu ul .sub-menu, .transprent-menu .dreamit_nav_area {
    -webkit-transition: .5s;
    -o-transition: .5s;
    position: absolute;
    left: 0
}

.hbg2 {
    padding: 0 50px
}

.trp_nav_area.full-width {
    padding: 37px 100px
}

.trp_nav_area.full-width.hbg2 {
    padding: 7px 20px 10px
}

.transprent-menu .dreamit_nav_area {
    right: 0;
    top: 0;
    z-index: 9999;
    background-color: #fff0;
    transition: .5s
}

.dreamit_nav_area.postfix {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.dreamit_nav_area.prefix, .hbg2 {
    -webkit-box-shadow: 0 2px 5px -2px rgb(0 0 0 / .1);
    box-shadow: 0 2px 5px -2px rgb(0 0 0 / .1);
    background: #fff !important
}

.breadcumb-inner li, .breadcumb-inner li a, .breadcumb-inner ul, .dreamit_nav_area.prefix .dreamit_menu > ul > li > a, .footer-middle .recent-post-text h4 a:hover, .footer-middle .widget ul li a:hover, .footer-middle .widget ul li:hover:before {
    color: #1c1c24
}

.tr_white_btn .hbg2 {
    background: var(--main-color-button) !important
}

.footer-middle table#wp-calendar td#today a, .tr_white_btn .hbg2 .dreamit_menu > ul > li > a {
    color: #fff !important
}

.footer_style_3 .footer-menu ul li:first-child a, .logo-right .dreamit_menu > ul > li:first-child a {
    padding-left: 0
}

.logo-right .dreamit_menu > ul > li:last-child a, .logo-top > .dreamit_menu > ul > li:last-child a {
    padding-right: auto
}

.search_button {
    text-align: right;
    padding-top: 21px
}

.transprent-menu.tr-btn-search a.dtbtn {
    margin-top: -5px
}

.dreamit_menu ul .sub-menu {
    top: 130%;
    width: 270px;
    text-align: left;
    background: #fff;
    margin: 0;
    z-index: 1;
    transition: .5s;
    display: none;
    visibility: hidden;
    border: 0;
    border-radius: 3px;
    box-shadow: 0 0 5px rgb(0 0 0 / .15);
    border-top: 3px solid var(--main-color3);
    padding-left: 0
}

.dreamit_menu ul li:hover > .sub-menu {
    display: block;
    opacity: 1;
    visibility: visible;
    top: 100%;
    z-index: 9
}

.dreamit_menu ul .sub-menu li a {
    display: block;
    padding: 10px 20px;
    margin: 0;
    line-height: 1.3;
    letter-spacing: normal;
    font-size: 12px;
    color: #616161;
    font-weight: 500;
    text-transform: capitalize;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    visibility: inherit !important;
    border-bottom: 1px solid rgb(0 0 0 / .1)
}

.field--name-field-photo {
    float: left;
    margin: 0 20px 20px 0;
    position: relative;
    z-index: 1
}

.dreamit-blog-area .content p img {
    margin: 0 10px 10px 0
}

.dreamit-blog-area .content {
    text-align: left;
    line-height: 150%
}

.content div.field--type-image div.field--item {
    float: left;
    height: auto;
    margin: 0 20px 20px 0;
    position: relative;
    width: 155px
}

#parallax, .dreamit_menu ul .sub-menu .sub-menu .sub-menu li, .dreamit_menu ul .sub-menu .sub-menu li, .em-call-video-link a, .field--type-text-with-summary, .fun_fact_area, .hero-style-four .hero-content-left, .main-style.em-team .em-team-content-image, .main-style.em-team .em-team-content-image-inner, .slider-video-icon a {
    position: relative
}

.field--name-field-image {
    position: relative;
    float: left;
    width: 100%
}

.dreamit_menu ul .sub-menu li {
    position: relative;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.dreamit_menu ul .sub-menu li a:hover {
    color: #181111
}

.dreamit_menu ul .sub-menu li a:before {
    position: absolute;
    left: 0;
    top: 50%;
    font-size: 20px;
    color: #5451c1;
    content: "";
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    width: 15px;
    height: 1px;
    background: #eff6ff
}

.dreamit_menu ul .sub-menu .sub-menu.reverse {
    right: auto !important;
    left: 100% !important;
    top: 130%;
    opacity: 0;
    visibility: hidden
}

.call-to-action-green {
    border-radius: 10px;
    width: 100%;
    background: #4aca59;
    color: #fff;
    border: none;
    height: 34px;
    margin: 5px 0;
}

.smaller-margin-bottom {
    margin-bottom: 3px
}

.dreamit-single-blog, .dreamit-single-blog-details {
    margin-bottom: 40px;
    background: #fff
}

.dreamit_menu ul .sub-menu .sub-menu .sub-menu, .dreamit_menu ul .sub-menu .sub-menu:not(.reverse) {
    right: 100%;
    left: auto;
    top: 130%;
    opacity: 0;
    visibility: hidden
}

.dreamit_menu ul .sub-menu li:hover > .sub-menu.overflowed {
    overflow-y: auto;
    max-height: 70vh;
    scrollbar-width: thin
}

.dreamit_menu ul .sub-menu .sub-menu .sub-menu li:hover > .sub-menu, .dreamit_menu ul .sub-menu .sub-menu li:hover > .sub-menu, .dreamit_menu ul .sub-menu li:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    top: 0
}

.logged-in .transprent-menu .dreamit_nav_area.prefix, .logged-in .trp_nav_area.hbg2 {
    top: 32px
}

.dreamit_nav_area:not(.fixed) nav.dreamit_menu.main-search-menu .sub-menu-first {
    height: 100px;
    margin-bottom: 0 !important;
    display: flex;
    align-items: center
}

.top-address.em-quearys-top.text-right, nav.dreamit_menu.main-search-menu {
    float: right
}

.dreamit_menu.main-search-menu > ul, .em-quearys-top.msin-menu-search {
    display: inline-block;
    padding-left: 0
}

.em-quearys-top.msin-menu-search .em-quearys-menu i {
    margin-left: 20px
}

.em-quearys-top.msin-menu-search .em-quearys-inner {
    top: 61px;
    background: #fff;
    padding: 20px;
    border-top: 3px solid var(--main-color-button)
}

.dreamit-main-menu .menu-item-has-children > a:after {
    margin-left: 5px;
    content: "\f107";
    font-family: FontAwesome;
    opacity: 1;
    font-size: 13px;
    opacity: .5
}

.dreamit-main-menu .menu-item-has-children .menu-item-has-children > a:after {
    margin-left: 8px;
    content: "\f105"
}

.dreamit-main-menu, .menu-height-space {
    height: 100px
}

.dreamit-header-top.fixed, .menu_area.mobile-menu.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000
}

.dreamit-main-menu .dreamit_nav_area.fixed {
    position: fixed;
    top: 44px;
    width: 100%;
    z-index: 1000
}

.blog-content p, .blog-left-side .widget.widget_text .wp-caption, .dreamit_nav_area.fixed #menu-main-menu, .wpb_gallery.wpb_content_element.vc_clearfix {
    margin-bottom: 0
}

.dreamit_nav_area .logo img {
    transition: 1s
}

.dreamit_nav_area.fixed .logo img {
    max-width: 90px;
    position: absolute;
    top: -46px
}

.dreamit_nav_area.fixed .dreamit_menu > ul > li > a {
    margin: 18px 15px
}

.header_area.main-menu-area {
    min-height: 60px
}

.dreamit-header-top.fixed .top-address, .menu_area.mobile-menu.fixed .top-address {
    padding-left: 110px
}

@media screen and (max-width: 1500px) {
    .sidebar-kontakt-section .col-md-8 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .sidebar-kontakt-section .col-md-4 {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 15px
    }

    .sidebar-kontakt-section {
        flex-direction: column
    }

    .top-address p a, .top-address p span, .top-right-menu ul.social-icons li a {
        font-size: 12px
    }

    .dreamit_menu > ul > li > a {
        font-size: 13px
    }

    .dreamit_nav_area.fixed .dreamit_menu > ul > li > a {
        margin: 18px 8px
    }

    .dreamit_nav_area.fixed .logo a {
        margin-top: 8px
    }
}

.donate-btn-header {
    display: inline-block;
    float: right;
    margin-top: 16px;
    margin-left: 20px
}

a.dtbtn {
    text-transform: capitalize;
    position: relative;
    z-index: 1;
    font-size: 16px;
    min-width: 170px;
    text-align: center;
    padding: 12px 30px;
    letter-spacing: 1px;
    border: 0;
    border-radius: 3px;
    overflow: hidden;
    -webkit-transition: .3s linear;
    transition: .3s linear;
    display: inline-block;
    color: #fff
}

a.dtbtn:before, a.dtbtn:hover:before {
    outline: 0 !important;
    border: 0 !important
}

a.dtbtn:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: #1c1c24;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
    -webkit-transition: -webkit-transform .24s cubic-bezier(.37, .31, .31, .9);
    transition: transform .24s cubic-bezier(.37, .31, .31, .9);
    transition: transform .24s cubic-bezier(.37, .31, .31, .9), -webkit-transform .24s cubic-bezier(.37, .31, .31, .9)
}

a.dtbtn:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left center;
    transform-origin: left center
}

.blog-left-side .widget h2, .creative_logo_thumb .logo a, .dreamit-single-brand.style2:hover, .em-theme-main-page .commment_title h3, .tr-btn-search .donate-btn-header {
    margin-top: 0
}

.tr_white_btn a.dtbtn {
    background-color: #fff;
    color: #333
}

.tr_white_btn a.dtbtn:hover {
    background-color: #fff0;
    border-color: #fff;
    color: #fff
}

.dreamit-main-menu .logo a.main_sticky_main_l, .dreamit-main-menu .prefix .logo a.main_sticky_l, .dreamit-main-menu.menu-18 .hbg2 .logo a.main_sticky_l, .footer-middle .post-date, .footer-middle .widget .menu-social-menu-container ul li a, .owl-carousel .owl-nav.disabled, .reply_date span.span_left {
    display: block
}

.headroom--pinned {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.headroom--unpinned {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.header--fixed {
    position: fixed;
    z-index: 10;
    right: 0;
    left: 0;
    top: 0;
    -webkit-transition: -webkit-transform .25s ease-in-out;
    transition: transform .25s ease-in-out;
    -o-transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
    will-change: transform
}

.white_box_shadow {
    padding: 40px 30px;
    background: #fff;
    -webkit-box-shadow: 0 0 20px rgb(0 0 0 / .1);
    box-shadow: 0 0 20px rgb(0 0 0 / .1)
}

.dreamit-blog-area, .dreamit-blog-index.blog-area.dreamit-blog-area, .dreamit-blog-single {
    background: #f6f6f6
}

.dreamit-blog-area {
    padding: 35px 0 100px
}

.dreamit-single-blog {
    overflow: hidden;
    text-align: left;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    border-radius: 7px;
    border: 1px solid #e6e6e6
}

.dreamit-single-blog:hover {
    -webkit-box-shadow: 6px 5px 30px rgb(0 0 0 / .12);
    box-shadow: 6px 5px 30px rgb(0 0 0 / .12);
    border-color: #fff0
}

.dreamit-blog-area.dreamit-blog-archive, .dreamit-blog-index.blog-area.dreamit-blog-area {
    padding: 100px 0;
    background: #f6f6f6
}

.containers.dreamit-product-page.dreamit-wactive-sidebar, .dreamit-blog-index.blog-area.dreamit-blog-area {
    padding: 100px 0
}

.dreamit-blog-thumb {
    overflow: hidden;
    position: relative
}

.dreamit-blog-thumb a {
    display: block;
    position: relative
}

.dreamit-blog-thumb img {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    display: block
}

.dreamit-blog-meta-top {
    position: absolute;
    left: 30px;
    top: 30px
}

.commment_title h3, .dreamit-blog-meta-left a, .dreamit-single-blog--thumb, .post_reply, blockquote {
    position: relative
}

.dreamit-blog-meta-top li a {
    display: inline-block;
    padding: 0 16px;
    line-height: 19px;
    font-size: 10px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 5px
}

.blog-page-title h2 {
    margin: 18px 0 20px;
    font-size: 22px
}

.blog-page-title a {
    text-transform: none
}

.dreamit-blog-meta-left a {
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    display: inline-block;
    text-decoration: none;
    text-transform: capitalize;
    margin-right: 24px;
    font-weight: 500;
    font-size: 14px;
    color: #1c1c24
}

.dreamit-blog-meta-left span {
    font-size: 14px;
    color: #1c1c24
}

.dreamit-blog-meta-left a::before, .dreamit-blog-meta-left span::before {
    content: "";
    background: #616161;
    width: 1px;
    height: 14px;
    position: absolute;
    right: -13px;
    top: 4px
}

.dreamit-blog-meta-right {
    float: right;
    padding: 17px 0 0
}

.dreamit-blog-meta-right a, .dreamit-blog-meta-right span {
    color: #777;
    font-size: 14px;
    margin-left: 10px;
    text-transform: uppercase;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    display: inline-block;
    text-decoration: none;
    position: relative
}

.upper.dreamit-blog-meta-left a, .upper.dreamit-blog-meta-left span {
    color: var(--main-color-button);
    font-size: 14px;
    margin-right: 12px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0;
}

.meta-list.dreamit-blog-meta-left a, .meta-list.dreamit-blog-meta-left span {
    color: var(--main-color-button);
    font-size: 14px;
    margin-right: 10px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0
}

.dreamit-single-icon-inner a i:hover, .readmore a:hover {
    background: var(--main-color-button);
    border-color: var(--main-color-button);
    color: #fff
}

.readmore a {
    border: 1px solid #ddd;
    color: #444;
    display: inline-block;
    font-size: 11px;
    font-weight: 400;
    padding: 6px 10px;
    text-transform: uppercase;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s
}

.coaching-list ul li:last-child, .dreamit-single-blog-content p, .portfolio-details-box ul, .single-blog-title {
    margin-bottom: 20px
}

@media screen and (max-width: 1140px) {
    .landing-page-content-main {
        padding: 0 15px
    }

    .mapa-section.elementor-section.elementor-section-boxed .container {
        margin-left: 0;
        margin-right: 0
    }
}

@media screen and (max-width: 992px) {
    .landing-page-content-main {
    }

    .landing-page-content-main img {
        width: 100%
    }

    .landing-page-content-main .mapa-section .section-half-map {
        width: calc(100% - 0px);
        margin: 0 0
    }
}

.area-padding, .em-theme-main-page .dreamit-single-blog-details {
    padding: 30px
}

.elementor-1474 .elementor-element.elementor-element-40f9183.custom-contact-form {
    width: 100%
}

.elementor-1474 .elementor-element.elementor-element-40f9183.custom-contact-form > .elementor-element-populated {
    margin: 0 0 0 0;
    padding: 0
}

.dreamit-single-blog-details-inner .image-wrapp-main {
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: center
}

.landing-page-content {
    min-height: calc(100vh - 600px)
}

.dreamit-single-blog-details-inner h1 {
    font-size: 32px;
    margin-bottom: 20px
}

.dreamit-single-blog-details-inner h2 {
    font-size: 22px;
    margin: 20px 0 10px 0
}

.dreamit-single-blog-details-inner h2:first-of-type {
    font-size: 22px;
    margin: 0px 0 20px 0
}

.dreamit-single-blog-details-inner h3 {
    font-size: 23px;
    margin: 15px 0 10px 0
}

.dreamit-single-blog-details-inner p {
    margin-bottom: 12px;
    margin-bottom: 7px
}

.dreamit-single-blog-details-inner h4 {
    font-size: 20px;
    margin: 12px 0 10px 0
}

@media screen and (max-width: 1500px) {
    .dreamit-single-blog-details-inner h1 {
        font-size: 28px;
        margin-bottom: 15px;
        text-align: left
    }

    .dreamit-single-blog-details-inner h2 {
        font-size: 22px
    }

    .dreamit-single-blog-details-inner h3 {
        font-size: 25px
    }

    .dreamit-single-blog-details-inner h4 {
        font-size: 22px
    }
}

@media screen and (max-width: 1024px) {
    .dreamit-single-blog-details-inner h1 {
        font-size: 26px;
        margin-bottom: 15px;
        text-align: left
    }

    .dreamit-single-blog-details-inner h2 {
        font-size: 22px
    }

    .dreamit-single-blog-details-inner h3 {
        font-size: 25px
    }

    .dreamit-single-blog-details-inner h4 {
        font-size: 22px
    }
}

@media screen and (max-width: 768px) {
    .dreamit-single-blog-details-inner h4 {
        font-size: 1.2rem
    }

    .dreamit-single-blog-details-inner h1 {
        font-size: 23px;
        margin-bottom: 15px;
        text-align: left
    }
}

.dreamit-single-blog-details-inner {
    padding: 30px 45px 45px;
    -webkit-box-shadow: 0 3px 19px rgb(0 0 0 / .08);
    box-shadow: 0 3px 19px rgb(0 0 0 / .08);
    border-radius: 0 0 10px 10px;
    float: left;
    width: 100%;
    background: #fff
}

.dreamit-single-blog--thumb, .dreamit-single-blog--thumb img {
    border-radius: 10px 10px 0 0
}

.em-theme-main-page .dreamit-single-blog-title h2 {
    padding-bottom: 15px
}

.single-blog-title {
    font-size: 24px;
    padding: 0;
    margin-top: 17px;
    text-transform: unset;
    color: #232323
}

.dreamit-single-blog-details h2 span, .dreamit-single-blog-details h2.team-name, .mc4wp-alert.mc4wp-error a, .mc4wp-alert.mc4wp-error p {
    color: var(--main-color-button) !important
}

.dreamit-single-blog-details h2, .not-found-inner p, .portfolio_info h2 {
    font-size: 30px
}

.dreamit-single-icon-inner span {
    font-size: 17px;
    margin-right: 6px
}

.dreamit-single-icon-inner a i {
    border: 1px solid #e6e6e6;
    color: #565872;
    display: inline-block;
    font-size: 15px;
    height: 40px;
    line-height: 41px;
    margin: 0 9px 0 0;
    text-align: center;
    width: 40px;
    border-radius: 5px
}

.single-blog-content ul {
    padding-bottom: 10px
}

blockquote {
    padding: 20px 30px;
    font-size: 16px;
    border-left: 4px solid var(--main-color-button);
    background: 0 0;
    font-style: normal;
    color: #232;
    font-weight: 400;
    line-height: 1.5
}

blockquote i {
    margin-right: 10px
}

.post-text blockquote::before {
    content: "\f10d";
    left: 42px;
    top: 50px;
    position: absolute;
    color: #758799;
    font-family: FontAwesome;
    font-weight: 700;
    font-size: 41px
}

blockquote .small, blockquote footer, blockquote small {
    display: block;
    line-height: 1.42857143;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px
}

.dreamit-blog-social {
    padding-top: 40px;
    text-align: left;
    border-top: 1px solid #e6e6e6;
    margin-top: 40px
}

.dreamit-single-blog-details .inner-content h4 {
    padding-bottom: 20px;
    font-size: 24px
}

.dreamit-blog-meta.txp-meta {
    padding-bottom: 22px
}

.comments {
    padding-bottom: 50px;
    padding-top: 14px
}

.post_comment {
    border-bottom: 1px solid #eaeaea;
    margin: 20px 0;
    padding: 0 15px
}

.commment_title h3 {
    font-size: 24px;
    margin-bottom: 30px;
    margin-top: 0;
    display: inline-block
}

.commment_title h3:before {
    position: absolute;
    left: 0;
    bottom: -15px;
    width: 88px;
    height: 3px;
    background: #aec6ef;
    content: ""
}

#scrollUp:hover, .commment_title h3:after, .reply_date span.span_right, .reply_date span.span_right:hover {
    background: var(--main-color-button)
}

.commment_title h3:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -17px;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: MOVE-BG;
    animation-name: MOVE-BG
}

.post_replay_inner {
    word-wrap: break-word;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px
}

.mgl-30 {
    margin-left: 30px
}

.post_reply_thumb img {
    border-radius: 50%
}

.post_replay {
    margin-top: 36px
}

.post_reply {
    padding-left: 15px;
    width: 100%
}

.post_reply div.st {
    font-size: 18px;
    font-weight: 400
}

.post_reply div.st a {
    color: #232323;
    font-size: 18px;
    display: inline-block;
    padding-bottom: 3px;
    font-weight: 700
}

.reply_date {
    overflow: hidden;
    margin-bottom: 5px
}

.reply_date span.span_right {
    float: none;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 1px;
    position: absolute;
    top: 0;
    right: 0;
    padding: 3px 18px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-radius: 4px
}

.comments-area .children {
    margin-left: 90px
}

.post_comment .post_comment {
    margin-left: 15px
}

.em-theme-main-page .empgc {
    margin-top: 40px
}

.em-single-page-comment .commment_title.empgc > h3, .em-theme-main-page .empgc.commment_title h3 {
    margin-bottom: 35px
}

.logged-in-as {
    margin-bottom: 10px;
    margin-top: 30px
}

a.comment-edit-link {
    margin-bottom: 12px;
    display: inline-block
}

.em-theme-main-page .comments-area {
    margin-top: 40px;
    clear: both
}

.comment-respond {
    padding-top: 14px
}

.comment-respond .commment_title h3 {
    margin-bottom: 60px
}

.blog-page-title > h2 {
    margin: 11px 0 20px;
    font-size: 30px;
    font-weight: 800
}

.call-to-action-btn, .paginations, .single-blog-content iframe {
    margin-top: 20px
}

.grid-item .blog-page-title > h2 {
    font-size: 21px;
    margin-bottom: 2px
}

.blog-page-title a {
    display: block;
    font-weight: 600;
    margin-bottom: 0;
    text-transform: none;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    color: #232323
}

.breadcumb-inner li, .breadcumb-inner li a, .footer-top-address h2, .footer-top-inner h2, .mean-container .mean-bar:before, .mobile_menu_logo a, .ucase {
    text-transform: uppercase
}

.em_coaching_content, .em_single_coaching {
    -webkit-transition: .3s;
    -o-transition: .3s;
    background: #fff
}

.em-blog-content-area {
    display: block;
    width: 100%;
    padding: 28px 35px 30px;
    overflow: hidden
}

.blog-content h1, .blog-content h2, .blog-content h3, .blog-content h4, .blog-content h5, .blog-content h6 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 500;
    color: #333;
    font-size: 30px
}

.post_reply h1, .post_reply h2, .post_reply h3, .post_reply h4, .post_reply h5, .post_reply h6 {
    color: #303030;
    font-size: 30px;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 15px
}

.blog-content h2, .post_reply h2 {
    font-size: 26px
}

.blog-content h3, .post_reply h3 {
    font-size: 22px
}

.applications-heading, .blog-content h4, .post_reply h4 {
    font-size: 20px
}

.blog-content h5, .portfolio-description > p, .post_reply h5 {
    font-size: 18px
}

.blog-content h6, .post_reply h6 {
    font-size: 17px
}

.single-blog-content ol, .single-blog-content ul {
    padding-left: 20px
}

.paginations {
    text-align: left
}

.page-numbers li {
    text-align: center;
    display: inline-block
}

.page-numbers span.current, .paginations a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    margin: 0 5px 0 0;
    color: #9990b8;
    background: #fff;
    -webkit-box-shadow: 0 0 5px rgb(0 0 0 / .2);
    box-shadow: 0 0 5px rgb(0 0 0 / .2)
}

.paginations a:hover {
    background: var(--main-color3_hover);
    border-color: var(--main-color3_hover);
    color: #fff
}

.page-numbers span.current, .paginations a.current {
    background: var(--main-color3);
    border-color: var(--main-color3);
    color: #fff
}

#scrollUp, .not-found-inner a {
    background: var(--main-color-button)
}

.kc_counter_box i {
    display: inline-block;
    font-size: 45px;
    margin-bottom: 0
}

.em_single_coaching {
    margin-bottom: 30px;
    transition: .3s;
    -webkit-box-shadow: 0 0 15px 0 rgb(0 0 0 / .1);
    box-shadow: 0 0 15px 0 rgb(0 0 0 / .1)
}

.em_coaching_content {
    padding: 20px 25px;
    transition: .3s
}

.em_coaching_title h2 {
    font-size: 20px;
    padding: 12px 0 5px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.dreamit-blog-main-content {
    padding: 40px
}

.dreamit-single-coaching-content h4, .dreamit-single-coaching-title h2 {
    font-size: 24px;
    padding-bottom: 12px
}

.dreamit-single-coaching-content h4 {
    padding-top: 30px
}

.dreamit-single-coaching-details .dreamit-blog-meta.txp-meta .dreamit-blog-meta-left a, .dreamit-single-coaching-details .dreamit-blog-meta.txp-meta .dreamit-blog-meta-left span {
    color: var(--main-color-button);
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 500
}

.dreamit-single-coaching-details .dreamit-blog-meta.txp-meta {
    margin-bottom: 15px
}

.dreamit-single-coaching-content ul li {
    list-style: none;
    padding: 30px 0 0;
    font-size: 17px
}

.coaching-details-block-two {
    background-color: #fff
}

.coaching-details-two {
    padding: 40px 40px 0
}

.coaching-details-two hr {
    margin-bottom: 28px
}

.coaching-application p, .coaching-details-two .details-button-two, .top_address_logo {
    margin-bottom: 30px
}

.coaching-details-two .details-button-two a i {
    font-style: italic
}

.coaching-details-meta {
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 13px;
    color: var(--main-color-button)
}

.coaching-list ul li {
    padding: 15px 0 0;
    font-size: 17px;
    font-style: normal
}

.coaching-application ul li {
    padding: 5px 20px
}

.applications i {
    font-size: 14px;
    color: var(--main-color-button);
    margin-right: 10px
}

.exam-block, .footer-logo img, .owl-preview-box .opinions-widget:not(:last-child) {
    margin-bottom: 40px
}

.coaching-exam .coaching-subheading {
    font-size: 18px;
    padding-bottom: 10px
}

.exam-Pattern-min {
    font-size: 14px
}

.breadcumb-area {
    padding: 126px 0 126px;
    background-color: var(--main-color3_hover);
    background-position: center top;
    background-repeat: no-repeat;
    position: relative
}

.breadcumb-area:before {
    background: rgb(28 28 36 / .2);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: ""
}

.breadcrumb_tran_header .breadcumb-area {
    padding: 191px 0 110px
}

.breadcumb-inner h2 {
    font-size: 55px;
    color: #fff;
    margin-bottom: 25px
}

.breadcumb-inner li {
    display: inline-block;
    margin: 0 6px;
    font-size: 14px;
    font-weight: 500
}

.brpt h2 {
    font-size: 55px;
    margin-bottom: 30px;
    margin-top: 0;
    color: #1c1c24
}

.lcase {
    text-transform: lowercase
}

.ccase {
    text-transform: capitalize
}

.dreamit-breadcroumb-area.product-breadcrumb {
    background: url(https://webitkurigram.com/wp/dreamit/wp-content/uploads/2020/06/dreamit-animate-bg.jpg) 0 0/cover no-repeat #000;
    padding: 113px 0 80px
}

#team::before, .get_quote::before {
    background: url(assets/images/circle-small.png) no-repeat;
    height: 270px;
    content: ""
}

.not-found-area {
    background-color: #f9f9f9;
    background-position: center top;
    background-repeat: repeat;
    background-size: cover;
    padding: 0 0 16px
}

.not-found {
    display: table;
    width: 100%;
    text-align: center;
    background: #fff;
    margin: 70px 0;
    padding: 120px 0;
    -webkit-box-shadow: 0 5px 15px rgb(0 0 0 / .15);
    box-shadow: 0 5px 15px rgb(0 0 0 / .15)
}

.not-found-inner {
    display: table-cell;
    vertical-align: middle;
    font-size: 30px
}

.not-found-inner h2 {
    color: var(--main-color-button);
    display: inline-block;
    font-size: 160px;
    font-weight: 700;
    line-height: 1.2;
    padding: 15px 0
}

.not-found-inner a {
    color: #fff;
    font-size: 24px;
    margin-top: 40px;
    display: inline-block;
    -webkit-box-shadow: 0 0 4px rgb(0 0 0 / .15);
    box-shadow: 0 0 4px rgb(0 0 0 / .15);
    padding: 10px 40px
}

.about-image-slider .em-image-sliderslick:hover .slick-next, .about-image-slider .em-image-sliderslick:hover .slick-prev, .dark-contact .quote_form .button, .menu-serivice-menu-container ul li.current_menu_item, .menu-serivice-menu-container ul li:hover, .not-found-inner a:hover {
    background: var(--main-color-button);
    color: #fff
}

.dreamit-search-page {
    background: #f6f6f6;
    padding-bottom: 135px
}

.search-error .search input {
    padding: 20px 0;
    height: 54px;
    border: 1px solid #ddd
}

.search-error .search input[type=text] {
    padding-left: 10px
}

.search-error .search button {
    top: 48%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.search-error > p {
    font-size: 18px;
    margin: 14px 0 20px
}

.search-error > h3 {
    display: block;
    font-size: 60px;
    color: var(--main-color-button)
}

.mobile_menu_logo a img {
    width: 80px
}

.mobile_menu_logo a {
    font-size: 23px;
    font-weight: 600
}

.top-address-area {
    background: #111;
    padding: 90px 0 85px;
    text-align: center
}

.address_content {
    padding-top: 38px
}

.top_address_content a, .top_address_content span {
    color: #fff;
    display: inline-block;
    font-weight: 400;
    line-height: 12px;
    margin-right: 14px
}

#scrollUp, .footer-top-inner h2 {
    color: #fff;
    height: 60px;
    line-height: 60px
}

.top_address_content a i, .top_address_content span i {
    font-size: 14px;
    margin-right: 11px
}

.footer-top-address h2 {
    color: #fff;
    margin-bottom: 30px;
    letter-spacing: 10px;
    font-weight: 700;
    font-size: 26px
}

.footer-top-address h2 span {
    color: var(--main-color-button);
    font-weight: 700
}

.footer-top {
    background: #0f1328;
    padding: 120px 0 100px
}

.footer-bottom, .footer-middle {
    background: #111a3a
}

.footer-top-inner h2 {
    font-family: Raleway, sans-serif;
    font-size: 35px;
    font-weight: 700;
    padding: 0 15px
}

.footer-top-inner h2 span {
    color: var(--main-color-button);
    font-weight: 600
}

.footer-top-inner p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 0;
    padding: 0 10px;
    color: #b4bbc9;
    margin-left: auto;
    margin-right: auto;
    width: 69%
}

.footer-social-icon {
    padding: 10px 0 20px;
    text-align: center
}

.footer-social-icon a i {
    color: #b4bbc9;
    font-size: 16px;
    height: 70px;
    width: 70px;
    display: inline-block;
    border-radius: 50%;
    background: #1c2940;
    line-height: 70px;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    margin: 0 5px
}

.footer-social-icon a i:hover {
    background-color: #ff4b57;
    color: #fff
}

.footer-social-icon.htop-menu-s {
    padding: 0;
    display: inline-block;
    margin-left: 30px
}

.footer-social-icon.htop-menu-s a i {
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    margin: 0 3px;
    width: 35px;
    color: #333
}

.footer-top-inner .text-center {
    margin-bottom: 32px;
    text-align: center
}

.footer-middle {
    padding: 82px 0 33px;
    position: relative;
    z-index: 1
}

.get_quote::before {
    position: absolute;
    right: 15px;
    top: 28px;
    width: 271px;
    -webkit-animation: 2.5s ease-in-out infinite alternate alltuchtopdown;
    animation: 2.5s ease-in-out infinite alternate alltuchtopdown;
    z-index: -1;
    opacity: .6
}

.about_shape img, .get_quote::after {
    -webkit-animation: 2.5s ease-in-out infinite alternate alltuchtopdown
}

.get_quote::after {
    content: "";
    position: absolute;
    left: 48%;
    top: 64%;
    background: url(assets/images/shape6.png) no-repeat;
    height: 270px;
    width: 271px;
    animation: 2.5s ease-in-out infinite alternate alltuchtopdown;
    z-index: -1;
    opacity: .5
}

.wpfdp {
    padding-bottom: 30px
}

.footer-middle .widget h2 {
    font-size: 22px;
    margin-bottom: 35px;
    margin-top: 15px;
    position: relative;
    color: #f8f9fe;
    font-weight: 700
}

.footer-middle .recent-post-text h4 a {
    color: #f8f9fe;
    font-size: 14px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    font-weight: 500;
    letter-spacing: 0
}

.recent-post-image img {
    border-radius: 5px
}

.footer-middle .widget ul li {
    margin-bottom: 13px;
    position: relative;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    font-size: 16px;
    color: #f8f9fe;
    padding-left: 25px
}

.footer-middle .widget ul li a {
    color: #f8f9fe;
    font-size: 16px;
    transition: .5s
}

.footer-middle .widget ul li::before {
    position: absolute;
    content: "";
    left: 0;
    top: 14px;
    background: #f8f9fe;
    height: 1px;
    width: 10px;
    font-size: 14px
}

.recent-portfolio-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.recent-portfolio {
    margin-bottom: 10px;
    margin-right: 10px;
    width: 29.33%
}

.footer-bottom .row {
    padding: 20px 0;
    border-top: 1px solid rgb(255 255 255 / .23)
}

.copy-right-text p {
    color: #f8f9fe;
    padding: 0;
    margin: 1px 0 0
}

.footer-menu ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.em-call-video-link a, .em_testi_country_img ul li img, .footer-menu ul li, .hero-slider-btn, .recent-post-image a {
    display: inline-block
}

.country-name, .footer-menu ul .menu-item {
    margin-left: 10px
}

.footer-menu ul .menu-item a {
    color: #f8f9fe;
    padding: 0;
    display: block;
    text-transform: capitalize;
    margin-left: 10px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    font-size: 14px
}

#scrollUp, .footer-menu .social-icon {
    border-radius: 100%;
    -webkit-transition: .3s;
    -o-transition: .3s;
    text-align: center
}

.footer-menu ul .menu-item a:hover {
    color: #f8f9fe
}

.footer-menu .social-icon {
    display: block;
    font-size: 15px;
    margin-left: 10px;
    transition: .3s;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #fff;
    color: #f8f9fe;
    -webkit-box-shadow: 0 16px 32px 0 rgb(212 212 212 / .2);
    box-shadow: 0 16px 32px 0 rgb(212 212 212 / .2)
}

.footer-menu .social-icon:hover {
    color: #fff;
    background-color: #42047b
}

.footer-menu ul li:last-child a {
    padding-right: 0
}

#scrollUp {
    bottom: 30px;
    font-size: 34px;
    right: 30px;
    width: 60px;
    transition: .3s
}

.template-home .vc_row {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.widget_recent_data {
    padding-bottom: 9px !important
}

.recent-post-image a {
    margin-top: 0;
    margin-bottom: 17px
}

.recent-post-text > h4 {
    margin-bottom: 2px;
    margin-top: 0;
    line-height: 16px
}

.em-image, .title_tx h2 {
    margin-bottom: 0;
    margin-top: 0
}

.recent-post-text h4 a {
    color: #232323;
    font-size: 18px;
    line-height: 22px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    font-weight: 700
}

.portfolio-details-box li:last-child, .recent-post-item:last-child {
    border-bottom: 0
}

.recent-post-text .rcomment {
    color: var(--main-color-button);
    text-transform: none;
    color: #616161;
    font-size: 15px
}

.footer-middle .recent-post-text > h4 {
    margin-bottom: 2px
}

.footer-middle .recent-post-text .rcomment {
    color: #ddd;
    font-size: 13px;
    font-weight: 400
}

.footer-middle .recent-post-item {
    margin-bottom: 19px;
    padding-bottom: 5px
}

.mean-container .mean-bar {
    float: none;
    background: var(--main-color2)
}

.mean-container .mean-nav ul li li a {
    color: #333;
    opacity: 1
}

.footer-middle .widget .menu-social-menu-container ul {
    margin-left: 0;
    padding-top: 12px
}

.footer-middle .widget .menu-social-menu-container ul li {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 5px;
    margin-top: 0;
    padding-left: 0;
    position: inherit
}

.footer-middle .widget .menu-social-menu-container ul li i {
    border: 0;
    display: block;
    margin-right: 6px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    font-size: 15px;
    width: 35px;
    height: 35px;
    background: #1c1c24;
    text-align: center;
    line-height: 35px;
    border-radius: 3px
}

.footer-middle .widget .menu-social-menu-container ul li i:hover {
    color: var(--main-color-button);
    background: #fff
}

.title_in {
    float: left;
    padding-right: 30px;
    position: relative;
    margin-right: 30px
}

.title_in:before {
    position: absolute;
    left: -89px;
    top: 23px;
    height: 3px;
    width: 70px;
    background: var(--main-color-button);
    content: ""
}

.title_tx h5 {
    font-size: 18px;
    font-weight: 600
}

.title_tx h2 {
    font-size: 45px;
    text-transform: none;
    line-height: 1.1;
    font-weight: 800;
    letter-spacing: -1px
}

.title_ptx p {
    margin: 0;
    overflow: hidden;
    font-size: 18px
}

.default-style.em-feature {
    margin-bottom: 30px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    text-align: center;
    padding: 35px 30px 0;
    box-shadow: 0 10px 29.7px .3px rgb(225 225 225 / .64);
    position: relative;
    z-index: 1
}

.default-style.em-feature:hover {
    transform: translateY(-10px);
    background: var(--main-color-button)
}

.default-style.em-feature::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-image: url(assets/images/what-we-are-dot.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1
}

.default-style.em-feature .em-feature-title h3 {
    font-size: 22px;
    font-weight: 700;
    text-transform: capitalize;
    margin: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.default-style.em-feature .em-feature-title h2 {
    font-size: 23px;
    font-weight: 700;
    margin: 17px 0 15px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.default-style.em-feature .em-feature-desc {
    margin-bottom: 30px;
    transition: .5s
}

.default-style.em-feature .em_feature-icon i {
    font-size: 40px;
    color: var(--main-color-button);
    text-align: center;
    transition: .5s
}

.default-style.em-feature .feature-btn a {
    text-transform: capitalize;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    display: inline-block;
    width: 40px;
    height: 40px;
    background: var(--main-color-button);
    color: #fff;
    line-height: 40px;
    text-align: center
}

.default-style.em-feature:hover .feature-btn a, .em-feature.style-three:hover .em_feature-icon i, .hero-slider-btn a:hover {
    background: #fff;
    color: var(--main-color-button)
}

.em-feature.feature-style-two {
    margin-bottom: 30px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    z-index: 999
}

.feature-style-two.em-feature:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-box-shadow: 0 25px 55px rgb(0 0 0 / .22);
    box-shadow: 0 25px 55px rgb(0 0 0 / .22)
}

.feature-style-two.em-feature:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(41 55 66 / .6);
    content: "";
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    border-radius: 10px
}

.feature-style-two .em_content_text {
    position: absolute;
    left: 0;
    bottom: -67px;
    padding: 0 59px 0 40px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.feature-style-two .em-feature-title h3 {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.feature-style-two .em-feature-title h2 {
    font-size: 23px;
    font-weight: 700;
    margin: 17px 0 15px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    color: #fff
}

.feature-style-two .em-feature-thumb img {
    border-radius: 10px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.feature-style-two .em-feature-desc {
    overflow: hidden;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    color: #fff;
    opacity: 0;
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}

.feature-style-two .em_feature-icon i {
    color: #fff;
    font-size: 50px
}

.feature-style-two .feature-btn a {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 20px;
    display: inline-block;
    opacity: 0;
    -webkit-transition: .3s .3s;
    -o-transition: .3s .3s;
    transition: .3s .3s
}

.feature-style-two.em-feature:hover:before {
    background: rgb(12 90 219 / .85)
}

.feature-style-two.em-feature:hover .em_content_text {
    bottom: 40px
}

.about-image-slider .em-image-sliderslick .slick-dots li button, .about-image-slider .em-image-sliderslick .slick-next, .about-image-slider .em-image-sliderslick .slick-prev, .curosel-style:hover .owl-nav div, .em-image-sliderslick:hover .slick-dots li button, .em-image-sliderslick:hover .slick-next, .em-image-sliderslick:hover .slick-prev, .em-slick-testi-wraper .slick-active.slick-current .em_testi_title_ar, .em-team.style-two:hover::before, .feature-style-two.em-feature:hover .em-feature-desc, .feature-style-two.em-feature:hover .feature-btn a, .main-style.em-team:hover .em-team-content-image:before {
    opacity: 1
}

.dreamit_flipbox .back, .dreamit_flipbox .front {
    -webkit-box-shadow: 0 5px 20px rgb(0 0 0 / .1);
    box-shadow: 0 5px 20px rgb(0 0 0 / .1)
}

.dreamit_flipbox-2 .front:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background: -webkit-gradient(linear, left bottom, left top, from(black), to(#fff0)) !important;
    background: -o-linear-gradient(bottom, #000 0, #fff0 100%) !important;
    background: linear-gradient(0deg, #000 0, #fff0 100%) !important;
    z-index: -1
}

.em-feature.style-three {
    background: #fff;
    text-align: center;
    box-shadow: 6px 5px 30px 0 rgb(0 0 0 / .12);
    border-radius: 7px;
    padding: 50px 45px;
    transition: .4s
}

.em-feature.style-three:hover {
    background: var(--main-color-button);
    transform: translateY(-10px)
}

.em-feature.style-three .em_feature-icon i {
    background: #edf4fc;
    width: 130px;
    height: 130px;
    border-radius: 100%;
    line-height: 130px;
    font-size: 40px;
    color: var(--main-color-button);
    margin-bottom: 20px;
    transition: .4s;
    display: inline-block
}

.em-feature.style-three .em-feature-title h2 {
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 15px;
    transition: .4s
}

.em-feature.style-three .feature-btn a {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    margin-top: 25px;
    display: inline-block;
    transition: .4s
}

.em-feature.style-three .feature-btn a i {
    margin-left: 4px
}

.em-feature-desc {
    transition: .4s
}

.em-feature.style-four:before {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 45px;
    height: 45px;
    content: "";
    background: #adc7f1;
    transition: .3s;
    z-index: -1
}

.em-feature.style-four {
    text-align: center;
    padding: 40px 24px;
    border: 1px solid #e4ecf9;
    position: relative;
    z-index: 1;
    background: #fff
}

.em-feature.style-four:hover::before {
    width: 100%;
    height: 100%;
    background: var(--main-color-button)
}

.em_feature-icon i {
    color: var(--main-color-button);
    display: inline-block;
    font-size: 55px
}

.em-feature-title h2 {
    font-size: 23px;
    margin: 15px 0 10px
}

.btn i, .feature-btn a i, .visa-btn a i {
    margin-left: 7px
}

.em-feature.style-five {
    background: rgb(0 0 0 / .67);
    border: 1px solid rgb(255 255 255 / .1);
    padding: 15px 23px 30px;
    position: relative;
    z-index: 1
}

.em-feature.style-five:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 3px;
    background: var(--main-color-button);
    z-index: -1;
    transition: .3s
}

.em-feature.style-five .em-feature-title h2 {
    font-size: 20px;
    transition: .3s
}

.em-feature.style-five .em_feature-icon {
    float: left;
    margin-right: 20px;
    padding-top: 7px
}

.em-feature.style-five .em_feature-icon i {
    font-size: 40px;
    transition: .3s
}

.feature-icon.bottom {
    position: absolute;
    right: 10px;
    bottom: 5px;
    font-size: 40px;
    color: #69717d;
    opacity: .4
}

.about_shape {
    position: absolute !important;
    bottom: -76px;
    z-index: -1;
    left: -72px
}

.about_shape img {
    animation: 2.5s ease-in-out infinite alternate alltuchtopdown;
    width: 416px
}

.heading_number {
    font-size: 136px;
    display: inline;
    font-weight: 800;
    color: var(--main-color-button);
    float: left;
    line-height: 1;
    margin-top: -14px;
    margin-right: 15px
}

.heading_title {
    font-size: 36px;
    font-weight: 800;
    line-height: 1;
    color: #232323;
    padding-top: 11px;
    display: inline
}

.specialist_social {
    margin-top: 15px
}

.specialist_social a {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: var(--main-color-button);
    color: #fff;
    line-height: 30px;
    border-radius: 3px;
    margin: 0 3px
}

.em-visa {
    padding: 80px 175px;
    border: 1px solid rgb(255 255 255 / .15);
    position: relative
}

.em-visa-title h2 {
    color: #fff;
    font-size: 24px;
    padding: 20px 0 7px
}

.em_visa-icon i {
    color: var(--main-color-button);
    font-size: 50px
}

.em-visa-desc {
    margin: 0;
    color: #fff
}

.visa-btn a {
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    margin-top: 32px;
    display: inline-block;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.visa-btn a i {
    color: var(--main-color-button)
}

.em_visa-icon2 {
    position: absolute;
    right: 25px;
    bottom: 0
}

.em_visa-icon2 i {
    font-size: 80px;
    color: #f4f4f4;
    opacity: .1
}

#team::before {
    position: absolute;
    right: 41px;
    top: 18px;
    width: 270px;
    -webkit-animation: 2.5s ease-in-out infinite alternate alltuchtopdown;
    animation: 2.5s ease-in-out infinite alternate alltuchtopdown;
    z-index: -1
}

.main-style.em-team {
    text-align: left;
    position: relative;
    margin-bottom: 30px;
    background: #fff;
    -webkit-box-shadow: 0 8px 16px rgb(207 228 255 / .2);
    box-shadow: 0 8px 16px rgb(207 228 255 / .2);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    overflow: hidden;
    border-bottom: 3px solid var(--main-color-button);
    border-radius: 4px
}

.main-style.em-team:hover {
    -webkit-box-shadow: 0 16px 32px rgb(207 228 255 / .8);
    box-shadow: 0 16px 32px rgb(207 228 255 / .8);
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px)
}

.main-style.em-team .em-team-content-waraper {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    background: #fff;
    padding: 16px 20px 23px;
    text-align: center
}

.main-style.em-team .em-team-content-image:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(12 90 219 / .85);
    content: "";
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    opacity: 0
}

.main-style.em-team .em-team-content-socials-inner {
    position: absolute;
    top: 50%;
    right: -100px;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background: #fff;
    width: 45px;
    padding: 13px 0
}

.main-style.em-team:hover .em-team-content-socials-inner {
    opacity: 1;
    top: 50%;
    right: 0
}

.main-style.em-team .em-team-content-title h2 {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    font-size: 20px;
    margin-bottom: 5px;
    font-weight: 700
}

.main-style.em-team .em-team-content-subtitle {
    color: var(--main-color-button);
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500
}

.main-style.em-team .em-team-content-image, .main-style.style-four.em-team .em-team-content-image-inner {
    position: relative;
    overflow: hidden
}

.main-style.em-team .em-team-content-telephone {
    position: absolute;
    bottom: 16px;
    right: -140px;
    background: var(--main-color-button);
    padding: 4px 20px;
    border-radius: 30px 0 0 30px;
    color: #fff;
    cursor: pointer;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.about-image-slider .em-slick-slider-new .slick-next, .main-style.em-team .em-team-content-telephone:hover {
    right: 0
}

.main-style.em-team .em-team-content-telephone i {
    margin-right: 13px
}

.main-style.em-team .em-team-content-socials a {
    display: block;
    font-size: 16px;
    color: var(--main-color-button);
    text-align: center;
    margin: 4px 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.main-style.em-team .em-content-title h2 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0;
    text-transform: uppercase
}

.main-style.em-team .em-content-subtitle {
    font-size: 14px;
    margin: 5px 0 0;
    text-transform: uppercase
}

.team-black .main-style.em-team:hover {
    box-shadow: none
}

.team-black .main-style.em-team .em-team-content-waraper {
    background: #000036
}

.main-style.style-four.em-team {
    box-shadow: none;
    overflow: hidden;
    border-bottom: 0;
    border-radius: 0
}

.main-style.style-four.em-team:hover {
    -webkit-box-shadow: 0 16px 32px rgb(207 228 255 / .8);
    box-shadow: 0 16px 32px rgb(207 228 255 / .8);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.main-style.style-four.em-team .em-team-content-subtitle {
    color: #616161
}

.main-style.style-four.em-team .em-team-content-socials-inner {
    position: absolute;
    top: 105%;
    right: 0;
    left: 0;
    text-align: center;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    width: 83%;
    background: var(--main-color-button);
    margin: auto
}

.main-style.style-four.em-team:hover .em-team-content-socials-inner {
    opacity: 1;
    top: 100%;
    right: 0
}

.main-style.style-four.em-team .em-team-content-socials a {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    margin: 0 8px
}

.main-style.style-four.em-team .em-team-content-image:before {
    background: rgb(255 255 255 / .35)
}

.em-team.style-two {
    text-align: left;
    transition: .3s;
    overflow: hidden;
    border-bottom: 0;
    border-radius: 0;
    box-shadow: 0;
    -webkit-box-shadow: 0;
    position: relative;
    z-index: 1
}

.em-team.style-two:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(12 90 219 / .85);
    content: "";
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    opacity: 0;
    border-radius: 100%
}

.style-two .em-team-content-image {
    overflow: hidden;
    border-radius: 100%
}

.style-two .em-team-content-inner {
    position: absolute;
    left: 0;
    top: 62%;
    transform: translateY(-50%);
    text-align: center;
    right: 0;
    opacity: 0;
    transition: .5s .3s
}

.em_work_progress-number span, .em_work_progress-number span:after {
    -webkit-transition: .3s;
    -o-transition: .3s;
    background: var(--main-color-button);
    border-radius: 50%
}

.em-team.style-two .em-team-content-title h2 {
    font-size: 20px;
    color: #fff;
    margin: 0
}

.em-team.style-two .em-team-content-subtitle {
    color: #fff;
    font-size: 15px;
    margin-bottom: 9px;
    margin-top: 8px
}

.em-team.style-two .em-team-content-socials a {
    display: inline-block;
    color: #fff;
    margin: 0 5px;
    font-size: 14px
}

.em-team.style-two:hover {
    -webkit-box-shadow: 0;
    box-shadow: 0;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px)
}

.em-team.style-two:hover .em-team-content-inner {
    opacity: 1;
    top: 50%
}

.team_cursousel_slider .em-team {
    margin: 0 15px 30px
}

.em_work_progress {
    padding: 0 25px
}

.em_work_progress-title h2 {
    font-size: 20px;
    margin: 56px 0 17px;
    font-weight: 700
}

.em_work_progress-number span {
    color: #fff;
    font-weight: 600;
    position: relative;
    height: 45px;
    width: 45px;
    line-height: 45px;
    display: inline-block;
    transition: .3s
}

.em_work_progress-number span:after {
    position: absolute;
    left: -10px;
    top: -10px;
    height: 65px;
    width: 65px;
    content: "";
    z-index: -1;
    right: 0;
    margin: auto;
    opacity: .4;
    transition: .3s
}

.em_work_progress-number span:before {
    position: absolute;
    left: -20px;
    top: -20px;
    height: 85px;
    width: 85px;
    content: "";
    background: var(--main-color-button);
    z-index: -1;
    border-radius: 50%;
    right: 0;
    margin: auto;
    opacity: .2;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.em_work_progress :hover .em_work_progress-number span, .em_work_progress :hover .em_work_progress-number span:after, .em_work_progress :hover .em_work_progress-number span:before {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.em_work_progress_icon:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    margin: auto;
    width: 2px;
    height: 40px;
    border-left: 2px dashed #ddd;
    border-radius: 100%;
    bottom: -74px
}

.em_work_progress_icon:after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    margin: auto;
    width: 15px;
    height: 15px;
    border: 2px solid #ddd;
    border-radius: 100%;
    bottom: -32px
}

.why-choose-area .back, .why-choose-area .front {
    -webkit-box-shadow: 0 1px 51.3px 5.7px rgb(137 143 156 / .15);
    box-shadow: 0 1px 51.3px 5.7px rgb(137 143 156 / .15)
}

.why-choose-area .front i {
    border-radius: 33% 66% 70% 30%/49% 62% 38% 51% !important
}

.em-call-to-action {
    text-align: left;
    position: relative
}

.em-call-to-action-title h2 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 42px;
    letter-spacing: 1px;
    font-weight: 500
}

.em-call-to-action-title span {
    font-size: 45px;
    display: block;
    width: 47%;
    letter-spacing: 0;
    line-height: 1.2;
    margin-top: 20px;
    font-weight: 700
}

.call-to-action-btn a {
    border: none;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    background-color: #fff;
    border-radius: 5px;
    color: var(--main-color-button);
    padding: 16px 32px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    font-weight: 600;
    font-family: Poppins
}

.call-to-action-btn a i {
    margin-left: 8px
}

.banner-slider-content .btn:hover, .call-to-action-btn a:hover {
    background: #1c1c24;
    color: #fff
}

.em-call-to-action-desc {
    color: #fff;
    width: 55%;
    margin: auto auto auto 0;
    font-size: 14px
}

.em-call-to-action2 .em-call-to-action-title span {
    margin: 20px auto 0
}

.em-call-to-action2 .em-call-to-action-desc {
    width: 65%;
    margin: auto
}

.em-call-to-video {
    position: absolute;
    right: 0;
    top: 50%;
    width: 24%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.em-call-video-link {
    float: left;
    margin-right: 20px
}

.em-call-video-link a i {
    width: 90px;
    height: 90px;
    display: inline-block;
    background: #fff;
    text-align: center;
    line-height: 90px;
    color: var(--main-color-button);
    border-radius: 100%;
    position: relative;
    z-index: 1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.slider-video-icon a i {
    width: 70px;
    height: 70px;
    line-height: 65px
}

.em-call-video-link a::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100px;
    width: 100px;
    background: rgb(255 255 255 / .8);
    z-index: -1;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-animation: 1.5s ease-out infinite pulse-border;
    animation: 1.5s ease-out infinite pulse-border
}

.em-call-to-action.style-three {
    text-align: center;
    position: relative
}

.style-three .em-call-to-action-title h2 {
    color: #fff;
    font-size: 50px;
    margin-bottom: 29px;
    letter-spacing: 0;
    font-weight: 800
}

.style-three .em-call-to-action-title span {
    width: 50%;
    font-weight: 800;
    margin: 0 auto auto;
    font-size: 50px
}

.style-three .em-call-to-video {
    position: inherit;
    right: inherit;
    top: inherit;
    width: 100%;
    text-align: center
}

.style-three .em-call-video-link {
    float: none;
    margin-right: auto
}

.style-three .em-call-to-action-desc {
    color: #fff;
    width: 40%;
    margin: auto auto 40px;
    font-size: 16px
}

@-webkit-keyframes pulse-border {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.7);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.7);
        opacity: 0
    }
}

@keyframes pulse-border {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.7);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.7);
        opacity: 0
    }
}

.em-call-to-video h3 {
    color: #fff;
    margin-top: 5px;
    font-size: 25px
}

.em-call-to-video i, .slider-video-icon a i {
    font-size: 28px
}

.slider-style-four .slider-video-icon, .slider-style-seven .slider-video-icon {
    display: inline-block;
    padding-top: 14px;
    position: absolute;
    right: 20%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 999
}

.slider-style-seven .slider-video-icon {
    top: 40%
}

.slider-video-icon a, .video-icon-box a {
    background: #fff;
    height: 65px;
    width: 65px;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    border-radius: 50%;
    line-height: 65px;
    color: var(--main-color-button);
    font-size: 15px;
    position: relative;
    display: inline-block;
    -webkit-animation: 1s linear infinite ripple-white;
    animation: 1s linear infinite ripple-white;
    -webkit-transition: .5s
}

@-webkit-keyframes ripple-white {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgb(12 90 219 / .3), 0 0 0 10px rgb(12 90 219 / .3), 0 0 0 20px rgb(12 90 219 / .3);
        box-shadow: 0 0 0 0 rgb(12 90 219 / .3), 0 0 0 10px rgb(12 90 219 / .3), 0 0 0 20px rgb(12 90 219 / .3)
    }
    100% {
        -webkit-box-shadow: 0 0 0 10px rgb(12 90 219 / .3), 0 0 0 20px rgb(12 90 219 / .3), 0 0 0 30px #fff0;
        box-shadow: 0 0 0 10px rgb(12 90 219 / .3), 0 0 0 20px rgb(12 90 219 / .3), 0 0 0 30px #fff0
    }
}

@keyframes ripple-white {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgb(12 90 219 / .3), 0 0 0 10px rgb(12 90 219 / .3), 0 0 0 20px rgb(12 90 219 / .3);
        box-shadow: 0 0 0 0 rgb(12 90 219 / .3), 0 0 0 10px rgb(12 90 219 / .3), 0 0 0 20px rgb(12 90 219 / .3)
    }
    100% {
        -webkit-box-shadow: 0 0 0 10px rgb(12 90 219 / .3), 0 0 0 20px rgb(12 90 219 / .3), 0 0 0 30px #fff0;
        box-shadow: 0 0 0 10px rgb(12 90 219 / .3), 0 0 0 20px rgb(12 90 219 / .3), 0 0 0 30px #fff0
    }
}

.video-icon-box h3 {
    margin-left: 40px;
    display: inline-block
}

.fun_fact_area::before {
    content: "";
    position: absolute;
    right: 0;
    top: 76px;
    background: url(assets/images/08.png) center no-repeat;
    width: 100%;
    height: 100%;
    left: 0
}

.single_counter2 .counter_icon i {
    font-size: 30px;
    color: #fff;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    display: inline-block;
    width: 80px;
    height: 80px;
    background: var(--main-color-button);
    border-radius: 100%;
    line-height: 80px;
    margin-bottom: 22px
}

.classic-it-service .message-box-wrap:hover, .kc-ui-progress2 span.value {
    background: var(--main-color-button) !important;
    color: #fff !important
}

.style-three .counter_icon {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    float: left;
    overflow: hidden;
    margin-right: 15px
}

.style-three .single_counter_inner {
    overflow: hidden;
    text-align: left;
    margin: 0
}

.style-three .countr_text > h1 {
    font-size: 42px;
    display: inline-block;
    font-weight: 800;
    margin: 0
}

.style-three .counter_title h4 {
    color: #232323;
    text-transform: uppercase;
    font-size: 13px;
    margin-top: 0;
    font-weight: 700;
    letter-spacing: 0
}

.single_counter2.style-three .counter_icon i {
    font-size: 31px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    margin-bottom: 0;
    margin-top: 5px
}

.port_dtl_social span {
    font-size: 18px;
    font-weight: 600;
    margin-right: 10px
}

.port_dtl_social a {
    height: 35px;
    width: 35px;
    background: var(--main-color-button);
    display: inline-block;
    text-align: center;
    line-height: 35px;
    margin: 0 3px;
    color: #fff;
    border-radius: 3px
}

.em_single_testimonial {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    position: relative;
    margin-top: 40px
}

.testi-width {
    padding: 36px 100px
}

.dark-version .em_testi_content {
    background: #0b0e3c
}

.em_testi_content:before {
    content: '';
    bottom: -20px;
    top: auto;
    border-color: #fff #fff0 #fff0 #fff;
    display: block;
    position: absolute;
    left: 0;
    margin-left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px
}

.dark-version .em_testi_content::before {
    border-color: #0b0e3c #fff0 #fff0 #0b0e3c
}

.em_test_thumb img {
    border-radius: 100%;
    width: 90px
}

.em_testi_title {
    margin-bottom: 4px
}

.em_testi_title h2 {
    font-size: 20px;
    margin-bottom: 0;
    text-transform: capitalize;
    letter-spacing: 0;
    font-weight: 700
}

.em_testi_title h2 sup {
    font-size: 15px;
    font-weight: 700;
    margin-left: 5px
}

.em_testi_title span {
    color: var(--main-color-button);
    font-weight: 500;
    font-size: 16px;
    display: block;
    padding-top: 5px
}

.em_testi_text.texti_style2 {
    color: #444;
    font-style: italic;
    margin: auto;
    width: 100%
}

.testimonial_list.curosel-style .owl-nav div {
    -webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / .3);
    box-shadow: 0 0 10px 0 rgb(0 0 0 / .3)
}

.em_testi_degi {
    line-height: 1;
    margin-top: -4px
}

.em_reviews_rating {
    margin-top: 10px
}

.em_reviews i, .testi-star i {
    color: #ddd
}

.testi-star i.active {
    color: var(--main-color-button);
    font-size: 19px;
    margin: 0 1px
}

.em_testi_country_img ul li {
    display: inline-block;
    overflow: hidden
}

.testimonial-style-two .em_testi_content {
    position: relative;
    padding: 0;
    -webkit-box-shadow: 0 25px 40px 0 rgb(0 0 0 / .1);
    box-shadow: none;
    background: 0 0;
    border-radius: 0;
    text-align: center;
    margin-bottom: 30px
}

.testimonial-style-two .em_test_thumb {
    position: relative;
    display: inline-block;
    float: none;
    margin: 0 0 30px
}

.testimonial-style-two .em_test_thumb img {
    border-radius: 100%;
    width: 115px
}

.testimonial-style-two .em_testi_text {
    width: 71%;
    margin: auto;
    font-size: 18px;
    font-style: italic;
    font-weight: 500;
    font-family: Poppins
}

.testimonial-style-two .em_test_thumb:before {
    content: "\f10d";
    font-family: FontAwesome;
    font-size: 18px;
    position: absolute;
    line-height: 50px;
    bottom: 0;
    right: -16px;
    background-color: var(--main-color-button);
    width: 50px;
    height: 50px;
    text-align: center;
    color: #fff;
    border-radius: 50%
}

.style-three .em_single_testimonial {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    position: relative;
    margin-top: 40px;
    text-align: center;
    box-shadow: 0 0 27px 0 rgb(0 0 0 / .17);
    margin-bottom: 30px;
    padding: 36px;
    background: #fff
}

.style-three .em_test_thumb {
    position: relative;
    display: inline-block;
    float: none;
    margin-right: 0;
    text-align: center
}

.style-three .em_testi_content {
    padding: 15px 0 5px;
    box-shadow: none;
    background: 0 0;
    border-radius: 0;
    text-align: center;
    margin-bottom: 0
}

.curosel-style .owl-nav div {
    border-radius: 2px;
    color: #fff;
    font-size: 19px;
    height: 48px;
    line-height: 48px;
    position: absolute;
    top: 50%;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    width: 46px;
    text-align: center;
    z-index: 99;
    -webkit-transform: translateY(-49%);
    -ms-transform: translateY(-49%);
    transform: translateY(-49%);
    opacity: 0;
    background: var(--main-color-button)
}

.curosel-style .owl-nav .owl-next {
    left: auto;
    right: -65px
}

.curosel-style .owl-nav .owl-prev {
    right: auto;
    left: -65px
}

.single_gallery.curosel-style .owl-nav div {
    left: 30px
}

.single_gallery.curosel-style .owl-nav .owl-next {
    right: 30px;
    left: auto
}

.portfolio_gallery_post.curosel-style .owl-nav div {
    left: 0;
    opacity: 1
}

.portfolio_gallery_post.curosel-style .owl-nav .owl-next {
    right: 0;
    left: auto
}

.curosel-style .owl-nav .owl-next:hover, .curosel-style .owl-nav .owl-prev:hover, .quote_form .button:hover {
    background: var(--main-color3_hover);
    color: #fff
}

.owl-carousel .owl-item img {
    margin: auto
}

.form-control, select {
    height: 54px;
    background-color: #fff;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    border: 1px solid #e6e6e6;
    padding: 6px 20px;
    -webkit-box-shadow: none;
    border-radius: 5px;
    box-shadow: 0 0 1px 1px #e9eef7;
    color: #223645 !important;
    font-weight: 500
}

.form-group textarea {
    height: 150px;
    width: 100%;
    box-shadow: 0 0 1px 1px #e9eef7;
    border: 1px solid #e6e6e6;
    padding: 20px 0 0 20px;
    background: #fff;
    color: #223645;
    font-weight: 500;
    transition: .5s;
    border-radius: 5px;
    outline: 0
}

.quote_form .form-control {
    background-color: rgb(255 255 255 / .2);
    border-color: #fff0
}

.dark-contact .quote_form .form-control {
    background-color: #fff;
    border-color: #e6e6e6
}

.form-control:focus, .form-group textarea:focus {
    background-color: rgb(255 255 255 / .7);
    border-color: transparent !important;
    box-shadow: 0 0 0 .2rem rgb(12 90 219 / 50%)
}

.button {
    background: var(--main-color-button);
    border: 0;
    display: inline-block;
    text-align: center;
    padding: 10px 35px;
    border-radius: 3px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    color: #fff
}

.button:hover {
    background: var(--main-color-button_hover);
    color: #fff
}

.button i {
    margin-left: 5px
}

.quote_form .button {
    background: var(--main-color3);
    color: #232323
}

.image_background_circle_gray, .odoo-consult-form {
    z-index: 1;
    position: relative
}

.footer-address, .portfolio-details-box li:first-child, .widget ul li:first-child {
    padding-top: 0
}

.footer-widget.address, .footer-widget.address p {
    font-size: 16px;
    color: #f4f6fe
}

.footer-logo {
    margin-bottom: 18px;
    margin-top: 19px
}

.footer_s_inner {
    margin-top: 0;
    margin-bottom: 0
}

.footer-sociala-icon {
    clear: both;
    float: left;
    font-size: 20px;
    margin-right: 17px;
    overflow: hidden;
    color: #fff
}

.recent-post-item {
    clear: both;
    overflow: hidden;
    margin-bottom: 14px;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 0
}

.recent-post-image {
    float: left;
    margin-right: 7px
}

.recent-post-text {
    margin-top: 0;
    overflow: hidden
}

.footer-middle .recent-post-item + .recent-post-item {
    margin-top: 0;
    margin-bottom: 10px
}

::-webkit-input-placeholder {
    color: #666;
    font-size: 17px
}

::-moz-placeholder {
    color: #666;
    font-size: 17px
}

:-ms-input-placeholder {
    color: #666;
    font-size: 17px
}

:-moz-placeholder {
    color: #666;
    font-size: 17px
}

.mc4wp-form-fields input::-moz-placeholder {
    color: #6c757d;
    font-size: 17px
}

.mc4wp-form-fields ::-webkit-input-placeholder {
    color: #6c757d !important;
    font-size: 17px
}

.mc4wp-form-fields ::-moz-placeholder {
    color: #6c757d !important;
    font-size: 17px
}

.mc4wp-form-fields :-ms-input-placeholder {
    color: #6c757d !important;
    font-size: 17px
}

.mc4wp-form-fields :-moz-placeholder {
    color: #6c757d !important;
    font-size: 17px
}

.quote_form input::-moz-placeholder {
    color: #fff;
    font-size: 17px
}

.quote_form ::-webkit-input-placeholder {
    color: #fff !important;
    font-size: 16px;
    font-weight: 400
}

.dark-contact .quote_form ::-webkit-input-placeholder {
    color: #6c757d !important
}

.quote_form ::-moz-placeholder {
    color: #fff !important;
    font-size: 16px;
    font-weight: 400
}

.dark-contact .quote_form ::-moz-placeholder {
    color: #6c757d !important
}

.quote_form :-ms-input-placeholder {
    color: #fff !important;
    font-size: 16px;
    font-weight: 400
}

.dark-contact .quote_form :-ms-input-placeholder {
    color: #6c757d !important
}

.quote_form :-moz-placeholder {
    color: #fff !important;
    font-size: 16px;
    font-weight: 400
}

.mailchim-form-inner {
    width: 100%;
    background: #fff;
    border-radius: 15px;
    padding: 28px 190px 20px;
    overflow: hidden;
    background: var(--main-color-button)
}

.dark-version .mailchim-form-inner {
    background: #181b2d
}

.mailchim-form-inner .widgettitle {
    font-size: 31px;
    font-weight: 700;
    padding-bottom: 25px;
    text-align: center;
    text-transform: capitalize;
    color: #fff
}

.mc4wp-form-fields p {
    font-size: 16px;
    position: relative;
    color: #333;
    text-align: center
}

.footer-middle .mc4wp-form-fields p {
    color: #a0a1a2
}

.mc4wp-form-fields p label {
    font-size: 16px;
    font-weight: 700;
    margin: 15px 0
}

.mc4wp-form-fields input, .mc4wp-form-fields textarea {
    font-size: 14px;
    height: 65px;
    padding: 5px 25px;
    position: relative;
    width: 100%;
    background: #f6f6fc;
    border: 0;
    border-radius: 15px;
    margin: auto
}

.mc4wp-form-fields textarea {
    height: 80px
}

.mc4wp-form-fields button {
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    border: none;
    border-radius: 15px;
    background: var(--main-color-button);
    color: #fff;
    font-weight: 500;
    text-transform: capitalize;
    text-align: center;
    margin: auto;
    padding: 6px 43px;
    position: absolute;
    right: 7px;
    top: 50%;
    height: 80%;
    display: inline-block;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.mc4wp-form-fields button:hover {
    -webkit-box-shadow: 0 10px 20px 0 rgb(0 0 0 / .15);
    box-shadow: 0 10px 20px 0 rgb(0 0 0 / .15)
}

.mc4wp-form-fields input:focus, .mc4wp-form-fields textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / .075), 0 0 8px rgb(102 175 233 / .6);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / .075), 0 0 8px rgb(102 175 233 / .6)
}

.portfolio-details-box li, .widget .menu-serivice-menu-container ul li:last-child {
    border-bottom: 1px solid #ddd
}

.mc4wp-form-fields i {
    margin-right: 10px;
    color: #000
}

.appointment-form-section {
    background: var(--main-color2);
    padding: 30px 30px 50px;
    border-radius: 3px
}

.appointment-form-section h3.appointment-title {
    color: #000;
    margin-bottom: 20px
}

.appointment-form-section .help-block {
    color: red;
    font-size: 11px;
    margin-bottom: 10px
}

.appointment-form-section .form_box p {
    margin-bottom: 0;
    margin-top: 20px
}

.appointment-form-section .form_box input {
    width: 100%;
    height: 52px;
    margin-bottom: 0;
    padding-left: 12px;
    border-radius: 3px;
    outline: 0;
    border: 0
}

.appointment-form-section .form_box textarea {
    height: 135px;
    width: 100%;
    padding: 10px 0 0 12px;
    margin-top: 0;
    outline: 0;
    border: 0;
    border-radius: 3px
}

.appointment-form-section .quote_btn button, .appointment.two .buttons input {
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 18px;
    transition: .5s;
    width: 100%;
    display: inline-block
}

.appointment-form-section select.appointment-select-country {
    border: 0;
    outline: 0;
    height: 52px
}

.appointment-form-section .quote_btn button {
    background: var(--main-color-button);
    height: 55px;
    font-size: 14px;
    border: 0;
    border-radius: 3px
}

.appointment.two {
    background: #1c1c24;
    padding: 30px 30px 0;
    border-radius: 3px
}

.appointment.two .appointment-content h3 {
    color: #fff;
    font-size: 22px;
    margin-bottom: 20px
}

.appointment.two .form-field input {
    width: 100%;
    height: 50px;
    margin-bottom: 20px;
    padding-left: 12px;
    border-radius: 3px;
    outline: 0;
    border: 0
}

.appointment.two .form-field textarea {
    height: 100px;
    width: 100%;
    padding: 10px 0 0 12px;
    outline: 0;
    border: 0;
    border-radius: 3px
}

.appointment.two select.appointment-select-doctor {
    outline: 0;
    margin-bottom: 20px;
    height: 50px
}

.appointment.two .buttons input {
    background: var(--main-color3);
    height: 50px;
    font-size: 14px;
    border: 0;
    border-radius: 3px;
    color: #fff
}

@media (max-width: 767px) {
    body {
        overflow-x: hidden
    }

    .dreamit-header-top {
        display: none
    }

    .mean-container .mean-bar:before {
        text-transform: uppercase;
        top: 19px
    }

    .mean-container a.meanmenu-reveal {
        padding: 19px 20px 18px
    }

    .elementor-widget-button-custom {
        margin-top: 25px !important
    }
}

.banner-area .btn {
    background: var(--main-color-button);
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 17px;
    font-weight: 500;
    line-height: 1;
    padding: 19px 32px;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: 20px;
    margin-right: 10px;
    letter-spacing: 1px
}

.banner-area .active .btn {
    background: #1c1c24;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #1c1c24
}

.btn-sm {
    font-size: 12px;
    letter-spacing: 1px;
    padding: 12px 20px
}

.btn.btn-bordered {
    background: 0 0;
    border: 2px solid var(--main-color-button);
    color: var(--main-color-button);
    padding-bottom: 11px;
    padding-top: 11px
}

.btn.btn-lg.btn-bordered {
    padding-bottom: 16px;
    padding-top: 16px
}

.btn.btn-sm.btn-bordered {
    padding-bottom: 8px;
    padding-top: 8px
}

.btn-icon i {
    font-size: 10px;
    left: 0;
    position: relative;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.btn-icon:hover i {
    left: 2px
}

.banner-area .btn:hover {
    background-color: #1c1c24;
    color: #fff;
    border: 1px solid #1c1c24
}

.banner-area .active .btn:hover, .btn.btn-bordered:hover, .em-slick-slider-new.em-image-sliderslick .slick-dots .slick-active button, .em_slick_testimonial .slick-dots .slick-active button, .slick-dots .slick-active button {
    background-color: var(--main-color-button)
}

.banner-area .active .btn:hover {
    color: #fff;
    border: 1px solid var(--main-color-button)
}

.btn.btn-bordered:hover {
    color: #fff
}

.button-group {
    margin-top: 30px
}

.button-group a {
    margin-right: 25px
}

.banner-slider-content h1, .banner-slider-content h2 {
    margin: 0;
    font-size: 65px;
    font-weight: 800;
    line-height: 1.1
}

.banner-slider-area {
    height: 800px;
    padding: 0;
    position: relative
}

.banner-slider-content p {
    width: 54%;
    margin: 20px 0 32px;
    font-size: 18px
}

.banner-slider-content .b-batton.active {
    float: left;
    margin-right: 13px
}

.banner-slider-content .btn {
    color: #fff;
    background: var(--main-color-button);
    font-size: 16px;
    display: inline-block;
    letter-spacing: 0;
    padding: 13px 40px;
    border-radius: 4px;
    transition: .3s;
    font-weight: 500
}

.scroll-next {
    bottom: 10px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 1
}

.slider-shape, .t-slider-shape {
    position: absolute !important
}

.scroll-next > a {
    border-radius: 20px;
    display: inline-block;
    height: 30px;
    width: 30px;
    position: relative
}

.scroll-next i {
    color: var(--main-color-button);
    font-size: 40px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.layer-1 {
    top: 12% !important;
    left: 8% !important
}

.layer-2 {
    top: 53% !important;
    left: 6% !important
}

.layer-3 {
    top: 87% !important;
    left: 16% !important
}

.layer-4 {
    top: 54% !important;
    left: 74% !important;
    opacity: .09
}

.layer-5 {
    top: 24% !important;
    left: 13% !important;
    opacity: .03
}

.t-slider-shape {
    opacity: .4
}

.s-layer-1 {
    top: 53% !important;
    left: 7% !important
}

.s-layer-2 {
    top: 73% !important;
    left: 13% !important;
    opacity: .2
}

.s-layer-3 {
    top: 75% !important;
    left: 39% !important
}

.s-layer-4 {
    top: 82% !important;
    left: 24% !important
}

@-webkit-keyframes second-heartbeat {
    to {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
}

@keyframes second-heartbeat {
    to {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
}

.slider-video-icon a {
    text-align: center;
    display: inline-block;
    position: relative
}

.slider-style-seven .slider-video-icon a {
    border-radius: 0
}

.single-video .layer-1 {
    top: -20% !important;
    left: -158px !important;
    z-index: -1
}

.single-video .layer-2 {
    top: -47% !important;
    left: 36% !important;
    z-index: -1
}

.single-video .layer-3 {
    top: 109% !important;
    left: -12% !important;
    z-index: -1
}

.single-video {
    position: relative;
    text-align: center;
    margin-left: 190px
}

.single-video .layer-4 {
    top: 83% !important;
    left: inherit !important;
    right: -126px;
    z-index: -1;
    opacity: 1
}

.single-video .layer-1 img, .single-video .layer-2 img, .single-video .layer-3 img, .single-video .layer-4 img {
    -webkit-animation: 2.5s ease-in-out infinite alternate alltuchtopdown;
    animation: 2.5s ease-in-out infinite alternate alltuchtopdown
}

.about-video.single-video {
    position: relative;
    text-align: left;
    margin-left: 0
}

.style-two.single-video {
    position: relative;
    text-align: center;
    margin-left: 0
}

.em-hero-slider, .em-slick-slider-new {
    background: #fff0;
    height: auto;
    position: relative;
    z-index: 0
}

.em-slick-slider-new .single-slide {
    height: 875px;
    position: relative
}

.em-slick-slider-new .single-slide.slider-style-six {
    height: 700px;
    position: relative
}

.em-slick-slider-new .single-slide.slider-style-seven {
    height: 950px;
    position: relative
}

.em-slick-slider-new .slide-one-bg, .em-slick-slider-new .slide-three-bg, .em-slick-slider-new .slide-two-bg {
    background: center center/cover no-repeat #fff0
}

.em-slick-slider-new .banner-content {
    left: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: auto
}

.it-startup .em-slick-slider-new .single-slide {
    height: 770px
}

.slider-style-eight.single-slide {
    background: #090218
}

.slider-style-eight.single-slide::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(http://webitkurigram.com/wp/dreamit/wp-content/uploads/2020/06/cyber-security-slider.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-animation: 1s linear 1s infinite FocuS;
    animation: 1s linear 1s infinite FocuS
}

@keyframes FocuS {
    0%, 100% {
        opacity: 0
    }
    75% {
        opacity: 1
    }
}

.em-slick-slider-new .slick-dots {
    bottom: 35px;
    position: absolute;
    text-align: center;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%
}

.slick-dots {
    bottom: -30px
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 3px;
    padding: 0;
    cursor: pointer;
    height: 5px;
    width: 20px
}

.slick-dots li button {
    background-color: #1c1c24;
    border: 0;
    height: 13px;
    padding: 0;
    text-indent: -99999px;
    width: 13px;
    border-radius: 100%
}

.bnrsk:after {
    background-color: #fff0
}

.em_slick_testimonial .slick-dots li button {
    background-color: #333
}

.em-image-sliderslick .slick-dots li button, .em-image-sliderslick .slick-next, .em-image-sliderslick .slick-prev, .em-slick-testi-wraper .slick-active .em_testi_title_ar {
    opacity: 0
}

.em-slick-slider-new.em-image-sliderslick .slick-dots {
    bottom: 20px;
    position: relative
}

.em-slick-slider-new.em-image-sliderslick .slick-dots li button {
    background-color: #000
}

.em-testi-content.slick-slide:active, .em-testi-content.slick-slide:focus {
    color: #fff;
    background-color: #fff
}

.about-image-slider .em-slick-slider-new .slick-prev {
    left: 0
}

.about-image-slider .slick-next, .about-image-slider .slick-prev {
    border-radius: 0;
    height: 47px;
    line-height: 47px;
    color: #fff !important;
    background: rgb(0 0 0 / .6)
}

.hero-slider-btn a, .hero-video-icon a, .owl-dot.active, .post-password-form input[type=submit] {
    background: var(--main-color-button)
}

.portfolio-details-box li {
    font-size: 18px;
    font-weight: 300;
    padding: 13px 0;
    text-transform: capitalize;
    list-style: none
}

.portfolio-details-box li span {
    color: #333;
    display: inline-block;
    font-weight: 700;
    margin-right: 15px;
    text-transform: uppercase;
    width: 170px
}

.elementor-widget-button-custom, .portfolio-description, .projects-navigation-wrap {
    margin-top: 50px
}

.projects-navigation-wrap a {
    font-family: Raleway, sans-serif;
    font-size: 14px;
    text-transform: uppercase
}

.author-text h3 a, .hero-slider-btn a, .pr-title h2 {
    text-transform: capitalize
}

.pr-title h2 {
    font-size: 27px;
    padding-top: 10px
}

.prot_content.multi_gallery {
    width: 75%;
    margin: auto
}

.abtext em {
    color: #444;
    font-weight: 600
}

.abtext ol {
    padding-left: 15px
}

.abtext ol li {
    font-weight: 600;
    line-height: 30px
}

.footer-middle .widget.widget_archive .widget-title {
    margin-bottom: 34px !important;
    margin-top: 28px !important
}

.footer-middle .widget.widget_search .widget-title {
    margin-top: 25px !important
}

.footer-middle .widget.widget_tag_cloud .widget-title {
    margin-bottom: 20px !important
}

.blog-left-side .widget.widget_text p img, .footer-middle .widget.widget_text p img {
    margin-top: 10px !important;
    margin-bottom: 6px !important
}

.blog-left-side .widget.widget_archive .widget h2 {
    padding-bottom: 19px !important
}

.footer-middle #wp-calendar caption, .footer-middle .textwidget p, .footer-middle .wp-caption-text, .footer-middle table#wp-calendar td, .footer-middle table#wp-calendar th {
    color: #e3e3e3
}

.footer-middle #archives-dropdown--1 {
    height: 34px;
    width: 100%
}

.widget.widget_categories select {
    width: 100%;
    height: 34px
}

.blog-left-side .widget ul li:not(.header-element) {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-top: 1px solid #e8e8e8;
    padding: 15px 0
}

.comment_field .textarea-field label {
    margin-top: 20px;
    margin-bottom: 10px
}

.blog-content {
    word-break: break-word
}

.post-password-form input[type=submit] {
    height: 40px;
    width: 100px
}

.blog-left-side .text-widget-about ul li {
    border-top: 0;
    padding: 0
}

.copyright-social ul li {
    font-size: 16px;
    display: inline
}

.copyright-social ul li a {
    color: #f8f9fe;
    font-size: 14px
}

.copyright-social ul .policy:after {
    content: "/";
    color: #f8f9fe;
    padding-left: 10px;
    padding-right: 10px
}

.owl-dots {
    position: absolute;
    left: 50%;
    bottom: -6px;
    border-radius: 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.lines, .lines .line::after {
    position: absolute;
    top: 0;
    left: 0
}

.owl-dot {
    background: #bfcadc;
    height: 5px;
    width: 25px;
    display: inline-block !important;
    margin: 0 3px;
    border-radius: 50px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.owl-dot.active {
    width: 35px
}

.case_study_carousel .owl-dots {
    bottom: -60px
}

.dreamit-single-brand {
    margin-bottom: 30px;
    overflow: hidden;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    text-align: center
}

.brand-thumb img {
    -webkit-filter: contrast(0%);
    filter: contrast(0%);
    opacity: .7;
    transition: .3s linear;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    -o-transition: .3s linear;
    -ms-transition: .3s linear
}

.dreamit-single-brand:hover .brand-thumb img {
    webkit-filter: none;
    filter: none;
    opacity: 1
}

.dreamit-single-brand.style2 {
    border: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.author.mt-120 {
    background: #fff;
    padding: 38px 38px 30px;
    margin-top: 70px;
    margin-bottom: 50px;
    overflow: hidden;
    -webkit-box-shadow: 0 3px 19px rgb(0 0 0 / .08);
    box-shadow: 0 3px 19px rgb(0 0 0 / .08);
    border-radius: 7px
}

.author.mt-120 p {
    font-size: 16px;
    overflow: hidden
}

.author-text h3 {
    margin: 0 0 10px;
    font-size: 25px
}

.author-text h3 a {
    font-size: 24px;
    font-weight: 800;
    color: #232323;
    font-family: Poppins
}

.author-img.text-center {
    float: left;
    margin-right: 30px
}

.author-img img {
    border-radius: 100%
}

.author-icon {
    margin-bottom: 26px
}

.author-icon a {
    color: #9498b6;
    font-size: 15px;
    margin: 0 5px
}

.kc-google-maps iframe {
    width: 100%;
    height: 600px;
    frameborder: 0;
    border: 0
}

.logo a.retina-logo {
    margin-top: 0 !important
}

.kc_accordion_section.group {
    padding-bottom: 20px !important
}

.acoading .kc_accordion_header > span.ui-accordion-header-icon {
    float: left !important
}

.acoading .kc_accordion_header, .acoading .kc_accordion_header > a {
    overflow: hidden !important
}

.content-title {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

#visa-type .content-image img {
    width: 80px !important;
    height: 80px !important
}

.menu-serivice-menu-container ul li {
    padding: 19px 20px;
    border: 1px solid #ddd;
    border-bottom: none;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background: #fff
}

.menu-serivice-menu-container ul {
    list-style: none;
    padding: 0
}

.menu-serivice-menu-container ul li a {
    display: block;
    color: #555;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 15px
}

.widget .menu-serivice-menu-container ul li:first-child {
    border-top: 1px solid #ddd;
    padding-top: 19px
}

#faqs .kc_column_inner {
    padding: 0 !important
}

.kc_wrapper > ul.ui-tabs-nav > li {
    overflow: hidden;
    margin-right: 6px;
    border-left: 1px solid rgb(11 91 224 / .2) !important
}

.kc_tab_content {
    padding: 24px 20px 19px !important;
    overflow: hidden
}

.cyber-security-tab .kc_wrapper > ul.ui-tabs-nav > li {
    overflow: hidden;
    margin-right: 8px;
    border: 0 !important
}

.cyber-security-tab .kc_tab_content {
    padding: 24px 0 0 !important;
    overflow: hidden
}

.classic-it-service .message-box-wrap {
    font-size: 18px !important;
    background: #fff !important;
    border-radius: 0 30px 30px !important;
    transition: .5s;
    box-shadow: 0 10px 29.7px .3px rgb(225 225 225 / .64) !important;
    padding: 15px;
    color: #232323 !important;
    margin-bottom: 20px;
    border: 0
}

.classic-it-service .message-box-wrap i {
    font-size: 20px !important;
    color: #fff !important;
    background: var(--main-color-button);
    height: 56px;
    width: 56px;
    margin-top: -15px;
    text-align: center;
    line-height: 56px;
    margin-left: -20px;
    border-radius: 0 30px 30px
}

.col-lg-6.col-md-6.about-list {
    float: left !important;
    padding: 0 !important
}

.about-list ul li {
    padding: 7px 0;
    font-size: 16px;
    font-family: Poppins, sans-serif
}

.about-list ul li i {
    color: var(--main-color-button);
    margin-right: 8px
}

.lines {
    right: 0;
    height: 100%;
    margin: auto;
    width: 90vw
}

.lines .line, .lines .line-three, .lines .line-two {
    position: absolute;
    width: 2px;
    height: 100%;
    top: 0;
    left: 50%;
    background: rgb(255 255 255 / .1);
    overflow: hidden
}

.lines .line::after {
    content: "";
    display: block;
    height: 10px;
    width: 100%;
    background-color: #fff;
    -webkit-animation: 20s linear infinite moveLeftBounces-one;
    animation: 20s linear infinite moveLeftBounces-one
}

.lines .line-three::after, .lines .line-two::after {
    height: 10px;
    background-color: #d80650;
    position: absolute;
    width: 100%;
    display: block;
    top: 0;
    left: 0;
    content: ""
}

.lines .line-three:first-child, .lines .line-two:first-child, .lines .line:first-child {
    margin-left: -25%
}

.lines .line-three:first-child::after, .lines .line-two:first-child::after, .lines .line:first-child::after {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.lines .line-three:nth-child(3)::after, .lines .line-two:nth-child(3)::after, .lines .line:nth-child(3)::after {
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s
}

.lines .line-three:nth-child(3), .lines .line-two:nth-child(3), .lines .line:nth-child(3) {
    margin-left: 25%
}

.lines .line-two::after {
    -webkit-animation: 20s linear infinite moveLeftBounces-two;
    animation: 20s linear infinite moveLeftBounces-two
}

.lines .line-three::after {
    -webkit-animation: 20s linear infinite moveLeftBounces-one;
    animation: 20s linear infinite moveLeftBounces-one
}

@-webkit-keyframes moveLeftBounces-one {
    0%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    50% {
        -webkit-transform: translateY(1000px);
        transform: translateY(1000px)
    }
}

@keyframes moveLeftBounces-one {
    0%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    50% {
        -webkit-transform: translateY(1000px);
        transform: translateY(1000px)
    }
}

.image_background_circle_gray::after {
    content: '';
    width: 536px;
    height: 475px;
    background: 0 0;
    position: absolute;
    top: -50px;
    right: -41px;
    z-index: -1;
    border: 15px solid #00000008;
    animation: 3s infinite alternate bannerimage_translate
}

@keyframes bannerimage_translate {
    0% {
        transform: translateX(-30px) translateY(-12px)
    }
}

@media (min-width: 1500) and (max-width: 1700px) {
    .full-width-content.kc_col-sm-6 {
        padding: 0 100px !important
    }
}

@media (min-width: 320px) and (max-width: 1600px) {
    .full-width-content.kc_col-sm-6 {
        padding: 30px 30px 0 !important
    }
}

.dreamit-product-page {
    padding: 70px 0
}

.hero-single-slide .container {
    z-index: 9
}

.hero-single-slide.hero-style-six {
    min-height: 800px
}

.hero-single-slide.hero-style-five:after {
    content: "";
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 175%;
    bottom: 0;
    background-image: url(assets/images/slider_bg-hero.png);
    background-repeat: no-repeat;
    background-size: cover
}

.hero-style-six .hero-content-left {
    padding-right: 0;
    margin-top: -112px
}

.hero-animation-img {
    position: relative;
    display: block;
    width: 100%
}

.hero-shape, .shape-image {
    position: absolute;
    width: 100%
}

.hero-single-slide.hero-style-three .hero-animation-img {
    margin-top: -60px
}

.hero-single-slide.hero-style-five.bottom-img {
    bottom: -10px
}

.hero-style-two .app-store-btn {
    border-radius: 30px;
    color: #fff;
    border: 2px solid #6730e3;
    background: #6730e3;
    font-weight: 500
}

.hero-style-two .app-store-btn:hover {
    background: 0 0;
    color: #6730e3
}

.shape-image {
    height: auto;
    bottom: 76px;
    z-index: 0;
    left: 268px;
    overflow: hidden;
    background-size: cover;
    right: 0
}

.hero-slider-btn a {
    color: #fff;
    display: inline-block;
    font-size: 16px;
    margin-bottom: 0;
    padding: 15px 40px;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    vertical-align: middle;
    border-radius: 4px;
    font-weight: 600
}

.hero-video-icon {
    display: inline-block;
    margin-left: 24px
}

.hero-video-icon a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    text-align: center;
    border-radius: 500%;
    position: relative;
    color: #fff;
    -webkit-animation: 1s linear infinite ripple-white;
    animation: 1s linear infinite ripple-blue;
    -webkit-transition: .5s
}

.hero-shape {
    left: auto;
    top: -70%;
    right: -44%;
    bottom: auto;
    height: 115%;
    border-radius: 100px;
    background-color: #7744d9;
    -webkit-transform: rotate(-35deg);
    -ms-transform: rotate(-35deg);
    transform: rotate(-35deg)
}

.hero-single-slide.hero-style-three {
    min-height: 840px;
    position: relative
}

.hero-single-slide.hero-style-three::before {
    position: absolute;
    content: '';
    background-image: linear-gradient(to right, rgb(32 40 119 / .95), rgb(55 46 149 / .95), rgb(83 49 177 / .9), rgb(114 48 205 / .85), rgb(150 41 230 / .95));
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.hero-single-slide.hero-style-three .hero-video-icon a {
    color: #7744d9;
    background: #fff
}

.hero-single-slide.hero-style-four .hero-content-left p, .hero-single-slide.hero-style-three .hero-content-left p {
    width: 54%
}

.hero-video-icon span {
    display: inline-block;
    margin-left: 25px
}

.hero-style-four .hero-content-left h2 {
    font-weight: 800
}

.hero-style-four .hero-video-icon {
    display: inline-block;
    margin-left: 24px;
    position: absolute;
    right: 171px;
    top: 50%;
    transform: translateY(-50%)
}

.typical-section-block {
    margin-bottom: 100px !important
}

@media screen and (max-width: 1024px) {
    .elementor-1808 .karieria-main-wrapper .dreamit-button-box {
        text-align: center
    }

    .elementor-1808 .karieria-main-wrapper .elementor-element.elementor-element-1d917272 .elementor-heading-title, .elementor-1808 .karieria-main-wrapper .elementor-element.elementor-element-4bb9c54f .elementor-heading-title {
        font-size: 12px
    }

    .elementor-1808 .karieria-main-wrapper .elementor-element.elementor-element-38c1c785 .elementor-heading-title, .elementor-1808 .karieria-main-wrapper .elementor-element.elementor-element-3cb6a317 .elementor-heading-title {
        font-size: 22px
    }

    .lokalizacja-baner-wrapp .photo-wrapp img {
        width: 100%
    }

    .lokalizacja-baner-wrapp .photo-wrapp {
        margin-bottom: 20px
    }

    #pusta-section-1 {
        display: none
    }

    .typical-section-block.type2 .elementor-container {
        display: flex;
        align-items: center;
        flex-direction: column-reverse
    }

    .typical-section-block {
        padding: 0 !important;
        margin-bottom: 50px !important
    }
}

.text-center .hero-content-left p {
    width: 54%;
    margin: 0 auto 30px
}

@-webkit-keyframes ripple-blue {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgb(12 90 219 / .3), 0 0 0 10px rgb(12 90 219 / .3), 0 0 0 20px rgb(12 90 219 / .3);
        box-shadow: 0 0 0 0 rgb(12 90 219 / .3), 0 0 0 10px rgb(255 255 255 / .3), 0 0 0 20px rgb(12 90 219 / .3)
    }
    100% {
        -webkit-box-shadow: 0 0 0 10px rgb(12 90 219 / .3), 0 0 0 20px rgb(255 255 255 / .3), 0 0 0 30px #fff0;
        box-shadow: 0 0 0 10px rgb(255 255 255 / .3), 0 0 0 20px rgb(255 255 255 / .3), 0 0 0 30px #fff0
    }
}

@keyframes ripple-blue {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgb(12 90 219 / .3), 0 0 0 10px rgb(12 90 219 / .3), 0 0 0 20px rgb(12 90 219 / .3);
        box-shadow: 0 0 0 0 rgb(12 90 219 / .3), 0 0 0 10px rgb(12 90 219 / .3), 0 0 0 20px rgb(12 90 219 / .3)
    }
    100% {
        -webkit-box-shadow: 0 0 0 10px rgb(12 90 219 / .3), 0 0 0 20px rgb(12 90 219 / .3), 0 0 0 30px #fff0;
        box-shadow: 0 0 0 10px rgb(12 90 219 / .3), 0 0 0 20px rgb(12 90 219 / .3), 0 0 0 30px #fff0
    }
}

.animation-right {
    position: absolute;
    right: -52px;
    -webkit-animation: 8s ease-in-out infinite move-two;
    animation: 8s ease-in-out infinite move-two;
    top: 114px
}

.animation-one {
    -webkit-animation: 7s ease-in-out infinite move-one;
    animation: 7s ease-in-out infinite move-one
}

@keyframes move-one {
    0%, 100% {
        -webkit-transform: translateX(0) translateY(5px);
        transform: translateX(0) translateY(5px)
    }
    50% {
        -webkit-transform: translateX(0) translateY(-5px);
        transform: translateX(0) translateY(-5px)
    }
}

@-webkit-keyframes move-one {
    0%, 100% {
        -webkit-transform: translateX(0) translateY(5px);
        transform: translateX(0) translateY(5px)
    }
    50% {
        -webkit-transform: translateX(0) translateY(-5px);
        transform: translateX(0) translateY(-5px)
    }
}

.animation-two {
    position: absolute;
    bottom: 18px;
    -webkit-animation: 8s ease-in-out infinite move-two;
    animation: 8s ease-in-out infinite move-two
}

@-webkit-keyframes move-two {
    0%, 100% {
        -webkit-transform: translateX(-25px) translateY(-225px);
        transform: translateX(-25px) translateY(-225px)
    }
    50% {
        -webkit-transform: translateX(-25px) translateY(-205px);
        transform: translateX(-25px) translateY(-205px)
    }
}

@keyframes move-two {
    0%, 100% {
        -webkit-transform: translateX(-25px) translateY(-225px);
        transform: translateX(-25px) translateY(-225px)
    }
    50% {
        -webkit-transform: translateX(-25px) translateY(-205px);
        transform: translateX(-25px) translateY(-205px)
    }
}

.animation-three {
    position: absolute;
    -webkit-animation: 9s ease-in-out infinite move-three;
    animation: 9s ease-in-out infinite move-three;
    left: -127px;
    bottom: -227px
}

@-webkit-keyframes move-three {
    0%, 100% {
        -webkit-transform: translateX(-45px) translateY(-225px);
        transform: translateX(-45px) translateY(-225px)
    }
    50% {
        -webkit-transform: translateX(-45px) translateY(-205px);
        transform: translateX(-45px) translateY(-205px)
    }
}

@keyframes move-three {
    0%, 100% {
        -webkit-transform: translateX(-45px) translateY(-225px);
        transform: translateX(-45px) translateY(-225px)
    }
    50% {
        -webkit-transform: translateX(-45px) translateY(-205px);
        transform: translateX(-45px) translateY(-205px)
    }
}

.animation-four {
    position: absolute;
    -webkit-animation: 6s ease-in-out infinite move-four;
    animation: 6s ease-in-out infinite move-four;
    bottom: -174px;
    left: 100px
}

.animation-new {
    position: absolute;
    bottom: 10px
}

@-webkit-keyframes move-four {
    0%, 100% {
        -webkit-transform: translateX(330px) translateY(-215px);
        transform: translateX(330px) translateY(-215px)
    }
    50% {
        -webkit-transform: translateX(330px) translateY(-240px);
        transform: translateX(330px) translateY(-240px)
    }
}

@keyframes move-four {
    0%, 100% {
        -webkit-transform: translateX(330px) translateY(-215px);
        transform: translateX(330px) translateY(-215px)
    }
    50% {
        -webkit-transform: translateX(330px) translateY(-240px);
        transform: translateX(330px) translateY(-240px)
    }
}

.circles {
    overflow: hidden;
    width: 100%;
    position: absolute;
    height: 100%;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center
}

.point {
    border-radius: 50%;
    z-index: 999;
    position: absolute
}

.animated-point-1, .animated-point-2 {
    position: relative;
    -webkit-animation-iteration-count: infinite
}

.animated-point-1 {
    background-color: red;
    height: 12px;
    width: 12px;
    -webkit-animation-name: p1;
    -webkit-animation-duration: 80s;
    animation-name: p1;
    animation-duration: 80s;
    animation-iteration-count: infinite
}

.animated-point-2 {
    background-color: green;
    height: 15px;
    width: 15px;
    -webkit-animation-name: p2;
    -webkit-animation-duration: 90s;
    animation-name: p2;
    animation-duration: 90s;
    animation-iteration-count: infinite
}

.animated-point-3, .animated-point-4 {
    position: relative;
    -webkit-animation-iteration-count: infinite
}

.animated-point-3 {
    background-color: orange;
    height: 8px;
    width: 8px;
    -webkit-animation-name: p3;
    -webkit-animation-duration: 80s;
    animation-name: p3;
    animation-duration: 80s;
    animation-iteration-count: infinite
}

.animated-point-4 {
    background-color: pink;
    height: 10px;
    width: 10px;
    -webkit-animation-name: p4;
    -webkit-animation-duration: 80s;
    animation-name: p4;
    animation-duration: 80s;
    animation-iteration-count: infinite
}

.animated-point-5, .animated-point-6 {
    background-color: #ffc64c;
    position: relative;
    -webkit-animation-iteration-count: infinite
}

.animated-point-5 {
    height: 12px;
    width: 12px;
    -webkit-animation-name: p5;
    -webkit-animation-duration: 50s;
    animation-name: p5;
    animation-duration: 50s;
    animation-iteration-count: infinite
}

.animated-point-6 {
    height: 10px;
    width: 10px;
    -webkit-animation-name: p6;
    -webkit-animation-duration: 70s;
    animation-name: p6;
    animation-duration: 70s;
    animation-iteration-count: infinite
}

.animated-point-7, .animated-point-8 {
    -webkit-animation-iteration-count: infinite
}

.animated-point-7 {
    background-color: orange;
    height: 14px;
    width: 14px;
    position: relative;
    -webkit-animation-name: p7;
    -webkit-animation-duration: 70s;
    animation-name: p7;
    animation-duration: 70s;
    animation-iteration-count: infinite
}

.animated-point-8, .animated-point-9 {
    background-color: purple;
    position: relative
}

.animated-point-8 {
    height: 8px;
    width: 8px;
    -webkit-animation-name: p8;
    -webkit-animation-duration: 50s;
    animation-name: p8;
    animation-duration: 50s;
    animation-iteration-count: infinite
}

.animated-point-9 {
    height: 12px;
    width: 12px;
    -webkit-animation-name: p9;
    -webkit-animation-duration: 100s;
    -webkit-animation-iteration-count: infinite;
    animation-name: p9;
    animation-duration: 100s;
    animation-iteration-count: infinite
}

.opinions-widget {
    overflow: visible !important;
    width: 100%;
    display: block;
    text-align: left;
    direction: ltr;
    margin-bottom: 40px;
    margin-top: 40px;
    box-sizing: border-box
}

.opinions-widget .button-opinie {
    position: absolute;
    top: -20px;
    right: 0
}

.opinions-widget .opinions-widget-container {
    display: block;
    color: #000;
    margin-bottom: 15px
}

.opinions-widget .widget-reviews-container {
    position: relative;
    display: block;
    touch-action: pan-y;
    width: calc(100% - 70px);
    margin: 0 auto
}

.opinions-widget .owl-nav, .opinions-widget .owl-nav.disabled {
    margin-top: -12px;
    width: calc(100% + 44px) !important;
    position: absolute;
    height: 0;
    z-index: 1;
    top: 50%;
    left: -22px !important
}

.opinions-widget .owl-nav .owl-next, .opinions-widget .owl-nav .owl-prev {
    position: absolute;
    width: 20px;
    height: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;
    opacity: 1;
    -moz-transition: .2s ease-out;
    -o-transition: .2s ease-out
}

.opinions-widget .owl-nav .owl-next {
    color: #fff0;
    right: -4px
}

.opinions-widget .owl-nav .owl-prev {
    color: #fff0;
    left: -1px
}

.opinions-widget .widget-reviews-container-wrapper:not(.owl-loaded) .widget-review-item {
    width: 33.33%
}

.opinions-widget .widget-reviews-container-wrapper {
    padding-bottom: 1px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 0;
    padding-top: 5px
}

.opinions-widget .widget-load-more-reviews-container .widget-load-more-reviews-button, .opinions-widget .widget-review-item > .widget-inner {
    border-width: 0 !important;
    background-color: #f4f4f4 !important;
    backdrop-filter: blur(0)
}

.opinions-widget .widget-review-item > .widget-inner {
    border-style: solid !important;
    border-color: #f4f4f4 !important;
    background: #f4f4f4 !important;
    border-radius: 4px !important;
    padding: 20px !important;
    margin: 0 !important;
    display: block;
    position: relative
}

.opinions-widget .widget-review-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: relative
}

.opinions-widget .widget-platform-icon {
    width: 20px !important;
    height: 20px !important;
    position: absolute;
    top: 0;
    right: 0
}

.opinions-widget img {
    padding: 0 !important;
    margin: 0 !important;
    min-width: initial !important;
    max-width: initial !important;
    border: 0 !important;
    border-radius: 0 !important
}

.opinions-widget .widget-profile-img {
    margin: 0 15px 0 0 !important
}

.opinions-widget .widget-profile-img img {
    width: 40px !important;
    height: 40px !important;
    display: block;
    border-radius: 30px !important;
    object-fit: cover;
    object-position: top
}

.opinions-widget .widget-profile-details {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    margin: 0 !important;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.opinions-widget .opinions-widget-container .widget-name {
    font-weight: 700;
    font-size: 14px;
    overflow: hidden;
    padding-right: 25px;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #000;
    margin-bottom: 2px
}

.opinions-widget .opinions-widget-container .widget-date {
    color: #8a8a8a;
    font-size: 12px !important
}

.opinions-widget .widget-reviews-container-wrapper .widget-inner > .widget-stars, .opinions-widget .widget-reviews-container-wrapper .widget-popup-inner > .widget-stars {
    margin-bottom: 8px;
    margin-top: 15px;
    text-align: left
}

.opinions-widget .widget-review-item .widget-stars {
    height: 17px
}

.opinions-widget .widget-stars {
    margin-top: 3px;
    white-space: nowrap;
    display: block
}

.opinions-widget img.widget-star {
    background: 0 0 !important
}

.opinions-widget .widget-star {
    width: 17px !important;
    height: 17px !important;
    margin-right: 1px !important;
    vertical-align: unset;
    display: inline-block !important
}

.opinions-widget .widget-review-content button {
    border: none;
    background: 0 0;
    font-weight: 600;
    padding: 0
}

.opinions-widget .widget-review-content.show-more .long-content, .opinions-widget .widget-review-content.show-more .short-content {
    float: left;
    width: 100%
}

.opinions-widget .widget-review-content .short-content {
    overflow: hidden;
    max-height: 87px
}

.opinions-widget .widget-review-content:not(.show-more) {
    height: 118px
}

.opinions-widget .widget-review-content {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-height: 21.75px;
    font-size: 15px;
    text-align: left;
    transition: height .5s;
    font-style: normal;
    -webkit-line-clamp: 4;
    overflow: hidden;
    padding-right: 0
}

.opinions-widget .widget-read-more {
    display: block;
    padding: 5px 0 0;
    text-align: left
}

.opinions-widget .widget-read-more span {
    display: inline-block;
    font-weight: 400;
    white-space: nowrap;
    font-size: 13.5px;
    color: #000;
    opacity: .5;
    text-decoration: none !important;
    cursor: pointer
}

.opinions-widget .owl-nav .owl-prev:before {
    top: 18px;
    left: 0
}

.opinions-widget .owl-nav .owl-next:before, .opinions-widget .owl-nav .owl-prev:before {
    content: "";
    background: #ccc;
    width: 17px;
    height: 3px;
    display: block;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 2px;
    position: absolute
}

.opinions-widget .owl-nav .owl-prev:after {
    top: 8px;
    left: 0
}

.opinions-widget .owl-nav .owl-next:before {
    top: 8px;
    right: 0
}

.opinions-widget .owl-nav .owl-next:after {
    top: 18px;
    right: 0
}

.opinions-widget .owl-nav .owl-next:after, .opinions-widget .owl-nav .owl-prev:after {
    content: "";
    background: #ccc;
    width: 17px;
    height: 3px;
    display: block;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-radius: 2px;
    position: absolute
}

@-webkit-keyframes p1 {
    0%, 100% {
        left: 0;
        top: 0
    }
    50% {
        left: 0;
        top: 800px
    }
}

@keyframes p1 {
    0%, 100% {
        left: 800px;
        top: 0
    }
    50% {
        left: 0;
        top: 800px
    }
}

@-webkit-keyframes p2 {
    0%, 100% {
        left: 0;
        top: 100px
    }
    50% {
        left: 0;
        top: 800px
    }
}

@keyframes p2 {
    0%, 100% {
        left: 0;
        top: 100px
    }
    50% {
        left: 0;
        top: 800px
    }
}

@-webkit-keyframes p3 {
    0%, 100% {
        left: 300px;
        top: 900px
    }
    50% {
        left: 500px;
        top: 0
    }
}

@keyframes p3 {
    0%, 100% {
        left: 300px;
        top: 900px
    }
    50% {
        left: 500px;
        top: 0
    }
}

@-webkit-keyframes p4 {
    0%, 100% {
        left: 1000px;
        top: 500px
    }
    50% {
        left: 0;
        top: 500px
    }
}

@keyframes p4 {
    0%, 100% {
        left: 1000px;
        top: 500px
    }
    50% {
        left: 0;
        top: 500px
    }
}

@-webkit-keyframes p5 {
    0%, 100% {
        left: 500px;
        top: 1000px
    }
    50% {
        left: 50%;
        top: 0
    }
}

@keyframes p5 {
    0%, 100% {
        left: 500px;
        top: 1000px
    }
    50% {
        left: 50%;
        top: 0
    }
}

@-webkit-keyframes p6 {
    0%, 100% {
        left: 500px;
        top: 200px
    }
    50% {
        left: 50%;
        top: 70%
    }
}

@keyframes p6 {
    0%, 100% {
        left: 500px;
        top: 200px
    }
    50% {
        left: 50%;
        top: 70%
    }
}

@-webkit-keyframes p7 {
    0%, 100% {
        left: 50px;
        top: 10%
    }
    50% {
        left: 50%;
        top: 10%
    }
}

@keyframes p7 {
    0%, 100% {
        left: 50px;
        top: 10%
    }
    50% {
        left: 50%;
        top: 10%
    }
}

@-webkit-keyframes p8 {
    0%, 100% {
        left: 0;
        top: 20%
    }
    50% {
        left: 50%;
        top: 20%
    }
}

@keyframes p8 {
    0%, 100% {
        left: 0;
        top: 20%
    }
    50% {
        left: 50%;
        top: 20%
    }
}

@-webkit-keyframes p9 {
    0%, 100% {
        left: 1000px;
        top: 100px
    }
    50% {
        left: 500px;
        top: 950px
    }
}

@keyframes p9 {
    0%, 100% {
        left: 1000px;
        top: 100px
    }
    50% {
        left: 500px;
        top: 950px
    }
}

@media screen and (max-width: 768px) {
    .rwd-flex-display {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column
    }

    .container.container-mainslider-custom .hero-text > .slider-item {
        box-shadow: 0 0 39px 40px #ffffffa6;
        background: #ffffffa6;
        padding: 0;
        margin-top: 71px
    }

    .opinions-widget .widget-reviews-container {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column
    }

    .opinions-widget .button-opinie {
        position: static
    }

    .dreamit-slick-slider .single-slick .hero-text-wrap {
        width: auto !important
    }
}
