body{
    font-family: 'Open Sans', sans-serif !important;
    font-size: 16px;
    line-height: 1.3;
    color: #403554;
}
.elementor-widget-text-editor,
p{
    font-family: 'Open Sans', sans-serif !important;
}
.container{
    max-width: 1375px;
}

/*
body:not(.single.single-post) ul,
body:not(.single.single-post) ol {
    list-style: none;
    padding: 0;
    margin: 0;
}
*/

.post, .page {
    margin: 0;
}
h6.bt-video2 {
    display: none;
}
/*HEADER*/
header#masthead .row{
    align-items: center;
    height: 80px;
}
header#masthead.active{
    background-color: #1f1f31 !important;
}
header#masthead {
    background-color: #1f1f31;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
}
.page-template-tpl-header-transparent header#masthead {
    background-color: transparent;
}
.main-navigation .menu li:last-child{
    margin-right: 0;
}
.main-navigation .menu li{
    margin-right: 48px;
}
.right-header .menu li{
    display: inline-block;
}
.right-header .menu a,
.main-navigation .menu a{
    color: #fff;
    font-family: 'Questrial', sans-serif;
    font-size: 14px;
    text-decoration: none;
}
.site-header .col-left{
    width: 210px;
}
.site-header .col-middle{
    width: calc(100% - 510px);
    padding-left: 60px;
}
.site-header .col-right .login a:hover{
    border: 1px solid #fff;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.site-header .col-right .book a{
    background-color: rgb(255, 152, 0);
}
.site-header .col-right a{
    padding: 0px 35px;
    height: 36px;
    border: 1px solid transparent;
    display: flex;
    align-items: center;
    border-radius: 10px;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.site-header .col-right{
    width: 300px;
}
/*HEADER*/
/*FOOTER*/
footer#colophon {
    background-color: #212531;
    margin-top: 100px;
    padding-top: 100px;
    padding-bottom: 45px;
}
.footer1 p{
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    font-weight: 700;
}
.site-info .container{
    max-width: 1520px;
}
.site-info .textwidget h4,
.widget-title{
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: rgb(255, 152, 0);
}
.widget-title{
    margin-bottom: 55px;
}
.site-info .textwidget br{
    display: none;
}
.site-info .textwidget a{
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 22px;
    text-decoration: none;
    display: block;
    padding-bottom: 10px;
}
.footer2{
    display: grid;
    grid-template-columns: repeat( 12, minmax(250px, 1fr) );
}
#custom_html-2 .textwidget ul{
    display: flex;
}
#custom_html-2 .textwidget h4:nth-last-child(2){
    margin-top: 30px;
}
.footer3 .textwidget a,
.footer3 .textwidget p{
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
}
.footer1{
    margin-bottom: 60px;
}
.footer1 img{
    display: block;
}
.footer3 .textwidget{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footer3 {
    margin-top: 40px;
}
/*FOOTER*/
/*HOME*/

h1,h2,h3,h4,h5,h6{
    /* font-family: 'Poppins', sans-serif !important; */
    /* font-weight: 600 !important; */
    line-height: 1.2 !important;
}
h1{
    font-size: 45px;
}
h2{
    font-size: 35px;
}
h4{
    font-size: 22px;
}
.fs-18 p,
.fs-18{
    font-size: 18px;
}
.fs-16 p,
.fs-16{
    font-size: 16px;
}

section.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1200px !important;
}
.elementor-widget-button .elementor-button{
    min-width: 100px;
    height: 43px;
    background-color: rgb(255, 152, 0);
    color: #fff;
    display: inline-flex;
    font-size: 14px;
    text-align: center;
    justify-content: center;
    align-items: center;
    font-family: 'Poppins', sans-serif;
    border-radius: 10px;
}
.elementor-widget-button.no-bg .elementor-button{
    background-color: transparent !important;
    border: 1px solid #fff;
}

