.yellow-btn {
    background: rgba(234, 187, 6, 1);
    padding:16px 20px;
    border-radius: 12px;
    color: #000;
    display: inline-block;
    text-align: center;
    transition: all ease-out .5s;
    font-size:18px;
    font-weight: 500;
    text-transform: capitalize;
      border: 2px solid rgba(234, 187, 6, 1);;
}
.white-btn {
    background: none;
    border: 2px solid #000;
    padding:16px 20px;
    border-radius: 12px;
    color: #000;
    display: inline-block;
    text-align: center;
    transition: all ease-out .5s;
    font-size:18px;
    font-weight: 500;
    text-transform: capitalize;
}
.white-btn i{
    transform: rotate(-45deg);
}
.white-btn:hover{
    background-color: rgba(234, 187, 6, 1)
}
.yellow-btn:hover{
    background-color: #000;
    color: white;
    transition: all ease-out .5s;
}
.header_sec .outsourcing {
    background: #000 !important;
}
.main-bnrSec {
    background: url(../img/_x31_.png) no-repeat center / cover;
    background-position: center top;
    position: relative;
    background-color: rgba(255, 248, 218, 0.6);
    margin-top: 56px;
    padding-top: 180px;
}
.ylw-badge{
    background: rgba(234, 187, 6, 1);
    font-family: Comic Sans MS;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    border-radius: 8px;
    padding: 1px 9px;
}
.banner-lefttxt h4 {
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    border: 2px solid #000;
    display: inline-block;
    padding: 10px 10px;
    border-radius: 10px;
    color: #000;
}
.banner-lefttxt h1{
    font-size: 46px;
    line-height: 66px;
    font-weight: 700;
    text-transform: uppercase;
    color:#000;
}
.banner-lefttxt p {
    font-size: 20px;
    font-weight: 400;
    line-height: 34px;
    color:#000;
}
.bnr-btns {
    margin-top: 26px;
}
.bnr-btns .white-btn {
    margin-left: 20px;
    background: #fff;
    font-size: 18px;
    color: #000;
    padding: 16px 20px;
}
.bnr-form{
    position: relative;
}
.boost-icon {
    position: absolute;
    top: -70px;
    left: -40px;
}
.boost-icon img {
    width: 160px;
}
.check-box {
    display: flex;
    align-items: center;
    margin-top: 50px;
}
.check-box p {
    font-size: 17px;
    font-weight: 500;
    margin-right: 20px;
}
.check-box img {
    width: 30px;
}
.trust-box {
    display: flex;
    align-items: center;
    margin-top: 40px;
}
.trust-box h5 {
    font-weight: 800;
    font-size: 30px;
    color: #000;
    padding: 0;
    margin: 0;
}
.trust-box p {
    font-weight: 400;
    font-size: 16px;
    color: #000);
    padding: 0;
    margin: 0;
}
.banner-sec .arrow-shape {
    position: absolute;
    left: -90px;
    bottom: 70px;
    filter: brightness(0) invert(1);
}
.trust-box img {
    margin-right: 8px;
    width: 140px;
}
.green-contact-form {
    width: 550px;
    margin: 0 auto;
    border-radius: 22px;
    background-color: #000;
    padding: 40px;
    z-index: 9;
    position: relative;
}
.title-form h3{
    font-size: 22px;
    color: #fff;
}
.title-form h3 {
    font-size: 35px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    margin-bottom: 40px;
}
.green-contact-form .form-control {
    border: none;
    border-bottom: 2px solid #fff;
    height: 50px;
    background: #000;
    border-radius: 0;
    margin-bottom: 40px;
    position: relative;
}
.form-group{
    position: relative;
}
.formIcon {
    position: absolute;
    top: 12px;
    left: 0;
    display: flex;
    align-items: center;
    width: 50px;
    justify-content: center;
}

