/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   #
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
/*****************
    General style
*****************/
/* scroll */
::-webkit-scrollbar {
  width: 8px;
  background: #f2f2f3;
}
 
::-webkit-scrollbar-track {
  border-radius: 0;
  background: #f2f2f3;
}
::-webkit-scrollbar-thumb {
  border-radius: 0;
  background: #000; /* Old browsers */
}
html.pum-open.pum-open-overlay, 
html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay{
	    overflow: unset;
}
.main-page-wrapper{
        padding-top: 0;
}
.site-content {
    margin-bottom: 0px;
}
.wd-prefooter {
    padding-bottom: 0px !important;
    background-color: transparent !important;
}

.hire-row-img.Refineimg {
    max-height: 590px !important;
}

.hire-us-col.refinecol .wpb_wrapper {
    display: flex;
    align-items: center;
}
a.banner-btn {
    background: #fdb300 !important;
    border-radius: 100px;
    text-transform: inherit;
    color: #fff !important;
    font-weight: 700;
    padding: 1rem 4rem;
    box-shadow: 0 5px 20px #fdb300;
    margin: 0px 0 20px;
}
a.banner-btn-wt {
    background: #fff !important;
    border-radius: 45px;
    text-transform: inherit;
    color: #151515 !important;
    font-weight: 700;
    display: unset;
    box-shadow: 0 5px 20px #ffffff;
}
*{
    box-shadow: none;
    outline: none;
}
.title-after_title,
p{
    /*margin: 0;*/
    font-size: 1rem;
    color: #0a0a0abf;
}
.cont-text p{
    font-size: 1rem;
    color: #0a0a0abf;
}
.cont-text ul li{
    font-size: 1rem;
    color: #0a0a0abf;
}
.cont-text-wh ul li,
.cont-text-wh p,
.cont-text-wh p strong{
    color: #fff;
}
/*****************
    Header style
*****************/
header.whb-header {
}
a.woodmart-nav-link {
    color: #fff !important;
    font-weight: 100 !important;
    text-transform: capitalize !important;
}
.wd-nav>li:hover>a,
.wd-nav>.current-menu-item>a{
    color: #fdb300 !important;
}
ul.wd-sub-menu .current-menu-item>a{
     color: #ffffff !important;
}
ul.wd-sub-menu li>a {
    color: #151515 !important;
}
.wd-dropdown-menu.wd-dropdown {
    border-radius: 15px;
    background: #fdb300;
}
span.wd-tools-icon {
    color: #fff;
 }
span.wd-tools-icon::before {
    font-size: 16px !important;
}
ul.sub-sub-menu.wd-dropdown {
    background: #fdb300;
}
/*****************
    Home page
*****************/
.hme-ban-sec{
        margin-bottom: -14rem;
}
.hme-ban-row {
    position: relative;
    padding-top: 160px;
    padding-bottom: 20rem;
        z-index: 0;
}

.hme-ban-row::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #010106;
    display: block !important;
    opacity: 0.7;
}
.home .hme-ban-row::before {
    opacity: 0.7;
}
.hme-ban-rowcol2 {
    background: #fdb300;
    border-radius: 25px;
    padding: 20px;
}
.hme-ban-rowcol2 .wd-wpb {
    margin-bottom: 0;
}

.hme-ban-rowcol2 .vc_column-inner {
    padding-top: 0 !important;
}

.ban-txt h2 {
    font-size: 78px;
}