.home1 .elementor-widget-button{
    margin-bottom: 10px !important;
}
.home1 p{
    max-width: 440px;
}
.home1.elementor-section.elementor-section-boxed > .elementor-container > .elementor-column:nth-child(1){
    padding-left: 40px;
}
.home1.elementor-section.elementor-section-boxed > .elementor-container{
    max-width: 1280px !important;
}
.home1{
    padding-top: 160px;
    padding-bottom: 200px;
}
.home1 .elementor-widget-image{
    margin-top: -90px;
}
.home2 h2{
    line-height: 1.5 !important;
}
.home2{
    margin-top: -185px;
}
.home2.elementor-section.elementor-section-boxed > .elementor-container{
    max-width: 1240px !important;
}
.home3{
    margin-top: 95px;
    margin-bottom: 85px;
}
.home3 .elementor-widget-image{
    position: absolute;
    top: -100px;
    right: -260px;
    width: auto !important;
}
.home4 .elementor-image-box-wrapper p{
    font-size: 18px;
    color: rgb(72, 72, 106);
}
.home4 .elementor-image-box-wrapper::before,
.home4 .elementor-image-box-wrapper::after{
    content: '';
    width: 230px;
    height: 180px;
    box-shadow: 0.00px 1.00px 10px 0px rgba(0,0,0,0.4);
    border-radius: 10px;
    background-color: rgba(64,53,84);
    position: absolute;
    top: -15px;
    left: -15px;
    z-index: -1;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}