.green-contact-form .form-control:focus{
    border: none;
    border-bottom: 2px solid #fff;
    height: 50px;
    background: #000;
    border-radius: 0;
    box-shadow: none;
    border-color: none !important;
}
.green-contact-form .form-control::placeholder{
    color: #fff !important;
}
.green-contact-form .form-control:focus{
    color: #fff;
    font-size: 18px;
    font-weight: 400;
}
.green-contact-form .form-control input{
    padding-bottom: 40px;
}
.yellowSm-Btn{
    display: inline-block;
    background-color: rgba(234, 187, 6, 1);
    font-size: 20px;
    font-weight: 600;
    border-radius: 12px;
    padding: 12px 28px;
    width: 155px;
    color:#000;
}
.yellowSm-Btn:hover{
    background-color: #fff;
    color: #000;
}
.se0-btn a {
    width: 280px;
}
.contact_form p {
    font-weight: 500;
    font-size: 15px;
    line-height: normal;
    margin: 10px 0 20px;
    max-width: 335px;
}
.contact_form .form-group .formIcon {
    position: absolute;
    top: 12px;
    left: 0;
    display: flex
;
    align-items: center;
    width: 50px;
    justify-content: center;
}


.marquee {
    margin: 0em -15px;
    padding-bottom: 100px;
}
.marquee-box-one {
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    background: linear-gradient(90deg,rgba(255, 255, 255, 1) 0%, rgba(255, 251, 233, 1) 50%, rgba(255, 255, 255, 1) 100%);
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 20px;
    transform: rotate(-8deg);
    margin-top: -90px;
}
.marquee-content-one {
    display: flex;
    gap: 40px;
    padding: 0 20px;
    animation: scroll-one 30s linear infinite;
}
.marquee-box-two {
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    background: linear-gradient(90deg,rgba(255, 255, 255, 1) 0%, rgba(255, 251, 233, 1) 50%, rgba(255, 255, 255, 1) 100%);
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 20px;
    transform: rotate(8deg);
    margin-top: 90px;
}
.marquee-content-two {
    display: flex;
    gap: 40px;
    padding: 0 20px;
    animation: scroll-two 30s linear infinite;
}
.marquee-text {
    white-space: nowrap;
    text-transform: capitalize;
    font-size: 45px;
    font-weight: 700;
    flex-shrink: 0;
    margin: 0;
    color: #000;
    display: flex;
    align-items: center;
    user-select: none;
}

@keyframes scroll-one {
    0% { transform: translateX(0); }
    100% { transform: translateX(-100%); }
}
@keyframes scroll-two {
    0% { transform: translateX(-100%); }
    100% { transform: translateX(0); }

}

.marquee-box-two i {
    color: #000;
    font-size: 52px;
      transform: rotate(45deg);
}
.marquee-box-one i {
    color: #000;
    font-size: 52px;
      transform: rotate(45deg);
}
.gradient-text-stoke {
	-webkit-text-stroke: 1.3px #000000;
	color: #ffffff;
	font-size: 45px;
    font-weight: 700;
	font-family: Arial Black, Gadget, sans-serif;
}
.who-we-are {
    padding: 80px 0 0;
    position: relative;
}
span.badge.bg-light.text-dark {
    background: #f8f9fa !important;
    font-size: 14px;
    font-weight: 400;
    padding: 10px;
    border-radius: 10px;
}
.who-breif h2 {
    font-size: 40px;
    font-weight: 700;
    margin: 16px 0 20px 0;
    color: #000;
}
.who-breif p {
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    color: rgba(17, 18, 4, 0.8);
}
.star-box {
    display: flex;
    align-items: center !important;
    margin-top: 30px;
}
.star-box p {
    font-size: 18px;
    font-weight: 600;
    margin-left: 16px;
    color: #000;
}
.ylw-md-btn{
    display: inline-block;
    background-color: rgba(234, 187, 6, 1);
    font-size: 20px;
       border: 2px solid rgba(234, 187, 6, 1);
    font-weight: 600;
    border-radius: 12px;
    padding: 12px 28px;
    color: #000;
}
.ylw-md-btn:hover{
    background-color: #000;
    color: #fff;
}
.white-md-btn{
    display: inline-block;
    background-color:transparent;
    border: 2px solid #000;
    font-size: 20px;
    font-weight: 600;
    border-radius: 12px;
    padding: 12px 28px;
    color: #000;
}
.white-md-btn:hover{
    background-color: #000;
    color: #fff;
}
.sm-btns {
    margin-top: 60px;
}
.sm-btns .ylw-md-btn {
    margin-right: 20px;
}
.star-box img {
    width: 50px;
}
.who-weImg .who-star {
    width: 120px;
    bottom: 0;
    left: 0;
    position: absolute;
}
.yellow-dot {
    text-align: center;
    margin-top: 60px;
}
.yellow-dot img {
    width: 40px;
    text-align: center;
}
.benefit-seo {
    padding: 80px 0 120px;
}

