@font-face {
    font-family: 'Gotham Pro';
    src: url('../fonts/GothamProMedium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Arimo Regular';
    src: url('../fonts/Arimo-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
    font-size: 14px;
    color: #212121;
    font-weight: 400;
    overflow-x: hidden;
}

a {
    color: #212121;
}


/* Header */

#sp-top-bar {
    height: 100px;
    display: flex;
    align-items: center;
    position: fixed;
    margin-bottom: 100px;
    background: #fff;
    z-index: 9;
    width: 100%;
}

#home-slider {
    padding-top: 100px;
}

#sp-top-bar .logo {
    width: 48px;
}

#sp-top-bar .logo img {
    max-width: 100%;
    height: auto;
    display: block;
}

#sp-top-bar .sp-top-bar-right ul.social-icons li {
    display: inline-block;
    margin: 0 5px;
}

#sp-top-bar .search {
    display: inline-block;
}

#sp-top-bar .navbar-header {
    display: inline-block;
    float: initial;
    margin-left: 10px;
}

#sp-top-bar .navbar-header .navbar-toggle {
    display: block;
    margin: 0;
    padding: 0;
}

#sp-top-bar .navbar-header .navbar-toggle .icon-bar {
    background-color: #212121;
    position: relative;
}

#sp-top-bar .navbar-header .navbar-toggle.is-active .icon-bar:last-child {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: -7px;
}

#sp-top-bar .navbar-header .navbar-toggle.is-active .icon-bar:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 5px;
}

#sp-top-bar .navbar-header .navbar-toggle.is-active .icon-bar:nth-child(3) {
    opacity: 0;
}

#sp-top-bar .navbar-header .navbar-toggle.is-active .icon-bar {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    top: 0;
    opacity: 1;
}


/* Menu */

#sp-header {
    background: #fff;
    max-width: 350px;
    width: 0;
    position: fixed;
    z-index: 1;
    min-height: 750px;
    top: 60px;
    right: 0;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    z-index: 9;
}

.show-menu #sp-header {
    opacity: 1;
    visibility: visible;
    width: 300px;
}

#sp-header img {
    margin: 10px auto;
}

#sp-header .social-icons {
    text-align: center;
}

#sp-header ul.social-icons li {
    display: inline-block;
    margin: 0 5px;
}


/* Cow Image */

.cow-image {
    background-color: #f2f2f2;
    margin-bottom: 100px !important;
    padding: 100px 0 !important;
}

.cow-image .sppb-addon-title {
    font-size: 38px;
    font-family: 'Gotham Pro Medium';
    margin-bottom: 50px !important;
    text-align: left;
    color: #000;
}

.cow-image .sppb-addon-single-image.sppb-text-center {
    text-align: right;
}

.cow-image .sppb-addon-content {
    color: grey;
    font-size: 16px;
    font-family: 'Arimo Regular';
}

.cow-image .sppb-icons-group-list li a {
    height: inherit !important;
    margin: 5px !important;
    width: inherit !important;
    font-size: 12px !important;
    border-style: none !important;
    padding: 0 !important;
}

.cow-image::after {
    content: '';
    position: absolute;
    background-color: #e7e7e7;
    z-index: 999;
    right: 0;
    top: 0;
    height: 100%;
    width: calc((100% - 1140px) / 2);
    max-width: 100%;
}

.cow-image .cow-image-box {
    position: absolute;
    right: 0px;
}


/* Gray Boxes */

.gray-boxes {
    font-family: 'Gotham Pro Medium';
    color: black;
    font-size: 12px;
}

.gray-boxes .image-layouts-card-title {
    font-family: 'Gotham Pro Medium';
    font-size: 14px;
}

.gray-boxes .sppb-image-layout-title {
    font-size: 24px;
}

.gray-boxes .sppb-addon-image-layout-text {
    font-family: 'Arimo';
    font-size: 14px;
}

.gray-boxes .sppb-addon-image-layout-content {
    padding: 30px 0;
}

.gray-boxes .sppb-addon-image-layout-content {
    font-family: 'Arimo';
    background-color: transparent !important;
}

.gray-boxes .img-1 img {
    height: 370px;
}

.gray-boxes .img-2 img {
    height: 445px;
}

.gray-boxes .img-3 img {
    height: 305px;
}

.gray-boxes .img-4 img {
    height: 250px;
}

.gray-boxes .img-5 img {
    height: 350px;
}

.gray-boxes .img-6 img {
    height: 370px;
}

.gray-boxes .img-7 img {
    height: 304px;
}

.gray-boxes .img-8 img {
    height: 304px;
}

.gray-boxes .img-9 img {
    height: 250px;
}

.gray-boxes .sppb-btn {
    background-color: #be917b;
    color: #FFFFFF;
    height: 44px;
    line-height: 28px;
    border-radius: 20px;
    font-family: 'Gotham Pro Medium';
    font-size: 14px;
}

.gray-boxes .sppb-btn:hover {
    background-color: #e4e6e8;
}


/* Newsletter */

.newsletter {
    font-size: 14px;
    font-family: 'Arimo';
    color: black;
}

.newsletter .acym_form {
    width: 100%;
}

.newsletter input {
    border: 0;
    border-bottom: 1px solid #6f6f70;
    width: 100%;
}