.home4 .elementor-image-box-wrapper::after{
    top: auto;
    left: auto;
    right: -15px;
    bottom: -15px;
}
.home4 .elementor-image-box-wrapper:hover::before,
.home4 .elementor-image-box-wrapper:hover::after{
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    background-color: #FF9800;
}
.home4 img.attachment-full.size-full {
    max-width: 90%;
}
/*.home4 .elementor-image-box-wrapper .elementor-image-box-img{
    margin-bottom: 0 !important;
}*/
.home4 .elementor-image-box-wrapper{
    box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 10px 0px;
    max-width: 410px;
    margin: 0 auto;
    padding: 30px 40px;
    border-radius: 10px;
    position: relative;
    background-color: #fff;
}
.home4.elementor-section.elementor-section-boxed > .elementor-container{
    max-width: 1420px !important;
}
.home4.elementor-section.elementor-section-boxed > .elementor-container > .elementor-column:nth-child(1) .elementor-image-box-wrapper{
    margin-left: 0;
}
.home4.elementor-section.elementor-section-boxed > .elementor-container > .elementor-column:nth-child(3) .elementor-image-box-wrapper{
    margin-right: 0;
}
.home5 .elementor-widget-html ul .cnt-a{
    display: block;
    position: absolute;
    top: auto;
    left: 0;
    box-shadow: 0px 10px 10px rgb(0 0 0 / 40%);
    background-color: #fff;
    opacity: 0;
    max-height: 676px;
    border-radius: 0 0 10px 10px;
}
.home5 .elementor-widget-html ul li a:hover{
    box-shadow: -0.00px -3.00px 15px 0px rgba(0,0,0,0.35);
    background-color: rgb(46, 141, 255);
}
.home5 .elementor-widget-html ul li a{
    color: #fff;
    font-size: 16px;
    background-color: rgb(64, 53, 84);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    border-radius: 10px 10px 0 0;
    text-align: center;
    position: relative;
}
.home5 .elementor-widget-html ul li a::after{
    content: '';
    display: block;
    width: 100%;
    height: 10px;
    background-color: transparent;
    position: absolute;
    bottom: 0;
    left: 0;
}
.home5 .elementor-widget-html ul li:nth-child(1) .cnt-a,
.home5 .elementor-widget-html ul li:hover .cnt-a{
    display: block;
    opacity: 1;
}
.home5 .elementor-widget-html ul li:hover a::after{
    background-color: rgb(255, 152, 0);
}
.home5 .elementor-widget-html ul{
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 700px;
}
.home5{
    padding-top: 90px;
}
.home6{
    margin-top: -80px;
}
.home6.elementor-section.elementor-section-boxed > .elementor-container{
    max-width: 1890px !important;
}
.home7.elementor-section.elementor-section-boxed > .elementor-container > .elementor-column:nth-child(1){
    width: 45%;
}
.home7.elementor-section.elementor-section-boxed > .elementor-container > .elementor-column:nth-child(2) > .elementor-widget-wrap{
    min-height: 457.078125px;
    height: 236.546875px;
    width: 692.296875px;
    background: #fff;
    box-shadow: 0 1px 4px rgb(0 0 0 / 60%);
    border-radius: 10px;
    text-align: center;
    padding: 0 100px;
}
.home7.elementor-section.elementor-section-boxed > .elementor-container > .elementor-column:nth-child(2){
    width: 55%;
}
.home7 .gform_wrapper.gravity-theme .gfield_label{
    display: none;
}
.home7 .gform_wrapper.gravity-theme .gfield input::placeholder{
    color: rgb(0, 0, 0);
}
.home7 .gform_wrapper.gravity-theme .gfield input{
    width: 100%;
    border: 0;
    border-bottom: 2px solid rgb(72, 72, 106);
    border-radius: 0;
    height: 60px;
    font-size: 14px;
    color: rgb(0, 0, 0);
    font-family: 'Questrial', sans-serif;
}
.home7 .gform_footer input:hover{
    background-color: #FF9800;
}
.home7 .gform_footer input{
    background-color: rgb(64, 53, 84);
    color: #fff;
    height: 43px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    padding: 0 35px;
}
.home7{
    padding: 95px 0;
}
.home7 a{
    color: #FF9800;
}
.home8{
    margin-top: 80px;
}
.home9.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1270px !important;
}
.home9 .elementor-image-box-wrapper {
    max-width: 380px;
    padding: 60px 30px;
    min-height: 300px;
}
.home9 .elementor-image-box-wrapper p{
    font-size: 16px;
}
.home9 .elementor-image-box-wrapper::before{
    display: none;
}
.home8 .elementor-widget-image{
    position: absolute;
    top: 0;
    left: -250px;
    width: auto !important;
}
.home10 .elementor-image-carousel-wrapper{
    min-height: 409.484375px;
    height: 409.484375px;
    width: 714.109375px;
    box-shadow: 0.00px 1.00px 10px 0px rgba(0,0,0,0.6);
    border-radius: 20px;
}
section .elementor-swiper-button i{
    opacity: 0;
}
section .elementor-swiper-button{
    background-image: url(/wp-content/uploads/2022/03/left.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 40px;
    height: 40px;
}
.elementor-swiper-button-next {
    -webkit-transform: scaleX(-1) !important;
    transform: scaleX(-1) !important;
    margin-top: -20px;
}
.home10 .elementor-widget-image-carousel .swiper-container {
    position: relative;
}
.home10 .elementor-widget-image{
    position: absolute;
    top: 0;
    left: -160px;
    width: auto !important;
}
img.swiper-slide-image {
    max-width: 80% !important;
}
.home10 h2{
    margin-bottom: 20px;
}
.home10{
    margin-top: 120px;
}
.home11{
    margin-top: 120px;
}
.home11 img.attachment-large.size-large {
    max-width: 90%;
}
.elementor-widget-button.btn-black .elementor-button{
    color: #403554;
    border: 1px solid #403554 !important;
    background-color: transparent !important;
}
.home11 .elementor-widget-image{
    position: absolute;
    top: -100px;
    right: -100px;
    width: auto !important;
}
div#page {
    overflow: hidden;
}
/*HOME*/
/*PRODUCT*/
.page-navi{
    background: #1f1f31;
}
.page-navi .menu a:hover{
    background-color: rgb(255 152 0);
}
.page-navi .menu a{
    color: #fff;
    font-size: 12px;
    background-color: rgb(64, 53, 84);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 30px;
    border-radius: 25px;
    text-align: center;
    position: relative;
    margin: 0 5px;
    height: 41px;
}
.page-navi .menu{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 80px;
    margin-bottom: 20px;
}
.page1{
    padding-top: 95px;
    padding-bottom: 190px;
}
.pageimgbox.elementor-section.elementor-section-boxed > .elementor-container,
.pageproduct.home4.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1270px !important;
}
.pageproduct.home4 .elementor-image-box-wrapper {
    max-width: 340px;
}
.pageimgbox .elementor-widget-image img{
    width: 100%;
}
.elementor-widget-image.img-page{
    transform: scale(1);
    -webkit-transform: scale(1);
    transition: all 0.3s ease-in-out 0s;
}
.elementor-widget-image.img-page:hover{
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transition: all 0.3s ease-in-out 0s;
}
.pageimgbox-l .elementor-widget-image.img-abs{
    position: absolute;
    top: -80px;
    left: -235px;
    width: auto !important;
}
.pageimgbox-r .elementor-widget-image.img-abs{
    position: absolute;
    top: -210px;
    right: -345px;
    width: auto !important;
}
.pageimgbox .elementor-widget-image-box.elementor-position-top .elementor-image-box-img{
    width: 100% !important;
    text-align: left;
    margin-bottom: 10px;
}
.pageimgbox .elementor-image-box-description{
    color: rgb(64, 53, 84) !important;
    font-weight: 600 !important;
    font-family: 'Poppins' !important;
    font-size: 14px;
    text-align: left;
    padding-right: 10px;
}
.pageimgbox .elementor-widget-text-editor a{
    color: rgb(85, 26, 139);
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
}
.pageimgbox .elementor-widget-image-box{
    width: 50% !important;
    float: left;
}
.pageimgbox-l.elementor-section > .elementor-container > div:nth-child(1){
    padding-left: 200px;
}
.pageimgbox-r.elementor-section > .elementor-container > div:nth-child(2){
    padding-right: 200px;
}
.pageimgbox{
    margin-top: 190px;
}
.pageproduct.home4 .elementor-image-box-wrapper::before, 
.pageproduct.home4 .elementor-image-box-wrapper::after {
	background-color: #fe9800;
}
/*PRODUCT*/
.video-section .elementor-widget-image.img-abs{
    position: absolute;
    top: -35px;
    left: -270px;
    width: auto;
}
.blogs-section .elementor-widget-image.img-abs{
    position: absolute;
    top: -35px;
    right: -270px;
    width: auto;
}
.speak-section > .elementor-container > .elementor-column > .elementor-widget-wrap::after,
.speak-section > .elementor-container > .elementor-column > .elementor-widget-wrap::before{
    display: block;
    content: '';
    position: absolute;
    bottom: -20px;
    right: -20px;
    box-shadow: 0 1px 4px rgb(0 0 0 / 60%);
    border-radius: 10px;
    width: 100%;
    height: 100%;
    background-color: rgb(63 53 83);
    z-index: -1;
}
.speak-section > .elementor-container > .elementor-column > .elementor-widget-wrap::after{
    background-color: rgb(253 151 1);
    bottom: -40px;
    right: -40px;
    z-index: -2;
}
.speak-section > .elementor-container > .elementor-column > .elementor-widget-wrap{
    box-shadow: 0 1px 4px rgb(0 0 0 / 60%);
    max-width: 720px;
    margin: 0 auto;
    min-height: 280px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
    border-radius: 10px;
    background-color: #fff;
}
.company1 .company-2-cl .elementor-widget-text-editor::before{
    display: block;
    content: '';
    position: absolute;
    bottom: -20px;
    left: -20px;
    box-shadow: 0 1px 4px rgb(0 0 0 / 60%);
    border-radius: 10px;
    width: 100%;
    height: 100%;
    background-color: rgb(253 151 1);
    z-index: 1;
}
.company1 .company-2-cl .elementor-column.elementor-col-50:nth-child(2) .elementor-widget-text-editor::before{
    left: auto;
    right: -20px;
}
.company1 .company-2-cl .elementor-widget-text-editor h3{
    color: #403554;
    margin-bottom: 20px;
    font-size: 24px;
    text-decoration: none;
    text-align: center;
}
.company1 .company-2-cl .elementor-widget-text-editor a{
    min-width: 200px;
    height: 43px;
    background-color: rgb(255, 152, 0) !important;
    color: #fff;
    display: inline-flex;
    font-size: 14px;
    text-align: center;
    justify-content: center;
    align-items: center;
    font-family: 'Poppins', sans-serif !important;
    border-radius: 10px;
    color: #403554;
    border: 1px solid #403554 !important;
    background-color: transparent !important;
}
.company1 .company-2-cl .elementor-column.elementor-col-50:nth-child(2) .elementor-widget-text-editor{
    margin-left: auto;
}
.company1 .company-2-cl .elementor-widget-text-editor{
    max-width: 530px;
    color: #403554;
    text-decoration: none;
    text-align: center;
    font-size: 18px;
    line-height: 26px;
}
.company1 .company-2-cl .elementor-widget-text-editor .elementor-widget-container{
    box-shadow: rgb(0 0 0 / 40%) 0px 1px 10px 0px;
    margin: 0 auto;
    padding: 30px 40px;
    border-radius: 10px;
    position: relative;
    background-color: #fff;
    position: relative;
    z-index: 2;
    min-height: 325px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.company1 {
    padding-top: 200px;
}
.about1 {
    padding-top: 195px;
}
.about2{
    padding-top: 120px;
    padding-bottom: 45px;
}
.about3.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1360px !important;
}
.about3 .elementor-widget-button .elementor-button:hover{
    transform: scale(.95);
    -webkit-transform: scale(.95);
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    background-color: rgb(255, 152, 0) !important;
}
.about3 .elementor-widget-button .elementor-button{
    box-shadow: 0 1px 4px rgba(0,0,0,.6);
    height: 80px;
    width: 100%;
    background-color: rgb(60, 60, 89) !important;
    font-size: 18px;
    transform: scale(1);
    -webkit-transform: scale(1);
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}
.about3.careers3 .elementor-widget-button .elementor-button{
    font-size: 22px;
    height: 100px;
}
.align-center{
    margin: 0 auto;
}
.home4.four-cl .elementor-image-box-wrapper{
    background-color: rgb(64, 53, 84);
    max-width: 315px;
    padding: 30px;
    min-height: 250px;
}
.four-cl{
    margin-top: 100px;
}
.home4.four-cl .elementor-image-box-wrapper::before, .home4.four-cl .elementor-image-box-wrapper::after{
    background-color: rgb(255, 152, 0) !important;
}
.home4.four-cl.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1550px !important;
}
.home4.four-cl.elementor-section.elementor-section-boxed > .elementor-container > .elementor-column:nth-child(3) .elementor-image-box-wrapper {
    margin-right: auto;
}
.home4.four-cl.elementor-section.elementor-section-boxed > .elementor-container > .elementor-column:nth-child(4) .elementor-image-box-wrapper {
    margin-right: 0;
}
.about3.careers3.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 860px !important;
}
/********product********/
.info img.attachment-full.size-full {
    max-width: 30%;
}
.info img.attachment-large.size-large {
    width: 12%;
    max-width: 12%;
    right: -150px;
    margin-bottom: -190px;
    position: absolute;
}
.page-id-2940 img.attachment-full.size-full {
    width: 30%;
}
.home4 .elementor-background-overlay {
    background-color: #212531;
    opacity: 0.93;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    z-index: -3;
}
/********product********/