.benefit-seo .badge{
    text-align: center;
}
.benefit-seo {
    background: url(../img/lines-channel.webp);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
    position: relative;
}
.head-title {
    font-size: 40px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    margin-top: 14px;
    color:#000;
}
.outsourcing-seo {
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    margin-top: 40px;
    text-transform: uppercase;
    color:#000;
}
.beni-circle {
    background: rgba(234, 187, 6, 1);
    width: 40px;
    height: 40px;
    border-radius: 100%;
}
.beni-bordr {
    border: 2px dashed #000;
    display: inline-block;
    border-radius: 100%;
    padding: 4px;
}
.beni-para ul li {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    margin-top: 60px;
}
.beniPara-circle{
    position: relative;
}

.beniPara-circle:before {
    content: "";
    position: absolute;
    top: 0;
    left: -80px;
    width: 54px;
    height: 54px;
    background: url("../img/yellow-dot.png")no-repeat center/cover;
}
.beni-para ul li:nth-child(even)::before {
    background: url(../img/black-dot.png) no-repeat center / cover;
}

.beni-heiArr{
    position: relative;
}
.beni-heiArr::before {
    content: "";
    position: absolute;
    top: 147px;
    border: 1px dashed #000;
    height: 64%;
    left: -4px;
}
.dotted-shape {
    position: absolute;
    top: 320px;
    left: 46%;
}
.dotted-shape img {
    width: 76%;
}
.out-introImg2 {
    margin-top: 100px;
}
.out-intro2 {
    position: relative;
}

.outsourcing-intro .whitehead-box {
    margin-bottom: 20px;
}
.outsourcing-intro .whitehead-box .text-dark {
    padding: 10px;
}
.outSource-Box {
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 16px;
    padding: 40px;
    height: 100%;
    z-index: 9;
    position: relative;
}
.outSource-Box img {
    background: #000;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 18px;
    border-radius: 10px;
}
.outSource-Box h3 {
    font-size: 28px;
    max-width: 270px;
    font-weight: 600;
    margin-top: 20px;
    color: #000;
}
.outSource-Box p {
    font-size: 17px;
    font-weight: 400;
    color: rgba(80, 80, 80, 1);
    margin-top: 20px;
}
.read-more a {
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    color: #000;
}
.read-more {
    margin-top: 20px;
}
.se0-btn button.yellowSm-Btn.text-center {
    width: 260px;
}
.se0-btn {
    text-align: center;
    margin: 90px 0 100px;
}
.whitehead-title {
    font-size: 40px;
    line-height: 58px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}
