/**
Theme Name: 88innovationsltd
Description: 88innovationsltd is a responsive WordPress theme.
Author: Tenpixel
Author URI: suborna.me
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:  corporate, business, responsive, classic, freelancing.
Text Domain: sa
*/

@font-face {
    font-family: "MyriadProRegular";
    src: url("assets/fonts/MyriadProRegular.eot");
    src: url("assets/fonts/MyriadProRegular.eot") format("embedded-opentype"), url("assets/fonts/MyriadProRegular.woff2") format("woff2"), url("assets/fonts/MyriadProRegular.woff") format("woff"),
        url("assets/fonts/MyriadProRegular.ttf") format("truetype"), url("assets/fonts/MyriadProRegular.svg#MyriadProRegular") format("svg");
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
}
body {
    color: #000;
    padding: 0;
    margin: 0;
    font-size: 15px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
    background-color: #fdfefe;
}
ul,
ol,
li {
    list-style: none;
}
img,
fieldset {
    border: none;
}
a {
    text-decoration: none;
    -webkit-transition: all 0.2s ease-out 0.1s;
    -moz-transition: all 0.2s ease-out 0.1s;
    -o-transition: all 0.2s ease-out 0.1s;
    transition: all 0.2s ease-out 0.1s;
}
a:hover {
    text-decoration: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}
figure {
    margin: 0;
    padding: 0;
}
.clearfix {
    clear: both;
    width: 100%;
}
img {
    max-width: 100%;
    height: auto;
    display: block;
}
embed,
iframe,
object,
video {
    max-width: 100%;
}
html {
    -webkit-text-size-adjust: none;
}
.entry-content img {
    max-width: 100%;
    height: auto;
}
.aligncenter,
img.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto 20px;
}
.alignright {
    margin: 10px 0px 30px 25px;
    display: inline;
}
.alignleft {
    margin: 5px 30px 10px 0px;
    display: inline;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}
.wp-caption {
    border: none;
    text-align: center;
    background: #f5f5f5;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 5px 0 10px 0;
}
.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0;
    margin-bottom: 12px;
}
.wp-caption p.wp-caption-text {
    line-height: 18px;
    padding: 0 15px;
    display: block;
    font-style: italic;
    color: #000000;
    font-size: 12px;
}
input,
textarea {
    -webkit-border-radius: 0;
    /*-webkit-appearance: none;*/
}
*,
*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
input[placeholder],
[placeholder],
*[placeholder] {
    font-family: "Ubuntu", sans-serif;
    color: inherit;
}
*::-webkit-input-placeholder {
    color: inherit;
}
*:-moz-placeholder {
    color: inherit;
    opacity: 1;
}
*::-moz-placeholder {
    color: inherit;
    opacity: 1;
}
*:-ms-input-placeholder {
    color: inherit;
}
/*----------------------*/
/*     Page structure   */
/*----------------------*/
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    color: #494948;
    font-size: 30px;
    font-weight: 500;
    /* padding-bottom: 25px; */
    font-family: "Ubuntu", sans-serif;
    line-height: 1.2;
}
.entry-content h1,
.entry-content h2,
.entry-content h3 {
    padding-bottom: 5px;
}
.entry-content h1 {
    /* font-size: 50px; */
    font-size: 36px;
    /* padding-bottom:17px; */
    padding-bottom: 5px;
    font-weight: 700;
}
.entry-content h2 {
    font-size: 36px;
}
.entry-content h3 {
    /* font-size: 36px; */
    font-size: 28px;
}
.entry-content h4 {
    font-size: 30px;
}
.entry-content h5 {
    font-size: 26px;
}
.entry-content h6 {
    font-size: 20px;
}
.entry-content p,
.entry-content .con-wrap {
    color: #8c969b;
    font-size: 15px;
    line-height: 28px;
    padding-bottom: 20px;
    font-weight: 300;
}
.entry-content p a {
    color: #8c969b;
}
.entry-content p strong {
    font-weight: 700;
}
.tooltip_item {
    display: inline-block;
    position: relative;
}
.tooltip_item::after {
    content: "";
    height: 19px;
    background-color: #e9f7fd;
    position: absolute;
    left: -3px;
    right: -3px;
    top: 6px;
    z-index: -1;
}
.tooltip {
    width: 124px;
    height: 40px;
    background: rgb(35, 159, 116);
    background: -moz-linear-gradient(180deg, rgb(35, 159, 116) 30%, rgb(73, 185, 200) 90%);
    background: -webkit-linear-gradient(180deg, rgb(35, 159, 116) 30%, rgb(73, 185, 200) 90%);
    background: -o-linear-gradient(180deg, rgb(35, 159, 116) 30%, rgb(73, 185, 200) 90%);
    background: -ms-linear-gradient(180deg, rgb(35, 159, 116) 30%, rgb(73, 185, 200) 90%);
    background: linear-gradient(270deg, rgb(35, 159, 116) 30%, rgb(73, 185, 200) 90%);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 100%;
    z-index: 2;
    margin: 0 auto;
    display: block;
    border-radius: 5px;
    padding: 0 15px;
    opacity: 0;
    visibility: hidden;
    transform-origin: center top 0;
    transition: all 0.5s ease 0s;
}
.tooltip a {
    border: none !important;
}
.tooltip .fa {
    font-size: 20px;
    display: block;
    line-height: 1;
}
.tooltip_item:hover > .tooltip {
    opacity: 1;
    visibility: visible;
}

.tooltip::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #33aa98;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    margin: 0 auto;
    z-index: 3;
}
.tooltip .fa {
    color: #fff;
}
.entry-content ul {
    padding: 10px 0 30px 42px;
}
.entry-content ul li {
    color: #8c969b;
    font-size: 15px;
    line-height: 28px;
    padding-bottom: 6px;
    padding-left: 20px;
    position: relative;
    font-weight: 300;
}
.entry-content ul li a {
    color: #8c969b;
}
.entry-content ul li::before {
    content: "";
    content: "";
    width: 7px;
    height: 7px;
    background-color: #197cd9;
    border-radius: 50%;
    top: 10px;
    position: absolute;
    left: 0;
    z-index: 5;
    padding: 0;
    margin: 0;
}
.entry-content ol {
    list-style-type: decimal;
    padding: 20px 0 24px 42px;
}
.entry-content ol li strong {
    display: block;
    color: #048d38;
}
.entry-content ol li {
    list-style-type: decimal;
    color: #8c969b;
    font-size: 15px;
    line-height: 28px;
    position: relative;
    padding-left: 5px;
    margin-bottom: 8px;
    font-weight: 300;
}
.entry-content ol li p {
    padding-bottom: 16px;
    font-weight: 300;
}
.entry-content ol.style-order-list li {
    color: #048d38;
    font-weight: 700;
}
.entry-content blockquote {
    padding: 6px 0 22px 0;
    color: #8c969b;
    font-style: italic;
    max-width: 770px;
    margin: 0 auto;
}
.entry-content blockquote p {
    padding-bottom: 0;
    color: #8c969b;
    font-size: 15px;
    line-height: 28px;
}
.entry-content table.normal-table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 25px;
}
.entry-content table.normal-table,
.entry-content table.normal-table th,
.entry-content table.normal-table td {
    color: #8c969b;
    font-size: 15px;
    line-height: 28px;
    text-align: center;
    padding: 5px 0;
}
hr {
    border: none;
    background: #ccc;
    height: 1px;
    padding: 0;
    margin: 0 0 24px 0;
    outline: none;
}
.entry-content input[type="url"],
.entry-content input[type="tel"],
.entry-content input[type="email"],
.entry-content input[type="text"] {
    width: 100%;
    height: 44px;
    color: #8c969b;
    font-size: 15px;
    border: 1px solid #ebe8ef;
    border-radius: 5px;
    background: #fff;
    outline: none;
    padding: 5px 10px 5px 15px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
}
.entry-content textarea {
    width: 100%;
    border-radius: 5px;
    background: #fff;
    height: 110px;
    border: 1px solid #ebe8ef;
    font-size: 15px;
    color: #8c969b;
    font-size: 15px;
    padding: 10px 5px 5px 15px;
    outline: none;
    transition: 0.3s all;
    resize: none;
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
}
.entry-content select {
    -webkit-appearance: none;
    outline: none;
    box-shadow: none;
    font-size: inherit;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    height: 44px;
    background: url(assets/images/bgr_arrow_down.png) no-repeat right 15px center;
    background-size: 12px auto;
    background-color: #fff;
    color: #8c969b;
    font-size: 15px;
    border: 1px solid #ebe8ef;
    border-radius: 5px;
    outline: none;
    font-family: "Ubuntu", sans-serif;
    padding: 5px 30px 5px 15px;
}
.entry-content input[type="submit"],
.entry-content .submit_button {
    width: 200px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    font-size: 14px;
    color: #fff;
    padding: 5px 15px 5px 15px;
    font-weight: 500;
    text-align: center;
    background: rgb(244, 150, 5);
    background: -moz-linear-gradient(0deg, rgb(244, 150, 5) 0%, rgb(253, 199, 35) 70%);
    background: -webkit-linear-gradient(0deg, rgb(244, 150, 5) 0%, rgb(253, 199, 35) 70%);
    background: -o-linear-gradient(0deg, rgb(244, 150, 5) 0%, rgb(253, 199, 35) 70%);
    background: -ms-linear-gradient(0deg, rgb(244, 150, 5) 0%, rgb(253, 199, 35) 70%);
    background: linear-gradient(90deg, rgb(244, 150, 5) 0%, rgb(253, 199, 35) 70%);
    outline: none;
    border: none;
    padding: 0;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-out 0.1s;
    -moz-transition: all 0.2s ease-out 0.1s;
    -o-transition: all 0.2s ease-out 0.1s;
    transition: all 0.2s ease-out 0.1s;
    -webkit-box-shadow: 0 5px 16px 0 rgba(15, 14, 16, 0.09);
    -moz-box-shadow: 0 5px 16px 0 rgba(15, 14, 16, 0.09);
    box-shadow: 0 5px 16px 0 rgba(15, 14, 16, 0.09);
}
.entry-content input[type="submit"]:hover,
.entry-content .submit_button:hover {
    background: rgb(253, 199, 35);
    background: -moz-linear-gradient(0deg, rgb(253, 199, 35) 0%, rgb(244, 150, 5) 70%);
    background: -webkit-linear-gradient(0deg, rgb(253, 199, 35) 0%, rgb(244, 150, 5) 70%);
    background: -o-linear-gradient(0deg, rgb(253, 199, 35) 0%, rgb(244, 150, 5) 70%);
    background: -ms-linear-gradient(0deg, rgb(253, 199, 35) 0%, rgb(244, 150, 5) 70%);
    background: linear-gradient(90deg, rgb(253, 199, 35) 0%, rgb(244, 150, 5) 70%);
}
.entry-content .submit_button .fa {
    padding-left: 32px;
    position: relative;
    top: 1px;
}
.news_photo img {
    -webkit-transition: all 0.1s ease-out 0.1s;
    -moz-transition: all 0.1s ease-out 0.1s;
    -o-transition: all 0.1s ease-out 0.1s;
    transition: all 0.1s ease-out 0.1s;
}
.entry-content input[type="submit"]:hover {
    opacity: 0.7;
}
.entry-content .submit {
    width: 180px;
    padding: 15px 0 0 0;
}
.preloader {
    background: #fff;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999999;
}
.preloader .loader-spinner {
    width: 130px;
    height: 130px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -65px;
    margin-left: -65px;
    text-align: center;
}
.preloader .loader-spinner span {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    line-height: 130px;
    font-size: 12px;
    color: #ee2062;
    font-weight: 700;
    text-transform: uppercase;
}
.preloader .loader-spinner img {
    margin-top: 50px;
    margin-left: 25px;
}
.preloader .loader {
    border: 5px solid #fff;
    border-radius: 50%;
    border-top: 5px solid #ee2062;
    border-right: 5px solid #ee2062;
    border-bottom: 5px solid #ee2062;
    width: 130px;
    height: 130px;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
/*----------------------*/
/*     header_area      */
/*----------------------*/
.only_desktop_view {
}
.only_mobile_view {
    display: none !important;
}
.center-content {
    width: 100%;
    max-width: 1200px;
    /* max-width:1920px; */
    margin: 0 auto;
}
.page-container {
    max-width: 1230px;
    padding: 40px 15px;
}
.flex-space-between {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.justify-content-center {
    justify-content: center;
}
.align-center {
    align-items: center;
}
.text-center {
    text-align: center;
}
.d-flex {
    display: flex;
}
.flex-wrap {
    display: flex;
    flex-wrap: wrap;
}
.flex-nowrap {
    display: flex;
    flex-wrap: nowrap;
}
.row-reverse {
    flex-flow: row-reverse;
}
.flex-row-reverse {
    flex-flow: row-reverse;
}
.flex-row-none {
    flex-flow: inherit !important;
}
.w-100 {
    width: 100% !important;
}
.header_two_btn .contact-btn,
.login-btn,
.header_right .login-btn {
    width: 100px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 15px;
    line-height: 1;
    background-color: #ed1459;
    border-radius: 25px;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    margin-right: 20px;
}
.header_right .login-btn:hover {
    background-color: #c80e49;
    color: #fff;
}
.header_two_btn .login-btn {
    background-color: #fff;
    color: #ed1459;
    /* border: 1px solid #ed1459; */
    font-size: 15px;
    width: 150px;
}
.header_two_btn .login-btn:hover {
    background-color: #ed1459;
    color: #fff;
}
/* .header_two_btn .contact-btn {
    width: 140px;
    font-size: 15px;
    background-color: #15ba8a;
    color: #fff;
    margin: 0;
} */

/* .header_two_btn .contact-btn {
    width: 140px;
    font-size: 15px;
    background: linear-gradient(90deg, rgb(73 231 135 / 85%) 0%, #0045FF 50%, #BD29F2 100%);
    color: #fff;
    margin: 0;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
} */
.header_two_btn .contact-btn {
    width: 140px;
    font-size: 15px;
background: linear-gradient(90deg, #BD29F2 0%, #0045FF 100%);
	
	
    color: #fff;
    margin: 0;
	box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
}

.header_two_btn .contact-btn:hover {
    background-color: #00d99c;
}
.hide {
    display: none !important;
}

.header_contact_no {
    padding-right: 30px;
}
.header_contact_no strong {
    font-size: 15px;
    color: #15ba8a;
    font-weight: 700;
    position: relative;
    display: block;
    padding-bottom: 4px;
}
.header_contact_no strong a {
    color: #15ba8a;
}
.header_contact_no strong .fa,
.header_contact_no .office_time .fa {
    padding-right: 5px;
}
.header_contact_no .office_time {
    display: inline-block;
    font-size: 15px;
    color: #8c969b;
    position: relative;
    padding: 0 18px 0 0;
}

.header_contact_no .office_time:after {
    content: "";
    width: 9px;
    height: 9px;
    background-color: #15ba8a;
    position: absolute;
    right: 0;
    top: 5px;
    z-index: 1;
    border-radius: 50%;
}
.header_holder_area {
    position: relative;
    background-color: transparent;
}
.header_container {
    width: 100%;
    position: relative;
}
.header_area {
    width: 100%;
    padding: 0 15px;
    position: relative;
}
.header {
    max-width: 1330px;
    padding: 10px 0;
    height: 78px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
.logo {
    width: 190px;
}
.menu_area {
    padding-left: 20px;
}
.header_left_box .menu_area {
    margin-left: 93px;
}

#menu li {
    float: left;
    margin: 0 42px;
    font-size: 15px;
    text-transform: uppercase;
    position: relative;
    font-weight: 500;
    color: #494948;
}
@media screen and (min-width: 992px) {
    #menu li.contact-list-item {
        display: none !important;
    }
}
@media screen and (min-width: 1600px) {
    .header_left_box .menu_area {
        margin-left: 20px;
    }
    .menu_area {
        padding-left: 16px;
    }
}

@media screen and (min-width: 1530px) {
    #menu li {
        margin: 0 25px;
    }
    .logo {
        width: 180px !important;
    }
    .logo img {
        width: 100%;
    }
}
@media screen and (min-width: 1730px) {
    #menu li {
        margin: 0 42px;
    }
    .logo {
        width: 190px !important;
    }
    .logo img {
        width: 100%;
    }
}
@media screen and (max-width: 1529px) {
    #menu li {
        margin: 0 15px;
    }
    .header_left_box .menu_area {
        margin-left: 40px;
    }
}
@media screen and (max-width: 1440px) {
    .header_container_style2 .header_contact_no {
        padding-right: 20px;
    }
    .header_container_style2 .header_contact_no strong {
        /*font-size: 13px;*/
    }
    .header_container_style2 .header_two_btn {
        padding-left: 15px;
    }
    .header_container_style2 .header_two_btn .contact-btn,
    .header_container_style2 .header_two_btn .login-btn {
        /*font-size: 14px;*/
        /* height: 48px;*/
    }
    /*.header_container_style2 .header_two_btn .login-btn { width: 140px; }*/
}
@media screen and (max-width: 1400px) {
    .header_left_box .menu_area {
        margin-left: 15px;
    }
    #menu li {
        font-size: 14px;
    }
}

@media screen and (max-width: 1367px) {
    #menu li {
        font-size: 13px;
    }
}
@media screen and (max-width: 1360px) {
    .header_contact_no {
        padding-right: 15px;
    }
}
@media screen and (max-width: 1350px) {
    .header_two_btn {
        padding-left: 13px;
    }
    .header_two_btn .contact-btn,
    .login-btn,
    .header_right .login-btn {
        margin-right: 12px;
    }
    #menu li {
        font-size: 13px;
    }
    .header_left_box .menu_area {
        margin-left: 0px;
    }
    .header_contact_no strong {
        font-size: 13px;
    }
}
@media screen and (max-width: 1250px) {
    .header_left_box .menu_area {
        margin-left: 0;
    }
    .header_two_btn .login-btn {
        margin-right: 10px;
    }
}
@media screen and (max-width: 1190px) {
    .header_contact_no strong {
        font-size: 11px;
    }
}
@media screen and (max-width: 991px) {
    .header_two_btn_mb.header_two_btn_mb {
        padding-top: 15px;
    }
    .header_two_btn_mb.header_two_btn_mb .contact-btn {
        display: flex !important;
        width: 160px !important;
    }
}
#menu li a {
    padding: 0;
    color: white;
    position: relative;
    display: block;
	transition: 0.3s all ease;
}
#menu li.menu-item-has-children > a {
    position: relative;
    padding-right: 16px;
}
#menu li ul li.menu-item-has-children > a::before,
#menu li.menu-item-has-children > a::before {
    font-family: FontAwesome;
    content: "\f107";
    width: 10px;
    height: auto;
    background: none;
    display: block;
    position: absolute;
    right: 0;
    left: inherit;
    top: 2px;
    bottom: inherit;
    z-index: 2;
    font-size: 14px;
}
#menu li ul li.menu-item-has-children > a::before {
    font-family: "Ionicons";
    content: "\f30f";
    right: 15px;
    top: 10px;
}
#menu li.menu-item-has-children > a::after {
    content: "";
    width: 100%;
    height: 18px;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 2;
    display: none;
}
#menu li.menu-item-has-children:hover > a::after {
    display: block;
}
#menu li ul {
    width: 240px;
    padding: 20px 0;
    text-align: left;
    background: #fff;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -120px;
    margin-top: 18px;
    z-index: 4;
    opacity: 0;
    transform: scaleY(0);
    visibility: hidden;
    transform-origin: center top 0;
    transition: all 0.5s ease 0s;
    border: 1px solid #edefee;
    border-radius: 5px;
}
#menu > li > ul {
    -webkit-box-shadow: 0px -2px 12px 0px rgba(50, 50, 50, 0.07);
    -moz-box-shadow: 0px -2px 12px 0px rgba(50, 50, 50, 0.07);
    box-shadow: 0px -2px 12px 0px rgba(50, 50, 50, 0.07);
}
#menu > li > ul:after,
#menu > li > ul:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
#menu > li > ul:after {
    border-color: rgba(0, 0, 0, 0);
    border-bottom-color: #ffff;
    border-width: 9px;
    margin-left: -9px;
}
#menu > li > ul:before {
    border-color: rgba(235, 232, 239, 0);
    border-bottom-color: #ebe8ef;
    border-width: 10px;
    margin-left: -10px;
}
/*#menu li ul li:first-child > a {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;   
}
#menu li ul li:last-child > a {
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
*/
#menu li ul li ul {
    left: 100%;
    top: 0;
    z-index: 5;
    margin: 0;
}
#menu li:hover > ul {
    opacity: 1;
    transform: scaleY(1);
    visibility: visible;
}
#menu li ul li {
    display: block;
    float: none;
    line-height: normal;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    position: relative;
    /*  font-weight:500; */
    font-weight: 400;
    font-size: 14px;
}
#menu li ul li a {
    padding: 9px 30px 10px 20px;
    margin: 0;
    color: #494948;
    display: block;
}
#menu > li.current-page-item > a,
#menu > li:hover > a {
    color: #494948;
}
#menu li ul li.current-page-item > a,
#menu li ul li:hover > a {
    color: #494948;
    background-color: #f3fafd;
}
#menu li.menu-item-has-children > a:after {
    right: 15px;
}

#mobilemenu {
    display: none;
}
#menu_holder {
    position: relative;
}
.mobile_menu {
    width: 100%;
    background-color: #fff;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9999;
    display: none;
    padding: 0 15px 30px 15px;
    overflow: auto;
}
.mobile_menu_open {
    height: 100vh;
}
.mobile_menu_open::before {
    content:'';
    width:100%;
    height:150%; 
    background:#fff;
    position:fixed;
    left:0;
    top:0;
    z-index:1;
}
.mobile_menu_height {
    width: 100%;
    height: 100%;
    position:relative;
    z-index:2;
}
.menu_bar {
    width: 24px;
    padding: 0;
    margin: 0;
    background: none;
    border: none;
    outline: none;
    cursor: pointer;
    display: none;
}
.menu_bar span {
    width: 100%;
    height: 2px;
    margin-top: 5px;
    background-color: #7f8995;
    display: block;
    transition: all 0.2s ease;
}
.menu_bar span:first-child {
    margin-top: 0;
}
.menu_close {
    border: none;
    background: none;
    outline: none;
    font-size: 22px;
    cursor: pointer;
    padding: 0;
}
.menu_close .fa {
    color: #1a205c;
}
#menu_holder {
    width: 100%;
}
.menu_mb_header {
    margin: 0 -15px;
    background: #fff;
    padding: 0 15px;
    height: 60px;
}
.menu_mb_header span {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
}
.header_right {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
.language_select {
    width: 50px;
    height: 50px;
    border: 1px solid #ebe8ef;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#flag {
    width: 34px !important;
    float: left;
}
.dd-select {
    width: 34px !important;
}
#flag a {
    margin: 0 !important;
    padding: 0 !important;
}
#flag .dd-options {
    min-height: 36px;
}
#flag .dd-options li {
    padding: 2px 0;
    overflow: hidden;
}
#flag img {
    display: block;
    width: 20px;
    height: 15px;
    border-radius: 2px;
    border: 1px solid #ebe8ef;
}
.dd-options {
    top: 49px !important;
    width: 64px !important;
    left: -15px !important;
    border: 1px solid #e7eaec !important;
    border-radius: 5px !important;
    padding: 15px 10px !important;
    background-color: #fff !important;
    overflow: inherit !important;
    #display: none !important;
}
.dd-options:after,
.dd-options:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.dd-options:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 7px;
    margin-left: -7px;
}
.dd-options:before {
    border-color: rgba(231, 234, 236, 0);
    border-bottom-color: #e7eaec;
    border-width: 8px;
    margin-left: -8px;
}
.language_select .dd-pointer-up {
    border-bottom: none !important;
    margin-top: 0 !important;
    border: solid 5px transparent !important;
    border-top: solid 5px #7a8193 !important;
}
#banner_main_area {
    position: relative;
    z-index: 2;
}
#banner_area {
    padding: 0 15px;
    /*  background-image:url(assets/images/banner1.jpg); */
    background-repeat: no-repeat;
    /*  background-position:center top; */
    /*  background-size:100% 100%; */

    background-position: left bottom;
    background-size: cover;
    position: relative;
    background-color: #fdfefe;
}

/*---------*/
#banner_area.single_banner_gradient,
#banner_area.home_banner_gradient {
    background-position: center top;
}

.single_banner_gradient::after,
.home_banner_gradient::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left bottom;
}
.single_banner_gradient::after,
.home_banner_gradient::after {
    background-position: center bottom;
}

.single_banner_gradient::after {
    background: linear-gradient(80deg, rgba(237, 20, 89, 1) 0%, rgba(124, 86, 155, 0.9) 50%, rgba(0,159,227,1) 100%)!important;
    
    
/*     background-image: url(assets/images/header-desktop-overlay.svg); */
}
/* @media(min-width:992px) {
.single_banner_gradient::after,
.home_banner_gradient::after { opacity:0.9}
}
 */
.banner {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 75px 0 103px 0;
    min-height: 250px;
    position: relative;
    z-index: 333;
}
.single_banner_gradient .banner { padding-bottom:50px}
.banner_info {
    width: 48%;
}
.single_banner_gradient .banner_info {
    width: 100%;
}
@media (min-width: 1600px) {
    .banner {
/*         right: 30px;
        max-width: 1275px; */
        max-width: 1330px;
    }

    #banner_area.home_banner_gradient {
        margin: 0 -20px;
    }
}
@media (min-width: 992px) {
    .home .banner {
        padding-top: 230px;
        padding-bottom: 180px;
        max-width: 1330px;
    }
    .banner_info {
        margin-top: 30px;
    }
}
.banner_info h1 {
    font-size: 58px;
    line-height: 1.35;
    font-weight: 700;
    color: #fff;
/*     text-transform: uppercase; */
    padding-bottom: 27px;
/* 	font-family: 'Barlow Condensed', sans-serif; */
}
@media (min-width: 992px) {
.single_banner_gradient .banner_info h1 { font-size:40px}   
}
.banner_info h6 {
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    padding-bottom: 20px;
    font-weight: 500;
	font-family: 'Roboto', sans-serif;
}
.banner_info ul {
    padding: 35px 0 0 0;
}
.banner_info ul li {
    font-size: 15px;
    line-height: 1.2;
    color: #fff;
    min-height: 40px;
    margin-bottom: 20px;
    position: relative;
    padding-left: 70px;
    display: flex;
    align-items: center;
}
.banner_info ul li::after {
    content: "\f00c";
    font-family: "FontAwesome";
    padding: 0;
    margin: 0;
    line-height: 1;
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 5px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    font-size: 16px;
    color: #2c85c9;
    display: flex;
    justify-content: center;
    align-items: center;
}
.banner_form {
    width: 41.66%;
    position: relative;
    z-index: 6;
}
.post-date span {
    color: rgba(255, 255, 255, 0.8);
    position: relative;
    top: -20px;
    font-size: 12px;
}
.banner_form_bg {
    background-color: #fff;
    padding: 41px 30px 25px 30px;
    border-radius: 14px;
    -webkit-box-shadow: 0px 16px 20px 0px rgba(58, 38, 5, 0.1);
    -moz-box-shadow: 0px 16px 20px 0px rgba(58, 38, 5, 0.1);
    box-shadow: 0px 16px 20px 0px rgba(58, 38, 5, 0.1);
    position: relative;
}
.form_batch_left {
    width: 112px;
    height: 80px;
    padding: 10px 15px 10px 25px;
    background: #15ba8a;
    position: absolute;
    right: 100%;
    top: 18px;
    z-index: 2;
    display: flex;
    align-items: center;
    -moz-border-radius-topleft: 9px;
    -webkit-border-top-left-radius: 9px;
    border-top-left-radius: 9px;
    -moz-border-radius-bottomleft: 9px;
    -webkit-border-bottom-left-radius: 9px;
    border-bottom-left-radius: 9px;
}
.form_batch_left small {
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
    display: block;
    color: #fff;
    padding: 0;
    margin: 0;
}
.form_batch_right {
    background: url(assets/images/bgr_form_right.png) no-repeat;
    width: 114px;
    height: 115px;
    position: absolute;
    right: -1px;
    top: -1px;
    z-index: 3;
}
.banner_lp_form .form_batch_right {
    width: 159px;
    height: 149px;
    background: url(assets/images/bgr_form_right2.png) no-repeat;
    top: -11px;
    right: -11px;
}
html,
body {
    overflow-x: hidden;
}
.form_batch_right small {
    display: block;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    line-height: 12px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 700;
    transform: rotate(43deg);
    -webkit-transform: rotate(43deg);
    -moz-transform: rotate(43deg);
    -ms-transform: rotate(43deg);
    -o-transform: rotate(43deg);
    text-align: center;
    padding-top: 15px;
    padding-left: 11px;
    position: relative;
    top: 19px;
    left: 16px;
}
.banner_lp_form .form_batch_right small {
    top: 28px;
}
.home .form_batch_left {
    width: 113px;
    height: 80px;
    top: 20px;
    padding: 10px 10px 10px 10px;
}
.home .form_batch_left small {
    font-size: 15px;
    line-height: 17px;
    font-weight: 700;
    text-align: center;
}
.form_batch_rocket {
    width: 88px;
    height: 94px;
    background: url(assets/images/bgr_form_right3.png) repeat-x;
    position: absolute;
    right: 20px;
    top: -1px;
    z-index: 3;
    -moz-border-radius-topright: 7px;
    -webkit-border-top-right-radius: 7px;
    border-top-right-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    -webkit-border-bottom-right-radius: 7px;
    border-bottom-right-radius: 7px;
    -moz-border-radius-bottomleft: 7px;
    -webkit-border-bottom-left-radius: 7px;
    border-bottom-left-radius: 7px;
    padding: 10px 10px 5px;
    text-align: center;
}
.rocket_icon {
    width: 37px;
    height: 37px;
    background-color: #fff;
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.rocket_icon img {
    max-width: 22px;
}

.form_batch_rocket small {
    font-size: 14px;
    line-height: 15px;
    display: block;
    color: #fff;
    font-weight: 700;
}
.form_batch_rocket::after {
    content: "";
    width: 4px;
    height: 4px;
    background: url(assets/images/batch_left_arrow.png) no-repeat;
    position: absolute;
    right: 100%;
    top: 0;
    z-index: 1;
}
.home .banner_form_bg h4 {
    padding-bottom: 34px;
}

@media screen and (max-width: 1440px) {
    .banner,
    .home .banner {
        /* max-width: 1330px; */
        max-width: 1200px;
    }
    .home .banner {
        padding-bottom: 50px;
    }
}
@media screen and (max-width: 1366px) {
    .home .banner {
        padding-bottom: 15px;
    }
}

@media screen and (max-width: 991px) {
    .banner { min-height:180px}
    .form_batch_rocket {
        width: 73px;
        height: 90px;
        right: 15px;
        top: 0;
        padding: 10px 10px 5px;
    }
    .home .banner_form_bg h4 {
        padding-bottom: 15px;
    }
    .home .banner_form_top p {
        display: block !important;
        padding-bottom: 26px;
    }
}
.banner_form_top {
    max-width: 100%;
    padding-bottom: 10px;
}
.banner_form_top h4 br {
    display: none;
}
.banner_form_btn {
    text-align: center;
    padding-top: 50px;
}
.banner_form_btn span {
    display: inline-block;
    text-align: left;
    padding-left: 23px;
    position: relative;
    font-size: 16px;
    letter-spacing: 2px;
    color: #eee;
    font-family: "Nothing You Could Do", cursive;
    font-weight: 400;
    padding-right: 15px;
}
.banner_form_btn span::after {
    content: "";
    background: url(assets/images/res-arrow.png) no-repeat;
    width: 18px;
    height: 62px;
    left: -12px;
    position: absolute;
    bottom: 27px;
    z-index: 5;
}
.banner_lp_form .banner_form_btn {
    padding-top: 25px;
}
@media screen and (min-width: 992px) {
    .banner_form_btn span::after {
        width: 19px;
        height: 67px;
        background: url(assets/images/bgr_bg_form_btm.png) no-repeat;
        left: 3px;
        bottom: 22px;
    }
    .banner_lp_form .banner_form_btn span::after {
        width: 41px;
        height: 85px;
        background: url(assets/images/bgr_bg_form_btm2.png) no-repeat;
        left: -35px;
        bottom: 5px;
    }
    .banner_form_btn span {
     color: #fff;
}
}
.banner_form_bg h4 {
    font-size: 28px;
    color: #2c85c9;
    font-weight: 700;
    line-height: 28px;
    padding-bottom: 15px;
}
.banner_lp_form .banner_form_top h4 br {
    display: block;
}
.banner_lp_form .banner_form_bg h4 {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #2c85c9;
}
.banner_form_bg p {
    font-size: 15px;
    line-height: 25px;
    color: #494948;
    padding-bottom: 12px;
}
.banner_info p {
    font-size: 15px;
    line-height: 25px;
    color: #ffffff;
    padding-bottom: 12px;
}

.tp_step_field {
    width: 33.33%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 30px;
    position: relative;
}
.tp_step_field label.tplabel {
    color: #494948;
    font-size: 14px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
    position: absolute;
    pointer-events: none;
    display: block;
    pointer-events: none;
    position: absolute;
    left: 25px;
    top: 13px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}
/*.email_field_item label.tplabel {
    left:53px
}
.telephone_field_item label.tplabel {
    left:46px
}
*/
.tp_step_field .form-control:focus ~ label.tplabel,
.tp_step_field .form-control:not(:placeholder-shown) ~ label.tplabel {
    top: -8px;
    left: 15px;
    color: #9a97a1;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    background-color: #fff;
    padding: 0 10px 0 5px;
}
.tp_step_field .form-control:focus {
    /*  border-color: #15ba8a ; */
}
.tp_step_field .form-control:focus ~ .bar:before,
.tp_step_field .form-control:focus ~ .bar:after {
    width: 50%;
}
.tp_step_field .form-control:focus ~ .highlight {
    -webkit-animation: inputHighlighter 0.3s ease;
    -moz-animation: inputHighlighter 0.3s ease;
    animation: inputHighlighter 0.3s ease;
}
/* animation */
@-webkit-keyframes inputHighlighter {
    from {
        background: #5264ae;
    }
    to {
        width: 0;
        background: transparent;
    }
}
@-moz-keyframes inputHighlighter {
    from {
        background: #5264ae;
    }
    to {
        width: 0;
        background: transparent;
    }
}
@keyframes inputHighlighter {
    from {
        background: #5264ae;
    }
    to {
        width: 0;
        background: transparent;
    }
}
.form_submit {
    position: relative;
}
div.wpcf7 .ajax-loader {
    position: absolute;
    left: 0;
    right: 0;
    margin: 3px auto;
    top: 100%;
}
.tp_step_field label {
    outline: none;
    font-size: 14px;
    font-weight: 400;
}

.field_width39 {
    width: 39%;
}
.field_width61 {
    width: 61%;
}
.field_width50 {
    width: 50%;
}
.field_width57 {
    width: 57%;
}
.field_width43 {
    width: 43%;
}
.field_width25 {
    width: 25%;
}
.checkbox_item {
    margin: 0 10px;
}
.tp_step_field50 {
    width: 50%;
}
.tp_step_row {
    margin: 0 -12px;
}
.tp_step_field .form-control {
    width: 100%;
    height: 42px;
    background: #fff;
    border: 1px solid #ebe8ef;
    font-family: "Ubuntu", sans-serif;
    font-size: 14px;
    color: #494948;
    outline: none;
    border-radius: 5px;
    padding: 5px 10px 5px 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
}
.tp_step_field textarea.form-control {
    height: 67px;
    resize: none;
}
.tp_step_field.field_valid .form-control {
    border-color: #15ba8a;
}
/*.tp_step_field .email_icon { padding-left:43px; background-color: #edf7f4;}
.tp_step_field .phone_icon { padding-left:36px; background-color: #edf7f4;}
.tp_step_field.telephone_field_item::before,
.tp_step_field.email_field_item::before {
    width: 19px;
    height: 40px;
    content: '';
    position: absolute;
    left: 25px;
    top: 1px;
    background:url(assets/images/icon5.png) no-repeat center center;
}
.tp_step_field.telephone_field_item::before {
    width:14px;
    background:url(assets/images/icon6.png) no-repeat center center;
}
*/
.selectric-hide-select.field_error + .selectric,
.tp_step_select.field_error select,
.tp_step_field.field_error .form-control {
    border-color: #ed1459;
}
.tp_step_select .field_valid::after,
.tp_step_select .field_error::after,
.tp_step_select.field_valid::after,
.tp_step_select.field_error::after,
.tp_step_field.field_error::after,
.tp_step_field.field_valid::after,
.tp_step_field.field_ok::after {
    width: 9px;
    height: 40px;
    font-family: "Ionicons";
    content: "\f120";
    color: #15ba8a;
    position: absolute;
    right: 19px;
    top: 0;
    z-index: 2;
    display: flex;
    align-items: center;
    /*speak: none;*/
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.tp_step_select .field_valid::after,
.tp_step_select .field_error::after {
    right: 4px;
}
.tp_step_select .field_error::after,
.tp_step_select.field_error::after,
.tp_step_field.field_error::after {
    content: "\f35b";
    color: #ed1459;
}
.wpcf7-list-item input {
    position: absolute;
    opacity: 0;
    z-index: -1;
}
.checkbox_wrap {
    padding-bottom: 30px;
    margin-top: -5px;
}
.banner_lp_form .checkbox_wrap {
    padding-bottom: 25px;
}
.checkbox_item .wpcf7-list-item-label,
.wpcf7-list-item input + .wpcf7-list-item-label {
    position: relative;
    cursor: pointer;
    padding: 0;
    font-size: 14px;
    color: #494948;
    line-height: 20px;
    font-weight: 300;
}
.checkbox_item .wpcf7-list-item-label a {
    color: #494948;
    text-decoration: underline;
}
.wpcf7-list-item input + .wpcf7-list-item-label:before {
    content: "";
    display: inline-block;
    vertical-align: text-top;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 2px solid #ebe8ef;
    border-radius: 4px;
    margin-right: 7px;
    font-family: "Ubuntu", sans-serif;
}
.wpcf7-list-item input + .wpcf7-list-item-label:before {
    background: #fff;
}
.wpcf7-list-item.field_error input + .wpcf7-list-item-label:before {
    border-color: red;
}
.wpcf7-list-item.field_valid input + .wpcf7-list-item-label:before {
    border-color: #15ba8a;
}
.wpcf7-list-item input:checked + .wpcf7-list-item-label:before {
    background: #fff;
}
.wpcf7-list-item input:disabled + .wpcf7-list-item-label {
    color: #313131;
    cursor: auto;
    font-size: 16px;
    line-height: 1;
}
.wpcf7-list-item input:disabled + .wpcf7-list-item-label:before {
    box-shadow: none;
    background: #ddd;
}
span.wpcf7-list-item {
    position: relative;
}
.wpcf7-list-item input[type="radio"] {
    width: 20px;
    height: 20px;
    background: #edf7f4;
    border: 1px solid #edf7f4;
    border-radius: 4px;
    position: absolute;
    left: -4px;
    z-index: 50;
    top: -1px;
    opacity: 0;
}
.wpcf7-list-item input:checked + .wpcf7-list-item-label:after {
    content: "";
    position: absolute;
    left: 5px;
    top: 9px;
    background: #15ba8a;
    width: 2px;
    height: 2px;
    box-shadow: 2px 0 0 #15ba8a, 4px 0 0 #15ba8a, 4px -2px 0 #15ba8a, 4px -4px 0 #15ba8a, 4px -6px 0 #15ba8a, 4px -8px 0 #15ba8a;
    transform: rotate(45deg);
}
span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
    content: " ";
}
.checkbox_item span.wpcf7-list-item {
    margin: 0;
}
.step_tag_info {
    padding-bottom: 19px;
    width: 100%;
}
.step_tag_info span {
    font-size: 14px;
    color: #048d38;
    display: block;
    opacity: 0.7;
}
.step_tag_info span .fa {
    padding-right: 10px;
}
.step_header_mobile {
    width: 100%;
}
.step_header_area {
    max-width: 80px;
    margin: 0 auto;
    height: 28px;
    position: relative;
    margin-bottom: 15px;
}
.step_header_area::after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    top: 14px;
    background-color: #b7f1ef;
    z-index: 1;
}
.step_col_item:nth-child(1) {
    padding-left: 0;
}
.step_col_item:nth-child(3) {
    padding-right: 0;
}
.step_col_item {
    position: relative;
    z-index: 3;
}
.step_col_bg {
    position: relative;
    z-index: 3;
}
.step_col_item.active .step_col_bg {
    border-radius: 50%;
    opacity: 1;
    -webkit-box-shadow: 0 0 16px 0 rgba(15, 14, 16, 0.07);
    -moz-box-shadow: 0 0 16px 0 rgba(15, 14, 16, 0.07);
    box-shadow: 0 0 16px 0 rgba(15, 14, 16, 0.07);
}
.step_col_item.step_completed .step_col_bg {
    background-color: rgba(0, 159, 183, 0.3);
    color: #fff;
    border-radius: 50%;
}
.step_col_item span {
    width: 28px;
    height: 28px;
    background-color: #b7f1ef;
    border-radius: 50%;
    text-align: center;
    line-height: 1;
    font-size: 14px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    position: relative;
}
.step_col_item.step_completed .step_col_bg span {
    border-color: #b2e2e9;
}
.step_col_item.step_completed .step_col_bg span::after {
    font-family: "Ionicons";
    content: "\f383";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #b7f1ef;
}
.step_col_item.active span {
    color: #fff;
    background: rgb(76, 196, 192);
    background: -moz-linear-gradient(270deg, rgb(76, 196, 192) 0%, rgb(26, 215, 208) 100%);
    background: -webkit-linear-gradient(270deg, rgb(76, 196, 192) 0%, rgb(26, 215, 208) 100%);
    background: -o-linear-gradient(270deg, rgb(76, 196, 192) 0%, rgb(26, 215, 208) 100%);
    background: -ms-linear-gradient(270deg, rgb(76, 196, 192) 0%, rgb(26, 215, 208) 100%);
    background: linear-gradient(0deg, rgb(76, 196, 192) 0%, rgb(26, 215, 208) 100%);
}
.tp_step_select {
    padding-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}
.banner_lp_form .tp_step_field {
    margin-bottom: 25px;
}
.banner_lp_form .tp_step_select {
    padding-bottom: 25px;
}
.tp_step_select select {
    -webkit-appearance: none;
    outline: none;
    box-shadow: none;
    font-size: inherit;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    height: 42px;
    background: url(assets/images/bgr_arrow_down.png) no-repeat right 22px center;
    background-size: 12px auto;
    background-color: #fff;
    border: 1px solid #ebe8ef;
    outline: none;
    font-family: "Ubuntu", sans-serif;
    font-size: 14px;
    color: #494948;
    border-radius: 5px;
    padding: 5px 30px 5px 15px;
}
.next-step-btn,
.form_submit .submit {
    width: 100%;
    min-height: 50px;
    border: none;
    outline: none;
    border-radius: 5px;
    font-size: 13px;
    padding: 12px 15px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #15ba8a;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.form_submit .submit.radius-9 {
    border-radius: 9px;
}
.next-step-btn,
.form_submit .submit {
    transition: all 0.5s ease 0s;
}
.next-step-btn:hover,
.form_submit .submit:hover {
    background: #0c9f74;
}
.privacy_info {
    text-align: center;
    padding-top: 20px;
}
.privacy_info small {
    display: inline-block;
    font-size: 14px;
    color: #464646;
    line-height: 18px;
    padding-right: 22px;
    background: url(assets/images/bgr_privacy.png) no-repeat right center;
}
.banner_lp_form .privacy_info small {
    background: url(assets/images/bgr_privacy2.png) no-repeat right center;
}
.privacy_info small a {
    color: #464646;
    text-decoration: underline;
}
.male_female_check {
    padding-bottom: 12px;
}
.male_female_check h6 {
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    padding-bottom: 12px;
}
.male_female_item {
    width: 45%;
    position: relative;
}
.sale_radio_item {
    width: 47.2%;
    position: relative;
    padding-bottom: 20px;
}
.sustainable_checkbox input[type="checkbox"],
.male_female_item input[type="radio"] {
    position: absolute;
    visibility: hidden;
}
.sustainable_checkbox label,
.male_female_item label {
    display: block;
    position: relative;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all 0.25s linear;
    padding-top: 65px;
    font-size: 14px;
    color: #8f9fa7;
    text-align: center;
}
.sustainable_checkbox label {
    font-weight: 400;
    font-size: 16px;
    color: #4adcd7;
}
.sale_radio_item label {
    padding: 0;
    height: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sustainable_checkbox .check,
.sale_radio_item .check,
.male_female_item .check {
    border: 1px solid #ed1459;
    display: flex;
    position: absolute;
    border-radius: 5px;
    height: 58px;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 5;
    transition: border 0.25s linear;
    -webkit-transition: border 0.25s linear;
}
.sustainable_checkbox.field_valid .check,
.sale_radio_item.field_valid .check,
.male_female_item.field_valid .check {
    border-color: #4adcd7;
}
.sustainable_checkbox.field_error .check,
.sale_radio_item.field_error .check,
.male_female_item.field_error .check {
    border-color: #ed5559;
}
.sale_radio_item .check {
    height: 46px;
    border-color: #ed1459;
}
.male_female_item .check::before {
    display: none;
    position: absolute;
    content: "";
    border-radius: 100%;
    height: 15px;
    width: 15px;
    top: 5px;
    left: 5px;
    margin: auto;
    transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
}
.sustainable_checkbox input[type="checkbox"]:checked ~ .check,
.male_female_item input[type="radio"]:checked ~ .check {
    background: #ed1459;
}
.male_female_item input[type="radio"]:checked ~ .check img {
    filter: brightness(0) invert(1);
}
.sustainable_checkbox input[type="checkbox"]:checked ~ label {
    color: #fff;
}
.male_female_item input[type="radio"]:checked ~ label {
    color: #333333;
}
.sustainable_checkbox {
    padding-bottom: 0;
    padding-top: 13px;
}
.sustainable_checkbox .sale_radio_item {
    padding-bottom: 10px;
}
.sustainable_checkbox {
    padding-bottom: 5px;
}

.sustainable_checkbox h6 {
    color: #333;
    font-size: 16px;
    line-height: 1;
    padding-bottom: 8px;
    font-weight: 400;
}
.branche_checkbox h6 {
    color: #0c0128;
}
.wpcf7-not-valid-tip {
    display: none !important;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
    border: none !important;
    color: red;
}
.wpcf7-mail-sent-ok {
    color: green;
}
.wpcf7 form .wpcf7-response-output {
    margin: 0 0 10px 0;
    padding: 0;
    border: none !important;
    text-align: center;
    position: relative;
    top: -8px;
}
.thank_you_area {
    padding: 30px 15px 40px 15px;
}
.form_thank_you {
    max-width: 320px;
    width: 100%;
    background-color: #fff;
    border-radius: 9px;
    -webkit-box-shadow: 0px 16px 20px 0px rgba(58, 38, 5, 0.1);
    -moz-box-shadow: 0px 16px 20px 0px rgba(58, 38, 5, 0.1);
    box-shadow: 0px 16px 20px 0px rgba(58, 38, 5, 0.1);
    margin: 0 auto;
}
.thank_you_top {
    height: 30.78%;
    width: 100%;
    position: relative;
    background: rgb(76, 196, 192);
    background: -moz-linear-gradient(270deg, rgb(76, 196, 192) 0%, rgb(26, 215, 208) 100%);
    background: -webkit-linear-gradient(270deg, rgb(76, 196, 192) 0%, rgb(26, 215, 208) 100%);
    background: -o-linear-gradient(270deg, rgb(76, 196, 192) 0%, rgb(26, 215, 208) 100%);
    background: -ms-linear-gradient(270deg, rgb(76, 196, 192) 0%, rgb(26, 215, 208) 100%);
    background: linear-gradient(0deg, rgb(76, 196, 192) 0%, rgb(26, 215, 208) 100%);
    padding: 20px 15px 44px 15px;
    -moz-border-radius-topleft: 9px;
    -webkit-border-top-left-radius: 9px;
    border-top-left-radius: 9px;
    -moz-border-radius-topright: 9px;
    -webkit-border-top-right-radius: 9px;
    border-top-right-radius: 9px;
    -moz-border-radius-bottomright: 50%;
    -webkit-border-bottom-right-radius: 50%;
    border-bottom-right-radius: 50%;
    -moz-border-radius-bottomleft: 50%;
    -webkit-border-bottom-left-radius: 50%;
    border-bottom-left-radius: 50%;
}
.thank_you_top h3 {
    font-size: 26px;
    color: #fff;
    font-weight: 500;
}
.thanks_email_icon {
    width: 76px;
    height: 76px;
    padding: 6px;
    position: absolute;
    border-radius: 50%;
    background-color: #fff;
    left: 0;
    right: 0;
    bottom: -38px;
    margin: 0 auto;
    z-index: 2;
    -webkit-box-shadow: 0px 9px 20px 0px rgba(28, 45, 108, 0.08);
    -moz-box-shadow: 0px 9px 20px 0px rgba(28, 45, 108, 0.08);
    box-shadow: 0px 9px 20px 0px rgba(28, 45, 108, 0.08);
}
.form_thank_btm {
    padding: 58px 20px 40px 20px;
}
.form_thank_btm p {
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    padding-bottom: 30px;
}
.orange_view_button {
    height: auto;
    min-height: 46px;
    padding: 13px 15px 14px 15px;
    display: flex;
    width: 100%;
    line-height: 20px;
    justify-content: center;
    font-size: 16px;
}
.form_img_box {
    width: 70%;
    position: absolute;
    right: 100%;
    bottom: -104px;
    z-index: 2;
    margin-right: -40px;
}
.elementor-widget:not(:last-child) {
    margin-bottom: 0 !important;
}
.focus-active-none {
    width: 0px;
    height: 0px;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    position: relative;
    z-index: -1;
    display: none;
}
body.form-active .focus-active-1 {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(51, 137, 173, 0.65);
    z-index: 200;
    width: 100%;
    height: 100%;
    overflow: visible;
    opacity: 1;
    visibility: visible;
    display: block;
}
.banner_form.focus-active {
    z-index: 99999;
}
.fullpage_loadar,
.form-loader {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 555;
    background: url(assets/images/form-ajax-loader.gif) no-repeat center center;
    background-color: rgba(255, 255, 255, 0.6);
    border-radius: 9px;
    display: none;
}
.fullpage_loadar {
    position: fixed;
    border-radius: 0;
}
@media screen and (max-width: 1200px) {
    .banner_form_bg {
        padding: 24px 20px 18px 20px;
    }
    .tp_step_field.field_error::after,
    .tp_step_field.field_valid::after {
        right: 20px;
    }
}
@media screen and (max-width: 991px) {
/*     .single_banner_gradient::after {
        background-image: url(assets/images/header-mobile-overlay.svg) !important;
    } */
    .banner_form {
        width: 100%;
        padding-bottom: 11px;
    }
    .banner_form h1 {
        margin-bottom: 10px;
    }
    .tp_step_select {
        padding-bottom: 12px;
    }
    .banner_form {
        width: 100%;
    }
    .tp_step_select {
        padding-left: 0;
        padding-right: 0;
    }
    .tp_step_row {
        margin: 0;
    }
    .tp_step_field {
        padding-left: 0;
        padding-right: 0;
    }
    .tp_step_field {
        margin-bottom: 20px;
    }
    .tp_step_select.field_valid::after,
    .tp_step_select.field_error::after {
        right: 12px;
    }
    .tp_step_field.field_error::after,
    .tp_step_field.field_valid::after {
        right: 15px;
        height: 42px;
    }
    .tp_step_field label.tplabel {
        left: 15px;
    }
    .wpcf7-list-item input + .wpcf7-list-item-label:before {
        margin-right: 5px;
    }
    .tp_step_field input[type="text"][required] + label[placeholder] {
        left: 7px;
    }
    .tp_step_field .form-control:focus ~ label.tplabel,
    .tp_step_field .form-control:not(:placeholder-shown) ~ label.tplabel {
        top: -9px;
        left: 8px;
    }
    /*.tp_step_field.telephone_field_item::before,
.tp_step_field.email_field_item::before {
    left: 15px;
}
.email_field_item label.tplabel {
    left:43px
}
.telephone_field_item label.tplabel {
    left:38px
}
*/
    .banner_form_top {
        max-width: 100%;
        padding-right: 0;
        padding-bottom: 0;
    }
    .banner_form_bg h4 {
        font-size: 24px;
        line-height: 28px;
        padding-right: 90px;
    }
/*     .banner_form_btn {
        margin-bottom: 15px;
    } */
	
	    .banner_form_btn {
    margin-bottom: 15px;
    margin-left: 10px !important;
}
    .banner_form_btn span {
        font-size: 16px;
        letter-spacing: 2px;
        position: relative;
        padding: 0;
        bottom: -18px;
    }
    .form_batch_left {
        display: none !important;
    }
    .banner_form_top h4 {
        font-size: 21px;
        line-height: 28px;
    }
    .banner_form_top h4 br {
        display: block;
    }
    .banner_form_top p {
        display: none;
    }
    .tp_step_field,
    .field_width39,
    .field_width61,
    .field_width50,
    .field_width57,
    .field_width43,
    .field_width25 {
        width: 100%;
    }
    .fild-col-step1,
    .fild-col-step2,
    .fild-col-step3 {
        display: none;
    }
    .fild-col-step-active {
        display: block;
    }
    .tp_step_field .custom-select,
    .tp_step_field .form-control {
        height: 42px;
    }
    .checkbox_item {
        margin: 0;
        width: 100%;
    }
    .mb_field_width100 {
        width: 100%;
    }
    .tp_step_row1 {
        justify-content: space-between;
    }
    .mb_field50 {
        width: 48%;
    }

    .solar_panels_form .tp_step_field {
        margin-bottom: 12px;
    }
    .environmentally_form .tp_step_select {
        margin-bottom: 12px;
    }
    .checkbox_wrap {
        padding: 0 0 20px 0;
    }
    .next-step-btn,
    .form_submit .submit {
        height: auto;
        min-height: 50px;
        padding: 13px 15px 14px 15px;
        display: flex;
        width: 100%;
        line-height: 20px;
        justify-content: center;
    }
    .tp_step_row.flex-row-reverse {
        display: block;
    }
    .orange_view_button,
    .form_submit .submit {
        border-radius: 5px !important;
    }
}
@media screen and (max-width: 460px) {
    .flex-wrap-mb {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .banner_form_bg p {
        line-height: 24px;
    }
    .tp_step_field4 {
        width: 100%;
    }
    .tp_step_field5,
    .tp_step_field6 {
        width: 50%;
    }
    .tp_step_field10,
    .tp_step_field7 {
        width: 100%;
    }
    .tp_step_field8,
    .tp_step_field9 {
        width: 100%;
    }
    .tp_step_field11 {
        width: 100%;
    }

    .flex-wrap-mb .tp_step_field2,
    .flex-wrap-mb .tp_step_field3 {
        width: 50% !important;
    }
    .tp_step_field1 {
        width: 100%;
    }
    .form_submit .submit {
        font-size: 12px;
    }
}

.breadcrumb_area {
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    padding-bottom: 32px;
}
.breadcrumb_area span {
    font-weight: 700;
}
.breadcrumb_area span.current-item {
    color: #fff;
}
.breadcrumb_area a {
    color: #fff;
    font-weight: 500;
}
.breadcrumb_area .fa {
    padding: 0 10px;
}
.copyright_area,
.footer_area {
    padding: 0 15px;
    background: #450076;
    position: relative;
}
.copyright_area {
    background-color: #380660;
}
.footer {
    max-width: 1330px;
    padding: 78px 0 58px 0;
    position: relative;
    z-index: 2;
}
.footer_widget {
    width: 33.33%;
    padding-right: 10px;
}
.footer_widget:nth-child(1) {
    width: 34.18%;
}
.footer_widget:nth-child(2) {
    width: 39.32%;
}
.footer_widget:nth-child(3) {
    width: 26.5%;
    padding-right: 0;
}

.footer_widget h4 {
    font-size: 16px;
    color: #e6c7ff;
    font-weight: 700;
    padding-bottom: 20px;
    text-transform: uppercase;
}
.footer_widget p,
.footer_widget p a,
.footer_widget ul li a,
.footer_widget ul li {
    font-size: 15px;
    /* color:rgba(255,255,255,1); */
    /* color:#5d677e; */
    color: #fff;
    line-height: 28px;
}
.footer_widget p {
    padding-bottom: 12px;
}
.footer_widget ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.footer_widget ul li {
    width: 50%;
    padding-bottom: 12px;
    position: relative;
    padding-left: 14px;
}
.footer_widget ul li::after {
    content: "\f0da";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fff;
    /* color:#5d677e; */
    font-size: 16px;
    position: absolute;
    left: 0;
    top: -1px;
    z-index: 2;
}
.footer_contact_item {
    padding-left: 24px;
    position: relative;
    padding-bottom: 8px;
}
.footer_contact_item .fa {
    color: #fff;
    /* color:#fff; */
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 5px;
    z-index: 1;
}
.footer_logo_mb {
    display: none;
    width: 160px;
    padding-bottom: 45px;
}
.footer_logo_mb img {
    filter: brightness(0) invert(1);
}
.widget_contact {
    padding-top: 10px;
}
.newsletter_box {
    padding-top: 9px;
}
.newsletter_box form {
    position: relative;
    padding: 0;
    margin: 0;
}
.newsletter_box .form-control {
    width: 100%;
    height: 40px;
    font-size: 13px;
    padding: 10px 45px 10px 15px;
    outline: none;
    border: none;
    color: rgba(93, 103, 126, 0.5);
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
    border-radius: 9px;
    background: #2a3245;
}
.newsletter_box input[type="submit"] {
    background: url(assets/images/bgr_send.png) no-repeat;
    width: 14px;
    height: 14px;
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -7px;
    z-index: 2;
    border: none;
    outline: none;
    overflow: hidden;
    text-indent: -9999px;
}

@media screen and (max-width: 767px) {
    .footer_logo_mb {
        display: block;
    }
}
.copyright_area {
    border-top: 1px solid rgba(93, 103, 126, 0.2);
}
.copyright {
    max-width: 1330px;
    padding: 15px 0 23px 0;
    position: relative;
}
.footer_logo {
}
.footer_logo img {
    max-width: 170px;
}
.copyright p {
    font-size: 14px;
    font-weight: 400;
    color: #f8faff;
    line-height: 1.2;
}
.copyright p a {
    color: rgba(255, 255, 255, 0.8);
}
.footer_menu ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.footer_menu ul li {
    padding: 0 18px;
    font-size: 14px;
    color: #5d677e;
}
.footer_menu ul li a {
    color: #5d677e;
}
.home_client_area {
    padding: 0 15px;
    padding-bottom: 60px;
    /*  padding-top:40px; */
    padding-top: 58px;
}
.client_title_area {
    max-width: 1330px;
    padding-bottom: 23px;
}
.title_icon {
    width: 60px;
    height: 60px;
    background-color: #e8f7fd;
    border-radius: 15px;
    margin-bottom: 25px;
}
.title_icon img {
    width: 22px !important;
}
.client_title_area h2 {
    font-size: 36px;
    color: #2c85c9;
    font-weight: 500;
    padding-bottom: 30px;
    line-height: 1;
}

.client_title_area .icon_and_title h2 {
    color: #2c85c9;
}
.home_client_carousel {
    max-width: 1720px;
    margin: 0 auto;
    padding: 30px 85px;
    background: url(assets/images/bg_line1.png) no-repeat center top;
    position: relative;
}
.home .home_client_carousel {
    max-width: 1330px;
}
.home .client_title_area {
    max-width: 1330px;
}
@media screen and (min-width: 1440px) {
    .home_client_area {
        padding-left: 98px;
        padding-right: 98px;
    }
}

@media screen and (min-width: 1025px) {
    .home_client_area {
        padding-left: 30px;
        padding-right: 30px;
    }
}
.home_client_carousel::after {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: url(assets/images/bg_line1.png) no-repeat center bottom;
}
.client_item {
    width: 100%;
    min-height: 122px;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}


.client_item img {
    max-width: 100%;
    max-height: 140px;
    width: auto !important;
    border: 1px solid #ebe8ef;
    margin-left: 39px;
    padding: 20px;
	-webkit-filter: grayscale(0);
    filter: grayscale(0);
	 border-radius: 17px;
}
.client_item img:hover {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}
@media screen and (min-width: 992px) {
    .client_item img {
    max-width: 100%;
    max-height: 140px;
    width: auto !important;
    border: 1px solid #ebe8ef;
    margin-left: 39px;
    padding: 20px;
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    border-radius: 17px;
}
     .page-id-4264 .client_item img {
        max-width: 80%;
        max-height: 60px;
    }
}
.client_item_row {
    background: url(assets/images/bg2.png) no-repeat center top;
}
.client_item_row:first-child {
    background: none;
}
.client_item_col {
    width: 50%;
    min-height: 90px;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.client_item_col img {
    /*max-height:35px;*/
    max-width: 80%;
}
.client_carousel_mb {
    background: url(assets/images/bg_line2.png) no-repeat center top 15px;
    background-color: #ffffff;
    padding: 0 0 70px 0;
    margin: 0 auto;
    box-shadow: 0 0 20px 0px rgba(50, 50, 50, 0.08);
    border-radius: 10px;
}
.client_carousel_mb .client_item {
    display: block;
}
.client_carousel_mb .owl-nav {
    max-width: 100px;
    position: relative;
    margin: 0 auto;
}
.icon_and_title h3,
.icon_and_title h2 {
    font-size: 36px;
    line-height: 45px;
    color: #494948;
    font-weight: 500;
    /* padding-bottom:32px; */
    padding-bottom: 6px;
}
.lp-page .icon_and_title h3,
.lp-page .icon_and_title h2 {
    color: #2c85c9;
}
body.lp-page {
    background-color: #fff;
}

@media screen and (max-width: 1440px) {
    .home_client_carousel {
        padding: 0 55px;
    }
    .home_client_area {
        padding-top: 37px;
    }
}
@media screen and (max-width: 1366px) {
    .home_client_area {
        padding-top: 34px;
    }
}
.our_method_area {
    background: url(assets/images/light-blue.svg) no-repeat center top;
    background-size: cover;
    padding: 0 15px;
    position: relative;
    z-index: 6;
}
@media screen and (min-width: 992px) {
    .our_method_area::before {
        content: "";
        width: 100%;
        height: 50%;
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: -1;
        background-color: #f6fbff;
    }
}
.our_method {
    max-width: 1330px;
    /* padding:92px 0 0 0; */
    padding: 115px 0 50px 0;
    align-items: center;
}
.our_method_left {
    width: 39.16%;
    background-color: #ffffff;
    padding: 75px 20px;
    border-radius: 14px;
    -webkit-box-shadow: 0px 3px 18px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 0px 3px 18px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 0px 3px 18px 0px rgba(50, 50, 50, 0.1);
}
.our_method_left img {
    margin: 0 auto;
}
.our_method_left_mxw {
    /* max-width: 440px; */
    max-width: 365px;
    margin: 0 auto;
}
.our_method_right {
    width: 46.66%;
    padding: 0px 0 0 0;
    /* padding: 110px 0 0 0; */
}
.our_method_right h2 {
    font-size: 36px;
    line-height: 45px;
    color: #494948;
    font-weight: 500;
    /*  padding-bottom:32px; */
    /* padding-bottom: 12px; */
    padding-bottom: 5px;
}
.our_method_right p {
    font-size: 15px;
    line-height: 26px;
    color: #8c969b;
    padding-bottom: 26px;
}
.our_method_right .view_all_btn {
    margin-top: 10px;
}
.our_method_right .view_all_btn .fa {
    padding-left: 55px;
    font-size: 18px;
}
@media screen and (max-width: 991px) {
    .our_method_area {
        background: none;
    }
    .our_method_area::after {
        display: none;
    }

    .our_method {
        padding-top: 0;
        display: block;
        padding-bottom: 0px;
    }
    .our_method_left {
        width: 100%;
        padding: 46px 20px;
        border-radius: 9px;
        margin-bottom: 30px;
    }
    .our_method_right {
        width: 100%;
        padding: 0;
    }
    .our_method_right h2 {
        font-size: 24px;
        line-height: 28px;
        padding-bottom: 25px;
    }
    .icon_and_title {
        padding-left: 15px;
        padding-right: 15px;
    }

    .home_client_area.about_client_area .icon_and_title,
    .leadportal_box .icon_and_title {
        padding-left: 0;
        padding-right: 0;
    }
    .icon_and_title .view_all_btn {
        width: 100%;
    }
    .icon_and_title .view_all_btn .fa {
        float: right;
        position: relative;
        top: 4px;
    }
}
.our_service_area {
    position: relative;
    z-index: 5;
}
.service_bg {
    background-image: url(assets/images/middle-img-desktop.jpg) no-repeat center top;
    background-repeat:no-repeat;
    background-position: left bottom;
    background-size: cover;
    clip-path: polygon(0 28%, 100% 0, 100% 80%, 0 100%);
    position: relative;
    z-index: 1;
    padding: 0 80px;
}
.service_bg::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
/*     background-image: url(assets/images/middle-base-gradient-desktop.svg); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left bottom;
/*     opacity: 0.9; */
/*     background: linear-gradient(108.41deg, rgba(237, 20, 89, 0.9) 0%, rgb(12 183 213 / 62%) 100%); */
	    background: linear-gradient(108.41deg, rgb(216 132 245) 0%, rgb(9 31 197 / 62%) 100%);
}
.our_service_area::after {
    width: 100%;
    height: 50%;
    content: "";
    z-index: -1;
    background-color: #f6fbff;
    position: absolute;
    left: 0;
    top: 0;
}
.home .our_service_area::after {
    background-color: #f6fbff;
}
.our_service {
    position: relative;
    z-index: 2;
    padding: 300px 0 280px 0;
}
.our_service h3 {
    font-size: 36px;
    color: #fff;
    text-align: center;
    font-weight: 500;
    padding-bottom: 6px;
}
.service_column {
    background-color: #fff;
    padding: 46px 20px 50px 20px;
    border-radius: 10px;
    position: relative;
    height: 100%;
}
.service_icon {
    min-height: 60px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    position: relative;
    margin-bottom: 30px;
}
.service_icon img {
    max-width: 100%;
    width: auto !important;
    margin: 0 auto;
}
.service_hover_icon {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
}
.service_column:hover .service_normal_icon {
    opacity: 0;
    visibility: hidden;
}
.service_column:hover .service_hover_icon {
    opacity: 1;
    visibility: visible;
}
.service_column h4 {
    color: #494948;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 10px;
}
.service_column h4 a {
    color: #494948;
}
.service_column p {
    font-size: 15px;
    line-height: 26px;
    color: #494948;
    padding-bottom: 17px;
    font-weight: 300;
}
.service_column:hover h4,
.service_column:hover h4 a {
    color: #ed1459;
}
.more_info_link {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 33px;
    z-index: 1;
}
.more_info_link a {
    font-size: 13px;
    color: #ed1459;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 700;
}
.more_info_link a .fa {
    padding-left: 10px;
    font-size: 16px;
    position: relative;
    top: 2px;
}
.service_column:hover .more_info_link a {
    text-decoration: underline;
}
.service_carousel {
    margin-bottom: 45px;
}
.icon_and_title p {
    font-size: 15px;
    line-height: 25px;
    color: #8c969b;
    padding-bottom: 25px;
    font-weight: 300;
}
.our_service .icon_and_title p {
    color: #d8e1e4;
    max-width: 555px;
    margin: 0 auto;
    margin-bottom: 20px;
}
@media screen and (max-width: 1440px) {
    .service_bg {
        clip-path: polygon(0 23.5%, 100% 0, 100% 80%, 0 100%);
    }
}
@media screen and (max-width: 1366px) {
    .service_bg {
        clip-path: polygon(0 23%, 100% 0, 100% 80%, 0 100%);
    }
}

@media screen and (max-width: 991px) {
    .service_bg {
        background-image: url(assets/images/middle-img-mobile.png);
        /* background-size:100% 100%; */

        clip-path: polygon(0 16%, 100% 0, 100% 80%, 0 100%);
        padding: 0 55px;
    }
    .service_bg::after {
        background-size: auto;
    }
    .our_service_area::after {
        display: none;
    }
    .our_service {
        /* padding:50px 0 78px 0; */
        padding: 110px 0 220px 0;
    }
    .our_service h3 {
        font-size: 24px;
        padding-bottom: 15px;
    }
    .service_carousel.owl-carousel .owl-nav button.owl-prev {
        left: -45px;
    }
    .service_carousel.owl-carousel .owl-nav button.owl-next {
        right: -45px;
    }
    .service_carousel.owl-carousel .owl-nav button.owl-prev,
    .service_carousel.owl-carousel .owl-nav button.owl-next {
        width: 35px;
        height: 35px;
    }
    .service_column {
        padding: 35px 18px 50px 18px;
    }
    .service_carousel {
        margin-bottom: 13px;
    }
    .view_all_btn {
        width: 100%;
        display: flex !important;
        align-items: center;
        flex-wrap: nowrap;
        justify-content: space-between;
    }
    .service_view_all {
        padding: 13px 15px 0;
        margin: 0 -30px;
    }
    .icon_and_title h3,
    .icon_and_title h2 {
        font-size: 28px;
        line-height: 31px;
        padding-bottom: 5px;
    }
    .our_method_area .icon_and_title h3,
    .our_method_area .icon_and_title h2 {
        padding-bottom: 25px;
    }
    .icon_and_title h3 {
        padding-bottom: 5px;
    }
}

@media screen and (max-width: 481px) {
    .service_bg {
        clip-path: polygon(0 9%, 100% 0, 100% 91%, 0 100%);
    }
    .our_service {
        padding: 110px 0 136px 0;
    }
}

.owl-carousel .owl-stage {
    display: flex;
    flex-wrap: wrap;
}
/* .service_cases_proud.service_carousel2.owl-carousel .owl-stage {
    justify-content: center;
    width: 100% !important;
}
.service_carousel2.owl-carousel .owl-stage {
    justify-content: center;
    width: 100% !important;
} */
.testimonials_area {
    padding: 0 15px;
    overflow: hidden;
}
.testimonials_wrap {
    padding: 51px 0 80px;
    max-width: 1330px;
    /*padding-left:15px;*/
}
.testimonials_left {
    width: 23.93%;
    padding-top: 30px;
}
.testimonials_right {
    width: 71%;
}
.owl-carousel.testimonials_carousel {
    margin-right: -443px;
    width: auto;
}
.testimonials_carousel.owl-carousel .owl-stage-outer {
    padding-top: 15px;
    padding-bottom: 20px;
}
@media screen and (min-width: 992px) {
    .testimonials_carousel.owl-carousel .owl-stage-outer:after {
        content: "";
        width: 375px;
        height: 100%;
        background: rgba(255, 255, 255, 1);
        background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(0, 0, 0, 0) 100%);
        background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(0, 0, 0, 0) 100%);
        background: -o-linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(0, 0, 0, 0) 100%);
        background: -ms-linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(0, 0, 0, 0) 100%);
        background: linear-gradient(270deg, rgba(255, 255, 255, 1) 0%, rgba(0, 0, 0, 0) 100%);
        position: absolute;
        right: 0;
        top: 0;
        z-index: 2;
    }
}
.item {
    padding: 15px;
    position: relative;
    height: 100%;
}
.item_bg {
    padding: 108px 35px 50px 40px;
    background: url(assets/images/bgr_block1.png) no-repeat 38px 50px;
    background-color: #fff;
    border-radius: 9px;
    -webkit-box-shadow: 0 7px 16px 0 rgba(15, 14, 16, 0.05);
    -moz-box-shadow: 0 7px 16px 0 rgba(15, 14, 16, 0.05);
    box-shadow: 0 7px 16px 0 rgba(15, 14, 16, 0.05);
    position: relative;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
}
.item p {
    font-size: 15px;
    color: #8c969b;
    line-height: 30px;
    padding-bottom: 55px;
    font-style: italic;
}
.item_author {
    width: 100%;
    position: relative;
    padding-right: 85px;
    margin-top: auto;
}
.item_author_photo {
    width: 52px;
}
.item_author_photo img {
    border-radius: 50%;
    width: 100%;
}
.item_author_logo {
/*     width: 80px; */
     width: 130px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}
.author_logo1 {
    padding-bottom: 15px;
}
.item_author_info {
    padding-left: 15px;
}
.star_box .fa {
    color: #8c969b;
    font-size: 18px;
    line-height: 1;
    padding-right: 3px;
}
.feedback_star {
}
.feedback_star .star_box {
    overflow: hidden;
    position: relative;
}
.feedback_star .star_box .fa {
    color: #8c969b;
}
.feedback_star .star_box_inner {
    width: 86px;
    height: 22px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}
.star_box_hover {
    width: 86px;
    overflow: hidden;
}
.feedback_star .star_box_hover .fa {
    color: #f8b642;
}
.feedback_star span {
    color: #494948;
    padding-right: 10px;
    font-weight: 500;
}
.item_author_info h5 {
    font-size: 15px;
    color: #494948;
    font-weight: 700;
    padding-bottom: 5px;
    line-height: 1;
}
.item_author_info {
    margin-top: -3px;
}
.item_author_info small {
    font-size: 13px;
    color: #8c969b;
    display: block;
    padding-bottom: 6px;
}
.testimonials_carousel.owl-carousel .owl-nav {
    width: 100px;
    position: absolute;
    left: -27%;
    bottom: 115px;
    z-index: 10;
}

@media screen and (max-width: 991px) {
    .testimonials_wrap {
        padding: 40px 0 20px;
    }
    .testimonials_left {
        width: 100%;
        padding-top: 0;
    }
    .testimonials_right {
        width: 100%;
    }
    .testimonials_carousel.owl-carousel .owl-stage {
        display: block !important;
    }
    .author_logo2 {
/*         width: 38%; */
        width:132px;
    }
    .author_logo1 {
        width: 45%;
    }
    .owl-carousel.testimonials_carousel {
        margin-right: 0;
        width: 100%;
        /*padding:0 20px;*/
        padding: 0 34px;
    }
    .item p {
        padding-bottom: 30px;
    }
    .item_bg {
        padding: 80px 10px 30px 20px;
        background-position: 20px 35px;
    }
    .item_author {
        display: block;
        padding-right: 10px;
        text-align: center;
    }
    .item_author_photo {
        margin: 0 auto;
        padding-bottom: 10px;
    }
    .feedback_star {
        justify-content: center;
    }
    .item_author_logo {
        width: 100%;
        position: inherit;
        left: inherit;
        top: inherit;
        right: inherit;
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        padding-top: 20px;
    }
    .testimonials_carousel.owl-carousel .owl-nav {
        width: 100%;
        left: 0;
        bottom: 50%;
        z-index: 10;
        margin-bottom: -20px;
    }
}
.technology_area {
    padding: 0 15px;
}
.technology_box {
    max-width: 1330px;
    padding: 0;
    align-items: center;
}
.technology_box_left {
    width: 48.33%;
    padding-top: 0px;
}
.partner_btn {
    width: 200px;
    height: 50px;
    background-color: #15ba8a;
    font-size: 13px;
    text-align: center;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
    padding: 10px;
    border-radius: 5px;
    line-height: 1;
    font-weight: 700;
    justify-content: center;
    margin-top: 20px;
}
.partner_btn:hover {
    background-color: #0d9a71;
}
.technology_box_right {
    width: 33.33%;
}
.technology_logo_bg {
    background-color: #fff;
    padding: 20px;
    border-radius: 9px;
    -webkit-box-shadow: 0px 3px 18px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 0px 3px 18px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 0px 3px 18px 0px rgba(50, 50, 50, 0.1);
}
.technology_logo {
    min-height: 97px;
    background: url(assets/images/bg_line3.png) no-repeat center top;
    display: flex;
    justify-content: center;
    align-items: center;
}
.technology_logo img {
    width: auto !important;
    max-height: 57px;
    margin: 0 auto;
    max-width: 80%;
}
.technology_logo:first-child {
    background: none;
}
.technology_carousel {
    padding: 0 48px;
    background: url(assets/images/bg_line3.png) no-repeat center bottom;
}
@media screen and (max-width: 991px) {
    .technology_box {
        display: block;
        padding-bottom: 55px;
    }
    .technology_logo {
        background: url(assets/images/bg_line3.png) no-repeat center top !important;
        min-height: 124px;
    }
    .technology_box_left {
        width: 100%;
    }
    .partner_btn {
        width: 100%;
        margin-top: 30px;
    }
    .technology_box_right {
        width: 100%;
    }
}

.leadportal_area {
    padding: 0 15px;
    background-repeat:no-repeat;
    background-size: cover;
    clip-path: polygon(0 0, 180% 35%, 100% 100%, 0 73%);
    position: relative;
    z-index: 2;
}
.leadportal_area::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
	background: linear-gradient(108.41deg, #1240d5e6 0%, rgb(211 13 247 / 90%) 100%)
/*     background: linear-gradient(108.41deg, rgba(237, 20, 89, 0.9) 0%, rgba(13, 156, 247, 0.9) 100%); */
}
.leadportal_box {
    padding: 126px 0 412px 0;
    position:relative;
    z-index:2;
}
.leadportal_box .icon_and_title {
    max-width: 540px;
}
.leadportal_box .icon_and_title h3 {
    color: #fff;
}
.leadportal_box .icon_and_title p {
    color: #d8e1e4;
}
.leadportal_box .icon_and_title p strong {
    font-weight: 500;
}
.leadportal_box .title_icon {
    background-color: #fff;
    -webkit-box-shadow: 0 7px 16px 0 rgba(15, 14, 16, 0.03);
    -moz-box-shadow: 0 7px 16px 0 rgba(15, 14, 16, 0.03);
    box-shadow: 0 7px 16px 0 rgba(15, 14, 16, 0.03);
}
.leadportal_wrap {
    padding: 40px 0 0 0;
}
.leadportal_column {
    width: 48%;
    padding-bottom: 35px;
}
.leadportal_icon {
    width: 60px;
    height: 60px;
    border-radius: 15px;
    background-color: #fff;
    -webkit-box-shadow: 0 7px 16px 0 rgba(15, 14, 16, 0.03);
    -moz-box-shadow: 0 7px 16px 0 rgba(15, 14, 16, 0.03);
    box-shadow: 0 7px 16px 0 rgba(15, 14, 16, 0.03);
    float: left;
    position: relative;
}
.leadportal_icon img {
    width: 30px;
}
.leadportal_number {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background-color: #ed1459;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    position: absolute;
    right: -5px;
    bottom: -5px;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
}
.leadportal_right_info {
    margin-left: 75px;
    margin-top: -4px;
}
.leadportal_right_info h4 {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    padding-bottom: 7px;
}
.leadportal_right_info p {
    font-size: 15px;
    line-height: 26px;
    padding-bottom: 0;
    color: #d8e1e4;
    max-width: 420px;
}
@media screen and (max-width: 991px) {
    .leadportal_box {
        padding: 100px 0 290px 0;
    }
    .leadportal_column {
        width: 100%;
        padding-bottom: 30px;
    }
}
.our_team_area {
    padding: 0 15px;
    /*background:url(assets/images/bgr_bg7.png) no-repeat center top;
    background-size:cover;*/
    /* margin-top:-344px; */
    /*  margin-top:-280px; */
    position: relative;
    z-index: 1;
    clip-path: polygon(0 0, 100% 30%, 100% 100%, 0% 100%);
    margin-bottom:-1px;
}
.our_team {
    max-width: 1330px;
    /* padding:396px 0 74px 0; */
    padding: 450px 0 74px 0;
}
.our_team .title_icon {
    background-color: #fff;
}
.our_team .icon_and_title h3 {
    color: #fff;
    padding-bottom: 22px;
}
@media screen and (max-width: 1440px) {
    .our_team {
        padding: 295px 0 74px 0;
    }
}
@media screen and (max-width: 1366px) {
    .our_team {
        padding: 270px 0 74px 0;
    }
}
@media screen and (max-width: 991px) {
    .our_team_area {
        clip-path: polygon(0 0, 100% 15%, 100% 100%, 0% 100%);
        /*background:url(assets/images/bgr_bg7_mb.png) no-repeat center top;
    background-size:cover;*/
        margin-top: 0;
    }
    .our_team {
        padding: 155px 0 40px 0;
    }
}

.about_us_area {
    width: 100%;
    /* padding:30px 15px 40px 15px; */
    padding: 0px 15px 40px 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}
@media screen and (min-width: 992px) {
    .about_us_area {
        padding: 0px 0 40px 0;
    }
}
.about_us_top_wrap {
    width: 100%;
    max-width: 1360px;
    margin: 0 auto;
    padding-top: 72px;
}
.about_us_top {
    /* width: 100%;
    max-width: 1920px;
    margin: 0 auto; */
    /*  padding-right:45.31%; */
    /*  padding-bottom:46px; */

    padding-right: 45.31%;
    padding-bottom: 46px;
}
.about_text_wrap {
    width: 770px;
    position: relative;
    right: -200px;
}
.about_student_area {
    width: 100%;
    align-items: center;
}
.content_banner_photo,
.about_student_photo {
    width: 45.31%;
    /*  width:48%; */
    position: relative;
}
.about_student_box {
    width: 100%;
    position: relative;
}
.about_student_photo img {
    width: 100% !important;
    -moz-border-radius-topleft: 10px !important;
    -webkit-border-top-left-radius: 10px !important;
    border-top-left-radius: 10px !important;
    -moz-border-radius-bottomleft: 10px !important;
    -webkit-border-bottom-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
}
.content_banner_photo img {
    width: 100% !important;
    -moz-border-radius-topright: 10px !important;
    -webkit-border-top-right-radius: 10px !important;
    border-top-right-radius: 10px !important;
    -moz-border-radius-bottomright: 10px !important;
    -webkit-border-bottom-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}
.about_student_info {
    width: 570px;
    padding-right: 100px;

    /*  width: 700px;
    padding-right: 90px;
    padding-top:20px; */
}
.about_student_info p {
    padding-right: 70px;
}
.about_quotest_box {
    width: 453px;
    background: url(assets/images/bgr_block1.png) no-repeat 30px 57px;
    background-color: #fff;
    border-radius: 16px;
    padding: 50px 50px 50px 100px;
    -webkit-box-shadow: 0px 5px 15px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 0px 5px 15px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 0px 5px 15px 0px rgba(50, 50, 50, 0.1);
    position: absolute;
    left: -76px;
    bottom: -50px;
    z-index: 5;
}
.about_quotest_box p {
    font-style: italic;
/*     font-weight: 500; */
    font-weight: 100;
    line-height: 30px;
    padding-bottom: 28px;
}
.about_quotest_box strong {
    font-size: 15px;
    color: #494948;
    font-weight: 700;
    display: block;
    padding-bottom: 4px;
}
.about_quotest_box span {
    font-size: 13px;
    color: #8c969b;
    display: block;
}

.banner_and_content {
    width: 100%;
    padding: 107px 0 0 0;
}
.banner_and_content2 {
    padding: 40px 15px 0 15px;
    background: url(assets/images/bgr_bg1.png) no-repeat right top -66px;
}
.content_banner_info {
    width: 570px;
    padding: 20px 0 0 100px;
}
.content_banner_photo span {
    display: block;
    font-size: 13px;
    color: #8c969b;
    padding-top: 7px;
    width: 396px;
    float: right;
}
.text_full_width_area {
    padding-bottom: 20px;
}
.text_full_width_area.text_full_width_area2 .center-content {
    /*  max-width: 1330px; */
    max-width: 970px;
}
.vacatures-content-area .text_full_width_area.text_full_width_area2 .center-content {
    max-width: 1330px;
}
.two_content_box {
    /*  max-width:970px; */
    max-width: 955px;
    margin: 0 auto;
    padding: 50px 0 0 0;
}
.two_content_box.two_content_box2 {
    /*  max-width:1330px; */
    padding-top: 110px;
    align-items: center;
}
.two_content_left {
    width: 507px;
    padding-top: 95px;
}
.two_content_box2 .two_content_left {
    /*     width: 930px; */
    /*     padding-right: 30px; */
    padding-top: 20px;
}
.right_contact_box {
    width: 270px;
}
.contact_box_bg {
    background-color: #fff;
    -webkit-box-shadow: 0px 5px 15px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 0px 5px 15px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 0px 5px 15px 0px rgba(50, 50, 50, 0.1);
    border-radius: 15px;
}
.contact_box_bg img {
    width: 100% !important;
}
.contact_box_info {
    padding: 12px 30px 40px 30px;
}
.contact_box_info h5 {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: #494948;
    padding-bottom: 8px;
    text-align: center;
}
.contact_box_info strong {
    font-size: 13px;
    color: #ed1459;
    display: block;
    font-weight: normal;
    text-align: center;
    padding-bottom: 25px;
}
.contact_phone,
.contact_email {
    padding-bottom: 14px;
}
.contact_phone span,
.contact_email span {
    font-size: 15px;
    color: #8c969b;
    display: block;
    line-height: 1.2;
}
.contact_phone span a,
.contact_email span a {
    color: #8c969b;
}
.contact_phone span .fa,
.contact_email span .fa {
    width: 32px;
    color: #ed1459;
    font-size: 16px;
}
.contact_btn {
    width: 100%;
    height: 50px;
    background-color: #15ba8a;
    font-size: 13px;
    text-align: center;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
    padding: 10px;
    border-radius: 5px;
    line-height: 1;
    font-weight: 700;
    justify-content: center;
    margin-top: 13px;
}
.contact_btn:hover {
    background-color: #00d99d;
}
@media screen and (max-width: 1440px) {
    .about_us_top_wrap {
        padding-top: 44px;
    }

    .two_content_box2 .right_contact_box {
        margin-right: 0;
    }

    .content_banner_photo,
    .about_student_photo {
        width: 45%;
    }
    .about_student_info {
        width: 670px;
        padding-right: 85px;
    }
}
@media screen and (max-width: 1440px) {
    .about_us_top_wrap {
        padding-top: 38px;
    }
    .vacatures-content-area .text_full_width_area.text_full_width_area2 .center-content {
        max-width: 1200px;
    }
}
@media screen and (max-width: 1366px) {
    .about_us_top_wrap {
        padding-top: 36px;
    }
}
@media screen and (max-width: 1200px) {
    .about_us_top {
        /* padding-right:15px;
    padding-left:15px; */
        padding-left: 0;
        padding-right: 0;
    }
    .about_text_wrap {
        right: 0;
    }
    .about_us_area {
        justify-content: inherit;
    }
    .about_student_info {
        width: 54.69%;
        padding-left: 15px;
        padding-right: 80px;
    }
    .banner_and_content {
        padding: 50px 0 0 0;
    }
    .banner_and_content2 {
    }
    .content_banner_info {
        width: 54.69%;
        padding: 0 15px 0 50px;
    }
    .two_content_box {
        max-width: 100%;
        /* padding:50px 15px 0 15px; */
        padding: 50px 0px 0 0px;
    }
    .two_content_left {
        padding-top: 0;
    }
}
.p-0 {
    padding: 0 !important;
}
.pt-0 {
    padding-top: 0 !important;
}
@media screen and (max-width: 991px) {
    .content_banner_photo,
    .about_student_photo {
        width: 100%;
    }
    .about_student_box {
        /* padding-left:15px; */
        padding-left: 0px;
    }
    .about_student_area .about_student_box {
        width: auto;
        margin-right: -15px;
    }
    .about_student_photo {
        padding-bottom: 42px;
    }
    .about_student_area {
        display: block;
    }
    .about_student_info {
        width: 100%;
        /* padding-left: 15px;
        padding-right: 15px; */
        padding-left: 0px;
        padding-right: 0px;
    }
    .about_quotest_box {
        width: 90%;
        padding: 32px 30px 32px 80px;
        background-position: 43px 34px;
        background-size: 30px auto;
        position: relative;
        left: inherit;
        bottom: inherit;
        margin-top: -75px;
        margin-left: -15px;
        border-radius: 0;
        -moz-border-radius-topright: 10px;
        -webkit-border-top-right-radius: 10px;
        border-top-right-radius: 10px;
        -moz-border-radius-bottomright: 10px;
        -webkit-border-bottom-right-radius: 10px;
        border-bottom-right-radius: 10px;
    }
    .about_quotest_box p {
        padding-bottom: 15px;
        font-size: 12px;
        line-height: 20px;
    }
    .about_quotest_box strong {
        font-size: 12px;
    }
    .about_quotest_box span {
        font-size: 11px;
    }
    .about_text_wrap {
        width: 100%;
    }
    .about_us_top {
        padding-bottom: 15px;
    }
    .about_student_info p {
        padding-right: 0;
    }
    .banner_and_content {
        padding: 0;
        background: none;
    }
    .client_photo_area2 {
        background: none;
    }
    .about_us_area {
        padding-bottom: 23px;
    }
    .content_banner_photo {
        padding-left: 0;
        padding-right: 15px;
        padding-bottom: 55px;
    }
    .content_banner_info {
        width: 100%;
        padding: 0 15px;
    }
    .content_banner_photo span {
        width: 100%;
        float: none;
        padding-left: 15px;
    }
    .two_content_box {
        display: block;
        /* padding-top:28px; */
        padding: 28px 0px 0 0px;
    }
    .right_contact_box {
        width: auto !important;
        /* margin:0 -15px; */
        margin: 0 0px;
        /* padding:0 15px; */
        padding: 0 0px;
        padding-bottom: 103px;
        background: url(assets/images/bgr_bg1.png) no-repeat right bottom;
    }
    .two_content_box.two_content_box2 {
        padding-top: 28px;
    }
    .two_content_left {
        width: 100%;
        padding-top: 30px;
    }

    .about_us_top_wrap {
        padding-top: 30px;
    }

    .two_content_left,
    .two_content_box2 .two_content_left {
        width: 100%;
        padding-right: 0px;
    }
    .two_content_box2 .right_contact_box {
    }
}
.text_full_width {
    max-width: 1000px;
    padding: 20px 15px 30px 15px;
}
.text_full_width_area2 .text_full_width {
    /*     max-width: 1360px; */
    padding: 20px 45px 30px 15px;
}
.client_photo_area {
    position: relative;
    padding-bottom: 100px;
}
.banner_photo_wrap {
    position: relative;
    width: 100%;
}
.client_rating_box {
    width: 270px;
    background-color: #fff;
    padding: 65px 40px 30px 40px;
    -webkit-box-shadow: 0px 5px 15px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 0px 5px 15px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 0px 5px 15px 0px rgba(50, 50, 50, 0.1);
    border-radius: 10px;
    position: absolute;
    left: 45.45%;
    bottom: -53px;
    z-index: 5;
}
.client_photo {
    width: 90px;
    position: absolute;
    left: 0;
    right: 0;
    top: -45px;
    z-index: 2;
    margin: 0 auto;
}
.client_photo img {
    width: 100% !important;
    border-radius: 50% !important;
}
.client_rating_btm {
    width: 100%;
}
.rating_item .fa {
    font-size: 20px;
    color: #fac917;
    padding: 0;
    line-height: 1;
}
.rating_box small {
    display: block;
    font-size: 14px;
    color: #2c85c9;
    font-weight: 500;
    padding-left: 8px;
    line-height: 1;
}
.client_rating_box h5 {
    font-size: 15px !important;
    color: #2c85c9;
    padding-bottom: 4px;
}
.client_rating_box strong {
    font-size: 13px;
    color: #8c969b;
    display: block;
    font-weight: 400;
    padding-bottom: 14px;
}
.client_rating_box p {
    font-size: 14px;
    color: #8c969b;
    font-style: italic;
}
.feedb_logo {
    width: 82px;
}
.feedb_logo img {
    width: 100%;
    max-width: 100%;
}
.responsive-table-area {
    padding: 50px 15px 80px 15px;
}
.responsive-table {
    max-width: 970px;
    margin: 0 auto;
}
.responsive-table h3 {
    font-size: 30px;
    color: #494948;
    font-weight: 500;
    padding-bottom: 28px;
}
.responsive-table table {
    background: white;
    border-collapse: collapse;
    width: 100%;
    -webkit-box-shadow: 0px 5px 15px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 0px 5px 15px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 0px 5px 15px 0px rgba(50, 50, 50, 0.1);
    border-radius: 5px;
}
.responsive-table table thead tr {
    background: #f3fafd;
}
.responsive-table table tr,
.responsive-table table th,
.responsive-table table td {
    border: none;
    font-size: 15px;
    color: rgba(30, 48, 86, 0.7);
}
.responsive-table table th,
.responsive-table table td {
    padding: 18px 12px;
    text-align: left;
    font-weight: 400;
}
.responsive-table table td:first-child,
.responsive-table table th {
    font-weight: 500;
    font-size: 18px;
    color: #1e3056;
}
.responsive-table table th {
    padding: 20px 12px;
}
.responsive-table table td {
    padding: 14px 12px;
}

.responsive-table table th:first-child,
.responsive-table table td:first-child {
    padding-left: 30px;
}
.responsive-table table th:first-child {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
}
.responsive-table table th:last-child {
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
}

.responsive-table table tbody tr:last-child td:last-child {
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.responsive-table table tbody tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.responsive-table table tr td {
    background: #fff;
    color: rgba(30, 48, 86, 0.7);
}
.responsive-table table tr:nth-of-type(2n + 2) td {
    background: #f3fafd;
}
.our_clients_area {
    padding: 0 15px;
}
.our_clients_box {
    max-width: 970px;
    padding: 0 0 120px 0;
}
.our_clients_left {
    width: 220px;
    padding-top: 45px;
}
.our_clients_right {
    width: 636px;
    background-color: #fff;
    padding: 50px 85px;
    -webkit-box-shadow: 0px 3px 18px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 0px 3px 18px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 0px 3px 18px 0px rgba(50, 50, 50, 0.1);
    border-radius: 10px;
}
.view_all_btn {
    display: inline-block;
    padding: 10px 20px 10px 20px;
    background: linear-gradient(90deg, #BD29F2 0%, #0045FF 100%);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    line-height: 30px;
    border-radius: 5px;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    margin-top: 20px;
}
.view_all_btn:hover {
    background-color: #1671b7;
}
.view_all_btn .fa {
    padding-left: 30px;
}
.clients_items {
    position: relative;
}
.clients_items {
    background: url(assets/images/bg2.png) no-repeat center center;
    position: relative;
}
.clients_items::after {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 5;
    background: url(assets/images/bg1.png) no-repeat center center;
}
.clients_logo {
    width: 50%;
    height: 110px;
    padding: 30px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.clients_logo img {
    width: auto !important;
    height: auto !important;
    margin: 0 auto;
}
.client_title_area p {
    font-size: 15px;
    line-height: 28px;
    color: #8c969b;
    padding-bottom: 25px;
    font-weight: 300;
}
@media screen and (max-width: 991px) {
    .our_clients_left {
        width: 100%;
        padding-top: 0;
    }
    .our_clients_right {
        width: 100%;
        padding: 0 15px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        border-radius: 0;
    }
    .client_carousel_mb.owl-carousel .owl-nav {
        position: relative;
        max-width: 100px;
        margin: 0 auto;
    }
    .client_carousel_mb.owl-carousel .owl-nav button.owl-prev,
    .client_carousel_mb.owl-carousel .owl-nav button.owl-next {
        margin-top: 0;
    }
    .client_carousel_mb.owl-carousel .owl-nav button.owl-prev {
        left: 0;
    }
    .client_carousel_mb.owl-carousel .owl-nav button.owl-next {
        right: 0;
    }
    .client_photo_area .content_banner_photo img {
        border-radius: 0 !important;
    }
    .client_photo_area .content_banner_photo {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 240px;
    }
    .client_rating_box {
        width: 100%;
        max-width: 320px;
        padding: 65px 35px 30px 35px;
        left: 0;
        bottom: -198px;
        z-index: 5;
        right: 0;
        margin: 0 auto;
    }
    .content_banner_320 {
        max-width: 350px;
        margin: 0 auto;
    }
    .client_photo_area .client_photo img {
        width: 100% !important;
        border-radius: 50% !important;
    }
    .client_photo_area {
        padding-bottom: 0;
    }
    .clients_logo {
        height: 100px;
        padding: 26px 15px;
    }
    .clients_logo img {
        max-width: 90%;
    }
    .our_clients_box {
        padding: 0 0 100px 0;
    }
    .home_client_area {
        padding-top: 0;
    }
    .page-id-207 .home_client_area {
        padding-top: 34px;
    }
    .page-id-160 .home_client_area {
        padding-top: 34px;
    }
    .client_title_area h2 {
        font-size: 28px;
        line-height: 31px;
        color: #494948;
        padding-bottom: 5px;
    }
    .title_icon {
        width: 45px;
        height: 45px;
        border-radius: 5px;
        margin-bottom: 22px;
    }
}
@media screen and (max-width: 340px) {
    .client_rating_box {
        max-width: 290px;
    }
    .content_banner_320 {
        max-width: 320px;
        margin: 0 auto;
    }
}
.client_title_left {
    /* max-width:970px; */
    max-width: 100% !important;
    margin: 0 auto;
}
.client_title_left.center-content {
    max-width: 1200px;
}
@media screen and (min-width: 992px) {
    .client_title_left {
        padding-right: 330px;
        position: relative;
    }
    .about_client_area .client_title_area {
        max-width: 954px;
    }
    .client_title_left .icon_and_title h2 {
        color: #2c85c9;
    }
    .client_title_left .service_view_all {
        position: absolute;
        right: 0;
        /*  top:150px; */
        top: 90px;
        z-index: 1;
    }
}
@media screen and (max-width: 991px) {
    .about_client_area {
        padding-top: 40px;
    }
}

/*======================================
  Selectric v1.13.0
======================================*/

.selectric-wrapper {
    position: relative;
    cursor: pointer;
}

.selectric-responsive {
    width: 100%;
}
.selectric {
    border: 1px solid #ebe8ef;
    background: #fff;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
}
.tp_step_select .field_valid.selectric {
    border-color: #15ba8a;
}
.tp_step_select .field_error.selectric {
    border-color: #ed1459;
}

.selectric-open.selectric-below .selectric {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-bottom: none;
    padding-bottom: 1px;
}
.selectric-open.selectric-above .selectric {
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important;
    border-top: none;
    padding-top: 1px;
}

.selectric .label {
    display: flex;
    align-items: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 38px 0 0;
    width: 100%;
    height: 40px;
    background: #fff;
    font-family: "Ubuntu", sans-serif;
    font-size: 14px;
    color: #494948;
    outline: none;
    border-radius: 5px;
    padding: 5px 0 5px 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.selectric .button {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 38px;
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    color: #6f707b;
    text-align: center;
    font: 0/0 a;
}
.tp_step_select.field_valid .selectric .button,
.tp_step_select.field_error .selectric .button {
    right: 4px;
}

.selectric .button:after {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: #6f707b;
    border-bottom: none;
}

.selectric-open {
    z-index: 9999;
}

.selectric-open .selectric {
    border-color: #c4c4c4;
}

.selectric-open .selectric-items {
    display: block;
}

.selectric-disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.selectric-hide-select {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0;
}

.selectric-hide-select select {
    position: absolute;
    left: -100%;
}

.selectric-hide-select.selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.selectric-hide-select.selectric-is-native select {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    border: none;
    z-index: 1;
    box-sizing: border-box;
    opacity: 0;
}

.selectric-input {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    outline: none !important;
    border: none !important;
    *font: 0/0 a !important;
    background: none !important;
}

.selectric-temp-show {
    position: absolute !important;
    visibility: hidden !important;
    display: block !important;
}

/* Items box */
.selectric-items {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    border-radius: 0 0 9px 9px;
    border: 1px solid #ccc;
    background-color: #fff;
    z-index: -1;
}
.selectric-open.selectric-above .selectric-items {
    border-radius: 9px 9px 0 0;
}
.selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto;
}

.selectric-above .selectric-items {
    top: auto;
    bottom: 100%;
}
.selectric-items ul,
.selectric-items li {
    margin: 0;
    padding: 0 20px;
    list-style: none;
}
.selectric-items ul {
}
.selectric-items li {
    display: block;
    overflow: hidden;
    margin: 0px;
    line-height: normal;
    list-style-type: none;
    font-weight: 400;
    cursor: pointer;
    padding: 8px 0;
    cursor: pointer;
    -webkit-transition: color 0.2s linear;
    transition: color 0.2s linear;
    white-space: nowrap;
    color: #a2a2a2;
    font-size: 14px;
    border-top: 1px solid #ededed;
}
.selectric-items li:first-child {
    border: none;
}
.selectric-items li.selected {
    color: #000;
}

.selectric-items li.highlighted {
    color: #000;
}

.selectric-items li:hover {
    color: #000;
}

.selectric-items .disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default !important;
    background: none !important;
    color: #666 !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.selectric-items .selectric-group .selectric-group-label {
    font-weight: bold;
    padding-left: 10px;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: none;
    color: #444;
}

.selectric-items .selectric-group.disabled li {
    filter: alpha(opacity=100);
    opacity: 1;
}

.selectric-items .selectric-group li {
    padding-left: 25px;
}

.business-container {
    background: #fdfefe;
    padding: 0 15px;
}
.center-busines {
    max-width: 1330px;
    padding-bottom: 60px;
    padding-top: 40px;
}
.cases-container .center-busines {
    max-width: 1330px;
}
.business-area {
}
.business-btn-area {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 27px;
    justify-content: space-between;
}
.business-area .item-bg {
    border-radius: 10px;
}
.business-btn {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    align-items: center;
    padding: 0;
    margin: 0;
}
.business-btn li {
    font-family: "Ubuntu", sans-serif;
    font-weight: 700;
    font-size: 13px;
    color: #fff;
    margin: 0 8px;
}
.business-btn li:first-child {
    margin-left: 0;
}
.business-btn li:last-child {
    margin-right: 0;
}
.business-btn li a {
    color: #fff;
    text-decoration: none;
    position: relative;
    display: block;
    border-radius: 4px;
}
.business-btn li a {
    color: #fff;
    padding: 11px 13px 15px 27px;
}
.business-btn li a:hover {
    opacity: 0.8;
}
/*.business-btn li a.s-m {
    color: #fff;
    background: #009fe3;
    border: 1px solid #009fe3;
    padding: 11px 15px 13px 26px;
}
.business-btn li a.b-b {
    color: #fff;
    background: #3381c5;
    border: 1px solid #3381c5;
    padding: 11px 15px 13px 27px;
}
.business-btn li a.b-c {
    color: #fff;
    background: #b83e8e;
    border: 1px solid #b83e8e;
    padding: 11px 16px 13px 27px;
}
.business-btn li a.t-a {
    color: #3381c5;
    background: #fff;
    border: 1px solid #3381c5;
    padding: 12px 14px 13px 28px;
}*/
.business-btn li a::before {
    content: "";
    position: absolute;
    width: 9px;
    height: 9px;
    top: 35%;
    left: 12px;
    border-radius: 50%;
    /*background: #848faf;*/
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.business-btn li a.s-m::before {
    content: "";
    position: absolute;
    width: 9px;
    height: 9px;
    top: 35%;
    left: 12px;
    border-radius: 50%;
    background: #72cdf4;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.business-btn li a.b-b::before {
    content: "";
    position: absolute;
    width: 9px;
    height: 9px;
    top: 35%;
    left: 12px;
    border-radius: 50%;
    background: #78b3e6;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.business-btn li a.b-c::before {
    content: "";
    position: absolute;
    width: 9px;
    height: 9px;
    top: 35%;
    left: 12px;
    border-radius: 50%;
    background: #df85c0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.business-btn li a.t-a {
    color: #3381c5;
    background: #fff;
    border: 1px solid #3381c5;
}
.business-btn li a.t-a:hover {
    background-color: #3381c5;
    color: #fff;
}
.business-btn li a.t-a::before {
    content: "";
    position: absolute;
    width: 9px;
    height: 9px;
    top: 37%;
    left: 12px;
    border-radius: 50%;
    background: #009fe3;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.business-mobile {
    width: 100%;
    padding-bottom: 0;
}
.business-mobile .tp_step_select {
    padding-bottom: 0;
}
.filter-area {
    position: relative;
    width: 197px;
}
.filter-area .filter-btn {
    font-family: "Ubuntu", sans-serif;
    font-weight: 700;
    font-size: 13px;
    color: #3381c5;
    border: 1px solid #efefef;
    display: block;
    border-radius: 4px;
    max-width: 111px;
    margin: 0 0 0 auto;
    padding: 11px 0px 11px 13px;
}
.filter-area .filter-btn > span {
    position: relative;
    padding-left: 62px;
}
.filter-area .filter-btn > span::before {
    font-family: FontAwesome;
    content: "\f107";
    width: 10px;
    height: auto;
    background: none;
    display: block;
    position: absolute;
    left: 65%;
    top: 2px;
    bottom: inherit;
    z-index: 2;
    font-size: 14px;
}

.checkbox-area {
    width: 100%;
    max-width: 197px;
    position: absolute;
    left: 0;
    top: 52px;
    z-index: 111;
    background: #fff;
    display: block;
    border: 1px solid #efefef;
    border-radius: 4px;
    display: none;
}
.checkbox-area .max-w {
    padding: 36px 0 36px 30px;
}
.checkbox-item {
    margin-bottom: 10px;
}
.checkbox-item:last-child {
    margin-bottom: 0;
}
.checkbox-item [type="checkbox"]:not(:checked),
.checkbox-item [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
    outline-style: none;
}
.checkbox-item [type="checkbox"]:not(:checked) + label,
.checkbox-item [type="checkbox"]:checked + label {
    position: relative;
    padding-left: 24px;
    cursor: pointer;
    font-family: "Ubuntu", sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #3381c5;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.checkbox-item [type="checkbox"]:checked + label {
    color: #15ba8a;
}

.checkbox-item [type="checkbox"]:not(:checked) + label::before,
.checkbox-item [type="checkbox"]:checked + label::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 15px;
    height: 15px;
    border: 1px solid #3f88c8;
    background: #fff;
    border-radius: 3px;
}
.checkbox-item [type="checkbox"]:not(:checked) + label::after,
.checkbox-item [type="checkbox"]:checked + label::after {
    font-family: FontAwesome;
    content: "\f00c";
    position: absolute;
    top: 0;
    left: 1px;
    color: #15ba8a;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    z-index: 2;
    font-size: 9px;
    padding: 2px;
}
.checkbox-item [type="checkbox"]:not(:checked) + label::after {
    opacity: 0;
    transform: scale(0);
}
.checkbox-item [type="checkbox"]:checked + label::after {
    opacity: 1;
    transform: scale(1);
}
.page-id-12 .services_content_section {
    padding-bottom: 30px;
}
.business-item-area {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.business-item {
    width: 33.33%;
    padding: 0 15px;
    margin-bottom: 35px;
}
.item-bg {
    background: #fff;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    padding-bottom: 38px;
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}
.read-more-full {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    border-radius: 12px;
}
.business-img {
    width: 100%;
    position: relative;
    margin-bottom: 21px;
}
.tags_item {
    position: absolute;
    width: 100%;
    top: 37px;
    left: 0;
    z-index: 11;
}
.tags_item span {
    min-width: 160px;
    display: inline-block;
    font-family: "Ubuntu", sans-serif;
    font-weight: 700;
    font-size: 13px;
    color: #fff;
    border-radius: 0 4px 4px 0px;
    padding: 12px 20px 12px 38px;
}
.business-img img {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
    -moz-border-radius-topleft: 12px;
    -webkit-border-top-left-radius: 12px;
    border-top-left-radius: 12px;
    -moz-border-radius-topright: 12px;
    -webkit-border-top-right-radius: 12px;
    border-top-right-radius: 12px;
}
.business-container.cases-container .business-img img {
	max-height: 160px;
	object-fit: cover;
}
.hover-img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.hover-img > img {
    width: 100%;
    max-width: 100%;
    /*  opacity: 0.6; */
    opacity: 1;
    height: auto;
    display: block;
}
.read-more-full:hover .hover-img,
.business-item:hover .hover-img {
    opacity: 0.7;
    visibility: visible;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.business-item:hover .hover-img {
    opacity: 0.6;
}
.business-type {
    width: 100%;
    margin: 0 auto;
    padding: 0 40px;
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.business-type small {
    font-family: "Ubuntu", sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 1;
    color: #bbbbbb;
    display: inline-block;
    padding-bottom: 18px;
}
.business-type small span {
    padding-right: 8px;
}
.business-type h4 {
    font-family: "Ubuntu", sans-serif;
    font-weight: 700;
    font-size: 15px;
    line-height: 1.3;
    color: #494948;
    padding-bottom: 11px;
    text-transform: uppercase;
}
.business-type h4 a {
    color: #494948;
}
.read-more-full:hover .business-type h4 a,
.business-item:hover .business-type h4 a {
    color: #ed1459;
}
.business-type p {
    font-family: "Ubuntu", sans-serif;
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;
    color: #494948;
    padding-bottom: 23px;
}
.business-type .read-more-btn {
    font-family: "Ubuntu", sans-serif;
    font-weight: 700;
    font-size: 13px;
    text-align: center;
    text-transform: uppercase;
    color: #2c85c9;
    border: 1px solid #2c85c9;
    border-radius: 4px;
    display: block;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    width: 100%;
    /* max-width: 291px; */
    max-width: 100%;
    margin: 0 auto;
    padding: 13px 2px;
    margin-top: auto;
}
.business-item:hover .read-more-btn,
.business-type .read-more-btn:hover {
    color: #fff;
    background: #2c85c9;
}
.blog-pagination .navigation.pagination {
    padding-top: 40px;
    text-align: center;
}
.blog-pagination .nav-links {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    justify-content: center;
}
.blog-pagination .page-numbers {
    font-family: "Ubuntu", sans-serif;
    font-weight: 700;
    font-size: 15px;
    line-height: 1;
    color: #0069ac;
    margin: 0 7px;
}
.blog-pagination .page-numbers {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border: 1px solid #efefef;
    color: #0069ac;
    border-radius: 4px;
}
.blog-pagination .page-numbers:hover,
.blog-pagination .page-numbers.current {
    border-color: #0069ac;
}
.blog-pagination .page-numbers .fa {
    font-size: 16px;
}

@media screen and (max-width: 991px) {
    .blog-banner-container {
        margin-bottom: 66px;
    }
    .business-btn li {
        font-size: 12px;
        margin: 0 5px;
    }

    .business-btn li a {
        padding: 10px 12px 14px 25px;
    }
    /*.business-btn li a.s-m { padding: 10px 14px 12px 24px; }
.business-btn li a.b-b { padding: 10px 14px 12px 25px; }
.business-btn li a.b-c { padding: 10px 15px 12px 25px; }
.business-btn li a.t-a { padding: 11px 13px 12px 28px; }*/

    .item-bg {
        padding-bottom: 30px;
    }
    .business-type {
        padding: 0 20px;
    }
    .business-type h4 {
        font-size: 14px;
        padding-bottom: 12px;
    }
    .business-type .read-more-btn {
        font-size: 12px;
        padding: 12px 2px;
    }
    .center-busines {
        padding-bottom: 0;
    }
    .blog-pagination .navigation.pagination {
        padding-top: 10px;
    }
    .blog-pagination .page-numbers {
        font-size: 13px;
        margin: 0 3px;
    }
    .blog-pagination .page-numbers {
        width: 36px;
        height: 36px;
    }
    .filter-area {
        width: 100%;
    }
    .filter-area .filter-btn {
        max-width: 100%;
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .checkbox-area {
        max-width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .blog-banner-container {
        overflow: hidden;
    }
    .blog-banner-container > img {
        width: 851px;
        max-width: inherit;
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .business-btn {
        -webkit-justify-content: center;
        justify-content: center;
        width: 100%;
        margin-bottom: 18px;
    }
    .business-btn li {
        margin-bottom: 12px;
    }
    .filter-area {
        margin: 0 auto;
    }
    .business-item {
        width: 50%;
    }
}

@media screen and (max-width: 640px) {
    .business-item {
        width: 100%;
    }
    .business-item:last-child {
        margin-bottom: 5px;
    }
    .business-item .read-more-btn,
    .business-type .read-more-btn {
        max-width: 100% !important;
    }
}

.feedback_content_area {
    background: url(assets/images/bgr_bg2.png) no-repeat center top;
    background-size: cover;
}
.feedback_content {
    max-width: 1300px;
    padding: 280px 50px 320px 50px;
    background: url(assets/images/bgr_block_big.png) no-repeat right 0 top 280px;
    background-size: 440px auto;
}
.testimonials_carousel_wrap {
    margin: 0 -15px;
}
.feedback_item {
    padding: 50px 15px 15px;
}
.tp_item_bg {
    padding: 67px 40px 30px 40px;
    background-color: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 20px 0 rgba(15, 14, 16, 0.05);
    -moz-box-shadow: 0 0 20px 0 rgba(15, 14, 16, 0.05);
    box-shadow: 0 0 20px 0 rgba(15, 14, 16, 0.05);
    position: relative;
}
.feedback_item p {
    font-size: 14px;
    color: rgba(140, 150, 155, 0.75);
    line-height: 25px;
    padding-bottom: 25px;
    font-style: italic;
}
.tp_top_author_photo {
    width: 90px;
    position: absolute;
    left: 0;
    right: 0;
    top: -45px;
    margin: 0 auto;
    z-index: 2;
}
.tp_top_author_photo img {
    border-radius: 50%;
    width: 100%;
}
.tp_item_author_logo {
    width: 85px;
}
.tp_item_author_btm {
    position: relative;
}
.tp_item_author_btm .feedback_star {
    padding-top: 5px;
    position: relative;
}
.tp_item_author_info {
}
.tp_item_author_info h5 {
    font-size: 15px !important;
    color: #2c85c9;
    font-weight: 500;
    padding-bottom: 1px !important;
    line-height: 1;
}
.tp_item_author_info small {
    font-size: 13px;
    color: rgba(140, 150, 155, 0.75);
    display: block;
    padding-bottom: 16px;
}
.feedback_item .feedback_star .star_box .fa {
    color: #fac917;
}
.feedback_item .feedback_star span {
    color: rgba(44, 133, 201, 0.95);
    padding-right: 0;
    padding-left: 5px;
}
@media screen and (max-width: 1300px) {
    .feedback_content {
        max-width: 1230px;
        padding: 280px 15px 320px 15px;
        background-position: right 5px top 270px;
        background-size: 300px auto;
    }
}

@media screen and (max-width: 991px) {
    .page-id-12 .services_content_section {
        padding-bottom: 0;
    }
    .feedback_content {
        padding: 78px 15px 47px 15px;
        background-position: right 5px top 260px;
        background-size: 200px auto;
    }
    .feedback_content_area {
        background-size: auto;
        background-position: right top;
        margin-top: -40px;
    }
    .home_banner_gradient::after {
        opacity: 0.9;
    }
    #banner_area::before {
        content: "";
        z-index: 1;
        position: absolute;
        top: 0;
        left: 0;
        bottom: -10px;
        right: 0;
        /* background:url(assets/images/header_base_curve.svg) no-repeat right bottom; */
        background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .banner {
        position: relative;
        z-index: 2;
    }
    .page-id-207 #banner_area::before,
    .home #banner_area::before {
        display: none;
    }
    .our_service_area2 .icon_and_title p {
        text-align: center !important;
    }
}
.content_toggle_area {
    padding: 0 15px;
    background: url(assets/images/bgr_toggle_area.png) no-repeat center top;
    background-size: 100% auto;
    background-color: #f6fbff;
}
.content_toggle_box {
    padding: 300px 0 120px 0;
    max-width: 970px;
}
.content_toggle_box .top_content {
    padding-bottom: 21px;
}
.content_toggle_box .top_content h2 {
    color: #000;
}
.content_toggle_box .top_content h2::after {
    display: none;
}
.content_toggle_wrap {
    border-top: 1px solid #eaeef4;
}
.toggle_view_item {
    padding: 18px 30px 20px 28px;
    border-bottom: 1px solid #eaeef4;
}
.show_details.active {
    display: block;
}
.toggle_view_item h4 {
    font-size: 18px;
    color: #2c85c9;
    font-weight: 400;
    line-height: 1.2;
    position: relative;
    padding-bottom: 10px;
    padding-top: 7px;
    padding-right: 93px;
    cursor: pointer;
}
.toggle_view_item h4::after {
    content: "";
    width: 16px;
    height: 16px;
    background: url(assets/images/bgr_open_arrow.png) no-repeat;
    background-position: 0 0;
    display: block;
    position: absolute;
    right: 0;
    top: 12px;
}
.toggle_view_item h4.active::after {
    background-position: 0 -16px;
}
.toggle_view_item h4.active {
    color: #2c85c9;
}
.show_details {
    padding: 15px 93px 10px 0;
    display: none;
}
.show_details p:last-child {
    padding-bottom: 0;
}
.show_details p {
    font-size: 16px;
    line-height: 28px;
    color: #8c969b;
    padding-bottom: 25px;
    font-weight: 300;
}
@media screen and (max-width: 991px) {
    .content_toggle_box {
        padding: 100px 0 60px 0;
        max-width: 970px;
    }
    .show_details {
        padding: 15px 0 10px 0;
        display: none;
    }
    .toggle_view_item {
        padding: 15px 15px 17px 15px;
        border-bottom: 1px solid #eaeef4;
    }
    .toggle_view_item h4 {
        padding-right: 40px;
    }
}
.about_contact_area {
    padding: 0 15px;
}
.contact_about {
    padding: 0 0 30px 0;
}
.contact_about_left {
    width: 56.83%;
}
.contact_about_left p {
    padding-bottom: 15px;
}
.contact_about_left h6 {
    color: #2c85c9;
    padding-bottom: 15px;
}
.contact_about_right {
    width: 31.62%;
}
.contact_about_photo {
    padding: 130px 75px 0 0;
    position: relative;
}
.contact_about_photo > img {
    width: 100%;
    border-radius: 9px !important;
    -webkit-box-shadow: 0px 0 15px 0px rgba(50, 50, 50, 0.05) !important;
    -moz-box-shadow: 0px 0 15px 0px rgba(50, 50, 50, 0.05) !important;
    box-shadow: 0px 0 15px 0px rgba(50, 50, 50, 0.05) !important;
}
.contact_about_right .contact_box_bg {
    width: 270px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 5;
}
.photo_circle_box {
    padding: 20px 20px 8px 20px;
}
.photo_circle_box img {
    max-width: 132px;
    border-radius: 50px !important;
    margin: 0 auto;
}
@media screen and (max-width: 991px) {
    .page-id-207 .contact_about {
        display: block;
        padding-top: 40px;
        padding: 40px 15px 0 15px;
    }
    .page-id-207 .icon_and_title {
        padding-left: 0;
        padding-right: 0;
    }
    .contact_about_left {
        width: 100%;
        padding-bottom: 30px;
    }
    .contact_about_right {
        width: 100%;
    }
    .contact_about_photo {
        padding-right: 0;
        padding-top: 100px;
    }
    .contact_about_right .contact_box_bg {
        left: 0;
        margin: 0 auto;
    }
}

.blog-single-area {
    padding: 0 15px;
    position: relative;
}
.blog-single-area::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
    background: url(assets/images/bgr_bg1.png) no-repeat right center;
}
.blog-single {
    padding: 30px 0 0 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    justify-content: space-between;
    align-items: flex-start;
}
@media screen and (min-width: 992px) {
    .blog-single {
        margin-bottom: -60px;
    }
}
.blog-single {
    width: 100%;
    max-width: 1330px;
}
.blog-left {
    width: 70.22%;
}
.blog-left .overzicht-btn {
    font-family: "Ubuntu", sans-serif;
    font-weight: 700;
    font-size: 15px;
    color: #2c85c9;
    border: 1px solid #f5f5f5;
    display: block;
    border-radius: 4px;
    margin-bottom: 45px;
    display: inline-block;
    padding: 11px 15px 11px 13px;
}
.blog-left .overzicht-btn .fa {
    font-size: 16px;
    padding-right: 10px;
}
.blog-left .overzicht-btn:hover {
    background-color: #2c85c9;
    color: #fff;
}
.blog-left .row-1 {
    padding-bottom: 30px;
}
.blog-left .row-1 h1 {
    font-family: "Ubuntu", sans-serif;
    font-weight: 700;
    font-size: 42px;
    line-height: 1;
    color: #494948;
    padding-bottom: 33px;
}
.blog-left .row-1 p {
    font-family: "Ubuntu", sans-serif;
    font-weight: 300;
    font-size: 15px;
    line-height: 28px;
    color: #8c969b;
}
.blog-left .row-2 {
    padding-bottom: 26px;
}
.blog-left .row-2 h2 {
    font-family: "Ubuntu", sans-serif;
    font-weight: 500;
    font-size: 36px;
    line-height: 45px;
    color: #494948;
    padding-bottom: 33px;
}
.blog-left .row-2 p {
    font-family: "Ubuntu", sans-serif;
    font-weight: 300;
    font-size: 15px;
    line-height: 28px;
    color: #8c969b;
    padding-bottom: 20px;
}
.blog-left .row-2 ul {
    margin: 0;
    padding: 0 0 10px 40px;
}
.blog-left.entry-content .row-2 ul li::before {
    content: none;
}
.blog-left .row-2 ul li {
    font-family: "Ubuntu", sans-serif;
    font-weight: 300;
    font-size: 15px;
    line-height: 28px;
    color: #8c969b;
}
.blog-left .row-2 ul li span {
    padding-right: 9px;
}
.meting-img {
    margin-bottom: 35px;
}
.meting-img > img {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
    border-radius: 9px !important;
}
.graph-img {
    margin-bottom: 30px;
}
.blog-right {
    width: 271px;
}
.blog-right > img,
.graph-img > img {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
}

.related-blog {
    position: relative;
    z-index: 1;
    padding: 220px 15px 150px 15px;
    background: url(assets/images/bg.png) no-repeat right center;
    background-size: cover;
}
@media screen and (min-width: 992px) {
    .mb-100 {
        margin-bottom: -100px;
    }
}
@media screen and (min-width: 1440px) {
    .related-blog {
        background-size: 100% 100%;
        padding-top: 230px;
        padding-bottom: 152px;
    }
}
/* .related-blog .business-area { margin-bottom: 31px; } */
.related-blog h2 {
    font-family: "Ubuntu", sans-serif;
    font-weight: 500;
    font-size: 36px;
    line-height: 1;
    color: #2c85c9;
    padding-bottom: 55px;
}
.related-blog .blog-pagination {
    padding-top: 0;
}
.related-blog .blog-pagination ul li a {
    background-color: #fff;
}
@media screen and (max-width: 1023px) {
    .blog-left .row-1 {
        padding-bottom: 48px;
    }
    .blog-left .row-1 h1 {
        font-size: 38px;
        padding-bottom: 26px;
    }
    .blog-left .row-1 p {
        font-size: 14px;
        line-height: 25px;
    }
    .blog-left .row-2 h2 {
        font-size: 32px;
        line-height: 38px;
        padding-bottom: 22px;
    }

    .related-blog h2 {
        font-size: 32px;
        padding-bottom: 45px;
    }
    .business-type .read-more-btn {
        max-width: 270px;
    }
}
@media screen and (max-width: 991px) {
    .related-blog {
        padding: 90px 15px 30px 15px;
    }
    .related-blog .business-area {
        margin-bottom: 15px;
    }
    .blog-left {
        width: 100%;
        margin-bottom: 25px;
    }
    .blog-right {
        width: 100%;
    }
    .business-type .read-more-btn {
        max-width: 200px;
    }
    .blog-single-area::after {
        display: none;
    }
}
@media screen and (max-width: 667px) {
    .blog-left .row-1 {
        padding-bottom: 32px;
    }
    .blog-left .row-1 h1 {
        font-size: 32px;
        padding-bottom: 20px;
    }
    .blog-left .row-2 h2 {
        font-size: 28px;
        line-height: 32px;
        padding-bottom: 20px;
    }
    .blog-left .row-2 h2 br {
        display: none;
    }
    .meting-img {
        margin-bottom: 30px;
    }
    .blog-left .row-2 ul {
        margin: 0;
        padding: 0 0 16px 4px;
    }
    .graph-img {
        margin-bottom: 40px;
    }
    .related-blog h2 {
        font-size: 28px;
        padding-bottom: 40px;
    }
}
.network-container {
    padding: 0 15px;
    padding-bottom: 92px;
}
.network-center {
    max-width: 1070px;
    margin: 0 auto;
}
.voor-container .network-center,
.register-container .network-center,
.waarom-container .network-center,
.network-container .network-center {
    max-width: 1330px;
}
.network-area {
    -ms-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.network-container .network-area {
    padding-top: 70px;
}
.left-network {
    width: 64%;
}
.sluit {
    padding-bottom: 71px;
}
.over-data h2 {
    font-size: 36px;
    font-weight: 500;
}
.over-data p {
    font-weight: 300;
}
.right-network {
    width: 271px;
}
.contact_box_bg img {
    -moz-border-radius-topleft: 15px;
    -webkit-border-top-left-radius: 15px;
    border-top-left-radius: 15px;
    -moz-border-radius-topright: 15px;
    -webkit-border-top-right-radius: 15px;
    border-top-right-radius: 15px;
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.team_item_area .team_item .contact_box_bg img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);

}
.page-banner .banner_info h1 {
    font-size: 30px;
}
@media screen and (max-width: 1440px) {
    .network-container .network-area {
        padding-top: 38px;
    }
}
@media screen and (max-width: 991px) {
    .network-area {
        padding-top: 25px;
    }
    .network-container {
        padding-bottom: 0;
    }
    .over-data h2 {
        font-size: 25px !important;
    }
    .left-network {
        width: 100%;
        padding-bottom: 0;
    }
    .sluit {
        padding-bottom: 30px;
    }
    .right-network {
        width: 100%;
        padding-bottom: 50px;
    }
    .page-banner .banner_info h1 {
        font-size: 20px;
        line-height: 27px;
        padding-bottom: 20px;
    }
    .network-container .network-area {
        padding-top: 30px;
    }
}
@media screen and (max-width: 480px) {
    .banner_info h1 {
        font-size: 22px;
    }
}

.publisher_carousel_area {
    padding-bottom: 0px;
}

.waarom-container {
    background: url(assets/images/publisher-bg.png) no-repeat center top;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 0 15px;
    padding-top: 290px;
    padding-bottom: 160px;
}
.waarom-title {
    padding-bottom: 47px;
}
.waarom-title h2 {
    font-size: 36px;
    line-height: 1;
    font-weight: 500;
    color: #494948;
}
.waarom-area {
    -ms-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 0 -12px;
}
.waarom-row {
    width: 44.11%;
    -ms-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 0 12px;
    padding-bottom: 60px;
}
.waarom-icon {
    width: 12.71%;
}
.waarom-icon .title_icon {
    width: 60px;
    height: 60px;
    background-color: #e8f7fd;
    border-radius: 15px;
    margin-bottom: 0;
}
.waarom-content {
    width: 78.81%;
    padding-left: 6px;
}
.waarom-content h3 {
    /* font-size: 24px; */
    font-size: 28px;
    line-height: 36px;
    font-weight: 500;
    color: #494948;
    padding-bottom: 20px;
}
.waarom-content p {
    font-size: 15px;
    line-height: 28px;
    font-weight: 300;
    color: #8c969b;
}

@media screen and (max-width: 991px) {
    .waarom-container {
        padding-top: 80px;
        padding-bottom: 50px;
        background: url(assets/images/bgr_5.png) no-repeat center top;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
    }
    .waarom-title {
        padding-bottom: 27px;
    }
    .waarom-title h2 {
        font-size: 28px;
    }
    .waarom-content h3 {
        font-size: 20px;
        line-height: 26px;
        padding-bottom: 15px;
    }
    .waarom-row {
        padding: 0 0 48px;
    }
    .waarom-icon .title_icon {
        width: 55px;
        height: 55px;
    }
    .waarom-area {
        margin: 0 auto;
    }
    .waarom-row {
        width: 100%;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        padding-bottom: 30px;
    }
    .publisher_carousel_area {
        margin-bottom: 40px;
    }
}
@media screen and (max-width: 520px) {
    .waarom-icon {
        width: 100%;
        margin-bottom: 15px;
    }
    .waarom-content {
        width: 100%;
        padding-left: 0;
    }
    .publisher_carousel_area {
        margin-bottom: 40px;
    }
}
.register-container {
    background: url(assets/images/bgr_bg1.png) no-repeat right center;
    padding: 0 15px;
    background-size: 75% auto;
    position: relative;
    z-index: 3;
}
.register-area {
    padding-bottom: 170px;
}
.register-box {
    width: 100%;
    max-width: 682px;
    padding-bottom: 50px;
}
.register-box h2 {
    font-size: 36px;
    line-height: 1;
    font-weight: 500;
    color: #494948;
    /* padding-bottom: 40px; */
}
.register-box p {
    font-size: 15px;
    line-height: 28px;
    font-weight: 300;
    color: #8c969b;
    padding-bottom: 38px;
}
.register-box p span {
    font-weight: 700;
}
.register-box .reg-btn {
    font-size: 13px;
    line-height: 1;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    background: #15ba8a;
    border-radius: 5px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    padding: 18px 45px;
}
.register-box .reg-btn:hover {
    background: #00d99d;
    color: #fff;
}
.register-list-box {
    -ms-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.register-list {
    width: 65%;
}
.register-list ul li {
    font-size: 15px;
    line-height: 1;
    font-weight: 400;
    color: #8c969b;
    background: url(assets/images/check-fill1.svg) no-repeat left center;
    background-size: 18px auto;
    margin-bottom: 21px;
    /* padding-left: 42px; */
    padding-left: 35px;
}
.register-list ul li:last-child {
    margin-bottom: 0;
}
.register-list ul li a {
    text-decoration: none;
    color: #8c969b;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.right-register {
    width: 271px;
}
.register-area .right-register {
    display: none;
}
.right-contact-4 .register-area .right-register {
    display: block;
    position: relative;
    top: -248px;
}
@media screen and (max-width: 991px) {
    .right-contact-4 .register-area .right-register {
        top: inherit;
    }
    .register-container {
        margin-top: 0;
        margin-bottom: -130px;
        padding-top: 40px;
    }
    .register-box h2 {
        font-size: 28px !important;
    }
    .register-list {
        width: 100%;
        padding-bottom: 50px;
    }
    .right-register {
        width: 100%;
    }
    .register-container {
        background-position: right bottom;
        padding-bottom: 60px;
        background-size: 100% auto;
        /* margin-bottom: -245px; */
    }
    .register-container.right-contact-4 {
        background-size: 180% auto;
        padding-bottom: 160px;
    }
    .register-area {
        padding-bottom: 0;
    }
    .register-box .reg-btn {
        width: 100%;
    }
}
@media screen and (max-width: 520px) {
    .register-list ul li {
        margin-bottom: 18px;
        padding-left: 30px;
    }
}

.voor-container {
/*     background: url(assets/images/publisher-bg3.png) no-repeat center top; */
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat:no-repeat;
    padding: 0 15px;
    padding-top: 140px;
    padding-bottom: 130px;
    position: relative;
    z-index: 5;
/*  clip-path: polygon(0 0, 100% 40%, 100% 100%, 0% 100%); */
}
.voor-container::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: linear-gradient(108.41deg, rgba(237, 20, 89, 0.9) 0%, rgba(13, 156, 247, 0.9) 100%);
}
.network-center {
    position:relative;
    z-index:6;
}
.voor-box {
    padding-bottom: 40px;
}
.voor-box h2 {
    font-size: 36px;
    line-height: 1;
    font-weight: 500;
    color: #fff;
    /* padding-bottom: 34px; */
}
.voor-box p {
    font-size: 15px;
    line-height: 28px;
    font-weight: 300;
    color: #fff;
    padding-bottom: 0px;
}
.voor-box-area {
    -ms-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 0 -19px;
}
.list-item {
    width: 24.8%;
    padding: 0 19px;
    margin-bottom: 33px;
}
.result-list {
    width: 100%;
    -ms-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: flex-start;
    height: 60px;
    border-radius: 12px;
    /*  background: #fff;  */
    background: none !important;
}
.result-icon {
}
.result-title {
    padding-left: 6px;
}
.result-title h4,
.result-title h4 a {
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    color: #fff;
}

@media screen and (max-width: 991px) {
    .voor-box h2 {
        font-size: 26px !important;
        padding-bottom: 30px;
    }
    .voor-container {
        padding-top: 0;
        padding-bottom: 24px;
        margin-top: 0;
        /*      background: url(assets/images/bgr_new_5.png) no-repeat center top;
        background-size:cover; */
    }
    .result-list {
        background-color: #e8f7fd;
        border-radius: 14px;
    }
    .voor-box-area {
        margin: 0 -10px;
        justify-content: center;
    }
    .voor-area {
        padding-top: 189px;
    }
    .list-item {
        width: 50%;
        padding: 0 10px;
        margin-bottom: 24px;
    }
    .list-item:nth-child(3n + 1) {
        width: 100%;
    }
    .list-item:nth-child(1) {
    }
    .list-item:nth-child(2) {
    }
    .list-item:nth-child(3) {
    }
    .list-item:nth-child(4) {
    }
    .list-item:nth-child(5) {
    }
    .list-item:nth-child(6) {
    }
    .list-item:nth-child(7) {
    }
    .list-item:nth-child(8) {
        display: none;
    }
    .result-list {
        justify-content: center;
    }
}
@media screen and (max-width: 767px) {
    .voor-area {
        padding-top: 215px;
    }
}

@media screen and (max-width: 667px) {
    .voor-area {
        padding-top: 0;
    }
    .voor-container {
/*      clip-path: polygon(0 0, 100% 10%, 100% 100%, 0% 100%); */
        padding-top: 80px;
        margin-top: 0;
    }
}
@media screen and (max-width: 520px) {
    .result-title {
        padding-left: 7px;
    }
    .result-title h4 {
        font-size: 14px;
    }
}
h2.screen-reader-text {
    display: none;
}

@media (min-width: 300px) {
    .col-sm-4 {
        width: 50%;
    }
}
@media (min-width: 992px) {
    .col-md-4 {
        width: 33.33333333%;
    }
}
.entry-content .row.list-inline li,
.entry-content .row.list-inline {
    padding: 0;
    list-style: none;
}
.entry-content .row.list-inline {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
    padding-bottom: 30px;
}
.entry-content .row.list-inline li::before {
    display: none;
}
.entry-content .row.list-inline li {
    padding-right: 5px;
    padding-left: 5px;
}
.service-image img {
    display: block;
    width: 100%;
}

/*-----contact-content-section-----*/
.contact-content-section {
    padding: 30px 15px 80px 15px;
}
.container.cf {
    max-width: 1120px;
    margin: 0 auto;
}
.content-left {
    float: left;
    width: 70%;
    padding-right: 15px;
}
.sidebar {
    float: right;
    width: 30%;
    max-width: 270px;
}
.contact-content-block {
    background-color: #fff;
    -webkit-box-shadow: 0 20px 45px 0 rgba(67, 53, 83, 0.1);
    box-shadow: 0 20px 45px 0 rgba(67, 53, 83, 0.1);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    max-width: 770px;
    padding: 70px 80px 80px 80px;
}
.contact-content-block h2 {
    font-size: 36px;
    line-height: 45px;
    font-weight: 500;
    color: #494948;
    /* margin-bottom: 20px; */
    padding-bottom: 10px;
}
.page-id-10 .contact-content-block h2 {
    padding-bottom: 5px;
}
.page-id-10 .our_service_area2 .our_service h3 {
    padding-bottom: 14px;
}
.contact-content-block p {
    font-size: 15px;
    line-height: 28px;
    font-weight: 300;
    color: #8c969b;
    margin-bottom: 36px;
}
.contact-content-block p a {
    text-decoration: underline;
    color: #ed1459 !important;
}
.homepage .fild-row,
.contact-content-section .fild-row {
    margin-left: -10px;
    margin-right: -10px;
}
.fild-row {
    clear: both;
}
.homepage .fild-col.fild-col-2,
.contact-content-section .fild-col.fild-col-2 {
    width: 50%;
}
.contact-content-block .fild-row .fild-col {
    margin-bottom: 30px;
    position: relative;
    z-index: 99;
}
.homepage .fild-col,
.contact-content-section .fild-col {
    padding-left: 10px;
    padding-right: 10px;
}
.fild-row .fild-col {
    float: left;
}
.fild-col-full {
    width: 100%;
}
.fild-row .label {
    font-size: 13px;
    font-weight: 500;
    color: #9a97a1;
    line-height: 1;
    display: block;
    overflow: hidden;
    text-align: left;
    width: 100%;
    margin: 0 0 6px;
    padding: 0;
    position: relative;
    z-index: 3;
    min-height: 14px;
    text-transform: uppercase;
    letter-spacing: -0.03em;
    height: auto !important;
}
.fild-row .field_valid,
.fild-row .field_error {
    position: relative;
}
.fild-row .field_valid::after,
.fild-row .field_error::after {
    width: 15px;
    height: auto;
    font-family: "Ionicons";
    content: "\f120";
    color: #15ba8a;
    position: absolute;
    right: 13px;
    top: 33px;
    z-index: 2;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fild-row .field_error::after {
    content: "\f35b";
    color: #ed1459;
}
.contact-form .field_valid.fild-box textarea,
.contact-form .field_valid.fild-box input[type="email"],
.contact-form .field_valid.fild-box input[type="text"] {
    border: 1px solid #15ba8a !important;
}
.contact-form .field_error.fild-box textarea,
.contact-form .field_error.fild-box input[type="text"],
.contact-form .field_error.fild-box input[type="email"] {
    border: 1px solid #ed1459 !important;
}
.contact-form .wpcf7-response-output {
    margin: 17px 0 0 0 !important;
    top: 0 !important;
    color: #494948;
}
.way_form_box .wpcf7-response-output {
    width: 100%;
    color: #15ba8a;
    font-size: 16px;
}

.right_contact_box {
    width: 270px;
}
.two_content_box2 .right_contact_box {
    /*     margin-right: 30px; */
    padding-top: 6px;
}
.contact_box_bg {
    background-color: #fff;
    -webkit-box-shadow: 0px 5px 15px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 0px 5px 15px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 0px 5px 15px 0px rgba(50, 50, 50, 0.1);
    border-radius: 15px;
    position: relative;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    height: 100%;
}
.right-network .contact_box_bg {
    height: auto;
}
.person-img::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-border-radius: 15px 15px 0 0;
    -moz-border-radius: 15px 15px 0 0;
    -ms-border-radius: 15px 15px 0 0;
    -o-border-radius: 15px 15px 0 0;
    border-radius: 15px 15px 0 0;
    background-image: url(assets/images/gradient-overlay.png);
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    opacity: 0;
    background-size: 100%;
}
.contact_box_bg:hover .person-img::before {
    opacity: 1;
}
.person-img {
    position: relative;
}
.sidebar .person-img {
    max-height: 180px;
    overflow: hidden;
}
.contact_box_bg img {
    -moz-border-radius-topleft: 15px;
    -webkit-border-top-left-radius: 15px;
    border-top-left-radius: 15px;
    -moz-border-radius-topright: 15px;
    -webkit-border-top-right-radius: 15px;
    border-top-right-radius: 15px;
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.person-img::after {
    content: "";
    width: calc(100% + 10px);
    height: 100%;
    position: absolute;
    bottom: 0;
    left: -8px;
    background-image: url(assets/images/team-img-bg_01.svg);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 100%;
    z-index: 5;
}
.contact_box_bg img {
    width: 100% !important;
    /*     -webkit-filter: grayscale(1);
    filter: grayscale(1); */

    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.contact_box_bg:hover .contact_box_hover {
    opacity: 1;
}
.contact_box_info {
    padding: 12px 30px 40px 30px;
}
.contact_box_info h5 {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: #494948;
    padding-bottom: 8px;
    text-align: center;
}
.contact_box_info strong {
    font-size: 13px;
    color: #ed1459;
    display: block;
    font-weight: normal;
    text-align: center;
    padding-bottom: 25px;
}
.contact_phone,
.contact_email {
    padding-bottom: 14px;
}
.contact_phone span,
.contact_email span {
    font-size: 15px;
    color: #8c969b;
    display: block;
    line-height: 1.2;
}
.contact_phone span a,
.contact_email span a {
    color: #8c969b;
}
.contact_phone span .fa,
.contact_email span .fa {
    width: 32px;
    color: #ed1459;
    font-size: 16px;
}
.contact_btn {
    width: 100%;
    height: 50px;
    background-color: #15ba8a;
    font-size: 13px;
    text-align: center;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
    padding: 10px;
    border-radius: 5px;
    line-height: 1;
    font-weight: 700;
    justify-content: center;
    margin-top: 13px;
}
.contact_btn:hover {
    background-color: #ed1459;
    color: #ffff;
}
.contact-content-block h2 {
    /* margin-bottom: 20px; */
    margin-bottom: 0px;
}
.contact-content-block p {
    line-height: 28px;
    margin-bottom: 36px;
}
.contact-form .fild-row input[type="text"],
.contact-form .fild-row input[type="email"],
.contact-form .fild-row input[type="tel"],
.contact-form .fild-row textarea {
    color: #494948;
    letter-spacing: -0.018em;
    font-size: 15px;
    font-family: "Ubuntu", sans-serif;
    border: 1px solid #ebe8ef;
    font-weight: 400;
    height: 40px;
    line-height: 37px;
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 0 30px 0 13px;
    vertical-align: top;
    border-radius: 5px;
    outline: none;
    background: #fff;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
}
.contact-form .fild-row ::-webkit-input-placeholder {
    color: #9a97a1;
}
.contact-form .fild-row :-ms-input-placeholder {
    color: #9a97a1;
}
.contact-form .fild-row ::placeholder {
    color: #9a97a1;
}
.contact-form .fild-row textarea {
    padding: 6px 17px;
    line-height: 24px;
    overflow: auto;
    resize: none;
    border-radius: 5px;
    margin-top: 2px;
    height: 100px;
    display: block;
    width: 100%;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.btn {
    display: inline-block;
    font-size: 13px;
    line-height: 28px;
    padding: 10px 26px;
    text-align: center;
    font-family: "Ubuntu", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    background-color: #15ba8a;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border: 0;
    outline-style: none;
    box-shadow: none;
}
.contact-form .btn {
    border: none;
    width: 200px;
    height: 50px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 5px;
    display: block;
}
.contact-form .btn:hover {
    background: #ed1459;
    color: #fff;
}

.sidebar .team-person-block {
    margin-bottom: 76px;
}
.sidebar .contact-info-block h4 {
    font-size: 24px;
    color: #494948;
    margin-bottom: 20px;
    line-height: 30px;
}
.contact-info .address,
.contact-info .number,
.contact-info .mail {
    position: relative;
    padding-left: 31px;
}
.contact-info .mail {
    margin-top: 5px;
    font-size: 13px;
}
.contact-info-block .contact-info .address,
.contact-info-block .contact-info .number,
.contact-info-block .contact-info .mail {
    padding-left: 30px;
    font-size: 15px;
    line-height: 25px;
    color: #8c969b;
    margin-bottom: 12px;
}
.contact-info i {
    position: absolute;
    top: 6px;
    left: 0;
    color: #ed1459;
    font-size: 14px;
    font-weight: 900;
}
.contact-info .address a,
.contact-info .number a,
.contact-info .mail a {
    color: #8c969b;
}

@media (max-width: 1440px) {
    .two_content_box2 .right_contact_box {
        margin-right: 0;
    }
}
@media (max-width: 1023px) {
    .contact-content-section {
        padding: 25px 15px 30px 15px;
    }
    .contact-content-block {
        padding: 30px 20px 28px;
    }
    .sidebar .contact_box_info {
        padding: 12px 20px 33px 20px;
    }
    .contact-info-block {
        padding: 35px 0 0 20px;
    }
}

@media (max-width: 991px) {
    .contact-content-block {
        max-width: 100%;
    }
    .contact-content-block h2 {
        font-size: 28px;
        line-height: 32px;
    }

    .sidebar .person-img {
        max-height: 220px;
    }
    .two_content_box2 .right_contact_box {
        margin-right: 0px;
        margin-right: -15px;
        margin-left: -15px;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 767px) {
    .homepage .fild-col.fild-col-2,
    .contact-content-section .fild-col.fild-col-2 {
        width: 100%;
    }
    .contact-form .btn {
        width: 100%;
    }
}

@media (max-width: 520px) {
    .sidebar .person-img {
        max-height: 200px;
    }
}

/*-----map-section-----*/
.map-section {
}
#map {
    width: 100%;
    height: 570px;
}
#map-infowindow {
}
#map-infowindow p {
    font-size: 15px;
    line-height: 25px;
    color: #ed1459;
    margin-bottom: 0;
    font-weight: 300;
}
#map .gm-ui-hover-effect {
    display: none !important;
}
.gm-style .gm-style-iw-t::after {
    left: -120px !important;
    top: -3px !important;
    z-index: 0;
}
.gm-style .gm-style-iw-c {
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -ms-border-radius: 10px !important;
    -o-border-radius: 10px !important;
    border-radius: 10px !important;
    -webkit-box-shadow: 0 20px 45px 0 rgba(67, 53, 83, 0.1) !important;
    box-shadow: 0 20px 45px 0 rgba(67, 53, 83, 0.1) !important;
    padding: 14px 25px 0 !important;
    min-width: 300px;
    min-height: 72px;
}

.services_content_section {
    padding: 78px 15px 0 15px;
}
.services_area {
    max-width: 1330px;
}
.services_content_section .content-left {
    padding-right: 15px;
}
@media screen and (min-width: 992px) {
    /* .services_content_section .content-left { padding-top:49px}   */
    .services_content_section .content-left {
        padding-top: 0px;
    }
    .blog .services_content_section .content-left {
        padding-top: 0px;
    }
}
.menubar_icon {
    width: 60px;
    height: 60px;
    background: #f3fafd;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 26px;
}
.menubar_icon img,
.menubar_icon img {
    width: 21px;
}
.services_content_section .contact-content-block {
    max-width: inherit;
    background: transparent;
    padding: 0;
    box-shadow: none;
}
.services_content_section .contact-content-block p {
    line-height: 28px;
    margin-bottom: 0;
}
.services_content_section .sidebar .team-person-block {
    margin-bottom: 0;
}

.services_item_area {
    padding: 77px 15px 20px 15px;
}
.services_item_wrap {
    max-width: 1330px;
}
.services_content_box {
    margin: 0 -15px;
    justify-content: center;
}
.services_item_box {
    width: 33.33%;
    padding: 0 15px 30px 15px;
}

.services_item {
    background: #fff;
    -webkit-box-shadow: 0px 20px 45px 0px rgba(67, 53, 83, 0.1);
    -moz-box-shadow: 0px 20px 45px 0px rgba(67, 53, 83, 0.1);
    box-shadow: 0px 20px 45px 0px rgba(67, 53, 83, 0.1);
    border-radius: 8px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    padding: 48px 40px;
    position: relative;
    height: 100%;
}
.services_item_all_link {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    border-radius: 8px;
}
.services_item_mx {
    /*max-width: 240px;*/
    margin: 0 auto;
    position: relative;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
}
.services_img {
    position: relative;
    min-height: 61px;
    margin-bottom: 34px;
}
.services_img img {
    width: auto;
    display: block;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    margin: 0 auto;
}
.services_img_hover {
    position: absolute;
    width: auto;
    height: auto;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.services_item h4 {
    font-size: 14px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    color: #494948;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    padding-bottom: 7px;
}
.services_item p {
    font-size: 15px;
    line-height: 28px;
    font-weight: 300;
    /*text-align: center; */
    /*     color: #494948; */
    color: #494948;
    padding-bottom: 20px;
}
.read_more_btn_link {
    font-size: 13px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    color: #2c85c9;
    border: 1px solid #2c85c9;
    border-radius: 4px;
    display: block;
    width: 100%;
/*     max-width: 200px; */
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    margin: 0 auto;
    padding: 14px 10px;
    margin-top: auto;
}
.services_item:hover .read_more_btn_link {
    color: #fff;
    background: #2c85c9;
    border: 1px solid #fff;
}
.services_item:hover .services_img_hover {
    opacity: 1;
}
.services_item:hover .services_img > img {
    opacity: 0;
}
.services_item:hover h4 {
    color: #ed1459;
}
.only_mobile_view.only_767 {
    display: none;
}

@media (max-width: 1440px) {
    .services_content_section {
        padding-top: 44px;
    }
}
@media (max-width: 1366px) {
    .services_content_section {
        padding-top: 38px;
    }
}

@media (max-width: 1023px) {
    .services_item {
        padding: 30px 20px;
    }
    .services_img {
        margin-bottom: 30px;
    }
}

@media (max-width: 991px) {
    .sidebar {
        float: none;
        width: 100%;
        max-width: 480px;
        padding-top: 30px;
    }
    .content-left {
        float: none;
        width: 100%;
        padding-right: 0 !important;
    }
    #map {
        width: 100%;
        height: 400px;
    }
    .services_item p {
        text-align: center;
    }
}

@media (max-width: 767px) {
    .services_content_section {
        padding: 30px 15px 0 15px;
    }
    .services_item_area {
        padding: 20px 15px 20px 15px;
    }
    .services_content_box {
        margin-bottom: 0;
    }
    .services_item_box {
        width: 50%;
    }
    .sidebar .team-person-block {
        margin-bottom: 16px;
    }
}

@media (max-width: 600px) {
    .menubar_icon {
        width: 45px;
        height: 45px;
        border-radius: 9px;
        margin-bottom: 22px;
    }
    .services_item_box {
        width: 100%;
    }
}

.our_service_area2 .service_bg {
    background: #fdfefe url(assets/images/services-bg.png) no-repeat center top;
    background-size: cover;
    position: relative;
    z-index: 2;
    padding: 345px 15px 120px 15px;
}
.our_service_area.our_service_area2.service_cases_proud {
    background-image: url(assets/images/img-bottom-desktop.png) !important;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: cover;
    clip-path: polygon(0% 0%, 100% 26.7%, 100% 100%, 0 100%);
    margin-bottom: -2px;
}
.our_service_area.our_service_area2.service_cases_proud .service_bg.service_bg_proud {
    background-image: none !important;
    background-color: transparent;
}
/* .service_cases_proud { */
.service_cases_proud .service_bg.service_bg_proud {
    background-repeat: no-repeat;
    background-position: center bottom;
    /* padding-bottom: 230px; */
    position: relative;
    clip-path: polygon(0 28%, 100% 0, 100% 100%, 0 100%);
}

.service_cases_proud .service_bg::after {
    display: none !important;
}
.service_cases_proud::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    /* background-image: url(assets/images/middle-base-gradient-desktop.svg); */
    background-image: url(assets/images/services-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left bottom;
    opacity: 0.9;
    display: block !important;
}

/* .service_cases_proud .service_view_all {
    max-width: 890px;
} */
@media (max-width: 1440px) {
    .our_service_area2 .service_bg {
        background-position: left top;
    }
}
.our_service_area2 .our_service {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 0px;
}

@media (min-width: 1500px) {
    .our_service_area2 .our_service {
        max-width: 1650px;
    }
}

.our_service_area2 .icon_and_title {
    max-width: 630px;
    margin: 0 auto;
    padding-bottom: 60px;
}
.our_service_area2 .title_icon {
    width: 60px;
    height: 60px;
    background-color: #fff;
    border-radius: 14px;
    margin-bottom: 20px;
}
.our_service_area2 .our_service h3 {
    font-size: 36px;
    color: #fff;
    text-align: center;
    font-weight: 500;
    line-height: 1.2;
    /* padding-bottom: 35px; */
    padding-bottom: 4px;
}
.our_service_area2 .icon_and_title p {
    font-size: 15px;
    line-height: 25px;
    font-weight: 300;
    text-align: left;
    color: #fff;
    max-width: inherit;
    padding-bottom: 0px;
    margin-bottom: 0;
}
.service_carousel2_area {
    padding: 0 60px;
}
.service_carousel2.owl-carousel .owl-stage {
    margin: 0 auto;
}
.our_service_area2 .service_column {
    background-color: #fff;
    position: inherit;
    border-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -webkit-border-top-left-radius: 7px;
    border-top-left-radius: 7px;
    -moz-border-radius-topright: 7px;
    -webkit-border-top-right-radius: 7px;
    border-top-right-radius: 7px;
    padding: 0 0 40px 0;
}
.our_service_area2 .service_normal_img {
    margin-bottom: 26px;
}
.our_service_area2 .service_normal_img img {
    width: 100%;
    -moz-border-radius-topleft: 7px;
    -webkit-border-top-left-radius: 7px;
    border-top-left-radius: 7px;
    -moz-border-radius-topright: 7px;
    -webkit-border-top-right-radius: 7px;
    border-top-right-radius: 7px;
}
.servies_column_info {
    padding: 0 20px;
}
.our_service_area2 .service_column h4 {
    color: #494948;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 10px;
}
.our_service_area2 .servies_column_info {
    padding-bottom: 40px;
}
.our_service_area2 .read_more_btn_link {
    position: absolute;
    left: 20px;
    bottom: 30px;
    width: auto;
    right: 20px;
}
.our_service_area2 .service_column p {
    font-size: 15px;
    line-height: 26px;
    /*     color: #494948; */
    color: #494948;
    padding-bottom: 12px;
    text-align: left;
}
.our_service_area2 .service_column:hover h4,
.our_service_area2 .service_column:hover h4 a {
    color: #ed1459;
}
.our_service_area2 .service_column:hover .read_more_btn_link {
    color: #fff;
    background: #2c85c9;
    border: 1px solid #fff;
}
.our_service_area2 .view_all_btn {
    margin-top: 65px;
}
.our_service_area2 .view_all_btn .fa {
    padding-left: 70px;
}

@media (max-width: 991px) {
    .our_service_area2 .service_view_all {
        padding: 0;
        margin: 0;
    }
    .our_service_area2 .view_all_btn {
        width: 100%;
        display: block;
        margin: 45px auto 0 auto;
    }

    .service_cases_proud .service_bg.service_bg_proud {
        padding-top: 170px;
        padding-bottom: 80px;
        background-size: auto;
        clip-path: polygon(0 10%, 100% 0, 100% 84%, 0 93%);
    }
    .service_cases_proud .service_bg::after {
        background-size: auto;
    }
    .service_cases_proud .service_bg.service_bg_proud {
        clip-path: inherit;
    }
    /* .service_carousel2.owl-carousel .owl-stage,
.service_cases_proud.service_carousel2.owl-carousel .owl-stage {
    justify-content: center;
    width: initial !important;
} */
    .our_service_area.our_service_area2.service_cases_proud {
        clip-path: polygon(0% 0%, 100% 15%, 100% 100%, 0 100%);
        -webkit-clip-path: polygon(0% 0%, 100% 15%, 100% 100%, 0 100%);
    }
}
@media (max-width: 767px) {
    .our_service_area2 .service_bg {
        padding: 80px 15px 40px 15px;
    }
    .our_service_area2 .title_icon {
        width: 45px;
        height: 45px;
        margin-bottom: 14px;
    }
    .our_service_area2 .our_service h3 {
        font-size: 28px;
        /* padding-bottom: 15px; */
        padding-bottom: 4px;
    }
    .our_service_area2 .icon_and_title {
        padding: 0;
        padding-bottom: 30px;
    }
    .our_service_area2 .owl-carousel .owl-nav button.owl-prev,
    .our_service_area2 .owl-carousel .owl-nav button.owl-next {
        width: 35px;
        height: 35px;
        border: 1px solid #fff;
        background-color: transparent;
        position: absolute;
        top: 50%;
        margin-top: -20px;
        z-index: 20;
        outline: none;
        font-size: 18px;
        border-radius: 10px;
        color: #fff;
        line-height: 16px;
    }
}

.team_content_section {
    padding: 79px 15px 88px 15px;
}
.team_content_section .content-left {
    width: 57.26%;
}
.team_content_section .contact-content-block {
    background-color: transparent;
    box-shadow: none;
    border-radius: 0;
    max-width: 100%;
    padding: 0;
}
/* .team_content_section .menubar_icon {
    margin-bottom: 29px;
} */
/* .team_content_section .contact-content-block h2 {
    margin-bottom: 28px;
} */
.team_content_section .contact-content-block p {
    margin-bottom: 0px;
}
.sidebar2.sidebar {
    width: 100%;
    max-width: 100%;
    padding: 65px 0 30px 0;
}
.team_content_section .sidebar {
    width: 31.6%;
    max-width: 370px;
}
.sidebar2 .contact_box_bg,
.team_content_section .contact_box_bg {
    -webkit-box-shadow: 0px 5px 15px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 0px 5px 15px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 0px 14px 24px 0px rgba(50, 50, 50, 0.1);
    cursor: inherit;
}
.sidebar2 .contact_box_info,
.team_content_section .contact_box_info {
    position: relative;
    z-index: 2;
}
.sidebar2 .contact_box_info::after,
.team_content_section .contact_box_info::after {
    content: "";
    position: absolute;
    width: 47px;
    height: 37px;
    top: 50px;
    left: 41px;
    z-index: 1;
    background: url(assets/images/bgr_block1.png) no-repeat left top;
}
.sidebar2 .contact_box_info,
.team_content_section .contact_box_info {
    padding: 109px 35px 45px 40px;
}
.sidebar2 .contact_box_info p,
.team_content_section .contact_box_info p {
    font-size: 15px;
    line-height: 30px;
    font-weight: 300;
    font-style: italic;
    color: #8c969b;
    padding-bottom: 29px;
}
.sidebar2 .contact_box_info strong,
.team_content_section .contact_box_info strong {
    font-size: 15px;
    line-height: 1;
    font-weight: 700;
    text-align: left;
    color: #494948;
    padding-bottom: 5px;
}
.sidebar2 .contact_box_info span,
.team_content_section .contact_box_info span {
    font-size: 13px;
    line-height: 1;
    font-weight: 400;
    color: #8c969b;
}

.team_item_area {
    padding: 0 15px 0 15px;
}
.team_item_wrap {
    max-width: 1330px;
}
.team_item_box {
    margin: 0 -15px;
}
.team_item {
    width: 25%;
    padding: 0 15px 30px 15px;
}
.team_item .person-img {
    overflow: hidden;
    max-height: 200px;
}
/* .team_item_area .contact_box_info {
    padding: 12px 30px 26px 30px;
} */
.team_item_area .contact_phone span .fa,
.team_item_area .contact_email span .fa {
    width: auto;
    padding-right: 12px;
}

@media (max-width: 1440px) {
    .team_content_section {
        padding-top: 45px;
    }
}
@media (max-width: 1366px) {
    .team_content_section {
        padding-top: 38px;
    }
}

@media (max-width: 1023px) {
    .team_item {
        width: 33.33%;
    }
}

@media (max-width: 991px) {
    .team_content_section {
        padding: 39px 15px 35px 15px;
    }
    .sidebar2.sidebar {
        padding: 35px 0 30px 0;
    }
    .team_content_section .contact-content-block h2 {
        margin-bottom: 0;
    }
    .team_content_section .content-left {
        width: 100%;
    }
    .team_item .person-img {
        max-height: 220px;
    }
    .team_item {
        width: 50%;
    }
}

@media (max-width: 767px) {
    .team_item {
        width: 100%;
    }
    .team_content_section .sidebar {
        width: 100%;
        max-width: 100%;
    }
    .team_content_section .menubar_icon {
        margin-bottom: 15px;
    }
}

@media (max-width: 480px) {
    .team_item {
        width: 100%;
    }
}

.our_office {
    background: url(assets/images/bgr_bg9.png) no-repeat;
    background-position: top center;
    margin-top: -30px;
}
.our_office .our_team {
    padding: 410px 0 120px 0;
}
.our_office .our_team .title_icon {
    background-color: #f3fafd;
}
.our_office .our_team .icon_and_title h3 {
    padding-bottom: 22px;
}
.our_office .view_all_btn {
    display: inline-block;
    padding: 10px 20px 10px 20px;
    background-color: #2c85c9;
    line-height: 30px;
    border-radius: 5px;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    margin-top: 20px;
}
.our_office .view_all_btn .fa {
    padding-left: 43px;
}

@media (max-width: 991px) {
    .our_office .our_team {
        padding: 360px 0 50px 0;
    }
    .our_office .title_icon {
        margin-bottom: 18px;
    }
    .our_office .our_team .icon_and_title h3 {
        padding-bottom: 20px;
    }
    .our_office .icon_and_title .view_all_btn {
        max-width: 200px;
        margin-top: 0;
    }
}

@media (max-width: 640px) {
    .our_office {
        margin-top: -76px;
    }
}

@media (max-width: 480px) {
    .our_office {
        margin-top: -90px;
    }
}

.main_body {
    background: #fdfefe;
    padding: 0 15px;
}
.text_content_section {
    padding: 25px 0;
}
.container_small {
    max-width: 770px;
}
.container_small h2 {
    font-size: 50px;
    line-height: 1;
    font-weight: 700;
    color: #494948;
    padding-bottom: 26px;
}
.container_small p {
    font-size: 15px;
    line-height: 28px;
    font-weight: 300;
    color: #8c969b;
}

@media (max-width: 991px) {
    .container_small h2 {
        font-size: 24px;
        padding-bottom: 20px;
    }
    .container_small p {
        line-height: 25px;
    }
    .container_small p br {
        display: none;
    }
}

.blockquote_section {
    padding: 48px 0 46px 0;
}
.blockquote_box {
    max-width: 1170px;
}
.blockquote {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    -webkit-box-shadow: 0 20px 45px 0 rgba(67, 53, 83, 0.1);
    box-shadow: 0 20px 45px 0 rgba(67, 53, 83, 0.1);
    padding: 41px 40px 48px 137px;
    background-color: #fff;
    position: relative;
}
.blockquote::after {
    content: "";
    position: absolute;
    width: 47px;
    height: 37px;
    top: 50px;
    left: 60px;
    z-index: 1;
    background: url(assets/images/bgr_block1.png) no-repeat left top;
}
.blockquote p {
    font-size: 15px;
    line-height: 30px;
/*     font-weight: 500; */
    font-weight: 100;
    font-style: italic;
    color: #8c969b;
    padding-bottom: 24px;
}
.author .name {
    font-size: 15px;
    font-weight: 700;
    color: #494948;
    padding-bottom: 5px;
}
.author .post {
    font-size: 13px;
    line-height: 1;
    color: #8c969b;
}

@media (max-width: 991px) {
    .blockquote_section {
        padding: 35px 0 35px;
    }
    .blockquote {
        padding: 41px 40px 48px 130px;
    }
    .blockquote::after {
        left: 40px;
    }
}

@media (max-width: 640px) {
    .blockquote {
        padding: 80px 30px 30px 30px;
    }
    .blockquote::after {
        top: 30px;
    }
}

.section_mx {
    max-width: 970px;
}
.container_small.section_mx p {
    padding-bottom: 20px;
}

.team-block-with-content {
    margin: 26px 0 60px;
}
.cases-popup-body.entry-content .team-block-with-content {
    margin: 32px 0 61px;
}
.page-id-12 .team-block-with-content {
    margin-bottom: 0;
}
.team-block-with-content .content-left {
    max-width: 585px;
}
.content-left {}
.team-block-with-content .content-left h2 {
    font-size: 36px;
    line-height: 45px;
    font-weight: 500;
    color: #494948;
    padding-bottom: 32px;
}
.team-block-with-content .content-left p {
    font-size: 15px;
    line-height: 28px;
    font-weight: 300;
    color: #8c969b;
    padding-bottom: 20px;
}
.team-block-with-content .content-left p span { font-weight: 300 !important;}
.team-block-with-content .sidebar .team-person-block {
    margin-bottom: 0;
}
/*--ais--*/
.cases-popup-body.entry-content h6 { padding-bottom: 12px; }
.cases-popup-body.entry-content p { padding-bottom: 28px; }
.cases-popup-body.entry-content p:last-of-type { padding-bottom: 0; }
.cases-popup-body.entry-content .sidebar .team-person-block { margin-bottom: 0; }
.cases-popup-body.entry-content h2 {
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    color: #009FE3;
    padding-bottom: 11px;
}
.cases-popup-body .text_full_width_area h3 {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #494948;
    padding-bottom: 22px;
}
.popup_counters_row {
    width: auto;
    justify-content: space-between;
/*     margin: 0 -12px; */
    padding: 22px 0 82px 0;
}
.popup_counters_col {
    width: 25%;
    position: relative;
    padding: 14px 38px 22px 12px;
}
.popup_counters_col::after {
    content: '';
    position: absolute;
    width: 100%;
    max-width: 124px;
    height: 2px;
    left: 12px;
    bottom: 0;
    z-index: 1;
    background-color: #ED1459;
}
.popup_counters_col1 {
    width: 27%;
}
.popup_counters_col1::after { max-width: 124px; }
.popup_counters_col2 {
    width: 27.7%;
}
.popup_counters_col2::after { max-width: 110px; }
.popup_counters_col3 {
    width: 29.6%;
}
.popup_counters_col3::after { max-width: 110px; }
.popup_counters_col4 {
    width: 15.7%;
    padding-right:0;
}
.popup_counters_col4::after { max-width: 124px; }

.popup_counter_innerrow strong {
    font-weight: 500;
    font-size: 64px;
    line-height: 74px;
    color: #009FE3;
    display: block;
}
.popup_counter_innerrow span {
    font-weight: 300;
    font-size: 15px;
    line-height: 28px;
    color: #8C969B;
    display: block;
}

@media (max-width: 991px) {
    .text_content_section {
        padding: 25px 0 0 0;
    }
    .team-block-with-content .content-left {
        max-width: 100%;
    }
    .team-block-with-content .content-left h2 {
        font-size: 24px;
        line-height: 28px;
        padding-bottom: 15px;
    }
    .team-block-with-content .sidebar {
        padding-top: 20px;
    }

    .cases-popup-body.entry-content .team-block-with-content {
        margin: 26px 0 22px;
    }
    .cases-popup-body.entry-content h6 {
        padding-bottom: 5px;
    }
    .cases-popup-body.entry-content p:last-of-type,
    .cases-popup-body.entry-content p {
        padding-bottom: 20px;
    }
    .cases-popup-body.entry-content h2 {
        font-size: 24px;
        line-height: 28px;
        padding-bottom: 8px;
    }
    .cases-popup-body .text_full_width_area h3 {
        font-size: 16px;
        line-height: 18px;
        padding-bottom: 13px;
    }


    .popup_counters_row {
        padding: 9px 0 34px 0;
    }
    .popup_counters_col {
        width: 50%;
        padding: 0 12px 6px 12px;
        margin-bottom: 20px;
    }
    .popup_counters_col1,
    .popup_counters_col2,
    .popup_counters_col3,
    .popup_counters_col4 {
        width: 50%;
    }
    .popup_counters_col::after {
        max-width: 85%;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .popup_counter_innerrow strong {
        text-align: center;
        font-size: 44px;
        line-height: 44px;
    }
    .popup_counter_innerrow span {
        text-align: center;
    }
}

.picture-groupe {
    padding-bottom: 0px;
}
.single-banner {
    margin: 0 0 35px 0 !important;
}
.single-banner img {
    border-radius: 10px;
}
.single-banner figcaption {
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
    color: #8c969b;
    text-align: center;
    padding: 16px 0 0 0;
}
.picture-details {
}
.picture-details h2 {
    font-size: 36px;
    line-height: 45px;
    font-weight: 500;
    color: #494948;
    padding-bottom: 34px;
}
.picture-details p {
    font-size: 15px;
    line-height: 28px;
    font-weight: 300;
    color: #8c969b;
    padding-bottom: 20px;
}

@media (max-width: 991px) {
    .picture-groupe {
        padding-bottom: 30px;
    }
    .picture-details h2 {
        font-size: 24px;
        line-height: 28px;
        padding-bottom: 15px;
    }
}

.img-content-section {
    background: url(assets/images/bgr_bg66.png) no-repeat left top;
    background-size: cover;
    margin: 0 -15px;
    padding: 282px 15px 292px;
}
.ima-content-mx {
    max-width: 1170px;
}
.img-content-row {
    padding-bottom: 80px;
}
.img-col {
    width: 40.17%;
}
.img-col img {
    width: 100%;
    border-radius: 10px;
}
.content-col {
    width: 48.71%;
}
.content-col h2 {
    font-size: 36px;
    line-height: 45px;
    font-weight: 500;
    color: #fff;
    padding-bottom: 34px;
}
.content-col p {
    font-size: 15px;
    line-height: 28px;
    font-weight: 300;
    color: #fff;
    padding-bottom: 20px;
}
.content-col .read_more_btn {
    display: inline-block;
    padding: 10px 20px 10px 20px;
    background-color: #2c85c9;
    line-height: 30px;
    border-radius: 5px;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    margin-top: 20px;
}
.content-col .read_more_btn:hover {
    background: #ed1459;
}
.content-col .read_more_btn .fa {
    padding-left: 70px;
}

@media (max-width: 991px) {
    .img-content-section {
        padding: 90px 15px 110px;
        background: url(assets/images/gradient-bg-img-tablet.png) no-repeat left top;
        background-size: cover;
    }
    .img-col {
        width: 100%;
        margin-bottom: 20px;
        order: 1;
        max-width: 470px;
    }
    .img-content-row {
        padding-bottom: 0;
    }
    .content-col {
        width: 100%;
        order: 2;
    }
    .content-col h2 {
        font-size: 24px;
        line-height: 28px;
        padding-bottom: 15px;
    }
}

@media (max-width: 767px) {
    .img-content-section {
        background: url(assets/images/gradient-bg-img-tablet.png) no-repeat left top;
        background-size: cover;
        padding: 90px 15px 110px 15px;
    }
}

.text-list-section {
    padding-bottom: 52px;
}
.text-list-section.order-list {
    margin-top: -78px;
}
.text-list-section h3 {
    font-size: 30px;
    line-height: 36px;
    font-weight: 500;
    color: #494948;
    padding-bottom: 25px;
}
.text-list-section p {
    font-size: 15px;
    line-height: 28px;
    font-weight: 300;
    color: #8c969b;
    padding-bottom: 20px;
}
.text-list-section ul,
.text-list-section ol {
    margin: 0;
    padding: 0 0 0 50px;
    list-style-type: none;
}
.text-list-section ol li,
.text-list-section ul li {
    font-size: 15px;
    line-height: 28px;
    font-weight: 300;
    color: #8c969b;
    position: relative;
    counter-increment: my-awesome-counter;
    margin: 0 0 12px;
    padding-left: 22px;
    list-style-type: none;
}
.text-list-section ol li {
    padding-left: 27px;
}
.text-list-section ol li::before {
    content: counter(my-awesome-counter) ".";
    font-size: 15px;
    font-weight: 400;
    color: #8c969b;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.text-list-section ul li::before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    top: 12px;
    left: 0;
    z-index: 1;
    border-radius: 50%;
    background: #197cd9;
}

@media (max-width: 991px) {
    .text-list-section {
        padding-bottom: 30px;
    }
    .text-list-section.order-list {
        margin-top: -206px;
    }
    .text-list-section h3 {
        font-size: 22px;
        line-height: 25px;
        padding-bottom: 15px;
    }
    .text-list-section ul,
    .text-list-section ol {
        margin: 0;
        padding: 0 0 0 20px;
    }
}

@media (max-width: 767px) {
    .text-list-section.order-list {
        margin-top: 0px;
    }
}

.table-section {
    padding-bottom: 115px;
}
.table-section h3 {
    font-size: 30px;
    line-height: 36px;
    font-weight: 500;
    color: #494948;
    padding-bottom: 28px;
}
.table {
    overflow-x: auto;
    -webkit-box-shadow: 0 20px 45px 0 rgba(67, 53, 83, 0.1);
    box-shadow: 0 20px 45px 0 rgba(67, 53, 83, 0.1);
}
.table table {
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 20px 45px 0 rgba(67, 53, 83, 0.1);
    box-shadow: 0 20px 45px 0 rgba(67, 53, 83, 0.1);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}
.table table tr {
    background-color: #fff;
}
.table table tr:first-child {
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.table table tbody tr,
.table table thead tr:nth-child(2n + 1) {
    background-color: #f3fafd;
}
.table table tbody tr:nth-child(2n + 1) {
    background-color: #fff;
}
.table table tr th {
    padding: 29px 32px 30px;
}
.table table tr th,
.table table tr td {
    text-align: left;
    padding: 23px 32px;
}
.table table tr th,
.table table tr td:first-child {
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    color: #1e3056;
}
.table table tr th,
.table table tr td:first-child {
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    color: #1e3056;
}
.table table tr td {
    font-size: 15px;
    line-height: 20px;
    color: rgba(30, 48, 86, 0.7);
}
.table table tr th,
.table table tr td {
    text-align: left;
    padding: 23px 32px;
}

@media (max-width: 767px) {
    .table-section {
        margin-bottom: 55px;
        padding-bottom: 0;
    }
    .responsive_table {
        overflow-x: auto;
    }
    .table {
        width: 766px;
    }
}

.our_clients_textpage {
    padding: 0;
}
.our_clients_textpage .clients_items {
    position: relative;
}
.our_clients_textpage .clients_items {
    /* background:url(assets/images/bg2.png) no-repeat center center; */
    background: transparent;
    position: relative;
}
.our_clients_textpage .clients_items::after {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 5;
    /* background:url(assets/images/bg1.png) no-repeat center center; */
    background: transparent;
}
.our_clients_textpage .clients_items_row {
    background: url(assets/images/bg2.png) no-repeat center bottom;
    position: relative;
}
.our_clients_textpage .clients_items_row:last-child {
    background: transparent !important;
}
.our_clients_textpage .clients_items_row::after {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 36px;
    z-index: 5;
    background: url(assets/images/bg1.png) no-repeat center top;
}
.our_clients_textpage .clients_items_row:last-child::after {
    background: transparent;
}

@media (max-width: 991px) {
    .our_clients_textpage .view_all_btn {
        max-width: 200px;
        margin-top: 0;
    }
    .page-id-301 .our_clients_right {
        background: none;
        padding-top: 15px;
    }
    .our_clients_textpage .owl-nav {
        position: absolute;
        width: 100px;
        left: 0;
        right: 0;
        bottom: -30px;
        margin: 0 auto;
    }
    .our_clients_textpage .clients_logo {
        height: 100px;
        padding: 2px 7px;
    }
    .our_clients_textpage .owl-carousel .owl-nav button.owl-prev {
        left: 0;
    }
    .our_clients_textpage .owl-carousel .owl-nav button.owl-next {
        right: 0;
    }
    .banner_and_content2 {
        background: none;
        padding-top: 0;
    }
}
.no-click {
    pointer-events: none;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}
.business-img,
.services_img {
    position: relative;
}
.business-img::before,
.services_img::before,
.team-person-block .person-img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-border-radius: 15px 15px 0 0;
    -moz-border-radius: 15px 15px 0 0;
    -ms-border-radius: 15px 15px 0 0;
    -o-border-radius: 15px 15px 0 0;
    border-radius: 15px 15px 0 0;
    background-image: url(assets/images/gradient-overlay.png);
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    opacity: 0;
    background-size: 100%;
}
.business-img::after,
.services_img::after,
.team-person-block .person-img:after {
    content: "";
    width: calc(100% + 5px);
    height: 100%;
    position: absolute;
    bottom: -1px;
    left: -4px;
    background-image: url(assets/images/team-img-bg_01.svg);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 100%;
    z-index: 1;
}
.business-img::after {
    /*  border:1px solid transparent;  */
    bottom: -2px;
    left: -3px;
}
.business-item .item-bg:hover .business-img::before,
.business-item .item-bg:hover .services_img::before,
.team-person-block:hover .person-img:before {
    opacity: 1;
}
.hover-img {
    display: none !important;
}
.services_item_mx .services_img::after,
.services_item_mx .services_img::before {
    display: none !important;
}

@font-face {
    font-family: "datafanatics";
    src: url("assets/fonts/datafanatics.eot");
    src: url("assets/fonts/datafanatics.eot?#iefix") format("embedded-opentype"), url("assets/fonts/datafanatics.woff") format("woff"), url("assets/fonts/datafanatics.ttf") format("truetype"),
        url("assets/fonts/datafanatics.svg#datafanatics") format("svg");
    font-weight: normal;
    font-style: normal;
}
.slick-arrow:before {
    font-family: "datafanatics" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 11px;
    line-height: 40px;
}
[data-icon]:before {
    font-family: "datafanatics" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "datafanatics" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-approve-invoice:before {
    content: "\61";
}
.icon-case:before {
    content: "\62";
}
.icon-competition:before {
    content: "\63";
}
.icon-correct-symbol:before {
    content: "\64";
}
.icon-customer:before {
    content: "\65";
}
.icon-gift:before {
    content: "\66";
}
.icon-group:before {
    content: "\67";
}
.icon-left-arrow:before {
    content: "\68";
}
.icon-list:before {
    content: "\69";
}
.icon-list-2:before {
    content: "\6a";
}
.icon-list-of-three-elements-with-background:before {
    content: "\6b";
}
.icon-network-connection:before {
    content: "\6c";
}
.icon-phone:before {
    content: "\6d";
}
.icon-planning:before {
    content: "\6e";
}
.icon-right-arrow:before {
    content: "\6f";
}
.icon-round-error-symbol:before {
    content: "\70";
}
.icon-shield:before {
    content: "\71";
}
.icon-clock-o:before {
    content: "\73";
}
.icon-workflow:before {
    content: "\72";
}
.icon-close:before {
    content: "\74";
}
.icon-linkedin:before {
    content: "\75";
}
.icon-building:before {
    content: "\76";
}
.icon-conversation-questions:before {
    content: "\77";
}
.icon-puzzle:before {
    content: "\78";
}
.icon-coin:before {
    content: "\79";
}
.icon-handshake:before {
    content: "\7a";
}
.icon-phone-contact:before {
    content: "\41";
}
.icon-hand-graving-smartphone:before {
    content: "\42";
}
.icon-adwords:before {
    content: "\43";
}
.icon-facebook-logo:before {
    content: "\44";
}
.icon-envelope:before {
    content: "\45";
}
.icon-portfolio:before {
    content: "\46";
}
.icon-shield-o:before {
    content: "\47";
}
.icon-contract:before {
    content: "\48";
}
.icon-customer-1:before {
    content: "\49";
}
.icon-outbox:before {
    content: "\4b";
}
.icon-test:before {
    content: "\4d";
}
.icon-value:before {
    content: "\4e";
}
.icon-writing-tool:before {
    content: "\4c";
}
.icon-guarantee:before {
    content: "\4a";
}
.icon-search-1:before {
    content: "\4f";
}
.icon-communication-1:before {
    content: "\50";
}
.icon-increasing-data-graphic:before {
    content: "\51";
}
.icon-leadership:before {
    content: "\52";
}
.icon-verified-text-paper:before {
    content: "\53";
}
.icon-home:before {
    content: "\54";
}
.icon-distance:before {
    content: "\55";
}
.icon-multiple-users-silhouette:before {
    content: "\56";
}

.way-steps-container {
    padding: 60px 0 45px;
}
.way-steps-sections .container,
.way-steps-container .team-container {
    padding-left: 15px;
    padding-right: 15px;
}
.way-steps-sections .container {
    width: 100%;
    height: 100%;
    align-items: flex-start;
    /*  max-width: 1360px; */
}
.team-container {
}
.way-steps-container .content-left {
    width: 70%;
    padding-right: 15px;
    max-width: 100%;
}
.way-steps-container .content-right {
    width: 30%;
    max-width: 270px;
    padding-top: 11px;
}
.section-head-icon {
    display: inline-block;
    width: 60px;
    height: 60px;
    background-color: #f3fafd;
    border-radius: 15px;
    text-align: center;
    margin-bottom: 20px;
}
.section-head-icon .icon {
    color: #2c85c9;
    font-size: 20px;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 20px;
}
.icon-list-of-three-elements-with-background:before {
    content: "\6b";
}
.way-steps-container h2 {
    padding-bottom: 34px;
    font-size: 36px;
    line-height: 45px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 500;
    color: #494948;
}
.way-steps-container p {
    margin-bottom: 20px;
    color: #8c969b;
    font-family: "Ubuntu", sans-serif;
    font-size: 15px;
    line-height: 28px;
    font-weight: 300;
}
.way-steps-sections {
    width: 100%;
    padding-top: 57px;
    padding-bottom: 82px;
    padding-bottom: 30px;
}

.way-steps-sections .steps-inner {
    position: relative;
    width: 100%;
    display: inline-block;
    margin-bottom: 65px;
    /*z-index: 999;*/
}

.way-steps-sections .quote-section {
    width: 100%;
}

.way-steps-sections .steps-inner .content-left,
.way-steps-sections .steps-inner .content-right {
    width: 50%;
    float: left;
    padding: 0 0;
    position: relative;
}

/*.way-steps-sections .steps-inner.quote-section .content-left{
    padding-right: 95px;
}*/
.way-steps-sections .steps-inner .quote-bg-img {
    position: absolute;
    right: 61px;
    top: 0;
    bottom: 0;
    max-width: 308px;
    height: 400px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: cover;
    border-radius: 10px;
}

.way-steps-sections .quote-section-data {
    background-color: #ffffff;
    max-width: 370px;
    /*max-height: 400px;*/
    -webkit-box-shadow: 0 20px 45px 0 rgba(67, 53, 83, 0.1);
    box-shadow: 0 20px 45px 0 rgba(67, 53, 83, 0.1);
    padding: 107px 40px 47px 40px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    margin: 85px auto 0 auto;
    position: relative;
    background-image: url(assets/images/wayimage/way-quote-icon.png);
    background-repeat: no-repeat;
    background-position: 40px 50px;
}

.way-steps-sections .author .post {
    line-height: 15px;
}

.way-steps-sections .quote-section .section-head-icon {
    width: 100px;
    height: 100px;
    margin-top: 17px;
    position: absolute;
}

.way-steps-sections .overlay-icon {
    width: 100px;
    height: 100px;
    margin-bottom: 50px;
    margin-right: 135px;
    margin-top: -52px;
    border-radius: 15px;
    z-index: 9999;
    position: relative;
    background-image: url(assets/images/wayimage/bottom-icon-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 24px 5px;
}

.way-steps-sections .content-left .overlay-icon {
    float: right;
}

.way-steps-sections .overlay-icon .icon-section,
.way-steps-sections .overlay-icon .text-section {
    width: 100%;
    display: inline-block;
    text-align: center;
    color: #fff;
}

.way-steps-sections .overlay-icon .text-section {
    position: relative;
}

.way-steps-sections .overlay-icon .text-section > span {
    position: absolute;
    left: 50%;
    top: -2px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.way-steps-sections .steps-inner {
    position: relative;
    width: 100%;
    display: inline-block;
    margin-bottom: 65px;
}
.way-steps-sections .overlay-icon .icon-section > .icon {
    font-size: 32px;
    margin: 0 auto;
}

.way-steps-sections .overlay-icon .text-section span {
    font-size: 13px;
    line-height: 20px;
}

.way-steps-sections .content-left .overlay-icon > span {
    font-size: 13px;
    color: #fff;
    line-height: 20.05px;
}

.way-steps-sections .section-head-icon {
    width: 100px;
    height: 100px;
}

.way-steps-sections .section-head-icon .icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 33px 5px;
    font-size: 35px;
}

.way-steps-sections .steps-text-section .step-count-img {
    position: absolute;
    left: 40px;
    top: 30px;
}

.way-steps-sections .steps-text-section .text-data .icon {
    font-size: 30px;
    color: #2c85c9;
    margin-left: 16px;
    position: relative;
}

.way-steps-sections .steps-text-section .text-data {
    margin-left: 115px;
    margin-top: 118px;
    position: relative;
}

.way-steps-sections .steps-text-section .text-data h3 {
    font-size: 28px;
    line-height: 38px;
    font-weight: 500;
    color: #494948;
    margin-top: 15px;
    margin-bottom: 10px;
}

.way-steps-sections .steps-text-section .text-data p {
    padding-left: 3px;
    font-size: 15px;
    line-height: 26px;
    color: #8c969b;
    /*  font-family: 'MyriadProRegular'; */
    font-family: "Ubuntu", sans-serif;
    font-weight: 300;
}

.way-steps-sections .way-point {
    width: 30px;
    height: 30px;
    border-radius: 100%;
}

.way-steps-sections .steps-inner.step-1 .quote-bg-img {
    border-radius: 5px;
}

.step-1.quote-section .quote-section-data {
    margin: 85px 0 0 60px;
}
.quote-section-data.blockquote::after {
    display: none;
}
.way-steps-sections .step-1 .steps-text-section .text-data p {
    padding-left: 5px;
}
.way-steps-sections .steps-inner.step-2 {
}
.way-steps-sections .steps-inner.step-2 {
    margin-bottom: 105px;
}

.way-steps-sections .steps-inner.step-2::before {
    content: " ";
    position: absolute;
    right: -100px;
    width: 100%;
    height: 800px;
    background-image: url("assets/images/wayimage/d-step-bg.png");
    background-size: 50%;
    background-position-x: 100%;
    background-position-y: 95%;
    background-repeat: no-repeat;
    top: -110px;
    /* z-index: 9999; */
}

.way-steps-sections .step-2 .steps-text-section .step-count-img {
    left: -4px;
    top: 45px;
}

.way-steps-sections .step-2 .steps-text-section .text-data {
    margin-left: 98px;
    margin-top: 144px;
}

.way-steps-sections .step-2 .steps-text-section .text-data .icon {
    margin-left: -6px;
    font-size: 36px;
    width: 30px;
    height: 42px;
}

.way-steps-sections .step-2 .steps-text-section .text-data h3 {
    margin-top: 2px;
}

.way-steps-sections .step-2 .steps-text-section .text-data p {
    padding-left: 0;
}

.step-2.steps-inner .content-right {
    padding-left: 16px;
}

.step-2.steps-inner .content-right .quote-bg-img {
    width: 370px;
    height: 247px;
    right: 0;
    max-width: 400px;
}

.step-2.steps-inner .content-right .image-section {
    width: 340px;
    height: 286px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    margin-top: 42px;
    /*    box-shadow: 0 20px 45px 0 rgba(67, 53, 83, 0.10);*/
}

.steps-inner .content-right .card-section {
    background-color: #fff;
    display: block;
    width: 100%;
    position: relative;
    border-radius: 15px;
    border-radius: 15px;
    text-align: center;
    -webkit-box-shadow: 0 20px 45px 0 rgba(67, 53, 83, 0.1);
    box-shadow: 0 20px 45px 0 rgba(67, 53, 83, 0.1);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.step-2.steps-inner .content-right .card-section {
    max-width: 227px;
    float: right;
    margin: -158px 123px 0 0;
    z-index: 9;
    padding: 40px;
}

.step-2.steps-inner .content-right .card-section .section-head-icon {
    width: 85px;
    height: 85px;
    margin-bottom: 37px;
}

.step-2.steps-inner .content-right .card-section .section-head-icon .icon {
    margin-top: 25px;
    margin-bottom: 25px;
}

.step-2.steps-inner .content-right .card-section .overlay-icon {
    margin: 0;
    position: absolute;
    right: -83px;
    top: 44px;
}

.way-steps-sections .step-2 .section-head-icon .icon {
    font-size: 40px;
}

.way-steps-sections .step-2 .overlay-icon .icon-section > i {
    font-size: 28px;
}

.way-steps-sections .step-2 .overlay-icon .text-section > span {
    top: 2px;
    line-height: 1.2;
}

.step-2.steps-inner .content-right .section-head-icon {
    width: 100px;
    height: 100px;
}

.steps-inner .card-data h2 {
    color: #ed1459;
    font-size: 48px;
    line-height: 36px;
    font-family: "Ubuntu";
    font-weight: 500;
    margin-bottom: 16px;
}

.steps-inner .card-data p {
    font-size: 16px;
    line-height: 18px;
    font-family: "Ubuntu";
    font-weight: 500;
    color: #8c969b;
    margin-bottom: 0;
}

.step-2.steps-inner .content-right .section-head-icon.social-icon {
    width: 100px;
    height: 100px;
    position: absolute;
    left: -119px;
    bottom: -8px;
    margin-bottom: 0;
}

.step-2.steps-inner .content-right .section-head-icon.social-icon .icon {
    margin-top: 33px;
    margin-bottom: 33px;
    font-size: 30px;
}

/*Step- three*/

.way-steps-sections .step-3.steps-inner {
    margin-bottom: 145px;
}

.way-steps-sections .step-3.steps-inner .quote-bg-img {
    left: 0;
    right: auto;
    height: 418px;
    width: 370px;
    max-width: 400px;
}

.way-steps-sections .steps-inner .top-icon {
    width: 100%;
    display: inline-block;
}

.way-steps-sections .step-3.steps-inner .section-head-icon {
    float: right;
    display: block;
    margin-right: 92px;
    margin-top: 57px;
    margin-bottom: 11px;
}

.way-steps-sections .step-3.steps-inner .image-section {
    height: 300px;
    width: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 15px;
    border-radius: 15px;
    float: right;
    position: relative;
    /*margin-top: 175px;*/
    margin-right: 85px;
}

.way-steps-sections .step-3.steps-inner .image-section .overlay-icon {
    position: absolute;
    bottom: -21px;
    left: -60px;
    margin: 0 0;
}

.way-steps-sections .step-3.steps-inner .steps-text-section .step-count-img {
    position: absolute;
    left: 33px;
    top: 102px;
}

.way-steps-sections .step-3.steps-inner .content-right .text-data {
    margin-top: 195px;
}

.way-steps-sections .step-3.steps-inner .content-right .text-data h3 {
    margin-top: 12px;
}

.way-steps-sections .step-3 .steps-text-section .text-data .icon {
    margin-left: 2px;
}

/* step-4 */

.way-steps-sections .step-4 .steps-text-section .step-count-img {
    position: absolute;
    left: -4px;
    top: 38px;
}

.way-steps-sections .step-4 .steps-text-section .text-data .icon {
    margin-left: 1px;
}

.way-steps-sections .step-4 .steps-text-section .text-data {
    margin-left: 72px;
    margin-top: 126px;
}

.way-steps-sections .step-4 .steps-text-section .text-data h3 {
    margin-top: 7px;
    /* margin-bottom: 11px; */
}

.way-steps-sections .steps-text-section .text-data p {
    padding-left: 0px;
}

.way-steps-sections .step-4 .quote-bg-img {
    width: 340px;
    height: 285px;
    left: 115px;
    right: inherit;
    max-width: 400px;
}

.way-steps-sections .step-4 .section-head-icon {
    float: right;
    margin-top: 15px;
    margin-bottom: 5px;
}

.way-steps-sections .step-4 .card-section {
    max-width: 301px;
    float: right;
    z-index: 9;
}

.way-steps-sections .card-section .card-image {
    position: relative;
    overflow: hidden;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.way-steps-sections .card-section .card-image > img {
    width: 100%;
}

.way-steps-sections .step-4 .card-section .card-image::after {
    content: "";
    width: calc(100% + 0px);
    height: 100%;
    position: absolute;
    bottom: -2px;
    left: 0px;
    background-image: url(assets/images/wayimage/steps-crad-bg.svg);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 100%;
    z-index: 1;
}

.way-steps-sections .step-4 .card-section .card-image::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    border-radius: 15px 15px 0 0;
    background-image: url(assets/images/gradient-overlay.png);
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    opacity: 0;
    background-size: 100%;
}

.way-steps-sections .step-4 .card-section:hover .card-image::before {
    opacity: 1;
}

.way-steps-sections .step-4 .card-data {
    width: 100%;
    display: inline-block;
    padding: 15px 20px 22px 20px;
}

.way-steps-sections .step-4 .card-data .left-data,
.way-steps-sections .step-4 .card-data .right-data {
    float: left;
    width: 50%;
    text-align: center;
}

.way-steps-sections .step-4 .card-data h3 {
    font-size: 36px;
    line-height: 36px;
    color: #ed1459;
    font-family: "Ubuntu";
    font-weight: 500;
    margin-bottom: 7px;
}

.way-steps-sections .step-4 .overlay-icon .icon-section > i {
    font-size: 29px;
}

.way-steps-sections .step-4 .overlay-icon .text-section > span {
    top: -2px;
}

.way-steps-sections .steps-inner.step-4 .card-data p {
    font-size: 18px;
    line-height: 18px;
}

.way-steps-sections .step-4 .overlay-icon {
    position: absolute;
    left: -49px;
    bottom: 31%;
    margin: 0;
}

.steps-inner.step-4 .steps-inner {
    margin-bottom: 118px;
}

.steps-inner.step-4 {
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 59%;
    margin-bottom: 76px;
}

.steps-inner.step-5 {
    margin-top: 43px;
}

.way-steps-sections .step-5 .quote-section-data {
    max-width: 438px;
    margin-left: 20px;
    margin-top: 86px;
    padding-left: 60px;
    padding-right: 35px;
    background-position: 50px 47px;
}

.way-steps-sections .step-5 .blockquote p {
    margin-bottom: 47px;
}

.way-steps-sections .step-5 .content-left .overlay-icon {
    float: right;
    margin-top: -43px;
    margin-right: 80px;
    margin-bottom: 0;
    clear: both;
}

.way-steps-sections .step-5 .section-head-icon {
    left: -46px;
}

.way-steps-sections .step-5 .quote-bg-img {
    width: 315px;
    height: 400px;
    right: 57px;
    top: 7px;
    max-width: 350px;
}

.way-steps-sections .step-5 .steps-text-section .step-count-img {
    position: absolute;
    left: 38px;
    top: 72px;
}

.way-steps-sections .step-5 .steps-text-section .text-data {
    margin-left: 117px;
    margin-top: 161px;
    position: relative;
}

.way-steps-sections .step-5 .steps-text-section .text-data h3 {
    margin-top: 7px;
    /* margin-bottom: 12px; */
}

.way-steps-sections .step-5 .steps-text-section .text-data .icon {
    margin-left: 0;
}

.way-steps-sections .step-5 .content-right .image-section {
    width: 339px;
    height: 386px;
}

.way-steps-sections .steps-inner.step-5 {
    margin-bottom: 10px;
    /*    z-index: 9999;*/
}

.way-steps-sections .steps-inner.step-6 {
    margin-bottom: 42px;
    /*    z-index: 999;*/
}

.way-steps-sections .step-6 .top-icon {
    position: absolute;
    right: -29px;
    top: -12px;
}

.way-steps-sections .step-6 .overlay-icon .icon-section > i {
    font-size: 38px;
}

.way-steps-sections .step-6 .overlay-icon .text-section > span {
    top: -2px;
}

.way-steps-sections .step-6 .steps-text-section .step-count-img {
    position: absolute;
    left: 1px;
    top: 165px;
}

.way-steps-sections .step-6 .steps-text-section .text-data {
    margin-left: 86px;
    margin-top: 265px;
    position: relative;
}

.way-steps-sections .step-6 .steps-text-section .text-data h3 {
    margin-top: 10px;
    margin-left: 13px;
    /* margin-bottom: 12px; */
}

.way-steps-sections .step-6 .steps-text-section .text-data p {
    padding-left: 15px;
}

.way-steps-sections .step-6 .top-icon .section-head-icon {
    margin-bottom: 0px;
    position: absolute;
    right: 0px;
    top: 12px;
}

.way-steps-sections .step-6 .quote-bg-img {
    width: 308px;
    height: 306px;
    right: 40px;
    top: 70px;
}

.way-steps-sections .step-6 .image-section {
    width: 339px;
    height: 386px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 15px;
    margin-left: 115px;
    margin-top: 123px;
}

.way-steps-sections .step-6 .overlay-icon {
    margin-right: 0;
    margin-left: 65px;
    margin-bottom: 0;
    padding-top: 15px;
}

.way-steps-sections .overlay-icon .step-6 .icon-section > i {
    font-size: 37px;
}

.way-steps-sections .overlay-icon .step-6 .text-section > span {
    top: -10px;
}

.way-steps-sections .step-7 .content-left .top-icon .section-head-icon {
    position: absolute;
    left: -68px;
    top: 3px;
}

.way-steps-sections .step-7 .section-head-icon {
    width: 84px;
    height: 84px;
}

.way-steps-sections .step-7 .section-head-icon .icon {
    margin: 28px 5px;
    font-size: 30px;
}

.way-steps-sections .step-7 .content-left .card-section {
    background-color: #fff;
    display: block;
    width: 100%;
    position: relative;
    border-radius: 15px;
    border-radius: 15px;
    text-align: center;
    -webkit-box-shadow: 0 20px 45px 0 rgba(67, 53, 83, 0.1);
    box-shadow: 0 20px 45px 0 rgba(67, 53, 83, 0.1);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 345px;
    margin: 160px 107px 0 0;
    z-index: 9;
    padding: 40px;
    float: right;
}

/*.way-steps-sections .step-7 .section-head-icon .icon{
    width: 85px;
    height: 85px;
    margin-top: 12px;    
    font-size: 30px;
    margin-bottom: 25px;
}*/
.way-steps-sections .step-7 .section-head-icon .icon i {
    margin-top: 26px;
    margin-bottom: 26px;
}

.way-steps-sections .step-7 .quote-bg-img {
    max-width: 388px;
    height: 358px;
    left: 0px;
    top: 70px;
}

.way-steps-sections .step-7 .content-left .overlay-icon {
    float: left;
    position: absolute;
    bottom: -10px;
    left: -79px;
    padding-top: 22px;
}

.way-steps-sections .step-7 .overlay-icon .text-section > span {
    top: 0;
}

.way-steps-sections .step-7 .steps-text-section .text-data .icon {
    margin-left: 5px;
    font-size: 29px;
}

.way-steps-sections .step-7 .steps-text-section .text-data h3 {
    margin-top: 11px;
    /* margin-bottom: 13px; */
}

.way-steps-sections .step-7 .steps-text-section .text-data p {
    padding-left: 4px;
}

.way-steps-sections .step-7 .steps-text-section .step-count-img {
    top: 69px;
}

.way-steps-sections .step-7 .steps-text-section .text-data {
    margin-left: 115px;
    margin-top: 158px;
    position: relative;
}

.way-steps-sections .step-7 .card-data p {
    position: relative;
    padding-bottom: 15px;
}

.way-steps-sections .step-7 .card-data p:after {
    content: " ";
    position: absolute;
    bottom: 0;
    width: 42px;
    height: 1px;
    background-color: #8c969b;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.way-steps-sections .step-7 .users-img ul {
    margin: 15px auto 12px auto;
    display: block;
    text-align: center;
}

.way-steps-sections .step-7 .users-img li {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    display: inline-block;
    list-style: none;
    background-size: auto;
    background-repeat: no-repeat;
    background-position-x: 50%;
    margin: 0 -7px;
    border: 2px solid #fff;
    background-position-y: 15%;
}

.way-steps-sections .step-7 .users-img li:after,
.way-steps-sections .step-7 .users-img li:before {
    display: none;
}

.way-steps-sections .step-7 .content-right.steps-text-section {
    margin-top: 104px;
}

.way-steps-sections .step-8 {
    margin-top: 65px;
    margin-bottom: 66px;
    /*    z-index: 999;*/
}

.way-steps-sections .step-8 .card-data {
    text-align: left;
    padding: 13px 42px 23px 40px;
}

.way-steps-sections .steps-inner.step-8 .card-data p {
    font-size: 13px;
    line-height: 20px;
}

.way-steps-sections .step-8 .content-right .card-section {
    margin-top: 84px;
    max-width: 400px;
    width: 306px;
}

.way-steps-sections .step-8 .overlay-icon {
    position: absolute;
    left: -73px;
    bottom: 55px;
    margin: 0;
    padding-top: 21px;
}

.way-steps-sections .step-8 .overlay-icon .icon-section > i {
    font-size: 35px;
}

.way-steps-sections .step-8 .overlay-icon .text-section > span {
    top: 0;
}

.way-steps-sections .step-8 .steps-text-section .text-data {
    margin-left: 69px;
    margin-top: 110px;
}

.way-steps-sections .step-8 .steps-text-section .text-data .icon {
    font-size: 44px;
}

.way-steps-sections .step-8 .steps-text-section .text-data h3 {
    margin-top: 10px;
    /* margin-bottom: 11px; */
    padding-left: 3px;
}

.way-steps-sections .step-8 .steps-text-section .text-data p {
    padding-left: 4px;
    padding-right: 50px;
}

.way-steps-sections .step-8 .quote-bg-img {
    width: 340px;
    height: 285px;
    left: 16px;
    right: inherit;
    max-width: 400px;
}

.way-steps-sections .step-8 .section-head-icon {
    position: absolute;
    margin: 0;
    right: 109px;
    top: -10px;
}

.step-9.steps-inner .card-section {
    max-width: 270px;
    margin: 0px 0px 0 0;
    z-index: 9;
    background-color: #fff;
    display: block;
    width: 100%;
    position: relative;
    border-radius: 15px;
    border-radius: 15px;
    text-align: center;
    -webkit-box-shadow: 0 20px 45px 0 rgba(67, 53, 83, 0.1);
    box-shadow: 0 20px 45px 0 rgba(67, 53, 83, 0.1);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}

.way-steps-sections .step-9 .card-data {
    padding-left: 50px;
    padding-right: 50px;
    text-align: left;
    line-height: 20px;
    padding-top: 16px;
}

.way-steps-sections .step-9 .card-data p {
    font-size: 13px;
    line-height: 20px;
}

.step-9.steps-inner .card-section .person-block {
    padding: 30px 20px 25px 20px;
}

.step-9.steps-inner .mid-counter {
    width: 100%;
    display: inline-block;
    margin-top: 34px;
    border-top: 1px solid #eeeeee;
    position: relative;
}

.step-9.steps-inner .person-block .person-img {
    width: 62px;
    height: 62px;
}

.steps-inner.step-9 .progress-bar {
    width: 60px;
    height: 60px;
    margin: -40px auto 0 auto;
    float: none;
}

.steps-inner.step-9 .progress-bar div {
    width: 60px;
    height: 60px;
}

.steps-inner.step-9 .progress-bar div span {
    width: 56px;
    height: 56px;
    left: 2px;
    top: 2px;
    font-size: 24px;
    line-height: 56px;
    letter-spacing: 1px;
    font-family: Ubuntu;
}

.steps-inner.step-9 .card-top .progress-bar div span {
    background-color: #ebf6ff;
    color: #2c85c9;
}

.steps-inner.step-9 .card-bottom .progress-bar div span {
    background-color: #ffe3ec;
    color: #d62065;
}

.steps-inner.step-9 .progress-bar .rotate {
    clip: rect(0 30px 60px 0);
}

.steps-inner.step-9 .progress-bar .right,
.steps-inner.step-9 .progress-bar .left {
    clip: rect(0 30px 60px 0);
}

.step-9.steps-inner .card-section .person-block,
.step-9.steps-inner .card-section .person-detail {
    width: 100%;
}

.step-9.steps-inner .card-section .person-img {
    margin: 0 auto;
    margin-bottom: 19px;
}
.step-9.steps-inner .card-section .person-img img {
    width: 100%;
    border-radius: 100%;
}
.step-9.steps-inner .card-section .person-img::after,
.step-9.steps-inner .card-section .person-img::before {
    display: none;
}

.way-steps-sections .step-9 .person-info {
    width: 100%;
    display: inline-block;
    padding: 10px 30px 36px 30px;
    text-align: left;
}

.way-steps-sections .step-9 .person-info h6 {
    font-size: 14px;
    margin-bottom: 3px;
    color: #494948;
    font-weight: 700;
    line-height: 18px;
}

.way-steps-sections .step-9 .person-info p {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 0px;
    color: #8c969b;
}

.way-steps-sections .step-9 .overlay-icon {
    margin-bottom: 0;
    margin-right: -50px;
    margin-top: -50px;
    padding-top: 22px;
}

.way-steps-sections .step-9 .overlay-icon .icon-section > i {
    font-size: 35px;
}

.way-steps-sections .step-9 .overlay-icon .text-section > span {
    top: 0;
}

.way-steps-sections .step-9 .card-top {
    float: left;
    margin-top: -49px;
    margin-left: 130px;
    position: relative;
    z-index: 9;
}

.way-steps-sections .step-9 .card-bottom {
    position: absolute;
    left: 0;
    z-index: 1;
    bottom: 12px;
    width: 100%;
    max-width: 195px;
}

.step-9.steps-inner .card-bottom .card-section .person-img {
    margin-bottom: 10px;
}

.step-9.steps-inner .card-bottom .mid-counter {
    margin-top: 15px;
}

.steps-inner.step-9 .card-bottom .progress-bar {
    margin-top: -28px;
}

.way-steps-sections .step-9 .card-bottom .card-section {
    max-width: 210px;
}

.way-steps-sections .step-9 .card-bottom .card-section .person-block {
    padding: 25px 10px;
}

/*.step-9.steps-inner .card-bottom  .mid-counter{
    margin-top: 0;
}*/
.way-steps-sections .step-9 .card-bottom .users-img ul {
    margin-top: 0;
    padding-bottom: 35px;
}

.way-steps-sections .step-9 {
    margin-top: 33px;
    margin-bottom: 35px;
}

.way-steps-sections .step-9 .top-icon .section-head-icon {
    margin-left: 63px;
}

.way-steps-sections .step-9 .users-img ul {
    margin: 35px auto 12px auto;
    display: block;
    text-align: center;
}

.way-steps-sections .step-9 .users-img li {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    display: inline-block;
    list-style: none;
    background-size: auto;
    background-repeat: no-repeat;
    background-position-x: 50%;
    margin: -7px 5px;
    border: 2px solid #fff;
    background-position-y: 15%;
}

.way-steps-sections .step-9 .users-img li::after,
.way-steps-sections .step-9 .users-img li::before {
    display: none;
}

.way-steps-sections .step-9 .steps-text-section .text-data .icon {
    font-size: 35px;
    color: #2c85c9;
    margin-left: 16px;
    position: relative;
}

.way-steps-sections .step-9 .steps-text-section .step-count-img {
    position: absolute;
    left: 12px;
    top: 118px;
}

.way-steps-sections .step-9 .quote-bg-img {
    left: 16px;
    right: inherit;
    max-width: 400px;
    top: 2px;
}

.way-steps-sections .step-9 .steps-text-section .text-data h3 {
    margin-top: 8px;
    /* margin-bottom: 13px; */
    margin-left: 14px;
}

.way-steps-sections .step-9 .steps-text-section .text-data p {
    padding-left: 17px;
}

.way-steps-sections .step-9 .steps-text-section .text-data {
    margin-left: 101px;
    margin-top: 215px;
    position: relative;
}

.way-steps-sections .step-9 .content-right .top-icon {
    position: absolute;
    right: 109px;
    top: -22px;
    margin: 0;
}

.step-9 .way-image {
    position: absolute;
    top: -215px;
    background-image: url(assets/images/wayimage/way-eight-line.png);
    width: 100%;
    height: 62%;
    background-repeat: no-repeat;
    right: -300px;
    background-position: bottom center;
}

.way-steps-sections .steps-inner.step-10 {
    margin-bottom: 37px;
}

.way-steps-sections .step-10 .steps-text-section .step-count-img {
    position: absolute;
    left: -4px;
    top: 148px;
}

.way-steps-sections .step-9 .steps-text-section .text-data {
    margin-left: 100px;
    margin-top: 211px;
    position: relative;
}

.way-steps-sections .step-10 .steps-text-section .text-data p {
    padding-right: 50px;
}

.way-steps-sections .step-10 .steps-text-section .text-data .icon {
    font-size: 34px;
}

.way-steps-sections .step-10 .steps-text-section .text-data {
    margin-left: 58px;
    margin-top: 236px;
    position: relative;
}

.way-steps-sections .step-10 .quote-bg-img {
    width: 310px;
    height: 283px;
    max-width: 400px;
    margin-top: 4px;
    right: 66px;
    top: 70px;
}

.way-steps-sections .step-10 .top-icon {
    position: absolute;
    right: -29px;
    top: -5px;
}

.way-steps-sections .step-10 .steps-text-section .text-data h3 {
    margin-top: 8px;
}

.way-steps-sections .step-10 .steps-inner .top-icon {
    position: relative;
    z-index: 9;
}

.way-steps-sections .step-10 .image-section {
    width: 249px;
    height: 286px;
    margin-left: 119px;
    margin-top: 115px;
}

.way-steps-sections .step-10 .top-icon .section-head-icon {
    margin-bottom: 0px;
    position: absolute;
    right: 30px;
    top: 8px;
    z-index: 9;
}

.way-steps-sections .step-10 .top-icon .section-head-icon .icon {
    font-size: 40px;
}

.way-steps-sections .step-10 .overlay-icon {
    padding-top: 19px;
    margin-right: 0;
    margin-left: 57px;
    margin-bottom: 0;
    margin-top: -44px;
}

.way-steps-sections .step-10 .overlay-icon .icon-section > i {
    font-size: 39px;
}

.way-steps-sections .step-10 .overlay-icon .text-section > span {
    top: 0;
}

/* Way to nextstep */

.way-steps-sections .content-left,
.way-steps-sections .content-right {
    position: relative;
}

.next-step-Way {
    display: block;
    background-color: #fff;
    width: 28px;
    height: 27px;
    position: absolute;
    border-radius: 100%;
    box-shadow: 0px 10px 20px 0px rgba(25, 41, 61, 0.1);
}

.next-step-Way:before {
    content: " ";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 4px;
    height: 4px;
    background-color: #3581bd;
    border-radius: 100%;
}

.step-1 .next-step-Way {
    bottom: -10px;
    right: -10px;
}

.step-1 .way-image {
    position: absolute;
    bottom: -70px;
    background-image: url(assets/images/wayimage/way-one-line.png);
    width: 100%;
    height: 50%;
    background-repeat: no-repeat;
    right: -335px;
    background-position: bottom center;
    right: -332px;
    background-position: bottom center;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.step-2 .quote-bg-img .next-step-Way,
.step-4 .quote-bg-img .next-step-Way {
    top: -10px;
    left: -10px;
}

.step-2 .image-section .next-step-Way,
.step-4 .overlay-icon .next-step-Way,
.step-6 .overlay-icon .next-step-Way {
    left: -10px;
    bottom: -10px;
}

.step-3 .quote-bg-img .next-step-Way,
.step-5 .quote-bg-img .next-step-Way,
.step-7 .quote-bg-img .next-step-Way {
    top: -10px;
    right: -10px;
}

.step-9 .person-block .next-step-Way {
    top: -15px;
    right: -15px;
}

.step-2 .way-image {
    position: absolute;
    bottom: -230px;
    /*bottom: -208px;*/
    background-image: url(assets/images/wayimage/way-two-line.png);
    width: 100%;
    height: 75%;
    background-repeat: no-repeat;
    right: -200px;
    background-position: bottom center;
}

.step-3 .image-section .next-step-Way,
.step-5 .overlay-icon .next-step-Way,
.step-7 .card-section .next-step-Way,
.step-8 .overlay-icon .next-step-Way,
.step-9 .overlay-icon .next-step-Way {
    bottom: -10px;
    right: -10px;
}

.step-8 .content-right .quote-bg-img .next-step-Way {
    top: -15px;
    left: 45%;
}

.step-3 .way-image {
    position: absolute;
    bottom: -165px;
    background-image: url("assets/images/wayimage/way-three-line.png");
    width: 100%;
    height: 38%;
    background-repeat: no-repeat;
    right: -313px;
    background-position: bottom center;
}

.step-4 .way-image {
    position: absolute;
    bottom: -133px;
    background-image: url("assets/images/wayimage/way-four-line.png");
    width: 100%;
    height: 70%;
    background-repeat: no-repeat;
    right: 195px;
    background-position: bottom center;
}

.step-6 .image-section .next-step-Way,
.step-10 .content-right .image-section .next-step-Way {
    top: -15px;
    right: 60%;
}

.step-6 .way-image {
    position: absolute;
    top: -142px;
    background-image: url(assets/images/wayimage/way-five-line.png);
    width: 100%;
    height: 35%;
    background-repeat: no-repeat;
    left: -213px;
    background-position: bottom center;
}

.step-7 .way-image {
    position: absolute;
    top: -104px;
    background-image: url("assets/images/wayimage/way-six-line.png");
    width: 100%;
    height: 35%;
    background-repeat: no-repeat;
    right: -226px;
    background-position: bottom center;
}

.step-8 .way-image {
    position: absolute;
    top: -171px;
    background-image: url(assets/images/wayimage/way-seven-eight-line.png);
    width: 100%;
    height: 50%;
    background-repeat: no-repeat;
    right: -326px;
    background-position: bottom center;
}
.person-block .name {
    color: #494948;
    font-weight: 700;
}
.person-block .place {
    font-size: 13px;
    color: #8c969b;
}
.step-9 .way-image {
    position: absolute;
    /*top: -215px;*/
    top: -246px;
    background-image: url("assets/images/wayimage/way-eight-line.png");
    width: 100%;
    height: 62%;
    background-repeat: no-repeat;
    right: -300px;
    background-position: bottom center;
    transform: rotate(-8deg);
}

.step-10 .way-image {
    position: absolute;
    top: -267px;
    background-image: url(assets/images/wayimage/way-nine-line.png);
    width: 100%;
    height: 81%;
    background-repeat: no-repeat;
    left: -253px;
    background-position: bottom center;
    transform: skewX(-4deg);
}
.testimonial-block .person-block {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    width: calc(100% - 100px);
}
.testimonial-block .person-block .person-img {
    display: inline-block;
    vertical-align: middle;
    width: 52px;
    height: 52px;
    border-radius: 100%;
}
.testimonial-block .person-block .person-img::before,
.testimonial-block .person-block .person-img::after {
    display: none;
}
.testimonial-block .person-block .person-detail {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 52px);
    font-size: 15px;
    line-height: 20px;
    color: #494948;
    padding-left: 18px;
    padding-right: 10px;
}
.person-block .rating {
    line-height: 18px;
}
.rating .rating-number {
    font-size: 13px;
    font-weight: 500;
    display: inline-block;
    vertical-align: middle;
}
.rating .stars {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}
.rating .stars img {
    display: inline-block;
    vertical-align: middle;
}
.testimonial-block .testimonial-logo {
    display: inline-block;
    vertical-align: middle;
    width: 100px;
    text-align: center;
}
.testimonial-block .testimonial-logo img {
    display: inline-block;
}
.testimonial-block .testimonial-logo img:first-child {
    margin-bottom: 15px;
}
.testimonial-block .bottom-content {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
}
.way-steps-btm {
    /* max-width:1200px; */
    max-width: 1360px;
    /* padding:10px 15px 70px; */
    padding: 70px 15px 65px 15px;
}
.way-steps-btm h3 {
    font-size: 36px;
    color: #494948;
    /* padding-bottom:36px; */
    padding-bottom: 6px;
    font-weight: 500;
}
.way-steps-btm p {
    font-size: 15px;
    line-height: 26px;
    color: #8c969b;
}

@media (max-width: 1440px) {
    .way-steps-btm {
        padding-top: 38px;
    }
}
@media (max-width: 1366px) {
    .way-steps-btm {
        padding-top: 31px;
    }
}

@media (max-width: 1200px) {
    .way-steps-sections .quote-section .section-head-icon {
        z-index: 9;
    }

    .step-2.steps-inner .content-right .quote-bg-img {
        right: 61px;
    }

    .way-steps-sections .step-5 .section-head-icon {
        left: 0;
        z-index: 9;
    }

    .way-steps-sections .step-7 .content-left .top-icon .section-head-icon {
        left: 15px;
        z-index: 9;
    }

    .way-steps-sections .step-8 .section-head-icon {
        right: 25px;
    }

    .way-steps-sections .step-6 .top-icon {
        right: 0;
        z-index: 9;
    }
}

@media handheld, only screen and (max-width: 991px) {
    .way-steps-container {
        padding: 10px 0 0;
    }
    .way-steps-container h2 {
        padding-bottom: 15px;
        font-size: 24px;
        line-height: 28px;
    }
    .way-steps-container p {
        line-height: 25px;
    }
    .way-steps-sections {
        padding-top: 25px;
        padding-bottom: 30px;
    }
    .way-steps-container .content-left {
        width: 100%;
    }
    .way-steps-sections .container {
        display: block;
    }
    /*Mobile way of working*/
    .way-steps-sections .steps-inner .content-left,
    .way-steps-sections .steps-inner .content-right {
        width: 100%;
        float: none;
    }

    .team-person-block .person-info .contact-btn a {
        padding: 11px 15px;
    }

    .way-steps-sections .steps-inner.step-1 {
        margin-bottom: 0;
    }

    .way-steps-sections .steps-inner.step-1 .quote-bg-img {
        left: 160px;
        right: inherit;
    }

    .way-steps-sections .steps-inner.quote-section.step-1 .content-left {
        padding-right: 0px;
    }

    .way-steps-sections .steps-inner.quote-section.step-1 .quote-section-data {
        margin: 85px 0px 0 30px;
    }

    .way-steps-sections .steps-inner.quote-section.step-1 .content-left .overlay-icon {
        position: absolute;
        left: 270px;
        bottom: -110px;
    }

    .step-2.steps-inner .content-right .section-head-icon.social-icon {
        left: -80px;
        bottom: -50px;
        margin-bottom: 0;
    }

    .step-2.steps-inner .content-right .image-section {
        float: right;
        margin-right: 225px;
    }

    .step-2.steps-inner .content-right .card-section {
        clear: both;
        margin-right: 180px;
    }

    .way-steps-sections .step-3.steps-inner .top-icon {
        width: 100%;
        max-width: 490px;
    }

    .way-steps-sections .step-3.steps-inner .section-head-icon {
        margin-right: 0px;
    }

    .way-steps-sections .step-3.steps-inner .image-section {
        float: left;
        margin-left: 200px;
    }

    .way-steps-sections .steps-inner.step-3 .content-left {
        margin-top: 50px;
    }

    .way-steps-sections .step-3.steps-inner .image-section .overlay-icon {
        bottom: -50px;
        left: 60%;
    }

    .way-steps-sections .step-3.steps-inner {
        margin-bottom: 100px;
    }

    .way-steps-sections .step-4 .quote-bg-img {
        left: inherit;
        right: 150px;
    }

    .way-steps-sections .step-4 .section-head-icon {
        margin-right: 25px;
    }

    .way-steps-sections .step-5 .quote-bg-img {
        right: inherit;
        top: 7px;
        left: 195px;
    }

    .way-steps-sections .step-5 .content-left .overlay-icon {
        position: absolute;
        bottom: -70px;
        left: 400px;
    }

    .way-steps-sections .steps-inner.quote-section .content-left {
        margin-bottom: 130px;
    }

    .way-steps-sections .step-6 .quote-bg-img {
        right: 80px;
    }

    .way-steps-sections .step-6 .top-icon {
        position: relative;
    }

    .way-steps-sections .step-6 .image-section {
        margin-left: 0;
        margin-right: 150px;
        float: right;
    }

    .way-steps-sections .step-6 .overlay-icon {
        clear: both;
        margin-right: 450px;
        float: right;
    }

    .way-steps-sections .step-7 .content-right.steps-text-section {
        margin-top: 50px;
    }

    .way-steps-sections .step-7 .quote-bg-img {
        width: 300px;
        height: 300px;
    }

    /*.way-steps-sections .step-7 .content-left .card-section{
        float: left;
        margin-left: 120px;
        margin-top: 90px;
    }*/
    .way-steps-sections .steps-inner.step-7 {
        margin-bottom: 0;
    }

    .way-steps-sections .step-8 {
        margin-bottom: 50px;
    }

    .way-steps-sections .step-8 .section-head-icon {
        right: 0;
    }

    .way-steps-sections .step-9 .top-icon .section-head-icon {
        position: relative;
        z-index: 9;
    }

    .way-steps-sections .steps-inner.step-10 {
        margin-top: 50px;
    }

    .way-steps-sections .step-10 .overlay-icon {
        margin-right: 350px;
    }

    .way-steps-sections .steps-text-section .step-count-img,
    .way-steps-sections .step-3.steps-inner .steps-text-section .step-count-img,
    .way-steps-sections .step-5 .steps-text-section .step-count-img,
    .way-steps-sections .steps-text-section .step-count-img,
    .way-steps-sections .step-9 .steps-text-section .step-count-img,
    .way-steps-sections .step-10 .steps-text-section .step-count-img {
        left: 0;
    }

    .way-steps-sections .steps-text-section .text-data,
    .way-steps-sections .step-7 .steps-text-section .text-data {
        margin-left: 75px;
    }

    .way-steps-sections .steps-text-section .text-data {
        margin-left: 82px;
    }

    .way-steps-sections .step-5 .steps-text-section .text-data {
        margin-left: 79px;
    }

    .way-steps-sections .step-9 .steps-text-section .text-data {
        margin-left: 89px;
    }

    .way-steps-sections .step-10 .steps-text-section .text-data {
        margin-left: 68px;
    }

    .way-steps-sections .step-2 .steps-text-section .text-data,
    .way-steps-sections .step-3.steps-inner .content-right .text-data,
    .way-steps-sections .step-4 .steps-text-section .text-data,
    .way-steps-sections .step-5 .steps-text-section .text-data,
    .way-steps-sections .step-6 .steps-text-section .text-data,
    .way-steps-sections .step-7 .steps-text-section .text-data,
    .way-steps-sections .step-8 .steps-text-section .text-data,
    .way-steps-sections .step-9 .steps-text-section .text-data,
    .way-steps-sections .step-10 .steps-text-section .text-data {
        margin-top: 100px;
    }

    .way-steps-sections .step-3.steps-inner .steps-text-section .step-count-img,
    .way-steps-sections .step-5 .steps-text-section .step-count-img,
    .way-steps-sections .step-7 .steps-text-section .step-count-img,
    .way-steps-sections .step-9 .steps-text-section .step-count-img {
        top: 0;
    }

    .way-steps-sections .step-2 .steps-text-section .step-count-img,
    .way-steps-sections .step-6 .steps-text-section .step-count-img {
        top: -100px;
    }

    .way-steps-sections .step-4 .steps-text-section .step-count-img,
    .way-steps-sections .step-10 .steps-text-section .step-count-img {
        top: -90px;
    }

    .way-steps-sections .steps-inner.step-1 .container,
    .way-steps-sections .steps-inner.step-1 .container,
    .way-steps-sections .steps-inner.step-3 .container,
    .way-steps-sections .steps-inner.step-5 .container,
    .way-steps-sections .steps-inner.step-7 .container,
    .way-steps-sections .steps-inner.step-9 .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .way-steps-sections .steps-text-section {
        padding-bottom: 30px !important;
    }

    .wayOfWorking-page .form-wrapper .form-Select {
        padding: 50px 30px 32px 30px;
    }

    .way-steps-sections .steps-inner .way-image,
    .way-steps-sections .steps-inner .next-step-Way {
        display: none;
    }
    .way-steps-container .content-right {
        width: 100%;
        max-width: 100%;
        padding-bottom: 30px;
    }
    .way-steps-btm {
        padding: 20px 15px 0;
    }
    .way-steps-btm h3 {
        font-size: 22px !important;
        line-height: 32px;
        padding-bottom: 20px;
    }
}

@media handheld, only screen and (max-width: 768px) {
    .testimonial-block .person-block,
    .testimonial-block .bottom-content {
        flex-direction: column;
        justify-content: center;
        width: 100%;
    }
    .testimonial-block .testimonial-logo {
        display: flex;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .testimonial-block .person-block .person-detail {
        width: 100%;
        text-align: center;
        display: block;
    }
    .person-block .person-detail {
        padding: 5px 5px 0;
        width: 100%;
    }
    .testimonial-block .testimonial-logo img {
        padding: 10px;
    }
    .way-steps-sections .step-9 .card-bottom {
        max-width: 100%;
        width: auto;
    }
    .team-block {
        width: 50%;
    }

    .team-person-block .person-info .name,
    .team-person-block .person-info .post {
        text-align: left;
    }

    .mobile-show {
        display: block;
    }
    .testimonial-block .testimonial-logo img {
        display: inline-block;
        max-width: 100px;
    }

    .way-steps-sections .steps-inner.quote-section .content-left,
    .step-2.steps-inner .content-right,
    .way-steps-sections .steps-inner.step-3 .content-left,
    .way-steps-sections .steps-inner .content-right {
        margin-top: 0px;
    }

    .way-steps-sections {
        margin-top: 0;
    }

    .step-2.steps-inner .content-right .image-section {
        margin-right: 160px;
    }

    .way-steps-sections .steps-text-section .text-data h3 {
        font-size: 20px;
        line-height: 28px;
    }

    .service-page .team-block-with-personblock .content-left {
        margin-top: 0;
    }
}

@media handheld, only screen and (max-width: 530px) {
    .our-lead-portal-section .why-use-chatbots {
        max-width: 500px;
        width: 100%;
    }

    .our-lead-portal-section .why-use-chatbots .section-head-icon {
        margin-left: 15px;
    }

    .why-use-chatbots h2 {
        padding-left: 15px;
    }

    .card-block {
        margin: 0 auto;
    }

    .cards-slider .card-col {
        padding: 0;
    }

    .way-steps-sections .steps-inner.quote-section.step-1 .content-left,
    .way-steps-sections .steps-inner.step-2 .content-right,
    .way-steps-sections .steps-inner.step-3 .content-left,
    .way-steps-sections .steps-inner.step-4 .content-right,
    .way-steps-sections .steps-inner.step-5 .content-left,
    .way-steps-sections .steps-inner.step-6 .content-right,
    .way-steps-sections .steps-inner.step-7 .content-left,
    .way-steps-sections .steps-inner.step-8 .content-right,
    .way-steps-sections .steps-inner.step-9 .content-left,
    .way-steps-sections .steps-inner.step-10 .content-right {
        float: left;
        width: 100%;
        /*max-width: 350px;*/
    }

    .way-steps-sections .section-head-icon,
    .way-steps-sections .quote-section .section-head-icon {
        width: 60px !important;
        height: 60px !important;
    }

    .way-steps-sections .section-head-icon .icon,
    .way-steps-sections .quote-section .section-head-icon .icon,
    .way-steps-sections .steps-text-section .text-data .icon {
        width: 25px !important;
        height: 25px !important;
        margin: 18px 0;
    }

    .way-steps-sections .overlay-icon .icon-section > .icon {
        width: 28px !important;
        height: 28px !important;
    }

    .way-steps-sections .steps-inner .quote-bg-img {
        left: inherit !important;
        right: 0 !important;
        height: 450px;
        width: 70%;
    }

    .way-steps-sections .overlay-icon {
        width: 80px;
        height: 80px;
        padding: 15px 5px;
    }
    .way-steps-sections .step-7 .overlay-icon .text-section > span {
        top: -14px;
    }
    .way-steps-sections .overlay-icon .icon-section > i {
        font-size: 24px;
    }

    .way-steps-sections .overlay-icon .text-section {
        position: relative;
    }

    .way-steps-sections .overlay-icon .text-section span,
    .way-steps-sections .step-6 .overlay-icon .text-section > span {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: -16px;
    }

    .way-steps-sections .step-7 .content-left .overlay-icon,
    .way-steps-sections .step-8 .overlay-icon {
        padding-top: 17px;
        padding-bottom: 17px;
    }

    .way-steps-sections .steps-inner.quote-section.step-1 .quote-section-data,
    .way-steps-sections .step-5 .quote-section-data {
        padding: 70px 20px 40px 20px;
        max-width: 250px;
        margin-left: 20px;
        background-position: 15px 35px;
        background-size: 30px;
    }

    .way-steps-sections .steps-inner.quote-section .blockquote p {
        line-height: 24px;
        margin-bottom: 34px;
    }

    .way-steps-sections .steps-inner.quote-section.step-1 .content-left .overlay-icon {
        margin-top: -135px;
    }

    /*step-2*/
    .way-steps-sections .steps-inner.step-2 .content-right {
        padding-left: 0;
    }

    .way-steps-sections .steps-inner.step-2 .content-right .quote-bg-img {
        width: 250px;
        height: 250px;
    }

    .step-2.steps-inner .content-right .image-section {
        width: 250px;
        height: 250px;
        margin-right: 40px;
    }

    .step-2.steps-inner .content-right .card-section {
        max-width: 175px;
        padding: 40px 20px;
        margin-right: 45px;
        margin-top: -120px;
    }

    .step-2.steps-inner .content-right .card-section .section-head-icon {
        width: 50px;
        height: 50px;
        margin-bottom: 10px;
        left: -70px;
        bottom: 0px;
        margin-top: 0;
    }

    .step-2.steps-inner .content-right .card-section .section-head-icon .icon {
        font-size: 18px;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .step-2.steps-inner .content-right .card-section .overlay-icon {
        right: -35px;
        top: -45px;
    }

    .steps-inner .card-data h2 {
        font-size: 32px;
        line-height: 35px;
        margin-bottom: 5px;
    }

    .way-steps-sections .steps-inner.step-4 .card-data p,
    .steps-inner .card-data p {
        font-size: 14px;
    }

    /*step-3*/
    .way-steps-sections .step-3.steps-inner .quote-bg-img,
    .way-steps-sections .steps-inner.step-6 .quote-bg-img {
        left: inherit !important;
        right: 0 !important;
        height: 250px;
        width: 60%;
    }

    .way-steps-sections .step-3.steps-inner .image-section,
    .way-steps-sections .step-6 .image-section {
        width: 250px;
        height: 250px;
        margin-left: 0;
        margin-right: 0;
        float: left;
    }

    .way-steps-sections .step-3.steps-inner .section-head-icon {
        float: left;
        margin-top: 30px;
        margin-bottom: 10px;
        margin-left: 15px;
    }

    .way-steps-sections .step-3.steps-inner .image-section .overlay-icon {
        right: -30px;
        left: inherit;
    }

    /*step-4*/
    .way-steps-sections .step-4 .quote-bg-img {
        height: 250px;
    }

    .way-steps-sections .step-4 .section-head-icon {
        margin-right: 0;
        float: left;
        margin-left: 15px;
    }

    .step-4.steps-inner .content-right .card-section,
    .way-steps-sections .step-7 .content-left .card-section {
        max-width: 220px;
        float: left;
    }

    .way-steps-sections .step-4 .card-data {
        padding-left: 15px;
        padding-right: 15px;
    }

    .way-steps-sections .step-4 .card-data h3 {
        font-size: 30px;
        line-height: 34px;
    }

    .way-steps-sections .step-4 .overlay-icon {
        left: inherit;
        bottom: -55px;
        margin: 0;
        right: -45px;
    }

    /*step-5*/
    .way-steps-sections .steps-inner.quote-section .content-left {
        padding-right: 0;
    }

    .way-steps-sections .steps-inner.quote-section.step-1 .content-left .overlay-icon,
    .way-steps-sections .step-5 .content-left .overlay-icon {
        position: relative;
        clear: both;
        left: 0;
        right: 0;
        float: left;
        margin-bottom: 0;
        margin-right: 0px;
        margin-left: 210px;
    }

    .way-steps-sections .step-5 .content-left .overlay-icon {
        margin-top: -100px;
    }

    /* step-6 */
    .way-steps-sections .step-6 .top-icon .section-head-icon {
        margin-top: 15px;
    }

    /* step-7 */
    .way-steps-sections .steps-inner.step-7 .quote-bg-img {
        height: 300px;
        top: 45px;
    }

    .way-steps-sections .step-7 .content-left .top-icon .section-head-icon {
        margin-top: 40px;
    }

    .way-steps-sections .step-7 .content-left .card-section {
        margin-top: 100px;
        margin-left: 0;
        padding: 15px;
    }

    .way-steps-sections .step-7 .content-left .card-section .section-head-icon {
        margin-top: 30px;
    }

    .way-steps-sections .step-7 .content-left .overlay-icon {
        left: inherit;
        right: -70px;
        bottom: -105px;
    }

    /* step-8 */
    .way-steps-sections .step-8 .section-head-icon {
        right: 0;
        left: 0;
        top: 8px;
        position: relative;
        margin-bottom: 15px;
    }

    .way-steps-sections .step-10 .overlay-icon {
        margin-right: 0;
    }

    .way-steps-sections .step-8 .content-right .card-section {
        margin-top: 10px;
    }

    /* step-8 */
    .way-steps-sections .step-9 .card-top {
        float: right;
        /*margin-left: 60px;*/
        margin-left: 100px;
    }

    .way-steps-sections .step-9 .card-section,
    .way-steps-sections .step-9 .card-bottom .card-section {
        max-width: 320px;
    }

    .step-9.steps-inner .card-top .card-section {
        float: right;
    }

    .way-steps-sections .step-9 .top-icon .section-head-icon {
        float: right;
        z-index: 999;
        margin-left: 0;
        margin-right: 205px;
    }

    .way-steps-sections .step-9 .overlay-icon {
        margin-top: 0;
        margin-right: 0;
        position: absolute;
        bottom: -50px;
        right: 0;
    }

    .way-steps-sections .step-9 .card-bottom {
        /*position: relative;
        left: 0;
        margin-top: -15px;
        display: inline-block;
        width: 80%;*/
    }

    /*step-10 */
    .way-steps-sections .step-10 .top-icon .section-head-icon .icon {
        font-size: 28px;
    }

    .way-steps-sections .step-10 .top-icon .section-head-icon {
        left: 20px;
        top: 45px;
        right: 0;
    }

    .way-steps-sections .steps-text-section .step-count-img > img {
        max-width: 50px;
    }

    .way-steps-sections .step-9 .steps-text-section .step-count-img > img {
        max-width: 55px;
    }

    .way-steps-sections .step-10 .steps-text-section .step-count-img > img {
        max-width: 150px;
    }

    .way-steps-sections .steps-text-section .text-data {
        margin-top: 0 !important;
        margin-left: 35px !important;
    }

    .way-steps-sections .step-1 .steps-text-section .step-count-img,
    .way-steps-sections .step-3.steps-inner .steps-text-section .step-count-img,
    .way-steps-sections .step-4 .steps-text-section .step-count-img,
    .way-steps-sections .step-5 .steps-text-section .step-count-img,
    .way-steps-sections .step-7 .steps-text-section .step-count-img,
    .way-steps-sections .step-8 .steps-text-section .step-count-img,
    .way-steps-sections .step-9 .steps-text-section .step-count-img {
        top: -30px;
    }

    .way-steps-sections .step-2 .steps-text-section .step-count-img,
    .way-steps-sections .step-6 .steps-text-section .step-count-img {
        top: -40px;
    }

    .way-steps-sections .step-10 .steps-text-section .step-count-img {
        top: -60px;
    }

    .way-steps-sections .steps-inner.step-2 {
        margin-bottom: 90px;
    }

    .way-steps-sections .step-3.steps-inner {
        margin-bottom: 140px;
    }

    .steps-inner.step-4 {
        margin-bottom: 100px;
    }

    .way-steps-sections .steps-inner.quote-section .content-left {
        margin-bottom: 100px;
    }

    .way-steps-sections .steps-inner.step-6 {
        margin-bottom: 0;
    }

    .way-steps-sections .step-8 {
        margin-top: 100px;
    }

    .way-steps-sections .step-9 {
        margin-top: 70px;
    }

    .way-steps-sections .step-6 .overlay-icon {
        float: left;
        margin-left: 200px;
        margin-right: 0px;
    }

    .way-steps-sections .step-7 .content-right.steps-text-section {
        margin-top: 100px;
    }

    .way-steps-sections .step-8 {
        margin-top: 140px;
    }

    .way-steps-sections .step-9 {
        margin-top: 40px;
    }

    .way-steps-sections .steps-inner.step-10 {
        margin-top: 80px;
    }

    /*Icons*/
    .way-steps-sections .step-7 .section-head-icon .icon,
    .way-steps-sections .step-7 .section-head-icon .icon {
        width: 60px;
        height: 60px;
        margin: 18px 0;
    }

    .way-steps-sections .step-6 .steps-text-section .step-count-img {
        top: -40px;
    }
    .way-steps-sections .step-10 .overlay-icon .text-section > span {
        top: -25px;
    }

    .way-steps-sections .step-2 .overlay-icon .icon-section > i {
        font-size: 22px;
    }

    .way-steps-sections .step-2 .overlay-icon .text-section > span,
    .way-steps-sections .step-4 .overlay-icon .text-section > span {
        top: -18px;
    }
    .way-steps-sections .step-2 .overlay-icon .text-section > span {
        top: -14px;
    }
    .way-steps-sections .step-8 .overlay-icon .text-section > span {
        top: -22px;
    }

    .way-steps-sections .step-9 .overlay-icon .text-section > span {
        top: -20px;
    }

    .card-block .card-content .title {
        min-height: auto;
    }
}

@media handheld, only screen and (max-width: 479px) {
    .why-use-blocks {
        padding-top: 0;
    }

    .why-use-block .icon-block {
        margin-top: 8px;
    }

    .why-use-chatbots h2 {
        margin-bottom: 30px;
    }
}

@media handheld, only screen and (max-width: 320px) {
    .content-right .team-person-block {
        max-width: 230px;
    }
}
.way_form_area {
    padding: 0 120px;
    background-repeat: no-repeat;
    background-position: left top;
    position: relative;
    margin-bottom:-1px;
}
.way_gradient {
    clip-path: polygon(0 0, 100% 29%, 100% 100%, 0 100%);
    background-position: left bottom;
    background-size: cover;
    margin-bottom: -1px;
}
.way_gradient::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0px;
    left: 0;
    z-index: 1;
    background-image: url(assets/images/bottom-gradient-dsesktop.svg);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: cover;
    opacity: 0.9;
}
.way_form_holder {
    position: relative;
    z-index: 2;
    padding: 300px 0 130px 0;
}
.way_form_holder .menubar_icon {
    margin: 0 auto;
    margin-bottom: 22px;
}
.way_form_holder .menubar_icon img {
    width: 26px;
}
.way_form_holder h3 {
    font-size: 36px;
    line-height: 48px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    padding-bottom: 28px;
}
.way_form_box {
    position: relative;
}
.way_form_bg {
    background-color: #fff;
    /* padding:50px 30px 57px 85px; */
    padding: 50px 30px 90px 85px;
    border-radius: 10px;
    position: relative;
}
.way_form_left {
    width: 56.4%;
}
.way_form_right {
    width: 43.6%;
    padding-left: 0;
}
@media (min-width: 992px) {
    .way_form_holder .form_submit {
        width: 390px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 22px;
        z-index: 2;
        margin: 0 auto;
    }
}
.way_form_holder .form_submit .submit {
    text-transform: none;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px;
}
.way_form_holder .privacy_info {
    /*  padding-top:58px; */
    padding-top: 20px;
}
.way_form_holder .privacy_info small {
    color: #fff;
    background: url(assets/images/bgr_privacy2.png) no-repeat right center;
}
.way_form_holder .privacy_info small a {
    color: #fff;
}

.way_form_holder .tp_step_field .form-control {
    border-color: #dcdcdc;
    -webkit-box-shadow: 0 8px 57px 0 rgba(238, 248, 245, 0.43);
    -moz-box-shadow: 0 8px 57px 0 rgba(238, 248, 245, 0.43);
    box-shadow: 0 8px 57px 0 rgba(238, 248, 245, 0.43);
}
.way_form_holder .tp_step_select.field_error select,
.way_form_holder .tp_step_field.field_error .form-control {
    border-color: #ed1459;
}
.selectric-hide-select.field_valid + .selectric,
.tp_step_select.field_valid select,
.tp_step_field.field_valid .form-control {
    border-color: #15ba8a;
}

.way_form_holder .tp_step_field textarea.form-control {
    height: 114px;
}
.way_form_holder .tp_step_row {
    /*     margin:0; */
}
.way_form_holder .tp_step_field {
    padding: 0 15px;
}
.way_form_holder .tp_step_field label.tplabel {
    left: 30px;
}

.way_form_holder .tp_step_select .field_valid::after,
.way_form_holder .tp_step_select .field_error::after,
.way_form_holder .tp_step_select.field_valid::after,
.way_form_holder .tp_step_select.field_error::after,
.way_form_holder .tp_step_field.field_error::after,
.way_form_holder .tp_step_field.field_valid::after,
.way_form_holder .tp_step_field.field_ok::after {
    right: 27px;
    height: 42px;
}
.way_form_holder .wpcf7-list-item input + .wpcf7-list-item-label:before {
    border-color: #eef4f5;
    background-color: #eef4f5;
    position: relative;
}
.way_form_holder .checkbox_item {
    margin: 0 15px;
    margin-top: -2px;
}
.way_form_holder .checkbox_wrap {
    padding-bottom: 0;
}
.way_form_holder .tp_step_field .form-control:focus ~ label.tplabel,
.way_form_holder .tp_step_field .form-control:not(:placeholder-shown) ~ label.tplabel {
    left: 20px;
}
@media (min-width: 992px) {
    .way_form_holder .banner_form_btn {
        position: absolute;
        right: 110px;
        bottom: 0;
        z-index: 1;
    }
    .way_form_holder .banner_form_btn span {
        padding-right: 0;
        color: #fff;
        padding-left: 0;
        letter-spacing: 1px;
    }
    .way_form_holder .banner_form_btn span::after {
        background: url(assets/images/wayimage/bgr_new_arrow1.png) no-repeat;
        width: 82px;
        height: 24px;
        left: -98px;
        bottom: 5px;
    }
}
@media (max-width: 991px) {
    .way_form_area {
        padding: 0 15px;
    }
    .way_gradient {
        clip-path: polygon(0 0, 100% 10%, 100% 100%, 0 100%);
    }
    .way_form_holder {
        padding: 130px 0 106px 0;
    }
    .way_form_bg {
        padding: 30px 5px 57px 5px;
    }
    .way_form_holder h3 {
        font-size: 24px;
        line-height: 32px;
    }
    .way_form_left {
        width: 100%;
    }
    .way_form_right {
        width: 100%;
        padding-left: 0;
    }
    .way_form_holder .tp_step_field textarea.form-control {
        height: 95px;
    }
    .way_form_holder .checkbox_wrap {
        padding-bottom: 25px;
    }
    .way_form_holder .form_submit {
        width: 100%;
        padding: 0 15px;
    }
    .way_form_holder .privacy_info {
        padding-top: 0;
        margin-top: -25px;
    }
    .way_form_holder .privacy_info {
        padding-top: 0;
        margin-top: -37px;
        z-index: 2;
        position: relative;
    }
    .way_form_holder .privacy_info small a,
    .way_form_holder .privacy_info small {
        color: #464646;
    }
    .way_form_holder .banner_form_btn span {
        color: #464646;
    }
    .way_form_holder .banner_form_btn span {
        color: #fff !important;
        bottom: -22px;
    }
}
@media (max-width: 480px) {
    .way_form_holder {
        padding-top: 100px;
    }
    .way_form_holder h3 {
        font-size: 21px;
        line-height: 28px;
    }
    .way_form_holder h3 br {
        display: none;
    }
}
.cases-container {
    padding-top: 30px;
}

.our-clients-section {
    background: url(assets/images/our-lead-portal-bg.png) no-repeat right center;
    padding: 262px 15px 115px;
    width: 100%;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center top;
}
.gradientclient .container {
    max-width: 1330px;
}
.clients-left {
    max-width: 300px;
    width: 100%;
    text-align: left;
    float: left;
    padding-right: 30px;
}
.clients-left .section-head-icon {
    margin-bottom: 22px;
}
.clients-left h2 {
    /* line-height: 80px; */
    margin-bottom: 6px;
    color: #fff;
    font-weight: 500;
}
.our-clients-section p {
    max-width: 600px;
    margin: 0 auto 42px;
    font-family: "Ubuntu", sans-serif;
    font-size: 15px;
    line-height: 28px;
    /* font-weight: 400;*/
    font-weight: 300;
    color: #fff;
}
.our-clients {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: 56px;
    width: calc(100% - 300px);
    padding: 12px 40px;
    border-radius: 15px;
    display: inline-block;
}
.clients-carousel {
    padding: 35px 70px;
}
.slick-slider {
    position: relative;
    display: block;
}
.our-clients-section .slick-slide {
    line-height: 0;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
.client-logo {
    float: none;
    padding: 20px 30px;
    width: 100%;
    position: relative;
}
.client-logo-img {
    display: table;
    margin: 0 auto;
}
.client-overview-page .client-logo-img {
    height: 80px;
    min-height: 45px;
}
.client-logo-img .img {
    vertical-align: middle;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 80px;
}
.client-overview-page .client-logo img {
    opacity: 1;
}
.gradientclient .client-logo img {
    max-height: 60px;
    margin: 0 auto;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.client-logo img {
    margin: 0 auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    max-width: 150px;
    max-height: 100%;
    width: 100%;
    filter: contrast(0%);
}
.slick-slide img {
    display: block;
}
.slick-slide div:last-child .client-logo,
.our-clients .slick-list {
    position: relative;
}
.slick-slide div:last-child .client-logo:after {
    content: "";
    width: 1px;
    height: 100%;
    background-size: cover;
    background-image: url(assets/images/slider-bottom-border.png);
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    bottom: 0;
}
.slick-slide div:first-child .client-logo:after {
    content: "";
    width: 1px;
    height: 100%;
    background-size: cover;
    background-image: url(assets/images/slider-top-border.png);
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    bottom: 0;
}
.slick-slide div:last-child .client-logo:last-child:after,
.slick-slide div:first-child .client-logo:last-child:after {
    display: none;
}
.our-clients .slick-list:before {
    content: "";
    width: 100%;
    display: block;
    top: 50%;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 1px;
    background-repeat: no-repeat;
    background: transparent url(assets/images/client-slider-line-hirizontal.png);
    background-size: cover;
}
.slick-arrow.slick-prev:before {
    content: "h";
}
.slick-arrow.slick-next:before {
    content: "o";
}
.slick-arrow {
    width: 40px;
    height: 40px;
    border: 1px solid #208cd1;
    border-radius: 6px;
    font-size: 0;
    text-align: center;
    padding: 0;
    line-height: 40px;
    color: #208cd1;
    cursor: pointer;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -33px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 700;
    outline: none;
    transition: all 0.4s ease;
    background: none;
}
.client-overview-page .slick-arrow {
    border-color: #fff;
    color: #fff;
}
.slick-arrow:hover {
    background-color: #208cd1;
    color: #fff;
    border-color: #208cd1;
}
.client-overview-page .slick-arrow:hover {
    border-color: #208cd1;
}
.our-clients .slick-arrow {
    margin-top: -21px;
}
.slick-arrow.slick-prev {
    left: 0;
}
.slick-arrow.slick-next {
    right: 0;
}
@media handheld, only screen and (max-width: 1024px) {
    .our-clients .clients-carousel .slick-slide > div::after {
        max-width: 100%;
        background: transparent url(assets/images/client-slider-line-hirizontal.png);
        border: none !important;
        background-size: cover !important;
        height: 1px;
    }
}
@media handheld, only screen and (max-width: 991px) {
    .client-overview-page.our-clients-section {
        padding: 100px 15px 30px;
        background: url(assets/images/our-lead-portal-mb.png) no-repeat center bottom;
        background-size: cover;
    }
    .clients-carousel {
        padding: 50px 72px;
    }
    .clients-left {
        text-align: center;
        float: none;
        max-width: 100%;
        padding-bottom: 0px;
        padding-right: 0;
        padding-top: 45px;
    }

    .our-clients {
        width: 100%;
        margin-top: 50px;
    }
}

@media handheld, only screen and (max-width: 768px) {
    .clients-left {
        width: 100%;
        text-align: left;
        padding: 0 15px;
    }
    .slick-arrow {
        width: 35px;
        height: 35px;
        border-radius: 10px;
        line-height: 35px;
    }

    .slick-arrow:before {
        line-height: 35px;
    }

    .slider-nav .slick-arrow:before {
        line-height: 40px;
    }

    .our-clients .slick-list:before {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        background-image: url(assets/images/client-slider-line-hirizontal.png);
    }

    .slick-slide div:last-child .client-logo:after,
    .slick-slide div:first-child .client-logo:after {
        display: none;
    }

    .clients-carousel .slick-slide > div {
        position: relative;
    }

    .clients-carousel .slick-slide > div:after {
        border-bottom: 1px;
        content: "";
        border-style: solid;
        width: 100%;
        max-width: 300px;
        margin: 0 auto;
        text-align: center;
        display: block;
        border-top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        position: absolute;
        -o-border-image: -o-radial-gradient(rgb(208, 224, 224), #fff) 1;
        border-image: radial-gradient(rgb(208, 224, 224), #fff) 1;
    }

    .clients-carousel .slick-slide > div:last-child:after {
        display: none;
    }

    .our-clients {
        padding: 0;
    }

    .our-clients-section p {
        max-width: 100%;
        margin-left: 0;
    }

    .our-clients .slick-arrow {
        top: auto;
        bottom: 30px;
        margin: 0 auto;
        width: 40px;
        height: 40px;
        line-height: 40px;
    }

    .our-clients .slick-arrow:before {
        line-height: 40px;
    }

    .our-clients .slick-arrow.slick-next {
        right: 50%;
        -webkit-transform: translateX(120%);
        -ms-transform: translateX(120%);
        transform: translateX(120%);
    }

    .our-clients .slick-arrow.slick-prev {
        left: 50%;
        -webkit-transform: translateX(-120%);
        -ms-transform: translateX(-120%);
        transform: translateX(-120%);
    }

    .client-overview-popup .team-block-with-content .content-right {
        margin-top: 0;
    }
    .client-overview-page .services-blocks-section {
        padding-top: 0px;
    }

    .client-overview-page .service-details {
        padding-left: 15px;
        padding-right: 15px;
    }

    .client-overview-page .team-block-with-personblock .content-left {
        max-width: 100%;
        width: 100%;
        padding-right: 20px;
        margin-top: 25px;
    }

    .client-overview-page .clients-left {
        text-align: center;
        padding-top: 50px;
    }
    .client-logo {
        padding: 5px 20px;
    }
    .our-clients .clients-carousel-two-col,
    .clients-carousel {
        padding: 25px 10px 120px;
        max-width: 310px;
        margin: 0 auto;
    }
    .our-clients {
        width: 100%;
        margin-top: 0;
    }
}

@media handheld, only screen and (max-width: 600px) {
    .clients-left h2 {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 15px;
    }

    .clients-left h2 {
        margin-bottom: 21px;
    }

    .client-overview-page .text-list-section h3 {
        font-size: 20px;
        line-height: 28px;
    }
}

@media handheld, only screen and (max-width: 530px) {
    .slider-nav .slick-arrow:before {
        height: 38px;
        line-height: 38px !important;
    }
}

@media handheld, only screen and (max-width: 479px) {
    .client-overview-page .clients-left {
        padding-top: 0;
    }

    .clients-left h2 {
        line-height: 25px;
    }

    .our-clients-section p {
        margin-bottom: 21px;
    }
    .client-overview-page .text-list-section h3 {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 15px;
    }
}

@media handheld, only screen and (max-width: 400px) {
    .clients-carousel .slick-slide > div:after {
        max-width: 200px;
    }
}

@media handheld, only screen and (max-width: 370px) {
    .client-logo-img {
        height: 70px;
        min-height: 70px;
    }

    .clients-carousel .slick-slide > div:after {
        max-width: 150px;
    }
}

.cases-popup-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.75);
    overflow: auto;
    padding: 60px 15px 30px;
    display: none;
}
.cases-popup-overlay::-webkit-scrollbar {
    width: 1px;
}
.cases-popup-overlay::-webkit-scrollbar-track {
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0);
}
.cases-popup-overlay::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0);
    outline: 1px solid rgba(0, 0, 0, 0);
}
.cases-popup-wrap {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    background-color: #fff;
    border-radius: 10px;
    position: relative;
}
.cases-popup-close {
    width: 18px;
    height: 18px;
    font-size: 0;
    line-height: 1;
    position: absolute;
    cursor: pointer;
    top: 30px;
    right: 30px;
}
.cases-popup-close:before {
    font-family: "datafanatics" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    -webkit-font-smoothing: antialiased;
    font-size: 18px;
    line-height: 18px;
    content: "t";
    color: #fff;
}
.cases-popup-head {
    background-image: url(assets/images/client-overview-popup-bg-top.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
    min-height: 222px;
    padding: 50px 100px 80px;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
}
.cases-popup-head h2 {
    max-width: 650px;
    font-size: 36px;
    line-height: 45px;
    color: #fff;
    margin-bottom: 0;
    font-weight: 500;
}
.cases-popup-body {
    position: relative;
    padding: 0px 85px 160px;
}
.cases-popup-body .team-container {
    padding: 60px 0 45px;
    margin: 0;
}
.cases-popup-body:after {
    content: "";
    width: 100%;
    height: 160px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-image: url(assets/images/client-overview-popup-bg-bottom.png);
    background-repeat: no-repeat;
    background-position: top center;
    border-radius: 0 0 10px 10px;
}
.cases-popup-body .sidebar {
    padding-top: 0;
    margin-top: -70px;
}
.cases-popup-body.entry-content .sidebar { margin-top: 0; }
.picture-groupe {
    padding-bottom: 32px;
}
.cases-popup-body .picture-groupe {
    padding-bottom: 58px;
}
.cases-popup-body .picture-groupe.meting-img { margin-bottom: 0; }
.picture-groupe img {
    border-radius: 10px !important;
    width: 100%;
}
.cases-popup-body .picture-groupe img {
    max-width: 940px !important;
}
.cases-popup-body .text-list-section {
    margin: 0;
    padding-bottom: 35px;
}
@media (max-width: 991px) {
    .cases-popup-head {
        padding: 52px 40px 100px 20px;
        min-height: 150px;
        background-position: bottom left;
    }
    .cases-popup-head h2 {
        font-size: 24px;
        line-height: 28px;
    }
    .cases-popup-body {
        padding: 0px 20px 110px;
    }
    .cases-popup-body .team-container {
        padding: 0;
    }
    .cases-popup-body .team-container h6 {
        font-size: 18px;
        line-height: 26px;
        padding-bottom: 15px;
    }
    .cases-popup-body .text-list-section {
        padding-bottom: 15px;
    }
    .cases-popup-body .sidebar {
        margin-top: 0;
        padding-bottom: 20px;
    }
    .home .home_client_carousel .client_item {
        min-height: 120px;
    }
    .home .home_client_carousel .client_item img {
        max-width: 80%;
        max-height: 137px;
		 margin-left:0px; 
    }

    .home .home_client_carousel {
        background-color: rgba(255, 255, 255, 1);
        box-shadow: 0 15px 50px 0 rgb(15 6 35 / 5%);
        margin: 0 -15px;
        width: auto;
        padding: 0 60px;
    }
    .home .home_client_carousel.owl-carousel .owl-stage-outer::after {
        content: "";
        width: 1px;
        height: 101px;
        position: absolute;
        left: 50%;
        top: 10px;
        z-index: 1;
/*         background: linear-gradient(180deg, rgba(235, 232, 239, 1) 0%, rgba(235, 232, 239, 1) 51.03%, rgba(235, 232, 239, 1) 100%); */
    }
    .home .home_client_carousel.owl-carousel .owl-nav button.owl-prev {
        left: 15px;
    }
    .home .home_client_carousel.owl-carousel .owl-nav button.owl-next {
        right: 15px;
    }
    .home .client_title_area {
        padding-bottom: 0;
    }
    .home .home_client_area {
        padding-bottom: 50px;
        padding-top: 70px;
    }
    .banner_form_btn span {
        max-width: 345px;
    }
    .cases-popup-body .picture-groupe {
        padding-bottom: 48px;
    }
}
.team_item .person-img:after {
    left: 0;
}
.success-msg .wpcf7-response-output {
    margin-bottom: 15px !important;
    color: #15ba8a;
}
.button-row {
    position: relative;
}
.wpcf7 .invalid .form-success-msg .wpcf7-response-output {
    color: red;
}
.wpcf7 form .form-success-msg .wpcf7-response-output {
    text-align: left;
    font-size: 14px;
    color: green;
    font-weight: 400;
}

/* ---31-03-2021--- */
.application_content_section {
    /* padding:0 15px; */
    padding: 0 0px;
}
.application_area {
    max-width: 1330px;
    padding: 35px 55px 50px 0;
}
.application_row {
    background-color: #fff;
    border: 1px solid #eaeaea;
    padding: 13px 15px 15px;
    -webkit-box-shadow: 0 3px 10px 0 rgba(15, 14, 16, 0.06);
    -moz-box-shadow: 0 3px 10px 0 rgba(15, 14, 16, 0.06);
    box-shadow: 0 3px 10px 0 rgba(15, 14, 16, 0.06);
    margin-bottom: 20px;
    border-radius: 5px;
}
.application_row:hover {
    -webkit-box-shadow: 0 7px 15px 0 rgba(15, 14, 16, 0.06);
    -moz-box-shadow: 0 7px 15px 0 rgba(15, 14, 16, 0.06);
    box-shadow: 0 7px 15px 0 rgba(15, 14, 16, 0.06);
    border-color: #2c85c9;
}
.application_row h5 {
    font-size: 17px;
    line-height: 1.2;
    color: #2c85c9;
    font-weight: 600;
    padding-bottom: 5px;
}
.application_row h5 a {
    color: #2c85c9;
}
.application_row p {
    font-size: 15px;
    line-height: 25px;
    color: #8c969b;
    padding-bottom: 15px;
    font-weight: 300;
}
.application_col {
    padding-left: 15px;
}
.application_col:nth-child(1) {
    padding-left: 0;
}
.application_col .fa {
    color: #2c85c9;
    display: block;
    line-height: 1;
    padding-right: 5px;
}
.application_col span {
    display: block;
    font-size: 14px;
    line-height: 1;
    color: #8c969b;
    font-weight: 300;
}
@media (max-width: 1440px) {
    .application_area {
        padding-right: 0;
    }
}
@media (max-width: 991px) {
    .application_area {
        padding: 40px 0 10px 0;
    }
    .application_row {
        margin-bottom: 15px;
    }
    .application_col {
        padding-left: 10px;
    }
    .application_row h5 {
        font-size: 16px;
    }
    .application_row p {
        line-height: 24px;
    }
}
.elementor-widget-heading .elementor-heading-title.elementor-size-medium {
    font-size: 23px;
    line-height: 27px;
}

/**New css ***/
.header_two_btn {
    padding-left: 20px;
}
.language_select {
    /*     width: 85px; */
    width: 60px;
    height: 48px;
    border: 1px solid #ffffff;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    background-color: #ffffff;
    /*     background-image: url(assets/images/language.png); */
    background-repeat: no-repeat;
    background-position: left 10px center;
    box-shadow: 0 4px 12px 0 rgba(100, 126, 181, 0.22);
}
.dd-pointer.dd-pointer-down {
    /*  background-image: url(assets/images/language_arrow.png); */
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 8px 6px;
    border: 0 !important;
    width: 8px !important;
    height: 6px !important;
}
#flag {
    /*     width: 47px !important; */
    width: 53px !important;
    float: left;
}
.dd-select {
    width: 37px !important;
}
.dd-options {
    top: 41px !important;
    width: 55px !important;
    left: -16px !important;
    border: 1px solid #e9f4fe !important;
    border-radius: 8px !important;
    padding: 11px 10px !important;
    min-height: 36px;
}
#flag .dd-options li {
    padding: 0 !important;
    margin-bottom: 0;
}
#flag .dd-options li:last-child {
    margin-bottom: 0;
}
#flag .dd-options li,
.dd-selected-text {
    color: #5d677e;
    font-size: 13px;
    line-height: 1;
    font-weight: 400;
    cursor: pointer;
    text-transform: uppercase;
}
#flag .dd-options li a,
#flag .dd-options li a label {
    cursor: pointer;
    display: block;
}
#flag .dd-option-image,
#flag .dd-selected-image {
    display: none !important;
}
.dd-option:hover {
    background: none;
    color: #2c85c9 !important;
}
#flag .dd-options li a.dd-option.dd-option-selected {
    display: none;
}
@media screen and (max-width: 1200px) {
    .language_select {
        background-position: left 4px center;
        background-size: 20px auto;
    }
}
@media screen and (max-width: 991px) {
    .language_select {
        background-image: none;
        border: 1px solid #ebe8ef;
        padding-left: 3px;
    }
    .dd-options {
        top: 32px !important;
        width: 42px !important;
        left: 0px !important;
        padding: 10px 8px !important;
    }
    #flag .dd-option-image,
    #flag .dd-selected-image {
        display: block !important;
    }

    #flag .dd-options li a label,
    #flag .dd-options li .dd-selected-text,
    #flag .dd-selected-text {
        display: none !important;
    }
}

/*----------banner_area_new----------*/
.banner_area_new {
    height: calc(100vh - 78px);
}
.banner_area_new .banner {
    height: 100%;
    align-items: center;
    padding: 100px 0 103px 0;
}
.banner_area_new .form_batch_rocket {
    width: 91px;
    height: 94px;
    background: linear-gradient(180deg, #17c794 0%, #0eb484 100%);
    position: absolute;
    right: 16px;
    top: -1px;
    z-index: 3;
    -moz-border-radius-topright: 7px;
    -webkit-border-top-right-radius: 7px;
    border-top-right-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    -webkit-border-bottom-right-radius: 7px;
    border-bottom-right-radius: 7px;
    -moz-border-radius-bottomleft: 7px;
    -webkit-border-bottom-left-radius: 7px;
    border-bottom-left-radius: 7px;
    padding: 10px 10px 5px;
    text-align: center;
}
.banner_area_new .form_batch_rocket::before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    left: -4px;
    top: 0px;
    z-index: 3;
    background-image: url(assets/images/right_batch_courve_bg.jpg);
    background-repeat: no-repeat;
    background-size: 4px auto;
    background-position: left top;
}
.form_batch_left {
    width: 130px;
    height: 92px;
    padding: 8px 19px 8px 19px;
    background: linear-gradient(0deg, #11b384 0%, #35c79d 100%);
    position: absolute;
    top: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.form_batch_left small {
    font-size: 15px;
    font-weight: 700;
    line-height: 19px;
    text-align: center;
}
.banner_area_new .banner_form_top {
    padding-bottom: 14px;
}
.banner_area_new .banner_form_bg h4 {
    padding-bottom: 38px;
    padding-right: 88px;
}

.banner_area_new .tp_step_field label.tplabel {
    color: #5d677e;
    font-size: 15px;
}

@media screen and (max-width: 1440px) {
    .banner_area_new .banner {
        padding: 30px 0 20px 0;
    }
}

@media screen and (max-width: 991px) {
    .banner_area_new {
        height: 100%;
    }
    .banner_area_new .banner {
        padding: 40px 0 0 0;
    }
    .banner_area_new .form_batch_rocket {
        width: 76px;
        height: 90px;
    }
    .banner_area_new .banner_form_bg h4 {
        padding-bottom: 12px;
    }
    .banner_area_new .banner_form_top p {
        display: block;
        font-weight: 300;
        color: #5d677e;
        padding-right: 77px;
    }

    .banner_area_new .banner_info ul li {
        min-height: 29px;
        padding-left: 43px;
        font-size: 13px;
    }

    .banner_area_new .banner_form {
        padding-bottom: 16px;
    }

    .banner_area_new .banner_form_btn {
        margin-bottom: 0;
        position: absolute;
        bottom: -24px;
        width: auto;
        height: auto;
        left: 0;
        right: 0;
        z-index: 4;
        padding-top: 0;
    }
}
@media screen and (max-width: 395px) {
    .banner_area_new .banner_form_top p {
        padding-right: 0px;
    }
}
@media screen and (max-width: 358px) {
    .banner_area_new .banner_form_btn span {
        bottom: -35px;
    }
    .banner_area_new .banner_form_btn span::after {
        left: 5px;
        bottom: 44px;
    }
}

/*------new_our_service_area------*/
.new_our_service_area {
}
.new_our_service_area .service_bg {
    padding: 0;
}

@media screen and (max-width: 991px) {
    .new_our_service_area .our_service .icon_and_title p {
        max-width: 274px;
    }
    .new_our_service_area .service_carousel_wrap {
        padding: 0 50px;
    }
    .new_our_service_area .service_view_all {
        margin: 0;
    }
}

/*---------testimonials_carousel---------*/
.new_testimonials_area .testimonials_carousel.owl-carousel .owl-nav {
    left: -26.8%;
}

@media screen and (max-width: 991px) {
    .new_testimonials_area .testimonials_carousel.owl-carousel .owl-nav {
        left: 0;
    }
    .new_testimonials_area .owl-carousel.testimonials_carousel {
        padding: 0 25px;
    }
    .new_testimonials_area .owl-carousel .owl-nav button.owl-prev {
        left: -8px;
    }
    .new_testimonials_area .owl-carousel .owl-nav button.owl-next {
        right: -8px;
    }
}

/*---------glaziers_map_area---------*/
.glaziers_map_area {
    background-color: #f6fbff;
    padding: 0 15px;
    margin-bottom: 78px;
}
.glaziers_map_wrap {
    max-width: 1330px;
    padding: 74px 0 61px 0;
}
/* .glaziers_netherlands_title h2 {
    color: #002068;
    font-size: 26px;
    line-height: 30px;
    font-style: italic;
    font-weight: 700;
    padding-bottom: 18px;
} */
.glaziers_netherlands_title {
    width: 100%;
    max-width: 575px;
}
.glaziers_netherlands_title.icon_and_title {
    padding-bottom: 30px;
}
.glaziers_netherlands_title .title_icon {
    background-color: #fff;
    margin-bottom: 24px;
}
.glaziers_netherlands_title h2 {
    padding-bottom: 5px;
}
.icon_and_title p {
    color: #8c969b;
    font-size: 15px;
    line-height: 25px;
    /* font-weight: 400; */
    font-weight: 300;
}
.glaziers_netherlands_box {
    display: flex;
    flex-wrap: wrap;
}
.glaziers_netherlands_name {
    width: 46.25%;
    padding-right: 15px;
}
.mb_map_wrap {
    width: 100%;
}
.map_show_btn_wrap {
    position: relative;
}
.select_dropdown_wrap {
    width: 100%;
    height: 40px;
    background-color: #ffffff;
    box-shadow: 0 5px 12px 0 rgba(0, 63, 112, 0.13);
    background-image: url(assets/images/icon_globe_mb.svg);
    background-repeat: no-repeat;
    background-position: left 12px center;
    background-size: 20px auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 4px;
    padding: 0 0 0 44px;
}
.select_dropdown_wrap span {
    color: #494948;
    font-weight: 400;
    font-size: 15px;
    line-height: 26px;
}
.select_dropdown_wrap .fa {
    color: #5d677e;
    font-size: 12px;
    padding-right: 11px;
    transform: rotate(0);
}
.select_dropdown_wrap.active .fa {
    transform: rotate(-180deg);
    padding-left: 11px;
}
.map_show_btn_wrap .glaziers_netherlands_name {
    width: 100%;
    height: 100%;
    height: 300px;
    background: #f5f5f5;
    overflow-y: scroll;
    position: absolute;
    top: 49px;
    left: 0;
    z-index: 8;
    display: none;
}
#style-1::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 10px rgba(201, 229, 243, 1);
    border-radius: 10px;
    width: 8px;
}

#style-1::-webkit-scrollbar {
    width: 8px;
    /* background-color: #C9E5F3; */
    background-color: #949494;
    border-radius: 10px;
}

#style-1::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 10px rgba(201, 229, 243, 1);
    width: 8px;
}
.glaziers_netherlands_name_mx {
    width: 100%;
    max-width: 432px;
}
.glaziers_netherlands_name p {
    color: #232a2b;
    font-size: 18px;
    line-height: 30px;
    font-weight: 300;
    padding-bottom: 20px;
}
.glaziers_netherlands_name ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    list-style: none;
    padding: 0 0 28px 0;
    margin: 0 -14px;
}
.glaziers_netherlands_name ul li {
    color: #8c969b;
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
    text-align: center;
    padding: 0 14px 14px 14px;
}
.glaziers_netherlands_name ul li:nth-child(odd) {
    width: 50%;
}
.glaziers_netherlands_name ul li:nth-child(even) {
    width: 50%;
}
.map_show_btn_wrap .glaziers_netherlands_name ul {
    margin: 0;
}
.map_show_btn_wrap .glaziers_netherlands_name ul li {
    padding: 0 0 14px 0;
}
.map_show_btn_wrap .glaziers_netherlands_name ul li:nth-child(odd),
.map_show_btn_wrap .glaziers_netherlands_name ul li:nth-child(even) {
    width: 100%;
}
.glaziers_netherlands_name ul li a {
    color: #8c969b;
    height: 40px;
    border: 1px solid #fff;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    border-radius: 4px;
    box-shadow: 0 5px 10px 0 rgba(0, 63, 112, 0.15);
    padding: 3px 4px 3px 8px;
}
.glaziers_netherlands_name ul li a img {
    width: 22px;
}
.glaziers_netherlands_name ul li a span {
    padding-left: 7px;
}
.glaziers_netherlands_name ul li a.active,
.glaziers_netherlands_name ul li a:hover {
    border: 1px solid #2c85c9;
    box-shadow: 0 5px 10px 0 rgba(0, 63, 112, 0.15);
    color: #8c969b;
}
.found_btn_wrap {
    width: 100%;
}
.found_btn {
    width: 100%;
    background-color: #15ba8a;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    transition: all 0.3s;
    margin-top: 0;
}
/* .found_btn:hover {
    background-color: #0d9a71;
} */
.glaziers_netherlands_map {
    width: 53.66%;
    position: relative;
}
.glaziers_netherlands_map_mx {
    max-width: 100%;
}
.glaziers_netherlands_map_mx > img {
    width: 100% !important;
    max-width: 100% !important;
}
.state_details_wrap {
    position: absolute;
    width: 100%;
    height: auto;
    max-width: 380px;
    top: -130px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 2;
    background-color: #ffffff;
    box-shadow: 0 5px 10px 0 rgba(0, 63, 112, 0.15);
    border-radius: 5px;
    padding: 10px 14px 18px 18px;
}
.state_details_box {
    position: relative;
}
.state_details_wrap::after {
    content: "";
    position: absolute;
    width: auto;
    height: auto;
    bottom: -9px;
    left: 0;
    z-index: 3;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 9px solid #fff;
}
.state_details_wrap.nl_map::after {
    left: 185px;
}
.state_details_wrap.uk_map::after {
    left: 170px;
}
.state_details_wrap.ge_map::after {
    left: 190px;
}
.state_details_wrap.usa_map::after {
    left: 46px;
}
.state_details_wrap.be_map::after {
    left: 182px;
}
.state_details_wrap.pl_map::after {
    left: 204px;
}
.state_details_wrap.fr_map::after {
    left: 177px;
}
.state_details_wrap.hu_map::after {
    left: 204px;
}
.state_details_wrap.it_map::after {
    left: 182px;
}
.state_details_wrap.pt_map::after {
    left: 160px;
}
.state_details_wrap.sp_map::after {
    left: 167px;
}
.state_details_wrap.de_map::after {
    left: 188px;
}
.state_name {
    padding-bottom: 5px;
}
.state_name img {
    width: 22px;
}
.state_name span {
    color: #494948;
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
    padding-left: 8px;
}
.state_details_box h4 {
    color: #494948;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
}
.state_details_box p {
    color: #8c969b;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
@media screen and (max-width: 991px) {
    .glaziers_map_area {
        margin-bottom: 41px;
    }
    .glaziers_map_wrap {
        padding: 45px 0 62px 0;
    }
    .glaziers_netherlands_name {
        width: 100%;
        padding: 0;
    }
    .glaziers_netherlands_map {
        width: 100%;
        min-height: 295px;
    }
    .glaziers_netherlands_name_mx {
        max-width: 100%;
    }
    .glaziers_netherlands_map_mx {
        max-width: 100%;
        margin: 0 auto;
    }
    .glaziers_netherlands_title .title_icon {
        margin-bottom: 22px;
        border-radius: 10px;
    }
    .glaziers_netherlands_title.icon_and_title {
        padding-bottom: 20px;
    }
    .glaziers_netherlands_title h2 {
        padding-bottom: 5px;
    }
    .glaziers_netherlands_title p {
        padding-bottom: 10px;
    }
    .icon_and_title p,
    .state_details_box p {
        font-weight: 300;
    }

    .map_show_btn_wrap .glaziers_netherlands_name {
        height: 229px;
        top: 53px;
        display: none;
        border: 1px solid #c9e5f3;
        border-bottom: 0;
        border-radius: 4px;
    }
    .map_show_btn_wrap .glaziers_netherlands_name ul li {
        padding: 0;
    }
    .glaziers_netherlands_name ul li a {
        height: 38px;
        border: 1px solid #fff;
        border-radius: 0;
        box-shadow: none;
        padding: 3px 4px 3px 8px;
        border-bottom: 1px solid #c9e5f3;
    }
    .glaziers_netherlands_name ul li a.active,
    .glaziers_netherlands_name ul li a:hover {
        border-bottom: 1px solid #c9e5f3 !important;
        border-top: 1px solid transparent;
        border-left: 1px solid transparent;
        border-right: 1px solid transparent;
        box-shadow: none;
        color: #8c969b;
    }

    .state_details_wrap {
        top: inherit;
        bottom: 0;
        padding: 16px 14px 18px 18px;
    }
    .state_details_wrap::after {
        bottom: 100%;
        transform: rotateZ(-180deg);
    }
    .mb_map_wrap {
        margin-top: 12px;
    }

    .found_btn_wrap {
        margin-top: 25px;
    }
}

/*--------new_technology_area--------*/
.new_technology_area {
}
.new_technology_area .technology_box_left {
    width: 64%;
}
.new_technology_area .technology_box_left_mx {
    width: 100%;
    max-width: 570px;
}
.new_technology_area .technology_box_right {
    width: 33.33%;
}
.new_technology_area .technology_logo_box {
    width: 100%;
    background-image: url(assets/images/bg_bd_v.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 100%;
}
.new_technology_area .technology_logo_bg {
    background-image: url(assets/images/bar2.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    padding-top: 3px;
    padding-bottom: 4px;
}
.new_technology_area .technology_logo_item {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    /*     background-image: url(assets/images/bg_bd_h.png); */
    background-image: url(assets/images/bar1.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative;
    /* margin: 0 -10px; */
    margin: 0 -20px;
}
.new_technology_area .technology_logo_item:last-child {
    background: none;
}
.new_technology_area .technology_logo {
    width: 50%;
    background: none;
    padding: 10px 24px;
    min-height: 118px;
}

@media screen and (max-width: 991px) {
    .new_technology_area .technology_box_left,
    .new_technology_area .technology_box_left_mx {
        width: 100%;
        max-width: 100%;
    }
    .new_technology_area .technology_box_right {
        width: 100%;
    }

    .new_technology_area .technology_logo {
        width: 100%;
    }
}

/*--------new_leadportal_area--------*/
.page-id-2 .leadportal_area {
    /* margin-top: -30px; */
    margin-top: 0px;
}
.page-id-2 .leadportal_area .leadportal_box {
    max-width: 1330px;
    /* padding: 222px 0 412px 0; */
    padding: 130px 0 360px 0;
}
/* .page-id-2 .title_icon { margin-bottom: 20px; } */
.page-id-2 .leadportal_box .icon_and_title h3 {
    padding-bottom: 5px;
}

@media screen and (max-width: 991px) {
    .page-id-2 .leadportal_area {
        margin-top: 4px;
        clip-path: polygon(0 0, 100% 8%, 100% 100%, 0 93%);
    }
    .page-id-2 .leadportal_area .leadportal_box {
        padding: 50px 0 115px 0;
    }
    .page-id-2 .leadportal_area .title_icon {
        margin-bottom: 22px;
    }
    .page-id-2 .leadportal_area .leadportal_box .icon_and_title h3 {
        padding-bottom: 5px;
    }

    .page-id-2 .leadportal_area .leadportal_wrap {
        padding: 5px 0 0 0;
    }

    .page-id-2 .leadportal_area .leadportal_box .icon_and_title p {
        color: #d8e1e4;
        padding-bottom: 20px;
    }
    .page-id-2 .leadportal_area .leadportal_box .icon_and_title p strong {
        font-size: 20px;
        font-weight: 700;
        display: block;
        color: #fff;
    }

    .new_our_team_area {
        background: url(assets/images/btm-overlay-pics.png) no-repeat center top !important;
        background-size: cover !important;
    }
}
@media screen and (max-width: 402px) {
    .new_our_team_area.our_team_area {
        margin-top: -82px;
    }
    .new_our_team_area .our_team {
        padding: 242px 0 40px 0;
    }
}

.new_contact_content_section .contact-form .fild-row input[type="text"],
.new_contact_content_section .contact-form .fild-row input[type="email"],
.new_contact_content_section .contact-form .fild-row input[type="tel"],
.new_contact_content_section .contact-form .fild-row textarea {
    color: #5d677e;
    border: 1px solid #ebe8ef;
    line-height: 37px;
}
.new_contact_content_section .fild-row .field_valid {
}
.new_contact_content_section .fild-row .field_valid input[type="text"],
.new_contact_content_section .fild-row .field_valid input[type="tel"],
.new_contact_content_section .fild-row .field_valid input[type="email"] {
    border: 1px solid #15ba8a;
}
.new_contact_content_section .fild-row .field_error {
}
.new_contact_content_section .fild-row .field_error input[type="text"],
.new_contact_content_section .fild-row .field_error input[type="tel"],
.new_contact_content_section .fild-row .field_error input[type="email"] {
    border: 1px solid #ed1459;
}
.new_contact_content_section .contact_box_bg img {
    width: 100% !important;
    filter: grayscale(1);
}

@media screen and (max-width: 991px) {
    .new_contact_content_section.contact-content-section {
        padding: 25px 15px 10px 15px;
    }
}

/*-----------contact_address_area-----------*/
.contact_address_area {
    padding: 0 15px;
}
.contact_address_wrap {
    max-width: 1120px;
    padding-bottom: 80px;
}
.contact_address_box {
}
.contact_widget {
    width: 33.33%;
}
.headquarters_contact {
    width: 42.94%;
}
.belgium_contact {
    width: 37.05%;
}
.spain_contact {
    width: 19.64%;
}
.contact_widget h4 {
    color: #161616;
    font-size: 14px;
    font-weight: 500;
    line-height: 45px;
    text-transform: uppercase;
}
.contact_widget {
}
.contact_widget .mail,
.contact_widget .number,
.contact_widget .address {
    color: #8c969b;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
}
.contact_widget .address {
    max-width: 235px;
}
.contact_widget .address .fa {
}
.contact_widget .number {
}
.contact_widget .number .fa {
}
.contact_widget .mail {
}
.contact_widget .mail .fa {
}

@media screen and (max-width: 991px) {
    .contact_address_wrap {
        padding-bottom: 56px;
    }
    .contact_widget,
    .headquarters_contact,
    .belgium_contact,
    .spain_contact {
        width: 100%;
        padding-bottom: 0px;
    }
    .contact_widget:last-child {
        padding-bottom: 0;
    }
    .contact_widget.contact-info-block {
        padding: 25px 0 0 20px;
    }
}
.two_content_left ul,
.text_full_width ol,
.content_banner_info ul {
    list-style: none;
}
.two_content_left ul li,
.text_full_width ol li,
.content_banner_info ul li {
    list-style: none;
    position: relative;
}
.two_content_left ul li:before,
.entry-content .content_banner_info ul li::before,
.entry-content.text_full_width ol li::before {
    content: "";
    width: 24px;
    height: 24px;
    background: url(assets/images/check-line2.svg) no-repeat;
    background-color: inherit;
    border-radius: 0;
    top: 3px;
    position: absolute;
    left: -12px;
    z-index: 5;
    padding: 0;
    margin: 0;
}
.content_banner_info.content_banner_320 ul { padding-bottom:20px}
.entry-content.text_full_width ol li::before {
    left: -32px;
}
.language_select.select-dropdown { display:none !important}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    content: "";
    display: inline-block;
    border: 4px solid transparent;
    border-top: 6px solid;
    position: absolute;
    right: 7px;
    top: 50%;
    /*     transform: translateY(-50%); */
    margin-top: -2px;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
    position: relative;
    padding-right: 16px;
}
.wpml-ls-legacy-dropdown a {
    display: flex;
    text-decoration: none;
    color: #444;
    border: 0;
    background-color: #fff;
    padding: 5px 10px;
    line-height: 1;
    height: 100%;
    align-items: center;
}
.wpml-ls-legacy-dropdown .wpml-ls-item {
    padding: 0;
    margin: 0;
    list-style-type: none;
    height: 100%;
}
.wpml-ls-legacy-dropdown > ul {
    position: relative;
    padding: 0;
    margin: 0 !important;
    list-style-type: none;
    height: 100%;
}
.wpml-ls-legacy-dropdown {
    width: 15.5em;
    max-width: 100%;
    height: 100%;
}
.wpml-ls-legacy-dropdown a:hover,
.wpml-ls-legacy-dropdown a:focus,
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover > a {
    color: #444;
    background: transparent;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    border: 0;
}

/*------------*/
.language_select.select-dropdown {
    width: 85px;
    /*     height: 38px; */
    height: 50px;
    text-align: center;
    border: 1px solid #ebe8ef;
    background-color: #fff;
    border-radius: 4px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    position: relative;
    background-image: url(assets/images/language.png);
    background-repeat: no-repeat;
    background-position: left 12px center;
    margin: 0;
    background-size: 21px auto;
}
.language_select.select-dropdown select {
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    color: #494948;
    width: 100%;
    max-width: 100%;
    height: 100%;
    border: none;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-left: 27px;
    text-transform: uppercase;
}
.language_select.select-dropdown select:active,
.language_select.select-dropdown select:focus {
    outline: none;
    box-shadow: none;
}
.language_select.select-dropdown::after {
    font-family: "Ionicons";
    content: "\f123";
    position: absolute;
    top: 50%;
    /*     right: 5px; */
    right: 12px;
    width: auto;
    height: auto;
    transform: translateY(-50%);
    font-size: 10px;
    line-height: 1;
    color: #40527a;
}

@media (max-width: 991px) {
    .business-mobile {
        padding-bottom: 22px;
    }
    .entry-content.text_full_width ol {
        padding-left: 30px;
    }
    .entry-content .content_banner_info ul {
        padding-left: 11px;
    }
    .client_title_area .icon_and_title h2 {
        color: #494948;
    }

    .wpml-ls-legacy-dropdown a {
        padding: 4px 3px;
    }
    .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
        right: 5px;
    }
    .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
        padding-right: 14px;
    }
    .language_select.select-dropdown {
        width: 50px;
        height: 38px !important;
        background: #fff;
    }
    .language_select.select-dropdown::after {
        display: none;
    }
}
@media (min-width: 1700px) {
    .our-clients-section {
        background-size: cover !important;
    }
}

.header_dedicated .language_select {
    width: 70px;
    height: 38px;
    background-image: url("assets/images/language.png");
    background-repeat: no-repeat;
    background-position: left 4px center;
    background-size: 18px auto;
    cursor: pointer;
    padding-left: 26px;
}
.header_dedicated #flag,
.header_dedicated .dd-select {
    width: 100% !important;
    cursor: pointer;
}
.header_dedicated .dd-options {
    top: 39px !important;
    width: 65px !important;
    left: -22px !important;
    padding: 9px 0 !important;
}
.header_dedicated .dd-selected,
.header_dedicated .dd-options li {
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    text-transform: uppercase;
    color: #494948;
}
.header_dedicated .dd-selected-text,
.header_dedicated #flag a,
.header_dedicated .dd-options li a {
    color: #494948;
    cursor: pointer;
}
.header_dedicated .dd-option-text {
    width: 100%;
    display: block;
    padding: 0 9px !important;
    cursor: pointer !important;
}

.header_dedicated .dd-pointer-down {
    border: 0;
    border-top: 0;
}
.header_dedicated .dd-pointer {
    width: 7px !important;
    height: 7px !important;
    position: absolute;
    right: 8px !important;
    top: 3px !important;
    border: 1px solid #40527a !important;
    border-left: 0 !important;
    border-top: 0 !important;
    transform: rotate(45deg);
}
.header_dedicated .language_select .dd-pointer-up {
    width: 7px !important;
    height: 7px !important;
    position: absolute;
    right: 8px !important;
    top: 7px !important;
    border: 1px solid #40527a !important;
    border-left: 0 !important;
    border-top: 0 !important;
    transform: rotate(-135deg);
}
.grecaptcha-badge {
    display: none !important;
}

/*------------new_css_media-------------*/
@media screen and (max-width: 1440px) {
    .case_top_content,
    .case_objectives,
    .strategy_holder,
    .case_result_box,
    .client_info_holder,
    .facebook_ads_holder,
    .facebook_ads_holder,
    .banner,
    .home .banner,
    .home .client_title_area,
    .our_method,
    .testimonials_wrap,
    .glaziers_map_wrap,
    .technology_box,
    .page-id-2 .leadportal_area .leadportal_box,
    .our_team,
    .footer,
    .copyright {
        /* max-width: 1330px; */
        max-width: 1200px;
    }

    /*--others max_w--*/
    .about_us_top_wrap,
    .two_content_box.two_content_box2,
    .text_full_width_area2 .text_full_width,
    .client_title_area,
    .services_area,
    .team_item_wrap,
    .services_area,
    .application_area,
    .services_area,
    .services_item_wrap,
    .cases-container .center-busines,
    .gradientclient .container,
    .voor-container .network-center,
    .register-container .network-center,
    .waarom-container .network-center,
    .network-container .network-center,
    .center-busines,
    .text_full_width_area.text_full_width_area2 .center-content,
    .blog-single {
        max-width: 1200px;
    }
    .way-steps-btm,
    .text_full_width_area2 .text_full_width {
        max-width: 1230px;
    }
    /* .two_content_box2 .right_contact_box { margin-right: 0; }

    .content_banner_photo, .about_student_photo {
        width: 45%;
    }
    .about_student_info {
        width: 670px;
        padding-right: 85px;
    } */
}
.wpcf7-spinner {
    position: absolute;
    left: 0;
    top: 110%;
    z-index: 2;
}

.valid-text {
    text-transform: capitalize;
}
.valid-postcode,
valid-hr {
    text-transform: uppercase;
}

.phn_ajax_loading:after {
    content: "" !important;
    background: url(assets/images/gif-maker_7.gif) no-repeat !important;
    background-size: 17px 17px !important;
    background-position: center center;
    width: 17px !important;
    height: 17px !important;
    top: 50% !important;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    right: 19px;
}
.contact-form .phn_ajax_loading:after {
    top: 65% !important;
}

.Mevrouw.tp_step_select select,
.Heer.tp_step_select select {
    background-image: none !important;
}

.phone-error {
    position: absolute;
    width: auto;
    height: auto;
    left: 10px;
    bottom: -20px;
}

.phone-error span {
    color: #ed1459;
    font-size: 13px;
}

/* if field_valid & field_error class together then highlight field_error class */
.field_valid.field_error select,
.field_valid.field_error .form-control {
    border-color: #ed1459 !important;
}

.explore_slider .owl-carousel .owl-stage {
    display: block;
}

@media screen and (max-width: 991px) {
    .phone-error {
        position: relative;
        left: inherit;
        bottom: -5px;
    }
    .explore_slider .owl-item {
        padding-bottom: 0;
    }
    /* .explore_slider .owl-item {
    max-height:245px;
} */
}
.header_holder_area {
    position: relative;
}
.new-client-area .client_title_area {
    display: none;
}
.dedicated-customers-wrap {
    padding-bottom: 45px !important;
}
.page-id-8 .contact_box_bg img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.explore_wrap {
    padding-bottom: 50px;
}

/******Mobile blog filter*******/
.select-wrap {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}
.select-box {
    display: flex;
    width: 100%;
    flex-direction: column;
}
.select-box .options-container {
    width: 100%;
    height: auto;
    transition: all 0.4s;
    border-radius: 0 0 5px 5px;
    border: solid 1px #dcdfe5;
    background-color: #ffffff;
    position: absolute;
    top: 39px;
    display: none;
    z-index: 9999;
    padding-top: 10px;
    padding-bottom: 10px;
}
.selected::after {
    content: "";
    background-image: url(assets/images/bgr_arrow_down.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 12px auto;
    position: absolute;
    width: 12px;
    height: 12px;
    right: 15px;
    top: 50%;
    transition: transform 0.5s;
    transform: translateY(-50%);
}
.active_icon.selected::after {
    transform: translateY(-50%) rotateX(180deg);
}
.select-box label p {
    font-family: "Ubuntu", sans-serif;
    font-size: 14px;
    color: #494948;
    color: #3381c5;
}
.select-box .options-container.active {
    opacity: 1;
    display: block;
}
.select-box .options-container.active + .selected::after {
    transform: translateY(-50%) rotateX(180deg);
}
.select-box .options-container::-webkit-scrollbar {
    width: 8px;
    background: #0d141f;
    background: #81878f;
    background: #f1f2f3;
    border-radius: 0 5px 5px 0;
}
.select-box .options-container::-webkit-scrollbar-thumb {
    background: #525861;
    background: #81878f;
    border-radius: 0 5px 5px 0;
}
.select-box .option,
.selected {
    padding: 5px 30px 5px 15px;
    cursor: pointer;
}
.select-box .option {
    padding-top: 8px;
    padding-bottom: 8px;
}
.selected {
    padding: 0;
    height: 42px;
    background-color: #fff;
    border: 1px solid #ebe8ef;
    display: flex;
    align-items: center;
    border-radius: 5px;
    padding: 5px 30px 5px 15px;
}
.selected p {
    outline: none;
    font-family: "Ubuntu", sans-serif;
    font-size: 14px;
    color: #494948;
}
.select-box .option:hover {
    text-shadow: 0px 0px 0px #3381c5;
}
.select-box label {
    cursor: pointer;
}
.select-box .option .radio {
    display: none;
}
.left-network.entry-content h2 {
    padding-bottom: 12px;
}
.register-box.entry-content h2 {
    padding-bottom: 15px;
}
.voor-box.entry-content h2 {
    padding-bottom: 15px;
}
.photo_content_list_wrap h3 {
    padding-bottom: 5px;
    line-height: 36px;
}
.about_student_info h3,
.content_banner_info h3,
.two_content_left h3,
.text_full_width.entry-content h3 {
    padding-bottom: 10px;
}
.content_banner_info ul {
    padding-bottom: 0;
}
@media screen and (max-width: 991px) {
    .voor-box.entry-content h2 {
        padding-bottom: 10px;
    }
    .entry-content h1,
    .entry-content h2,
    .entry-content h3 {
        padding-bottom: 10px;
    }
    .left-network.entry-content h2 {
        padding-bottom: 12px;
    }
    .register-box.entry-content h2 {
        padding-bottom: 15px;
    }
    .voor-box.entry-content h2 {
        padding-bottom: 15px;
    }
}
.our_service_area2 .service_carousel2_area {
    padding: 0;
}
@media (min-width: 1500px) {
    .our_service_area2 .center-busines {
        max-width: 1650px;
    }
}
.tp_service_col_bg {
    width: 100%;
}
.read_more_fullbox {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    display: block;
    border-radius: 7px;
}

/* new 02/08/2022 */
.services_campaigns_area {
    padding: 77px 15px 0px 15px;
}

.services_campaigns_wrap {
    max-width: 1330px;
}
.services_campaigns_box_item {
    width: 24.28%;
    padding-right: 40px;
}
.services_campaigns_photo_box {
    width: 75.71%;
}
.services_campaigns_photo_single {
    width: 33.33%;
}
.services_campaigns_photo_bg {
    padding: 0 20px;
}
.services_photo_wrap {
    margin: 0 -20px;
}
.services_campaigns_box h2 {
    font-size: 36px;
    line-height: 45px;
    font-weight: 500;
    color: #494948;
    padding-bottom: 10px;
}
.services_campaigns_box p {
    font-size: 15px;
    line-height: 28px;
    font-weight: 300;
    color: #8c969b;
    margin-bottom: 36px;
}

.services_image {
    transition: all 0.4s;
    position: relative;
}
.services_image img {
    border-radius: 8px;
    width: 100%;
}
.services_image::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    right: 0px;
    transition: opacity 0.8s ease-in-out;
    -moz-transition: opacity 0.8s ease-in-out;
    -webkit-transition: opacity 0.8s ease-in-out;
    -o-transition: opacity 0.8s ease-in-out;
    box-shadow: 0px 20px 45px rgba(67, 53, 83, 0.1);
    border-radius: 8px;
    opacity: 0;
    visibility: hidden;
}
.services_image::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    right: 0px;
    border-radius: 8px;
    transition: opacity 5s ease-in;
    -moz-transition: opacity 5s ease-in;
    -webkit-transition: opacity 5s ease-in;
    -o-transition: opacity 5s ease-in;
}
.services_image:hover::after {
    opacity: 1;
    visibility: visible;
}
.services_image:hover::before {
    opacity: 0;
    visibility: hidden;
}
.campaigns_photo_single1 .services_image::before {
    background: linear-gradient(135deg, rgba(122, 87, 158, 0.7) 0%, rgba(237, 20, 93, 0.7) 100%);
}
.campaigns_photo_single2 .services_image::before {
    background: linear-gradient(135deg, rgba(121, 88, 159, 0.7) 28.65%, rgba(0, 159, 227, 0.7) 100%);
}
.campaigns_photo_single3 .services_image::before {
    background: linear-gradient(135deg, rgba(51, 112, 176, 0.7) 0%, rgba(0, 141, 202, 0.7) 50.52%, rgba(0, 179, 255, 0.7) 100%);
}

.campaigns_photo_single1 .services_image:hover::after {
    background: linear-gradient(135deg, rgba(237, 20, 93, 0.7) 0%, rgba(122, 87, 158, 0.7) 100%);
    border-radius: 8px;
}
.campaigns_photo_single2 .services_image:hover::after {
    background: linear-gradient(135deg, rgba(0, 159, 227, 0.7) 0%, rgba(121, 88, 159, 0.7) 100%);
}
.campaigns_photo_single3 .services_image:hover::after {
    background: linear-gradient(135deg, rgba(0, 179, 255, 0.7) 0%, rgba(0, 141, 202, 0.7) 50.52%, rgba(51, 112, 176, 0.7) 100%);
}

.services_info_box {
    position: absolute;
    left: 50%;
    margin: 0 auto;
    right: 0px;
    top: 50%;
    z-index: 99;
    width: 202px;
    text-align: center;
    transform: translate(-50%, -42%);
    transition: all 0.3s ease;
}
.services_info_box h5 {
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #ffffff;
    padding-top: 16px;
}
.services_info_imge {
    width: 75px;
    margin: 0 auto;
}
.services_image_btn {
    position: absolute;
    bottom: 20px;
    z-index: 99;
    width: 202px;
    margin: 0 auto;
    left: 0px;
    right: 0px;
    text-align: center;
}
.services_image_btn .less_meer_btn {
    background: rgba(255, 255, 255, 0.7);
    border: 1px solid #e21e5e;
    box-sizing: border-box;
    border-radius: 4px;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #ed145d;
    justify-content: center;
    padding: 12px 0px;
    visibility: hidden;
    opacity: 0;
}
.services_image:hover .services_info_box {
    transform: translate(-50%, -68%);
}

.services_image_btn .tooltip_photo {
    width: 12px;
    margin: 0 auto;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 8px;
    visibility: visible;
    opacity: 1;
    transition: all 0.3s ease;
}
.services_image_btn .tooltip_photo img {
    width: 100%;
}
.services_image:hover .tooltip_photo {
    visibility: hidden;
    opacity: 0;
}
.services_image:hover .services_image_btn .less_meer_btn {
    visibility: visible;
    opacity: 1;
}

.services_image_btn .less_meer_btn:hover {
    background: linear-gradient(135.57deg, #ed145d 0%, #00b3ff 100%);
    color: #ffffff;
    border: 1px solid #ffffff;
}
.services_item_area .services_campaigns_box h2 {
    padding-bottom: 30px;
}

@media screen and (max-width: 1440px) {
    .services_campaigns_wrap {
        max-width: 1200px;
    }
    .services_campaigns_box_item {
        width: 26.91%;
    }
    .services_campaigns_photo_box {
        width: 73.08%;
    }
}

@media screen and (max-width: 991px) {
    .services_campaigns_box_full {
        flex-direction: column;
    }
    .services_campaigns_box_item {
        width: 100%;
    }
    .services_photo_wrap {
        flex-direction: column;
    }
    .services_campaigns_photo_single {
        width: 100%;
        padding-bottom: 20px;
    }
    .services_campaigns_photo_box {
        width: 100%;
    }
    .services_info_box {
        width: 100%;
        padding-bottom: 10px;
    }
    .services_image_btn {
        width: 100%;
        padding: 0 20px;
    }
    .services_image_btn .tooltip_photo {
        margin: 0 0 0 auto;
        right: 20px;
        bottom: 0px;
    }
    .services_campaigns_box h2 {
        font-size: 28px;
        line-height: 32px;
    }
    .services_campaigns_area {
        position: relative;
        z-index: 0;
        padding: 30px 15px 20px 15px;
    }
}
.dedicated-cases-container.our_service_area2 .owl-carousel button.owl-prev,
.dedicated-cases-container.our_service_area2 .owl-carousel button.owl-next {
    border-color: #2c85c9;
    color: #2c85c9;
}
.dedicated-cases-container.our_service_area2 .owl-carousel button.owl-prev:hover,
.dedicated-cases-container.our_service_area2 .owl-carousel button.owl-next:hover {
    background-color: #2c85c9;
    color: #fff;
}

@media screen and (max-width: 991px) {
    /* .our_service_area2 .owl-carousel .owl-nav button.owl-prev,
.our_service_area2 .owl-carousel .owl-nav button.owl-next {
    border-color:#2c85c9;
    color:#2c85c9;
}
.our_service_area2 .owl-carousel .owl-nav button.owl-prev:hover,
.our_service_area2 .owl-carousel .owl-nav button.owl-next:hover {
    background-color:#2c85c9;
    color:#fff;
} */
    .our_service_area2 .owl-carousel .owl-nav button.owl-prev {
        left: 15px;
        margin-top: -50px;
    }
    .our_service_area2 .owl-carousel .owl-nav button.owl-next {
        right: 15px;
        margin-top: -50px;
    }
    .dedicated-cases-container.our_service_area2 .owl-nav {
        bottom: -64px;
    }
    .dedicated-cases-container.our_service_area2 .owl-carousel button.owl-prev {
        left: 0 !important;
    }
    .dedicated-cases-container.our_service_area2 .owl-carousel button.owl-next {
        right: 0 !important;
    }
}
.contact_about_right .contact_box_bg {
    height: auto;
}
.page-id-471 .right_contact_box {
    margin-right: 0;
}
.services_img::after,
.team-person-block .person-img:after {
    left: -5px;
}
.team-person-block .person-img:after {
    left: -4px;
}
.our_team_area .hide-item {
    display: none !important;
}

@media (max-width: 991px) {
    .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
        top: 44px !important;
        width: 45px !important;
        left: 0;
        border: 1px solid #e9f4fe !important;
        border-radius: 8px !important;
        padding: 7px 10px !important;
        background: #fff;
    }
    .wpml-ls-legacy-dropdown .wpml-ls-sub-menu::after,
    .wpml-ls-legacy-dropdown .wpml-ls-sub-menu::before {
        bottom: 100%;
        left: 50%;
        border: solid transparent;
        content: "";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }
    .wpml-ls-legacy-dropdown .wpml-ls-sub-menu::after {
        border-color: rgba(255, 255, 255, 0);
        border-bottom-color: #fff;
        border-width: 7px;
        margin-left: -7px;
    }
    .wpml-ls-legacy-dropdown .wpml-ls-sub-menu::before {
        border-color: rgba(231, 234, 236, 0);
        border-bottom-color: #e7eaec;
        border-width: 8px;
        margin-left: -8px;
    }
}

/* -------uzzal--------- */
.team_more_item {
    width: 50%;
}
.team_gallery_item {
    width: 25%;
}
.team_gallery_item img {
    width: 100% !important;
    height: 135px !important;
    object-fit: cover;
    border-radius: 0;
}
.team_gallery_item:nth-child(1) img {
    border-radius: 10px 0px 0px 0px !important;
}
.team_gallery_item:nth-child(5) img {
    border-radius: 0px 10px 0px 0px !important;
}

.team_more_item .contact_box_bg {
    /* box-shadow: 0px 20px 45px rgba(67, 53, 83, 0.1); */
}
.team_more_item_info {
    padding: 30px 240px 10px 30px;
    position: relative;
}
.team_more_item_info h4 {
    font-weight: 700;
    font-size: 15px;
    line-height: 17px;
    color: #494948;
    padding-bottom: 10px;
}
.team_more_item_info h4 strong {
    color: #ed1459;
}
.team_more_item_info p {
    font-size: 15px;
    line-height: 26px;
    color: #8c969b;
    padding-bottom: 0;
}
.team_more_item_info .view_all_btn {
    width: 134px;
    position: absolute;
    right: 30px;
    top: 30px;
    z-index: 2;
    text-transform: none;
    background: #15ba8a;
    margin: 0;
    font-size: 15px;
    font-weight: 500;
}
.team_more_item_info .view_all_btn .fa {
    padding-left: 7px;
}
.team_more_item_info .view_all_btn:hover {
    background-color: #00d99c;
}

.team_item_box {
    padding-bottom: 34px;
}

@media (max-width: 1023px) {
    .team_more_item {
        width: 66.67%;
    }
}
@media (max-width: 991px) {
    .team_more_item {
        width: 100%;
        padding-bottom: 0;
    }
    .team_gallery_item {
        width: 33.33%;
    }
    .team_gallery_item:nth-child(5) img {
        border-radius: 0 !important;
    }
    .team_gallery_item:nth-child(3) img {
        border-radius: 0px 10px 0px 0px !important;
    }
    .team_item_box {
        padding-bottom: 0;
    }
}
@media (max-width: 767px) {
    .team_more_item_info .view_all_btn {
        width: 100%;
        position: relative;
        right: inherit;
        top: inherit;
        margin: 0;
    }
    .team_more_item_info {
        padding: 20px;
    }
    .team_more_item_info p {
        padding-bottom: 10px;
    }
}

.team_member_content_area {
    background: #f6fbff;
    padding: 0 15px;
    position: relative;
}
.team_member_content_area::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 90%;
    z-index: -1;
    background: #f6fbff;
}
.team_member_content {
    max-width: 1330px;
    padding: 72px 0 0 0;
}
.team_member_top .menubar_icon {
    background-color: #fff;
}
.team_member_top {
    max-width: 680px;
    padding-bottom: 20px;
}
.team_member_top h3 {
    font-weight: 500;
    font-size: 36px;
    line-height: 50px;
    color: #494948;
    padding-bottom: 10px;
}
.team_member_top p {
    font-weight: 300;
    font-size: 15px;
    line-height: 26px;
    color: #8c969b;
    padding-bottom: 20px;
}
.team_member_top .view_all_btn {
    text-transform: none;
    background: #15ba8a;
    font-size: 15px;
    font-weight: 500;
    margin: 0;
    justify-content: center;
}
.team_member_top .view_all_btn .fa {
    padding-left: 7px;
}
.team_member_top .view_all_btn:hover {
    background-color: #00d99c;
}
.latest_vacancy_left {
    width: 48.12%;
    display: flex;
    align-items: center;
}
.latest_vacancy_right {
    width: 45.26%;
    position: relative;
}
.latest_vacancy_box h4 {
    font-weight: 500;
    font-size: 24px;
    line-height: 50px;
    color: #494948;
    padding-bottom: 0;
}
.vacancy_list {
    padding: 17px 20px 20px;
    background: #f6fbff;
    box-shadow: 0px 2px 0px rgba(0, 63, 112, 0.15);
    border-radius: 5px 5px 0px 0px;
}
.vacancy_list:hover {
    background-color: #fff;
    box-shadow: 0px 2px 0px #ed1459;
}
.vacancy_list h5 {
    font-weight: 500;
    font-size: 15px;
    line-height: 17px;
    color: #ed1459;
    padding-bottom: 12px;
}
.vacancy_list h6 {
    font-weight: normal;
    font-size: 15px;
    line-height: 17px;
    color: #494948;
    padding-bottom: 12px;
}
.vacancy_list h6 strong {
    font-weight: normal;
}
.vacancy_list h6 span {
    color: #2c85c9;
    padding-left: 12px;
    padding-right: 20px;
}
.vacancy_list p {
    font-weight: 300;
    font-size: 15px;
    line-height: 20px;
    /*  color: #494948; */
    color: #8c969b;
    padding-bottom: 13px;
}
.go_to_vacancy {
    width: 100%;
    height: 50px;
    border: 1px solid #15ba8a;
    border-radius: 5px;
    padding: 5px 10px;
    font-weight: 500;
    font-size: 15px;
    line-height: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #15ba8a;
    justify-content: center;
}
.go_to_vacancy:hover {
    background-color: #15ba8a;
    color: #fff;
}
.latest_vacancy_photo img {
    border-radius: 20px !important;
    width: 100%;
}
.latest_vacancy_right .team-person-block {
    width: 270px;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: -202px;
    z-index: 2;
}

@media (max-width: 1200px) {
    .team_member_top {
        max-width: 600px;
    }
    .team_member_top h3 {
        font-size: 28px;
        line-height: 32px;
    }
}
@media (max-width: 991px) {
    .team_member_top {
        max-width: 100%;
    }
    .latest_vacancy_left {
        width: 100%;
        order: 2;
    }
    .latest_vacancy_right {
        width: 100%;
        padding-top: 170px;
        padding-bottom: 20px;
        order: 1;
    }
    .latest_vacancy_right .team-person-block {
        width: 270px;
        top: 0;
    }
    .latest_vacancy_photo {
        margin: 0 -15px;
    }
    .latest_vacancy_photo img {
        border-radius: 0 !important;
    }
    .team_member_content {
        padding: 36px 0 34px 0;
    }
    .vacancy_list h6 strong {
        display: block;
        padding-bottom: 12px;
    }
    .vacancy_list h6 {
        padding-bottom: 8px;
    }
    .vacancy_list p {
        padding-bottom: 20px;
    }
}
.icon_and_title_para_mx {
    padding-bottom: 15px;
}
.new_fullwidth_banner {
    width: 100%;
    max-width: 1180px;
    margin-left: -15px;
    position: relative;
}
.new_fullwidth_banner img {
    width: 100%;
    border-radius: 0px 20px 20px 0px !important;
}
.fullwidth_banner_info {
    width: 559px;
    position: absolute;
    right: -98px;
    bottom: -45px;
    z-index: 2;
    background: #ffffff;
    box-shadow: 0px 5px 10px rgba(0, 63, 112, 0.15);
    border-radius: 20px;
    padding: 30px;
}
.fullwidth_banner_info p {
    font-style: italic;
    font-weight: 300;
    font-size: 15px;
    line-height: 26px;
    color: #8c969b;
    padding-bottom: 11px;
}
.fullwidth_banner_info strong {
    display: block;
    font-family: Ubuntu;
    font-weight: 400;
    font-size: 15px;
    line-height: 26px;
    color: #8c969b;
    padding-bottom: 0;
}
.fullwidth_banner_info strong span {
    color: #2c85c9;
}
@media (max-width: 1650px) {
    .new_fullwidth_banner {
        width: 67%;
    }
    .icon_and_title_para_mx {
        padding-bottom: 0;
    }
    .services_content_section3.services_dedicated_content_section .sidebar {
        order: 2;
        padding: 0 15px 10px 15px;
        max-width: 100%;
    }
    .services_content_section3.services_dedicated_content_section .content-left {
        order: 1;
        padding-bottom: 5px;
    }
}

.header_two_btn .schedule_call {

    font-size: 15px;
background: linear-gradient(90deg, #BD29F2 0%, #0045FF 100%);
	
	
    color: #fff;
    margin: 0;
	box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
	margin: 0px 8px;
}
.header_two_btn .schedule_call:hover {
    color: #fff;
    background-color: #fd8645;
}
.header_right .header_two_btn .login-portal {
    width: 50px;
    text-indent: -9999px;
    background: url(assets/images/login-pink.svg) no-repeat center center;
    background-size: 25px auto;
}
.header_right .header_two_btn .login-portal:hover {
    background: #ed1459 url(assets/images/login-white.svg) no-repeat center center;
    background-size: 25px auto;
}
@media (max-width: 1600px) {
    .header_right .header_two_btn .schedule_call {
        width: 50px;
        text-indent: -9999px;
        background: url(assets/images/new_calendar_icon.svg) no-repeat center center;
        background-size: 25px auto;
    }
    .header_right .header_two_btn .schedule_call:hover {
        background: #fd8645 url(assets/images/new_calendar_icon_hover.svg) no-repeat center center;
        background-size: 25px auto;
    }
}
@media (max-width: 1200px) {
    .new_fullwidth_banner {
        padding-right: 15px;
        padding-bottom: 176px;
        margin-bottom: 24px;
    }
    .fullwidth_banner_info {
        width: 293px;
        right: -9px;
        bottom: 0;
        padding: 25px 54px 25px 30px;
    }
}
@media (max-width: 991px) {
    .header_two_btn_mb .header_two_btn .login-btn,
    .header_two_btn_mb.header_two_btn_mb .contact-btn {
        width: 100%;
        margin-bottom: 15px;
    }
    .header_two_btn_mb.header_two_btn_mb,
    .header_two_btn_mb.header_two_btn_mb .contact-btn {
        width: 100% !important;
    }
    .text_full_width_area2 {
        padding-bottom: 0;
    }
    .related-blog .center-busines {
        padding-top: 0;
    }
}
.white-label-carousel .publisher_carousel_area {
    padding-bottom: 100px;
}
@media (max-width: 991px) {
    .services_content_section3 .icon_and_title {
        padding-left: 0;
        padding-right: 0;
    }
    .new_fullwidth_banner {
        width: 100%;
        padding-right: 15px;
        padding-bottom: 176px;
        margin-bottom: 24px;
    }
    .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
        top: 44px !important;
        width: 45px !important;
        left: 0;
        border: 1px solid #e9f4fe !important;
        border-radius: 8px !important;
        padding: 7px 10px !important;
        background: #fff;
    }
    .wpml-ls-legacy-dropdown .wpml-ls-sub-menu::after,
    .wpml-ls-legacy-dropdown .wpml-ls-sub-menu::before {
        bottom: 100%;
        left: 50%;
        border: solid transparent;
        content: "";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }
    .wpml-ls-legacy-dropdown .wpml-ls-sub-menu::after {
        border-color: rgba(255, 255, 255, 0);
        border-bottom-color: #fff;
        border-width: 7px;
        margin-left: -7px;
    }
    .wpml-ls-legacy-dropdown .wpml-ls-sub-menu::before {
        border-color: rgba(231, 234, 236, 0);
        border-bottom-color: #e7eaec;
        border-width: 8px;
        margin-left: -8px;
    }
    .white-label-carousel .publisher_carousel_area {
        padding-bottom: 15px;
    }
}
body.blog .about_client_area .client_title_area {
    max-width: 1330px;
}
@media screen and (max-width: 1440px) {
    .about_text_wrap {
        width: 100%;
        right: inherit;
    }
    .text_full_width_area.text_full_width_area2 .center-content {
        padding-left: 0;
    }
    .team_member_content,
    .leadportal_box,
    .newdf_info_wrap,
    .faq_home_new .toggle_content,
    .our_new_vacancies_wrap,
    .about_client_area .client_title_area {
        max-width: 1200px !important;
    }
}
@media screen and (max-width: 1200px) {
    .text_full_width_area.text_full_width_area2 .center-content {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.icon_and_title .space_campaign_p p {
    padding-bottom: 10px;
}
.space_campaign_top {
    padding-bottom: 80px !important;
}
.campaign_area .center-content {
    max-width: 1330px;
}
.campaign_area {
    padding: 0 34px 80px 34px;
}
.total_campaign {
    margin: 0 -20px;
}
.campaign_column {
    padding: 0 20px 60px;
    width: 33.33%;
}
.campaign_bg {
    background: #ffffff;
    box-shadow: 0px 20px 45px rgba(67, 53, 83, 0.1);
    border-radius: 15px;
    position: relative;
    height: 100%;
}
.campaign_img img {
    -webkit-border-radius: 15px 15px 0 0;
    border-radius: 15px 15px 0 0;
    clip-path: polygon(0 0, 100% 0, 100% 79%, 0% 100%);
}
.campaign_info {
    padding: 40px;
}
.campaign_info h3 {
    font-size: 15px;
    color: #494948;
    line-height: 22px;
    padding-bottom: 15px;
}
.campaign_branch {
    padding-bottom: 15px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
.campaign_branch strong {
    display: block;
    padding-right: 10px;
    font-size: 15px;
    line-height: 22px;
    color: #494948;
}
.campaign_icon {
    display: block;
    width: 36px;
}
.campaign_branch a {
    font-size: 15px;
    line-height: 22px;
    color: #2c85c9;
    font-weight: 500;
}
.campaign_info p {
    font-size: 15px;
    line-height: 25px;
    color: #8c969b;
    font-weight: 300;
    padding-bottom: 15px;
}
.volume_cm {
    font-size: 15px;
    line-height: 22px;
    color: #494948;
    font-weight: 700;
    padding-bottom: 15px;
}
.volume_cm span {
    color: #2c85c9;
}
.campaign_flag strong {
    color: #494948;
    font-size: 15px;
    line-height: 22px;
    display: inline-block;
    padding-right: 8px;
}
.campaign_flag {
    padding-bottom: 20px;
}
.campaign_flag img {
    width: 16px;
    margin-right: 5px;
}
.campaign_ribbon {
    width: 120px;
    height: 120px;
    background: linear-gradient(135deg, #2c85c9 0%, #2554ce 100%);
    box-shadow: 0px 20px 45px rgba(67, 53, 83, 0.1);
    border-radius: 8px 0px 8px 8px;
    position: absolute;
    right: -20px;
    top: 100px;
    z-index: 5;
    display: flex;
    align-items: center;
    justify-content: center;
}
.campaign_ribbon::after {
    content: "";
    width: 20px;
    height: 20px;
    background: url("assets/images/ribbon_top_bg.svg") no-repeat;
    position: absolute;
    right: 0;
    top: -20px;
    z-index: 3;
}
.campaign_ribbon span {
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    display: block;
    padding-bottom: 4px;
}
.campaign_ribbon strong {
    font-weight: 700;
    font-size: 32px;
    line-height: 37px;
    text-align: center;
    color: #ffffff;
    display: block;
}
.campaign_flags_btn .contact_btn {
    height: 60px;
    font-size: 18px;
    line-height: 20px;
    background-color: #15ba8a;
    margin: 0;
    text-transform: none;
}
.campaign_flags_btn .contact_btn:hover {
    background-color: #00d69a;
    color: #fff;
    border-color: #00d69a;
}
.back_landing_page {
    width: 100%;
    height: 60px;
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    justify-content: center;
    color: #ed1459;
    background: #ffffff;
    border: 1px solid #ed1459;
    border-radius: 5px;
    padding: 5px 10px;
    margin-top: 30px;
}
.back_landing_page:hover {
    background-color: #ed1459;
    color: #fff;
}
.campaign_flags_btn {
    width: 100%;
}
.load_campaign a {
    width: 160px;
    height: 60px;
    background: #fff;
    border: 1px solid #2c85c9;
    border-radius: 5px;
    padding: 5px 10px;
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    color: #2c85c9;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.load_campaign a:hover {
    background-color: #2c85c9;
    border-color: #2c85c9;
    color: #fff;
}
.contact_person_box {
    width: 278px;
    margin: 0 auto;
    padding: 0 0 30px 8px;
}
.campagn_more_info {
    text-align: center;
    padding: 20px 0 0 0;
}
.campagn_more_info a {
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
    text-align: center;
    text-decoration-line: underline;
    color: #2c85c9;
    display: inline-block;
}

@media screen and (max-width: 1200px) {
    .campaign_column {
        width: 50%;
    }
    .campaign_area {
        padding: 0 34px 80px 26px;
    }
}

@media screen and (max-width: 991px) {
    .space_campaign_top {
        padding-bottom: 0 !important;
    }
    .campaign_area {
        padding-bottom: 60px;
    }
    .campaign_column {
        width: 100%;
        padding: 0 0 30px;
    }
    .total_campaign {
        margin: 0;
        padding-bottom: 30px;
    }
    .campaign_info {
        padding: 40px 17px 20px 17px;
    }
    .back_landing_page {
        margin-top: 20px;
    }
    .space_campaign_top .icon_and_title {
        padding: 0 5px;
    }
    .space_campaign_top .space_campaign_p {
        max-width: 100%;
        padding-bottom: 38px;
    }
}
.campaign_popup_area {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    background: rgba(0, 0, 0, 0.75);
    padding: 30px 20px;
    display: none;
}
.campaign_popup_box {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    box-shadow: 0px 20px 45px rgba(67, 53, 83, 0.1);
    border-radius: 10px;
    background-color: #fff;
}
.campaign_popup_height {
    width: 100%;
    height: 100%;
    /* display: flex;
    align-items: center;
    justify-content: center; */
}
.campaign_popup_header {
    width: 100%;
    min-height: 112px;
    padding: 20px 40px;
    display: flex;
    align-items: center;
    position: relative;
}
.campaign_popup_logo {
    width: 188px;
}
.campaign_popup_close {
    width: 17px;
    height: 17px;
    background: url("assets/images/bgr_pop_close_new.svg") no-repeat;
    position: absolute;
    right: 47px;
    top: 47px;
    z-index: 5;
    cursor: pointer;
}
.campaign_popup_body {
    height: 760px;
    padding-right: 16px;
    border-radius: 0px 0px 0px 10px;
}
.campaign_popup_photo {
    padding-right: 14px;
}
.campaign_popup_photo img {
    width: 100%;
}

/* mCustomScrollbar */

.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;
}
.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto;
}

.mCustomScrollBox {
    /* contains plugin's markup */
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}

.mCSB_container {
    /* contains the original content */
    overflow: hidden;
    width: auto;
    height: auto;
}

/* 
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR 
y-axis
------------------------------------------------------------------------------------------------------------------------
*/

.mCSB_inside > .mCSB_container {
    margin-right: 30px;
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
} /* non-visible scrollbar */

.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
    /* RTL direction/left-side scrollbar */
    margin-right: 0;
    margin-left: 30px;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0;
} /* RTL direction/left-side scrollbar */

.mCSB_scrollTools {
    /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
}

.mCSB_outside + .mCSB_scrollTools {
    right: -26px;
} /* scrollbar position: outside */

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    /* RTL direction/left-side scrollbar */
    right: auto;
    left: 0;
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    left: -26px;
} /* RTL direction/left-side scrollbar (scrollbar position: outside) */

.mCSB_scrollTools .mCSB_draggerContainer {
    /* contains the draggable element and dragger rail markup */
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
    padding-bottom: 10px;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 20px 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}

.mCSB_scrollTools .mCSB_dragger {
    /* the draggable element */
    cursor: pointer;
    width: 100%;
    height: 30px; /* minimum dragger height */
    z-index: 1;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    /* the dragger element */
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px; /* auto-expanded scrollbar */
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px; /* auto-expanded scrollbar */
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0;
}

/* 
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS  
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_scrollTools {
    opacity: 0.75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)";
}

.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_dragger {
    height: 180px !important;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #2c85c9;
    width: 10px;
}
.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    background-color: #dadada;
}
.mCSB_inside > .mCSB_container {
    margin-right: 10px;
}
.mCSB_scrollTools .mCSB_draggerContainer {
    left: 0;
}
.mCSB_scrollTools {
    width: 10px;
}
@media screen and (max-width: 1400px) {
    .campaign_popup_body {
        height: 600px;
    }
}
@media screen and (max-width: 991px) {
    .campaign_popup_header {
        padding: 10px 30px 10px 10px;
        min-height: 54px;
    }
    .campaign_popup_close {
        top: 18px;
        right: 18px;
    }
    .campaign_popup_body {
        padding: 0 8px 0 10px;
        height: 720px;
    }
    .campaign_popup_photo {
        padding-right: 8px;
    }
    .team-person-block .person-img:after {
        left: -4px;
    }
    .latest_vacancy_right .team-person-block .person-img:after {
        left: -5px;
    }
    .team-person-block .person-img:after {
        bottom: 0;
    }
}
@media screen and (min-width: 992px) {
    .single-vacature .single_banner_gradient .banner_info {
        width: 100%;
        padding-top: 35px;
    }
    .cases-container .business-img::after {
        bottom: 0;
    }
}
.page-id-4264 .icon_and_title .only_mobile_view {
    display: block !important;
}
.person-img {
    overflow: hidden;
}
.team-person-block .person-img:after,
.team_item_area .team_item .person-img:after {
    left: -8px;
    width: calc(100% + 10px);
}
.single-vacature .blog-single {
    padding-bottom: 50px;
}
.contact_box_info {
    position: relative;
}
.contact_box_info::after {
    content: "";
    width: 100%;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 0;
    top: -1px;
    z-index: 2;
}
.clonedelement {
    padding: 0 20px 50px 20px;
}
/**CSS Addes by suborna*/

@media screen and (min-width:991px){
    .ombdskalt{
        display: block !important;
    }
}
.show_complete {
    display: block;
}
.show_complete{
    display: none;
}
.toggle_active.toon_meer {
    display: block;
}
.campagn_more_info .toggle_active.toon_minder {
    display: block;
}
.toon_minder,
.campagn_more_info {
    text-decoration-line: underline;
    color: #2C85C9;
}
.toon_minder,
.campagn_more_info a {
    display: none;
}
.campagn_more_info .toon_meer {
    display: block;
}
.toon_meer.toggle_active {
    display: none;
}
.icon_and_title_para_mx.space_campaign_p { max-width:100%}
.icon_and_title_para_mx.space_campaign_p p {
    line-height:1.5;
}

@media screen and (max-width:991px){
.two_content_box2 .two_content_left { padding-top:0}
.cases-container { padding-bottom:30px}
.services_dedicated_content_section .sidebar { display:block !important}
.dedicated-cases-container .center-busines { padding-top:80px !important}
.content_and_photo_box {padding-bottom: 30px !important}
.floating_btn_wrap { 
    width:100% !important;
    padding:0 12px;
    left:0 !important;
    right:0 !important;
}
.floating_btn_wrap .contact_btn { width:100% !important}    
}
.author_logo1 {
/*  max-height:33px; */
    min-height:33px;
    padding:0;
    margin-bottom:15px;
    overflow:hidden;
}
.author_logo1 img {filter: grayscale(1);}
.max-width-control .center-content {
    max-width: 1170px;
    right: inherit;
}
.single_search_box { position: relative; }
.max-width-control .breadcrumb_area { padding-bottom: 20px; }
.max-width-control .banner_info h1 { padding-bottom: 15px; }
/*.single_search_box .orig,*/
.single_search_box .form-control {
    width: 100%;
    height: 48px;
    background: #FFFFFF;
    border: 1px solid rgba(42, 42, 101, 0.16);
    box-shadow: 0px 2px 8px rgba(102, 108, 238, 0.1);
    border-radius: 10px 15px 15px 10px;
    outline: none;
    font-size: 16px;
    line-height: 18px;
    color: #999FA4;
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
    padding: 5px 220px 5px 12px;
 }
.tp_search_btn {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    width: 200px;
}
.tp_search_btn .tp_green_btn {
    width: 100%;
    height: 48px;
    background: #43D09C url('assets/images/bgr_tp_search.svg') no-repeat left 64px center;
    box-shadow: 0px 10px 16px rgba(0, 159, 183, 0.08);
    border-radius: 0px 10px 10px 0px;
    border: none;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    padding: 5px 20px 5px 50px;
    cursor: pointer;
    outline: none;
}
.tp_search_btn .tp_green_btn:hover { background-color: #0A9676; }
.kennisbank_container {
    padding: 0 20px;
}
.kennisbank_holder {
    max-width: 1330px;
    padding: 30px 0 20px 0;
}
.kennisbank_top_box { padding-bottom: 60px; }
.kennisbank_top_box .content-right {
    width: 270px;
}
.kennisbank_top_box .content-left h2 {
/*     font-weight: 700;
    font-size: 50px;
    line-height: 57px;
    color: #494949;
    padding-bottom:20px; */
    
    font-size: 32px;
    line-height: 130%;
    font-weight: 500;
    color: #494948;
    padding-bottom: 20px;
}
.kennisbank_top_box .content-left p {
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
    color: #8C969B;
    padding-bottom:30px;
    font-family: ubuntu;
}
.kennisbank_top_box .content-left ul li {
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: #8C969B;
    padding-left: 32px;
    background: url('assets/images/bgr_check_9.svg') no-repeat left 2px;
    padding-bottom: 15px;
}
.themes_and_articles {

}
.themes_and_articles h3 {
    font-weight: 700;
    font-size: 40px;
    line-height: 46px;
    color: #494949;
    padding-bottom: 31px;
}
.themes_and_articles p {
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
    color: #8C969B;
    padding-bottom: 30px;
}
.articles_wrap {
    margin: 0 -20px;
}
.article_feature {
    width: 50%;
    padding: 0 20px 25px;
}
.article_icon_box {
    position: relative;
}
.article_small_photo {
    position: relative;
    z-index: 2;
}
.article_small_photo img {
    width: 100%;
    height: 120px;
    object-fit: cover;
    border-radius: 4px !important;
}
.article_small_photo::after {
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 4px !important;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    background: linear-gradient(92.56deg, rgba(237, 20, 89, 0.9) 0%, rgba(0, 159, 227, 0.9) 99.92%);
}
.article_icons_wrap {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    display: flex;
    align-items: center;
    padding: 15px  30px;
}
.article_icons {
    min-width:73px;
    padding-right: 18px;
}
.article_icons_wrap h4 {
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    color: #FFFFFF;
    padding: 0;
}
.tp_article_info {
    padding: 20px 0 0 10px;
}
.tp_article_info ul {  padding-left: 15px; }
.tp_article_info ul li {
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #2C85C9;
    padding-bottom: 15px;
    list-style: disc;
}
.tp_article_info ul li a {
    text-decoration-line: underline;
    color: #2C85C9;
}
.section-head-icon {
    display: flex;
    align-items: center;
    justify-content: center;
}
.section-head-icon img { max-width: 20px; }
.max-width-control .center-content { max-width:1330px;}
@media screen and (max-width: 1500px) {
.max-width-control .banner_info { padding-bottom: 50px;}
}
@media screen and (max-width: 1440px) {
.max-width-control .center-content,
.kennisbank_holder {max-width:1200px;}
}
@media screen and (max-width: 991px) {
#banner_area.max-width-control::before {
    bottom: 0;
    background: url(assets/images/banner_bg_mb2.svg) no-repeat right top;
    background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.max-width-control.single_banner_gradient::after { display: none !important; }
.max-width-control .banner_info { padding-bottom: 30px; }
.tp_search_btn {
    width: 100px;
}
.tp_search_btn .tp_green_btn {
    font-size: 16px;
    padding: 5px 14px 5px 34px;
    background-position: left 14px center;
}
/*.single_search_box .orig,*/
.single_search_box .form-control { padding-right: 120px; }
.kennisbank_holder {
    padding: 40px 0;
}
.kennisbank_top_box .content-left h2 {
    font-size: 24px;
    line-height: 28px;
    padding-bottom: 15px;
}
.kennisbank_top_box .content-left p { padding-bottom: 20px; }
.kennisbank_top_box .content-left ul li {
    padding-bottom: 0;
    margin-bottom: 15px;
    background-position: left center;
}
.kennisbank_top_box .content-left { padding-bottom: 25px; }
.kennisbank_top_box .content-right {
    width: 100%;
}
.kennisbank_top_box { padding-bottom: 40px; }
.themes_and_articles h3 {
    font-size: 24px;
    line-height: 28px;
    padding-bottom: 15px;
}
.themes_and_articles p { padding-bottom: 20px; }
.articles_wrap { margin: 0; }
.article_feature {
    width: 100%;
    padding: 0 0 20px 0;
}
.article_small_photo img {
    height: 64px;
}
.article_icons_wrap {
    padding: 5px  20px;
}
.article_icons {
    width: 40px;
    min-width: 40px;
    padding-right: 15px;
}
.article_icons_wrap h4 {
    font-size: 16px;
    line-height: 18px;
}
.tp_article_info {
    padding: 15px 0 0 10px;
    display: none;
}
.tp_article_info ul li:last-child { padding-bottom: 0; }
.article_icon_box {
    cursor: pointer;
}
.article_icon_box::before {
    content: '';
    width: 13px;
    height: 100%;
    background: url('assets/images/arrow_down9.svg') no-repeat center;
    position: absolute;
    right: 27px;
    top: 0;
    z-index: 6
}
.article_icon_box.active::before {
     transform: rotate(-180deg);
}
}
.normal_contact_form { 
    padding: 0 20px; 
    background-size: cover;
    position: relative;
}
.normal_contact_form::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background: linear-gradient(131.6deg, rgba(237, 20, 89, 0.9) 2.66%, rgba(44, 133, 201, 0.9) 97.45%);
}
.normal_contact_form .way_form_holder {
    padding: 60px 0 77px 0;
    max-width: 870px;
    position: relative;
    z-index: 2;
}
.normal_contact_form .way_form_bg {
    padding: 30px 30px 20px;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.25);
    background-color: #fff;
}
.normal_contact_form .way_form_holder .form_submit {
    position: relative;
    left: inherit;
    right: inherit;
    bottom: inherit;
    clear: both;
    width: 100%;
}
.normal_contact_form .tp_step_field { margin-bottom: 33px; padding: 0 15px; }
.normal_contact_form .way_form_holder .checkbox_wrap { padding-bottom: 33px; }
.normal_contact_form .tp_step_row { margin: 0 -15px; }
.normal_contact_form .way_form_holder .tp_step_field .form-control {
    height: 56px;
    border-color: #DCDCDC;
    border-radius: 4px;
    color: #5D677E;
    font-family: "Ubuntu", sans-serif;
}
.normal_contact_form .tp_step_field label.tplabel {
    color: #5D677E;
}
.normal_contact_form .tp_step_field label.tplabel {
    top: 20px;
}
.normal_contact_form .way_form_holder .tp_step_field textarea.form-control {
    display: block;
    height: 100px;
    padding-top: 17px;
}
.normal_contact_form .way_form_holder .tp_step_select .field_valid::after, 
.normal_contact_form .way_form_holder .tp_step_select .field_error::after, 
.normal_contact_form .way_form_holder .tp_step_select.field_valid::after, 
.normal_contact_form .way_form_holder .tp_step_select.field_error::after, 
.normal_contact_form .way_form_holder .tp_step_field.field_error::after, 
.normal_contact_form .way_form_holder .tp_step_field.field_valid::after, 
.normal_contact_form .way_form_holder .tp_step_field.field_ok::after {
    height: 56px;
}

.normal_contact_form .way_form_holder .tp_step_select.field_error select, 
.normal_contact_form .way_form_holder .tp_step_field.field_error .form-control {
    border-color: #ED1459;
    color: #ED1459;
}
.normal_contact_form .way_form_holder .tp_step_select.field_valid select, 
.normal_contact_form .way_form_holder .tp_step_field.field_valid .form-control {
    border-color: #15BA94;
    color: #15BA94;
}
.normal_contact_form .tp_step_select .field_error::after, 
.normal_contact_form .tp_step_select.field_error::after, 
.normal_contact_form .tp_step_field.field_error::after {
    content: "";
    width: 14px;
    background: url('assets/images/bgr_field_error.svg') no-repeat center;
}
.normal_contact_form .tp_step_select.field_valid::after, 
.normal_contact_form .tp_step_select.field_valid::after, 
.normal_contact_form .tp_step_field.field_valid::after {
    content: "";
    width: 14px;
    background: url('assets/images/bgr_field_valid.svg') no-repeat center;
}
.normal_contact_form .error_mes {
    width: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 2;
    line-height: normal;
    padding: 0 15px 0 15px;
    display: none;
}
.normal_contact_form .error_mes small {
    font-size: 13px;
    line-height: 24px;
    display: block;
}
.normal_contact_form .tp_step_field.field_error .error_mes small {
    color: #ED1459;
}
.normal_contact_form .tp_step_field.field_valid .error_mes small {
    color: #15BA94;
    display: none;
}
.normal_contact_form .tp_step_field.field_error .error_mes,
.normal_contact_form .tp_step_field.field_valid .error_mes {
    display: block;
}
.normal_contact_form .tp_step_field.textarea_item::before, 
.normal_contact_form .tp_step_field.email_item::before, 
.normal_contact_form .tp_step_field.phone_item::before, 
.normal_contact_form .tp_step_field.company_name_item::before {
    content: '';
    width: 14px;
    height: 56px;
    position: absolute;
    left: 36px;
    top: 0;
    z-index: 2;
    background: url('assets/images/icon_company_name.svg') no-repeat center;
}
.normal_contact_form .tp_step_field.textarea_item::before {
    height: 15px;
    top: 21px;
}
.normal_contact_form .tp_step_field.email_item::before {
    background: url('assets/images/icon_email_new.svg') no-repeat center;
}
.normal_contact_form .tp_step_field.phone_item::before {
    background: url('assets/images/icon_phone_new.svg') no-repeat center;
}
.normal_contact_form .tp_step_field.textarea_item::before {
    background: url('assets/images/icon_rocket.svg') no-repeat center;
}
.normal_contact_form .tp_step_field.textarea_item .form-control,
.normal_contact_form .tp_step_field.email_item .form-control,
.normal_contact_form .tp_step_field.phone_item .form-control,
.normal_contact_form .tp_step_field.company_name_item .form-control {
    padding-left: 46px;
}
.normal_contact_form .tp_step_field.textarea_item label.tplabel,
.normal_contact_form .tp_step_field.email_item label.tplabel,
.normal_contact_form .tp_step_field.phone_item label.tplabel,
.normal_contact_form .tp_step_field.company_name_item label.tplabel {
    left: 61px;
}
.normal_contact_form .checkbox_item .wpcf7-list-item-label, 
.normal_contact_form .wpcf7-list-item input + .wpcf7-list-item-label {
    font-size: 13px;
    color: #5D677E;
    line-height: 20px;
    font-weight: 400;
}
.normal_contact_form .checkbox_item .wpcf7-list-item-label a {color: #5D677E}
.normal_contact_form .way_form_holder .wpcf7-list-item input + .wpcf7-list-item-label:before {
    border-color: rgba(93, 103, 126, 0.4);
    background-color: #fff;
    border-radius: 0;
    position: relative;
    top: -3px;
}
.normal_contact_form .wpcf7-list-item input:checked + .wpcf7-list-item-label:after {
    top: 7px;
}
.normal_contact_form .way_form_holder .form_submit .submit {
    height: 63px;
    font-family: "Ubuntu", sans-serif;
}
@media (min-width: 992px) {
.normal_contact_form .way_form_holder .banner_form_btn {
    right: -23px;
    bottom: -14px;
}
}
.content_info_area {
    padding: 0 20px;
    background: #F3FAFD;
}
.content_info_box {
    padding: 60px 0 40px 0;
}
.content_info_box h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 46px;
    color: #494949;
    padding-bottom: 60px;
}
.content_info_box h2 span { color: #2c85c9; }
.content_info_colums {
    margin: 0 -19px;
}
.content_column {
    width: 50%;
    padding: 0 19px;
}
.content_column p {
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
    color: #8C969B;
    padding-bottom: 20px;
}
.show_more_info {
    width: 100%;
    text-align: center;
}
.show_more_info a {
    font-weight: 500;
    font-size: 15px;
    line-height: 28px;
    text-align: center;
    color: #2C85C9;
    display: inline-block;
}


@media screen and (max-width: 991px) {
.content_info_box {
    padding: 60px 0 60px 0;
}
.content_info_box h2 {
    font-size: 24px;
    line-height: 28px;
    padding-bottom: 15px;
}
.content_info_colums {
    margin: 0;
}
.content_column {
    width: 100%;
    padding: 0;
}
.content_colum p { padding-bottom: 15px; }
.content_column span.only_mobile_view { display: inline-block !important; }
.normal_contact_form::after {
    background: linear-gradient(131.6deg, rgba(237, 20, 89, 0.9) 2.66%, rgba(44, 133, 201, 0.9) 97.45%);
}
.normal_contact_form .way_form_holder {
    padding: 60px 0 80px 0;
    max-width: 100%;
}
.normal_contact_form .way_form_bg {
    padding: 20px;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.25);
    background-color: #fff;
}
.normal_contact_form .banner_form_btn { display: none; }
.normal_contact_form .way_form_holder h3 {
    font-size: 23px;
    line-height: 28px;
}
.normal_contact_form .way_form_holder .menubar_icon {
    width: 45px;
    height: 45px;
    margin: 0 auto;
    margin-bottom: 10px;
}
.normal_contact_form .way_form_holder .menubar_icon img {
    width: 18px;
}
.normal_contact_form .tp_step_field {
    margin-bottom: 30px;
}
.normal_contact_form .way_form_holder .checkbox_item {
    display: flex;
    flex-wrap: nowrap;
}
.normal_contact_form .wpcf7-list-item.first {
    position: relative
    top: 2px;
}
.normal_contact_form .way_form_holder .privacy_info { display: none; }
.normal_contact_form .way_form_holder .form_submit { padding: 0; }
}
.normal_contact_popup {
    width: 100%;
    height: 100%;
    overflow: auto;
    background: rgba(0, 0, 0, 0.7) !important;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9991;
}
.normal_contact_popup .way_form_holder {
    padding: 40px 0;
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.normal_contact_popup::after { display: none; }
.form_popup_info h2 {
    font-weight: 500;
    font-size: 32px;
    line-height: 37px;
    color: #2C85C9;
    padding-bottom: 30px;
    text-align: left;
    padding-right: 54px;
}
.form_popup_info h3 {
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    color: #5D677E;
    padding-bottom: 30px;
     text-align: left;
}
.tp_pop_close {
    width: 13px;
    height: 13px;
    display: block;
    background: url('assets/images/bgr_close_new.svg') no-repeat center;
    position: absolute;
    right: 35px;
    top: 42px;
    z-index: 2;
    cursor: pointer;
}
.step_submit { 
    padding: 0 15px 20px;
    width: 100%; 
}
.step_submit .step_btn {
    width: 100%;
    height: 63px;
    background: #15BA94;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 15px;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    color: #fff;
}
.step_submit .step_btn:hover {
    background-color: #0A9676;
}
.normal_contact_popup .way_form_holder .privacy_info small a,
.normal_contact_popup .way_form_holder .privacy_info small {color: #5D677E;}
/*--------privacy-popup-area--------*/
.privacy-popup-area {
    width:100%;
    height:100%;
    position:fixed;
    left:0;
    top:0;
    z-index:9999;
    background-color:rgba(0,0,0,0.6);
    padding:40px 15px 25px;
    display:none;
    overflow:auto;
}
.privacy-popup-bg {
    width:100%;
    position:relative;
    height:100%;
    display: flex;
    flex-wrap:wrap;
    justify-content: center;
    align-items: center;
}
.privacy-popup {
    max-width:991px;
    background-color:#fff;
    padding:30px 25px;
    border-radius:15px;
    position:relative;
}
.privacy-popup-close {
    font-size:30px;
    color:#FD4487;
    position:absolute;
    right:15px;
    top:15px;
    z-index:2;
    cursor:pointer;
}
.privacy-popup-close .fa {
    display:block;
    line-height:1;
    color:#333;
}
@media screen and (max-width: 991px) {
.fild_step_col {
    display: none;
}
.fild_step_col.panels_step_active { display: block; }
.form_popup_info h2 {
    font-size: 24px;
    line-height: 28px;
    padding-bottom: 20px;
}
.normal_contact_popup .form_popup_info h3 {
    font-size: 18px;
    line-height: 21px;
    padding-bottom: 20px;
}
.normal_contact_popup .tp_step_field {
    margin-bottom: 20px;
}
.normal_contact_popup .way_form_holder .privacy_info { display: block; margin: 0; }
.normal_contact_popup .error_mes small {
    font-size: 12px;
    line-height: 18px;
}
.normal_contact_form .way_form_holder .checkbox_wrap {
    padding-bottom: 30px;
}
.normal_contact_popup .way_form_holder .form_submit,
.normal_contact_popup .way_form_holder .checkbox_wrap {
    padding-bottom: 18px;
}
.tp_pop_close {
    top: 25px;
    right: 25px;
}
}
.way_form_box {
    width: 100%;
}
.video_container {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: -1;
}
.video_container::after{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    content: '';
    background: linear-gradient(180deg, #2A1F43 0%, rgba(42, 31, 67, 0.3) 87.08%);
    opacity: 0.5;
}
.video_container video {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}
.video_banner_area {
    background:none !important;
}
.home_banner_gradient::after {
/*  background: linear-gradient(90.16deg, rgba(237,20,89,0.95) 0%, rgba(0,159,227,0.95) 100%)!important; */
/*  background: linear-gradient(80deg, #ED1459 17.74%, rgba(124, 86, 155, 0.9) 48.53%, #009FE3 82.97%) !important; */
    background: linear-gradient(80deg, rgba(237, 20, 89, 1) 0%, rgba(124, 86, 155, 0.9) 50%, rgba(0,159,227,1) 100%)!important;
}
@media screen and (max-width: 991px) {
.home .home_banner_gradient::after,
.home_banner_gradient::after {
    background-image:none !important;
    background: linear-gradient(80deg, rgba(237, 20, 89, 1) 0%, rgba(124, 86, 155, 0.9) 50%, rgba(0,159,227,1) 100%)!important;
}
}
/*
@media screen and (min-width:992px ){
.video_banner_area {
    background:none !important;
}
}
 @media screen and (max-width:991px ){
.video_container { display: none; }
} */
.kennisbank_top_box {
    align-items: flex-start;
}
.kennisbank_top_box .content-left {
    padding-right: 0;
    width: 74.70%;
}
.blog_post_info { padding-bottom: 20px; }
.blog_post_info span {
    display: block;
    font-size: 15px;
    line-height: 24px;
    color: #ED1459;
    margin-right: 40px;
    padding-left: 30px;
}
.blog_post_info span a {
     color: #ED1459;
     text-decoration: underline;
}
.post_author_name span { background: url('assets/images/author_name_icon.svg') no-repeat left center; padding-left: 27px; }
.post_date_info span { background: url('assets/images/post_date_icon.svg') no-repeat left center;}
.post_author_deg span { background: url('assets/images/author_des_icon.svg') no-repeat left center;}
.kennisbank_top_box .content-left h1 {
    font-weight: 500;
    font-size: 36px;
    line-height: 130%;
    color: #494949;
    padding-bottom: 20px;
    font-family: ubuntu;
}
.kennisbank_top_box .content-left h3 {
    font-weight: 500;
    font-size: 28px;
    line-height: 130%;
    color: #494949;
    padding-bottom: 20px;
    font-family: ubuntu;
}
.kennisbank_top_box .content-left h4 {
    font-weight: 500;
    font-size: 24px;
    line-height: 130%;
    color: #494949;
    padding-bottom: 20px;
    font-family: ubuntu;
}
.kennisbank_top_box .content-left h5 {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #494949;
    padding-bottom: 20px;
    font-family: ubuntu;
}
.kennisbank_top_box .content-left h6 {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #494949;
    padding-bottom: 20px;
    font-family: ubuntu;
}
.kennisbank_top_box .content-left p a {
    color:#2C85C9; text-decoration: underline;
}
.page_simple_photo {
    padding-bottom: 30px;
}
.page_simple_photo img { width: 100%; }
.page_simple_photo small {
    display: block;
    padding-top: 10px;
    font-size: 13px;
    line-height: 28px;
    color: #8C969B;
}
.page_simple_photo small a { color:#2C85C9; text-decoration: underline; }
.list_left_column {
    width: 57.10%;
    padding-right: 40px;
}
.list_right_column {
    width: 42.90%;
}
.list_two_colums1 .list_right_column {
    width: 48.62%;
}
.list_two_colums1 .list_left_column {
    padding-right: 20px;
}
.list_right_column img { width: 100%; }
.kennisbank_top_box .content-left p span { font-style: italic; }
.kennisbank_top_box .content-left ul.list-style-single li {
    background: url(assets/images/bgr_check_new2.svg) no-repeat left 7px;
    padding-bottom: 30px;
    padding-left: 26px;
    line-height: 28px;
}
.kennisbank_top_box .content-left ul.list-style-single li strong {
    color: #2C85C9;
}
.kennisbank_top_box .content-left ul.list-style-single li p { padding-bottom: 0; }
.kennisbank_top_box .content-left ul.list-style-single li .page_simple_photo { padding-bottom: 0; }
.kennisbank_top_box .content-left ul.list-style-single li.no-list-style {
    background: none;
    padding-left: 0;
}
.share_blog_post {
    width: 100%;
    padding-top: 2px;
    justify-content: center;
}
.share_blog_social {}
.share_blog_post strong {
    display: block;
    font-weight: 500;
    font-size: 15px;
    line-height: 28px;
    color: #494949;
    padding-right: 8px;
}
.share_blog_social a {
    margin-right: 10px;
}
.showmore_text {
    text-align: center;
}
.showmore_text a span {
    display: inline-block;
    font-weight: 500;
    font-size: 15px;
    line-height: 28px;
    text-align: center;
    text-decoration-line: underline;
    color: #2C85C9;
}
.kennisbank-single .kennisbank_top_box { padding-bottom: 40px; }
@media screen and (max-width:1200px ){
.kennisbank_top_box .content-left { padding-right: 30px; }
}
@media screen and (max-width:991px ){
.showmore-info { display: none; }
.click_btn_table .read_less_txt {
    display: none;
} 
.read_more_btn.click_btn_table.toggle_active .read_more_txt{
    display: none;
}
.read_more_btn.click_btn_table.toggle_active .read_less_txt{
    display: block;
}
.list_two_colums {
    flex-direction: column;
}
.list_right_column,
.list_two_colums1 .list_right_column,
.list_left_column,
.list_two_colums1 .list_left_column {
    padding-right: 0;
    width: 100%;
}
.kennisbank_top_box .content-left ul.list-style-single li .list_left_column,
.list_right_column { padding-bottom: 20px; }
.kennisbank_top_box .content-left ul.list-style-single li .list_right_column { padding-bottom: 0; }
.kennisbank_top_box .content-left ul.list-style-single li {
    padding-bottom: 20px;
    margin-bottom: 0;
}
.content-right-mb { margin-top: 20px; }
.space-small-title { height: 40px !important; }
.kennisbank_top_box .content-left { padding-right: 0; width: 100% }
.kennisbank_top_box { flex-direction: column; }
#banner_area.max-width-control::before {
    background-size: cover;
}
.banner_info .blog_post_info {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2
}
.banner_info .blog_post_info span { margin: 0; }
.banner_info .post_author_name span { background: url('assets/images/author_name_icon2.svg') no-repeat left center;}
.banner_info .post_date_info span { background: url('assets/images/post_date_icon2.svg') no-repeat left center;}
.banner_info .blog_post_info span a,
.banner_info .blog_post_info span { color: #fff; }
.kennisbank-single .kennisbank_top_box,
.kennisbank-single .kennisbank_top_box .content-left { padding-bottom: 0; }
.share_blog_post {
    padding-top: 20px;
    flex-direction: column;
}
.share_blog_post strong {
    padding: 0 0 10px 0;
}
.share_blog_social {
    width: 100%;
    justify-content: space-between;
}
.share_blog_social a {
    margin-right: 0;
}
.share_blog_social img { width: 45px }
.kennisbank_top_box .content-left h5 { padding-top: 20px; }
}

.related_articles_area {
    padding: 0 20px;
    background-color: #fff;
}
.related_articles_holder {
    padding: 60px 0 27px 0;
}
.ralated_articles_title {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0;
}
.related_articles_box {
    max-width: 1685px;
    margin: 0 auto;
}
.related_articles_box .business-item {
    width: auto;
    margin-bottom: 0px;
    padding: 33px 20px;
}
.related_articles_slider .item-bg {
     filter: drop-shadow(0px 10px 13px rgba(0, 0, 0, 0.1));
    border-radius: 20px;
    padding-bottom:22px;
}
.related_articles_slider .business-img::before {
    border-radius: 20px 20px 0 0;
}
.related_articles_slider .read-more-full {
    border-radius: 20px;
}
.related_articles_slider .business-img img {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.ralated_articles_title h2 {
    font-weight: 700;
    font-size: 50px;
    line-height: 57px;
    color: #494949;
    font-family: "Ubuntu", sans-serif;
    padding:0 0px 27px 0px;
}
.related_articles_slider .business-type {
    padding: 0 20px;
}

 .related_articles_slider .business-type .generation_item{
    font-size: 13px;
    line-height: 20px;
    text-decoration-line: underline;
    color: #ED1459;
    padding-left: 22px;
    background-image: url(assets/images/generation_icon.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 20px auto;
 }

.related_articles_slider .business-img::after {
    bottom: -1px;
    left: -4px;
}
.related_articles_slider .business-img {
    margin-bottom: 12px;
}
.related_articles_slider .business-type h5 {
/*     font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    text-decoration-line: underline;
    color: #2C85C9;
    font-family: "Ubuntu", sans-serif;
    */
    padding-top: 14px;
    padding-bottom: 11px;
    
    font-family: "Ubuntu", sans-serif;
    font-weight: 700;
    font-size: 15px;
    line-height: 1.3;
    padding-bottom: 11px;
    text-transform: uppercase;
}
.related_articles_slider .item-bg:hover .business-type h5 a {
    color: #e81252;
}
.related_articles_slider .business-type h5 a {color: #494948;}
/* .related_articles_slider .business-type h5 a {color: #2C85C9;} */
.related_articles_slider .business-type p {
    font-size: 13px;
    line-height: 20px;
    color: #8C969B;
    padding-bottom: 12px;
}
.related_articles_slider .business-type .date_time {
    font-size: 15px;
    line-height: 24px;
    color: #8C969B;
    text-align: right;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.related_articles_slider .business-type .date_time .fa img {
    width: 24px;
    margin-right: 5px;
}
.related_articles_slider {
    padding: 0px;
}
@media screen and (min-width:992px ){
.related_articles_box {
    padding: 0 60px;
}
.related_articles_slider.owl-carousel .owl-nav button.owl-prev {
    left: -60px;
}
.related_articles_slider.owl-carousel .owl-nav button.owl-next {
    right: -60px;
}
}
@media screen and (max-width:991px ){
    .related_articles_holder {
        padding: 40px 0px;
    }
    .ralated_articles_title h2 {
        font-size: 24px;
        line-height: 28px;
        padding: 0 0px 7px 0px;
    }
    .related_articles_slider.owl-carousel .owl-nav button.owl-prev, 
    .related_articles_slider.owl-carousel .owl-nav button.owl-next {
        top: inherit;
        margin-top: -10px;
    }
    .related_articles_box {
        padding-bottom: 9px;
    }
    .related_articles_slider.owl-carousel button.owl-dot {
        width: 13px;
        height: 13px;
        background: rgba(0, 159, 183, 0.08);
        border: 1px solid transparent;
    }
    .related_articles_slider.owl-carousel button.owl-dot.active::after {
       content: none;
    }
    .related_articles_slider.owl-carousel button.owl-dot.active {
       background: #2C85C9;
    }
    .related_articles_box .business-item {
        padding-bottom: 50px;
    }
    .related_articles_slider.owl-carousel button.owl-dot { 
        margin: 0px 5px;
    }
}
.header_container {
    z-index: 100;
}
.header_holder_area {
    position: relative;
/*     filter: drop-shadow(0px 4px 20px rgba(0, 0, 0, 0.2)); */
    filter: none !important;
}
.home .header_holder_area {
/*  filter: drop-shadow(0px 4px 20px rgba(0, 0, 0, 0.4)); */
    filter: none !important;
/*     -webkit-box-shadow: 0px 4px 18px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 4px 18px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 4px 18px 0px rgba(0,0,0,0.2); */
}
.related_articles_box .business-item {
    height: 100%;
    position: relative;
}
.sticky-wrapper{
	position: fixed;
	width: 100%;
	left: 0;
	transition: 0.3s all ease;
	border-bottom: 1px solid rgba(255,255,255,.15);
	min-height: 100px;
	padding-top: 10px;
	transition: 0.3s all ease;
}
/* .home .sticky-wrapper{
	position: fixed;
	width: 100%;
	left: 0;
	transition: 0.3s all ease;
	border-bottom: 1px solid rgba(255,255,255,.15);
	min-height: 100px;
	padding-top: 10px;
	transition: 0.3s all ease;
} */

@media only screen and (max-width: 991px){
	.home .sticky-wrapper{
		min-height: 90px;
	}
}

.office_video {
    width: 100%;
    padding-top: 30px;
}
.office_video iframe {
    width: 100%;
    height: 350px;
    outline: none;
    padding: 0;
    margin: 0;
    border: none;
    display: block;
}
.banner_photo_video {
    width: 100%;
}
.banner_photo_video iframe {
    width: 100%;
    height: 750px;
    outline: none;
    padding: 0;
    margin: 0;
    border: none;
    display: block;
}
.banner_photo_video1 {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}
.banner_photo_video1 iframe {
    width: 100%;
    height: 100%;
    outline: none;
    padding: 0;
    margin: 0;
    border: none;
    display: block;
}

@media screen and (min-width:992px ){
.our_method {
    align-items: flex-start;
}
.our_method_right {
    padding-top: 70px;
}
.way-steps-btm {
    max-width: 1200px;
    padding-left: 86px;
}
.about_client_area .client_title_area {
    max-width: 1330px;
}
.services_area {
    overflow: hidden;
    padding-bottom:35px;
}

.new_fullwidth_banner { margin-top:-185px}

.deskmargin {
    margin-bottom: 20px;
}

}
@media screen and (max-width:991px ){
.office_video {
    padding-top: 40px;
}
.banner_photo_video iframe,
.banner_photo_video {
    border-radius: 0 !important
}
.banner_photo_video { padding-top: 20px; }
.banner_photo_video iframe {
    height: 300px;
}
}
/* @media screen and (max-width:1440px ){
.home .home_banner_gradient::after {
    background-image: url(assets/images/Vector-4-1.svg) !important;
    background-size: cover;
    background-position: inherit;
}
} */
.odcommon { position:relative}
.photo_box_right img {
    border-radius:10px 0 0 10px !important;
}
@media screen and (min-width:992px ){
.register-container {
    padding-bottom: 100px;
}
.register-box {
    width: 47%;
}
.register-area {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.register-list-box {
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 50%;
}
.register-list {
    width: 50%;
    padding-top:58px;
}
.right-contact-4 .register-area .right-register { top:0}
}
.gradient_video_item a {
    display: block;
    position: relative;
    border-radius: 10px;
}
.gradient_video_item img { border-radius: 10px !important; width:100%}
.gradient_video_item a::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    border-radius: 5px 60px 5px;
    background: linear-gradient(108.41deg, rgba(237, 20, 89, 0.4) 0%, rgba(13, 156, 247, 0.4) 100%);
} 

.tp_play_btn {
    display: block;
    width: 80px;
    height: 80px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0px 30px 50px rgba(0, 0, 0, 0.25);
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    z-index: 2;
    margin: 0 auto;
    margin-top: -40px;
    padding: 2px;
}
/* 
 .gradient_video_item a:hover .tp_play_btn {
    background: linear-gradient(108.41deg, rgba(237, 20, 89, 1) 0%, rgba(0, 159, 227, 1) 100%);
}
.gradient_video_item a.active {
    box-shadow:  none;
}
.gradient_video_item a.active .tp_play_btn {
    background: #fff;
    box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.4);
} 
.gradient_video_item .tp_play_btn::after {
    content: '';
    display: block;
    width: 76px;
    height: 76px;
    background: #FFFFFF url('assets/images/tp_play.svg') no-repeat center;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 2px;
    right: 0;
    z-index: 2;
    margin: 0 auto;
} */
.gradient_video_item a.active .tp_play_btn::after {background: url('assets/images/tp_play.svg') no-repeat center;}
.fancybox-button {
    background: rgba(10, 159, 227, 0.8);
    color: #fff;
}
.fancybox-button:hover {
    background: rgba(10, 159, 227, 1);
}
.fancybox-slide {
    padding: 44px 20px;
}
/* .banner_photo_video.gradient_video_item a,
.banner_photo_video.gradient_video_item a::before,
.banner_photo_video.gradient_video_item img {
    border-radius: 0 !important;
} */
.banner_photo_video1.gradient_video_item a,
.banner_photo_video1.gradient_video_item a::before,
.banner_photo_video1.gradient_video_item img {
    border-radius: 0 !important;
    -moz-border-radius-topright: 20px !important;
    -webkit-border-top-right-radius: 20px !important;
    border-top-right-radius: 20px !important;
    -moz-border-radius-bottomright: 20px !important;
    -webkit-border-bottom-right-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
}
@media screen and (max-width:991px ){
.banner_photo_video1.gradient_video_item a,
.banner_photo_video1.gradient_video_item a::before,
.banner_photo_video1.gradient_video_item img {
    border-radius: 0 !important;
    -moz-border-radius-topright: 10px !important;
    -webkit-border-top-right-radius: 10px !important;
    border-top-right-radius: 10px !important;
    -moz-border-radius-bottomright: 10px !important;
    -webkit-border-bottom-right-radius:10px !important;
    border-bottom-right-radius: 10px !important;
}
.author_logo1 {
    width:auto;
    max-width:70%;
    margin:0 auto;
}
.author_logo2 { display:none}
.author_logo1 img { max-height:40px; margin:0 auto}
.our_method_right .icon_and_title {
    padding: 0;
}

.contact-form {
    position: relative;
    z-index: 0;
}

}
.banner_photo_video_area { padding:0 20px}
.banner_photo_video {
    max-width:1330px;
    margin:0 auto;
}


.gradient_video_item .tp_play_btn::before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    background: linear-gradient(108.41deg, rgba(237, 20, 89, 1) 0%, rgba(0, 159, 227, 1) 100%);
    border-radius: 50%;
    animation: pulse-border 1500ms ease-out infinite;
}
.gradient_video_item .tp_play_btn::after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    background: #FFFFFF url('assets/images/tp_play.svg') no-repeat center;
    border-radius: 50%;
    transition: all 200ms;
}
@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
.form_bottom_title { padding-top:10px}
.form_bottom_title p {
    font-size:13px;
    color:#fff;
}
video::-webkit-media-controls {
  display: none;
}
video::-webkit-media-controls-panel {
    display: none !important;
    opacity: 0 !important;
}

.popup_delay_20s { display: none; }

.case_top_content_area {
    padding: 0 20px;
}
.case_top_content {
    padding: 120px 0 100px 0;
    max-width: 1330px;
}
.case_top_content .content-right {
    width: 270px;
}
.case_project_logo {
    width: 376px;
    padding-top: 20px;
    padding-bottom: 40px;
}
.case_project_logo img {
	max-height: 80px;
}
.case_top_content h2 {
    font-weight: 500;
    font-size: 36px;
    line-height: 41px;
    color: #494948;
    padding-bottom: 20px;
}
.case_top_content h3 {
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    color: #494948;
    padding-bottom: 20px;
}
.case_top_content h3 a { color: rgba(44, 133, 201, 1); text-decoration: underline; }
.case_top_content p {
    font-weight: 300;
    font-size: 15px;
    line-height: 25px;
    color: #8C969B;
    padding-bottom: 20px;
}
.case_objectives_area {
    padding: 0 20px;
}
.case_objectives {
    max-width: 1330px;
    margin: 0 auto;
    align-items: flex-start;
}
.case_objectives_left {
    width: 37.84%;
}
.case_objectives_right {
    width: 62.16%;
    padding: 0 0 0 45px;
}
.case_objectives_left .contact_btn { width: 210px; margin: 18px auto 0 auto; }
.case_objectives_right h2 {
    font-weight: 500;
    font-size: 36px;
    line-height: 41px;
    color: #494948;
    padding-bottom: 40px;
}
.case_objectives_right .section-head-icon {
    margin-bottom: 30px;
}
.case_objectives_right p {
    font-weight: 300;
    font-size: 15px;
    line-height: 25px;
    color: #8C969B;
    padding-bottom: 25px;
}
.strategy_area {
    padding: 0 20px;
}
.strategy_holder {
    max-width: 1330px;
    padding: 50px 0 40px 0;
}
.strategy_two_column {
    align-items: flex-start;
}
.strategy_left {
    width: 100%;
    padding-right: 50px;
}
.strategy_holder .content-right {
    width: 270px;
    min-width: 270px;
}
.strategy_holder .section-head-icon {
    margin-bottom: 30px;
}
.strategy_holder h2 {
    font-weight: 500;
    font-size: 36px;
    line-height: 41px;
    color: #494948;
    padding-bottom: 40px;
}
.strategy_holder p {
    font-weight: 300;
    font-size: 15px;
    line-height: 25px;
    color: #8C969B;
    padding-bottom: 20px;
}
.two_column_holder_v1 {
    margin: 0 -20px;
}
.strategy_column {
    width: 50%;
    padding: 0 20px;
}
.show_more_v1 { text-align: center; }
.show_more_v1 a {
    font-weight: 500;
    font-size: 15px;
    line-height: 25px;
    text-align: center;
    color: #2C85C9;
}

@media screen and (max-width:991px ){
.flex-direction-column {
    flex-direction: column;
}
.single_banner_gradient::after {
    background: linear-gradient(108.41deg,rgba(237,20,89,.9) 0%,rgba(13,156,247,.9) 100%) !important;
}
.case_top_content {
    padding: 30px 0 60px 0;
}
.case_top_content .content-left {
    width: 100%;
    padding-bottom: 10px;
}
.case_project_logo {
    width: auto;
    max-width: 335px;
    padding-top: 0;
    padding-bottom: 30px;
}
.case_top_content h2 {
    font-size: 28px;
    line-height: 32px;
    padding-bottom: 16px;
}
.case_top_content h3 {
    font-size: 20px;
    line-height: 23px;
    padding-bottom: 30px;
}
.case_top_content .content-right {
    margin: 0 auto;
}
.case_objectives_left {
    width: 100%;
    order: 2;
}
.case_objectives_right {
    width: 100%;
    padding: 0 0 10px 0;
    order: 1;
}
.case_objectives_right .section-head-icon {
    margin-bottom: 20px;
}
.case_objectives_right h2 {
    font-size: 28px;
    line-height: 32px;
    padding-bottom: 20px;
}
.case_objectives_left .contact_btn {
    width: 100%;
    margin: 45px auto 0 auto;
}
.strategy_holder .section-head-icon {
    margin-bottom: 20px;
}
.strategy_holder h2 {
    font-size: 28px;
    line-height: 32px;
    padding-bottom: 20px;
}
.strategy_left {
    padding-right: 0;
}
.two_column_holder_v1 {
    margin: 0;
}
.strategy_column {
    width: 100%;
    padding:0 ;
}

}
.development_process_area {
    padding: 0;
    padding-bottom: 50px;
}
.development_process_holder {
    min-width: 1720px;
    max-width: 1720px;
    padding: 88px 0;
    margin: 0 auto;
    position: relative;
    justify-content: space-between;
}
.development_process_box {
    padding: 0;
}
.development_step {
    width: 160px;
    height: 160px;
    background: #fff;
    padding: 15px;
    border: 2px solid #2C85C9;
    border-radius: 50%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.development_step span {
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    color: #494948;
    display: block;
}
.step_number_v1 {
    width: 55px;
    height: 55px;
    position: absolute;
    left: 0px;
    top: -8px;
    z-index: 2;
    background: #F7FAFD;
    box-shadow: 0px 8px 16px rgba(73, 73, 72, 0.16);
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.step_number_v1 small {
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    color: #494948;
    display: block;
    font-weight: 700;
}
.step_number_bar {
    width: 84px;
    height: 20px;
    position: absolute;
    left: -74px;
    top: 50%;
    margin-top: -10px;
    z-index: 3;
    display: flex;
    justify-content: space-between;
}
.development_step:nth-child(1) .step_number_bar { display: none; }
.step_number_bar::after {
    content: '';
    width: 100%;
    height: 2px;
    background: url('assets/images/bgr_line.svg') no-repeat center;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
    z-index: -1;
}
.step_point {
    width: 20px;
    height: 20px;
    filter: drop-shadow(0px 8px 16px rgba(73, 73, 72, 0.2));
    border-radius: 50%;
    position: relative;
    background-color: #fff;
}
.step_point::after {
    content: '';
    width: 10px;
    height: 10px;
    background: #ED1459;
    border-radius: 50%;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin: 0 auto;
    margin-top: -5px;
    z-index: 4;
}
.step_line_bg_top {
    width: 450px;
    height: 48px;
    background: url('assets/images/bgr_line2.png') no-repeat center top;
    background-size: 100% auto;
    position: absolute;
    right: 80px;
    top: 40px;
    z-index: 5;
    display: flex;
    justify-content: space-between;
    align-items: self-end;
}
.step_line_bg_top .step_point1 {
    position: relative;
    left: -9px;
    bottom: -9px;
}
.step_line_bg_top .step_point2 {
    position: relative;
    right: -9px;
    bottom: -9px;
}
.step_line_bg_bottom {
    width: 450px;
    height: 48px;
    background: url('assets/images/bgr_line3.png') no-repeat center bottom;
    background-size: 100% auto;
    position: absolute;
    right: 80px;
    bottom: 40px;
    z-index: 5;
    display: flex;
    justify-content: space-between;
    align-items: self-start;
}
.step_line_bg_bottom .step_point1 {
    position: relative;
    left: -9px;
    top: -9px;
}
.step_line_bg_bottom .step_point2 {
    position: relative;
    right: -9px;
    top: -9px;
}
.step_line_bg_top span,
.step_line_bg_bottom span {
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    color: #494948;
    display: block; 
    width: 100%; 
}
.step_line_bg_top span {
    position: absolute;
    left: 0;
    top: -43px;
    z-index: 5;
}
.step_line_bg_bottom span {
    position: absolute;
    left: 0;
    bottom: -43px;
    z-index: 5;
}
.step_line_bg_bottom::after,
.step_line_bg_top::after {
    content: '';
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff url('assets/images/arrow_right1.svg') no-repeat center;
    filter: drop-shadow(0px 8px 16px rgba(73, 73, 72, 0.40));
    position: absolute;
    left: 0;
    right: 0;
    top: -9px;
    z-index: 5;
    margin: 0 auto;
}
.step_line_bg_bottom::after {
    top: inherit;
    bottom: -9px;
    background: #fff url('assets/images/arrow_left1.svg') no-repeat center;
}

/*------ horizontal scroll css.start ------*/

.development_process_area .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 18px;
    top: auto;
    right: 20px;
    bottom: 0;
    left: 20px;
}
.development_process_area .mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}
.development_process_area .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #463CCE;
    width: 10px;
    border-radius: 25px;
}
.development_process_area .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 18px;
    margin: 0 auto;
}
.development_process_area .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 170px !important;
    height: 18px !important;
}
.development_process_area .mCSB_scrollTools .mCSB_draggerRail {
    width: 18px;
    border-radius: 10px 0px 0px 10px;
    background-color: rgba(188, 215, 255, 0.6);
}
.development_process_area .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 18px;
    margin: 0 0;
    background: rgba(73, 73, 72, 0.1);
    border-radius: 50px;
}
.development_process_area .scrollTo {
    font-size: 12px;
}

.development_process_area .scrollTo+.scrollTo {
    margin-top: 20px;
}

.development_process_area .scrollTo ul li:first-child span {
    display: block;
    padding: 3px 15px;
}

.development_process_area .mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-bottom: 0;
}
.development_process_area .mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.development_process_area .mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.development_process_area .mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.development_process_area .mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #2C85C9;
    border-radius: 50px;
}
.development_process_area .mCSB_horizontal.mCSB_inside>.mCSB_container { padding: 0 20px; }
@media screen and (max-width:1700px ){
.development_process_area .mCSB_horizontal.mCSB_inside>.mCSB_container { margin-bottom: 40px; }
}
.case_result_area {
    padding: 0 20px;
}
.case_result_box {
    max-width: 1330px;
    padding: 0 0 30px 0;
}
.case_result_box .section-head-icon {
    margin-bottom: 20px;
}
.case_result_box h2 {
    font-weight: 500;
    font-size: 36px;
    line-height: 41px;
    color: #494948;
    padding-bottom: 40px;
}
.case_result_box p {
    font-weight: 300;
    font-size: 15px;
    line-height: 25px;
    color: #8C969B;
    padding-bottom: 20px;
}
.client_info_area {
    padding: 0 20px;
    position: relative;
}
.client_info_holder {
    max-width: 1330px;
    padding: 50px 0 50px 0;
    position: relative;
    z-index: 3;
    overflow: hidden;
}
.line_bar {
    width:137px;
    height:2px;
    background-color:#ED1459;
}
.client_col_item h5 {
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
    color: #8C969B;
    padding-bottom: 20px;
}
.client_col_item strong {
    font-weight: 500;
    font-size: 64px;
    line-height: 74px;
    color: #009FE3;
    display: block;
}
.client_col_item strong strong {
    display: inline-block;
    padding: 0;
}
.our_client_box {
    padding:0;
}
.client_col_item {
    width:365px;
    padding-right:100px;
    position:relative;
}
.client_col_item:nth-child(4) {
    width: 226px;
    min-width: 226px;
    padding-right: 0;
}
.facebook_ads_popup_area {
    padding: 0 20px;
}
.facebook_ads_holder {
    max-width: 1330px;
    padding: 50px 0;
}
.facebook_ads_holder h3 {
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    color: #494948;
    padding-bottom: 20px;
}
.facebook_ads_holder p {
    font-weight: 300;
    font-size: 15px;
    line-height: 25px;
    color: #8C969B;
    padding-bottom: 20px;
}
.facebook_ads_banner {
    position: relative;
    margin-top: 40px;
}
.facebook_ads_banner img {
    width: 100%;
    border-radius: 8px !important;
}
.ads_popup_button {
    position: absolute;
    width: 210px;
    height: 50px;
    left: 0;
    right: 0;
    top: 50%;
    margin: 0 auto;
    margin-top: -25px;
    background: #FFFFFF;
    border: 1px solid #2C85C9;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 10px;
    font-weight: 700;
    font-size: 13px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #2C85C9;
    filter: drop-shadow(0px 16px 32px rgba(0, 0, 0, 0.25));
}
.ads_popup_button:hover {
    background: #2C85C9;
    border-color:#fff;
    color: #fff;
}
.more_fb_ads {
    display: none;
}
@media screen and (max-width:991px ){
.development_process_area .content-right { width: 270px; padding-top: 60px; margin: 0 auto; }
.development_process_area { padding-bottom: 100px; }
.case_result_box h2 {
    font-size: 25px;
    line-height: 29px;
    padding-bottom: 20px;
}
.client_col_item {
    width: 100%;
    padding-right: 0;
    text-align: center;
    padding-bottom: 40px;
}
.client_col_item:nth-child(4) {
    width: 100%;
    min-width: auto;
}
.line_bar {
    width: 100%;
}
.client_info_holder {
    padding: 26px 0 60px 0;
}
.client_col_item h5 { padding-bottom: 10px; }
.facebook_ads_banner {
    margin-top: 10px;
}
.facebook_ads_holder {
    padding-top: 0;
    padding-bottom: 30px;
}
}
.case_content_banner {
    padding: 0 20px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.case_content_banner::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background: linear-gradient(122.1deg, rgba(237, 20, 89, 0.9) -12.93%, rgba(44, 133, 201, 0.9) 97.05%);
}
.case_content_holder {
    width: 100%;
    max-width: 1010px;
    padding: 100px 0;
    align-items: flex-start;
    position: relative;
    z-index: 2;
}
.case_content_left {
    width: 100%;
    padding-right: 55px;
}
.case_content_holder .content-right {
    width: 270px;
    min-width: 270px;
}
.case_content_left .contact_btn {
    width: 310px;
    margin-top: 30px;
}
.case_content_holder .contact_box_info { padding-bottom: 15px; }
.case_content_holder .section-head-icon { background-color: #fff; margin-bottom: 40px;}
.case_content_left h3 {
    font-weight: 500;
    font-size: 36px;
    line-height: 50px;
    color: #FFFFFF;
    padding-bottom: 10px;
}
.case_content_left p {
    font-weight: 300;
    font-size: 15px;
    line-height: 26px;
    color: #FFFFFF;
    padding-bottom: 20px;
}

@media screen and (max-width:991px ){
.case_content_holder {
    padding: 60px 0 57px;
}
.case_content_left {
    padding-right: 0;
    padding-bottom: 20px;
}
.case_content_holder .content-right {
    width: 100%;
    min-width: auto;
}
.case_content_holder .section-head-icon { background-color: #fff; margin-bottom: 20px;}
.case_content_left h3 {
    font-size: 25px;
    line-height: 29px;
    color: #FFFFFF;
    padding-bottom:20px;
}

}
.related_case_area .related_articles_holder {
    max-width: 1500px;
    margin: 0 auto;
    padding: 100px 0 67px 0;
}
.related_case_area .ralated_articles_title {
    max-width: 1330px;
}
.related_case_area .ralated_articles_title h2 {
    font-weight: 500;
    font-size: 36px;
    line-height: 41px;
    color: #494948;
    padding: 0 0 40px 0;
}
.related_case_area .ralated_articles_title p {
    font-weight: 300;
    font-size: 15px;
    line-height: 25px;
    color: #8C969B;
    padding-bottom: 7px;
}
.related_case_area .campaign_flag img { width: 16px; }
.related_case_area .campaign_icon img { width: auto !important; }
.related_case_area .back_landing_page { margin-top: 25px; }
.related_case_area .campaign_bg {
    box-shadow: 0px 10px 20px rgba(67, 53, 83, 0.1);
    display: flex;
    flex-direction: column;
}
.related_case_area .campaign_column {
    width: 100%;
     padding: 33px 20px 40px;
    height:100%;
}
.related_case_area .campaign_info {
    position:relative;
    height:100%; 
    display:flex;
    flex-direction:column;
}
.related_case_area .campaign_flags_btn {
    width: 100%;
    margin-top: auto;
}
@media screen and (max-width: 991px) {
.related_case_area .related_articles_holder {
    padding: 60px 0 80px 0;
}
.related_case_area .ralated_articles_title h2 {
    font-size: 25px;
    line-height: 29px;
    padding: 0 0 20px 0;
}
.related_case_area .ralated_articles_title p {
    padding-bottom: 0;
}
.related_case_area .campaign_info {
    padding: 40px 24px;
}
.related_case_area .campaign_column {
    padding: 30px 20px 40px;
}
.related_case_area .related_articles_box {
    max-width: auto;
    margin: 0 -20px;
}
.related_case_area .related_articles_slider.owl-carousel .owl-nav button.owl-prev { left: 20px; }
.related_case_area .related_articles_slider.owl-carousel .owl-nav button.owl-next { right: 20px; }

}
.single-campaign,
.case_page {
    background: url(assets/images/base_bg.png) no-repeat right 0 top 315px;
}
.case_page_bgbtm {
    position: relative;
}
.case_page_bgbtm::after {
    content: '';
    width: 100%;
    height: 1400px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 50px;
    z-index: -1;
    background: url(assets/images/base_bg.png) no-repeat right bottom;
    display: block;
}
@media screen and (max-width: 991px) {
.single-campaign,
.case_page { background: none; }
}
.review_banner .banner_info {
    display: flex;
    align-items: center;
}
.review_banner.max-width-control .banner_info h1 {
    padding-bottom: 0px;
}
.give_photo_box {
    width: 40.31%;
    position: relative;
    z-index: 3;
}
.give_us_info {
    width: 44.5%;
    padding-right: 100px;
}
.give_us_hand_wrap { position: relative; }
@media screen and (min-width:992px ){
.give_us_hand_wrap { min-height: 510px; }
.give_us_info {
    width: 100%;
    max-width: 1330px;
    position: absolute;
    top: 120px;
    left: 0;
    right: 0;
    z-index: 2;
    margin: 0 auto;
    padding-right: 0;
}
.give_us_hand_area { position: relative }  
.give_us_hand_area::after {
    content: '';
    width: 100%;
    height: 1400px;
    position: absolute;
    left: 0;
    right: 0;
    top: 108px;
    z-index: -1;
    background: url(assets/images/base_bg.png) no-repeat right top;
    display: block;
}
}
@media screen and (max-width: 1440px) {
.give_us_info {
    max-width: 1240px !important;
    padding-left:20px;
    padding-right:20px !important;
}   
}
.give_us_photo_slider img {
    width: 100%;
}
.give_us_hand_wrap {
    padding-top: 78px;
    padding-bottom: 112px;
}
.give_us_info_box {
    width: 58%;
    margin:0;
}
.give_us_text h2 {
    font-weight: 500;
    font-size: 36px;
    line-height: 41px;
    color: #494948;
    padding-bottom: 10px;
}
.give_us_text p {
    font-weight: 500;
    font-size: 15px;
    line-height: 25px;
    color: #8C969B;
    padding-bottom: 20px;

}
.give_us_info .partner_btn {
    width: 330px;
    height: 68px;
    font-size: 20px;
    line-height: 20px;
    margin-top: 12px
}
.give_us_info .partner_btn:hover {
    background-color: #00d99c;
}
.give_btn_wrap {
    display: inline-block;
}
.give_us_text span {
    font-family: 'Nothing You Could Do', cursive;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #494948;
    display:block;
    text-align: center;
    padding-top: 8px;
}
.give_us_photo_slider {
    position: relative;
}
.give_star_box {
    position: absolute;
    width: 104px;
    height: 104px;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.2);
    border-radius: 16px;
    bottom: -54px;
    left: -54px;
    display: flex;
    justify-content:center;
    align-items: center;
    z-index: 10;
}
.give_star_box img {
    width: auto;
}
.give_us_carousel_item img {
    border-radius: 15px 0px 0px 15px;
}
.review_testimonials .owl-carousel.testimonials_carousel {
        margin-right:initial;
        margin-left: -596px;
}
.review_testimonials .testimonials_carousel.owl-carousel .owl-nav {
    left: 100%;
    margin-left: 90px;
}
.review_testimonials .testimonials_wrap {
    max-width: 1370px;
} 
.review_testimonials .testimonials_right {
    width: 57.44%;
}
.review_testimonials .item_author_logo {
    width: 130px;
}
.review_testimonials .testimonials_left {
    width: 42.56%;
    padding-left: 90px;
}
.testimonials_area.review_testimonials {
    padding: 0px 20px;
}
.review_page_popup .way_form_box {
    background: #FFFFFF;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    max-width: 870px;
    padding: 30px;
    margin: 0 auto;
}
.review_page_popup h2 {
    font-weight: 500;
    font-size: 32px;
    line-height: 37px;
    color: #2C85C9;
    padding-bottom: 30px;
}
.review_page_popup p {
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    color: #5D677E;
    padding-bottom: 35px;
}
.review_page_popup .privacy-popup-close .fa {
    color: #5D677E;
}
.review_page_popup .privacy-popup-close {
    font-size: 24px;
    top: 37px;
    right: 35px;
}
.review_popup_imge_box img {
    width: 100%;
}





@media screen and (min-width: 992px){
    .review_testimonials .testimonials_carousel.owl-carousel .owl-stage-outer:after {
        right: initial;
        left: 0px;
        filter: drop-shadow(0px 7px 16px rgba(15, 14, 16, 0.05));
        background: none;
    }

}
@media screen and (max-width: 1600px) {
    .review_banner.max-width-control .banner_info {
        padding-bottom: 0px;
    }
    .review_testimonials .testimonials_right {
        width: 63.44%;
    }
     .review_testimonials .testimonials_wrap {
        max-width: 1280px;
    }
    .review_testimonials .owl-carousel.testimonials_carousel {
        margin-right: initial;
        margin-left: -398px;
    }
    .review_testimonials .testimonials_left {
        width: 36.56%;
        padding-left: 90px;
    }
}
@media screen and (max-width: 1480px) {
    .give_photo_box {
        width: 40%;
    }
    .review_banner.max-width-control .banner_info {
        padding-bottom: 0px;
    }
    .give_us_hand_wrap {
        padding-bottom: 65px;
    }
   .review_page_popup .way_form_holder {
        display: block;
        overflow-y: auto;
        padding: 40px 20px;
    }
       
}

@media screen and (max-width: 1400px) {
    .give_photo_box {
        width: 42%;
    }
    .review_banner.single_banner_gradient .banner {
        padding: 5% 0 5% 0;
    }
    .review_banner.max-width-control .banner_info {
        padding-bottom: 0px;
    }
    .review_testimonials .testimonials_left {
        width: 32.56%;
        padding-left: 40px;
    }
    .review_testimonials .testimonials_right {
        width: 67.44%;
    }
    .review_testimonials .owl-carousel.testimonials_carousel {
        margin-left: -350px;
    }
    .review_testimonials .testimonials_carousel.owl-carousel .owl-nav {
        left: 100%;
        margin-left: 40px;
    }
}

@media screen and (max-width: 1366px) {
    .give_us_info_box {
        padding-right: 40px;
    }
    .review_testimonials .testimonials_wrap {
        max-width: 1220px;
    }

}
@media screen and (max-width: 1280px) {
    .give_us_info_box {
        padding-right: 20px;
    }
    .review_testimonials .testimonials_wrap {
        max-width: 1190px;
    }
}
@media screen and (max-width: 991px) {
    .give_us_hand_wrap {
        flex-direction: column-reverse;
    }
    .give_us_hand_wrap {
        padding-top: 30px;
        padding-bottom: 67px;
    }
    .give_us_info_box {
        padding-right: 0px;
        width: 100%;
    }
    .give_us_info {
        width: 100%;
        padding-right: 0px;
    }
    .give_us_hand_area {
        padding-left: 0px;
    }
    .give_us_info_box {
        padding: 0px 20px;
        padding-bottom: 50px;
    }
    .give_btn_wrap {
        display: block;
        width: 100%;
    }
    .give_us_info .partner_btn {
        width: 100%;
        height: 50px;
        margin-top: 32px;
    }
    .give_btn_wrap strong {
        display: none;
    }
    .give_us_hand_area .menubar_icon {
        margin-bottom: 20px
    }
    .give_us_text h2 {
        font-size: 25px;
        line-height: 29px;
        padding-bottom: 10px;
    }
    .give_photo_box {
        width: 100%;
    }
    .give_us_carousel_item img {
        border-radius: 0px;
    }
    .give_star_box {
        bottom: -54px;
        left: 50%;
        transform: translateX(-50%);
    }
    .give_us_text span {
        padding-top: 16px;
    }
    .review_banner.single_banner_gradient .banner {
        min-height: 180px;
        display: flex;
        align-items: center;
    }
    .give_us_info {
        padding-left:0;
        padding-right:0 !important;
    }   
    .review_testimonials .testimonials_wrap  {
        flex-direction: column;
        padding-bottom: 55px;
    }
    .review_testimonials .testimonials_left {
        width: 100%;
        padding-left: 0px;
    }
    .review_testimonials .owl-carousel.testimonials_carousel {
        margin-left: 0px;
    }
    .review_testimonials .testimonials_right {
        width: 100%;
    }
    .review_testimonials .testimonials_carousel.owl-carousel .owl-nav {
        width: 100%;
        left: 0;
        bottom: 50%;
        z-index: 10;
        margin-bottom: -20px;
        margin-left: 0px;
    }
    .review_testimonials .item_author_logo {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .review_testimonials .icon_and_title {
        padding-left: 0px;
        padding-right: 0px;
    }
    .review_testimonials .title_icon,
    .give_us_hand_area .menubar_icon {
        width: 60px;
        height: 60px;
        border-radius: 16px;
    }
    .review_testimonials .icon_and_title p {
        padding-bottom: 0px;
    }
    .review_page_popup h2 {
        font-size: 24px;
        line-height: 28px;
        padding-right: 50px;
    }
    .review_page_popup p {
        font-size: 18px;
        line-height: 21px;
        padding-bottom: 25px;
    }
}






/* MMI */
.case_top_content_area {
    padding: 0 20px;
}
.case_top_content {
    padding: 120px 0 100px 0;
    max-width: 1330px;
}
.case_top_content .content-right {
    width: 270px;
}
.case_project_logo {
    width: 376px;
    padding-top: 20px;
    padding-bottom: 40px;
}
.case_top_content h2 {
    font-weight: 500;
    font-size: 36px;
    line-height: 41px;
    color: #494948;
    padding-bottom: 20px;
}
.case_top_content h3 {
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    color: #494948;
    padding-bottom: 20px;
}
.case_top_content h3 a { color: rgba(44, 133, 201, 1); text-decoration: underline; }
.case_top_content p {
    font-weight: 300;
    font-size: 15px;
    line-height: 25px;
    color: #8C969B;
    padding-bottom: 20px;
}
.case_objectives_area {
    padding: 0 20px;
}
.case_objectives {
    max-width: 1330px;
    margin: 0 auto;
    align-items: flex-start;
}
.case_objectives_left {
    width: 37.84%;
}
.case_objectives_right {
    width: 62.16%;
    padding: 0 0 0 45px;
}
.case_objectives_left .contact_btn { width: 210px; margin: 18px auto 0 auto; }
.case_objectives_right h2 {
    font-weight: 500;
    font-size: 36px;
    line-height: 41px;
    color: #494948;
    padding-bottom: 40px;
}
.case_objectives_right .section-head-icon {
    margin-bottom: 30px;
}
.case_objectives_right p {
    font-weight: 300;
    font-size: 15px;
    line-height: 25px;
    color: #8C969B;
    padding-bottom: 25px;
}
.strategy_area {
    padding: 0 20px;
}
.strategy_holder {
    max-width: 1330px;
    padding: 50px 0 40px 0;
}
.strategy_two_column {
    align-items: flex-start;
}
.strategy_left {
    width: 100%;
    padding-right: 50px;
}
.strategy_holder .content-right {
    width: 270px;
    min-width: 270px;
}
.strategy_holder .section-head-icon {
    margin-bottom: 30px;
}
.strategy_holder h2 {
    font-weight: 500;
    font-size: 36px;
    line-height: 41px;
    color: #494948;
    padding-bottom: 40px;
}
.strategy_holder p {
    font-weight: 300;
    font-size: 15px;
    line-height: 25px;
    color: #8C969B;
    padding-bottom: 20px;
}
.two_column_holder_v1 {
    margin: 0 -20px;
}
.strategy_column {
    width: 50%;
    padding: 0 20px;
}
.show_more_v1 { text-align: center; }
.show_more_v1 a {
    font-weight: 500;
    font-size: 15px;
    line-height: 25px;
    text-align: center;
    color: #2C85C9;
}
@media screen and (max-width:1440px ){
.case_top_content { padding-top:80px}
}
@media screen and (max-width:991px ){
.flex-direction-column {
    flex-direction: column;
}
.single_banner_gradient::after {
    background: linear-gradient(108.41deg,rgba(237,20,89,.9) 0%,rgba(13,156,247,.9) 100%) !important;
}
.case_top_content {
    padding: 30px 0 60px 0;
}
.case_top_content .content-left {
    width: 100%;
    padding-bottom: 10px;
}
.case_project_logo {
    width: auto;
    max-width: 335px;
    padding-top: 0;
    padding-bottom: 30px;
}
.case_top_content h2 {
    font-size: 28px;
    line-height: 32px;
    padding-bottom: 16px;
}
.case_top_content h3 {
    font-size: 20px;
    line-height: 23px;
    padding-bottom: 30px;
}
.case_top_content .content-right {
    margin: 0 auto;
}
.case_objectives_left {
    width: 100%;
    order: 2;
}
.case_objectives_right {
    width: 100%;
    padding: 0 0 10px 0;
    order: 1;
}
.case_objectives_right .section-head-icon {
    margin-bottom: 20px;
}
.case_objectives_right h2 {
    font-size: 28px;
    line-height: 32px;
    padding-bottom: 20px;
}
.case_objectives_left .contact_btn {
    width: 100%;
    margin: 45px auto 0 auto;
}
.strategy_holder .section-head-icon {
    margin-bottom: 20px;
}
.strategy_holder h2 {
    font-size: 28px;
    line-height: 32px;
    padding-bottom: 20px;
}
.strategy_left {
    padding-right: 0;
}
.two_column_holder_v1 {
    margin: 0;
}
.strategy_column {
    width: 100%;
    padding:0 ;
}

}
.development_process_area {
    padding: 0;
    padding-bottom: 50px;
}
.development_process_holder {
    min-width: 1720px;
    max-width: 1720px;
    padding: 88px 0;
    margin: 0 auto;
    position: relative;
    justify-content: space-between;
}
.development_process_box {
    padding: 0;
}
.development_step {
    width: 160px;
    height: 160px;
    background: #fff;
    padding: 15px;
    border: 2px solid #2C85C9;
    border-radius: 50%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.development_step span {
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    color: #494948;
    display: block;
}
.step_number_v1 {
    width: 55px;
    height: 55px;
    position: absolute;
    left: 0px;
    top: -8px;
    z-index: 2;
    background: #F7FAFD;
    box-shadow: 0px 8px 16px rgba(73, 73, 72, 0.16);
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.step_number_v1 small {
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    color: #494948;
    display: block;
    font-weight: 700;
}
.step_number_bar {
    width: 84px;
    height: 20px;
    position: absolute;
    left: -74px;
    top: 50%;
    margin-top: -10px;
    z-index: 3;
    display: flex;
    justify-content: space-between;
}
.development_step:nth-child(1) .step_number_bar { display: none; }
.step_number_bar::after {
    content: '';
    width: 100%;
    height: 2px;
    background: url('assets/images/bgr_line.svg') no-repeat center;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
    z-index: -1;
}
.step_point {
    width: 20px;
    height: 20px;
    filter: drop-shadow(0px 8px 16px rgba(73, 73, 72, 0.2));
    border-radius: 50%;
    position: relative;
    background-color: #fff;
}
.step_point::after {
    content: '';
    width: 10px;
    height: 10px;
    background: #ED1459;
    border-radius: 50%;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin: 0 auto;
    margin-top: -5px;
    z-index: 4;
}
.step_line_bg_top {
    width: 450px;
    height: 48px;
    background: url('assets/images/bgr_line2.png') no-repeat center top;
    background-size: 100% auto;
    position: absolute;
    right: 80px;
    top: 40px;
    z-index: 5;
    display: flex;
    justify-content: space-between;
    align-items: self-end;
}
.step_line_bg_top .step_point1 {
    position: relative;
    left: -9px;
    bottom: -9px;
}
.step_line_bg_top .step_point2 {
    position: relative;
    right: -9px;
    bottom: -9px;
}
.step_line_bg_bottom {
    width: 450px;
    height: 48px;
    background: url('assets/images/bgr_line3.png') no-repeat center bottom;
    background-size: 100% auto;
    position: absolute;
    right: 80px;
    bottom: 40px;
    z-index: 5;
    display: flex;
    justify-content: space-between;
    align-items: self-start;
}
.step_line_bg_bottom .step_point1 {
    position: relative;
    left: -9px;
    top: -9px;
}
.step_line_bg_bottom .step_point2 {
    position: relative;
    right: -9px;
    top: -9px;
}
.step_line_bg_top span,
.step_line_bg_bottom span {
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    color: #494948;
    display: block; 
    width: 100%; 
}
.step_line_bg_top span {
    position: absolute;
    left: 0;
    top: -43px;
    z-index: 5;
}
.step_line_bg_bottom span {
    position: absolute;
    left: 0;
    bottom: -43px;
    z-index: 5;
}
.step_line_bg_bottom::after,
.step_line_bg_top::after {
    content: '';
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff url('assets/images/arrow_right1.svg') no-repeat center;
    filter: drop-shadow(0px 8px 16px rgba(73, 73, 72, 0.40));
    position: absolute;
    left: 0;
    right: 0;
    top: -9px;
    z-index: 5;
    margin: 0 auto;
}
.step_line_bg_bottom::after {
    top: inherit;
    bottom: -9px;
    background: #fff url('assets/images/arrow_left1.svg') no-repeat center;
}

/*------ horizontal scroll css.start ------*/

.development_process_area .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 18px;
    top: auto;
    right: 20px;
    bottom: 0;
    left: 20px;
    background: rgba(73, 73, 72, 0.1);
    border-radius: 50px;
}
.development_process_area .mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}
.development_process_area .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #463CCE;
    width: 10px;
    border-radius: 25px;
}
.development_process_area .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 18px;
    margin: 0 auto;
}
.development_process_area .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 170px !important;
    height: 18px !important;
}
.development_process_area .mCSB_scrollTools .mCSB_draggerRail {
    width: 18px;
    border-radius: 10px 0px 0px 10px;
    background-color: rgba(188, 215, 255, 0.6);
}
.development_process_area .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 18px;
    margin: 0 0;
    background: rgba(73, 73, 72, 0.1);
    border-radius: 50px;
}
.development_process_area .scrollTo {
    font-size: 12px;
}

.development_process_area .scrollTo+.scrollTo {
    margin-top: 20px;
}

.development_process_area .scrollTo ul li:first-child span {
    display: block;
    padding: 3px 15px;
}

.development_process_area .mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-bottom: 0;
}
.development_process_area .mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.development_process_area .mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.development_process_area .mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.development_process_area .mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #2C85C9;
    border-radius: 50px;
}
.development_process_area .mCSB_horizontal.mCSB_inside>.mCSB_container { padding: 0 20px; }
@media screen and (max-width:1700px ){
.development_process_area .mCSB_horizontal.mCSB_inside>.mCSB_container { margin-bottom: 40px; }
}
.case_result_area {
    padding: 0 20px;
}
.case_result_box {
    max-width: 1330px;
    padding: 0 0 30px 0;
}
.case_result_box .section-head-icon {
    margin-bottom: 20px;
}
.case_result_box h2 {
    font-weight: 500;
    font-size: 36px;
    line-height: 41px;
    color: #494948;
    padding-bottom: 40px;
}
.case_result_box p {
    font-weight: 300;
    font-size: 15px;
    line-height: 25px;
    color: #8C969B;
    padding-bottom: 20px;
}
.client_info_area {
    padding: 0 20px;
    position: relative;
}
.client_info_holder {
    max-width: 1330px;
    padding: 50px 0 50px 0;
    position: relative;
    z-index: 3;
    overflow: hidden;
}
.line_bar {
    width:137px;
    height:2px;
    background-color:#ED1459;
}
.client_col_item h5 {
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
    color: #8C969B;
    padding-bottom: 20px;
}
.client_col_item strong {
    font-weight: 500;
    font-size: 64px;
    line-height: 74px;
    color: #009FE3;
    display: block;
}
.client_col_item strong strong {
    display: inline-block;
    padding: 0;
}
.our_client_box {
    padding:0;
}
.client_col_item {
    width:365px;
    padding-right:100px;
    position:relative;
}
.client_col_item:nth-child(4) {
    width: 226px;
    min-width: 226px;
    padding-right: 0;
}
.facebook_ads_popup_area {
    padding: 0 20px;
}
.facebook_ads_holder {
    max-width: 1330px;
    padding: 50px 0;
}
.facebook_ads_holder h3 {
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    color: #494948;
    padding-bottom: 20px;
}
.facebook_ads_holder p {
    font-weight: 300;
    font-size: 15px;
    line-height: 25px;
    color: #8C969B;
    padding-bottom: 20px;
}
.facebook_ads_banner {
    position: relative;
    margin-top: 40px;
	
	max-height: 300px;
    overflow: hidden;
    border-radius: 8px;
}
.facebook_ads_banner img {
    width: 100%;
    border-radius: 8px !important;
}
.ads_popup_button {
    position: absolute;
    width: 210px;
    height: 50px;
    left: 0;
    right: 0;
    top: 50%;
    margin: 0 auto;
    margin-top: -25px;
    background: #FFFFFF;
    border: 1px solid #2C85C9;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 10px;
    font-weight: 700;
    font-size: 13px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #2C85C9;
    filter: drop-shadow(0px 16px 32px rgba(0, 0, 0, 0.25));
}
.ads_popup_button:hover {
    background: #2C85C9;
    border-color:#fff;
    color: #fff;
}
.more_fb_ads {
    display: none;
}
@media screen and (max-width:991px ){
.development_process_area .content-right { width: 270px; padding-top: 60px; margin: 0 auto; }
.development_process_area { padding-bottom: 50px; }
.case_result_box h2 {
    font-size: 25px;
    line-height: 29px;
    padding-bottom: 20px;
}
.client_col_item {
    width: 100%;
    padding-right: 0;
    text-align: center;
    padding-bottom: 40px;
}
.client_col_item:nth-child(4) {
    width: 100%;
    min-width: auto;
}
.line_bar {
    width: 100%;
}
.client_info_holder {
    padding: 26px 0 60px 0;
}
.client_col_item h5 { padding-bottom: 10px; }
.facebook_ads_banner {
    margin-top: 10px;
}
.facebook_ads_holder {
    padding-top: 0;
    padding-bottom: 30px;
}
}
.case_content_banner {
    padding: 0 20px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.case_content_banner::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background: linear-gradient(122.1deg, rgba(237, 20, 89, 0.9) -12.93%, rgba(44, 133, 201, 0.9) 97.05%);
}
.case_content_holder {
    width: 100%;
    max-width: 1010px;
    padding: 100px 0;
    align-items: flex-start;
    position: relative;
    z-index: 2;
}
.case_content_left {
    width: 100%;
    padding-right: 55px;
}
.case_content_holder .content-right {
    width: 270px;
    min-width: 270px;
}
.case_content_left .contact_btn {
    width: 310px;
    margin-top: 30px;
}
.case_content_holder .contact_box_info { padding-bottom: 15px; }
.case_content_holder .section-head-icon { background-color: #fff; margin-bottom: 40px;}
.case_content_left h3 {
    font-weight: 500;
    font-size: 36px;
    line-height: 50px;
    color: #FFFFFF;
    padding-bottom: 10px;
}
.case_content_left p {
    font-weight: 300;
    font-size: 15px;
    line-height: 26px;
    color: #FFFFFF;
    padding-bottom: 20px;
}

@media screen and (max-width:991px ){
.case_content_holder {
    padding: 60px 0 57px;
}
.case_content_left {
    padding-right: 0;
    padding-bottom: 20px;
}
.case_content_holder .content-right {
    width: 100%;
    min-width: auto;
}
.case_content_holder .section-head-icon { background-color: #fff; margin-bottom: 20px;}
.case_content_left h3 {
    font-size: 25px;
    line-height: 29px;
    color: #FFFFFF;
    padding-bottom:20px;
}

}
.related_case_area .related_articles_holder {
    max-width: 1500px;
    margin: 0 auto;
    padding: 100px 0 67px 0;
}
.related_case_area .ralated_articles_title {
    max-width: 1330px;
}
.related_case_area .ralated_articles_title h2 {
    font-weight: 500;
    font-size: 36px;
    line-height: 41px;
    color: #494948;
    padding: 0 0 40px 0;
}
.related_case_area .ralated_articles_title p {
    font-weight: 300;
    font-size: 15px;
    line-height: 25px;
    color: #8C969B;
    padding-bottom: 7px;
}
.related_case_area .campaign_flag img { width: 16px; }
.related_case_area .campaign_icon img { width: auto !important; }
.related_case_area .back_landing_page { margin-top: 25px; }
.related_case_area .campaign_bg {
    box-shadow: 0px 10px 20px rgba(67, 53, 83, 0.1);
}
.related_case_area .campaign_column {
    width: 100%;
     padding: 33px 20px 40px;
}
@media screen and (max-width: 991px) {
.related_case_area .related_articles_holder {
    padding: 60px 0 80px 0;
}
.related_case_area .ralated_articles_title h2 {
    font-size: 25px;
    line-height: 29px;
    padding: 0 0 20px 0;
}
.related_case_area .ralated_articles_title p {
    padding-bottom: 0;
}
.related_case_area .campaign_info {
    padding: 40px 24px;
}
.related_case_area .campaign_column {
    padding: 30px 20px 40px;
}
.related_case_area .related_articles_box {
    max-width: auto;
    margin: 0 -20px;
}
.related_case_area .related_articles_slider.owl-carousel .owl-nav button.owl-prev { left: 20px; }
.related_case_area .related_articles_slider.owl-carousel .owl-nav button.owl-next { right: 20px; }

}
.case_page {
    background: url(assets/images/base_bg.png) no-repeat right 0 top 350px;
}
.case_page_bgbtm {
    position: relative;
}
.case_page_bgbtm::after {
    content: '';
    width: 100%;
    height: 1400px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 50px;
    z-index: -1;
    background: url(assets/images/base_bg.png) no-repeat right bottom;
    display: block;
}
@media screen and (max-width: 991px) {
.case_page { background: none; }
}
.review_banner .banner_info {
    display: flex;
    align-items: center;
}
.review_banner.max-width-control .banner_info h1 {
    padding-bottom: 0px;
}
.give_photo_box {
    width: 40.31%;
    position: relative;
    z-index: 3;
}
.give_us_info {
    width: 44.5%;
    padding-right: 100px;
}
.give_us_hand_wrap { position: relative; }
@media screen and (min-width:992px ){
.give_us_hand_wrap { min-height: 510px; }
.give_us_info {
    width: 100%;
    max-width: 1330px;
    position: absolute;
    top: 78px;
    left: 0;
    right: 0;
    z-index: 2;
    margin: 0 auto;
    padding-right: 0;
}
.give_us_hand_area { position: relative }  
.give_us_hand_area::after {
    content: '';
    width: 100%;
    height: 1400px;
    position: absolute;
    left: 0;
    right: 0;
    top: 108px;
    z-index: -1;
    background: url(assets/images/base_bg.png) no-repeat right top;
    display: block;
}
}
.give_us_photo_slider img {
    width: 100%;
}
.give_us_hand_wrap {
    padding-top: 78px;
    padding-bottom: 112px;
}
.give_us_info_box {
    width: 58%;
    margin:0;
}
.give_us_text h2 {
    font-weight: 500;
    font-size: 36px;
    line-height: 41px;
    color: #494948;
    padding-bottom: 10px;
}
.give_us_text p {
    font-weight: 500;
    font-size: 15px;
    line-height: 25px;
    color: #8C969B;
    padding-bottom: 20px;

}
.give_us_info .partner_btn {
    width: 330px;
    height: 68px;
    font-size: 20px;
    line-height: 20px;
    margin-top: 12px
}
.give_us_info .partner_btn:hover {
    background-color: #00d99c;
}
.give_btn_wrap {
    display: inline-block;
}
.give_us_text span {
    font-family: 'Nothing You Could Do', cursive;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #494948;
    display:block;
    text-align: center;
    padding-top: 8px;
}
.give_us_photo_slider {
    position: relative;
}
.give_star_box {
    position: absolute;
    width: 104px;
    height: 104px;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.2);
    border-radius: 16px;
    bottom: -54px;
    left: -54px;
    display: flex;
    justify-content:center;
    align-items: center;
    z-index: 10;
}
.give_star_box img {
    width: auto;
}
.give_us_carousel_item img {
    border-radius: 15px 0px 0px 15px;
}
.review_testimonials .owl-carousel.testimonials_carousel {
        margin-right:initial;
        margin-left: -596px;
}
.review_testimonials .testimonials_carousel.owl-carousel .owl-nav {
    left: 100%;
    margin-left: 90px;
}
.review_testimonials .testimonials_wrap {
    max-width: 1370px;
} 
.review_testimonials .testimonials_right {
    width: 57.44%;
}
.review_testimonials .item_author_logo {
    width: 130px;
}
.review_testimonials .testimonials_left {
    width: 42.56%;
    padding-left: 90px;
}
.testimonials_area.review_testimonials {
    padding: 0px 20px;
}
.review_page_popup .way_form_box {
    background: #FFFFFF;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    max-width: 870px;
    padding: 30px;
    margin: 0 auto;
}
.review_page_popup h2 {
    font-weight: 500;
    font-size: 32px;
    line-height: 37px;
    color: #2C85C9;
    padding-bottom: 30px;
}
.review_page_popup p {
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    color: #5D677E;
    padding-bottom: 35px;
}
.review_page_popup .privacy-popup-close .fa {
    color: #5D677E;
}
.review_page_popup .privacy-popup-close {
    font-size: 24px;
    top: 37px;
    right: 35px;
}
.review_popup_imge_box img {
    width: 100%;
}





@media screen and (min-width: 992px){
    .review_testimonials .testimonials_carousel.owl-carousel .owl-stage-outer:after {
        right: initial;
        left: 0px;
        filter: drop-shadow(0px 7px 16px rgba(15, 14, 16, 0.05));
        background: none;
    }

}
@media screen and (max-width: 1600px) {
    .review_banner.max-width-control .banner_info {
        padding-bottom: 0px;
    }
    .review_testimonials .testimonials_right {
        width: 63.44%;
    }
     .review_testimonials .testimonials_wrap {
        max-width: 1280px;
    }
    .review_testimonials .owl-carousel.testimonials_carousel {
        margin-right: initial;
        margin-left: -398px;
    }
    .review_testimonials .testimonials_left {
        width: 36.56%;
        padding-left: 90px;
    }
}
@media screen and (max-width: 1480px) {
    .give_photo_box {
        width: 40%;
    }
    .review_banner.max-width-control .banner_info {
        padding-bottom: 0px;
    }
    .give_us_hand_wrap {
        padding-bottom: 65px;
    }
   .review_page_popup .way_form_holder {
        display: block;
        overflow-y: auto;
        padding: 40px 20px;
    }
       
}

@media screen and (max-width: 1400px) {
    .give_photo_box {
        width: 42%;
    }
    .review_banner.single_banner_gradient .banner {
        padding: 5% 0 5% 0;
    }
    .review_banner.max-width-control .banner_info {
        padding-bottom: 0px;
    }
    .review_testimonials .testimonials_left {
        width: 32.56%;
        padding-left: 40px;
    }
    .review_testimonials .testimonials_right {
        width: 67.44%;
    }
    .review_testimonials .owl-carousel.testimonials_carousel {
        margin-left: -350px;
    }
    .review_testimonials .testimonials_carousel.owl-carousel .owl-nav {
        left: 100%;
        margin-left: 40px;
    }
}

@media screen and (max-width: 1366px) {
    .give_us_info_box {
        padding-right: 40px;
    }
    .review_testimonials .testimonials_wrap {
        max-width: 1220px;
    }

}
@media screen and (max-width: 1280px) {
    .give_us_info_box {
        padding-right: 20px;
    }
    .review_testimonials .testimonials_wrap {
        max-width: 1190px;
    }
}
@media screen and (max-width: 991px) {
    .give_us_hand_wrap {
        flex-direction: column-reverse;
    }
    .give_us_hand_wrap {
        padding-top: 30px;
        padding-bottom: 67px;
    }
    .give_us_info_box {
        padding-right: 0px;
        width: 100%;
    }
    .give_us_info {
        width: 100%;
        padding-right: 0px;
    }
    .give_us_hand_area {
        padding-left: 0px;
    }
    .give_us_info_box {
        padding: 0px 20px;
        padding-bottom: 50px;
    }
    .give_btn_wrap {
        display: block;
        width: 100%;
    }
    .give_us_info .partner_btn {
        width: 100%;
        height: 50px;
        margin-top: 32px;
    }
    .give_btn_wrap strong {
        display: none;
    }
    .give_us_hand_area .menubar_icon {
        margin-bottom: 20px
    }
    .give_us_text h2 {
        font-size: 25px;
        line-height: 29px;
        padding-bottom: 10px;
    }
    .give_photo_box {
        width: 100%;
    }
    .give_us_carousel_item img {
        border-radius: 0px;
    }
    .give_star_box {
        bottom: -54px;
        left: 50%;
        transform: translateX(-50%);
    }
    .give_us_text span {
        padding-top: 16px;
    }
    .review_banner.single_banner_gradient .banner {
        min-height: 180px;
        display: flex;
        align-items: center;
    }

    .review_testimonials .testimonials_wrap  {
        flex-direction: column;
        padding-bottom: 55px;
    }
    .review_testimonials .testimonials_left {
        width: 100%;
        padding-left: 0px;
    }
    .review_testimonials .owl-carousel.testimonials_carousel {
        margin-left: 0px;
    }
    .review_testimonials .testimonials_right {
        width: 100%;
    }
    .review_testimonials .testimonials_carousel.owl-carousel .owl-nav {
        width: 100%;
        left: 0;
        bottom: 50%;
        z-index: 10;
        margin-bottom: -20px;
        margin-left: 0px;
    }
    .review_testimonials .item_author_logo {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .review_testimonials .icon_and_title {
        padding-left: 0px;
        padding-right: 0px;
    }
    .review_testimonials .title_icon,
    .give_us_hand_area .menubar_icon {
        width: 60px;
        height: 60px;
        border-radius: 16px;
    }
    .review_testimonials .icon_and_title p {
        padding-bottom: 0px;
    }
    .review_page_popup h2 {
        font-size: 24px;
        line-height: 28px;
        padding-right: 50px;
    }
    .review_page_popup p {
        font-size: 18px;
        line-height: 21px;
        padding-bottom: 25px;
    }
}


/* NEW AIS - Mega Menu CSS */
#menu .mega_menu_parentLI {
    position: initial;
}
#menu .mega_menu_parentLI > a {
    position: relative;

} 
#menu > .mega_menu_parentLI > ul:after,
#menu > .mega_menu_parentLI > ul:before { display: none; }
#menu .mega_menu_parentLI.menu-item-has-children > a::after {
    width: 110% !important;
    height: 13px !important;
    bottom: initial;
    top: 15px;
    left: initial;
    right: -6px;
    border: solid transparent;
    content: " ";
    position: absolute;
    display: block !important;
    margin: 0 auto;
    background-image: url('assets/images/mega_menu_arrow.png');
    background-repeat: no-repeat;
    background-position: right 0 top;
    background-size: 18px auto;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s;
    z-index: 99;
}
#menu > .mega_menu_parentLI > ul {
    width: 844px;
    height: auto;
    top: 58px;
    left: 45px;
    right: 0;
    z-index: 9;
    margin: 0 auto;
    padding: 40px 30px;
    border-radius: 5px;
    border: 0;
}
#menu .mega_menu_parentLI > ul > li {
    position: initial;
}
#menu .mega_menu_parentLI.menu-item-has-children:hover > a::after  {
    opacity: 1;
    visibility: visible;
}

.mega_menu_titel_bx {
    flex-wrap: nowrap;
    padding-bottom: 36px;
}
.mega_menu_titel {}
.mega_menu_titel h2 {
    font-weight: 500;
    font-size: 15px;
    line-height: 17px;
    text-transform: uppercase;
    color: #494948;
    padding-bottom: 10px;
}
.mega_menu_titel p {
    font-weight: 300;
    font-size: 15px;
    line-height: 25px;
    text-transform: lowercase;
    color: #8C969B;
}
.mega_view_wrap { padding-left: 12px; }
.mega_view_btn {
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    color: #2C85C9 !important;
    position: relative;
    display: inline-block !important;
    text-transform: lowercase;
    padding: 0 !important;
}
.mega_view_btn:first-letter { text-transform: uppercase; }
.mega_view_btn::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 1px;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    background-color: #2C85C9;
    transition: all 0.3s;
}
.mega_view_btn:hover::after {
    opacity: 1;
    visibility: visible;
}

#menu .mega_menu_bx {
    width: auto;
    margin: 0 -15px;
}
#menu .mega_menu_parentLI > ul > li .mega_menu_bx .campaign_column {
    width: 33.33%;
    padding: 0 15px;
}
#menu .mega_menu_parentLI > ul > li .mega_menu_bx .campaign_bg {
    display: flex;
    flex-direction: column;
}
#menu .mega_menu_parentLI > ul > li .mega_menu_bx .campaign_img a { padding: 0 !important; }
#menu .mega_menu_parentLI > ul > li .mega_menu_bx .campaign_img img {
    -webkit-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
}
#menu .mega_menu_parentLI > ul > li .mega_menu_bx .campaign_icon {
    width: 24px;
}
#menu .mega_menu_parentLI > ul > li .mega_menu_bx .campaign_icon img {
    width: 16px !important;
}
#menu .mega_menu_parentLI > ul > li .mega_menu_bx .campaign_info {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 20px 18px;
}
#menu .mega_menu_parentLI > ul > li .mega_menu_bx .campaign_info h3 {
    font-weight: 700;
    font-size: 13px;
    line-height: 22px;
    text-transform: lowercase;
    color: #494948;
    padding-bottom: 16px;
}
.mega_menu_titel p:first-letter,
#menu .mega_menu_parentLI > ul > li .mega_menu_bx .campaign_info p:first-letter,
#menu .mega_menu_parentLI > ul > li .mega_menu_bx .campaign_info h3:first-letter { text-transform: uppercase; }
#menu .mega_menu_parentLI > ul > li .mega_menu_bx .campaign_info p {
    font-weight: 300;
    font-size: 13px;
    line-height: 22px;
    text-transform: lowercase;
    color: #494948;
    padding-bottom: 16px;
}
#menu .mega_menu_parentLI > ul > li .mega_menu_bx .campaign_branch { padding-bottom: 16px; }
#menu .mega_menu_parentLI > ul > li .mega_menu_bx .campaign_branch a {
    font-weight: 500;
    font-size: 12px;
    line-height: 22px;
    text-transform: capitalize;
    color: #2C85C9 !important;
    padding: 0 !important;
}
#menu .mega_menu_parentLI > ul > li .mega_menu_bx .campaign_flags_btn {
    width: 100%;
    margin-top: auto;
}
#menu .mega_menu_parentLI > ul > li .mega_menu_bx .back_landing_page {
    display: flex !important;
    width: 100%;
    height: 35px;
    font-weight: 700;
    font-size: 13px;
    line-height: 15px;
    color: #ED1459 !important;
    border: 1px solid #ed1459;
    border-radius: 5px;
    padding: 5px 10px !important;
    text-transform: initial;
    margin-top: 0;
}
#menu .mega_menu_parentLI > ul > li .mega_menu_bx .back_landing_page::first-letter { text-transform: uppercase !important; }
#menu .mega_menu_parentLI > ul > li .mega_menu_bx .back_landing_page:hover { color: #fff !important; }


/*#menu .mega_menu_parentLI > .mega_menu_wrapUL {
    opacity: 1 !important;
    visibility: visible !important;
    transform: scaleY(1) !important;
}*/



#menu .mega_menu_parentLI > ul > li .mega_menu_bx .business-item {
    margin-bottom: 0px;
}
#menu .mega_menu_parentLI > ul > li .mega_menu_bx .item-bg {
    background: #fff;
    -webkit-box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 10%);
    border-radius: 8px;
    padding-bottom: 0;
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}
#menu .mega_menu_parentLI > ul > li .mega_menu_bx .business-img {
    width: 100%;
    position: relative;
    margin-bottom: 0px;
}
.mega_menu_parentLI > ul > li .mega_menu_bx .business-img::after {
    bottom: -1px;
    left: 0;
}
.mega_menu_parentLI > ul > li .mega_menu_bx .business-img::before, 
.mega_menu_parentLI > ul > li .mega_menu_bx .services_img::before, 
.mega_menu_parentLI > ul > li .mega_menu_bx .team-person-block .person-img:before {
    border-radius: 8px 8px 0 0;
}
.mega_menu_parentLI > ul > li .mega_menu_bx .business-img img {
    -moz-border-radius-topleft: 8px;
    -webkit-border-top-left-radius: 8px;
    border-top-left-radius: 8px;
    -moz-border-radius-topright: 8px;
    -webkit-border-top-right-radius: 8px;
    border-top-right-radius: 8px;
	height: 102px;
    object-fit: cover;
}
.mega_menu_parentLI > ul > li .mega_menu_bx .tags_item {
    position: absolute;
    width: 100%;
    top: 23px;
    left: 17PX;
    z-index: 11;
}
.mega_menu_parentLI > ul > li .mega_menu_bx .tags_item span {
    min-width: initial;
    font-weight: 700;
    font-size: 10px;
    line-height: 11px;
    text-transform: lowercase;
    color: #FFFFFF;
    display: inline-block;
    position: relative;
    border-radius: 4px;
    padding: 8px 8px 8px 23px;
}
.mega_menu_parentLI > ul > li .mega_menu_bx .tags_item span::before {
    content: '';
    position: absolute;
    width: 3px;
    height: 3px;
    left: 14px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    border-radius: 50%;
    background-color: #fff;
}
.mega_menu_parentLI > ul > li .mega_menu_bx .tags_item span::first-letter {
    text-transform: uppercase;
}
.mega_menu_parentLI > ul > li .mega_menu_bx .business-type small {
    padding-bottom: 16px;
}

#menu > .df_knb_menu > ul {
    width: 1068px;
    height: auto;
    right: 172px;
    left: 0;
}
#menu > .df_knb_menu > ul > li .articles_wrap {
    width: auto;
    margin: 0 -23px -38px -23px;
}
#menu > .df_knb_menu > ul > li .article_feature {
    width: 50%;
    padding: 0 23px 0px 23px;
}
#menu > .df_knb_menu > ul > li .article_small_photo {
    position: relative;
    z-index: 2;
}
#menu > .df_knb_menu > ul > li .article_small_photo img {
    width: 100% !important;
    height: 60px;
}
#menu > .df_knb_menu > ul > li .article_icons_wrap {
    padding: 20px 25px;
}
#menu > .df_knb_menu > ul > li .article_icons {
    min-width: 25px;
    padding-right: 0;
    margin-right: 10px;
}
#menu > .df_knb_menu > ul > li .article_icons img {
    width: 24px !important;
}
#menu > .df_knb_menu > ul > li .article_icons_wrap h4 {
    font-weight: 700;
    font-size: 13px;
    line-height: 15px;
    text-transform: lowercase;
    color: #FFFFFF;
}
#menu > .df_knb_menu > ul > li .article_icons_wrap h4:first-letter { text-transform: uppercase; }
#menu > .df_knb_menu > ul > li .tp_article_info {
    padding: 0px 0 16px 0px;
}
#menu > .df_knb_menu > ul > li .tp_article_info ul {
    position: static;
    transform: initial;
    width: 100%;
    opacity: 1;
    visibility: visible;
    border: 0;
    padding: 11px 0 32px 0;
}
#menu > .df_knb_menu > ul > li .tp_article_info ul li {
    float: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    text-transform: initial;
    color: #2C85C9;
    margin-bottom: 16px;
}
#menu > .df_knb_menu > ul > li .tp_article_info ul li:hover a { background-color: transparent; }
#menu > .df_knb_menu > ul > li .tp_article_info ul li:last-child { margin-bottom: 0; }
#menu > .df_knb_menu > ul > li .tp_article_info ul li:first-letter,
#menu > .df_knb_menu > ul > li .tp_article_info ul li:first-letter a,
#menu > .df_knb_menu > ul > li .tp_article_info ul li:first-letter { text-transform: uppercase !important; }
#menu > .df_knb_menu > ul > li .tp_article_info ul li a {
    display: inline-block;
    position: relative;
    text-decoration: none;
    color: #2C85C9;
    padding: 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: inherit;
}
#menu > .df_knb_menu > ul > li .tp_article_info ul li a span { position:relative;}
#menu > .df_knb_menu > ul > li .tp_article_info ul li a span::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
    background-color: #2C85C9;
    opacity: 1;
    visibility: visible;
    transition: all 0.3s;
}
#menu > .df_knb_menu > ul > li .tp_article_info ul li:hover span::after {
    opacity: 0;
    visibility: hidden;
}

@media screen and (max-width:991px ){
    /*---- New css say uzzal vaiya */
    #menu_holder { height: auto; }
    .slicknav_menu {
        height: 100% !important;
        max-height: 100% !important;
    }
    .header_two_btn {
        padding: 0 15px !important;
    }
    .header_two_btn_mb.header_two_btn_mb {
        padding-top: 15px;
        padding-bottom: 5px;
    }
    .menu_mb_header { margin: 0; }
    .mobile_menu { padding: 0 0 30px 0; }
    .slicknav_nav li {
        padding: 5px 15px !important;
    }
    .header_contact_no {
        padding: 25px 15px !important;
    }
    /*---- end uzzal vaiya */

    .slicknav_nav .menu-item-has-children.mega_menu_parentLI.business-item-area { margin: 0; }
    /*.mega_menu_parentLI > ul > li .mega_menu_bx .business-img::before, 
    .mega_menu_parentLI > ul > li .mega_menu_bx .services_img::before, 
    .mega_menu_parentLI > ul > li .mega_menu_bx .team-person-block .person-img:before,
    .mega_menu_parentLI > ul > li .mega_menu_bx .business-img::after, 
    .mega_menu_parentLI > ul > li .mega_menu_bx .services_img::after, 
    .mega_menu_parentLI > ul > li .mega_menu_bx .team-person-block .person-img:after { display: none; }*/
    .mega_menu_parentLI > ul > li .mega_menu_bx .business-img::after {
        bottom: -1px;
        left: 4px;
    }
    .slicknav_nav .menu-item-has-children.mega_menu_parentLI { padding-bottom: 0; }
    .mega_menu_titel_bx {
        padding-top: 8px;
        padding-bottom: 16px;
    }
    .mega_menu_titel p {
        font-size: 12px;
        line-height: 16px;
    }

    .mega_menu_bx { padding-bottom: 16px }
    .mega_menu_parentLI > ul > li .mega_menu_bx .campaign_column {
        width: 100%;
        padding: 0;
    }
    .mega_menu_parentLI > ul > li .mega_menu_bx .campaign_bg {
        box-shadow: 0px 4px 20px rgba(50, 50, 50, 0.07)
    }
    .mega_menu_parentLI > ul > li .mega_menu_bx .campaign_img img {
        -webkit-border-radius: 8px 8px 0 0;
        border-radius: 8px 8px 0 0;
        width: 100%;
        object-fit: cover;
    }
    .mega_menu_parentLI > ul > li .mega_menu_bx .campaign_img a { padding: 0; font-size: initial; }
    .mega_menu_parentLI > ul > li .mega_menu_bx .campaign_info {
        padding: 20px 18px;
    }
    .mega_menu_parentLI > ul > li .mega_menu_bx .campaign_info h3 {
        font-weight: 700;
        font-size: 13px;
        line-height: 22px;
        text-transform: lowercase;
        color: #494948;
        padding-bottom: 16px;
    }
    .mega_menu_parentLI > ul > li .mega_menu_bx .campaign_info p {
        font-weight: 300;
        font-size: 13px;
        line-height: 22px;
        text-transform: lowercase;
        color: #494948;
        padding-bottom: 16px;
    }
    .mega_menu_parentLI > ul > li .mega_menu_bx .campaign_branch { padding-bottom: 16px; }
    .mega_menu_parentLI > ul > li .mega_menu_bx .campaign_branch a {
        font-weight: 500;
        font-size: 12px;
        line-height: 22px;
        text-transform: capitalize;
        color: #2C85C9 !important;
        padding: 0 !important;
    }
    .mega_menu_parentLI > ul > li .mega_menu_bx .campaign_icon {
        width: 24px;
    }
    .mega_menu_parentLI > ul > li .mega_menu_bx .campaign_icon img {
        width: 16px !important;
    }
    .mega_menu_parentLI > ul > li .mega_menu_bx .back_landing_page {
        display: flex !important;
        width: 100%;
        height: 50px;
        font-weight: 700;
        font-size: 13px;
        line-height: 15px;
        color: #ED1459 !important;
        border: 1px solid #ed1459;
        border-radius: 5px;
        padding: 5px 10px !important;
        text-transform: capitalize;
        margin-top: 0;
    }
    .mega_menu_parentLI > ul > li .mega_menu_bx .back_landing_page:hover { color: #fff !important; }
    .mega_view_wrap {
        display: flex;
        justify-content: center;
        padding-left: 0px;
    }
    .mega_view_btn::after {
        opacity: 1;
        visibility: visible;
        bottom: 0;
    }
    .mega_view_btn:hover::after {
        opacity: 0;
        visibility: hidden;
    }
    .mega_menu_parentLI.business-item-area ul { margin: 0; }
    .mega_menu_parentLI > ul > li .mega_menu_bx .business-item {
        width: 100%;
        padding: 0;
        margin-bottom: 0px;
    }
    .mega_menu_parentLI > ul > li .mega_menu_bx .item-bg {
        background: #fff;
        -webkit-box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 10%);
        -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 10%);
        border-radius: 8px;
        padding-bottom: 0;
        position: relative;
        height: 100%;
        display: flex;
        flex-direction: column;
        overflow: hidden;
    }
    .mega_menu_parentLI > ul > li .mega_menu_bx .business-img {
        margin-bottom: 0px;
    }
    .mega_menu_parentLI > ul > li .mega_menu_bx .business-type small {
        padding-bottom: 16px;
    }

    .df_knb_menu > ul > li .article_feature {
        width: 100%;
        padding: 0;
        margin-bottom: 16px;
    }
    .df_knb_menu > ul > li .article_feature:last-child,
    .mega_menu_wrapUL .article_feature:last-child { margin-bottom: 0; }
    .df_knb_menu > ul > li .article_icon_box::before,
    .mega_menu_wrapUL .article_icon_box::before { display: none; }
    .df_knb_menu > ul > li .tp_article_info {
        padding: 12px 0 0 0px !important;
    }
    .df_knb_menu > ul > li .tp_article_info ul {
        padding-left: 0px;
    }

    .df_knb_menu > ul > li .tp_article_info ul li {
        font-size: 13px;
        line-height: 18px;
        padding-bottom: 8px !important;
    }
    .df_knb_menu > ul > li .tp_article_info ul li a {
        font-size: 13px;
        padding: 0 0 0 15px;
    }
    .df_knb_menu > ul > li .tp_article_info ul li a:hover {
        color: #2C85C9 !important;
        text-decoration: none;
    }
    .slicknav_nav li.mega_menu_parentLI ul li { padding: 0 !important; }
}


/* MMI Custom */
.no_bc_title_center {
    display: flex !important;
    align-items: center;
}
.no_bc_title_center .banner_info { padding: 0; }
.no_bc_title_center h1 { padding-bottom: 15px; }
.review_testimonials .author_logo2 { display: block; }

.df_knb_dd_menu,
.df_blog_dd_menu,
.df_cases_dd_menu,
.mobile_default_content,
.single-case .normal_contact_popup,
.single-campaign .normal_contact_popup {
    display: none;
}

.df_default_template { padding: 55px 15px 30px; }

.df_default_template .entry-content ol,
.df_default_template .entry-content ul { padding-top: 0; }
.df_default_template .entry-content h2 { font-size: 28px; }
.df_default_template .entry-content h3 { font-size: 24px; }
.df_default_template .entry-content h1, .df_default_template .entry-content h2, .df_default_template .entry-content h3 {
    padding-bottom: 15px;
}
.case_top_content_area .menubar_icon { margin-bottom: 0 !important; }
.more_team_feature {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    overflow: hidden;
}

li.menu-item .business-img .only_desktop_view img {
    max-height: 102px;
    object-fit: cover;
}
li.menu-item .business-img .only_mobile_view img {
    max-height: 285px;
}

@media screen and (max-width: 991px) {
    .df_default_template .entry-content h2 { font-size: 24px; }
    .df_default_template .entry-content h3 { font-size: 20px; }
    .active_read_more .read_more_txt,
    .mobile_hidden_content { display: none; }
    .active_read_more .read_less_txt { display: block !important; }
    .mobile_default_content { display: block; }
    
    html, body { overflow: inherit; }
    .hidden_x { overflow: hidden; }
}
@media screen and (max-width: 580px) {
    li.menu-item .business-img .only_mobile_view img {
        max-height: 160px;
    }
}
@media screen and (max-width: 480px) {
    li.menu-item .business-img .only_mobile_view img {
        max-height: 140px;
    }
}
.fancybox-navigation .fancybox-button {
    width:38px; 
    height:38px; 
    padding:0;
}
@media screen and (max-width: 1440px) {
    .related_case_area .related_articles_holder {
        max-width:1360px;
    }
    .case_top_content,
    .case_objectives,
    .strategy_holder,
    .case_result_box,
    .client_info_holder,
    .facebook_ads_holder,
    .facebook_ads_holder {
        max-width: 1200px;
    }
    .related_case_area .ralated_articles_title { max-width:1200px}
}
.otgs-development-site-front-end { display:none !important}
@media screen and (max-width:991px ){
.case_top_content .content-left {
    display:flex;
    flex-direction:column;
}
.case_top_content .section-head-icon {
   order:1;
}
    .case_top_content .case_project_logo {
        order:4;
        padding-bottom:30px
    }
    .case_top_content h2 {
        order:2;
    }
    .case_top_content h3 {
        order:3;
        padding-bottom:30px
    }
    .case_top_content p {
        order:5;
}
}


/* Rnoy CSS*/
/*--------header_container--------*/
.header_container {}
.pstn_header_fix {
    position: fixed;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 9999;
    background-color: #fff;
}
.header_area {
    background-color: transparent;
    padding: 0 20px;
    transition: background-color 0.4s ease;
}
.header_area.sticky_header.is_stuck {
    background-color: var(--blue);
}
.header_wrap {
    width: 100%;
    max-width: 1840px;
}
.header_box {
    align-items: center;
    min-height: 85px;
    padding: 10px 0;
    position: relative;
    padding-right: 0;
}

.logo_header {
    width: 220px;
    padding-right: 24px;
}
.logo_header_mx {
    max-width:196px;
}
.logo_header_mx > img {
    width: 100% !important;
}
.header_reviews_left {
    width: 36%;
    padding-right: 12px;
}
.star_box {
    padding-right: 2px
}
.header_feedback_logo {
    width: 50px;
    padding-top: 2px;
}
.star_box .fa {
    padding-right: 4px
}
.star_box .star-emtry {
    color: #ddf2f9
}
.feedback_star {
    position: relative
}
.feedback_star .star_box {
    overflow: hidden;
    position: relative
}
.feedback_star .star_box .fa,
.item_author .feedback_star .star_box .fa {
    color: #FFD700;
    font-size: 16px;
}
.item .star_box {
    padding-right: 0
}
.feedback_star .star_box_inner {
    width: 95px;
    height: 17px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2
}
.star_box_hover {
    width: 83px;
    overflow: hidden
}
.feedback_star .star_box_hover .fa,
.item_author .feedback_star .star_box_hover .fa {
   color: #FFD700;
}
.total_review span,
.header_reviews_left span {
    font-weight: 300;
    font-size: 12px;
    line-height: 14px;
    color: #494948;
    padding-left: 3px;
}
.header_reviews_left span {
    position: relative;
    top: 1px;
}
.total_review {
    display: flex;
    justify-content: flex-end;
    padding-top: 0px;
}
.total_review span {
    background-image: url(assets/images/l_eye.svg);
    background-repeat: no-repeat;
    background-position: right 35px top 2px;
    background-size: 16px auto;
    font-weight: 300;
    font-size: 12px;
    line-height: 14px;
    color: #494948;
    width: 100%;
    display: inline-flex;
    justify-content: flex-end;

}

.header_review_wrap{
    width: 386px;
}

@media screen and (max-width: 991px) {
    .odv { display: none !important; }
    .omv { display:block !important; }
    .header_feedback_logo.omv {
        width: 100%;
        display: flex !important;
        justify-content: flex-end;
    }
    .header_reviews_left { padding-right: 0 }
    .header_reviews_left span { font-size: 12px; }
    .total_review span { padding-left: 24px; }
    .header_feedback_logo.omv img { width: 60px }
    .star_box_wrap {
        justify-content: flex-end;
        padding-right: 14px;
    }
}
/*-----------marquee-----------*/
.news_rating_wrap {
    width: 70%;
    padding-right: 485px;
}
.news_rating_box {
    display: flex;
}
.marquee_style_area {
    position: relative;
}
.js-marquee-wrapper {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
.marquee_style {
    width: 100%;
    max-width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    padding-right: 0px;
}
.thankyou_page .marquee_style { padding-right: 0; }
.marquee_style .marquee,
.marquee_style .marquee-with-options,
.marquee_style .marquee-vert-before,
.marquee_style .marquee-vert {
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.marquee_style .js-marquee,
.marquee_style .js-marquee-wrapper {
    width: 100%;
}
.news_wrap {
    width: 100%;
}
.marquee_style .marquee_item_wrap {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.marquee_style .marquee_item_box {
    display: flex;
    flex-wrap: nowrap;
    width: auto;
    position: relative;
    padding-right: 12px;
}
.marquee_style .marquee_item_box:last-child { padding-right: 0; }
.marquee_style .marquee_item_icon {
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 24px;
    height: 24px;
    top: -3px;
    bottom: 0;
    margin: auto 0;
    left: 0;
    z-index: 1;
}
.marquee_style .marquee_item_icon::after {
    content: '';
    position: absolute;
    display: inline-block;
    transform: rotate(45deg);
    height: 10px;
    width: 6px;
    border-bottom: 2px solid #102a66;
    border-right: 2px solid #102a66;
    display: none;
}
.marquee_style .marquee_item_prices {
    padding-left: 36px;
}
.marquee_style .marquee_item_prices strong {
    font-weight: 400;
    font-size: 15px;
    line-height: 17px;
    color: #494949;
    text-transform: uppercase;
    display: block;
}
.marquee_style .marquee_item_prices span {
    font-weight: 400;
    font-size: 15px;
    line-height: 17px;
    color: #494949;
}
.marquee_style .marquee_item_prices small {
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.875rem;
    color: #333;
    display: block;
}

/*.header_floating_btn_wrap { display: none; }*/
.header_floating_btn_wrap {
    position: absolute;
    right: 0;
    width: auto;
    height: 100%;
    top: 50%;
    display: flex;
    align-items: center;
    z-index: 2;
    transform: translateY(-50%); 
    display: none; 
}

.floating_btn {
    height: 50px;
    background: #15BA8A;
    font-weight: 700;
    font-size: 15px;
    line-height: 17px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    border-radius: 5px;
    align-items: center;
    justify-content: center;
    transition: all 0.5s;
    position: relative;
    overflow: hidden;
    padding: 5px 24px;
    text-align: center;
    display: flex;
}
.floating_btn:hover {
    background: #0c9f74;
}
.df_lp_banner {
    height: auto;
}
.df_lp_banner .banner  {
    padding-top: 186px;
    padding-bottom: 100px;
}
.header_floating_btn_wrap.is_stuck_dn.is_stuck {
    display: flex;
}

@media screen and (max-width: 1600px) {
    .news_rating_wrap {
        padding-right: 388px;
    }
}
@media screen and (max-width: 1440px) {
    .news_rating_wrap {
        padding-right: 320px;
    }
}
@media screen and (max-width: 1370px) {
    .header_area {
        padding: 0 20px;
    }
    .marquee_style .marquee_item_box {
        padding-right: 10px;
    }
    .marquee_style .marquee_item_prices {
        padding-left: 35px;
    }
    .marquee_style .marquee_item_icon {
        width: 30px;
        height: 30px;
    }
    .marquee_style .marquee_item_prices strong {
        font-size: 15px;
        line-height: 17px;
    }
}
@media screen and (max-width:1340px ){
   .logo_header_mx {
        max-width: 162px;
    }
    .logo_header {
        width: 174px;
        padding-right: 14px;
    }
    .header_review_wrap {
        width: 290px;
    }
    .header_reviews_left {
         width: auto;
        padding-right: 12px;
    }
    .news_rating_wrap {
            width: 74%;
    }
    .floating_btn {
         padding: 2px 10px;
         font-size: 14px;
    }
    .news_rating_wrap {
        padding-right: 258px;
    }
}

@media screen and (max-width:1200px ){
    .news_rating_wrap {
        padding-right: 218px;
    }
    .marquee_style .marquee_item_prices {
        padding-left: 33px;
    }
    .marquee_style .marquee_item_prices span {
        font-size: 13px;
        line-height: 20px;
    }
    .floating_btn {
         font-size: 12px;
    }
    .marquee_style .marquee_item_prices strong {
        font-size: 12px;
    }
}

@media screen and (max-width: 991px ){
    .news_rating_wrap {
        background-color: var(--blue);
        width: 100%;
        padding-right: 0;
    }
    .marquee_item_box.marquee_item_box {
        padding: 5px 0px;
    }
    .marquee_style {
        min-height: 46px;
        padding: 2px 0px;
        background: #0D9CF7;
     }
    .marquee_style .marquee_item_prices span,
    .marquee_style .marquee_item_prices strong {
        color: #fff;
        font-size: 13px;
        line-height: 15px;
        display: block;
    }
    .marquee_style .marquee_item_prices,
    .marquee_style .marquee_item_box1 .marquee_item_prices,
    .marquee_style .marquee_item_box3 .marquee_item_prices {
        min-width: 220px;
    }
    .marquee_style .marquee_item_box2 .marquee_item_prices { 
        min-width: 220px; }
    .marquee_style .marquee_item_box3 .marquee_item_prices {
        min-width: 250px;
    }
    .marquee_style .marquee_item_prices { padding-left: 30px; }
    .marquee_style .marquee_item_icon {
        width: 24px;
        height: 24px;
    }
    .logo_header {
        width: 100%;
        padding: 0;
    }
    .logo_header_mx {
        max-width: 160px;
    }
    .feedback_star .star_box .fa,
    .item_author .feedback_star .star_box .fa {
        font-size: 17px;
        margin-left: 2px;
    }
    .star_box .fa {
        padding-right: 2px;
    }
    .header_floating_btn_wrap.is_stuck_dn,
    .header_floating_btn_wrap.is_stuck,
    .header_floating_btn_wrap.is_stuck.is_stuck_dn {
        position: fixed;
        top: inherit;
        bottom: 0;
        width: 100%;
        min-height: 84px;
        background: #FFFFFF;
        box-shadow: 0px -16px 24px rgba(73, 73, 72, 0.25);
    }
    .floating_btn {
        width: 100%;
        font-size: 16px;
        line-height: 18px;
        text-transform: uppercase;
    }
    .header_floating_btn_wrap .floating_btn {
        box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.16);
        height: 52px;
    }
    .header_floating_btn_wrap .floating_btn span {
        background-image: url(assets/images/arroplan.svg);
        background-repeat: no-repeat;
        background-position: right center;
        background-size: 20px auto;
        padding-right: 30px;
    }
    .header_floating_btn_wrap {
        right: 0;
        width: 100%;
        z-index: 200;
        position: fixed;
        bottom: 0px;
        padding: 16px 20px;
        top: inherit;
        flex: inherit;
        height: auto;
        transform: inherit;
        background: #FFFFFF;
        box-shadow: 0px -16px 24px rgba(73, 73, 72, 0.25);

    }
    .header_floating_btn {
        width: 100%;
    }
    .header_review_wrap {
        width: 100%;
    }
    .header_reviews_left {
        padding-right: 0px;
    }
    .star_box_hover {
        width: 95px;
    }
}



/* banner area */
.df_lp_banner .banner {
    align-items: flex-start;
}
.home_banner_gradient.df_lp_banner::after {
    background: linear-gradient(80deg, rgb(73 231 135 / 85%) 0%, rgb(124 86 155 / 90%) 50%, #7f6fdba8 100%) !important;
}
.df_lp_banner#banner_area {
    padding: 0px 20px;
    background-position: center top -100px;
}

/*-----step_header_mobile-----*/
.df_lp_banner .step_header_mobile { overflow: hidden; }
.df_lp_banner .step_header_area { 
    position: relative;
    margin-bottom: 21px;
    max-width: 100%;
    height: auto;
}
.df_lp_banner .step_header_area::after {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background-color:rgba(13, 156, 247, 0.4);;
    z-index: 1;
}
.df_lp_banner .stp_w_100.step_header_area::before { width: 100%; right: 0; }
.df_lp_banner .step_header_max {
    justify-content: center;
}
.df_lp_banner .step_col {
    position: relative;
    width: 50%;
}
.df_lp_banner .step_col_item span {
    position: relative;
    border-radius: 50%;
}
.df_lp_banner .step_col_item {
    display: flex;
    justify-content: center;
    width: 100%;
    z-index: 3;
    padding-right: 0;
}
.df_lp_banner .step_col:last-child .step_col_item { padding-right: 0; }
.df_lp_banner .step_col_bg {
    position: relative;
    z-index: 4;
    opacity: 1;
}
.df_lp_banner .step_col_item.active .step_col_bg {
    border-radius: 50%;
    opacity: 1;
}
.df_lp_banner .step_col_item.step_completed .step_col_bg {
    color: #fff;
    border-radius: 50%;
}
.df_lp_banner .step_col_item span {
    width: 40px;
    height: 40px;
    border: 2px solid rgba(13, 156, 247, 0.4);
    background-color:#fff;
    border-radius: 50%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: rgba(13, 156, 247, 0.4);
}
.df_lp_banner .step_col_item.active span {
    color:#fff;
    border-color:#0D9CF7;
    background:#0D9CF7;

}
.df_lp_banner .step_col_item.step_completed .step_col_bg span {
    border-color: #15BA8A;
    background-color:#15BA8A;
    position: relative;
}
.df_lp_banner .step_col_item.step_completed .step_col_bg span::after {
    font-family: Ionicons;
    content: "\f383";
    width: 40px;
    height: 40px;
    position: absolute;
    left: -2px;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 5;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #3388EF;
    color: #fff;
    font-size: 20px;
    font-weight: 900;
}
.df_lp_banner .step_col_item.active::after,
.df_lp_banner .step_col_item.step_completed::after, 
.df_lp_banner .step_col_item.step_completed::before {
    content: "";
    width: 50%;
    height: 2px;
    position: absolute;
    left: 0px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background-color:#0D9CF7;
    z-index: 2;
    opacity: 1 !important;
}
.df_lp_banner .step_col_item.step_completed::before {
    background-color: #15BA8A;
}
.df_lp_banner .step_col_item.step_completed::after {
    background-color: #0D9CF7;
    width: 50%;
    position: absolute;
    left: 50%;
}

.df_lp_banner .step_col_item.active::after {
    background-color: #0D9CF7;
    z-index: 3;
}
.df_lp_banner .step_col_item.step_col2.active::before {
    left: 50%;
    right: 50%;
    background-color: #000;
}
.df_lp_banner .step_col_item.step_col2.active::after {
    right: -61%;
    width: 166%;
    background: #0D9CF7;
    left: inherit;
}
.df_lp_banner .step_col_item.step_completed .step_col_bg span::after {
    border-color: #15BA8A;
    background-color: #15BA8A;
}
.df_lp_banner .banner_info h1 {
    font-size: 48px;
    line-height: 60px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding-bottom: 16px;
    padding-right: 25px;
}
.df_lp_banner .banner_info h6 {
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    color: #FFFFFF;
}
.df_lp_banner .banner_info ul {
    padding: 12px 0 0 0;
}
.df_lp_banner .banner_form {
    width: 39.10%;
}
.df_lp_banner .banner_form_bg {
    padding: 32px 32px 32px 32px;
    border-radius: 16px;
}
.df_lp_banner .banner_form_top h4 {
    font-weight: 500;
    font-size: 26px;
    line-height: 32px;
    color: #2C85C9;
    font-family: "Ubuntu", sans-serif;
    padding-right: 0px;
    padding-bottom: 16px;
}
.df_lp_banner .banner_form_bg p {
    font-weight: 400;
    font-size: 15px;
    line-height: 19px;
    color: #494948;
    padding-bottom: 18px;
}
.df_lp_banner .tp_step_field .form-control {
    height: 48px;
    border: 1px solid #DCDCDC;
}
.df_lp_banner .tp_step_field.email_field_item .form-control,
.df_lp_banner .tp_step_field.telephone_field_item .form-control,
.df_lp_banner .tp_step_field.company_field .form-control{
    padding-left: 40px;
}
.df_lp_banner.banner_area_new .tp_step_field.telephone_field_item label.tplabel,
.df_lp_banner.banner_area_new .tp_step_field.company_field label.tplabel,
.df_lp_banner.banner_area_new .tp_step_field.email_field_item  label.tplabel {
    margin-left: 24px;
}
.df_lp_banner .tp_step_field.email_field_item .form-control:not(:placeholder-shown) ~ label.tplabel,
.df_lp_banner .tp_step_field.company_field .form-control:not(:placeholder-shown) ~ label.tplabel,
.df_lp_banner .tp_step_field.telephone_field_item .form-control:not(:placeholder-shown) ~ label.tplabel,
.df_lp_banner .tp_step_field.email_field_item .form-control:focus ~ label.tplabel,
.df_lp_banner .tp_step_field.telephone_field_item .form-control:focus ~ label.tplabel,
.df_lp_banner .tp_step_field.company_field .form-control:focus ~ label.tplabel {
    margin-left: 10px;
}
.df_lp_banner .tp_step_field .form-control:focus ~ label.tplabel, 
.df_lp_banner .tp_step_field .form-control:not(:placeholder-shown) ~ label.tplabel,
.df_lp_banner.banner_area_new .tp_step_field label.tplabel {
    font-size: 14px;
    line-height: 16px;
    color: rgb(93 103 126 / 60%);
    text-transform: capitalize;
}
.df_lp_banner.banner_area_new .tp_step_field label.tplabel {
    top: 16px;
}
.df_lp_banner .tp_step_field .form-control:not(:placeholder-shown) ~ label.tplabel,
.df_lp_banner .tp_step_field .form-control:focus ~ label.tplabel{
    top: -8px;
}
.df_lp_banner .selected::after {
    content: none;
}
.df_lp_banner .selectric-items li {
    border: none;
    border-bottom:  1px solid #DCDCDC;
    border-radius: 0px;
}
.df_lp_banner .selectric-items li:last-child {
    border-bottom: none;
}
.df_lp_banner .selectric,
.df_lp_banner .selectric-items {
    border: 1px solid #DCDCDC;
}

.df_lp_banner .selectric .label {
    height: auto;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: rgb(93 103 126 / 60%);
    padding-left: 40px;
    background-image: url(assets/images/person_icon.svg);
    background-repeat: no-repeat;
    background-size: 16px auto;
    background-position: top 15px left 15px;
}
.df_lp_banner .selectric .button:after {
    border: none;
    background-image: url(assets/images/down_arrow.svg);
    background-repeat: no-repeat;
    width: 14px;
    height: 8px;
    top: 8px;
}
.df_lp_banner .selectric {
    display: flex;
    height: 48px;
}
.df_lp_banner .selected {
    height: auto;
}
.df_lp_banner .telephone_field_item::before,
.df_lp_banner .email_field_item::before,
.df_lp_banner .company_field::before {
    content: '';
    width: 15px;
    height: 18px;
    position: absolute;
    left: 27px;
    top: 16px;
    background-image: url(assets/images/compay_icon.svg);
    background-repeat: no-repeat;
}
.df_lp_banner .email_field_item::before{
    background-image: url(assets/images/email_icon.svg);
    background-size: 16px auto;
    width: 16px;
    left: 26px;
    top: 18px;

}
.df_lp_banner .telephone_field_item::before{
    background-image: url(assets/images/phone_icon.svg);
    background-size: 16px auto;
}
.df_lp_banner .tp_step_select .field_valid::after,
.df_lp_banner .tp_step_select .field_error::after, 
.df_lp_banner .tp_step_select.field_valid::after,
.df_lp_banner .tp_step_select.field_error::after,
.df_lp_banner .tp_step_field.field_error::after,
.df_lp_banner .tp_step_field.field_valid::after,
.df_lp_banner .tp_step_field.field_ok::after {
        width: 8px;
        height: 48px;
        right: 30px;
        top: 0;
        font-size: 18px;
}
.df_lp_banner .tp_step_select .field_error::after,
.df_lp_banner .tp_step_select .field_valid::after{
    right: 20px;
}
.df_lp_banner .tp_step_select.field_valid select, 
.df_lp_banner .tp_step_field.field_valid .form-control {
    border-color: #15ba8a;
}
.df_lp_banner .tp_step_select.field_valid .selectric {
    border-color: #15ba8a; 
}
.df_lp_banner .tp_step_select.field_error .selectric,
.df_lp_banner .tp_step_field.field_error .form-control {
    border-color: #ed1459;
} 
.df_lp_banner .mal_femal .selectric .label {
    padding-left: 15px;
    background-image: none;
    display: block;
    overflow: hidden;
    text-overflow:inherit;
    width: 75px;
}
.df_lp_banner .mal_femal .selectric {
    display: flex;
    height: 48px;
    align-items: center;
}
.field_width26 {
    width: 25.60%;
}
.mal_femal .selectric .button {
    width: 15px;
    height: 48px;
}
.df_lp_banner .mal_femal .selectric .button:after {
   left: -20px;
   top: 0px;
}
.field_width37 {
    width: 37%;
}
.df_lp_banner .checkbox_item .wpcf7-list-item-label {
    font-weight: 300;
    font-size: 13px;
    line-height: 16px;
    color: #494948;
}
.df_lp_banner .checkbox_item .wpcf7-list-item-label a {
   color: #494948;
}
.df_lp_banner .checkbox_item .wpcf7-list-item-label strong a {
     color:#ED1459;
     font-weight: 400;
     text-decoration: initial;
}
.df_lp_banner .checkbox_item {
    display: flex;
    align-items: center;
}
.df_lp_banner .wpcf7-list-item input + .wpcf7-list-item-label:before {
    width: 16px;
    height: 16px;
    border: 1px solid #DCDCDC;
    margin-right:4px;
}
.df_lp_banner .form_submit .submit {
    font-size: 15px;
    text-transform: uppercase;
}
.df_lp_banner .privacy_info small {
    font-weight: 300;
    font-size: 13px;
    line-height: 16px;
    color: rgb(73 73 72 / 60%);
    background: url(assets/images/lp_privacy.svg)no-repeat;
    background-position: right center;
    background-size: 15px auto;
}
.df_lp_banner .privacy_info small a {
    color: rgb(73 73 72 / 60%);
    position: relative;
    text-decoration: initial;
}
.df_lp_banner .privacy_info small a::after{
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 1px;
    background: rgb(73 73 72 / 60%);;
}
.df_lp_banner .privacy_info {
    padding-top: 16px;
}
.df_lp_banner .form_batch_left small {
    font-size: 13px;
    line-height: 16px;
    font-weight: 500;
}
.df_lp_banner .form_batch_left {
    width: 100px;
    height: 68px;
    padding: 8px 8px 8px 6px;
    background: linear-gradient(0deg, #11b384 0%, #35c79d 100%);
    top: 18px;
    background: linear-gradient(90deg, #2BB88F 0%, #009472 100%);
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.05);
    border-radius: 5px 0px 0px 5px;
   
}


@media screen and (max-width: 1440px ){
    .field_width37 {
        width: 36.4%;
    }
    .field_width26 {
        width: 27.2%;
    }
    .df_lp_banner .tp_step_row{
        margin: 0 -8px;
    }
    .df_lp_banner .tp_step_select,
    .df_lp_banner .tp_step_field {
        padding-left: 8px;
        padding-right: 8px;
    }
}

@media screen and (max-width: 991px ){
    .df_lp_banner .tp_step_row {
        margin: 0 0px;
    }
    .df_lp_banner .tp_step_select, .df_lp_banner .tp_step_field {
        padding-left: 0px;
        padding-right: 0px;
    }
    .df_lp_banner .banner_form {
        width: 100%;
    }
    .df_lp_banner .banner_info h1 {
        font-size: 32px;
        line-height: 40px;
        padding-right: 20px;
        padding-bottom: 12px;
    }
    .df_lp_banner .banner {
        /*padding-top: 150px;*/
        padding-top: 20px;
        padding-bottom: 46px;
    }
    .home_banner_gradient.df_lp_banner::after {
       background: linear-gradient(80deg, rgb(73 231 135 / 85%) 0%, rgb(124 86 155 / 90%) 50%, #7f6fdba8 100%) !important;
    }
    .df_lp_banner .form_batch_left {
        padding: 8px 8px 8px 6px;
        top: 0px;
        background: linear-gradient(90deg, #2BB88F 0%, #009472 100%);
        border-radius: 14px 14px 0px 0px;
        display: block;
        width: 100%;
        height: 48px;
        left: 0px;
        display: flex !important;
    }
    .df_lp_banner .form_batch_left small br{
        display: none;
    }
    .df_lp_banner .form_batch_left small{
        font-weight: 500;
        font-size: 13px;
        line-height: 16px;
        text-transform: uppercase;
    }
    .df_lp_banner .banner_form_bg {
        padding: 72px 24px 24px 24px;
        border-radius: 16px;
    }
    .df_lp_banner .banner_form_top h4 {
        font-size: 18px;
        line-height: 22px;
    }
    .df_lp_banner .step_header_area {
        margin-bottom: 32px;
    }
    .df_lp_banner .tp_step_field {
        margin-bottom: 32px;
    }
    .df_lp_banner .telephone_field_item::before, 
    .df_lp_banner .email_field_item::before, 
    .df_lp_banner .company_field::before {
         left: 14px;
     }
    .df_lp_banner .form_submit.next-step1 {
        margin-top: 20px;
    }
    .df_lp_banner.banner_area_new .banner_form {
        padding-bottom: 32px;
    }
    .df_lp_banner .banner_info h6{
        padding-bottom: 42px;
    }
    .df_lp_banner .banner_info ul li::after {
        width: 40px;
        height: 40px;
        top: 50%;
        transform: translateY(-50%);
    }
    .df_lp_banner.banner_area_new .banner_info ul li {
        padding-left: 54px;
        font-size: 15px;
        margin-bottom: 40px;
    }
    .df_lp_banner.banner_area_new .banner_info ul li:last-child{
        margin-bottom: 0px;
    }
    .df_lp_banner .tp_step_select.mal_femal.field_width26 {
        padding-right: 16px;
    }
    .field_width40_mb{
        width: 41.12%;
    }
    .field_width60_mb{
        width: 58.88%;
    }
    .field_width100_mb {
        width: 100%;
    }
    .df_lp_banner .checkbox_item {
        margin-top: -6px;
    }
    .df_lp_banner .wpcf7-list-item input + .wpcf7-list-item-label:before {
        margin-right: 9px;
    }
    .df_lp_banner .tp_step_select .field_valid::after,
    .df_lp_banner .tp_step_select .field_error::after, 
    .df_lp_banner .tp_step_select.field_valid::after,
    .df_lp_banner .tp_step_select.field_error::after,
    .df_lp_banner .tp_step_field.field_error::after,
    .df_lp_banner .tp_step_field.field_valid::after,
    .df_lp_banner .tp_step_field.field_ok::after {
    width: 8px;
    height: 48px;
    right: 22px;
    top: 0;
    font-size: 18px;
}
}

@media screen and (max-width: 480px ){
    .df_lp_banner .step_col:first-child  {
        padding-left: 40px;
    }
    .df_lp_banner .step_col:last-child  {
        padding-right: 40px;
    }
    .df_lp_banner .step_col_item.active::after {
        width: 80%;
        left: -40px;
    }
    .df_lp_banner .step_col_item.step_completed::before{
        width: 80%;
        left: -40px;
    }
}


/*lp_our_clients_area css*/
.lp_our_clients_area {
    padding: 0px 20px;
    background: #FFFFFF;
}
.lp_our_client_wrap {
    padding: 100px 0px 120px 0px;
    max-width: 1330px;
}
.lp_client_details_info {
    width: 33.33%;
    padding-right: 80px;
}
.lp_client_details_sider {
    width: 66.67%;
}
.lp_client_details_info h2{
    font-weight: 500;
    font-size: 36px;
    line-height: 63px;
    color: #494948;
    padding-bottom: 10px;
}
.lp_client_details_info p {
    font-weight: 300;
    font-size: 15px;
    line-height: 26px;
    color: #5D677E;
}

.client_etails_sider.owl-carousel .owl-item img {
    height: 60px;
    filter: grayscale(100%);
}
.client_detaisb_box {
    padding-bottom: 48px;
}
.client_detaisb_box:last-child {
    padding-bottom: 0px;
}
.client_etails_sider.owl-carousel .owl-nav {
    width: 100px;
    position: absolute;
    left: -50%;
    bottom: 0px;
    z-index: 10;
}
 .client_etails_sider.testimonials_carousel.owl-carousel .owl-nav {
    left: -26.8%;
}
.client_etails_sider {
    padding-bottom: 50px;
}
.client_etails_sider.owl-carousel .owl-nav button.owl-prev, 
.client_etails_sider.owl-carousel .owl-nav button.owl-next {
    border-radius: 6px;
}
.lp_our_clients_area .title_icon {
    margin-bottom: 20px;
    width: 60px;
    height: 60px;
    background: #F2FAFD;
     border-radius: 16px;
}

.figures_and_facts_area {
    padding: 0px 20px;
    background: linear-gradient(107.52deg, #F7FCFF 0%, rgba(247, 252, 255, 0) 100%), #FFFFFF;
}
.figures_and_facts_wrap {
    max-width: 1330px;
    padding: 100px 0px;
}
.figures_and_facts_info {
    width: 27.6%;
}
.figures_and_facts_counter {
    width: 72.93%;
    padding-right: 30px;
}
.figures_and_facts_counter .client_col_item {
    width: 33.33%;
    text-align: center;
    padding-right: 48px;
    display: flex;
    flex-direction: column;
}
.figures_and_facts_counter .line_bar {
    width: auto;
    margin-top: auto;
}
.figures_and_facts_counter .client_col_item strong {
    font-size: 48px;
    line-height: 60px;
    padding-bottom: 4px;
}
.figures_and_facts_counter .client_col_item h5 {
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    color: #494948;
    padding-bottom: 15px;
}
.figures_and_facts_counter .title_icon img {
    width: 24px !important;
}
.figures_and_facts_area .title_icon {
    background-color: #F2FAFD;
    margin-bottom: 20px;
}
.figures_and_facts_area .icon_and_title h2 {
    font-size: 36px;
    line-height: 62px;
    padding-bottom: 10px;
}
.figures_and_facts_area .icon_and_title p {
    color: #5D677E;
    line-height: 26px;
    padding-bottom: 0px;
}
.our_method_area.df_lp_method_area {
    background: #fff;
    padding: 0px 20px;
}
.df_lp_method_area.our_method_area::before{
    content: none;
}
.df_lp_method_area .our_method {
    padding: 100px 0px;
}
.lp_toggle_area .title_icon,
.df_lp_method_area .title_icon {
   background: #F2FAFD;
   border-radius: 16px;
   width: 60px;
   height: 60px;
   margin-bottom: 20px;
}
.df_lp_method_area .title_icon img {
    width: 24px !important;
}
.df_lp_method_area .icon_and_title ,
.lp_toggle_area .icon_and_title {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.df_lp_method_area .icon_and_title h2 {
    line-height: 63px;
    padding-bottom: 80px;
}
.df_lp_method_area .our_method_right {
    width: 50%;
    margin-left: 40px;
    padding-top: 0px;
}
.df_lp_method_area .our_method_left {
    width: 50%;
    margin-right: 40px;
    padding: 40px 20px;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.05);

}
.df_lp_method_area .our_method_left_mxw {
    max-width: 460px;
}
.df_lp_method_area .icon_and_title p {
    font-weight: 300;
    font-size: 15px;
    line-height: 26px;
    color: #5D677E;
    padding-bottom: 0px;
}
.df_lp_method_area .office_video {
    padding: 32px 0px;
}
.df_lp_testimonials_area .title_icon{
    background: #F2FAFD;
    border-radius: 16px;
    width: 60px;
    height: 60px;
    margin-bottom: 20px;
}
.df_lp_testimonials_area .title_icon img {
    width: 24px !important;
}
.testimonials_area.df_lp_testimonials_area {
    background: linear-gradient(107.52deg, #F7FCFF 0%, rgba(247, 252, 255, 0) 100%), #FFFFFF;
    padding: 0px 20px;
}
.df_lp_testimonials_area .testimonials_wrap {
    padding: 70px 0px 66px 0px;
}
.df_lp_testimonials_area .owl-carousel.testimonials_carousel {
    margin-right: -550px;
    width: auto;
}
.df_lp_testimonials_area .testimonials_right {
    width: 69%;
}
.df_lp_testimonials_area .testimonials_left {
    width: 24.60%;
}
.df_lp_testimonials_area .item_bg {
    padding: 118px 32px 32px 32px;
    background: url(assets/images/bgr_block1.png) no-repeat 32px 40px;
    background-color: #fff;
}
.df_lp_testimonials_area .item p {
    padding-bottom:36px;
    line-height: 26px;
    color: #5D677E;
}
.df_lp_testimonials_area .item_author_info h5 {
    font-weight: 500;
    padding-bottom: 3px;
}
.df_lp_testimonials_area .item_author_info small {
    font-size: 15px;
    color: #5D677E;
    padding-bottom: 8px;
}
.df_lp_testimonials_area .feedback_star span {
    font-size: 13px;
    padding-right: 0px;
    padding-left: 5px;
}
.df_lp_testimonials_area .item_author_photo {
    width: 40px;
}
.df_lp_testimonials_area .item_author_logo {
    width: 145px;
    top: -10px;
}
.df_lp_testimonials_area .testimonials_carousel.owl-carousel .owl-nav {
    left: -28.1%;
    bottom: 55px;
}
.df_lp_testimonials_area .owl-carousel .owl-nav button.owl-prev,
.df_lp_testimonials_area .owl-carousel .owl-nav button.owl-next {
    border-radius: 6px;
}
.df_lp_testimonials_area .star_box_hover {
    width: 72px;
}

.lp_toggle_area {
   background: #FFFFFF;;
}
.lp_toggle_area .content_toggle_box {
    padding: 100px 0 85px 0;
    max-width: 1330px;
}
.lp_toggle_area .icon_and_title h2 {
    font-size: 36px;
    line-height: 63px;
    color: #494948;
    padding-bottom: 24px;
}
.lp_toggle_area .content_toggle_wrap {
     border-top:none
}
.lp_toggle_area .toggle_view_item {
    padding: 0px 16px 0px 16px;
    border-bottom: 1px solid #2C85C9;
    margin-bottom: 15px;
}
.lp_toggle_area .toggle_view_item.active {
    border-bottom: 1px solid #2C85C9;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.05);
}
.lp_toggle_area .toggle_view_item h4 {
    font-size: 15px;
    color: #5D677E;
    font-weight: 300;
    line-height: 1.2;
    position: relative;
    padding-bottom: 17px;
    padding-top: 21px;
    padding-right: 93px;
    cursor: pointer;
}
.lp_toggle_area .toggle_view_item h4.active {
    color: #5D677E;
    text-shadow: 0px 0px 1px #5D677E;
}
.lp_toggle_area .show_details p{
    font-weight: 300;
    font-size: 15px;
    line-height: 175%;
    color: #5D677E;
}
.lp_toggle_area .show_details {
    padding: 3px 93px 14px 0;
}
.content_bottom_banner_area {
    position: relative;
    padding: 0px 20px;
    background-image: url(assets/images/bg-cta_above_footer.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.content_bottom_banner_area::after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    right: 0px;
    background: linear-gradient(90.16deg, rgba(0, 159, 227, 0.9) 0%, rgba(237, 20, 89, 0.9) 100%);
}
.content_bottom_banner_wrap {
    padding: 100px 0px;
    max-width: 1330px;
    position: relative;
    z-index: 10;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.content_bottom_banner_wrap h2{
    font-weight: 500;
    font-size: 36px;
    line-height: 63px;
    color: #FFFFFF;
    padding-bottom: 32px;
}
.content_bottom_banner_area .title_icon {
    background: #FFFFFF;
    border-radius: 16px;
    margin-bottom: 20px;
    width: 60px;
    height: 60px;
}
.content_bottom_banner_area .title_icon img {
    width: 24px;
}
.bottom_banner_btn .floating_btn {
    padding: 5px 112px;
    font-family: "Ubuntu", sans-serif;
    background: #15BA8A;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
}
.bottom_banner_btn .floating_btn:hover {
    background: #0c9f74;
}
.bottom_banner_btn p {
    text-align: center;
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    color: #FFFFFF;
    padding-top: 8px;
    font-family: 'Nothing You Could Do', cursive;
}
.df_lp_footer .footer {
    padding: 60px 0 43px 0;
}
.df_lp_footer .footer_widget h4 {
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    text-transform: uppercase;
    color: #5D677E;
    padding-bottom: 16px;
}
.df_lp_footer .footer_contact_item .fa img {
    width: 24px;
}
.df_lp_footer .footer_widget p {
    padding-bottom: 16px;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #FFFFFF;
}
.df_lp_footer .footer_contact_item {
    padding-left: 33px;
    padding-bottom: 0px;
}
.footer_contact_item.f_phone_item .fa {
    top: 2px;
}
.df_lp_footer .footer_widget:nth-child(1) {
    width: 34.96%;
}
.df_lp_footer .footer_widget:nth-child(2) {
    width: 30.08%;
}
.df_lp_footer .footer_widget:nth-child(3) {
    width: 34.96%;;
}

.df_lp_footer .form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgb(255 255 255 / 60%);
}

.df_lp_footer .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: rgb(255 255 255 / 60%);
}

.df_lp_footer .form-control::-ms-input-placeholder { /* Microsoft Edge */
  color: rgb(255 255 255 / 60%);
}
.df_lp_footer .newsletter_box .form-control {
   color: rgb(255 255 255 / 60%);
   background: #2B3243;
   border-radius: 4px;

}
.df_lp_footer .newsletter_box {
    padding-top: 1px;
}
.df_lp_footer .footer_copyright .footer_menu ul {
    display: initial;
}
.df_lp_footer .footer_copyright .footer_menu ul li {
    width: auto;
    padding: 0px;
    text-align: end;
    font-size: 16px;
    line-height: 28px;
    color: #5D677E;
    margin-bottom: 12px;
}
.df_lp_footer .footer_copyright .footer_menu p {
    text-align: end;
    font-size: 16px;
    line-height: 28px;
    color: #5D677E;
}
.df_lp_footer .footer_copyright .footer_menu ul li::after{
    content: none;
}
.df_lp_footer .footer_copyright .footer_menu ul li a {
    position: relative;
    color: #5D677E;
}
.df_lp_footer .footer_copyright .footer_menu ul li a::after{
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 1px;
    background: #5D677E;
}
.df_lp_footer .footer_copyright .footer_menu {
    margin-top: auto;
}
.df_lp_footer .footer_logo {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.df_lp_footer .footer_copyright {
    display: flex;
    flex-direction: column;
    align-items: end;
    height: 100%;
}
.df_lp_footer .footer_copyright .footer_logo img {
    max-width: 250px;
}
.df_lp_footer .footer_contact_item.f_email_item p a {
    position: relative;
}
.df_lp_footer .footer_contact_item.f_email_item p a::after{
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0px;
    left: 0px;
    background: #fff;
}
.lp_toggle_area .toggle_view_item h4::after {
    top: 18px;
}
@media screen and (max-width: 1440px ){
    .df_lp_banner#banner_area {
        background-position: center top 30px;
    }
    .df_lp_footer .footer,
    .lp_toggle_area .content_toggle_box,
    .df_lp_testimonials_area .testimonials_wrap,
    .df_lp_method_area .our_method,
    .figures_and_facts_wrap,
    .lp_our_client_wrap,
    .df_lp_banner .banner {
        max-width: 1230px;
    }
    .lp_client_details_info {
        width: 35.77%;
        padding-right: 80px;
    }
    .lp_client_details_sider {
        width: 64.22%;
    }
    .client_etails_sider.owl-carousel .owl-nav {
        left: -55.60%;
    }

    .df_lp_testimonials_area .owl-carousel.testimonials_carousel {
        margin-right: -660px;
        width: auto;
    }
    .df_lp_testimonials_area .testimonials_right {
        width: 65%;
    }
    .df_lp_testimonials_area .testimonials_left {
        width: 26.6%;
    }
    .df_lp_testimonials_area .testimonials_carousel.owl-carousel .owl-nav {
        left: -29.4%;
    }
}
@media screen and (max-width: 1280px ){
    .lp_client_details_info {
        width: 35.77%;
        padding-right: 30px;
    }
    .lp_client_details_sider {
        width: 54.22%;
    }
    .lp_client_details_info {
        width: 40.77%;
        padding-right: 30px;
    }
    .client_etails_sider.owl-carousel .owl-nav {
        left: -83.6%;
    }
    .df_lp_testimonials_area .owl-carousel.testimonials_carousel {
        margin-right: -502px;
    }
}
@media screen and (max-width: 991px ){
    .lp_our_client_box {
        flex-direction: column;
    }
    .lp_client_details_info {
        width: 100%;
        padding-right: 0px;
    }
    .lp_client_details_sider {
        width: 100%;
        padding-top: 24px;
    }
    .lp_our_client_wrap {
        padding: 60px 0px 80px 0px;
    }
    .lp_client_details_info h2 {
        font-size: 32px;
        line-height: 40px;
    }
    .client_etails_sider.owl-carousel .owl-nav {
        left: 0px;
        width: 100%;
    }
    .client_detaisb_box {
        max-width: 250px;
        margin: 0 auto;
    }
    .client_etails_sider.owl-carousel .owl-item img {
        height: 100px;
    }
    .client_etails_sider {
        padding-bottom: 44px;
    }
    .figures_and_facts_box {
        flex-direction: column-reverse;
    }
    .figures_and_facts_info {
        width: 100%;
    }
    .figures_and_facts_counter {
        width: 100%;
        padding-right: 0px;
    }
    .figures_and_facts_counter .client_col_item {
        width: 100%;
        padding-right: 0px;
    }
    .figures_and_facts_wrap {
        padding: 60px 0px;
    }
    .figures_and_facts_area .title_icon {
        width: 60px;
        height: 60px;
        margin-bottom: 20px;
        border-radius: 16px;
    }
    .figures_and_facts_area .icon_and_title h2 {
        font-size: 32px;
        line-height: 40px;
    }
    .figures_and_facts_info .icon_and_title {
        padding-left: 0px;
        padding-right: 0px;
    }
    .figures_and_facts_area .icon_and_title p {
        padding-bottom: 24px;
    }
    .figures_and_facts_area .client_col_item {
        padding-bottom: 32px;
    }
    .figures_and_facts_area .client_col_item:last-child{
        padding-bottom: 0px;
    }
    .df_lp_method_area .our_method_wrap {
        flex-direction: column;
    }
    .df_lp_method_area .our_method_right {
        width: 100%;
        margin-left: 0px;
        padding-top: 0px;
    }
    .df_lp_method_area .our_method_left {
        width: 100%;
        margin-right: 00px;
        padding: 40px 20px;
    }
    .df_lp_method_area .our_method {
        padding: 60px 0px;
    }
    .df_lp_method_area .icon_and_title h2 {
        padding-bottom: 24px;
        font-size: 32px;
        line-height: 40px;
    }
    .df_lp_method_area .our_method_left {
        padding: 40px 10px;
        margin-bottom: 24px;
    }
    .df_lp_method_area .gradient_video_item img {
        border-radius: 0px !important;
    }
    .df_lp_method_area .gradient_video_item a::before {
        border-radius: 0px;
    }
    .df_lp_testimonials_area .testimonials_left {
        width: 100%;
    }
    .df_lp_testimonials_area .testimonials_right {
        width: 100%;
    }
    .df_lp_testimonials_area .owl-carousel.testimonials_carousel {
        margin-right: 0px;
    }
    .df_lp_testimonials_area .testimonials_carousel.owl-carousel .owl-nav {
        left: 0px;
        bottom:10px;
    }
    .df_lp_testimonials_area .owl-carousel.testimonials_carousel{
        padding: 0px 0px;
    }
    .df_lp_testimonials_area .testimonials_carousel.owl-carousel .owl-stage {
        display:flex !important;
    }
    .df_lp_testimonials_area .icon_and_title {
        padding: 0px;
    }
    .df_lp_testimonials_area .testimonials_inner {
        margin: 0px -15px;
    }
    .df_lp_testimonials_area .testimonials_wrap {
        padding: 60px 0px 90px 0px;
    }
    .df_lp_testimonials_area .icon_and_title h2 {
        font-size: 32px;
        line-height: 40px;
        padding-bottom: 10px;
    }
    .df_lp_testimonials_area .icon_and_title p {
        padding-bottom: 0px;
    }
    .df_lp_testimonials_area .testimonials_carousel.owl-carousel .owl-stage-outer {
        padding-top: 9px;
    }
    .df_lp_testimonials_area .item_bg {
        padding: 120px 32px 126px 32px;
    }
    .df_lp_testimonials_area .item p {
        padding-bottom: 35px;
    }
    .df_lp_testimonials_area .item_author {
        padding-right: 0px;
        display: flex;
        text-align: initial;
        align-items: center;
    }
    .df_lp_testimonials_area .item_author_photo {
        margin: 0;
        padding-bottom: 0px;
    }
    .df_lp_testimonials_area .feedback_star {
        justify-content: flex-start;
    }
    .df_lp_testimonials_area .star_box_hover {
        width: 80px;
    }
    .df_lp_testimonials_area .item_author_logo {
        width: 100%;
        top: 60px;
        position: absolute;
        left: 0px;
        padding-top: 30px;
    }
    .df_lp_testimonials_area .author_logo img {
        height: 60px;
        object-fit: cover;
    }
    .df_lp_testimonials_area .owl-carousel .owl-nav button.owl-prev {
        left: 15px;
    }
    .df_lp_testimonials_area .owl-carousel .owl-nav button.owl-next {
        right: 15px;
    }
    .lp_toggle_area .content_toggle_box {
        padding: 60px 0 45px 0;
    }
    .lp_toggle_area .icon_and_title h2 {
        font-size: 32px;
        line-height: 40px;
    }
    .lp_toggle_area .toggle_view_item h4{
        line-height: 26px;
        padding-right: 40px;
        padding-top: 18px;
    }
    .lp_toggle_area .toggle_view_item h4::after{
        top: 18px;
    }
    .lp_toggle_area .show_details {
        padding: 0px 0px 14px 0;
    }
    .content_bottom_banner_wrap {
        padding: 60px 0px;
    }
   .content_bottom_banner_wrap {
        align-items: flex-start;
    }
    .content_bottom_banner_wrap h2 {
        font-size: 32px;
        line-height: 40px;
    }
    .bottom_banner_btn {
        width: 100%;
    }
    .bottom_banner_btn .floating_btn {
        padding: 5px;
    }
    .df_lp_footer .footer {
        flex-direction: column;
    }
    .df_lp_footer .footer {
        padding: 40px 0 43px 0;
    }
    .footer_area.df_lp_footer {
        padding: 0px 20px;
    }
    .df_lp_footer .footer_widget:nth-child(3),
    .df_lp_footer .footer_widget:nth-child(2),
    .df_lp_footer .footer_widget:nth-child(1) {
            width: 100%;
    }
    .df_lp_footer .footer_copyright {
        align-items: flex-start;
        flex-direction: column-reverse;
    }
    .df_lp_footer .footer_copyright .footer_menu ul li {
         text-align: start;
         margin-bottom: 12px;
    }
    .df_lp_footer .footer_copyright .footer_logo img {
       margin: 0px;
    }
    .df_lp_footer .footer_logo {
        display: initial;
    }
    .df_lp_footer .footer_widget:nth-child(1) {
        padding-bottom: 8px;
    }
    .df_lp_footer .footer_widget:nth-child(2) {
        padding-bottom: 22px;
    }

    .df_lp_footer .footer_widget:nth-child(3){
        border-top: 1px solid #5D677E;
        padding-top: 22px;
    }
    .df_lp_footer .footer_copyright .footer_menu {
        padding-bottom: 0px;
    }
    .footer_area.df_lp_footer {
        padding-bottom: 20px;
    }
    .df_lp_banner .checkbox_item .wpcf7-list-item-label strong a{
        letter-spacing: 0.1px;
    }
}


/*progress bar css*/
.circular-progress-bar {
    position: relative;
    margin: 0 auto;
    right: 15px;
    top: -15px;
}
.my-progress-bar-box {
    width:80px;
    height:80px;
    padding:0;
    position: relative;
}
.my-progress-bg {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    border: 8px solid #fff;
}
.loader_box {
    max-width:80px;
    height:80px;
    margin:0 auto;
    position:relative;
}
.loader_box span {
    font-weight: 500;
    font-size: 32px;
    color: #494948;
    white-space: nowrap;
    position:absolute;
    left:0;
    top:0;
    z-index:1;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    text-align:center;
}
.progress-ring__circle {
    transition: 0.35s stroke-dashoffset;
    transform: rotate(-180deg);
    transform-origin: 50% 50%;
}
.progress-ring {
    position: relative;
    left: 0px;
    top: 0px;
    z-index: 1;
    transform: rotate(-180deg);
}
.loader_box .progress_number_input {
    display:none;
}
.thankyou_progress_box {
    display: flex;
    justify-content: center;
}
.df_lp_banner  .thankyou_banner_top h4 {
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    padding-right: 0px;
    font-weight: 500;
    padding-bottom: 16px;
}
.df_lp_banner .thankyou_banner_top p,
.df_lp_banner .thankyou_banner_top span{
    font-size: 15px;
    line-height: 26px;
    color: #5D677E;
    padding-bottom: 16px;
}
.df_lp_banner .thankyou_banner_top span {
    text-align: center;
    display: block;
    padding-bottom: 32px;
}

.df_lp_banner .step_col_item.thankyou_step.step_completed::after,.df_lp_banner 
.df_lp_banner.step_col_item.step_completed.thankyou_step::after{
    background-color: #15BA8A;
    width: 100%;
}
.df_lp_banner .banner_info {
    margin-top: -12px;
}
.thankyou_step_header {
    padding-top: 16px;
}

.df_lp_banner .banner_info ul li span {
    font-style: italic;
    padding-left: 3px;
}
.df_lp_banner .banner_info ul li { 
    padding-left: 58px;
    margin-bottom: 24px;
}
.df_lp_banner .banner_info ul li:last-child {
    margin-bottom: 0px;
}
.df_lp_banner .checkbox_wrap {
    margin-top: 0px;
}
.df_lp_testimonials_area .icon_and_title h2{
    line-height: 63px;
    padding-bottom: 10px;
}
.df_lp_testimonials_area .item_author {
    align-items: center;
}
@media screen and (max-width: 991px ){
    .df_lp_banner .thankyou_banner_top span {
        text-align: left;
        padding-bottom: 32px;
    }
    .df_lp_banner .thankyou_banner_top p{
        padding-bottom: 26px;
    }
    .df_lp_banner .banner_info {
        margin-top: 0px;
    }
    .df_lp_method_area .icon_and_title{
        padding-left: 0px;
        padding-right: 0px
    }
    .df_lp_testimonials_area .icon_and_title h2 {
        line-height: 40px;
    }
    .df_lp_footer .footer_widget p br{
        display: none;
    }
    .df_lp_banner .checkbox_wrap {
        padding-bottom: 32px;
        padding-top: 6px;
    }
    .pstn_header_fix {
        position: static;
    }
}
.df_lp_banner {
    position:relative;
    z-index:1;
}

.df_lp_banner .wpcf7-list-item input:checked + .wpcf7-list-item-label:after {
    content: "";
    position: absolute;
    left: 3px;
    top: 7px;
}

.selectric-hide-select.field_error + .selectric {
    border-color: red !important;
}
.terms-popup-area {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999999;
    background-color: rgba(0,0,0,0.6);
    padding: 40px 15px 25px;
    display: none;
    overflow: auto;
}


.df_lp_banner .wpcf7-response-output { display: none !important; }
.df_lp_banner .wpcf7-list-item.field_error input + .wpcf7-list-item-label:before {
    border-color: #ed1459;
}
.df_lp_banner .wpcf7-list-item.field_valid input + .wpcf7-list-item-label:before {
    border-color: #15ba8a;
}

.df_lp_testimonials_area .author_logo1 img {
    filter: initial !important;
}
.selectric-hide-select.field_error + .selectric,
.selectric-hide-select.field_valid + .selectric{
    position:relative;
}
.selectric-hide-select.field_error + .selectric::after,
.selectric-hide-select.field_valid + .selectric::after{
    width: 13px;
    height: 20px;
    right: 14px;
    top: 14px;
    font-size: 18px;
    font-family: "Ionicons";
    content: "\f120";
    color: #15ba8a;
    position: absolute;
}
.selectric-hide-select.field_error + .selectric::after{
    content: "\f35b";
    color: #ed1459;
}

.selectric-hide-select.field_error + .selectric .button:after,
.selectric-hide-select.field_valid + .selectric .button:after{
    content:none;
}

@media screen and (max-width: 991px ){
.selectric-hide-select.field_error + .selectric::after,
.selectric-hide-select.field_valid + .selectric::after{
        content:none;
    }
    input, select, textarea { font-size: 100% !important; }
    body { font-size: 16px !important; }
}

.df_lp_gender_icon.female_icon .selectric,
.df_lp_gender_icon.male_icon .selectric {
    padding-left:0;
    background-image: url('assets/images/bi_gender-male.svg');
    background-repeat: no-repeat;
    background-size: 19px auto;
    background-position: left 10px center;
}
.df_lp_gender_icon.female_icon .selectric {
    background-image: url('assets/images/bi_gender-female.svg');
}
.df_lp_gender_icon.female_icon .selectric .label,
.df_lp_gender_icon.male_icon .selectric .label {
    background: none;
    padding-left: 31px;
}

.df_lp_banner .field_valid + .selectric .label {
    color: #494949;
}



/* ais css */
@media screen and (max-width: 1750px ){
    .development_process_wrap { padding: 0 20px; }
    .development_process_box::-webkit-scrollbar-track {
/*      -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0); */
        border-radius: 10px;
    }
    .development_process_box::-webkit-scrollbar {
        width: 170px;
        border-radius: 10px;
        background-color: rgba(73, 73, 72, 0.1);
    }
    .development_process_box::-webkit-scrollbar-thumb {
        border-radius: 10px;
        background-color: #2C85C9;
    }

    .development_process_box {
        padding: 0 0 24px 0;
        overflow-x: scroll;
        overflow-y: hidden;
    }
}

/* ajax search lite */
.single_search_box #ajaxsearchlite1 .probox, div.asl_w .probox,
.single_search_box div.asl_m .probox .proinput input { height: 48px !important; align-items: center; }
.single_search_box div.asl_m .probox .proinput input.autocomplete { margin-top: -48px !important; }
.single_search_box .tp_search_btn { z-index: 999; }
.single_search_box div.asl_m .probox .proclose,
.single_search_box div.asl_m .probox .proloading { position: absolute; right: 205px; width: 25px; height: 25px; }
.single_search_box #ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input {
    font-family: "Ubuntu", sans-serif !important;
    font-size: 16px !important;
    color: #999FA4 !important;
}
.single_search_box #ajaxsearchlite1 .probox .proinput, div.asl_w .probox .proinput { padding-right: 180px; }
.single_search_box input::-webkit-input-placeholder { / Edge /
  font-family: "Ubuntu", sans-serif !important;
}
.single_search_box input:-ms-input-placeholder { / Internet Explorer 10-11 /
  font-family: "Ubuntu", sans-serif !important;
}
.single_search_box input::placeholder {
  font-family: "Ubuntu", sans-serif !important;
}
.single_search_box .asl_w_container {
	width: 100%;
	margin: 0px 0px 0px 0px;
	border-radius: 10px 15px 15px 10px !important;
	overflow: hidden;
}
.single_search_box div.asl_w .probox div.asl_simple-circle { border-width: 2px; }
@media screen and (max-width: 991px ){
	.single_search_box div.asl_m .probox .proclose,
	.single_search_box div.asl_m .probox .proloading { right: 102px; }
	.case_top_content .content-right { width:100%}
	.development_process_area .content-right {
		width:100%;
		padding-left: 20px;
		padding-right: 20px;
	}
	.our_service_area,
	.service_bg {
    	clip-path: polygon(0 9%, 100% 0, 100% 91%, 0 100%) !important;
	}
	.our_service { padding-bottom:120px !important}
.kennisbank_top_box .content-left h1,
.kennisbank_top_box .content-left h3,
.kennisbank_top_box .content-left h4,
.kennisbank_top_box .content-left h5,
.kennisbank_top_box .content-left h6 { padding-bottom:15px}
.kennisbank_top_box .content-left h1 { font-size:28px}
.kennisbank_top_box .content-left h3 { font-size:22px}
.kennisbank_top_box .content-left h4 { font-size:20px}
.kennisbank_top_box .content-left h5 { font-size:18px}
.kennisbank_top_box .content-left h6 { font-size:16px}	
}

.services_campaigns_area  .services_image,
li .business-item  .item-bg { cursor: pointer; }

@media only screen and (min-width: 992px){
	.ehf-header header#masthead{
		z-index: 999!important;
		height: 0;
	}
	.header_contact_no{
		padding-right: 0;
	}
	#menu {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.header_left_box{
		width: calc(100% - 230px);
	}
	.header_left_box .menu_area{
		width: calc(100% - 190px);
		padding-left: 100px;
	}
	.sticky-wrapper.sticky-active #menu li a {
		color: #494948;
	}
}

.sticky-wrapper.sticky-active{
	background: white;
	-webkit-box-shadow: 0px 4px 18px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 4px 18px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 4px 18px 0px rgba(0,0,0,0.2);
	min-height: 80px;
	padding-top: 0;
}

@media screen and (min-width: 1730px){
	#menu li {
		margin: 0 0!important;
	}
}
.footer-logos img {
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 5px;
  width: 100%;
}

.footer-logos a img:hover {
  box-shadow: 0 0 2px 1px rgba(0, 140, 186, 0.5);
}


