@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700');

/*      font-family: 'Montserrat', sans-serif;     */

@import url('https://fonts.googleapis.com/css?family=Ubuntu:400,500,700');

/*      font-family: 'Ubuntu', sans-serif;        */

@font-face {
  font-family: "Open Sans Regular";
  font-weight: 400;
  font-style: normal;
  src: url("fonts/fontawesome-webfont.woff2") format("woff2");
  font-display: swap;
}
@media (min-width: 767px) {
    .padding-full {
        padding-right: 15px;
        padding-left: 15px;
    }
    .no-padding {
        padding-left: 0;
        padding-right: 0;
    }
    .no-padding-left {
        padding-left: 0;
    }
    .no-padding-right {
        padding-right: 0;
    }
}
body {
    font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
    background: #fff;
    font-weight: 400;
}
.nav li a {
    font-family: Lato bold,"Helvetica Neue",Helvetica,Arial,sans-serif;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
        font-family: "Roboto Slab",Museo,"Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

p {
    font-size: 16px;
    line-height: 22px;
    color: #000000;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

a,
a:hover {
    text-decoration: none !important;
}

img {
    max-width: 100%;
}


/*header*/

.top-header {
    padding-top: 15px;
}

header {
    background: url("../images/logo-banner.png") top center / cover;
    min-height: 645px;
}

.header-cta a {
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    text-decoration: none;
    font-weight: 500;
}

.cta-main {
    float: right;
    margin-top: 20px;
}

.header-cta a.chat {
    padding-right: 20px;
    margin-right: 20px;
    border-right: 1px solid #fff;
}

.header-cta a i.fa {
    margin-right: 5px;
}


/*.bottom-header {
	margin-top: 90px;*/


/*	background: url("../images/offer-img.png") left 40px center no-repeat;
}*/

.header-content {
    margin-top: 0px;
    text-align: center;
}


/*.header-content h2 {
    color: #fff;
    font-size: 48px;
    line-height: 50px;
    text-transform: uppercase;
    font-weight: 700;
}*/

.header-content h2 {
    color: #fff;
    font-size: 24px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 0;
}


/*.header-content h2 span{
    font-size: 28px;
    font-weight: 500;
    display: block;
}*/

.header-content h2 span {
    font-size: 20px;
    font-weight: 500;
    display: block;
}


/*.header-content p {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
}*/

.header-content p {
    color: #fff;
    font-size: 13px;
    line-height: 0;
    margin: 0;
}

a.header-btn {
    background: #000;
    color: #fff;
    text-decoration: none;
    padding: 0px 0;
    margin: 0 0;
    /*padding: 15px 30px;
	margin: 20px 0 0;*/
    display: inline-flex;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.5px;
    transition: 0.3s;
}


/*a.header-btn:hover {*/


/*background: #900007;*/


/*color: #fff;*/


/*transition: 0.3s;*/


/*}*/


/*header end*/


/*sec-1 coverd*/

.coverd {
    background: url("../images/coverd-bg.jpg") top center / cover no-repeat;
    padding: 50px 0;
}

.coverd img {
    display: table;
    margin: 0 auto;
}

.coverd h2 {
    color: #000;
    font-size: 30px;
    line-height: 36px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 30px;
}


/*sec-1 coverd end*/


/*portfolio*/

.portfolio {
    padding: 30px 0 30px;
    clear: both;
    overflow-x: hidden;
    background: #1a1b23;
}

.portfolio h2 {
    color: #579a38;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 40px;
}

.portfolio img {
    width: 100%;
}

.portfolio p {
    color: #000;
    font-weight: 800;
    margin-top: 20px;
    line-height: 22px;
    text-align: center;
    margin-bottom: 40px;
}

.portfolio h2.title {
    margin-bottom: 0px;
}

.portfolio-box {
    margin-bottom: 30px;
}


/*portfolio-end*/


/*logo css*/

.types-of-logo {
    padding: 50px 0 70px;
}

.logo-content {
    /*  border-bottom: 1px solid #ccc;*/
    padding-bottom: 20px;
    min-height: 332px;
}

.logo-content h3 {
    font-weight: 700;
    color: #000;
    font-size: 30px;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.logo-content p {
    color: #000000;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px;
    font-weight: 400;
}

.types-of-logo .owl-theme .owl-controls .owl-buttons .owl-prev {
    background: url("../images/left-arrow.png") no-repeat;
    opacity: 1;
    width: 22px;
    height: 16px;
    overflow: hidden;
    text-indent: 100%;
    display: block;
    float: left;
}

.types-of-logo .owl-theme .owl-controls .owl-buttons .owl-next {
    background: url("../images/right-arrow.png") no-repeat;
    opacity: 1;
    width: 22px;
    height: 16px;
    overflow: hidden;
    text-indent: 100%;
    display: block;
    float: left;
    margin-left: 37%;
}

.types-of-logo .owl-theme .owl-controls .owl-buttons {
    margin: auto;
    display: block;
    position: absolute;
    bottom: 2%;
    left: 0;
    right: 0;
}

.types-of-logo .owl-theme .owl-controls {
    margin: 0;
}


/*logo css end*/


/*cta-center*/

.cta-center {
    background: url("../images/2.webp") top center / cover no-repeat;
    padding: 40px 0;
}

.cta-center h3 {
    color: #fff;
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 15px;
}

.cta-center h2 {
    color: #fff;
    font-size: 50px;
    line-height: 58px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 40px;
}

.cta-main-center {
    display: table;
    margin: 30px auto 0;
}

.cta-main-center a {
    color: #fff;
    text-align: left;
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;
    float: left;
}

.cta-main-center a:hover {
    text-decoration: none;
}

.cta-main-center a.header-btn {
    background: #fff;
    font-size: 20px;
    line-height: 20px;
    color: #000;
    margin: 0;
    margin-right: 30px;
    padding: 16px;
}

.cta-main-center a span {
    color: #fff;
    text-align: left;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    display: block;
}

a.phone-center {
    padding-left: 50px;
    background: url("../images/phone-icon.png") left center no-repeat;
}

a.chat-center {
    padding-left: 60px;
    background: url("../images/chat-icon.png") left center no-repeat;
    margin-right: 0px;
}


/*cta-center end*/


/*pricing*/

.pricing {
    /*background: url("../images/bgp.jpg") top center / cover no-repeat;*/
    padding: 50px 0 60px;
}

.price-title {
    background: #475a3e;
    padding: 10px 0;
}

.pricing h2,
.proces h2,
.industry h2,
.types-of-logo h2 {
    font-size: 40px;
    line-height: 48px;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    margin: 0 0 40px;
}

.pricing h3 {
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
}

.pricing h4 {
    text-align: center;
    font-size: 50px;
    line-height: 58px;
    text-transform: uppercase;
    color: #ffb301;
    font-weight: 700;
}

.pricing h4 span {
    text-align: center;
    font-size: 30px;
    line-height: 36px;
    text-transform: uppercase;
    color: #72737a;
    font-weight: 700;
    text-decoration: line-through;
}

.pricing ul:nth-of-type(1) {
    border-top: none;
    min-height: 165px;
}

.pricing ul:nth-of-type(2) {}

.pricing ul:nth-of-type(3) {}

.pricing ul {
    background: #000;
    padding: 25px 15px 0;
    border-bottom: 1px solid #1e1f26;
    border-top: 1px solid #393a42;
}

.pricing ul li i.fa {
    color: #348a00;
    margin-right: 5px;
}

.pricing ul li {
    color: #fff;
    font-size: 15px;
    line-height: 16px;
    margin-bottom: 12px;
}

.pricing ul li span {
    font-size: 12px;
    display: block;
    margin-left: 22px;
    line-height: 24px;
}

.pricing ul li.features {
    color: #fff;
    font-size: 16px;
    line-height: 10px;
    font-weight: 700;
    padding-left: 23px;
    letter-spacing: 0.5px;
}

.pricing ul li.price-btns {
    background: #c5c5c5;
    width: 165px;
    line-height: 42px;
    display: inline-block;
    margin: 0;
}

.pricing ul.order-btn {
    text-align: center;
    padding: 25px 0px;
}

.pricing ul.order-btn li i.fa {
    color: #292a32;
    margin-right: 5px;
}

.pricing ul.order-btn li.price-btns a {
    color: #292a32;
    font-weight: 600;
}

.pricing ul.order-btn li.price-btns.chat {
    background: #e70808;
    margin-top: 12px;
}

.pricing ul.order-btn li.price-btns.chat a,
.pricing ul.order-btn li.price-btns.chat i.fa {
    color: #fff;
}

.order-button {
    text-align: center;
}

.order-button a.order-btn {
    color: #292a32;
    font-size: 20px;
    line-height: 52px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    text-align: center;
    background: #c5c5c5;
}

.price-box-main {
    padding: 0 1px;
}


/*pricing end*/


/*process */

.proces {
    padding: 50px 0;
}


/*process end*/


/*second cta*/

.cta-center.second-cta {
    background: url(../images/2.webp) top center / cover no-repeat;
    padding: 60px 0;
}

.second-cta a.phone-center {
    padding-left: 42px;
    background: url(../images/phone-icon.png) left center no-repeat;
}

.second-cta .cta-main-center a {
    color: #fff;
    text-align: left;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    float: left;
    margin-right: 10px;
    text-transform: uppercase;
}

.second-cta .cta-main-center a.header-btn {
    background: #fff;
    font-size: 16px;
    line-height: 20px;
    color: #000;
    margin: 0;
    margin-right: 0;
    padding: 15px 12px;
    text-transform: uppercase;
}

.second-cta a.chat-center {
    padding-left: 60px;
    background: url(../images/chat-icon.png) left center no-repeat;
    margin-right: 20px;
    text-transform: uppercase;
}

.secnd-cta-title h3 {
    color: #fff;
    font-size: 42px;
    line-height: 50px;
    margin: 0;
    font-weight: 700;
    text-align: left;
}

.secnd-cta-title h3 span {
    color: #fff;
    font-size: 26px;
    line-height: 30px;
    margin: 0;
    font-weight: 500;
    text-align: left;
    display: block;
}

.fph:hover {
    color: #507d29 !important;
}
/*second cta end*/


/*industry*/

.industry {
    padding: 50px;
}
.allinline{
    display:inline-flex;
}
.ichange{
    width: 37%;
    margin-top: -10px;
}
.indus-box a h4:hover {
    color: #507d29;
}
.industry .row {
    margin-bottom: 30px;
    padding: 0px 0px 0px 55px;
}

.industry .row:last-of-type {
    margin-bottom: 0px;
}

.industry h3 {
    color: #579a38;
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 40px;
    font-weight: 500;
}

.indus-box h4 {
    /* font-family: 'Ubuntu', sans-serif; */
    color: #292a31;
    font-size: 13px;
    line-height: 24px;
    float: left;
}

.indus-box {
    display: inline-flex;
    margin: 0 auto;
    width: 100%;
}

.no-padding {
    padding: 0;
}

.indus-box img {
    float: left;
    margin-right: 10px;
    height: 37px;
    width: 37px;
}

.industry h2 {
    margin-bottom: 60px;
}


/*industy end*/


/*testimonial*/

section.testimonial-wrap {
    padding: 90px 0 50px;
    background: url("../images/test-bg.jpg") top center / cover no-repeat;
    position: relative;
}

section.testimonial-wrap h2 {
    font-size: 40px;
    line-height: 48px;
    color: #579a38;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    margin: 0 0 40px;
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
}

.testimonial-content h2.testimonial-title {
    color: #000;
    font-size: 54px;
    line-height: 66px;
    margin-bottom: 25px;
    margin-top: 50px;
}

.testimonial-content p {
    color: #000000;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
    font-weight: 500;
    padding-top: 25px;
    background: url("../images/test-arow.png") top left no-repeat;
    min-height: 130px;
}

.testimonial-content h4.review-name {
    color: #fff;
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    margin-top: 45px;
}

.testimonial-content h4.review-name span {
    font-size: 16px;
    line-height: 20px;
    display: block;
    font-weight: 500;
}

.test-img img {
    border-radius: 100%;
    border: 10px solid #fff;
}

.testimonial-content {
    margin-top: 50px;
}

.line-test {
    background: url("../images/test-line-bg.png") top center / cover no-repeat;
    position: absolute;
    bottom: 100px;
    width: 100%;
    height: 102px;
}

.testimonial-wrap .owl-pagination {
    margin: auto;
    display: block;
    float: right;
    position: absolute;
    bottom: 22%;
    right: 0;
}

.testimonial-wrap .owl-theme .owl-controls .owl-page span {
    width: 15px;
    height: 15px;
    margin: 5px 3px;
    background: #fff;
}

.testimonial-wrap .owl-page.active,
.testimonial-wrap .owl-page:hover {}

.testimonial-wrap .owl-carousel {
    z-index: 99;
}


/*testimonial end */


/*clients logo*/

.logos-clinets img {
    display: table;
    margin: 0 auto;
}

.logos-clinets {
    padding: 20px 0 15px;
}


/*clients end*/


/*footer*/

.footer-top {
    background: #292a32;
    padding: 30px 0 60px;
}

.footer-top h2 {
    font-size: 40px;
    line-height: 48px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    margin: 0 0 50px;
}

.footer-top h3 {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 40px;
    font-weight: 500;
}

.contact-form input.contact-field,
.contact-form textarea {
    height: 39px;
    width: 100%;
    margin-bottom: 25px;
    border-radius: 0;
    border: none;
    padding: 0 0 0 30px;
    background: transparent;
    color: #fff;
    border-bottom: 1px solid #fff;
    outline: none;
}

.contact-form .name input.contact-field {
    background: url("../images/name.png") left center no-repeat;
}

.contact-form .email input.contact-field {
    background: url("../images/email.png") left center no-repeat;
}

.contact-form .phone input.contact-field {
    background: url("../images/phone.png") left center no-repeat;
}

.contact-form .mxg textarea {
    background: url("../images/msg.png") left top 4px no-repeat;
}

.contact-form textarea {
    height: 90px;
}

.contact-form ::-webkit-input-placeholder {
    color: #fff !important;
}

.contact-form :-moz-placeholder {
    /* Firefox 18- */
    color: #fff !important;
}

.contact-form ::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff !important;
}

.contact-form :-ms-input-placeholder {
    color: #fff !important;
}

.contact-form input.btn-orangedark {
    display: inline-block;
    padding: 8px 45px;
    background: #6aa110;
    color: #fff;
    border-radius: 0px;
    font-size: 20px;
    font-weight: 700;
    border: none;
    transition: 0.3s;
    float: right;
}

.social-icons {
    border-bottom: 1px solid #fff;
    padding: 0 0 25px;
    border-bottom-style: dotted;
}

.social-icons h4 {
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
}

.footer-phone h4,
.payment h4 {
    color: #fff;
    text-transform: uppercase;
    font-size: 21px;
    line-height: 27px;
    margin-bottom: 0px;
}

.payment h4 {
    margin-bottom: 20px;
}

.footer-phone a.footer-btn {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 28px;
    font-weight: 300;
    margin-bottom: 0px;
}

.social-icons ul li {
    border-radius: 100%;
    border: 1px solid #fff;
    display: inline-block;
    margin-right: 8px;
}

.social-icons i.fa {
    color: #fff;
    text-transform: uppercase;
    font-size: 26px;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
}

.footer-bottom {
    background: #1b1c22;
    padding: 20px 0 5px;
}

.footer-bottom p,
.footer-bottom a {
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    text-align: center;
    text-decoration: none;
}


/*Header Form Css*/

.slideform {
    background: rgba(0, 0, 0, 0.83);
    border-top: 5px solid #10622f;
    padding: 20px 10px 10px;
    margin: 20px auto 0;
}

.slider-hm-images h2 {
    color: #fff;
    font-size: 80px;
    line-height: 90px;
    font-weight: 700;
    margin-bottom: 30px;
    text-transform: capitalize;
}

.slideform h2 {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 0;
    font-weight: 600;
    text-align: center;
}

.slideform h3 {
    font-size: 20px;
    margin: 10px 0 15px;
    text-align: center;
}

.slideform h3 span {
    font-size: 20px;
    font-weight: 800;
    line-height: 20px;
    color: #3ac147;
    text-align: center;
}


/*.slideform div {
    width: 46%;
    display: inline-block;
    margin: 0 9px 17px;
}*/

.slideform div {
    width: 46%;
    display: inline-block;
    margin: 0 9px 2px;
}

.slideform div {
    position: relative;
}

.slideform .phone {
    border-bottom: 1px solid #fff;
}

.slideform .name:before {
    content: "\f007";
    position: absolute;
    left: 4px;
    top: 13px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 18px;
    color: #fff;
}

.slideform div input[type="text"],
.slideform div input[type="tel"],
.slideform div select {
    width: 100%;
    padding: 11px;
    background: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    font-size: 13px;
    color: #fff;
}

.slideform div input[type="text"],
.slideform div input[type="tel"] {
    padding-left: 32px;
}

.slideform .email:before {
    content: "\f0e0";
    position: absolute;
    left: 4px;
    top: 13px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 18px;
    color: #fff;
}

.slideform .selectservice:before {
    content: "\f0ac";
    position: absolute;
    left: 4px;
    top: 13px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 18px;
    color: #fff;
}

.slideform div input[type="text"],
.slideform div select {
    width: 100%;
    padding: 11px;
    background: transparent;
    border-bottom: 1px solid #fff;
    font-size: 13px;
    color: #fff;
}

.slideform div select {
    padding-left: 32px;
}

.slideform .phone:before {
    content: "\f095";
    position: absolute;
    left: 4px;
    top: 13px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 18px;
    color: #fff;
}

.slideform div input[type="text"] {
    padding-left: 32px;
}


/*.slideform input[type="submit"] {
    display: inline-block;
    padding: 11px 43px;
    background: #bf2025;
    color: #FFF;
    border-radius: 5px;
    margin-top: 22px;
    font-size: 20px;
    font-weight: 700;
    border: none;
    
}*/

.slideform input[type="button"] {
    display: table;
    padding: 10px 33px;
    background: #61a23a;
    color: #FFF;
    border-radius: 5px;
    margin: 16px auto -11px;
    font-size: 16px;
    font-weight: 700;
    border: none;
}

.slideform input[type="submit"] {
    display: table;
    padding: 10px 33px;
    background: #6aa110;
    color: #FFF;
    border-radius: 5px;
    margin: 16px auto -11px;
    font-size: 16px;
    font-weight: 700;
    border: none;
}

.slideform div select option {
    color: #000;
    font-size: 12px;
}

.slideform input::-webkit-input-placeholder {
    color: #FFF !important;
}

.slideform input:-moz-placeholder {
    /* Firefox 18- */
    color: #FFF !important;
}

.slideform input::-moz-placeholder {
    /* Firefox 19+ */
    color: #FFF !important;
}

.slideform input:-ms-input-placeholder {
    color: #FFF !important;
}


/*Header Form Css*/


/*Process */

.our-process-container {
    padding-top: 30px;
    padding-bottom: 30px;
}

.section-title {
    text-align: center;
    padding: 0 0 20px 0;
    margin: 0 auto 10px;
    max-width: 1170px;
}

.section-title h4 {
    font-size: 40px;
    line-height: 48px;
    color: #000000;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
}

.section-title h6 {
    color: #000000;
    font-size: 16px;
    margin: 0 0 0px 0;
}

.process-desc p {
    color: #000000;
    font-size: 16px;
    font-weight: normal;
    line-height: 17px;
}

.single-process h6 {
    color: #222222;
    font-size: 20px;
    font-weight: 600;
    margin: 10px 0;
}

.single-process {
    display: inline-block;
    margin: 20px 0;
    padding: 0 10px;
    vertical-align: top;
    text-align: center;
    width: 24%;
}

.process-thumb {
    margin: 10px auto 24px;
    height: 190px;
}

.single-process img {
    margin: 0 0 10px 0;
}

.single-process h6 {
    color: #222222;
    font-size: 20px;
    font-weight: 600;
    margin: 10px 0;
}

.process-desc {
    color: #000000;
    font-size: 13px;
    font-weight: normal;
}

.connect1 {
    background: url(../images/connect1.png) no-repeat 0 0 transparent;
    width: 136px;
    height: 106px;
    display: block;
    position: absolute;
    left: 246px;
    top: 10px;
}

.connect2 {
    background: rgba(0, 0, 0, 0) url(../images/connect2.png) no-repeat scroll 0 0;
    display: block;
    height: 106px;
    left: 466px;
    position: absolute;
    top: 10px;
    width: 136px;
}

.connect3 {
    background: rgba(0, 0, 0, 0) url(../images/connect1.png) no-repeat scroll 0 0;
    display: block;
    height: 106px;
    left: 816px;
    position: absolute;
    top: 10px;
    width: 136px;
}

.process-container {
    position: relative;
}


/*Award Css*/

.home-featured-area.desktopawards {
    padding: 50px 0 60px;
}

.home-brands img {
    max-width: 90%;
    height: auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.home-brands {
    overflow: hidden;
    padding: 20px 0 0;
    text-align: center;
}

.home-brands img:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.home-brands img {
    margin: 0 20px;
}


/*Social Css*/

.social-counts {
    background: #fff;
    box-shadow: 0px 0px 8px 1px rgba(119, 119, 119, 0.81);
    position: relative;
    height: 100px;
    overflow: hidden;
    -moz-box-shadow: 0px 0px 8px 1px rgba(119, 119, 119, 0.81);
    -webkit-box-shadow: 0px 0px 8px 1px rgba(119, 119, 119, 0.81);
}

.social-left {
    float: left;
    width: 25%;
    padding: 0px 0px 20px 0;
    background: #fff;
    text-align: center;
    height: 130px;
    position: relative;
    font-size: 15px;
    margin: -18px 0 0;
}

.social-right {
    float: left;
    width: 70%;
    margin: -60px 0 0 40px;
}

.social-right ul li {
    float: left;
    width: 100% !important;
    text-align: center;
    padding: 10px 0;
}

.social-right ul li span {
    display: block;
    font-size: 30px;
    font-weight: 600;
    padding: 4px 0;
}

.social-right ul li span.green {
    color: #559928;
}

.social-right ul li span.blue {
    color: #156099;
}

.social-right ul li span.pink {
    color: #ca1051;
}

.social-right ul li span.purple {
    color: #5d258a;
}

.social-right ul li span.cyan {
    color: #1381a2;
}

.social-left::after {
    content: "";
    position: absolute;
    background: url(../images/shadow-sep.png) no-repeat;
    width: 40px;
    height: 100%;
    right: -30px;
    top: 0;
}

#logos-type .owl-pagination {
    margin: 37px 0 0 0;
}

#logos-type .owl-buttons {
    display: none !important;
}

.get_started {
    display: table;
    padding: 10px 33px;
    background: #6aa110 !important;
    color: #FFF;
    border-radius: 5px;
    margin: 16px auto -11px;
    font-size: 16px;
    font-weight: 700;
    position: absolute;
    border: none;
    bottom: 0;
}

.overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #00000070;
    top: 0;
    left: 0;
    z-index: 0;
}