.ban-txt 
 .title-after_title {color: #FFFFFF;font-size: 18px;}

.ban-heading h1 {
    color: #fff;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.2;
}

.ban-heading h1 strong {
    font-size: 60px;
    color: #fdb300;
}

.ban-heading h2 {
    color: #fff;
    font-size: 68px;
    font-weight: 700;
}

.ban-heading h2 strong {
    font-size: 78px;
    color: #fdb300;
}

.ban-heading p {
    color: #fff !important;
    width: 70%;
    margin: auto;
}
.pre-footer-row {
    overflow: initial !important;
}

.pre-footer-row-col2 {
    /* margin: 0; */
}
.pre-footer-row-col1 {
    padding-right: 4rem;
}

.pre-footer-img {
    transform: scale(1.5);
    margin-right: auto;
    position: relative;
    left: 12rem;
}
.wd-accordion.wd-style-default:before{
    display: none !important;
} 
.wd-accordion-opener{
    font-size: 18px !important;
     color: #151515 !important; 
}
.wd-accordion-title-text {
    font-size: 16px !important;
    /* padding-left: 41px; */
    color: #151515 !important;
    font-weight: 400 !important;
}

.wd-accordion.wd-style-default .wd-accordion-item {
    border: 0 !important;
    margin: 15px 0;
}

.wd-accordion-title {
    /* border-bottom: 3px solid #151515; */
    background: #FEEBBC;
    padding: 15px 20px !important;
    border-radius: 15px;
}

.wd-accordion-content {
    padding: 40px;
}
.wd-accordion-content {
    font-size: 18px;
}

.wd-accordion-content ul li {list-style: none;border-bottom: 1px solid #13548A;font-weight: 600;padding: 10px 0;text-transform: uppercase;}

.wd-accordion-title.wd-active {
    background: #fcb918;
}

.wd-accordion-title.wd-active .wd-accordion-title-text {
    color: #fff !important;
}

.wd-accordion-title.wd-active  span.wd-accordion-opener {
    color: #ffffff !important;
}
.become-author-row {
    position: relative;
}

.become-author-row::before {
    content: '';
    position: absolute;
    display: block !important;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #151515;
    /* width: 83%; */
    opacity: .9;
    /* clip-path: polygon(0 0%, 100% 0%, 82% 100%, 0% 100%); */
}
.become-author-img {
    position: relative;
    top: -5rem;
    transform: rotate(-10deg) scale(1.2);
    z-index: 1;
}
.become-author-img img{
    box-shadow: 0 0 8px 3px #000;
}
.become-author-row {
    position: relative;
    height: 571px;
    z-index: 0;
}

.become-author-row::before {
}

.become-author-row::after {
    /* content: ''; */
    position: absolute;
    /* top: 0; */
    left: -14%;
    bottom: -9%;
    background-image: url(https://360cloudwall.com/ghostwriter2/wp-content/uploads/2023/04/img6.png);
    display: block !important;
    opacity: .8;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: contain;
    width: 35%;
    height: 95%;
    z-index: 0;
}

.section-row4 {
    position: relative;
    z-index: 0;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    min-height: 400px;
}

.section-row4::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fdb300;
    display: block !important;
    opacity: .8;
    /* background-image: url(https://360cloudwall.com/ghostwriter2/wp-content/uploads/2023/04/imga7.png); */
    /* background-position: right top; */
    /* background-repeat: no-repeat; */
    /* background-size: contain; */
} 

.section-row4::after {
    content: '';
    position: absolute;
    /* top: 190px; */
    /* left: -9rem; */
    /* bottom: -4rem; */
    /* background-image: url(https://360cloudwall.com/ghostwriter2/wp-content/uploads/2023/04/imga6.png); */
    /* display: block !important; */
    /* opacity: .8; */
    /* background-position: left bottom; */
    /* background-repeat: no-repeat; */
    /* background-size: contain; */
    /* width: 30%; */
    /* height: 100%; */
    z-index: 0;
}

.section-row4 .wpb_column {
    z-index: 1;
}
.sec-row4-bk1 {
    position: absolute;
    top: -5rem;
    right: -20%;
    width: 25%;
}

.sec-row4-bk2 {
    position: absolute;
    bottom: -7rem;
    left: -20%;
    width: 35%;
}
.bk-cover-gal .owl-nav {
/*     background: red; */
    bottom: 0;
}

.bk-cover-gal .owl-nav .wd-btn-arrow {
    background: #fdb300;
    bottom: -5rem;
    top: unset;
    margin: auto;
    right: 25px;
    left: 25px;
    border-radius: 100px;
    visibility: initial;
    opacity: 1;
    pointer-events: initial;
}

.bk-cover-gal .owl-nav  .owl-prev {
}

.bk-cover-gal .owl-nav .owl-next {
    right: 10%;
}

.bk-cover-gal .owl-nav .wd-btn-arrow::after {
    color: #fff !important;
    font-weight: 900;
}
.bktype-info {
    padding: 20px 41px;
    background: #fff;
    box-shadow: 0 1px 20px #0000006b;
    transition: 0.5s all;
}

.bktype-info .info-box-inner {}

.bktype-info .info-box-inner p {
    font-size: 16px;
    font-weight: 100;
    font-style: italic;
    color: #010101 !important;
    transition: 0.5s all;
}

.bktype-info .info-box-content {}

.bktype-info .info-box-content h4 {
    color: #fdb300 !important;
    margin: 0;
    line-height: 1 !important;
    transition: 0.5s all;
}

.bktype-info .box-with-icon .info-box-icon {
    overflow: initial;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 0;
}
.bktype-info .box-with-icon .info-box-icon img {
    width: 65px;
    height: 65px;
}
.bktype-info .box-with-icon .info-box-icon::before {
    content: '';
    position: absolute;
    /* top: 0; */
    left: -1rem;
    bottom: 0rem;
    /* right: 0; */
    background: #fdb300;
    border-radius: 100px;
    height: 45px;
    width: 45px;
    z-index: 1;
    opacity: .5;
}

.bktype-info:hover .info-box-inner p {
    color: #ffffff !important;
}

.bktype-info:hover {
    background: #000;
}
.whychoose-info .info-box-icon {
    height: 124px;
    width: 124px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    margin: auto;
    background-color: transparent !important;
    transition: 0.5s all;
}

.bktype-info .info-box-icon img,.whychoose-info .info-box-icon {
    transition: 0.5s all;
}
.whychoose-info:hover .info-box-icon img {
    filter: brightness(0) invert(1);
}
.gal-sec1-row {
    position: relative;
    top: -17rem;
    /* margin: auto !important; */
    /* width: 96%; */
    /* margin-bottom: -39rem; */
    /* display: block !important; */
}
section.section-one {
    padding-top: 0rem !important;
    padding-bottom: 0px;
    margin-bottom: 0rem;
    margin-top: 0;
}
section.hire-section {
    padding-top: 0rem !important;
    padding-bottom: 0 !important;
}

.hire-row {
    position: relative;
    /* top: 5rem; */
    z-index: 1;
}
.hire-row-img {
    /* transform: scaleY(1.4); */
    /* position: relative; */
    /* left: -8rem; */
    height: 100%;
    width: 100%;
    /*background: red;*/
    /* position: absolute; */
    margin: 0;
    padding: 0;
    margin: 0;
}
.hire-row-img2{
    height: 750px;
}
.hire-row-col2 {
    padding: 40px 0 60px;
}
section.gal-slider-sec {
    padding-top: 50px  !important;
    padding-bottom: 120px  !important;
}
.whychoose-info .info-box-content {
    /* border: 1px solid #000; */
    padding: 0;
    transition: 0.5s all;
}

.whychoose-info {
    transition: 0.5s all;
    margin-bottom: 2rem;
    background: #151515;
    padding: 30px 30px 50px;
        min-height: 380px !important;
}

.whychoose-info .box-icon-wrapper {
    /* position: absolute; */
    /* top: -60px; */
    /* left: 0; */
    /* right: 0; */
    /* z-index: 1; */
    margin-bottom: 0 !important;
}

.whychoose-info h4 {
    font-weight: 900 !important;
}

.whychoose-info .info-box-inner p {
    font-style: unset;
    font-size: 16px;
    font-weight: 100;
    color: #fff !important;
}

.whychoose-info:hover {
    background: #fdb300;
    box-shadow: 0 5px 20px #707070;
}

.whychoose-info:hover .info-box-content {
    border: 0px solid #fdb300;
 }

.whychoose-info:hover .info-box-content h4, 
.whychoose-info:hover .info-box-content p{
    color: #fff !important;
}
/*****************
    Contact Form
*****************/
.cont-form-row {}

.cont-form-row label {
    color: #ffffff;
    font-weight: 700;
    text-transform: capitalize;
    /* margin: 20px 0 25px !important; */
}

.cont-form-row input {
    background-color: #fff;
    height: 50px;
    margin: 15px auto 0;
    font-weight: 400;
    border: 1px solid #707070;
    border-radius: 10px;
    outline: none;
    box-shadow: none;
}

.cont-form-row textarea {
    background-color: #fff;
    /* min-height: 50px; */
    border: 1px solid #707070 !important;
    border-radius: 15px;
	    margin: 15px auto ;
}

.cont-form-row input.wpcf7-submit {
    background: #fdb300;
    border-radius: 50px;
    /* text-transform: capitalize; */
    color: #fff;
    font-weight: 700;
    padding: 0 4rem;
    margin: 30px auto;
    display: unset;
    box-shadow: 0px 2px 30px #fdb300;
    border-color: #fdb300;
}

.cont-form-row textarea::placeholder,
.cont-form-row input::placeholder {
    font-weight: 300;
}

.cont-form-row2 input {
    margin: 0px auto !important;
    background-color: #fff;
    border: 0px solid #707070;
}
.cont-form-row2 input.wpcf7-submit {
    text-transform: capitalize;
    display: unset;
    box-shadow: 0 0px 0px #707070;
    background: #ffffff;
    border-radius: 10px;
    margin: 0px 0 !important;
    color: #fdb300;
    width: 100%;
}
.cont-form-row2 textarea {
    min-height: 150px;
}
.cont-form-row2 {
    background: #fdb300;
    padding: 30px 15px;
    display: flex;
    justify-content: center;
    align-items: end;
    border-radius: 15px;
}

.cont-form-row p {
    margin: 0;
}
.cont-form-row button.btn-form {
    background: #fff;
    border-radius: 15px;
    text-transform: capitalize;
    color: #151515;
    font-weight: 700;
    padding: 0 4rem;
    margin: auto;
    display: block;
    padding: 15px 50px;
    width: 100%;
}
.cont-form-row button.btn-form2 {
    background: #fdb300;
    border-radius: 50px;
    /* text-transform: capitalize; */
    color: #fff;
    font-weight: 700;
    padding: 0 4rem;
    margin: 30px auto 0;
    display: unset;
    box-shadow: 0px 2px 30px #fdb300;
    border-color: #fdb300;
    padding: 12px 50px;
	    margin-top: 5px;
}
/*****************
    About Us Page
*****************/
.hme-ban-row-inner .ban-heading h2 {
    color: #fdb300;
}
.hme-ban-row-inner{
    padding-bottom: 10rem;
}

section.section-one-abtp {
    padding-top: 100px !important;
    padding-bottom: 50px;
    margin-bottom: 0;
}
.abt-list {}

.abt-list ul {}

.abt-list ul li {
    list-style: none;
    position: relative;
    margin-left: 1rem;
}

.abt-list ul li::before {
    content: '';
    position: absolute;
    height: 8px;
    width: 15px;
    /* background: red; */
    left: -2rem;
    border-bottom: 4px solid #fdb300;
    border-left: 4px solid #fdb300;
    border-radius: 2px;
    transform: rotate(-25deg);
    top: 0;
    bottom: 0;
    margin: auto;
}
.abt-row1-img {
    position: relative;
}

@keyframes gelatine {
  from, to { transform: scale(1, 1); }
  25% { transform: scale(0.9, 1.1); }
  50% { transform: scale(1.1, 0.9); }
  75% { transform: scale(0.95, 1.05); }
}
.abt-row1-img::before {
    content: '';
    position: absolute;
    /* top: 0; */
    /* right: 0; */
    bottom: -60px;
    left: -60px;
    background: #fdb300;
    height: 200px;
    width: 200px;
    border-radius: 100px;
    animation: gelatine 0.5s infinite;
}

.abt-row1-img::after {
    content: '';
    position: absolute;
    /* top: 0; */
    /* right: 0; */
    bottom: 10rem;
    left: -60px;
    background: #fdb300;
    height: 50px;
    width: 50px;
    border-radius: 100px;
    margin: auto;
    animation: gelatine 0.5s infinite;
}
.abt-sec-img {
    z-index: 0;
    position: relative;
}

.abt-sec-img::before {
    content: '';
    position: absolute;
    left: -25px;
    right: 25px;
    top: 25px;
    bottom: -25px;
    border: 3px solid #f7bb2b;
    z-index: -1;
}
/*****************
    Service Page
*****************/
.become-author-row-serp::before {
    background-color: #151515;
}
.hirepro-row {
    background: #151515;
    padding: 70px 0px 0px 30px !important;
    border-radius: 40px;
    position: absolute;
    top: -18rem;
    margin: auto;
    width: 75%;
}

.hirepro-row-img {
    left: 3rem;
    position: absolute;
    top: -6rem;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

section.hire-sect-serp {
    padding-top: 15rem !important;
    
}
.ser-row1 {
    padding-bottom: 30rem !important;
}
.serp-row1-txt {}

.serp-row1-txt .title-subtitle {
    margin: 0;
}

.serp-row1-txt .liner-continer {
    margin: 0;
}

.serp-row1-txt .title-after_title {
    font-weight: 900;
}
.serp-sec-row-col1-img img {
    height: 475px;
    width: 100%;
    object-fit: cover;
    object-position: right;
}
.serp-sec-row-col2 {
    position: relative;
    padding-top: 1rem;
    margin-top: 3rem;
    z-index: 0;
}

.serp-sec-row-col2::before{
    content: '';
    position: absolute;
    left: -15rem;
    right: 0;
    top: 0px;
    bottom: -15px;
    border: 3px solid #f7bb2b;
    z-index: -1;
}
.serp-sec-row-col1 {
    z-index: 1;
}

.serp-sec-row {
    z-index: 0;
}
.serp-sec-row {
    margin-bottom: 5rem;
    margin-top: 5rem;
}
.serp-sec-row1 {
    margin-bottom: 8rem;
    margin-top: 0rem;
    z-index: 0;
}
.serp-ysec-row-col1-img {
    /* background: red; */
    height: 600px;
    position: absolute;
    top: -25px;
}

.serp-ysec-row-col1-img>figure {
    width: 100%;
    height: 100%;
}

.serp-ysec-row-col1-img>figure>div {
    width: 100%;
    height: 100%;
}

.serp-ysec-row-col1-img>figure>div>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /*object-position: left;*/
}
/*****************
    Contact Us Page
*****************/
.cont-form-row2 input.wpcf7-submit.contp-btn {
    display: block;
    background: #fdb300;
    color: #fff;
    font-size: 16px;
    border-radius: 100px;
    font-weight: 400;
}
.contp-info .info-box-icon {
    height: 90px;
    width: 90px;
}
.banner-vid {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}
.banner-vid>.vc_column-inner {
    padding: 0;
    margin: 0;
}
.banner-vid .wpb_wrapper {
    height: 100%;
}
.banner-vid .wpb_wrapper .wpb_raw_html {
    height: 100%;
}
.banner-vid .wpb_wrapper {
    height: 100%;
}
.banner-vid .wpb_wrapper .wpb_raw_html video {
    object-fit: cover;
}
.headings h3{
    color: #fdb300;
    font-size:36px;
    font-weight:700;
}
.headings .title-subtitle  {
    color: #000;
    font-size:26px;
    font-weight:700;
    margin: 0;
}
.heading-h3-bk h3{
    color: #fdb300;
    font-size:36px;
    font-weight:700;
}
.heading-h3-bk h3 strong{
    color: #000;
    font-weight: 700;
}
.heading-h3-wh h3{
    color: #000;
    font-size:36px;
    font-weight:700;
}
.heading-h3-wh h3 strong{
    color: #fff;
    font-weight: 700;
}

.heading-h3-yl h3{
    color: #fff;
}
.heading-h3-yl h3 strong{
    color: #fdb300;
}

.hire-row-img>figure {
    width: 100%;
    height: 100%;
}

.hire-row-img>figure>div {
    width: 100%;
    height: 100%;
}

.hire-row-img>figure>div>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: 10px solid #fff;
}
.hire-us-col {}

.hire-us-col>div {
    height: 100%;
    width: 100% !important;
    /* background: red; */
    padding: 0 !important;
}

.hire-us-col>div>.wpb_wrapper {
    height: 100%;
    width: 100%;
}
.wd-accordion-content ul, .wd-text-block ul {
    list-style: none;
}
.wd-accordion-content ul li, .wd-text-block ul li {
    position: relative;
}
.wd-accordion-content ul li::before, .wd-text-block ul li::before {
    content: "\f058";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: -1.5rem;
    margin: auto;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 15px;
}
section.whatweoffer-sec {
    padding: 50px 0 50px;
}
.pre-footer-row1 h3 {
    line-height: 1;
    font-size: 36px;
    color: #ffffff
}

.pre-footer-row1 .title-subtitle {
    line-height: 1.2;
    font-size: 26px;
    color: #000000;
    font-weight: 700;
}

.pre-footer-row1 .title-after_title {
    font-size: 1rem;
    color: #fff;
}
.portfolio-gal {}


.portfolio-gal ul li.vc_tta-tab {
    padding: 10px 15px !important;
    border-radius: 5px;
}

.portfolio-gal ul li.vc_tta-tab.vc_active {
    background: #fdb300;
}

.portfolio-gal ul li.vc_tta-tab a {
    padding: 0 !important;
    font-weight: 400 !important;
}

.portfolio-gal ul {
    margin: 2rem 0 !important;
}

.portfolio-gal ul li.vc_tta-tab.vc_active a span {
    color: #FFF;
}
.mobile-pages-menu {}

.mobile-pages-menu a.woodmart-nav-link {
    color: black !important;
}
.pre-footer-row-col2 .vc_column-inner {
    padding-top: 150px !important;
    padding-left: 80px !important;
}
.ft-menu-sec {}

.ft-menu-sec ul {
    border: 0 !important;
}

.ft-menu-sec ul li {
    border: 0 !important;
    margin: 5px 0 !important;
    
}

.ft-menu-sec ul li a {
    padding: 0;
    color: #d0d0d0 !important;
    font-size: 14px;
}
.pricing-box .wd-plan-features {
    height: 300px;
    overflow: hidden;
    overflow-y: scroll;
}
.btns_wrap {
    position: fixed;
    right: 0px;
}
.floatbutton.active {
    right: 0;
    z-index: 9;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.floatbutton {
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    position: fixed;
    right: -370px;
    top: 30%;
    font-size: 0;
    width: 425px;
    z-index: 999
}

.floatbutton .clickbutton {
    width: 100px;
    z-index: 999;
    height: 200px;
    cursor: pointer;
    box-shadow: -20px 7px 18px -7px rgba(87, 184, 151, .09);
    border-radius: 3px 0 0 3px;
    display: inline-block;
    padding-top: 0;
    vertical-align: top;
    margin-top: 125px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
    background: -moz-linear-gradient(-45deg, #2a3db6 0, #1169cd 100%);
    /* background: linear-gradient(90deg, #47d8a2 0, #0081dc 91%); */
    background: linear-gradient(90deg, #fdb300 0, #000000 91%);
    /* font-family: Poppins, sans-serif; */
    box-shadow: 0 0 40px #00000026;
    -webkit-box-shadow: 0 0 40px #00000026;
    -ms-box-shadow: 0 0 40px #00000026;
    -o-box-shadow: 0 0 40px #00000026
}

.floatbutton .clickbutton .crossplus:before {
    content: "";
    display: none;
    position: absolute;
    width: 20px;
    height: 2px;
    right: 0;
    background: #fbb334;
    z-index: 99;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto
}

.floatbutton .clickbutton .crossplus:after {
    content: "";
    display: none;
    position: absolute;
    width: 2px;
    height: 20px;
    right: 0;
    background: #fab334;
    z-index: 99;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto
}

.floatbutton .clickbutton .crossplus {
    position: absolute;
    display: block;
    transform: rotate(-90deg);
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    left: -30px;
    white-space: pre;
    bottom: 75px;
}

.floatbutton .clickbutton .crossplus.rotate {
    transform: rotate(45deg);
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.floatbutton .clickbutton .crossplus i {
    font-size: 18px;
    color: #fff;
    margin: 17px 0 0 15px
}
.btns_wrap .call_wrap {
    width: 280px;
    position: absolute;
    right: -225px;
    background: -moz-linear-gradient(-45deg, #2a3db6 0, #1169cd 100%);
    /* background: -webkit-linear-gradient(135deg, #fcc12d 0, #b3830c 100%); */
    background: linear-gradient(90deg, #fdb300 0, #000 91%);
    top: 63px;
    border-radius: 3px 0 0 3px;
    overflow: hidden;
    box-shadow: 0 0 40px #00000026 !important;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 9999;
}
.btns_wrap .call_wrap span {
    color: #fff;
    font-size: 16px;
    vertical-align: middle;
    padding: 15px 20px 15px 15px
}

.btns_wrap .call_wrap span.icoo, .btns_wrap .chat_wrap span.icoo {
    color: #fff;
    background: -moz-linear-gradient(-45deg, #2a3db6 0, #1169cd 100%);
    font-size: 18px;
    padding: 15px 20px;
    border-right: 1px solid #ded9d9;
    vertical-align: middle;
    display: inline-block;
    border-radius: 10px 0 0 10px;
}
.btns_wrap .chat_wrap {
    display: block;
    position: absolute;
    right: -225px;
    width: 280px;
    background: -moz-linear-gradient(-45deg, #2a3db6 0, #1169cd 100%);
    /* background: -webkit-linear-gradient(135deg, #fcc12d 0, #b3830c 100%); */
    background: linear-gradient(90deg, #fdb300 0, #000 91%);
    top: 0;
    border-radius: 0;
    overflow: hidden;
    box-shadow: 0 0 40px #00000026 !important;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    border-radius: 3px 0 0 3px;
    z-index: 9999
}

.btns_wrap .call_wrap span.icoo,
.btns_wrap .chat_wrap span.icoo {
    color: #fff;
    background: -moz-linear-gradient(-45deg, #2a3db6 0, #1169cd 100%);
    font-size: 14px;
    padding: 15px 20px;
    border-right: 1px solid #ded9d9;
    vertical-align: middle;
    display: inline-block;
    border-radius: 10px 0 0 10px
}

.btns_wrap .chat_wrap span {
    color: #fff;
    font-size: 16px;
    vertical-align: middle;
    padding: 15px 30px 15px 15px
}
.btns_wrap a:hover {
    text-decoration: none !important;
    right: 0;
}
.pop-txt{
    margin-bottom: 0px !important;
}
.pop-txt h3 {
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
}

.pop-txt h3 strong {
    color: #fdb300;
    font-weight: 700;
}
.info-box-inner a {
    color: #000;
    font-size: 1rem;
}
.hire-row .hire-row-col2 .wpb_wrapper {
   padding-left: 25px !important; 
}
.page-id-8938 .wd-header-nav {
    display: none;
}

.page-id-8938 .wd-header-mobile-nav {
    display: none;
}
.copyright p {
    color: #fff !important;
    text-align: center    !important;
}
.ftcont-links p a:hover{
	color: #fff;
}
@media all and (max-width : 1199px){}
@media all and (max-width : 1024px){}
@media all and (max-width : 991px){}
@media all and (max-width : 767px){
	.wd-accordion-content {
    padding: 20px 10px !important;
}
	.hire-row-col2 .wpb_wrapper {
    padding-left: 0;
}
	.trus-icon {
    width: 50%;
    margin: 0 auto 15px;
}
    .bktype-info .info-box-content h4 {
    text-align: center;
}

.box-icon-align-left .box-icon-wrapper {
    margin-right: 0;
    margin-bottom: 20px;
}

.box-icon-align-left {
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
    .bktype-info {
        flex-direction: column !important;
        text-align: center;
    }
    .bktype-info.box-icon-align-left .box-icon-wrapper{
            margin: 10px auto;
    }
	.cont-form-row button.btn-form{
		margin: 5px auto!important;
	}
    .hme-ban-row-inner {
    padding-bottom: 4rem;
}
    .floatbutton {
    display: none;
}
    .title-after_title {
        text-align: center;
    }
    a.banner-btn,
    a.banner-btn-wt{
        display: block;
    }
    
    .ban-heading p {
    width: unset;
}
.cont-form-row2 {
    width: 100%;
    margin: auto;
}
.cont-form-row2 input.wpcf7-submit {
    margin: 5px 0 !important;
}
.cont-form-row2 input {
    margin: 5px auto !important;
}
.serp-sec-row-col1 .vc_column-inner.vc_custom_1682690852819 {
    padding: unset !important;
}
.serp-sec-row-col2 {
    padding-top: 1rem;
    margin-top: 0;
    text-align: center;
}
.heading-h3-wh h3,
.heading-h3-bk h3 {
    font-size: 24px !important;
    text-align: center;
}
.serp-sec-row-col1-img img {
    height: unset;
    object-position: center;
}
.serp-sec-row-col2::before {
    left: 0;
    right: 0;
    top: 0px;
    bottom: 0;
    border: 0px;
}
section.section-one-abtp {
    padding-top: 50px !important;
    padding-bottom: 50px;
    margin-bottom: 0;
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.serp-sec-row1 {
    margin-bottom: 3rem;
}
.hire-row-col2 p{
    text-align: center;
}
.hire-row-col2 {
    padding: 0px 0 0px;
}
.vc_custom_1693480479125,
.serp-ysec-row-col1-img {
    height: unset;
    position: relative;
    top: 0;
    margin-bottom: 35px !important;
}
.serp-ysec-row-col-img>vc_column-inner {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.serp-sec-row {
    margin-bottom: 0;
    margin-top: 0;
}
.faq-row>.vc_column_container {
    min-height: 300px !important;
}
.pre-footer-row-col1{
        padding-right: 0rem;
}
.cont-form-row input.wpcf7-submit{
    display: block;
}
.pre-footer-row-col2 .vc_column-inner {
    padding-top: 50px !important;
    padding-left: 50px !important;
        padding-bottom: 50px;
}
.ban-heading h1 strong {
    font-size: 40px;
}
.sec-row4-bk1{
    display: none;
}
.become-author-row {
    height: unset;
    padding-bottom: 3rem;
}
section.whatweoffer-sec {
    padding: 50px 0 0;
}
.become-author-row p, .become-author-row .title-after_title {
    text-align: center;
}
.hire-row {
    padding-bottom: 3rem;
}
.hme-ban-sec {
    margin-bottom: -16rem;
}
.whychoose-info {
    width: 95%;
        margin-left: auto;
    margin-right: auto;
}
section.gal-slider-sec {
    padding-top: 50px !important;
    padding-bottom: 200px !important;
}
.serp-sec-row-col1-img {
    padding: 5px;
}
ul.wd-sub-menu .current-menu-item>a {
    color: #fdb300 !important;
}
.title-wrapper .title-subtitle {
    font-size: 16px;
}
.title-after_title, p {
    text-align: center;
}
.heading-h3-bk .liner-continer {
    text-align: center;
}
	.hire-row .hire-row-col2 .wpb_wrapper {
   padding-left: 0px !important; 
}
}
@media all and (max-width : 567px){}
@media all and (max-width : 414px){}
@media all and (max-width : 320px){}