/*
Theme Name: outamation
Theme URI: https://wordpress.org/themes/twentytwentyone/
Template: twentytwentyone
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Tags: one-column,accessibility-ready,custom-colors,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready,blog,portfolio
Version: 2.4.1733902937
Updated: 2024-12-11 07:42:17

*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

body{
    font-family: "Montserrat", serif;
    background-color: #fff;
}
main.site-main {
    overflow: hidden;
}
p{
    margin-bottom: 1rem;
}
main#main {
    padding-top: 0;
    padding-bottom: 0;
}
.wp-custom-logo .site-header {
    align-items: center;
    padding: 0px 15px;
}
h1,h2,h3,h4,h5,h6, a{
   font-family: "Montserrat", serif;
}
.top-header {
    background: rgba(220, 66, 56, 1);
    padding: 5px 0;
    line-height: 1;
}
.top_nav ul li a.login-btn img {
    padding-left: 5px;
    transition: all 1s ease;
    width: 25px;
}

.banner_svg {
    position: absolute;
    top: -16px;
    /*height: 0px;*/
    overflow: hidden;
    transition: all 4s linear;
}
.banner_svg.aos-animate{
    /*height: 543px;*/
}


aside.widget-area.footer-widget {
    background: #000;
    max-width: 100%;
    grid-template-columns: 100%;
    padding-top: 90px;
}
h2.wp-block-heading, h2.widget-title {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
}
footer#colophon {
    max-width: 100%;
    padding-bottom: 20px;
    background: #000;
    padding-top: 0px;
}
.footer-widget nav {
    margin: 0;
}
.footer-widget .row>* {
    width: auto;
}
.footer-widget .row{
    justify-content: space-between;
}
section#block-11 {
    width: 50%;
    margin-bottom: 80px;
}
section#block-12 {
    width: 50%;
    margin-bottom: 80px;
}
.social-icon ul {
    list-style: none;
    display: flex;
    align-items: center;
    column-gap: 20px;
    padding-top: 50px;
}
.footer-widget .menu li a {
    color: #fff;
    text-decoration: none;
    font-size: 16.47px;
    line-height: 25.1px;
    font-weight: 400;
    font-family: "Montserrat", serif;
}
.footer-widget ul#menu-news.menu li {
    line-height: normal;
}
section#block-12 label {
    color: #fff;
    font-size: 24px;
    line-height: 30px;
    font-family: "Montserrat", serif;
    font-weight: 400;
}
section#block-12 .wp-block-search {
    max-width: 465px;
    float: right;
    width: 100%;
    padding-top: 65px;
}
.wp-block-search__inside-wrapper{
    column-gap: 10px;
}
.wp-block-search .wp-block-search__input::placeholder {
    color: rgba(161, 161, 161, 1);
}
.wp-block-search .wp-block-search__input {
    background: transparent;
    border: 1px solid #fff;
    padding: 0 15px;
    color: #fff;
    font-size: 20px;
    font-family: "Montserrat", serif;
    font-weight: 400;
}
button.wp-block-search__button svg {
    display: none;
}
button.wp-block-search__button {
    background-color: #212121 !important;
    width: 50px;
    border: 1px solid #fff !important;
    height: 66px;
    background-image: url(/wpbespin/wp-content/uploads/2024/12/white-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
}
.footer-widget ul#menu-news.menu li a {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}
.footer-nav ul li a {
    color: #fff;
    text-decoration: none;
    padding: 0;
    font-family: "Montserrat", serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
}
.footer-nav ul li{
    margin-right: 50px;
}
.footer-nav ul li:last-child{
    margin-right: 0;
}
.primary-navigation-open .float_box {
    z-index: 9;
}
footer#colophon .row {
    align-items: center;
}
.footer-nav ul {
    list-style: none;
    display: flex;
    justify-content: flex-start;
    padding-left: 0;
    margin-bottom: 30px;
}
footer#colophon p {
    color: #fff;
    margin-bottom: 0;
    font-size: 15px;
    font-family: "Montserrat", serif;
    font-weight: 400;
}
.top_nav ul li a.login-btn {
    padding: 6px 15px;
    border-radius: 30px;
    font-size: 14px;
    display: inline-block;
    border: 1px solid #fff;
    margin-left: 28px;
    margin-right: 32px;
}
.top_nav ul li a.login-btn:hover{
    background: #fff;
}
.top_nav ul li a.login-btn:hover img{
    filter: invert(1);
}
.top_nav ul {
    list-style: none;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.top_nav ul li a:hover, .top_nav ul li a:focus{
    text-decoration: none;
    outline: none;
    color: #000;
}
.top_nav ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
    font-family: "Montserrat", serif;
    transition: all 1s ease;
    padding: var(--primary-nav--padding) 0;
    display: inline-block;
    padding: 6px 12px;
}
.banner_section .container-fluid{
    padding: 0;
}
.banner_img img {
    width: 100%;
    max-height: 665px;
    object-fit: cover;
    object-position: top;
}
.page-id-430 .banner_img img{
	object-position: center;
}
.wlcm-text.sec_padd {
    padding:80px 0 110px;
    position: relative;
}
.banner_home{
    position: relative;
}
.banner_home .container {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    padding-left: 0%;
    z-index: 9;
}

.banner_home:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
}
.banner_content h2 {
    color: #fff;
    font-size: 58px;
    line-height:75px;
    text-align: left;
    margin: 0;
    font-weight: 700;
    text-transform: uppercase;
}
.banner_content {
    max-width: 100%;
    text-align: left;
}



a.learn-btn {
    background: rgba(220, 66, 56, 1);
    color: #fff ;
    text-decoration: none;
    padding: 15px 30px;
    border-radius: 30px;
    font-size: 18px;
    margin-top: 20px;
    display: inline-block;
    transition: all 0.3s ease-out;
    font-weight: 700;
    width: fit-content;
    font-family: "Montserrat", serif;
}
a.learn-btn img {
    padding-left: 5px;
    transition: all 0.3s ease-out;
    outline: none !important;
}