/********solutions********/
.page-id-3313 img.attachment-full.size-full {
    width: 30%;
}
/********solutions********/
.all-news{
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}
.all-news .item:nth-child(1) > div:nth-child(2){
    padding-left: 30px;
}
.all-news .item:nth-child(1) > div{
    flex-basis: 50%;
    max-width: 50%;
}
.all-news .item:nth-child(1){
    flex-basis: 100%;
    max-width: 100%;
    display: flex; 
    align-items: center;
}
.all-news .item {
    flex-basis: 33.33%;
    max-width: 33.33%;
    margin-bottom: 100px;
    padding: 0 15px;
}
.all-news .item:nth-child(1) .title-desc a{
    font-size: 26px;
}
.title-desc a{
    color: #3C3C59;
    font-size: 22px;
}
.all-news .item:nth-child(1) .short-desc > a{
    display: inline-flex;
}
.short-desc > a{
    display: none;
    color: #403554;
    border: 1px solid #403554 !important;
    background-color: transparent !important;
    padding: 12px 24px;
    font-size: 14px;
    text-align: center;
    justify-content: center;
    align-items: center;
    font-family: 'Poppins', sans-serif !important;
    border-radius: 11px;
    min-width: 200px;
    height: 43px;
}
.short-desc{
    border: 1px solid rgba(250, 244, 232, 0.75);
    padding: 30px 20px 20px;
}
.wp-pagenavi{
    width: 100%;
    text-align: center;
}
.wp-pagenavi a, .wp-pagenavi span{
    text-decoration: none;
    border: 0px solid #737373 !important;
    padding: 9px 18px !important;
    margin: 2px !important;
    color: #737373 !important;
    box-shadow: 0 0px 0 0 currentColor !important;
}
.wp-pagenavi span.current{
   font-weight: bold;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current{
    border-color: #F07A42 !important;
    color: #F07A42 !important;
}
.search-form .search-submit{
    background-color: transparent;
    padding: 0;
    border: 0;
    position: absolute;
    left: 15px;
    top: 39px;
}
.search-form{   
     max-width: 300px;
    margin: 0 auto;
    position: relative;
    border-top: 1px solid #fff;
    padding-top: 30px;
}
.search-form .search-field:focus{
    outline: none;
}
.search-form label{
    width: 100%;
}
.search-form .search-field{
    height: 43px;
    padding: 15px;
    width: 100%;
    padding-left: 40px;
}
.search-main{
    margin-top: 100px;
}
header.page-header {
    padding-bottom: 40px;
}
/********Terms-and-Condition********/
.terms-2 ul, ol {
    list-style: auto;
    margin-left: 50px;
    color: #48486A;
}
.terms-2 a {
    color: #FF9800;
}
.terms-2 p {
    color: #48486A;
    font-family: "Roboto", Sans-serif;
    font-size: 18px;
    font-weight: 400;
}
/********Terms-and-Condition********/


/********Demo*******/
.demo ul li {
    font-size: 16px;
    padding-bottom: 15px;
    padding-right: 20px;
}
.demo ul li::before {
    content: '';
    background-image: url(https://staging.supportbench.com/wp-content/uploads/2022/04/bd7749_66d0a5e8d8954d67b4bd9aad2204813f_mv2.webp);
    width: 25px;
    height: 25px;
    position: relative;
    display: inline-flex;
    object-fit: contain;
    background-size: cover;
    top: 6px;
    margin-right: 10px;
}
.demo.elementor-section.elementor-section-boxed > .elementor-container > .elementor-column:nth-child(2) {
    width: 43%;
}
.demo.elementor-section.elementor-section-boxed > .elementor-container > .elementor-column:nth-child(1) {
    width: 57%;
}
.demo .img-top {
    max-width: 40%;
}
.demo .gravityform h2 {
    padding-top: 50px;
}
.demo .fs-28 h2 {
    color: #FFFFFF !important;
    font-size: 28px !important;
    line-height: 40px !important;
    max-width: 440px;
}
.demo select#input_14_9 {
    border: none;
    border-bottom: 2px solid #484869;
    padding-bottom: 18px;
    padding-top: 18px;
    margin-bottom: 20px;
}
.demo ::placeholder {
    font-size: 16px !important;
}
.demo .gform_footer input {
    height: 50px;
    padding: 0px 40px;
    margin-top: 15px;
    margin-bottom: 30px !important;
}

.demo .img-bottom {
    max-width: 70%;
    margin-left: -23px;
}
.demo.elementor-section.elementor-section-boxed > .elementor-container > .elementor-column:nth-child(2) > .elementor-widget-wrap {
    padding: 0 80px;
}
.demo.elementor-section.elementor-section-boxed > .elementor-container > .elementor-column:nth-child(2) > .elementor-widget-wrap {
    height: auto;
}
.page-id-4838 header#masthead {
    display: none;
}
.page-id-4838 footer#colophon {
    display: none;
}
/********Demo*******/
/********pum*******/
.pum-theme-5166 .pum-container, .pum-theme-lightbox .pum-container {
    padding: 0px!important;
    border-radius: 20px!important;
    border: 0px !important; 
    box-shadow: none !important;
    background-color: transparent !important;
}
.pum-container.pum-responsive.pum-responsive-medium:after{
	top: auto !important;
    left: auto !important;
    right: -40px;
    bottom: -40px;
}
.pum-container.pum-responsive.pum-responsive-medium:after,
.pum-container.pum-responsive.pum-responsive-medium:before {
	content: '';
    width: 49%;
    height: 49%;
	transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    background-color: #FF9800;
	box-shadow: 0px 1px 10px 0px rgb(0 0 0 / 40%);
    border-radius: 20px;
    position: absolute;
    top: -40px;
    left: -40px;
    z-index: -1;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}

.pum-container.pum-responsive.pum-responsive-medium {
    position: relative;
}
.pum-theme-5166 .pum-content iframe, .pum-theme-lightbox .pum-content iframe {
    border-radius: 20px!important;
}

/********pum*******/