.right-outsource p {
    color: rgba(255, 255, 255, 0.8);
    font-size: 19px;
    line-height: 34px;
}
.whitehead-box .text-dark {
    color: rgba(255, 255, 255, 0.8) !important;
    background: rgba(71, 72, 72, 1);
}
.seo-icon {
    border-radius: 50%;
    background: #000;
    display: flex;
    width: 80px;
    height: 80px;
    padding: 14px;
    justify-content: center;
    align-items: center;
    margin: auto;
}
.seoSmall-box h4 {
    font-size: 19px;
    font-weight: 500;
    margin-top: 20px !important;
    color: #000;
}
.seoMain-box ul {
    display: flex;
    align-items: center;
    justify-content: start;
}
.seoSmall-box {
    background: rgba(252, 214, 115, 1);
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    width: 20%;
}
.seoMain-box ul li {
    display: flex;
    align-items: center;
    justify-content: start;
    height: 100%;
    width: 100%;
}
.seoMain-box ul li .seoSmall-box:not(:last-child){
    margin-right: 20px;
}
.odd_even .row:nth-child(even) > div:first-child {
    order: 1;
}
.out-intro2 p {
    color: rgba(255, 255, 255, 0.8);
    font-size: 18px;
    line-height: 32px;
    max-width: 500px;
}
.out-introImg2 img {
    width: 500px;
}
.join-now {
    margin-top: 30px;
}
.join-now .yellowSm-Btn {
    width: 175px;
}
.head-breif {
    color: rgba(17, 18, 4, 0.8);
    font-size: 18px;
    line-height:34px;
    font-weight: 400;
    max-width: 980px;
    margin: auto;
    margin-top: 20px;
}
.latest-benifit .se0-btn button.yellowSm-Btn.text-center {
    width: 230px;
    font-size: 17px;
}
.latest-benifit {
    padding: 100px 0;
}
.latest-benifit .se0-btn {
    text-align: center;
    margin: 45px 0 60px;
}
.latest-benifit .head-box.text-center {
    max-width: 930px;
    margin: auto;
}
.latest-benifit .head-title{
    margin-top: 24px;
}
.top-destination .whitehead-box .text-dark {
    color: rgba(255, 255, 255, 0.8) !important;
    background: rgba(71, 72, 72, 1) !important;
    padding: 10px;
    margin-bottom: 20px;
}
.desti-btn .yellowSm-Btn.text-center {
    width: 280px;
    font-size: 16px;
    text-align: left !important;
}
.right-outsource2 p {
    color: rgba(255, 255, 255, 0.8);
    margin-top: 20px;
    font-size: 19px;
    line-height: 32px;
}
.desti-btn {
    margin-top: 30px;
}
.seo-process {
    background: url(../img/lines-channel.webp);
    background-repeat: no-repeat;
    background-size: auto;
    background-position:top center;
    position: relative;
    padding: 150px 0 40px;
}
.seo-process .head-box.text-center {
    max-width: 1030px;
    margin: 0 auto;
}
.seo-process .head-breif {
    max-width: 740px;
}
.process-btns .ylw-md-btn {
    font-size: 18px;
    margin-right: 20px;
}
.process-btns .white-md-btn{
    font-size: 18px;
}
.process-btns {
    margin-top: 30px;
    margin-bottom: 40px;
}
.process-txt {
    max-width: 320px;
    background: none;
    border: none;
}
.process-boxx {
    display: flex;
    align-items: center;
}
.process-txt h4 {
    font-size: 32px;
    font-weight: 600;
    line-height: 38px;
    color: #000;
}
.process-txt p {
    font-size: 16px;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.8);
}
.process-boxx {
    display: flex;
    align-items: center;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 30px;
    border-radius: 20px;
    border: 2px solid;
    border-bottom: 5px solid #000;
    height: 100%;
    z-index: 9;
    position: relative;
}
.yellow-bg{
     background-color: rgba(234, 187, 6, 1) !important;
}
.seo-process .row >div{
    margin-top: 30px;
}
.right-img {
    text-align: right;
    margin-left: 60%;
}
.left-img{
    text-align: left;
}
.seoMain-box {
    margin-top: 60px;
}
.why-choose {
    padding: 100px 0 80px 0;
}
.choose-txt h2 {
    font-size: 40px;
    font-weight: 600;
    line-height: 70px;
    text-transform: uppercase;
    color: #000;
    margin-top: 12px;
    line-height: 56px !important;
}
.choose-txt p {
    font-size: 18px;
    font-weight: 400;
    color: rgba(17, 18, 4, 0.8);
}
.why-list li img {
    width: 40px;
}
.why-list li {
    background: rgba(245, 245, 245, 1);
    display: flex;
    padding: 10px 30px;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 500;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
    color: #000;
}
.why-btn .yellowSm-Btn {
    width: 185px;
    font-size: 18px;
    margin-top: 38px;
}
.we-help .whitehead-box {
    text-align: center;
}
.we-help .whitehead-box p{
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    line-height:32px;
    font-weight: 400;
    max-width: 720px;
    margin: auto;
}
.we-help .whitehead-box .text-dark {
    color: rgba(255, 255, 255, 0.8) !important;
    background: #212529 !important;
    padding: 10px 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
    border-radius: 12px;
}
.mainHelp-tab .nav {
    text-align: center;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
    background: rgba(71, 72, 72, 1);
    padding: 10px 30px;
    display: inline-flex;
    border-radius: 40px;
}
.nav-pills .nav-link.active{
    background-color: rgba(234, 187, 6, 1);
    padding: 7px 35px;
    border-radius: 20px;
    font-size: 18px;
    font-weight: 400;
    color: #000;
}