.banner_content p {
    margin-top: 0;
}
.container {
    max-width: var(--responsive--alignwide-width);
    margin: 0 auto;
    padding: 0 15px;
}
.sec_padd{
    padding: 60px 0;
}
.wlcm_content p:first-child {
    margin-bottom: 30px;
}
.wlcm_content p {
    font-size: 24px;
    line-height: 32px;
    font-weight: 500;
}
/*section.get-in-sec .row {
    align-items: center;
}*/
section.get-in-sec {
    background: rgba(98, 193, 200, 1);
}
.title-box p {
    margin-bottom: 0;
}
.get_rgt {
    color: #fff;
    font-size: 28px;
    line-height: 36px;
    font-family: "Montserrat", serif;
    font-weight: 400;
}
.title-box h2 {
    color: #fff;
    font-family: "Montserrat", serif;
    font-weight: 500;
    line-height: 70px;
}
.offering-sec{
    background-size: cover;
    background-position: center right;
}
.title_box h2 {
    color: #000;
    font-size: 50px;
    line-height: 70px;
    font-weight: 500;
    font-family: "Montserrat", serif;
}
.title_box h2 span{
    font-weight: 700;
   font-family: "Montserrat", serif;
    color: #DC4238;
}
.title_box p {
    color: #000000;
    font-size: 24px;
    line-height: 30px;
    font-family: "Montserrat", serif;
    font-weight: 500;
}
.sub-title h4 {
    color: #fff;
    font-size: 36px;
    line-height: 40px;
    font-weight: 600;
    font-family: "Montserrat", serif;
    margin-bottom: 20px;
}
.sub-title p {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
}
.wp-block-site-logo.is-default-size img {
    height: auto;
    width: 180px;
}
.wp-block-navigation .wp-block-navigation-item a {
    font-family: "Montserrat", serif;
    font-weight: 600;
    font-size: 16.47px;
    line-height: 25.1px;
}
.sub-title {
    margin-top: 100px;
}
.slider-box{
	position: relative;
}
.box-content{
	position: absolute;
    bottom: 0;
    padding: 25px 45px;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    background: rgba(0,0,0,0.5);
}
/*.page-id-1055 .why-img:after{
	display: none;
}*/
.box-content h4{
	font-family: "Montserrat", serif;
	font-weight: 600;
	font-size: 28px;
}
.get-in-sec get-in-sec {
    line-height: 50px;
}
p:empty {
    display: none;
}
.slider-row{
	align-items: flex-end;
}
.slider-row {
    align-items: flex-end;
    padding-top: 110px;
}
section.sec_padd.offering-sec {
    padding: 90px 0 120px;
}
.height-auto{
	height: auto;
}
/*.cloud-inner {
    padding-left: 18%;
}*/
.cloud-box{
	margin: 0 10px;
}
.cloud-slider-main {
    /*display: flex;*/
/*    justify-content: flex-end;*/
/*    max-width: 100%;*/
}
.cloud-slider {
    width: 100%;
}
.cloud-img img {
    width: 100%;
}
.cloud-slider .slick-list {
    padding-right: 0;
    position: relative;
}
/*.cloud-slider .slick-list:after{
    position: absolute;
    content: '';
    border-radius: 5px;
    right: 0;
    width: 40px;
    top: 0;
    background: linear-gradient(180deg, rgba(220, 66, 56, 0) 17.12%, #DC4238 100%);
    height:100%;
}*/
.cloud-box{
    position: relative;
}
.cloud-box:after{
    background: linear-gradient(180deg, rgba(220, 66, 56, 0) 17.12%, #DC4238 100%);
    position: absolute;
    content: ''
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.cloud-content {
    position: absolute;
    padding: 25px 15px;
    bottom: 22px;
    width: 100%;
    left: 0;
    display: flex;
    align-items: flex-end;
}
.cloud-img br{
    display: none;
}
.cloud-content h4 {
    font-size: 16px;
    color: #fff;
    max-width: 230px;
    line-height: 22px;
    font-weight: 500;
    font-family: "Montserrat", serif;
    min-height: 60px;
    transition: all .3s linear;
    /*min-height: 100px;*/
}

/*.offering-sec .container {
    max-width: 100%;
    width: 100%;
    padding-left: 18%;
    padding-right: 0;
}*/
.slider-row p {
    max-width: 450px;
}
/*.offer-slider-main{
	width: 55%;
	position: absolute;
	right: 0;
	bottom: 120px;
	max-width: 965px;
}*/
.slider-row .col-md-7 {
    padding-right: 0;
}
.slider-box img{
    width: 100%;
}
.slider-box{
    margin: 0 10px;
}
.arrow-icon {
    position: absolute;
    right: 25px;
    bottom: 0;
    transition: all .3s linear;
}
.title-box-2 h3 {
    font-size: 50px;
    font-weight: 500;
    line-height: 70px;
    margin-bottom: 40px;
    font-family: "Montserrat", serif;
    color: #000;
}
.resources-sec {
    background: rgba(242, 242, 242, 1);
    padding: 80px 0 100px;
}
/*.resources-inner {
    padding-left: 18%;
}*/
.resources-img br{
    display: none;
}
.resources-slider-main {
    display: flex;
    justify-content: flex-end;
    overflow: hidden;
}
.resources-slider {
    width: 100%;
}
.resources-box {
    margin: 0 0px 0 10px;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}
.resources-img:before{
    position: absolute;
    content: '';
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(220, 66, 56, 1);
    opacity: 0.5;
    width: 100%;
    z-index: 2;
}
.resources-box img{
    width: 100%;
}
.resources-content {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    padding: 50px;
    z-index: 4;
}
.page-id-620 .banner_home:after {
    opacity: 0;
    display: none;
}
.resources-content h4 {
    color: #fff;
    font-size: 28px;
    font-weight: 500;
    line-height: 40px;
    font-family: "Montserrat", serif;
    /*max-width: 450px;*/
    /*display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;*/
    min-height: 120px;
}
.tags-box {
    display: flex;
    align-items: center;
    column-gap: 10px;
    max-width: 370px;
    flex-wrap: wrap;
    width: 100%;
    row-gap: 10px;
}
.tags-box > a, .tags-box > span {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    background: rgb(255 255 255 / 40%);
    padding: 10px 20px;
    border-radius: 30px;
    text-transform: capitalize;
}
.resources-slider .slick-dots li button {
    width: 100%;
    height: 5px;
    background-color: rgba(46, 46, 46, 0.3) !important;
}
.resources-slider .slick-dots li {
    width: 167px;
    height: 5px;
}
.resources-slider .slick-dots li.slick-active button{
    background-color: rgba(46, 46, 46, 1) !important;
}
.resources-slider .slick-dots {
    position: unset;
    margin-top: 40px;
}
.resources-inner a.learn-btn {
    padding: 13px 30px;
}
.title-box-2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /*max-width: 90%;*/
    margin-bottom: 30px;
}
.title-box-2 h3{
    margin-bottom: 0;
}
.primary-navigation .primary-menu-container > ul > .menu-item{
    margin-left: 40px;
}
.primary-navigation .primary-menu-container > ul > .menu-item:first-child{
    margin-left: 0px;
}
.primary-navigation .primary-menu-container > ul > .menu-item > a {
    color: rgba(0, 0, 0, 1);
    font-size: 16.47px;
    line-height: 25.1px;
    font-weight: 600;
    font-family: "Montserrat", serif;
    transition: all 0.5s ease;
    position: relative;
    padding: 37px 0;
}
.banner_content a.learn-btn:hover, .banner_content a.learn-btn:focus, .slider-row a.learn-btn:hover, .slider-row a.learn-btn:focus {
    background: #fff !important;
    color:#000;
    text-decoration: none;
    outline: none !important;
}
.banner_content a.learn-btn:hover img, .slider-row a.learn-btn:hover img{
    filter: invert(1);
    outline: none !important;
}
a.learn-btn:hover, a.learn-btn:focus {
    background: #000 !important;
    text-decoration: none !important;
    outline: none !important;
}
.primary-menu-container > ul > .menu-item > a:after{
    position: absolute;
    content: '';
    bottom: 0;
    width: 0;
    height: 3px;
    background: #FF462D;
    transition: width .3s ease, right .3s ease;
    left: 0;
    display: block;
}
.primary-navigation .primary-menu-container > ul > .menu-item > a:hover:after{
    width: 100%;
}
.primary-navigation .primary-menu-container > ul > .menu-item > a:hover{
    text-decoration: none;
    /*font-weight: 700;*/
    color: #dc4238;
    /*font-family: 'montserratbold';*/
}
.primary-navigation .primary-menu-container > ul > .menu-item > a:focus {
    outline: none;
    text-decoration: none;
}
.circle-box-main {
    text-align: center;
    position: relative;
}

.circle-img-main {
    max-width: 500px;
    margin: 0 auto;
    position: relative;
}
.center_box {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translateY(-50%);
    z-index: 4;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 290px;
}
.circle-img-main:after {
    bottom: 0;
    left: 6%;
}
.circle-img-main:before {
    bottom: 20%;
    right: -10%;
}
.center_box h4 {
    font-size: 28px;
    color: #000;
    line-height: 40px;
    font-family: "Montserrat", serif;
    font-weight: 600;
    padding-top: 30px;
}
.title-box-2 span {
    color: rgba(220, 66, 56, 1);
    font-weight: 700;
}
.seamless-sec .title-box-2 {
    margin-bottom: 50px;
}
.seamless-sec {
    padding-bottom: 100px;
}
.circle-box-main h5 {
    color: #fff;
    font-size: 22px;
    line-height: 36px;
    font-weight: 600;
    font-family: "Montserrat", serif;
    margin-bottom: 0;
}
img.circle-img {
    width: 100%;
}
.box-1 {
    width: 205px;
    height: 205px;
/*    background: rgba(23, 160, 143, 1);*/
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 15%;
    top: -3%;
    z-index: 10;
}
.circle-img-main:after, .circle-img-main:before, .box-1:after, .box-1:before,  .box-3:after, .box-3:before, .box-4:after, .box-4:before{
    position: absolute;
    content: '';
    width: 21px;
    height: 21px;
    background: rgba(220, 66, 56, 1);
    border-radius: 50%;
    /*animation: myOrbit 5s infinite;*/
    display: none;
}
@keyframes myOrbit {
    from { transform: rotate(0deg) translateX(10px) rotate(50deg); }
    to   { transform: rotate(360deg) translateX(10px) rotate(-360deg); }
}
@keyframes mymove {
  0% {transform: scale(1, 1);}
  50% {transform: scale(1.2, 1.2);}
  100% {transform: scale(1, 1);}
}
@-webkit-keyframes mymove {
  0% {transform: scale(1, 1);}
  50% {transform: scale(1.2, 1.2);}
  100% {transform: scale(1, 1);}
}

.box-1:after {
    top: -5%;
    left: -10%;
}
.box-1:before {
    right: -30%;
    top: 10%;
}
.box-2 {
    width: 205px;
    height: 205px;
    border-radius: 50%;
    background-color: rgba(26, 66, 136, 1);
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 12%;
    top: -20%;
    z-index: 10;
}
.box-3 {
    width: 250px;
    height: 250px;
    border-radius: 50%;
    background-color: rgba(85, 47, 113, 1);
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 55%;
    left: 10%;
    z-index: 10;
}
.box-3:before {
    bottom: -8%;
    left: 16%;
}
.box-3:after {
    top: -16%;
    right: 42%;
}
.box-4 {
    width: 330px;
    height: 330px;
    border-radius: 50%;
    background-color: rgba(98, 193, 200, 1);
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 25px;
    position: absolute;
    right: 15px;
    top: 28%;
    z-index: 10;
}
.box-4:after {
    top: -18%;
    right: 22%;
}
.box-4:before {
    top: 11%;
    right: -12%;
}
.about-box {
    width: 384px;
    height: 220px;
    display: flex;
    align-items: end;
    border: 1px solid rgba(220, 66, 56, 1);
    text-align: left;
    position: relative;
    background: #DC4238CC;
    padding: 32px 45px;
    z-index: 9;
}
img.img_results {
    margin-bottom: 15px;
}
.about_inner {
    display: flex;
    justify-content: end;
    align-items: baseline;
    position: relative;
    width: 70%;
    flex-wrap: wrap;
    margin-left: auto;
    gap: 16px;
}
.about-box:hover{
    opacity: 1;
    background: #DC4238;
}
.about-content {
    /*position: relative;*/
    z-index: 1;
}
.about-content h4 {
    font-family: "Montserrat", serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
    color: #fff;
    margin: 0;
}
.about-content a.red-arrow {
    position: absolute;
    right: 35px;
    top: 25px;
}
.container-width{
    max-width: 1330px;
}
.unlock-cloud-sec {
    padding: 110px 0 160px;
    position: relative;
}
.unlock_arrow_bg {
    position: absolute;
    right: 15%;
    top: 5%;
    z-index: 0;
    transition: all 3s linear;
    overflow: hidden;
    text-align: center;
}
.explore-btn {
    padding-top: 80px;
}
.logo-slider{
    width: 100%;
}
.logo-slider-main {
    display: flex;
    justify-content: flex-end;
}
.logo-sec {
    padding:0px 0;
}
.logo-box{
    margin: 0 20px;
    text-align: center;
}
.logo-box img {
    display: inline-block;
}
.logo-slider .slick-list {
    padding-right: 110px;
}
.logo-slider {
    /*border-top: 1px solid rgba(0, 0, 0, 1);
    border-bottom: 1px solid rgba(0, 0, 0, 1);*/
    padding: 20px 0;
}
.widget-area{
    margin-top: 0;
}
.banner_arrow_col {
    position: relative;
    top: -200px;
    left: -100px;
}
.circle_shape {
    position: relative;
}
.circle_shape .circle-img{
    position: relative;
    z-index: 1;
}
/*.wlcm_content {
    padding-left: 40px;
}*/
.offering-sec{
    position: relative;
}
.offering_arrow {
    position: absolute;
    right: 0;
    top: -195px;
    height: 0px;
    overflow: hidden;
    transition: all 2s linear;
}
.offering_arrow.aos-animate{
    height: 396px;
}
.arrow-icon:focus, .full_link:focus {
    background: transparent !important;
    border: 0 !important;
    outline: none !important;
    text-decoration: none !important;
    box-shadow: none !important;
}
.cloud-box{
    position: relative;
}
a.full_link {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 4;
}
.cloud-img, .resources-img, .box-img{
    position: relative;
    overflow: hidden;
}
.cloud-img img, .resources-img img, .box-img img{
    transition: all .3s linear;
}
.cloud-box:hover .cloud-img img, .resources-box:hover .resources-img img, .slider-box:hover .box-img img{
    transform: scale(1.1);
}
.cloud-box:hover .cloud-content h4{
    margin-bottom: 20px;
}
.cloud-box:hover .arrow-icon{
    transform: translate(5px, 0);
}

.circle_anim1 {
    position: absolute;
    right: -10px;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: 2;
    border-right: 150px solid #fff;
    transition: all .5s linear;
}
.circle_anim2 {
    position: absolute;
    left: 0;
    bottom:-10px;
    height: 100%;
    width: 100%;
    z-index: 2;
    border-bottom: 150px solid #fff;
    transition: all .5s linear;
}
.circle_anim3 {
    position: absolute;
    left: -10px;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 2;
    border-left: 150px solid #fff;
    transition: all .5s linear;
}
.circle_anim4 {
    position: absolute;
    right: 0;
    top: -16px;
    height: 100%;
    width: 100%;
    z-index: 2;
    border-top: 170px solid #fff;
    transition: all .5s linear;
    transform: rotate(-13deg);
}
.circle_shape.aos-animate .circle_anim1 {
    height: 0;
    transition-delay: 0.5s;
}
.circle_shape.aos-animate .circle_anim2 {
    width: 0;
    transition-delay: 0.8s;
}
.circle_shape.aos-animate .circle_anim3 {
    height: 0;
    transition-delay: 1.2s;
}
.circle_shape.aos-animate .circle_anim4 {
    width: 0;
    top: -100px;
    transition-delay: 1.6s;
}
.top_nav ul li a.search-icon {
    padding: 0;
}
.top_nav ul li a.search-icon img {
    width: 22px;
}
.admin-bar .primary-navigation > .primary-menu-container{
    margin-right: 0;
}

.social-icon ul li a:focus{
    background: transparent !important;
    border: 0 !important;
    outline: none !important;
    text-decoration: none !important;
    box-shadow: none !important;   
}
.social-icon ul li a:hover{
    color: #999;
}
.cloud-slider, .resources-slider {
    margin-left: -5px;
}
.primary-navigation .primary-menu-container{
    margin: 0;
}
.header_inr{
    position: relative;
    z-index: 99;
    width: 100%;
    background: #fff;
}
.header_space{
    display: none;
}
.header_inr.affix .top-header{
    display: none;
}
.header_inr.affix ~ .header_space{
    display: block;
}
.header_inr.affix {
    position: fixed;
    box-shadow: 0 0 5px rgba(0,0,0,.3);
    -webkit-animation: fadeInDown 0.9s ease;
    -moz-animation: fadeInDown 0.9s ease;
    animation: fadeInDown 0.9s ease;
}
@keyframes fadeInDown{
    0%{transform:translate3d(0, -100%, 0)}
    to{transform:none;}
}
@-webkit-keyframes fadeInDown{
    0%{transform:translate3d(0, -100%, 0)}
    to{transform:none;}
}


.right-arrow img {
    transform: translate(-100%, -50%);
    transition-: all 0.3s linear;
}
.right-arrow.aos-animate img {
    transition: all 1s linear;
    transform: translate(0, 0);
}
.right-arrow {
    position: absolute;
    height: 554px;
    width: 0;
    right: 0;
    top: -160px;
    overflow: hidden;
    transition: all 2s linear;
}
.right-arrow.aos-animate{
    width: 285px;
}

.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
     outline: initial; 
     text-decoration: initial; 
     text-decoration-skip-ink: initial; 
     background: initial; 
}
section#block-13 {
    /*display: none;*/
    width: 50%;
    margin-bottom: 80px;
}
.subscription_box h4 {
    color: #fff;
    font-size: 24px;
    line-height: 30px;
    font-family: "Montserrat", serif;
    font-weight: 400;
}
.footer-form {
    max-width: 465px;
    float: right;
    width: 100%;
}
.form_inner {
    display: flex;
    flex: auto;
    flex-wrap: nowrap;
    max-width: 100%;
    justify-content: space-between;
    column-gap: 10px;
}
.form_inner .form-group {
    width: 100%;
}
.subscription_box {
    padding-top: 65px;
}
.form_inner input {
    background: transparent;
    border: 1px solid #fff;
    padding: 0 15px;
    color: #fff;
    font-size: 20px;
    font-family: "Montserrat", serif;
    font-weight: 400;
    height: 66px;
}
.form_inner button {
    background-color: #212121 !important;
    width: 50px;
    border: 1px solid #fff !important;
    height: 66px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 0;
    min-width: 50px;
    padding: 0;
}
.form_inner input::placeholder {
    color: rgba(161, 161, 161, 1);
}
.footer_sticky_icon {
    position: fixed;
    right: 4%;
    bottom: 0;
    display: flex;
    flex-wrap: wrap;
    width: 80px;
    justify-content: center;
    gap: 20px;
}

/*HOme animation*/
.journey {
    position: relative;
}
.dash-journey {
    position: absolute;
    top: 13.5rem;
    left: -2.2rem;
    right: 0;
    margin: 0 auto;
    height: 2190px;
    width: 1351px;
    z-index: 9;
}
.plane-journey {
    position: absolute;
    width: 7.125rem;
    height: 5.125rem;
    margin-bottom: -.5rem;
    margin-left: auto;
    margin-right: auto;
    top: auto;
    bottom: 100%;
    left: 10px;
}
.plane {
    width: 4.25rem;
    height: 4.25rem;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}
.plane.plane-2 {
    width: 24.125rem;
    height: 24.125rem
}
.plane.plane-1 {
    top: auto;
    bottom: -2rem;
    left: auto
}
.plane.plane-footer-1 {
    width: 5.625rem;
    height: 5.625rem
}
.plane.plane-footer-2 {
    width: 5rem;
    height: 5rem
}
.plane.plane-journey {
    width: 72px;
    height: 72px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    top: 0;
    bottom: 100%;
    left: 8.8%;
    z-index: 9;
}
.plane.plane-journey.plane-journey-mobile-1 {
    display: none
}
.plane.plane-triangle {
    width: .625rem;
    height: .875rem
}
.plane.plane-cta-2 {
    width: 5.375rem;
    height: 5.375rem;
    top: auto;
    bottom: 10%;
    left: 80%;
    transform: rotate(-45deg)
}
.relative {
    position: relative
}
.ellipse path, .dash path, .ellipse-footer path, .dash-journey path, .plane-cta g path {
    animation: dash .5s linear infinite;
}
.dash path, .ellipse-footer-2 path, .ellipse-cta path, .dash-journey path, .plane-cta g path {
    animation-direction: reverse;
}
@keyframes dash{
    from{
        stroke-dashoffset:0
    }
    to{
        stroke-dashoffset:11
    }
}