.newsletter .btn {
    background-color: #be917b;
    border-color: #be917b;
    color: #FFFFFF;
    height: 35px;
    border-radius: 20px;
    font-family: 'Gotham Pro Medium';
    font-size: 14px;
    /* position: absolute; */
    /* bottom: 5px; */
    /* right: 0px; */
    width: 185px;
}


/* Home Categories */

.home-categories .sppb-addon-title {
    font-family: 'Gotham Pro Medium';
    font-size: 18px;
    color: #1d1e1f;
    font-weight: 500;
}

.home-categories .sppb-icons-group-list li a {
    height: inherit !important;
    margin: 5px !important;
    width: inherit !important;
    font-size: 12px !important;
    border-style: none !important;
    padding: 0 !important;
    font-family: 'Gotham Pro Medium';
}

.home-categories .sppb-addon-image-layout-caption {
    background-color: transparent;
    color: #1d1e1f;
    font-size: 24px;
    font-family: 'Gotham Pro Medium';
    font-weight: bold;
    padding: 10px 0;
}


/* Client */

.client .sppb-row-container {
    border-top: 1px dashed #ddd;
    border-bottom: 1px dashed #ddd;
}

.client .sppb-addon-wrapper {
    margin-top: 30px !important;
}


/* Contact */

.contact {
    background-color: #95999e;
}

.contact .sppb-column-addons {
    background-color: #FFFFFF;
    padding: 80px 30px;
    width: 80%;
    margin: auto;
}

.contact form {
    position: relative;
}

.contact input,
.contact textarea {
    border: 0 !important;
    border-bottom: 1px solid #6f6f70 !important;
    width: 100% !important;
    border-radius: 0 !important;
}

.contact .sppb-btn {
    background-color: #be917b;
    border-color: #be917b;
    color: #FFFFFF;
    height: 44px;
    border-radius: 20px;
    font-family: 'Gotham Pro Medium';
    font-size: 14px;
    position: absolute;
    bottom: 5px;
    right: 0px;
}


/* Footer */

footer .mod-list {
    text-align: center;
}

footer .mod-list li {
    display: inline-block;
}

footer .mod-list li a {
    font-family: 'Gotham Pro';
    font-size: 18px;
    font-weight: bold;
}

footer .social-icons {
    list-style: none;
    text-align: center;
}

footer .social-icons li {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
}

footer .social-icons li a {
    font-family: 'Arimo Regular';
    font-size: 12px;
}

footer .sppb-addon-content {
    text-align: center;
}

@media only screen and (max-width: 768px) {
    #sp-top-bar .container {
        width: 100%;
    }
    #sp-top-bar .sp-top-bar-right {
        display: none;
    }
    .cow-image .cow-image-box {
        position: inherit;
    }
}

@media only screen and (min-width: 1200px) {
    .sppb-row-container,
    .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-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-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-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9 {
        padding: 0px;
    }
}

ol,
ul.social-icons {
    margin-top: revert;
}

footer .sppb-icons-group-list li a {
    height: inherit !important;
    margin: 5px !important;
    width: inherit !important;
    font-size: 12px !important;
    border-style: none !important;
    padding: 0 !important;
    padding: 12px 5px !important;
    background: #f2f2f2;
    border-radius: 50%;
}

footer .sppb-addon-icons-group li {
    width: 40px;
    margin: 10px;
    height: 40px;
}

footer .menu-item li {}

footer .menu-item li {
    display: inline-block;
    line-height: 40px;
}

footer .menu-item li a {
    font-family: 'Arimo Regular';
    font-size: 12px;
    padding: 0px 10px;
    border-right: 1px solid;
}

#sppb-addon-1634098027626>div>div>ul>li:nth-child(5)>a {
    border-right: 0px;
}

.body-oc {
    max-width: 1200px;
    margin: 0px auto;
    padding: 10px;
}

.body-oc .btn-link,
.body-oc a {
    color: #1d1d1b !important;
}

.btn-primary-oc,
.body-oc .btn-primary-oc {
    color: #fff !important;
    background-color: #be917b !important;
    background-image: linear-gradient(to bottom, #be917b, #be917b) !important;
    background-repeat: repeat-x;
    border-color: #be917b #be917b #be917b !important;
}

.body-oc .btn-primary-oc,
.body-oc .btn-primary.focus,
.body-oc .btn-primary:focus,
.body-oc .btn-primary.active.focus,
.body-oc .btn-primary.active:focus,
.body-oc .btn-primary.active:hover,
.body-oc .btn-primary:active.focus,
.body-oc .btn-primary:active:focus,
.body-oc .btn-primary:active:hover,
.body-oc .open>.dropdown-toggle.btn-primary.focus,
.body-oc .open>.dropdown-toggle.btn-primary:focus,
.body-oc .open>.dropdown-toggle.btn-primary:hover,
.body-oc .btn-primary.active.focus,
.body-oc .btn-primary-oc:hover,
.body-oc .btn-primary-oc:active,
.body-oc .btn-primary-oc.active,
.body-oc .btn-primary-oc.disabled,
.body-oc .btn-primary-oc[disabled] {
    color: #fff !important;
    background-color: #be917b !important;
    background-image: linear-gradient(to bottom, #be917b, #be917b) !important;
    background-repeat: repeat-x;
    border-color: #be917b #be917b #be917b !important;
}