.mainHelp-tab {
    text-align: center;
}
.nav-pills .nav-link{
    color: rgba(255, 255, 255, 0.8);
    font-size: 18px;
    font-weight: 400;
    margin-right: 20px;
}
.help-inner-txt p {
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    font-weight: 400;
    margin-top: 50px !important;
    max-width: 970px;
    margin: auto;
}
.help-innerBox .row {
    margin-top: 40px;
}

.success-stories{
    background: url(../img/lines-channel.webp);
    background-repeat: no-repeat;
    background-size: auto;
    background-position:top center;
    position: relative;
    padding: 150px 0 90px;
}
.stories-box img {
    width: 100%;
    border-radius: 20px 20px 0 0;
}
.stories-box h4 {
    background: rgba(252, 214, 115, 1);
    text-align: center;
    padding: 16px;
    font-size: 28px;
    font-weight: 600;
}
.sto-num h3 {
    font-size: 52px;
    font-weight: 700;
    text-align: center;
    color: #000;
    padding: 0;
    margin: 0;
}
.sto-num p {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    padding: 0;
    margin: 0;
    text-align: center;
}
.sto-num {
    padding: 20px 68px;

}
.sto-num:first-child{
        border-right: 1px solid rgba(162, 162, 162, 1);
}
.stories-box {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 20px;
    padding-bottom: 30px;
    max-width: 610px;
}
.stu-para {
   padding: 30px;
   color: #000;
}
.success-stories .row {
    margin-top: 60px;
}
.about-us .whitehead-box .text-dark {
    padding: 8px 20px;
    font-size: 15px;
}
.abt-topright .white-md-btn {
    background: #fff;
    color: #000;
    font-size: 18px;
    margin-left: 40px;
    margin-top: 32px;
}
.abt-topright p{
    color: #fff;
}
.abt-topright p {
    color: rgba(255, 255, 255, 0.8);
    max-width: 530px;
    margin-left: 40px;
    margin-top: 20px;
    line-height: 32px;
    font-size: 18px;
}
.abt-topleft .whitehead-title{
    margin-top: 20px;
}
.our-features {
    padding: 120px 0;
    position: relative;
}
.features-ellispe {
    position: absolute;
    top: 280px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: -1;
}
.features-ellispe img{
    width: 100%;
}
.our-features .head-box.text-center {
    max-width: 920px;
    margin: auto;
}
.feature-img{
    width:850px;
}
.feature-img img{
    width: 100%;
}
.left-fea-1 h2 {
    font-size: 28px;
    font-weight: 700;
    margin-top: -50px;
    padding-top: 0;
    word-break: break-word;
    word-wrap: break-word;
    max-width: 250px;
    line-height: 36px;
    font-family: Oswald;
    color:#000;
}
.left-fea-1 p {
    font-size: 16px;
    font-weight: 500;
    color: rgba(43, 45, 47, 1);
}
.right-fea-2 h2 {
    font-size: 28px;
    font-weight: 700;
    line-height:36px;
    margin-top: -50px;
    max-width: 320px;
    margin-left: 70px;
    font-family: Oswald;
    color:#000;
}
.right-fea-2 p {
    font-size: 16px;
    font-weight: 500;
    color: rgba(43, 45, 47, 1);
    margin-left: 70px;
}
.featires-mainBox {
    margin-top: 120px;
}
.tools{
    padding: 80px 0;
}
.tools .whitehead-box .text-dark {
    padding: 10px 20px;
    font-size: 15px;
}
.tools .whitehead-box {
    text-align: center;
}
.tools p {
    color: rgba(255, 255, 255, 0.8);
    max-width: 800px;
    margin: auto;
    font-size: 20px;
    line-height: 36px;
}
.tools .whitehead-title {
    margin-top: 20px;
    margin-bottom: 18px;
}
.tools .row{
    margin-top: 70px;
}
.tool-right p {
    margin-top: 320px;
}
.prize-boxx {
    background: rgba(43, 45, 47, 1);
    border-radius: 25px;
    padding: 40px 30px;
}
.prize-boxx h3 {
    font-size: 32px;
    font-weight: 700;
    color: #fff;
}
.prize-boxx p {
    font-size: 18px;
    font-weight: 400;
    color: rgba(247, 248, 249, 1);
    line-height: 28px;
    margin-top: 20px;
}
.prize-boxx .cost {
    font-size: 60px;
    color: #fff;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 25px;
}
.prize-boxx .cost span {
    color: rgba(247, 248, 249, 1);
    font-size: 20px;
    margin-left: 10px;
    vertical-align: middle;
}
.prize-boxx .white-md-btn {
    display: block;
    text-align: center;
    background: #fff;
}
.prize-boxx .white-md-btn:hover{
    background-color: #eabb06;
    color: #fff;
}
.prize-boxx ul{
    margin-top: 40px;
}
.prize-boxx li {
    font-size: 18px;
    color: #fff;
    line-height: 28.12px;
    margin-top: 20px;
}
.prize-boxx li img{
    max-width: 36px;
    padding-right: 10px;
}
.prizing-sec .head-title {
    text-align: left;
    font-size: 40px;
    font-weight: 700;
    line-height: 66px;
}
.prizing-sec .head-breif {
    text-align: left;
    max-width: 660px;
    margin: inherit;
    line-height: 35px;
    margin-top: 20px;
}
.prizing-sec .head-box {
    max-width: 900px;
    padding-left: 50px;
}
.prizing-sec{
    position: relative;
}
.prize-star {
    position: absolute;
    bottom: -120px;
    right: 0px;
}
.faq-sec {
    padding: 70px 0;

}
.faq-sec .head-box.text-center {
    max-width: 880px;
    margin: auto;
}
.faq-box{
    max-width: 850px;
    margin: auto;
}
.tool-left p {
    margin-top: 50px;
}
.faq-box .accordion-flush .accordion-item .accordion-button {
    border-radius: 15px 15px 0 0;
    background: rgba(255, 251, 233, 1);
    font-size: 24px;
    font-weight: 600;
    color: #000;
    padding: 20px 40px;
   
    border-bottom: none;
}
.accordion-flush .accordion-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
    margin-bottom: 20px;
    border-bottom: none;
}
.accordion-button::after {
    content: "";
    background-image: url(../img/Background+Shadow.png);
    background-repeat: no-repeat;
    transition: transform .2s ease-in-out;
    width: 40px;
    height: 40px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    background-size: 20px;
    background-position: center;
}
.accordion-button:not(.collapsed)::after {
    background-image: url(../img/Background+Shadow.png);
    transform: rotate(-180deg);
}
.accordion-body {
    background: rgba(255, 251, 233, 1);
    padding: 20px 40px;
    border-radius: 0 0 15px 15px;
    border-bottom: none;
    font-size: 18px;
    color: #000;
    font-weight: 500;
}
.faq-btn.text-center{
    margin-top: 50px;
}
.contact-us{
    background: url(../img/contact-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 120px 0;
}
.contact-us .head-title {
    color: #fff;
}
.contact-us .head-breif {
    color: #fff;
    letter-spacing: .7px;
    font-size: 18px;
}
.contact-us .bnr-btns {
    margin-top: 40px;
}
.contact-us .white-btn {
    color: #000;
    border: 1px solid #fff;
    font-size: 18px !important;
    padding: 16px 20px;
}
.contact-us .yellow-btn{
    border: 1px solid rgb(234 187 6);
}
footer.ftr-sec {
    background: #000;
    padding: 80px 0 40px;
    text-align: center;
}
.ftr-sec ul {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
}
.ftr-sec li{
        margin-right: 20px;
}
.ftr-sec li a {
    color: #fff;
    font-size: 18px;
}
.ftr-sec li a:hover{
    color: rgba(234, 187, 6, 1);
}
.ftr-social li a {
    font-size: 28px;
}
.ftr-social  li {
    margin-right: 20px;
    border-radius: 100%;
    border: 2px solid #fff;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.terms a {
    color: #fff;
    font-size: 18px;
}
.terms{
    margin-top: 25px;
}
.abtSlider-box {
    background: rgba(72, 72, 72, 1);
    padding: 30px;
    border-radius: 12px;
}
.abt-icon {
    background: rgba(43, 45, 47, 1);
    width: 60px;
    height: 60px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}
.abt-icon img {
    filter: brightness(0) invert(1);
    padding: 13px;
}
.abtSlider-box h4 {
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    margin-top: 12px;
}
.arrow-shape {
    position: absolute;
    left: -90px;
    bottom: 70px;
}

/* Testimonials CSS Start here */
.testi_sec {
    padding: 90px 30px;
    margin-top: 60px;
}
.testi_box {
    background: rgba(43, 45, 47, 1);
    padding: 70px;
    border-radius: 56px;
    max-width: 1440px;
    margin: 0 auto;
}
.testi_box .whitehead-title {
    margin: 26px 0 36px 0;
}
.testi_box .badge.text-dark {
    padding: 8px 17px;
    text-transform: uppercase;
    font-weight: 700;
}
.test_bg {
    max-width: 525px;
    position: relative;
}
.testiSlide {
    margin-top: 50px;
}
.test_img {
    position: absolute;
    width: 245px;
    height: 245px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 100%;
    background: #eabb06;
}
.test_img > img {
    border-radius: 100%;
    width: 100% !important;
    height: 100%;
    object-fit: cover;
}
.quote_icon {
    position: absolute;
    bottom: 0;
    top: 0;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 100%;
    right: -30px;
    margin: auto 0;
}
.quote_icon img {
    height: 29px;
    width: auto !important;
}
.owl-carousel .owl-item img {
    width: auto;
    display: inline-block;
}
.faq-sec .head-title {
    max-width: 660px;
    margin: auto;
    text-transform: capitalize;
}
.star_quote {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.star_icon i {
    color: rgba(234, 187, 6, 1);
    font-size: 22px;
    margin-right: 5px;
}
.testi_text {
    margin: 25px 0 40px;
}
.testi_text p {
    color: #fff;
    font-size: 22px;
    line-height: 1.6;
}
.testi_name h4 {
    font-family: "Oswald", sans-serif;
    color: #fff;
    font-size: 32px;
}
.testi_name p {
    color: rgba(255, 255, 255, 0.8);
    font-weight: 300;
}
.testiSlide .owl-nav {
    text-align: right;
    position: absolute;
    bottom: 20px;
    right: 0;
}
.testiSlide .owl-nav button.owl-next, .testiSlide .owl-nav button.owl-prev {
    width: 60px;
    height: 60px;
    background: none;
    border-radius: 100%;
    font-size: 36px;
    margin: 0 5px;
    border:none;
    color:#fff;
}
.testiSlide .owl-nav button.owl-next:hover, .testiSlide .owl-nav button.owl-prev:hover{
    background: #fff url(/img/next_arrow2.svg) no-repeat;
    background-position: center;
    color:#000;
}

/* Testimonials CSS End here */

.green-contact-form .form-group {
    margin-bottom: 30px;
}
.green-contact-form .form-control {
    border: 1px solid #fff;
    height: 44px;
    padding: 15px 15px 15px 50px;
    font-size: 16px;
    max-width: 100%;
}
.green-contact-form .form-control {
    border-bottom: 2px solid #fff !important;
    border: none;
    height: 50px;
    padding: 10px 15px 17px 50px;
    color: #fff;
    border-radius: 0px;
    font-weight: 500;
    font-size: 18px;
    line-height: 17px;
}
.green-contact-form .contact_form .form-group .formIcon {
    left: 12px;
}

.green-contact-form .form-group .formIcon {
    position: absolute;
    top: -2px;
    left: 0;
    width: 50px;
    text-align: center;
}
.formIcon img {
    height: 24px;
}
.green-contact-formform p {
    max-width: 100%;
    margin: 0;
}

.green-contact-form p {
    font-weight: 500;
    font-size: 15px;
    line-height: normal;
    margin: 10px 0 20px;
    max-width:100%;
}
.banner-sec {
    padding-bottom: 90px;
}
.top-destination {
    padding-bottom: 80px;
    position: relative;
}
.desti-shape {
    position: absolute;
    right: 0px;
    bottom: -114px;
}
.destination-img{
    position: relative;
}
.ylwDesti-eff {
    content: "";
    position: absolute;
    top: -640px;
    right: -80px;
}
.seo-arrshape {
    content: "";
    position: absolute;
    bottom: -100px;
    left: -30px;
}
.abtSlider .owl-item.active.center{
    position: relative;
    z-index: 9;
}
.abtSlider .owl-item.active.center .abtSlider-box{
    background-color: #eabb06;
    position: relative;
    z-index: 9;
}
.testi_box .owl-carousel .owl-stage-outer {
   padding-top: 140px;
}
.abtSlider .owl-item p{
    font-size: 15px;
    line-height: 24px;
    color: #fff;
    margin-top: 20px;
    text-align: center;
}
.abt-topright {
    margin-bottom: 40px;
}
.about-us .testi_box {
    padding: 70px 0 !important;
}
.abt-topBreif{
    padding: 0 50px;
}

.testi_sec .testi_box .owl-carousel .owl-stage-outer {
   padding-top: 40px;
}
.testi_box .owl-dots, .owl-nav {
    display: flex;
    margin-top: 50px;
    align-items: center;
    justify-content: center;
}
.testi_box .owl-dots button:not(:last-child) {
    margin-right: 8px;
}
.testi_box .owl-dots button {
    width: 27px;
    height: 27px;
    border: 1px solid transparent;
    background: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
}
.testi_box .owl-dots button.active span {
    background: rgba(234, 187, 6, 1);
    width: 150px;
}
.testi_box .owl-dots button span {
    width: 11px;
    height: 11px;
    background: rgba(77, 77, 77, 1);
    border-radius: 30px;
}