/*path 2*/
.dash-journey.dash-journey-2 {
    top: -160px;
    text-align: right;
    height: 2384px;
    left: -5rem;
}
.plane.plane-journey-2 {
    right: 12.9%;
    top: -160px;
    left: auto;
    width: 72px;
    height: 72px;
    z-index: 9;
}

.dash-journey-about {
    text-align: right;
    height: 4004px;
    top: 10.5rem;
}
.plane.plane-journey-about {
    left: 3.8%;
}
.offer-slider {
    padding: 0;
    display: block;
    margin: 45px 0 0;
}
.offer-slider > .slider-box {
    width: 32.33%;
    display: inline-block;
}
.slider-box img {
    max-width: 100%;
}
.slider-box h3 {
    font-size: 22px;
    font-weight: 500;
    line-height: 28px;
    color: #fff;
    margin-top: 15px;
}
.slider-box {
    text-align: left;
}
.slider-box p {
    color: #000;
    display: none;
}
.offer-slider .slick-current.slick-active{
  
}
.offer-slider .slider-box {
    /*padding: 22px 18px;*/
    border-radius: 20px;
    text-align: center;
}
.slider-box.slick-slide {
  transition: transform .4s;
  position: relative; 
}
.slider-box.slick-slide.slick-center + .slick-slide {
  z-index: 10;
}
.slider-box.slick-slide.slick-active {

}
.slider-box.slick-slide.slick-center {
  transform: scale(1);
  z-index: 30;
  opacity: 1;
  text-align: left;
}
.slider-box.slick-slide.slick-center p {
    display: block;
    margin-bottom: 1rem;
}
.slider-box.slick-center h3 {
    font-weight: 800;
}
.offer-slider .slick-list {
    padding-top: 0px !important;
}
.offer-slider .slick-current.slick-active .box-img:after {
    content: '';
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 52.94%, rgba(255, 255, 255, 0.657004) 66.55%, rgba(255, 255, 255, 0.796664) 82.93%, #FFFFFF 100%);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.offer-slider .slick-track{
	display: flex;
}
.offer-slider .slider-box{
	height: inherit;
}
.mobile-logo{
	display: none;
}
.primary-navigation > div > .menu-wrapper > li > .sub-menu {
    padding: 10px 25px;
    background: #fff;
    /*padding-top: 10px;*/
    border: none;
    box-shadow: 0px 4px 4px 0px #00000040;
}
.primary-navigation > div > .menu-wrapper > li > .sub-menu li a{
	padding: 12px 0px;
    font-weight: 400 !important;
    width: max-content;
}
.primary-navigation > div > .menu-wrapper{
    align-items: center;
}
.primary-navigation .sub-menu .menu-item > a:before {
    position: absolute;
    content: '';
    bottom: 6px;
    width: 0;
    height: 2px;
    background: #FF462D;
    transition: width .3s ease, right .3s ease;
    left: 0;
    display: block;
}
.primary-navigation .current-menu-item > a:first-child, .primary-navigation .current_page_item > a:first-child{
    text-decoration: none !important;
    color: #dc4238;
}
.primary-navigation .primary-menu-container > ul > .menu-item.hover > a:hover:after, .primary-navigation .primary-menu-container > ul > .menu-item.hover > a:after {
    width: 100%;
}
.primary-navigation .primary-menu-container > ul > .menu-item.hover > a{
    color: #FF462D;
}
.primary-navigation > div > .menu-wrapper li{
    width: max-content;
}
.primary-navigation .sub-menu .menu-item > a:hover {
    color: #FF462D;
}
.primary-navigation .sub-menu .menu-item > a:hover:before {
    width: 100%;
}
.offer-slider .slider-box:not(.slick-current) {
    width: 250px;
    height: 404px;
}
.offer-slider .box-content h4, .offer-slider .box-content p{
	color: #fff !important;
}
.box-img {
    height: 100%;
    background: #000000A6;
}
.box-img img {
    height: 100%;
    object-fit: cover;
}
.offer-slider .slider-box:not(.slick-current) .box-content {
    padding: 0;
    width: 300px;
    transform: rotate(-90deg);
    left: -15%;
    bottom: 35%;
    text-align: left;
    background: transparent;
}

.offer-slider .slider-box:not(.slick-current) .box-content h4 {
    color: #fff;
}
.box-img {
    max-height: 404px;
}
.slider-box.slick-slide.slick-center p {
    width: 100%;
    max-width: 400px;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    color: #000;
}
.box-img:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000000A6;
}
section.about-sec {
    background: url(https://acoding.com/wp_outamation/wp-content/uploads/2025/02/automate-result-banner.webp) no-repeat;
    background-size: cover;
    padding: 75px 0 75px;
    background-position: top center;
    position: relative;
}
.about-box:first-child {
    margin-left: 20%;
}
.title-box-3 h3 {
    text-align: right;
    font-size: 50px;
    font-weight: 700;
    line-height: 70px;
    color: #fff;
    margin-bottom: 76px;
}
.circle-img-svg {
    position: absolute;
    top: 0;
}
section.seamless-sec {
    padding: 190px 0 90px;
    position: relative;
}
.circle-box-main >.aos-init:hover {
    transform: scale(1.2);
}
.logo-inner.container {
    max-width: 82%;
    margin-left: auto;
    margin-right: 0;
}
button.slick-arrow {
    background: transparent url(https://web.pinklemonadedigital.com/wpbespin/wp-content/uploads/2024/12/white-arrow.png);
    position: absolute;
    right: 0;
    top: -116px;
    background-color: transparent !important;!i;!;
    width: 43px;
    height: 15px;
    background-size: cover;
    z-index:9;
}
button.slick-arrow:hover,.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    background: transparent url(https://web.pinklemonadedigital.com/wpbespin/wp-content/uploads/2024/12/white-arrow.png);
    background-size: cover;
}
button.slick-arrow:before {
    content: none;
}
button.slick-next.slick-arrow {
    right: 11.1%;
    left: auto;
}
button.slick-prev.slick-arrow {
    right: 13%;
    transform: rotate(180deg);
    top: -123px;
    left: auto;
}

.offer-slider {
    z-index: 9;
}
.circle_svg {
    position: absolute;
    left: 15.5%;
    top: 0%;
    z-index: 9;
    width: 0px;
    transition: .3s;
    overflow: hidden;
    text-align: center;
}
.circle_svg.aos-animate{
    width: 698px;
    direction: ltr;
}
.circle_svg img {
    width: 698px;
}
a.scroll_top {
    display: none;
}


/*About us slider*/

.carousel_stuck {
    position: relative;
    z-index: 9;
    height: 70vh;
    /*overflow: hidden;*/
    pointer-events: none;
    padding-top: 0;
    margin-bottom: 0;
}

.carousel_stuck-item {
    --items: 3;
    /*--width: clamp(150px, 30vw, 360px);*/
    --height: clamp(200px, 40vw, 474px);
    --x: calc(var(--active)* 240%);
    --y: calc(var(--active)* 40%);
    --rot: calc(var(--active)* 60deg);
    --opacity: calc(var(--zIndex) / var(--items)* 4 - 1);
    overflow: hidden;
    position: absolute;
    z-index: var(--zIndex);
    width: var(--width);
    height: var(--height);
    margin: calc(var(--height)* -0.5) 0 0 calc(var(--width)* -0.5);
    border-radius: 5px;
    top: 50%;
    left: 50%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transform-origin: 0% 100%;
    background: black;
    pointer-events: all;
    transform: translate(var(--x), var(--y)) rotate(var(--rot));
    /*transition: transform 0.8s cubic-bezier(0, 0.02, 0, 1);*/
    transition: 0.7s;
    display: block;
}
.carousel_stuck-item .carousel_stuck-box {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: opacity 0.8s cubic-bezier(0, 0.02, 0, 1);
    opacity: var(--opacity);
}
.carousel_stuck-item .carousel_stuck-box:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 30%);
}
.carousel_stuck-item .title {
    position: absolute;
    z-index: 1;
    color: #fff;
    padding: 20px;
    bottom: 0;
    left: 0;
    transition: opacity 0.8s cubic-bezier(0, 0.02, 0, 1);
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
}
.carousel_stuck-item .head {
    position: absolute;
    z-index: 1;
    color: #fff;
    top: 40px;
    right: 20px;
    transition: opacity 0.8s cubic-bezier(0, 0.02, 0, 1);
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    width: 70%;
    text-align: left;
}
.carousel_stuck-item .num {
    position: absolute;
    z-index: 1;
    color: #fff;
    top: 40px;
    left: 20px;
    transition: opacity 0.8s cubic-bezier(0, 0.02, 0, 1);
    font-size: 28px;
    font-weight: 600;
    line-height: 34px;

}
.carousel_stuck-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
     object-fit: cover;
    pointer-events: none;
}
.cursor {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    --size: 40px;
    width: var(--size);
    height: var(--size);
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.2);
    margin: calc(var(--size) * -0.5) 0 0 calc(var(--size) * -0.5);
    transition: transform 0.85s cubic-bezier(0, 0.02, 0, 1);
    /*transition: 0.7s;*/
    display: block;
    pointer-events: none;
}
@media (pointer: fine) {
    .cursor {
        display: block;
    }
}
.cursor2 {
    --size: 2px;
    transition-duration: 0.7s;
}

.aos-animate .carousel_stuck{
    text-align: center;
    padding-top: 4vh;
    margin-bottom: -10vh;
}
.aos-animate .carousel_stuck-item {
    --zIndex: 3 !important;
    --active: 0 !important;
    position: relative;
    top: 0;
    left: auto;
    right: auto;
    transform: none;
    /*width: 380px;
    height: 474px;*/
    margin: 0 10px;
    display: inline-block;
}
.aos-animate .carousel_stuck-item .carousel_stuck-box {
    position: relative;
}
.product-img-slide .slider-nav .thumb-slide {
  margin-bottom: 12px;
  background: #fff;
  overflow: hidden;
  border-radius: 50%;
  transform:scale(.7);
}
.product-img-slide .slider-nav .thumb-slide:last-child {
  margin-bottom: 0;
}
.product-img-slide .slick-slide img {
  margin: 0 auto;
}
.product-img-slide .slider-nav .thumb-slide img{
    border: 5px solid #DC4238;
    border-radius: 50%;
    padding: 10%;
    max-width: 100%;
}
.product-img-slide .slider-nav .thumb-slide.slick-current.slick-active img{
    border: 5px solid #DC4238;
}
.product-img-slide .slider-nav .thumb-slide.slick-current.slick-active{
    transform:scale(1);
}
.banner-slider {
    display: flex;
    justify-content: flex-end;
}
.product-img-slide {
    width: 82%;
}
.product-img-slide .slider-nav {
    padding-left: 9%;
    background: url(../img/big-arrow.svg) no-repeat;
    background-position: left center;
}
.product-img-slide .slider-nav .thumb-slide.slick-current.slick-active ~ .slick-slide {
    margin-right: -120px;
    position: relative;
    /*counter-increment: index;
    z-index: counter(index);*/
}
.partner_sec{
    background: #F5F5F5;
    padding: 113px 0 123px;
}
.slider-nav {
    z-index: 9;
}


.testimonial_section .testimonials {
  position: relative;
}
.testimonial_section .testimonials .testimonial_content {
  max-width: 690px;
  margin-left: auto;
  padding: 30px 40px 30px 40px;
  z-index: 1;
  position: relative;
  background-color: #17A08F;
  transition: all 0.5s ease-in-out 0s;
  color: #fff;
  /*position: absolute;*/
  margin-top: -230px;
  bottom: 0px;
  right: 0;
}
.testimonial_section .testimonial_caption h6, .vision-content h6 {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
}
.testimonial_section .testimonial_caption span {
  color: #fff;
  margin: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}
.testimonial_section p {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  margin-top: 20px;
  margin-bottom: 0;
}
.testimonial_section .testimonial_img img {
  max-width: 70%;
}
.testimonial_section{
    position: relative;
    padding: 0px 0 90px;
}
.testimonial_svg {
    position: absolute;
    top: -20%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}
