body{font-family: 'Poppins', sans-serif; font-size: 16px;color: #222e41;}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {padding: 0 8px;}
.row {margin: 0 -8px;}  
a:hover, a:focus, button:hover, button:focus{outline: none;}
section {padding: 60px 0;clear: both;position: relative;margin: 0 auto;} 
p {color: #222e41;font-size: 16px;}   
img{max-width: 100%;}   
h1,h2,h3,h4,h5,h6{font-family: 'Merriweather', serif;} 
input.required.error, textarea.required.error, select.required.error {    border-bottom: red 2px solid !important;  }

label.error {     display: none !important;}

header {
    padding: 15px 0;
}

header ul {
    text-align: right;
}

header ul li {
    display: inline-block;
    margin-left: 22px;
}

header ul li a {
    font-size: 14px;
    font-weight: 500;
    position: relative;
    color: #000000;
}

header ul li a:before {
    content: '';
    height: 4px;
    width: 4px;
    position: absolute;
    background: #000000;
    border-radius: 50%;
    left: -8px;
    bottom: 0;
    top: 0;
    margin: auto;
    opacity: 0;
}
.btn {
    font-weight: 600;
    background: #000;
    color: white;
    border-radius: 0;
    padding: 8px 31px;
    position: relative;
    transition: .5s all;
    overflow: hidden;
    border: none;
}

.btn-yellow {
    background: #e1b433;
    color: #000;
}

.btn:before {
    content: '';
    left: 0;
    top: -10px;
    bottom: inherit;
    height: 38px;
    width: 38px;
    background: #f8d763;
    left: -15px;
    border-radius: 50%;
    position: absolute;
    transition: .3s all;
}
.our-banner{
    background: url("../images/our-banner.jpg") no-repeat;
    background-size: cover;
}
.our-banner h1 {
    color: #fff;
    font-size: 42px;
    font-weight: 600;
    line-height: 55px;
    margin: 0 0 20px;
}

.our-banner p {
    color: #fff;
    font-weight: 500;
    font-size: 17px;
    margin: 0 0 20px;
    line-height: 25px;
}

.btn-green {
    background: #4d9f7b;
    color: #fff;
}

.btn-green:before {
    background: #367c5d;
}

.btn-block {
    padding: 0;
    margin: 0;
}

.btn-block a {
    margin-right: 15px;
}

.btn-block a:last-child {
    margin-right: 0;
}

.our-banner .btn-block {
    /* margin-bottom: 20px; */
}

.our-banner .row {
    align-items: center;
}
header .row {
    align-items: center;
}
.our-banner img.trust {
    margin-top: 30px;
    float: left;
}

.our-banner img {
    float: right;
}
.our-count {
    background: #e1b433;
    padding: 30px 0;
    text-align: center;
}

.our-count img {
    position: relative;
    left: 30px;
    top: 4px;
}

.our-count h5 {
    font-size: 42px;
    font-weight: 600;
    color: #fff;
    margin: 0 0 0 0;
    display: inline-block;
    text-align: left;
    position: relative;
    z-index: 1;
}

.our-count h5 span {
    display: block;
    font-size: 17px;
    color: #000000;
    font-family: 'Poppins', sans-serif;
}
.our-problem{
    background: url("../images/our-prob.jpg") no-repeat;
    background-size: cover;
    width: 100%;
    /* background-size: 100% 100%; */
}
.our-problem h6 {
    color: #e1b433;
}

.our-problem h2 {
    color: white;
}

.our-problem p {
    color: white;
}

.heading {
    margin: 0 0 30px;
}

.heading h2 {
    font-size: 44px;
    margin: 0 0 20px;
    font-weight: 600;
    position: relative;
    z-index: 1;
}

.heading h6 {
    font-size: 16px;
    text-transform: uppercase;
    color: #3d8a68;
    font-weight: 600;
}

.heading p {
    margin: 0;
    width: 90%;
    /* font-weight: 500; */
    font-size: 17px;
}

.our-problem ul {}

.our-problem ul li {
    width: 49%;
    color: #e1b433;
    display: inline-block;
    margin: 0 0 10px;
}

.our-problem ul li img {
    margin-right: 7px;
}
section.site-logos {padding: 60px 0 30px;background: #f5f3f1;}
.our-becoming {
    position: relative;
}
.our-becoming:after{
    content: '';
    background: url("../images/our-becoming-after.jpg")no-repeat;
    height: 555px;
    width: 804px;
    position: absolute;
    top: 0;
    right: 0;
}

.our-becoming h6 {
    color: #3d8a68;
}

.our-becoming p {
    margin: 0;
    position: relative;
    left: 40px;
    z-index: 1;
}

.our-becoming h2 {
    margin: 0;
}

.our-becoming .row {
    align-items: center;
} 
.our-becoming .box {
    background: #1f4032;
    padding: 40px 30px;
    width: 100%;
    position: relative;
    z-index: 1;
    height: 100%;
    margin-bottom: 16px;
}

.our-becoming .box img {
    margin: 0 0 20px;
    float: right;
}

.our-becoming .box h4 {
    font-size: 24px;
    font-weight: 600;
    color: #e1b433;
    margin: 70px 0 20px 0;
}

.our-becoming .box p {
    position: static;
    margin: 0;
    color: #fff;
}
.our-seeking {
    background: url("../images/our-seeking-bg.png") no-repeat;
    background-size: cover;
    width: 100%;
    background-size: 100% 100%;
}

.our-seeking .container {}

.our-seeking .box {
    position: relative;
    margin: 0 0 40px;
}

.our-seeking .box .sub-heading {
    display: inline-block;
    width: 30%;
    background: rgb(249,229,155);
    background: linear-gradient(180deg, rgba(249,229,155,1) 0%, rgba(255,255,255,1) 100%);
    height: 100%;
    margin-right: 20px;
    position: relative;
    top: -80px;
}

.our-seeking .box .sub-heading h4 {
    font-size: 20px;
    color: #093220;
    margin: 0;
    padding: 20px 10px;
    font-weight: 600;
}

.our-seeking .box .txt {
    display: inline-block;
    width: 60%;
}

.our-seeking .box .txt p {
    margin: 0;
    color: #343434;
}

.our-seeking .box .txt img {
    margin: 0 0 10px;
}

.our-seeking .row {/* justify-content: initial; */}
.our-seeking {}

.our-seeking .container { 
    background: #ffffffb8;
    padding: 40px 20px;
    border-right: 10px solid #e1b433;
    border-bottom: 10px solid #e1b433;
}

.our-seeking .box {
    position: relative;
    /* margin: 0 0 30px; */
    border-top: 1px solid #cacac9;
    padding-top: 20px;
    /* padding-bottom: 20px; */
}

.our-seeking .box .sub-heading {
    display: inline-block;
    width: 30%;
    background: rgb(249,229,155);
    background: linear-gradient(180deg, rgba(249,229,155,1) 0%, rgba(255,255,255,1) 100%);
    height: 81px;
    margin-right: 10px;
}

.our-seeking .box .sub-heading h4 {
    font-size: 20px;
    color: #093220;
    margin: 0;
    padding: 20px 10px;
    font-weight: 600;
}

.our-seeking .box .txt {
    display: inline-block;
    width: 67%;
    border-left: 1px solid #cacac9;
    padding-left: 10px;
}

.our-seeking .box .txt p {
    margin: 0;
    color: #343434;
}

.our-seeking .box .txt img {
    margin: 0 0 10px;
    width: 100%;
}

.our-seeking .row {/* justify-content: initial; */}
.cta{
    background: url("../images/cta-bg.jpg")no-repeat;
    padding: 30px 0 40px;
    width: 100%;
    background-size: cover;
}
.cta h2 { 
    color: #ffffff;
    font-size: 23px;
    font-weight: 600;
    margin: 0;
}

.cta h2 span {
    color: #e1b433;
    background: #0b3422;
    font-weight: 800;
    vertical-align: bottom;
    display: inline-block;
    padding: 3px 16px;
    margin-left: -4px;
}

.cta h3 {
    font-size: 37px;
    color: #000;
    margin: 0;
    background: #e1b433;
    clip-path: polygon(0 0, 100% 1%, 95% 100%, 0% 100%);
    padding: 6px 10px;
    display: inline-block;
    padding-right: 40px;
}

.cta .row {
    align-items: center;
}
.our-services{
    background: url("../images/our-service-bg.jpg") no-repeat;
    background-size: cover;
    padding-bottom: 0;
}
.our-services ul {
    margin: 10px 0 20px;
}

.our-services ul li {
    display: inline-block;
    width: 49%;
    color: #000;
    font-weight: 500;
    font-size: 20px;
    margin: 0 0 6px;
}
.our-services .btn-yellow {
    background: #0b3422;
    color: #fff;
}

.our-services .btn-yellow:before {
    background: #135739;
}

.our-services .row {/* align-items: center; */}

.our-services img {
    margin-top: -34px;
}

.heading.text-center p {
    margin: auto;
}
.our-services .margin {
    margin-left: 30px;
    margin-top: 20px;
}
.our-testimonial{
    position: relative;
}
.our-testimonial:after{
    content: '';
    background: url("../images/testimonial-after.png") no-repeat;
    height: 358px;
    width: 692px;
    position: absolute;
    right: 100px;
    top: 0;
    background-size: 70%;
}
.our-testimonial .item {
    background: white;
    padding: 15px 15px;
    box-shadow: 2px 2px 5px #66666640;
    margin: 20px 6px;
    height: 370px;
}

.our-testimonial .item p {
    color: #4d4632;
}

.our-testimonial .item h5 {
    font-size: 15px;
    color: #202020;
    font-weight: 500;
    margin: 0;
}
.our-testimonial .item img {
    margin: 10px 0 9px;
}
.bbc {
    background: #f5f3f1;
    margin-top: -120px;
    padding-top: 80px;
    padding-bottom: 30px;
}
.our-help{
    background: url("../images/our-help.jpg")no-repeat;
    background-size: cover;
    padding: 35px 0;
}
.our-help h2 {
    color: white;
    font-size: 27px;
    margin: 0;
}

.our-help .col-md-4, .our-help .col-md-8 {
    padding: 0 6px;
}

.our-help form .row {
    margin: 0 -6px;
}

.our-help .form-control {
    margin: 0 0 10px;
    font-size: 14px;
}

.our-help textarea.form-control {
    resize: none;
}
footer{
    background: url("../images/ftr-bg.jpg")no-repeat;
    background-size: cover;
    width: 100%;
    padding: 60px 0;
}
footer .logo {
    margin: 0 0 20px;
    display: table;
}

footer p {
    margin: 0;
    font-size: 14px;
    color: #f5f3f1;
}

footer ul {}

footer ul li {
    font-size: 14px;
    color: #e6e6e6;
    margin: 0 0 8px;
}

footer ul li a {
    font-size: 14px;
    color: #e6e6e6;
    transition: .4s all;
}

footer h4 {
    font-size: 16px;
    color: #6ec39e;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 25px;
}

footer ul.info li {
    position: relative;
    margin: 0 0 18px;
}

footer ul.info li a {
    display: block;
}

footer ul.info li i {
    color: #febc35;
    margin-right: 10px;
    position: absolute;
    left: -30px;
    top: 4px;
    font-size: 17px;
}

footer ul.info {
    padding-left: 25px;
}
.copy {
    background: #000000;
    padding: 10px 0;
}

.copy p {
    margin: 0;
    font-size: 14px;
    color: #c4c4c4;
}

.copy ul {
    text-align: right;
}

.copy ul li {
    display: inline-block;
    margin-left: 20px;
}

.copy ul li a {
    font-size: 14px;
    color: #c4c4c4;
}

.copy .row {
    align-items: center;
}
.our-help .row {
    align-items: center;
}
footer ul.social {
    margin-top: 12px;
}

footer ul.social li {
    display: inline-block;
    margin: 0;
    margin-right: 11px;
}

footer ul.social li a {
    font-size: 19px;
    color: #ffffff;
    height: 46px;
    width: 46px;
    display: block;
    border-radius: 50%;
    border: 1px solid #34433c;
    text-align: center;
    line-height: 43px;
}
.our-becoming p {
    font-weight: 500;
    left: 20px;
    top: -10px;
}

.our-becoming .row {
    align-items: center;
}
.btn-green-border {
    background: transparent;
    color: #4d9f7b;
    border: 1px solid #4d9f7b;
}

.btn-green-border:before {background: #4d9f7b;}
.our-platform {}

.our-platform h2 {margin: 0 0 10px;font-size: 38px;font-weight: 500;}

.our-platform .box h3 {
    font-size: 23px;
    margin: 0 0 10px;
}

.our-platform h4 {
    font-size: 18px;
    font-weight: 600;
    color: #367c5d;
    margin: 0 0 16px;
}

.our-platform p {}

.our-platform .box {
    background: #f5f3f1;
    padding: 30px 25px;
    margin-top: 40px;
    height: 370px;
}

.our-platform .box h4 {
    font-size: 15px;
}

.our-platform .box p {
    font-size: 14px;
}

.our-platform .row {
    align-items: center;
}
.our-services .heading p {
    width: 60%;
}

.our-services .box {
    padding: 30px;
    margin: 0 0 30px;
    background: rgb(252,234,170);
    background: linear-gradient(184deg, rgba(252,234,170,1) 0%, rgba(255,255,255,0) 58%);
}

.our-services .box h5 {
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 15px;
    position: relative;
    padding-bottom: 12px;
}

.our-services .box h5:after {
    content: '';
    height: 3px;
    width: 100px;
    background: #090909;
    position: absolute;
    left: 0;
    bottom: 0;
}

.our-services .box p {
    font-size: 15px;
}

.our-services .box a {
    background: #0b3422;
    display: inline-block;
    font-size: 14px;
    color: #e1b433;
    font-weight: 500;
    padding: 6px 10px;
}
.inner-banner {
    position: relative;
}

.inner-banner .banner-img {}
.about-banner .banner-img {
    margin-top: -60px;
}
.delivring{
    background: url("../images/delivring-img.jpg") no-repeat;
    height: 480px;
    width: 100%;
    background-size: cover;
}
.delivring .box {
    background: #fcfcfc;
    padding: 50px 30px;
    height: 390px;
    margin-top: 120px;
    position: relative;
    z-index: 1;
    box-shadow: 1px 0 5px #6666667a;
}

.delivring .box h4 {
    margin: 0 0 15px;
}

.delivring .box p {}

section.our-solution {
    padding-bottom: 0;
}
section.our-makes {
    padding: 0;
}
.pacific {
    /* background: #4d9f7b; */
}

.pacific h6 {
    color: white;
}

.pacific h2 {
    color: white;
}

.pacific p {
    color: white;
}

.pacific ul {}

.pacific ul li {
    display: inline-block;
    width: 49%;
    font-size: 15px;
    font-weight: 500;
    color: white;
}

.pacific ul li img {
    margin-right: 8px;
}
.pacific .bg {
    background: #4d9f7b;
    padding: 60px;
    position: relative;
}
.pacific .bg:after{
    content: '';
    background: url("../images/pacific-img.png")no-repeat;
    height: 256px;
    width: 499px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.pacific .array {
    background: #e1b433;
    text-align: center;
    padding: 10px 0;
}

.pacific .array p {
    font-size: 18px;
    color: #121212;
    font-weight: 500;
    margin: 0;
}
section.our-makes h2 {
    font-size: 34px;
}
.author-name {
    background: #f5f3f1;
}

.author-name .box { 
    background: white;
    text-align: center;
    height: 260px;
    margin: 0 0 20px;
    padding: 20px 60px;
}

.author-name .box p {
    font-size: 18px;
    margin: 0;
    font-weight: 500;
}

.author-name .box .img {
    margin-bottom: 20px;
    height: 120px;
}
.cvr-design {}

.cvr-design ul {
    margin: 0 0 10px;
}

.cvr-design ul li {
    display: inline-block;
    font-style: italic;
    font-size: 17px;
    font-weight: 500;
    width: 33%;
    margin: 0 0 20px;
}

.cvr-design ul li img {
    margin-right: 5px;
}
.packages{

}
.packages {
    background: #022214;
}

.packages:after {
    content: '';
    background: url("../images/packages-after.png") no-repeat;
    height: 1016px;
    width: 690px;
    position: absolute;
    top: 0;
    right: 0;
}

.packages h2 {
    color: #fff;
}

.packages h6 {
    color: #e1b433;
}

.packages p {
    color: white;
    width: 100%;
}

.packages img {
    margin: 0 0 30px;
}
.our-things {
    background: #f5f3f1;
}

.our-things .row {
    align-items: center;
}

.our-things .heading {
    margin: 0 0 30px;
}
.our-things .box {
    margin: 0 0 8px;
}

.our-things .box .img {
    display: inline-block;
}

.our-things .box .img h5 {
    margin: 0;
    text-align: center;
    color: #e1b433;
    font-size: 50px;
    position: relative;
    top: -28px;
}

.our-things .box .img img {}

.our-things .box .txt {
    display: inline-block;
    width: 75%;
    margin-left: 10px;
}

.our-things .box .txt h4 {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 10px;
}

.our-things .box .txt p {
    margin: 0 0 0;
    font-size: 15px;
    color: #343434;
}
.pub-deliver{
    background: url("../images/pub-deliver.jpg") no-repeat;
    height: 478px;
    width: 100%;
    background-size: cover;
}
.editing-deliver{
    background: url("../images/editing-deliver.jpg") no-repeat;
    height: 479px;
    width: 100%;
    background-size: cover; 
}
.editing-deliver .box {
    height: 460px;
    margin-top: 40px;
}

.genre {}

.genre figure {
    position: relative;
}

.genre figure figcaption {
    position: absolute;
    bottom: 20px;
    left: 20px;
    /* margin: 0 0 0; */
}

.genre figure figcaption h5 {
    color: white;
    font-size: 22px;
    font-weight: 600;
    margin: 0;
}

.genre figure img {
    width: 100%;
}
.our-expect{
    background: url("../images/our-expect.jpg") no-repeat;
    background-size: cover;
    width: 100%; 
}
.our-expect ul {
    margin: 0 0 30px;
}

.our-expect ul li {
    font-weight: 500;
    margin: 0 0 8px;
}

.our-expect ul li img {
    margin-right: 10px;
    height: 22px;
}
.cvr-design.bg {
    background: #f5f3f1;
}
.pricing {
    position: relative;
}

.pricing .container {
    background: #f1f1ef; 
    padding: 30px 20px;
    border-bottom: 10px solid #e2b537;
}

.pricing .nav-tabs {
    border: none;
    background: white;
    /* margin-top: -30px; */
    height: 100%;
    padding: 20px 0;
    margin-top: -30px;
    margin-left: -20px;
    height: calc(100% + 60px);
    display: block;
}

.pricing .nav-tabs li {
    margin: 0 0 10px;
    border: none;
    display: block;
    width: 100%;
}

.pricing .nav-tabs li a {
    font-size: 14px;
    color: #212121;
    font-weight: 500;
    margin: 0 0 5px;
    padding: 9px 20px;
    display: block;
    border: none;
    border-radius: 0;
}

.pricing .nav-tabs li a.active {
    background: #367c5d;
    color: white;
}
.pricing .tab-content {
    background: white;
    width: 90%;
    margin: auto;
    padding: 30px 20px;
    border: 1px solid #bcbcbc;
    padding-bottom: 10px;
}

.pricing .tab-content .txt {
    margin: 0 0 30px;
}

.pricing .tab-content .txt h4 {
    font-weight: 600;
    margin: 0 0 10px;
}

.pricing .tab-content .txt p {
    margin: 0;
    color: #545454;
}

.pricing .tab-content .pack {}

.pricing .tab-content .pack .price {
    border: 1px solid #e4e4e4;
    padding: 20px 20px;
    margin: 0 0 15px;
    height: 93%;
}

.pricing .tab-content .pack .price ul {
    margin: 0 0 15px;
}

.pricing .tab-content .pack .price ul li {
    font-size: 14px;
    margin: 0 0 7px;
    position: relative;
    /* list-style: disc; */
    padding-left: 9px;
}
 
.pricing .tab-content .pack .price .btn {
    margin: auto;
    /* display: table; */
    font-size: 13px;
    font-weight: 500;
}

.pricing .tab-content .pack .price h5 {font-size: 16px;color: #020100;font-weight: 600;margin: 0 0 12px;}

.pricing .tab-content .pack .price ul li:before {
    content: '';
    background: #2e2e2e;
    height: 5px;
    width: 5px;
    position: absolute;
    left: -6px;
    top: 8px;
    border-radius: 50%;
}
.contact-us {}

.contact-us .form-control {
    font-size: 14px;
    border-radius: 0;
    height: 42px;
    margin: 0 0 12px;
}

.contact-us textarea.form-control {
    resize: none;
    height: 100px;
}
 
.contact-us ul {
    margin-left: 20px;
}

.contact-us ul li {
    margin: 0 0 7px;
}

.contact-us ul li i {
    color: #3d8a80;
    margin-right: 5px;
}

.contact-us ul.social {
    margin-top: 20px;
}

.contact-us ul.social li {
    display: inline-block;
    margin-right: 10px;
}

.contact-us ul.social li i {
    margin: 0;
    color: white;
}

.contact-us ul.social li a {
    background: #3d8a80;
    display: block;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 37px;
    font-size: 20px;
    border-radius: 50%;
}

.contact-us .row {
}
.popupform{
    background: url("../images/popop-img.png") no-repeat;
    height: 470px;
    width: 882px;
}
.popupform {}

.popupform h2 {
    font-size: 28px;
    font-weight: 600;
    margin: 20px 0 30px;
}

.popupform h2 span {
    color: white;
    background: #377c5d;
    padding: 1px 10px;
}
.popupform .popup-content {padding-left: 30px;}

.popupform .form-control {
    color: #000;
    font-size: 14px;
    border-radius: 0;
    margin: 0 0 9px;
}

.popupform textarea.form-control {
    resize: none;
    height: 123px;
}
.popupform form {
    width: 85%;
}
.popupform p.form_tagline {
    font-size: 12px;
    font-weight: 500; 
    display: flex;
    align-items: center;
    /* width: max-content; */
}

.popupform p.form_tagline input[type="checkbox"] {
    margin-right: 10px;
}
.popupform .is-close {
    background: #4a5365;
    position: absolute !important;
    top: -10px !important;
    right: -10px !important;
    border: 2px solid #fff;
    padding: 8px !important;
}
.terms {}

.terms h3 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 8px;
}

.terms p {
    font-size: 15px;
    margin: 0 0 20px;
}

.terms ul {}

.terms ul li {}
.btn-yellow:hover {
    color: #000;
}

.btn-yellow:hover:before {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 0;
}

.btn span {
    transition: .5s;
    position: relative;
    z-index: 1;
}
.btn-green:hover {
    color: white;
}

.btn-green:hover:before {
    height: 100%;
    width: 100%;
    border-radius: 0;
    top: 0;
    left: 0;
}
.btn-green-border:hover{
    color: white;
}
.btn-green-border:hover:before{
        height: 100%;
    width: 100%;
    border-radius: 0;
    top: 0;
    left: 0;
}
footer ul li a:hover {
    color: #e1b433;
    text-decoration: none;
}
header a.logo img {
    /* max-width: 70%; */
}
header .btn {
    font-size: 14px;
    padding: 7px 20px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #e1b433;
}

.owl-theme .owl-dots .owl-dot span {
    background: white;
}