.images_box {
    margin-bottom: 105px;
}
.testimonial_slider {
    z-index: 9;
    position: relative;
}
.testimonial_slider  button.slick-arrow {
    background: #DC4238 !important;
    position: absolute;
    right: 0;
    top: auto;
    bottom:0;
    width: 200px;
    height: 105px;
    font-size: 20px;
    padding: 30px;
    -webkit-transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    transform: translate(0, 0%);
    color:#fff !important;
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    transition: 0.3s;
}
button.slick-arrow.slick-disabled {
    opacity: 0.5;
    transition: 0.3s;
}
.testimonial_slider button.slick-arrow:before {
    content: none;
}
.testimonial_slider button.slick-next.slick-arrow {
    right: 690px;
    left: auto;
    top: auto;
    bottom:0;
}
.testimonial_slider button.slick-prev.slick-arrow {
    transform: rotate(0);
    right: 890px;
    top: auto;
    bottom:0;
}
.testimonial_slider button.slick-next.slick-arrow:after {
    content: url(https://web.pinklemonadedigital.com/wpbespin/wp-content/uploads/2024/12/white-arrow.png);
}
.testimonial_slider button.slick-prev.slick-arrow:before {
    content: url(https://web.pinklemonadedigital.com/wpbespin/wp-content/uploads/2024/12/white-arrow.png);
    transform: rotate(180deg);
    margin-top: 5px;
}
h3.mid_head {
    font-size: 50px;
    font-weight: 500;
    line-height: 70px;
    max-width: 262px;
    position: absolute;
    top: 21%;
    left: 41.33%;
}
.cloud_part{
    position: relative;
    padding: 1rem 0 11.5rem;
}
h3.mid_head:after {
    content: '';
    width: 38px;
    height: 38px;
    position: absolute;
    left: 25.5%;
    top: 55.5%;
    background: #d0362c;
    border-radius: 50%;
}
.cloud_part img {
    /*max-height: 640px;*/
    object-fit: cover;
}
.leader-sec {
    background: #F2F2F2;
    padding-bottom: 0;
}
.banner_svg.dash-journey1 {
    width: 100%;
    left: -2%;
    top: -3rem;
    height: auto;
    z-index: 9;
}
.banner_svg.dash-journey1 svg {
    width: 95%;
    height: auto;
}
.vision_sec {
    /*padding: 130px 0 160px;*/
    background: url(https://web.pinklemonadedigital.com/wpbespin/wp-content/uploads/2025/01/rec.png) no-repeat;
    background-position: center;
}
.wrapper,
.content {
  position: relative;
  width: 100%;
  z-index: 1;
}

.content {
  overflow: hidden;
}

.content .section {
  width: 100%;
  height: 100vh;
}
.content .section.hero {
    background: url(https://web.pinklemonadedigital.com/wpbespin/wp-content/uploads/2025/01/bann.png) no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    transition: 1s;
    position: relative;
}
.content .section.hero:after {
    content: '';
    background:  linear-gradient(175.35deg, rgba(220, 66, 56, 0) 15.31%, #DC4238 96.37%);
    background-size: cover;
    background-position: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
    transition: 1s;
}
.content .section.hero.active:after {
    opacity: 1;
    visibility: visible;
}
.section.hero * {
    opacity: 0;
    transition: 1s;
}
.section.hero.active *{
    opacity: 1;
    position: relative;
    z-index: 1;
}

.image-container {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  perspective: 500px;
  overflow: hidden;
}

.image-container img {
  width: 100%;
  /*height: 100%;*/
  object-fit: cover;
  object-position: center center;
}
.section.hero * {
    color: #fff;
}
.overimg {
    position: relative;
}
img.overlay_img {
    position: absolute;
    left: calc(var(--bs-gutter-x) * .5);
    bottom: 0;
    width: calc(100% - calc(var(--bs-gutter-x)));
    z-index: 9;
}
.leader-box {
    text-align: center;
}
.leader-box > img {
    margin: 0 auto;
}
.leader_body {
    background: #1A4288;
    padding: 30px 30px 40px;
    display: flex;
    justify-content: center;
    position: relative;
    text-align: left;
}
.leader_body h3 {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    color: #fff;
}
.leader_body p {
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    color: #fff;
}
.leader_body > div:before {
    content: '';
    border-left: 1px solid #fff;
    height: calc(100% - 70px);
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.location_sec{
    padding: 200px 0 0;
}
.location_svg {
    width: 60%;
    margin-bottom: -8rem;
}
.location_svg svg {
    width: 100%;
    height: auto;
}
.location_svg_top {
    position: absolute;
    top: -10%;
    left: 45%;
    transform: translateX(-55%);
    z-index: 9;
}
ul.location_list {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}
ul.location_list li span {
    display: inline-block;
    font-size: 26.14px;
    font-weight: 400;
    line-height: 33.98px;
    width: 100px;
    color: #393B3A;
}
ul.location_list li {
    margin: 30px 0;
    width: 50%;
}
.svg_right {
    position: absolute;
    right: 0;
    top: 65%;
}
.wlcm-text .banner_svg {
    top: -4rem;
    left: 15%;
}
div#canvas_map {
    margin-left: -5rem;
}
div#canvas_map canvas {
    background: #62C1C8;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
}
.offering-sec .title_box {
    max-width: 1100px;
}
div#canvas_map {
    width: 90%;
    padding-bottom: 90%;
    position: relative;
}
svg {
    overflow: visible;
}
section.wlcm-text.cloudsec1 {
    background: url(https://web.pinklemonadedigital.com/wpbespin/wp-content/uploads/2025/01/imag.jpg) no-repeat;
    background-size: cover;
    background-position: top;
    padding: 200px 0 300px;
}
section.provide_sec {
    background: url(https://web.pinklemonadedigital.com/wpbespin/wp-content/uploads/2025/01/rec.png) no-repeat;
    padding: 100px 0 200px;
    background-position: center right;
    position: relative;
}
.slider-center img{
    max-width: 100%;
}
.slider-middle img{
    max-width: 100%;
}
.image_border {
    position: relative;
    padding-bottom: 100%;
}
.image_border img {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    border: 25px solid #DC4238;
    border-radius: 50%;
}
.slide.slick-slide.slick-current.slick-active.slick-center {
    transform: scale(1.2);
    z-index: 1;
    position: relative;
}
.slider-lefttext .slick-current.slick-center span:before {
    content: '';
    background: url(../img/corner.svg) no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.slider-lefttext .slick-current.slick-center span:after {
    content: '';
    background: url(../img/corner1.svg) no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    background-position: right bottom;
}
.slider-middle .slide.slick-slide {
    transform: scale(.6);
}
.slider-center .slick-track {
    padding: 100px 0;
}
.slider-center .cl {
    font-size: 24px;
    font-weight: 500;
    line-height: 28px;
    text-align: center;
    max-width: 75%;
    margin: 20px auto 0;
}
.slider-center button.slick-prev.slick-arrow {
    right: 37px;
}
.slider-center button.slick-next.slick-arrow {
    right: 0;
}
.slider-middle .slick-track {
    padding: 100px 0;
}
.slider-middle .cl {
    font-size: 24px;
    font-weight: 500;
    line-height: 28px;
    text-align: center;
    max-width: 75%;
    margin: 20px auto 0;
}
.slider-middle button.slick-prev.slick-arrow {
    right: 37px;
}
.slider-middle button.slick-next.slick-arrow {
    right: 0;
}
.study_sec {
    padding: 110px 0 200px;
}
.study_box {
    position: relative;
}
.study_box img {
    max-width: 100%;
}
.study_box span {
    backdrop-filter: blur(1px);
    background: rgb(0 0 0 / 50%);
    position: absolute;
    left: 30px;
    top: 20px;
    border-radius: 20px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    padding: 5px 20px;
}
.overlay_study {
    position: absolute;
    padding: 20px 30px;
    bottom: 0;
    left: 0;
}
.overlay_study h4 {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    text-align: left;
    color: #fff;
}
.overlay_study .learn-btn {
    background: #fff;
    color: rgba(220, 66, 56, 1);
}
.overlay_study .learn-btn:hover {
    background: rgba(220, 66, 56, 1) !important;
    color: #fff;
}
.overlay_study .learn-btn:hover img {
    filter: brightness(0) invert(1);
}
.svg_left {
    position: absolute;
    top: -15%;
}
.slider-center {
    margin-top: 5rem;
}
.slider-middle {
    margin-top: 2rem;
}
.slider-middle button.slick-arrow{
    top: -70px;
}
.slider-middle button.slick-prev.slick-arrow{
    top: -78px;
}
ul.whychoose_slider {
    padding: 0;
    list-style: none;
}
.whychoose_box {
    background: #DC4238;
    padding: 40px;
    color: #fff;
}
.whychoose_box h4 {
    margin: 40px 0;
}
.whychoose_sec{
    margin-top: 150px;
}
.whychoose_slider button.slick-arrow {
    background: transparent url(https://web.pinklemonadedigital.com/wpbespin/wp-content/uploads/2025/01/red_arrow.svg) no-repeat;
}
.whychoose_slider button.slick-next.slick-arrow {
    right: 0;
}
.whychoose_slider button.slick-prev.slick-arrow {
    right: 38px;
    margin-top:-5px;
}
.slider-nav button.slick-arrow {
    background: transparent url(https://web.pinklemonadedigital.com/wpbespin/wp-content/uploads/2025/01/red_arrow.svg) no-repeat;
}
.slider-nav button.slick-next.slick-arrow {
    right: 19%;
}
.slider-nav button.slick-prev.slick-arrow {
    right: 21.7%;
    top: -128px;
}
.slider-lefttext span {
    display: block;
    font-size: 36px;
    font-weight: 500;
    line-height: 40px;
    text-align: center;
    padding: 22px 35px;
    margin: 25px 0;
    position: relative;
}
.textslider_sec{
    margin-top: 70px;
}
.rightimg-slide > img {
    width: 100%;
}
.right_over {
    position: absolute;
    bottom: 0;
    padding: 30px;
    display: flex;
    gap: 30px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
}
.slider-lefttext .slick-current.slick-active.slick-center span:after{
    content: '';
    background: url(../img/corner1.svg) no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    background-position: right bottom;
}
.slider-lefttext .slick-current.slick-active.slick-center span:before{
    content: '';
    background: url(../img/corner.svg) no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.slider-lefttext {
    position: relative;
}

.slider-rightimg button.slick-arrow {
    background: transparent url(https://web.pinklemonadedigital.com/wpbespin/wp-content/uploads/2025/01/red_arrow.svg) no-repeat;
}
.slider-rightimg button.slick-next.slick-arrow {
    right: 0;
}
.slider-rightimg button.slick-prev.slick-arrow {
    right: 38px;
    top: -128px;
}
.slider-lefttext:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgb(255 255 255) 0%, #66666600 50%, rgb(255 255 255) 100%);
    top: 0;
    pointer-events: none;
    display: none;
}
.slide_svg {
    position: relative;
}
.slide_svg ul li {
    /*background: #F0F0F0;*/
    padding: 20px;
    max-width: 250px;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
}
.slide_svg ul {
    padding: 0;
    list-style: none;
}
.slide_svg ul li img {
    display: block;
    margin-bottom: 15px;
}
.slide_svg ul li {
    position: absolute;
    left: -12%;
    top: 50%;
}
.slide_svg ul li.sec_3 {
    left: 35%;
    top: 100%;
    background: transparent;
}
.slide_svg ul li.sec_2 {
    left: 30%;
    top: auto;
    bottom: 100%;
    background: transparent;
}
.slide_svg ul li img{
    opacity: 0;
    display: none;
}
.slide_svg ul li.sec_4 {
    left: 40%;
    top: auto;
    bottom: 57%;
    background: transparent;
}
.slide_svg ul li.slick-current img{
    opacity: 1;
    display: block;
}
.slide_svg ul li.slick-current,
.slide_svg ul li.slick-current.sec_2,
.slide_svg ul li.slick-current.sec_3,
.slide_svg ul li.slick-current.sec_4{
    opacity: 1;
    display: block;
    background: #F0F0F0;
}
.blog_grid h3 a {
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    display: block;
    text-decoration: none;
}
.blog-meta {
    display: flex;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    color: #212121B2;
    gap: 30px;
    padding: 20px 0;
}
.post_cat {
    position: absolute;
    background: rgb(0 0 0 / 70%);
    top: 0;
    color: #fff;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    padding: 5px 20px;
    left: 20px;
    top: 20px;
    border-radius: 30px;
    text-transform: uppercase;
}
.post-update {
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    color: #2A3D48;
}
.blog_grid {
    margin-top: 3rem;
}
.blog-content p {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    color: #212121B2;
    margin-top: 24px;
}
.blog-image {
    padding-bottom: 100%;
    position: relative;
    overflow: hidden;
}

.blog-image img {
    position: absolute;
    top: 0;
    height: 100%;
    object-fit: cover;
    width: 100%;
    transition: all .3s linear;
}
.blog_item_inr:hover .blog-image img{
    transform: scale(1.05);
}
input#blog_search_query {
    border: none;
}
form.blog_serch_form .input-group {
    border: 1px solid #DC4238;
    border-radius: 40px;
    overflow: hidden;
}
select.filterSec {
    background-color: #dc4238;
    width: 100%;
    color: #fff;
    border: gainsboro;
}
button#blog_search_button {
    background: transparent;
}

/** Why Choose BeSpin sec doc circle with slder start**/
.slidesvg_dot_slider {
    position: absolute;
    height: 100% !important;
    width: 100% !important;
    top: 1px;
    left: 0;
/*    background: rgba(0, 0, 0, 0.5);*/
}
.dot_slide_item:after {
    content: '';
    height: 46px;
    width: 46px;
    background: rgba(220, 66, 56, 1);
    border-radius: 50%;
    top: -82px;
    left: 99px;
    position: absolute;
    display: block;
    opacity: 0;
}
.dot_slide_item:nth-child(2):after {
    bottom: -44px;
    top: initial;
    left: 25%;
    opacity: 1;
}
.dot_slide_item:nth-child(3):after {
    top: -47px;
    left: 25%;
    opacity: 1;
}
.dot_slide_item:nth-child(4):after {
    bottom: -53px;
    top: auto;
    left: 5%;
    opacity: 1;
}
.dot_slide_item:before {
    content: '';
    height: 38px;
    width: 38px;
    background: #fff;
    border-radius: 50%;
    top: -81px;
    left: 100px;
    position: absolute;
    display: block;
    opacity: 0;
    z-index: 1;
}
.dot_slide_item:nth-child(2):before {
    bottom: -40px;
    top: initial;
    left: 26.5%;
}
.dot_slide_item:nth-child(3):before {
    top: -43px;
    left: 26.5%;
}
.dot_slide_item:nth-child(4):before {
    top: auto;
    bottom: -49px;
    left: 6.5%;
}
.slick-current.dot_slide_item:before{
    opacity: 1;
}
.slidesvg_dot_slider .slick-list,
.slidesvg_dot_slider .slick-track{
    height: 100% !important;
    width: 100% !important;
    overflow: visible;
    transform: translate(0) !important;
}
/** Why Choose BeSpin sec doc circle with slder end**/

/** provide sec full images start**/
.provide_full_img img {
    width: 100%;
}
.provide_full_img_cap{
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 150px;
}
.slider-verticalleft button.slick-arrow {
    background: transparent url(https://web.pinklemonadedigital.com/wpbespin/wp-content/uploads/2025/01/red_arrow.svg) no-repeat;
    right: auto;
    left: 0;
    top: auto;
    bottom: 90px;
    width: 30px;
}
.right_slider {
    padding-bottom: 200px;
}
.slider-verticalleft button.slick-arrow.slick-next {
    left: 25px;
    margin-bottom: -12px;
}
.right_slider h4{
    font-size: 36px;
    font-weight: 500;
    line-height: 40px;
    margin-top: 32px;
}



/** provide sec full images end**/

/** blog page css start ***/
.blog_item_inr {
    position: relative;
    transition: all .3s linear;
    padding-bottom: 70px;
}
.blog_full_link{
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    z-index: 4;
    display: block;
}
@media(min-width:1400px){
    .blog_slider_sec .container-fluid{
        padding-left: 38px;
        padding-right: 38px;
    }    
}
.blog_page_slide figure{
    border-radius: 5px;
    overflow: hidden;
    height: 600px;
}
.blog_page_slide figure img {
    width: 100%;
    object-fit: cover;
    object-position: center;
    height: 100%;
}
.blog_page_slide{
    position: relative;
}
.blog_slide_cap {
    position: absolute;
    left: 0;
    bottom: 30px;
    width: calc(100% - 60px);
    right: 0;
    margin: 0 auto;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 23px 290px 23px 53px;
}
.blog_slide_cap h5{
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    margin-bottom: 24px;
}
.blog_slide_cap h3{
    font-size: 36px;
    font-weight: 700;
    line-height: 42px;
    margin-bottom: 23px;
}
.blog_slide_cap p{
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 0;
}
.blog_sldie_btn{
    position: absolute;
    right: 68px;
    bottom: 23px;
}
.blog_sldie_btn .learn-btn {
    color: #DC4238;
    background: #fff;
    display: inline-flex;
}
.blog_sldie_btn .learn-btn img{
    padding-left: 10px;
}
.blog_page_slider .slick-dots li{
    width: auto;
    margin: 0;
}
.blog_page_slider .slick-dots li button {
    background: rgba(46, 46, 46, 0.3) !important;
    width: 167px;
    height: 5px;
    padding: 0;
    margin: 0 7px;
}
.blog_page_slider .slick-dots li.slick-active button{
    background: rgba(46, 46, 46, 1) !important;
}
.blog_page_slider  ul.slick-dots {
    bottom: -70px;
    text-align: right;
    padding-right: 100px;
}
.blog_page_slider .slick-dots li button:before{
    display: none;
}
.blog_slider_sec {
    margin-bottom: 125px;
}
.blog_page_slider:not(.slick-initialized) .blog_page_slide + .blog_page_slide{
    display: none;
}
input#blog_search_query{
    height: 54px;
    padding: 15px 21px;
}
select.filterSec {
    background-image: url(/wp_outa/wp-content/themes/outamation_child/img/ar_select.svg);
    background-size: 10px 31px;
    background-position: right 22px center;
}
.blog_page_list .blog-image{
    padding-bottom: 74%;
    border-radius: 5px;
    overflow: hidden;
}
.blog_page_list .blog-content h3{
    margin: 17px 0;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
}
.blog_page_list .blog-content p{
    margin-top: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 17px;
    color: #000;
}
.blog_item_inr:hover {
    background: #F5F5F5;
    /*padding: 25px;*/
}
.blog_item_inr .blog-image{
    position: relative;
}
.pagination_custom .pagination {
    padding: 0;
    border: 0;
    margin-top: 0;
}
.pagination_custom .page-link {
    width: 51px;
    height: 62px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #DC4238;
    font-size: 20px;
    font-weight: 500;
    border:0;
}
.pagination_custom .page-item{
    margin: 0 3px;
}
.pagination_custom .page-item.active .page-link{
    background: #DC4238;
    color: #fff;
}
.pagination_custom .page-link.prev, .pagination_custom .page-link.next {
    background: #DC4238;
    color: #fff;
    height: 68px;
    width: 60px;
    border-radius: 0 !important;
}
.pagination_custom .page-link.prev img{
    transform: rotate(-180deg);
    transform-origin: center;
}
.pagination_custom .pagination{
    align-items: center;
}
.post-update span {
    display: inline-block;
    margin-right: 10px;
}
/** blog page css end ***/

/** single blog post start **/
.single_post_banner .blog_slide_cap{
    padding-right: 53px;
}
.single_post_banner .post-update{
    color: #fff;
    margin-top: 23px;
}
.post_tags {
    margin-bottom: 23px;
    font-size: 14px;
    font-weight: 700;
}
.post_tags span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 7px;
    text-transform: capitalize;
}
.blog_post_content h4{
    font-size: 36px;
    font-weight: 500;
    line-height: 42px;
}
.post_pera_small{
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
}
.post_pera_big{
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
}
.post_text_high{
    font-size: 115px;
    font-weight: 700;
    line-height: 140px;
    color: #DC4238;
}
.post_bg_sec{
    background-size: cover;
    background-position: center;
}
.post_bg_sec_cont{
    padding: 100px 0;
    color: #fff;
}
.post_left_img img {
    max-width: 100%;
    margin-top: -60px;
}
.prev_blog img{
    transform: rotate(-180deg);
    transform-origin: center;
}
.prev_blog{
    margin-right: 170px;
}
.next_prev_wrap{
    text-align: center;
    padding: 50px 0 70px;
}
.next_prev_wrap .learn-btn{
    border-radius: 0;
}
.blog_post_content img{
    max-width: 100%;
    height: auto;
}
/** single blog post end **/

section.contact_sec {
    position: relative;
    padding: 260px 0 100px;
}
.contact_sec .banner_svg {
    top: -14.5rem;
}
ul.address_sec {
    list-style: none;
    padding: 0;
}
ul.address_sec li {
    display: flex;
    flex-wrap: wrap;
    padding-top: 36px;
    padding-bottom: 64px;
    border-radius: 20px;
    position: relative;
    margin-bottom: 25px;
}
ul.address_sec li div {
    width: 50%;
}
ul.address_sec li h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
}
ul.address_sec li p {
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    font-family: Montserrat;
}
ul.address_sec li:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 25px;
    background: #dc4238;
    top: -25px;
    border-radius: 30px;
}
ul.address_sec a {
    color: #62C1C8;
    text-decoration: none;
    font-weight: 600;
    font-size: 24px;
}

section.contact_form_sec {
    background: url(/wp_outa/wp-content/uploads/2025/02/contact-banner.webp) left no-repeat, 
    url(/wp_outa/wp-content/uploads/2025/02/contact-bg.webp) right no-repeat;
    background-size: 41.6%, 58.3%;
    background-position: top left, right center;
    position: relative;
}

.contact_form .wpcf7-form-control {
    border: 1px solid #BABABA;
    background-color: #F9F9F9;
    border-radius: 5px;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    padding: 13px 9px 13px 23px;
    width:100%;
    color: #656565;
}
.contact_form input.wpcf7-form-control.wpcf7-submit {
    background: #E62D1C url(https://web.pinklemonadedigital.com/wpbespin/wp-content/uploads/2024/12/white-arrow.png) !important;
    background-repeat: no-repeat !important;
    background-position: 62% 50% !important;
    width: 100%;
    border-radius: 30px;
    color: #fff !important;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 700;
    line-height: 30.55px;
    text-align: center;
    padding: 13px 9px 13px 9px !important;
    border: none;
}
textarea.wpcf7-form-control {
    height: 130px !important;
}
.contact_form label {
    font-size: 14px;
    font-weight: 700;
    line-height: 30px;
    color: #656565;
    padding-left: 23px;
}
.contact_form_sec .circle-img-svg {
    left: 4%;
    top: 5%;
}
.wlcm-text.wlcm-text2 .banner_svg {
    top: -23.8rem;
}
.bg_gray {
    background: #F2F2F2;
}
.site-main > *{
    margin: 0;
}
.wlcm-text3 .banner_svg {
    top: -12rem;
}
.wlcm-text3 .banner_arrow_col {
    /*left: 0;*/
    top: -270px;
}
/*.study_sec.bg_gray {
    padding: 150px 0 100px;
}*/


.slider-center.slider-center2 .image_border {
    transform: scale(1.2);
}
.slider-center.slider-center2 .slick-list {
    padding: 0 50px;
}
.slider-center.slider-center2 .cl {
    margin: 75px auto 0;
}
/*.wlcm-text.wlcm-text4{
    padding: 86px 0;
}*/
.wlcm-text4 .banner_svg {
    left: -5rem;
}
.wlcm-text.wlcm-text20 {
    padding: 200px 0 140px;
}
/*.wlcm-text .banner_svg {
    top: -19.8rem;
}*/

.swiper-container-main{
    height: 870px;
    overflow: hidden;
}
.swiper-container-main .swiper-container {
    height: 1700px;
}
.swiper-container-main .swiper-slide {
    width: 590px;
    height: 590px;
    opacity: 1;
    /*transition: 1s opacity;*/
    margin: 0 auto;
}
.swiper-container-main .swiper-slide-prev {
    opacity: 1;
}
.swiper-container-main .swiper-slide-active, .swiper-container-main .swiper-slide-next {
    opacity: 1;
}
.verticalslide_in {
    height: 590px;
    overflow: hidden;
    opacity: 0.5;
}
.verticalslide_in figure {
    position: relative;
    border: 25px solid #DC4238;
    border-radius: 50%;
    overflow: hidden;
    width: 540px;
    height: 540px;
}
.verticalslide_in figure img {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.swiper-container-main .swiper-slide.swiper-slide-active .verticalslide_in{
    opacity: 1;
}
.mySwiper {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.mySwiper .swiper-button-prev, 
.mySwiper .swiper-button-next {
    background: transparent url(https://web.pinklemonadedigital.com/wpbespin/wp-content/uploads/2025/01/red_arrow.svg) no-repeat;
    right: auto;
    left: 0;
    top: auto;
    bottom: 90px;
    width: 30px;
    height: 22px;
    transform: translate(0, 0);
    background-size: 30px auto;
}
.mySwiper .swiper-button-prev{
    transform:translate(0, 0) rotate(180deg);
}
.mySwiper .swiper-button-next {
    left: 25px;
    margin-bottom: -12px;
}
.mySwiper .verticalimg-slide{
    opacity: 0 !important;
}
.mySwiper .verticalimg-slide.swiper-slide-active{
    opacity: 1 !important;
}
.unlock-cloud-sec .offering_arrow{
    top: -265px;
}
.svg_left.top_minus {
    top: -30%;
}
nav.pagination_custom {
    margin-top: 5rem;
}
.offering_arrow.white_arrow.aos-animate {
    height: 525px;
}
.offering_arrow.white_arrow {
    top: -400px;
}

/*** career page css start ***/
/*.career_page_mian .banner_img img{
    max-height: inherit;
}*/
.career_pagelife {
    position: relative;
    padding: 125px 0 125px;
}
.career_pera_big{
    font-size: 28px;
    line-height: 36px;
}
.career_culture_sec {
    background-repeat: no-repeat;
    background-position: right bottom;
}
.cuture_btn_text{
    font-size: 36px;
    font-weight: 500;
    line-height: 50px;
}
.career_culture_slider{
    margin: 65px 0 45px;
}
.career_culture_sec{
    position: relative;
    padding: 180px 0 85px;
}

/*.career_culture_sec .svg_left svg {
     height: 380px;
     width: 200px; 
}*/
.career_culture_sec .svg_left {
    top: -8%;
}
.cc_slide figure img {
    width: 100%;
}
.cc_slide {
    padding: 0 8px;
}
.career_culture_slider .slick-list{
    padding: 0 170px !important;
}

.job_ftr_location .learn-btn {
    color: #DC4238;
    background: #fff;
    display: inline-flex;
}
.job_ftr_location .learn-btn:hover,
 .job_ftr_location.learn-btn:focus {
    background: #fff !important;
    text-decoration: none !important;
    outline: none !important;
}
.job_serch_form .input-group {
    border: 1px solid #DC4238;
    border-radius: 40px;
    overflow: hidden;
}
.job_serch_form input{
    height: 54px;
    padding: 15px 21px;
    border: 0;
}
.job_serch_form button {
    background: transparent !important;
}
.job_item_col{
    margin-top: 30px;
}
.job_item_block {
    background: #F4F4F4;
    padding: 35px;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}
.job_hover_bg {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    overflow: hidden;
    opacity: 0;
}
.job_hover_bg img {
    object-fit: cover;
    object-position: center center;
    height: 100%;
    width: 100%;
    display: block;
}
.job_item_cont{
    position: relative;
    z-index: 4;
}
.job_item_block:hover .job_hover_bg{
    opacity: 1;
}
.job_time span {
    color: #959595;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    border-right: 2px solid #959595;
    display: inline-flex;
    padding-right: 10px;
    margin-right: 6px;
    margin-bottom: 15px;
}
.job_time span:last-child{
    margin-right: 0;
    border-right: 0;
}
.job_item_cont h4{
    font-size: 36px;
    font-weight: 600;
    line-height: 39px;
    margin-bottom: 30px;
}
.job_tags span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    color: #fff;
    background: rgba(0,0,0,0.7);
    padding: 5px 15px;
    margin-right: 2px;
    border-radius: 30px;
}
.job_ftr_location {
    border-top: 1px solid #DC4238;
    margin-top: 40px;
    padding-top: 20px;
}
.sal_range{
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    color: #000;
    margin-bottom: 0;
    display: none;
}
.job_loc{
    margin-bottom:0;
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    color: #959595;
}
.job_item_block:hover .job_item_cont h4,
.job_item_block:hover .sal_range,
.job_item_block:hover .job_loc{
    color: #FFF;
}
.job_item_block:hover .job_time span{
    color: #fff;
    border-color: #fff;
}
.career_pagelife{
    position: relative;
}
.career_arrow{
    position: absolute;
    right: 20px;
    top: 80px;
    max-width: 70%;
}
.slider-center {
    max-width: 1500px;
    margin: 0 auto;
}


/*Mega Menu*/
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
    width: 100%;
    max-width: 100%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
    max-width: 1240px;
    margin: 0 auto;
}
#mega-menu-wrap-primary #mega-menu-primary {
    position: static;
}
#mega-menu-wrap-primary {
    position: static;
}
.primary-navigation {
    position: static;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, 
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, 
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover{
    position: relative;
    font-weight: 600
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:before{
    content: '';
    background: #fff url(https://web.pinklemonadedigital.com/wpbespin/wp-content/uploads/2025/02/menu-icon.svg) no-repeat;
    background-position: center;
    width: 45px;
    height: 45px;
    vertical-align: middle;
    border-radius: 50%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover:before{
    background: #dc4238 url(https://web.pinklemonadedigital.com/wpbespin/wp-content/uploads/2025/02/menu-iconw.svg) no-repeat;
    background-position: center;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:after {
    content: url(https://web.pinklemonadedigital.com/wpbespin/wp-content/uploads/2025/01/red_arrow.svg);
    display: inline-block;
    margin-left: 10px;
    opacity:0;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover:after {
    opacity:1;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h3 {
    font-weight: 600;
    font-size: 24px;
    line-height: 25px;
    margin-bottom:25px;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item p {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4 {
    font-weight: 600;
    font-size: 24px;
    line-height: 25px;
    margin-bottom:25px;
    position: relative;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4:before{
    content: '';
    background: #fff url(https://web.pinklemonadedigital.com/wpbespin/wp-content/uploads/2025/02/menu-icon.svg) no-repeat;
    background-position: center;
    width: 45px;
    height: 45px;
    vertical-align: middle;
    border-radius: 50%;
    display: inline-block;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4:hover:before{
    background: #dc4238 url(https://web.pinklemonadedigital.com/wpbespin/wp-content/uploads/2025/02/menu-iconw.svg) no-repeat;
    background-position: center;
}
#mega-menu-primary a.learn-btn {
    color: #fff !important;
}
.partner-nav-right .partner-slide {
    display: inline-block;
    background: #fff;
    border-radius: 50%;
    width: 195px;
    margin-left: -30px;
    position: relative;
    z-index: 1;
}
.partner-nav-right .partner-slide img {
    border: 5px solid #DC4238;
    border-radius: 50%;
    padding: 10%;
    max-width: 100%;
}
.partner-nav-right .partner-slide:last-of-type {
    width: 293px;
    margin-left: 40px;
}
.partner-nav-left .partner-slide {
    display: inline-block;
    background: #fff;
    border-radius: 50%;
    width: 195px;
    margin-right: -30px;
    position: relative;
    z-index: 1;
}
.partner-nav-left .partner-slide img {
    border: 5px solid #DC4238;
    border-radius: 50%;
    padding: 10%;
    max-width: 100%;
}
.partner-nav-left .partner-slide:first-of-type {
    width: 293px;
    margin-right: 40px;
}
.partner-nav-right {
    padding-right: 9%;
    background: url(https://web.pinklemonadedigital.com/wpbespin/wp-content/uploads/2025/02/leftArrow.svg) no-repeat;
    background-position: right center;
    text-align: right;
    position: relative;
}
.partner-nav-left {
    padding-left: 9%;
    background: url(https://web.pinklemonadedigital.com/wpbespin/wp-content/uploads/2025/02/rightArrow.svg) no-repeat;
    background-position: left center;
    text-align: left;
    position: relative;
}
.partner-nav-right:after {
    content: '';
    position: absolute;
    height: 25px;
    width: 100%;
    right: 25px;
    background: #DC4238;
    top: 50%;
    transform: translateY(-50%);
}
.partner-nav-left:after {
    content: '';
    position: absolute;
    height: 25px;
    width: 100%;
    left: 25px;
    background: #DC4238;
    top: 50%;
    transform: translateY(-50%);
}
.product-img-slide h3 {
    font-weight: 600;
    font-size: 28px;
    line-height: 34px;
    position: absolute;
    width:340px;
}
.partner-nav-right h3 {
    left: 23%;
    top: 18%;
    text-align: left;
}
.partner-nav-left h3 {
    right: 23%;
    top: 18%;
}
.partner-slider {
    margin: 60px 0;
}
.mobile_vision,
.mobile_mission{
    display: none;
}

.seamless-sec .title-box-2 {
    display: block;
}
.seamless-sec .title-box-2 {
    margin-bottom: 150px;
}

/*section.seamless-sec .title-box-2 p {
    font-weight: 700;
}*/

.box-1, .box-2, .box-3, .box-4 {
    background: transparent;
}


.harness_sec {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
}

.harness_sec .banner_content {
    max-width: 620px;
    padding: 150px 0;
    z-index: 9;
    position: relative;
}

.harness_sec .banner_content h2 {
    color: #fff;
    line-height: 55px;
    text-transform: unset;
    font-weight: 500;
}

.harness_sec .banner_content h5 {
    color: #fff;
    margin-top: 20px;
    font-size: 20px;
        line-height: 40px;
    margin-bottom: 5px;
    font-weight: 500;
}

.harness_sec .banner_content p {
    color: #fff;
        margin: 25px 0 40px;
    max-width: 530px;
}

.harness_sec:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, #000000 0%, rgba(102, 102, 102, 0) 67%);
}

.number_count {
    color: #fff;
    text-align: left;
    font-size: 28px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 10px;
}
.box-1 img, .box-2 img, .box-3 img, .box-4 img {
    width: 100%;
}
.enggagement_sec .title-box-2 {
    display: block;
    max-width: 750px;
    padding: 80px 0;
}

.unlock-cloud-sec.enggagement_sec {
    padding: 0;
    margin: 200px 0 0;
    padding-bottom: 40px;
}
.story-smart-solution-sec .title-box-2 {
    display: block;
    max-width: 800px;
}
.enggagement_sec button.slick-arrow {
    background: transparent url(/wp_outa/wp-content/uploads/2025/02/arrow-red.png);
    width: 43px;
    height: 15px;
    background-size: cover;
    z-index: 9;
    top: auto;
    bottom: 30px;
    right: inherit;
    left: -85px;
}
.enggagement_sec button.slick-prev.slick-arrow {
    left: -121px;
    bottom: 37px;
}
.stuck-slider {
    position: absolute;
    right: 0;
    width: 55%;
    top: 0;
    /*height: 700px;
    overflow: hidden;*/
}
.about-slider-main{
	display: flex;
	justify-content: flex-end;
}
.smart-solution-sec {
	padding-top: 0;
	padding-bottom: 110px;
}
.smart-solution-sec .cloud-slider-main{
	display: flex;
	justify-content: flex-end;
}
.smart-solution-sec .smart-slider{
	width: 82%;
}
.smart-solution-sec .cloud-box{
	background: linear-gradient(180deg, #823A35 17.12%, #DC4238 100%);
	margin: 0 7px;
	height: inherit;
}
.smart-solution-sec .cloud-content{
	position: unset;
	display: block;
}
.smart-solution-sec .cloud-content h4{
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 20px;
	color: #fff;
}
.smart-solution-sec .cloud-content p{
	color: #fff;
	font-size: 18px;
	line-height: 26px;
}
.smart-solution-sec .cloud-inner {
    padding-bottom: 50px;
}
.smart-solution-sec .slick-track{
	display: flex;
}
.smart-solution-sec .slick-list{
	padding-right: 5%;
}
.smart-solution-sec button.slick-arrow {
    background: transparent url(https://web.pinklemonadedigital.com/wpbespin/wp-content/uploads/2025/01/red_arrow.svg) no-repeat;
    top: -85px;
}
.smart-solution-sec button.slick-prev.slick-arrow{
	right: 25%;
}
.smart-solution-sec button.slick-next.slick-arrow {
    right: 22.5%;
    top: -73px;
}
section.blog_page_list.sec_padd {
    padding-bottom: 60px;
}
.why-sec-content {
    padding: 0 25px;
}
/*.enggagement_sec .offering_arrow {
    top: inherit;
    bottom: -165px;
}*/


.carousel-item {
    --items: 10;
    --width: clamp(150px, 30vw, 362px);
    --height: clamp(200px, 40vw, 520px);
    --x: calc(var(--active)* 415%);
    --y: calc(var(--active)* 70%);
    --rot: calc(var(--active)* 90deg);
    --opacity: calc(var(--zIndex) / var(--items)* 3 - 2);
    overflow: hidden;
    display: block;
    position: absolute;
    z-index: var(--zIndex);
    width: var(--width);
    height: var(--height);
    margin: calc(var(--height)* -0.5) 0 0 calc(var(--width)* -0.5);
    border-radius: 10px;
    top: 50%;
    left: 30%;
    user-select: none;
    transform-origin: 0% 100%;
    /* box-shadow: 0 10px 50px 10px rgba(0, 0, 0, .5); */
    /* background: black; */
    pointer-events: all;
    transform: translate(var(--x), var(--y)) rotate(var(--rot));
    transition: transform .8s cubic-bezier(0, 0.02, 0, 1);
}
.carousel-box {
    position: relative;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* font-family: 'Orelo-sw-db', serif; */
}
.engg-item {
    padding: 0 10px;
}
.stuck-slider .slick-list{
	padding-right: 70px;
}
.title {
    position: absolute;
    color: #fff;
    bottom: 0;
    left: 0;
    text-shadow: 0 4px 4px rgba(0, 0, 0, .1);
    width: 100%;
    padding: 30px 35px;
    font-size: 22px;
    font-weight: 600;
    z-index: 2;
    line-height: 30px;
}
.num {
    position: absolute;
    color: #fff;
    top: 0;
    left: 0;
    transition: opacity .8s cubic-bezier(0, 0.02, 0, 1);
    font-size: 26px;
    z-index: 2;
    line-height: 34px;
    width: 100%;
    font-weight: 600;
    padding: 35px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: 15px;
}
.carousel-box img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.num span {
    width: 75%;
    float: right;
    display: block;
}
.cursor {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    --size: 40px;
    width: var(--size);
    height: var(--size);
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, .2);
    margin: calc(var(--size)* -0.5) 0 0 calc(var(--size)* -0.5);
    transition: transform .85s cubic-bezier(0, 0.02, 0, 1);
    display: none;
    pointer-events: none;
}
.cursor2 {
    --size: 2px;
    transition-duration: .7s;
}
.pagination_custom .page-link.prev:focus, .pagination_custom .page-link.next:focus {
    background: #DC4238 !important;
    box-shadow: none;
    outline: none;
    text-decoration: none !important;
}
.pagination_custom .page-link img {
    outline: none !important;
}
.location-main .row{
	row-gap: 30px;
}
.location-box {
    background: #F4F4F4;
    padding: 40px;
    height: 100%;
    margin-bottom: 30px;
    position: relative;
    cursor: pointer;
    border-radius: 5px;
    overflow: hidden;
}
.locations h5 {
    font-size: 32px;
    line-height: 40px;
    margin: 25px 0;
}
.locations p {
    font-size: 22px;
    color: #959595;
    line-height: 30px;
}
.location-main .title-box-2 {
    margin-bottom: 40px !important;
}
section.sec_padd.contact-location {
    padding: 100px 0 100px;
}
.locations-img:after {
    background: #DC4238;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    mix-blend-mode: color-burn;
    display: none;
}
.locations-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.locations-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.5s ease;
}
.location-box:hover .locations-img{
	opacity: 1;
}
.locations-inner {
    position: relative;
    z-index: 1;
}
.location-box:hover .location-icon img {
    filter: brightness(100);
}
.location-box:hover h5, .location-box:hover p {
    color: #fff;
}
.arrow_box .banner_svg {
    top: inherit;
    bottom: -200px;
}
.arrow_box .banner_arrow_col {
    bottom: 0;
    top: inherit;
    height: 100%;
    left: 0;
}
/*.offering_arrow.features-arrow.aos-init.aos-animate {
    top: inherit;
    bottom: -145px;
    height: 498px;
}*/
section.sec_padd.why-sec {
    position: relative;
    padding-top: 100px;
}
.offering_arrow.features-arrow {
    height: 498px;
    top: -355px;
}
.offering_arrow.services-arrow {
    height: 498px;
    top: -550px;
}
section.why-sec.solution-why-sec {
    padding-top: 80px;
    /*padding-bottom: 0;*/
    scroll-margin: 200px;
}
.footer_logo ul{
    padding-left: 0;
}
.smart-solution-sec.story-smart-solution-sec {
    padding-bottom: 90px;
}
section.sec_padd.award-sec {
    display: none;
}
.blog_btn {
    position: absolute;
    bottom: 25px;
}
.vm-section .testimonial_content {
    background: radial-gradient(50% 50% at 50% 50%, #842A38 0%, #B5142D 100%) !important;
    overflow: hidden;
    border-radius: 5px;
}
.vm-section.testimonial_section .testimonial_img img {
    max-width: 100%;
    height: 300px;
}
.overlay_study a.learn-btn {
    display: none;
}
.study_box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5sease;
}
.study_box:hover img{
    transform: scale(1.2);
}
.study_box {
    overflow: hidden;
}
.vm-section .testimonial_img {
    max-width: 847px;
    position: relative;
    background: radial-gradient(50% 50% at 50% 50%, #E77E4E 2.5%, #EB5A18 100%);
    overflow: hidden;
    border-radius: 5px;
}
/*.page-template-template-appmodern section.blog_page_list.sec_padd {
    padding-bottom: 80px;
    padding-top: 80px;
}*/
.wlcm-text.sec_padd.story_text_wlcm {
    padding-top: 90px;
    padding-bottom: 90px;
}
.vm-section .testimonial_img:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #00000082;
    display: none;
}
.testimonial_img img {
    opacity: 0;
}
.vision-content {
    position: absolute;
    top: 0;
    left: 0;
    padding: 50px;
    width: 100%;
    z-index: 1;
}
.vision-content h6{
	color: #fff;
}
.vm-section .testimonial_content:after {
    position: absolute;
    content: '';
    width: 210px;
    height: 105px;
    background: #DC4238;
    bottom: 0;
    left: -210px;
    display: none;
}
section.sec_padd.leader_sec {
    position: relative;
    padding-top: 160px;
}
.leader-bg-img:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #DC4238E8;
}
.leader-bg-img {
    position: relative;
}
.leader-bg-img img{
	width: 100%;
}
.leader-content h4 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 5px;
    color: #fff;
}
.leader-content p {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
}
.leader-box{
	position: relative;
}
.leader-content {
    position: absolute;
    top: 0;
    left: 0;
    padding: 12px 20px;
    width: 100%;
    text-align: left;
}
.ledear_social {
    position: absolute;
    bottom: 0;
    padding: 12px 20px;
    left: 0;
    text-align: left;
}
.vm-section .testimonial_svg {
    display: none;
}
.ledear_social a {
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
}
.leader_img {
    position: absolute;
    right: 0;
    bottom: 0;
}
.leader_sec .col-lg-4, .core-team-sec .col-lg-4 {
    padding-top: 100px;
}
.leader_sec .title-box-2 {
    margin-bottom: 0px !important;
}
section.sec_padd.blog_sec_content{
	padding-bottom: 0;
}
section.sec_padd.core-team-sec {
    padding-top: 20px;
    padding-bottom: 90px;
}
.leader_sec .testimonial_svg svg {
    left: -100px;
    position: relative;
}
.leader_sec .testimonial_svg{
	width: max-content;
}
.leader_sec .title-box-2 h3 {
    font-weight: 700;
}
.award-slider {
	width: 100%;
    border-top: 1px solid rgba(0, 0, 0, 1);
    border-bottom: 1px solid rgba(0, 0, 0, 1);
    padding: 20px 0;
}
.award-box {
    margin: 0 15px;
}
.award-sec{
	padding: 85px 0;
}
li#menu-item-418 a:after {
    display: none;
}
li#menu-item-418 a {
    background-color: rgba(220, 66, 56, 1);
    color: #fff;
    text-decoration: none;
    padding: 8px 65px 8px 25px;
    border-radius: 30px;
    font-size: 16px;
    transition: all 0.3s ease-out;
    font-weight: 700;
    width: fit-content;
    font-family: "Montserrat", serif;
    line-height: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url(/wp_outa/wp-content/uploads/2025/02/learn-arrow.png);
    background-repeat: no-repeat;
    background-position: 83% center;
    height: 46px;
}
li#menu-item-418 a:hover{
	background-color: #000;
}
.blog_item_inr:hover .post-update a.learn-btn {
    background: #000;
}
section.blog_page_list.blog_page_list_sec {
    padding-bottom: 60px !important;
}
section.blog_page_list.sec_padd {
    padding-top: 90px;
}

.wlcm-text.sec_padd.story_wlcm_text {
    padding-top: 200px;
}
section.blog_page_list.solution-blog-list {
    padding-top: 60px;
}
section.sec_padd.unlock-cloud-sec.services_sec.mt-xl-5.position-relative {
    margin-top: 0 !important;
}
.leadership_sec .col-md-6.col-sm-12.col-lg-4 {
    padding-top: 85px;
}
.story_why_sec .why-img:after{
    display: none;
}
.why-img{
	overflow: hidden;
	border-radius: 5px;
}
.story_wlcm_text img, .drip-welm-sec img {
    border-radius: 5px;
}
.rightimg-slide {
    overflow: hidden;
    border-radius: 5px;
}
.story_text_wlcm img {
    border-radius: 5px;
}
.carousel-box {
    overflow: hidden;
    border-radius: 5px;
}
.page-id-357 .why-img:after {
    display: none;
}
section.why-sec.solution-why-sec.story_why_sec{
    background: #F2F2F2;
    padding: 65px 0 75px;
}
section.leadership_sec {
    padding-top: 60px;
    padding-bottom: 60px;
}
.testimonial_section.vm-section {
    padding-bottom: 90px;
}
.news_content {
    position: absolute;
    width: 92%;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 5px;
    padding: 20px;
}
.news_box img {
    width: 100%;
}
.news_box {
    position: relative;
    overflow: hidden;
}
.news_box h3 a{
    color: #fff;
    text-decoration: none;
}
.home-cloud-sec .title-box-2{
    margin-bottom: 30px !important;
}
.news_content p {
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news_content h3 {
    font-size: 34px;
    line-height: 42px;
    font-weight: 700;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.left_news:nth-child(2) .news_content h3, .left_news:nth-child(3) .news_content h3 {
    font-size: 24px;
    -webkit-line-clamp: 1;
    line-height: 26px;
}
.left_news:first-child .news_box .news_image {
    height: 100%;
}
.left_news:nth-child(2) .news_image, .left_news:nth-child(3) .news_image {
    height: 278px;
}
.left_news:first-child .news_box .news_image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.left_news:first-child .news_box {
    height: 578px;
}
.right_news .news_box:last-child {
    margin-bottom: 0;
}
.right_news .news_box {
    margin-bottom: 23px;
}
section.news_sec {
    padding-top: 30px;
    padding-bottom: 80px;
    width: 100%;
    float: left;
}
section.news_sec .row {
    display: block;
}
.left_news{
	width: 50%;
    position: relative;
    padding-left: 0.5em;
    padding-right: 0.5em;
    padding-bottom: 0.5em;
    float: left;
    margin-top: 10px;
}
.right_news .news_content h3{
    font-size: 23px;
    line-height: 32px;
}
.news_btn a.learn-btn {
    background: #fff;
    color: rgba(220, 66, 56, 1);
    margin-top: 0;
}
.news_btn a.learn-btn:hover{
    color: #fff;
}
.news_btn a.learn-btn:hover img{
    filter: brightness(100);
}
.news_btn {
    position: absolute;
    top: 20px;
    right: 20px;
}
.news_btn a img {
    width: auto;
}
.news_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s ease;
}
.news_box:hover .news_image img{
    transform: scale(1.2);
}
.industry-wlcm_text .title_box h2 {
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
}
.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section.why-sec.solution-why-sec.story_why_sec.industry-why_sec {
    background: #fff;
}
section.why-sec.solution-why-sec.story_why_sec.industry-why_sec {
    background: #fff;
    padding-top: 130px;
    padding-bottom: 100px;
}
.industry-why_sec .offering_arrow.services-arrow {
    top: -350px;
}
.provide_sec.industry-provide_sec {
    background: url(/wp_outa/wp-content/uploads/2025/02/provide-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 90px 0;
}
.footer_logo{
	max-width: 100% !important;
	background: #EBEAEA;
	border-radius: 5px;
	padding: 15px;
}
.footer_logo ul{
	max-width: 90%;
	margin: 0 auto;
	align-items: center;
}
.footer_logo ul img {
    width: 95px;
}
.footer_copyright .row{
	border-top: none !important;
}
.award-wlcm-text.wlcm-text3 .banner_arrow_col {
    left: auto;
    right: 0;
    top: -250px;
}
.wlcm_content ul {
    margin-bottom: 30px;
    margin-top: 20px;
}
.wlcm_content ul li {
    margin-bottom: 8px;
    line-height: 32px;
}
.wlcm-text.sec_padd.story_wlcm_text.award-wlcm-text {
    padding-top: 150px;
    padding-bottom: 50px;
}
.award-wlcm-text.wlcm-text3 .banner_svg {
    left: auto;
    right: 15%;
}
.award-main{
	background: #F8F8F8;
}
.award-main .logo-inner.container{
	max-width: var(--responsive--alignwide-width);
	margin: 0 auto;
}
.award-main .row{
	justify-content: center;
	row-gap: 30px;
}
.award-box{
	margin: 0;
}
.logos-box-main {
    /*display: grid;
    grid-template-columns: 23% 23%;*/
    text-align: center;
    row-gap: 45px;
    padding-top: 50px;
    /*border-right: 1px solid #000;*/
    /*padding-right: 65px;*/
    justify-content: space-between;
	/*padding-left: 65px;*/
}
.certifications-box .logos-box-main{
	border-right: none;
	padding-left: 65px;
	padding-right: 0;
}
.logos-box img {
    width: 200px;
    height: 50px;
    object-fit: contain;
}
.logos-box {
    box-shadow: 0 2px 5px 0px #00000040;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 115px;
}
section.sec_padd.logos_sec {
    padding-bottom: 0px;
}
.page-template-template-career .wlcm-text.sec_padd.story_wlcm_text.award-wlcm-text{
	padding-bottom: 0;
}
.page-template-template-career section.blog_page_list.career-blog {
    padding-top: 60px;
    padding-bottom: 0;
}
.page-template-template-career .blog_page_list .title_box {
    margin-bottom: 40px;
}
.float_box .logos-box img {
    display: block;
    width: 50px;
    height: 50px;
    padding: 2px;
}
.float_box {
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 9999999;
    transform: translateY(-50%);
    background: transparent;
    /*box-shadow: 0px 4px 5px 0px #00000040;*/
    padding: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.float_box .logos-box {
    height: auto;
    box-shadow: none;
    display: block;
    background: transparent;
}
li#menu-item-519 {
    display: none;
}
.popup-inner {
    background: #fff;
    padding: 50px;
    max-width: 1000px;
    position:  absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 600px;
    overflow-y: scroll;
}
.popup-inner::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.2);
    background-color: #F5F5F5;
}

.popup-inner::-webkit-scrollbar
{
    width: 6px;
    background-color: #F5F5F5;
}

.popup-inner::-webkit-scrollbar-thumb
{
    background-color: rgba(220, 66, 56, 1);
    border: 2px solid rgba(220, 66, 56, 1);
}
html {
  scroll-behavior: smooth;
}
.leadership-popup-content {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 9999999999999;
    background: rgba(0, 0, 0, 0.35);
    transition: all 0.5s ease;
}
section.logo-sec {
    display: none;
}
.show .leadership-popup-content{
    display: block;
}
.leader-img img {
    width: 100%;
}
.content-leader h3 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 0;
}
.content-leader h6 {
    font-size: 12px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 400;
}
.content-leader p {
    font-size: 15px;
    margin-bottom: 15px;
}
.leader-img {
    padding: 0 50px 0 0;
}
button.close-icon {
    position: absolute;
    right: 0;
    top: 0;
    padding: 5px 14px;
    background: rgba(220, 66, 56, 1) !important;
    color: #fff !important;
    opacity: 1;
    font-weight: 700;
    border: none !important;
}
button.close-icon:hover {
    background: #000 !important;
}
.site-logo a:focus {
    box-shadow: none !important;
    outline: none !important;
    border: none !important;
    text-decoration: none !important;
}
.site-logo .custom-logo {
    outline: none !important;
}
.content-blog ul {
    margin-bottom: 20px;
}
.content-blog ul li, .content-blog p {
    font-size: 17px;
    line-height: 30px;
}
.content-blog ul li {
    margin-bottom: 10px;
}
.content-blog h4 {
    margin: 20px 0;
}
.content-blog p{
    margin: 20px 0;
}
.shape_content {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    padding: 0 25px;
}
.shape_box img {
    width: 100%;
}
.shape_box {
    position: absolute;
    top: 5%;
    left: 5%;
    max-width: 305px;
    width: 100%;
    z-index: 2;
}
.circle-img-main.img-main {
    max-width: 800px;
}
.shape_content p {
    font-size: 17px;
    color: #fff;
    max-width: 85%;
    margin: 0 auto;
    line-height: 26px;
}
.circle-box-main .shape_content h5 {
    font-size: 24px;
    margin-bottom: 10px;
}
.shape_box.shape2 {
    left: inherit;
    right: 5%;
}
.shape_box.shape3 {
    bottom: 5%;
    top: inherit;
}
.shape_box.shape4 {
    top: inherit;
    bottom: 5%;
    left: inherit;
    right: 5%;
}
.apply-form {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99999999;
    display: none;
    transition: all 0.5s ease;
}
.show .apply-form{
    display: block;
}
.apply-form-inner {
    max-width: 800px;
    background: #fff;
    padding: 30px;
    border-radius: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 670px;
    overflow-y: scroll;
    width: 95%;
}
.blog_page_list .apply-form-inner .title-box-2{
    margin-bottom: 30px;
}
input.wpcf7-form-control.wpcf7-file {
    margin-top: 15px;
    border-bottom: none;
}
.apply-form-inner input:focus, .apply-form-inner select:focus {
    outline: none !important;
    box-shadow: none !important;
}
.submit-box input.wpcf7-form-control {
    background: #E62D1C url(https://web.pinklemonadedigital.com/wpbespin/wp-content/uploads/2024/12/white-arrow.png) !important;
    background-repeat: no-repeat !important;
    background-position: 60% 50% !important;
    width: 100%;
    border-radius: 30px;
    color: #fff !important;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 700;
    line-height: 30.55px;
    text-align: center;
    padding: 9px 9px 13px 9px !important;
    border: none;
}
.job-text .apply-form-inner h3 {
    font-size: 40px;
    font-weight: 600
    margin-bottom: 0;
}
.apply-form-inner h3 span{
    color: rgba(220, 66, 56, 1);
}
button.btn_close {
    position: absolute;
    right: 0;
    top: 0;
    padding: 5px 14px;
    background: rgba(220, 66, 56, 1) !important;
    color: #fff !important;
    opacity: 1;
    font-weight: 700;
    border: none !important;
}
.apply-form-inner label{
    font-size: 14px;
}
.apply-form-inner input, .apply-form-inner select {
    height: 50px;
    border: none;
    border-bottom: 1px solid #000;
}
.apply-form-inner input, .apply-form-inner select, .apply-form-inner label {
    width: 100%;
}
.apply-form-inner::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.2);
    background-color: #F5F5F5;
}

.apply-form-inner::-webkit-scrollbar
{
    width: 6px;
    background-color: #F5F5F5;
}

.apply-form-inner::-webkit-scrollbar-thumb
{
    background-color: rgba(220, 66, 56, 1);
    border: 2px solid rgba(220, 66, 56, 1);
}

.banner_home .banner_content a.learn-btn
{
    display: none;
}

.home .banner_home .banner_content a.learn-btn
{
    display: block;
}
li#menu-item-612, li#menu-item-238 {
    display: none;
}
.faq-sec-main .accordion-body p, .faq-sec-main .accordion-body li {
    font-size: 16px;
    line-height: 30px;
}
.faq-sec-main .accordion-body ol {
    margin-bottom: 15px;
    padding-left: 35px;
}
.faq-sec-main button:hover {
    padding: 20px 60px 20px 35px;
    font-size: 20px;
    color: #fff;
    background: rgba(220, 66, 56, 1);
}
.faq-sec-main button{
	/*box-shadow: none !important;*/
	outline: none !important;
}
.faq-sec-main button:focus{
	box-shadow: none !important;
}
.faq-sec-main button:not(:hover):not(:active):not(.has-background) {
    background: transparent;
    padding: 20px 60px 20px 35px;
    font-size: 20px;
    color: #000;
}
.faq-sec-main .accordion-body {
    padding: 20px 35px;
}
.faq-sec-main button.accordion-button:not(.collapsed) {
    background: rgba(220, 66, 56, 1) !important;
    color: #fff !important;
}
.faq-sec-main .accordion-button:not(.collapsed)::after{
	content: '-';
    font-size: 35px;
    top: 50%;
    right: 30px;
    background-image: none;
}
.faq-sec-main .accordion-button:after{
	content: '+';
    font-size: 35px;
    top: 5px;
    position: absolute;
    right: 30px;
    background-image: none;
}
.career-banner .row{
	align-items: center;
}
.career-banner p {
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    margin-top: 20px;
}
.banner_image img{
	width: 100%;
}
.wlcm-text.story_wlcm_text .banner_svg{
	z-index: 9;
}
.row.leadership_row {
    align-items: center;
    margin-top: 45px;
}
.content_leadership p {
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
}
.leadership_sec a.learn-btn {
    margin-top: 0;
}
.img-leader img{
	width: 100%;
}
/*.blog-banner {
    background: linear-gradient(180deg, #FE7266 0%, #AC382D 100%);
    padding: 120px 0;
}
.blog-banner .banner_home .container {
    position: unset;
    transform: unset;
}
.blog-banner .banner_home:after{
	display: none;
}*/
.blog-banner .banner_content p {
    max-width: 1000px;
    font-size: 18px;
    color: #fff;
    line-height: 26px;
    margin-top: 20px;
}
.drip-key-value .wlcm_content ul li {
    color: #000;
    margin-bottom: 20px;
    list-style: none;
    background-image: url(/wp_outa/wp-content/uploads/2025/02/list-arrow.png);
    background-repeat: no-repeat;
    background-position: left 12px;
    padding-left: 50px;
}
.drip-key-value .wlcm_content ul {
    padding-left: 5px;
}
/*.page-id-422 .banner_home:after, .page-id-430 .banner_home:after, .page-id-620 .banner_home:after{
	display: none;
}
.page-id-422 .banner_content h2, .page-id-430 .banner_content h2, .page-id-620 .banner_content h2{
	color: #000;
}*/


.smart-slider{
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
}
.career-banner .row .col-md-6:last-child {
    display: none;
}
.smart-slider.slick-initialized {
    visibility: visible;
    opacity: 1;    
}
.career-banner p{
	display: none;
}
.short_content p {
    display: none;
    font-size: 24px;
    font-weight: 600;
    transition: all 0.8 scubic-bezier(0.4, 0, 1, 1);
    margin-bottom: 0;
}
.short_content p.show{
	display: block;
}
.center_box{
	max-width: 360px;
}
.center_box img {
    transition: all 0.8 scubic-bezier(0.4, 0, 1, 1);
}
.leadership_sec .title-box-2 h3{
	font-size: 42px;
}
.mobile_banner{
	display: none;
}
.page-id-620 .banner_content h2 {
    color: rgba(220, 66, 56, 1);
}
.banner_content p {
    color: #fff;
    font-size: 24px;
    margin-top: 20px;
}
.page-id-1029 header.entry-header, .page-id-1037 header.entry-header {
    display: none;
}
.page_content {
    max-width: 100% !important;
}
.faq-sec-main .accordion-body ul {
    margin-bottom: 20px;
}
.faq-sec-main .accordion-body li {
    margin-bottom: 5px;
}
.page-id-143 .smart-solution-sec, .page-id-264 .smart-solution-sec, .page-id-271 .smart-solution-sec {
    display: none;
}
.page-id-1055 .smart-solution-sec, .page-id-1045 .smart-solution-sec {
    padding: 30px 0 70px;
}
.offering_arrow_home button.slick-prev.slick-arrow {
    top: inherit;
    bottom: -60px;
}
.offering_arrow_home button.slick-arrow {
    top: inherit;
    bottom: -67px;
}
.drip_cloud_sec .col-md-3 {
    text-align: center;
    padding: 0;
}
.color-box span {
    width: 35px;
    display: flex;
    height: 35px;
    margin: 0 auto;
    border: 1px solid #fff;
    border-radius: 50%;
    font-size: 18px;
    font-weight: 700;
    align-items: center;
    justify-content: center;
}
.color-box {
    background: #E75A45;
    color: #fff;
    padding: 5px 0;
}
.icon_box img {
    max-height: 35px;
}

.icon_box {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    background: #E75A45;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.icon_box-main:after {
    position: absolute;
    content: '';
    width: 4px;
    height: 80px;
    background: #E75A45;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
}
.box_content {
    max-width: 220px;
    margin: 0 auto;
    border: 2px solid #F1A04F;
    border-radius: 10px;
    padding: 10px 15px 0;
    height: 130px;
}
.box_content h4{
	font-size: 20px;
	margin-bottom: 2px;
	line-height: 30px;
}
.box_content p{
	font-size: 14px;
	line-height: 18px;
	font-weight: 500;
}
.icon_box-main {
    position: relative;
    padding-bottom: 80px;
}
.box-content-main {
    padding-bottom: 30px;
    position: relative;
}
.box-content-main:after {
    position: absolute;
    content: '';
    width: 4px;
    height: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    background: #F1A04F;
}
.icon_box_btm:after {
    position: absolute;
    top: 0;
    content: '';
    width: 4px;
    height: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #F1A04F;
}
.icon_box_btm {
    padding-top: 30px;
    position: relative;
}
.color-1 .box-content-main:after, .color-3 .box-content-main:after {
    top: 0;
    bottom: inherit;
}
.color-1 .box-content-main, .color-3 .box-content-main {
    padding-bottom: 0;
    padding-top: 30px;
}
.color-1 .box-content-main:after {
    background: #E75A45;
}
.color-1 .box_content{
	border-color: #E75A45;
}
.color-2 .icon_box, .color-2 .color-box {
    background: #F1A04F;
}
.color-3 .color-box, .color-3 .icon_box, .color-3 .icon_box-main:after, .color-3 .box-content-main:after{
	background: #61BDB8;
}
.color-3 .box_content{
	border-color:#61BDB8;
}
.color-4 .color-box, .color-4 .icon_box, .color-4 .icon_box_btm:after, .color-4 .box-content-main:after{
	background: #6C5B8D;
}
.color-4 .box_content{
	border-color:#6C5B8D;
}
.color-1 .icon_box, .color-3 .icon_box{
	position: relative;
	top: 25px;
}
.footer-widget .wpcf7-response-output {
    max-width: 300px;
    color: #fff;
    font-size: 15px;
}
.job-text {
    padding: 0 0px;
}
.page-id-620 .wlcm_content.product_wlcm{
	padding: 0;
}
.wlcm_content.career-wlcm ul li{
	font-family: "Montserrat", serif;
}
.job-text p, .job-text li {
    font-size: var(--global--font-size-base);
    line-height: 32px;
}
.submit_btn .wpcf7-submit {
    background-color: #E62D1C !important;
    border: none;
    width: 115px;
    height: 38px;
    font-size: 14px;
    /* font-family: 'dinotregular'; */
    line-height: 0;
    color: #fff !important;
    opacity: 1;
    border-radius: 25px;
    text-align: left;
    padding: 0 35px 0 22px;
    background-image: url(/wp_outa/wp-content/uploads/2025/02/learn-arrow.png);
    background-repeat: no-repeat;
    background-position: 75px center;
    transition: 0.5sease all;
    /* color: #000 !important; */
    background-size: 20px;
}
.newsletter_form input:placeholder, .newsletter_form input:focus{
	color:#fff !important;
}
.job-text h4 {
    font-size: 20px;
    margin-bottom: 1rem;
    font-weight: 500;
}
.job-text ul {
    margin-bottom: 20px;
}
.job-text li {
    margin-bottom: 8px;
}
section.sec_padd.job-text-sec {
    padding-top: 30px;
    padding-bottom: 75px;
    background: url(/wp_outa/wp-content/uploads/2025/02/career-bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 50px;
}
.btn-apply-box a.learn-btn.apply-btn{
    margin-top: 0;
    color: rgba(220, 66, 56, 1);
    background: #fff;
}
.btn-apply-box a.learn-btn.apply-btn:hover img {
    filter: brightness(100);
}
.btn-apply-box a.learn-btn.apply-btn:hover {
    color: #fff;
}
.btn-apply-box p {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.job-text h3 {
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 1rem;
}
.resize-logo {
    width: 80px !important;
    height: 80px !important;
    transition: all 0.3s ease-in-out;
}
.wlcm_content.career-wlcm ul li {
    list-style: none;
    background-image: url(/wp_outa/wp-content/uploads/2025/02/list-arrow.png);
    background-repeat: no-repeat;
    background-position: left 12px;
    padding-left: 50px;
    margin-bottom: 12px;
}
.wlcm_content.career-wlcm ul {
    padding-left: 10px;
}
.job-box-main h3 {
    font-size: 36px;
    line-height: 28px;
    /*border-bottom: 1px solid #000;
    padding-bottom: 30px;*/
    margin-bottom: 30px;
    font-weight: 600;
}
.job-box {
    border-bottom: 1px solid #000;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.job-tags {
    margin-top: 25px;
    margin-bottom: 15px;
}
.job-text h5 {
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    margin-top: 40px;
    margin-bottom: 15px;
}
.job-text-sec .title_box {
    margin-top: 25px;
}
.job-box-main {
    margin-top: 40px;
}
.job-box h4 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
}
.job-tags span {
    border-radius: 30px;
    border: 1px solid #DC4238;
    font-size: 16px;
    line-height: 20px;
    display: inline-block;
    margin-right: 15px;
    padding: 10px 18px;
}
.submit_btn .wpcf7-submit:hover {
    background-color: #fff !important;
    color: #E62D1C !important;
    background-image: url('/wp_outa/wp-content/uploads/2025/02/arrow-red.png') !important;
}
.cases-blog-list .row {
    justify-content: center;
}
.cases-blog-list .blog_grid {
    margin-top: 0;
}
section.blog_page_list.sec_padd.cases-blog-list {
    padding-bottom: 90px;
}
.page-id-264 .why-sec-content li{
	font-weight: normal;
}
.job-box > h4{
    position: relative;
    padding-right: 100px;
}
.job-box .apply-btn {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 15px;
}
/*.career_form input.wpcf7-form-control {
    width: 100%;
    max-width: 100%;
}
.career_form .wpcf7-form-control {
    width: 100%;
    max-width: 100%;
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 10px 15px;
    font-size: 15px;
}
.career_form label {
    font-size: 14px;
    display: block;
}
.career_form label br{
    display: none;
}
.career_form .wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
    display: block;
}
.career_form input.wpcf7-form-control.wpcf7-file{
   border: 1px solid #ccc;
   margin: 0;
}

.career_pop  .btn-close {
    background-color: transparent !important;
}*/