﻿* {
    box-sizing: border-box
}

body {
    font-family: "Arimo", sans-serif;
    margin: 0;
    line-height: 1.7;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: .5px;
    padding-top: 115px
}

body.home {
    padding-top: 0
}

@media only screen and (min-width: 768px) {
    body {
        font-size: 15px
    }
}

@media only screen and (max-width: 1100px) {
    body {
        padding-top: 110px
    }
}

@media only screen and (max-width: 991px) {
    body {
        padding-top: 94px
    }
}

@media only screen and (max-width: 767px) {
    body {
        padding-top: 74px
    }
}

@media only screen and (max-width: 767px) {
    body.body-nav {
        overflow: hidden
    }
}

input,
select,
textarea,
button {
    font-family: "Arimo", sans-serif;
    transition: all ease-in-out 0.25s;
    font-size: inherit;
    border-radius: 0;
    -webkit-tap-highlight-color: transparent
}

h1,
h2,
h3,
h4,
h5 {
    line-height: 1.4;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 1.8rem;
    color: #1c1b1b
}

@media only screen and (max-width: 767px) {

    h1,
    h2,
    h3,
    h4,
    h5 {
        margin-bottom: 0.6rem
    }
}

p {
    color: #1c1b1b;
    margin-bottom: 1.8rem
}

h1 {
    font-size: 25px
}

@media only screen and (min-width: 992px) {
    h1 {
        font-size: 35px
    }
}

@media only screen and (min-width: 1140px) {
    h1 {
        font-size: 55px
    }
}

h2 {
    font-size: 22px
}

@media only screen and (min-width: 992px) {
    h2 {
        font-size: 25px
    }
}

@media only screen and (min-width: 1140px) {
    h2 {
        font-size: 35px
    }
}

h3 {
    font-size: 22px
}

@media only screen and (min-width: 992px) {
    h3 {
        font-size: 22px
    }
}

@media only screen and (min-width: 1140px) {
    h3 {
        font-size: 25px
    }
}

h4 {
    font-size: 20px
}

@media only screen and (min-width: 992px) {
    h4 {
        font-size: 22px
    }
}

h5 {
    font-size: 20px
}

@media only screen and (max-width: 767px) {
    h5 {
        font-size: 18px
    }
}

html,
body,
div,
header,
nav,
article,
figure,
hr,
main,
section,
footer {
    max-width: none
}

a {
    -webkit-tap-highlight-color: transparent;
    text-decoration: none;
    color: #1c1b1b;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

a:hover,
a:focus {
    color: #f75507
}

a.a-primary {
    color: #f75507;
    text-transform: uppercase;
    border-bottom: 1px solid #f75507;
    font-weight: 700
}

a.a-primary:hover,
a.a-primary:focus {
    border: none
}

@media only screen and (min-width: 992px) {
    a.a-primary {
        font-size: 18px
    }
}

::placeholder {
    color: #adadad
}

:focus {
    outline: none
}

.button {
    background-color: #f75507;
    border: 1px solid #f75507;
    padding: 12px 40px;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s
}

.button:hover,
.button:focus {
    background-color: transparent;
    color: #f75507
}

img {
    max-width: 100%;
    height: auto
}

hr {
    opacity: 0.3
}

figure {
    margin: 0
}

select {
    background: url(../img/select_arrow.png) transparent no-repeat;
    background-position: 95% center;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    word-break: normal
}

.entry-footer>span {
    display: inline-block
}

.entry-footer span.edit-link {
    display: none
}

.wrap {
    max-width: 1140px;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%
}

.text-center {
    text-align: center
}

.vc_col-has-fill>.vc_column-inner,
.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,
.vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner,
.vc_section.vc_section-has-fill,
.vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section,
.vc_section.vc_section-has-fill+.vc_section {
    padding-top: 0 !important
}

.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0 !important
}

.row-spacing {
    padding-top: 35px;
    padding-bottom: 35px
}

@media only screen and (min-width: 768px) {
    .row-spacing {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

@media only screen and (min-width: 1140px) {
    .row-spacing {
        padding-top: 90px;
        padding-bottom: 90px
    }
}

.row-spacing-down {
    padding-bottom: 35px
}

@media only screen and (min-width: 768px) {
    .row-spacing-down {
        padding-bottom: 50px
    }
}

@media only screen and (min-width: 1140px) {
    .row-spacing-down {
        padding-bottom: 90px
    }
}

.row-spacing-up {
    padding-top: 35px
}

@media only screen and (min-width: 768px) {
    .row-spacing-up {
        padding-top: 50px
    }
}

@media only screen and (min-width: 1140px) {
    .row-spacing-up {
        padding-top: 90px
    }
}

.single-custompost-element {
    padding-top: 40px;
    padding-bottom: 40px
}

.text-uppercase {
    text-transform: uppercase
}

@media screen and (max-width: 600px) {
    .admin-bar #wpadminbar {
        position: fixed
    }
}

.admin-bar .site-header {
    top: 32px
}

@media screen and (max-width: 782px) {
    .admin-bar .site-header {
        top: 46px
    }
}

.home .site-header {
    background-color: transparent;
    padding-top: 20px
}

.home .site-header>.wrap {
    align-items: flex-start
}

.home .site-header .widgetmenu {
    /*top: calc(100% - 50px)*/
}

.home .site-header .site-logo {
    background-image: url("../img/Logo.png");
    width: 90px;
    height: 157px;
    background-repeat: no-repeat
}

.home .site-header .site-logo img {
    visibility: hidden;
    opacity: 0
}

.home .site-header.fixed-top {
    background-color: #fff
}

.home .site-header.fixed-top>.wrap {
    align-items: center
}

.home .site-header.fixed-top .widgetmenu {
    top: 100%
}

.home .site-header.fixed-top .site-logo {
    background-image: none;
    width: auto;
    height: auto;
    line-height: 0
}

.home .site-header.fixed-top .site-logo img {
    opacity: 1;
    visibility: visible
}

.home .site-header.fixed-top .primary-navigation ul.wsmenu-list>li>a {
    color: #1c1b1b
}

.home .site-header.fixed-top .primary-navigation ul.wsmenu-list>li:hover>a,
.home .site-header.fixed-top .primary-navigation ul.wsmenu-list>li.current-menu-item>a {
    color: #f75507
}

@media only screen and (min-width: 1024px) {
    .home .site-header.fixed-top {
        padding-top: 3px
    }
}

.home .site-header .primary-navigation ul.wsmenu-list>li>a {
    color: #fff;
    padding: 20px 14px
}

.home .site-header .primary-navigation ul.wsmenu-list>li:hover>a,
.home .site-header .primary-navigation ul.wsmenu-list>li.current-menu-item>a {
    color: #f75507
}

.home .menunav .animated-arrow {
    color: #fff
}

.site-header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    background-color: #fff;
    z-index: 998;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.site-header .wrap {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center
}

.site-header .site-description,
.site-header .site-title {
    display: none
}

.site-header .site-logo {
    line-height: 1
}

.site-header .site-logo img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

@media only screen and (max-width: 1100px) {
    .site-header .site-logo img {
        max-width: 300px
    }
}

@media only screen and (max-width: 767px) {
    .site-header .site-logo img {
        max-width: 230px
    }
}

.site-header.fixed-top {
    background-color: #fff;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1)
}

.site-header.fixed-top .site-branding {
    padding: 10px 0
}

.site-header.fixed-top .menunav .animated-arrow {
    color: #1c1b1b
}

.site-header.fixed-top .primary-navigation ul.wsmenu-list>li>a {
    color: #1c1b1b;
    padding: 20px 15px
}

.site-header.fixed-top .primary-navigation ul.wsmenu-list>li:hover>a,
.site-header.fixed-top .primary-navigation ul.wsmenu-list>li.current-menu-item>a {
    color: #f75507
}

.site-header.fixed-top .site-logo img {
    max-width: 275px
}

@media only screen and (max-width: 767px) {
    .site-header.fixed-top .site-logo img {
        max-width: 230px
    }
}

@media only screen and (max-width: 991px) {
    .site-header {
        padding: 15px 0
    }
}

button.sub-menu-toggle {
    display: none
}

.primary-navigation {
    display: flex;
    flex-grow: 1;
    justify-content: flex-end;
    padding-right: 2.5em
}

.primary-navigation ul.wsmenu-list {
    margin: 0
}

@media only screen and (max-width: 1100px) {
    .primary-navigation ul.wsmenu-list {
        padding-left: 15px
    }
}

.primary-navigation ul.wsmenu-list>li {
    list-style: none;
    display: inline-block;
    vertical-align: top;
    position: relative
}

.primary-navigation ul.wsmenu-list>li>a {
    color: #1c1b1b;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    padding: 42px 14px;
    display: inline-block
}

@media only screen and (max-width: 1100px) {
    .primary-navigation ul.wsmenu-list>li>a {
        font-size: 16px;
        padding: 42px 14px
    }
}

.primary-navigation ul.wsmenu-list>li:hover>a,
.primary-navigation ul.wsmenu-list>li.current-menu-item>a {
    color: #f75507
}

.primary-navigation ul.wsmenu-list>li ul.sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 260px;
    background-color: #fff;
    padding: 20px 0;
    z-index: 99;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1)
}

.primary-navigation ul.wsmenu-list>li ul.sub-menu li {
    list-style: none
}

.primary-navigation ul.wsmenu-list>li ul.sub-menu li a {
    color: #1c1b1b;
    font-size: 14px;
    display: block;
    padding: 4px 12px
}

.primary-navigation ul.wsmenu-list>li ul.sub-menu li:hover a,
.primary-navigation ul.wsmenu-list>li ul.sub-menu li.current-menu-item a {
    color: #f75507
}

.primary-navigation ul.wsmenu-list>li:hover ul.sub-menu {
    display: block
}

@media only screen and (max-width: 1100px) {
    .primary-navigation {
        padding-right: .7em
    }
}

@media only screen and (max-width: 991px) {
    .primary-navigation {
        display: none
    }
}

.widgetmenu {
    display: none;
    position: absolute;
    background: white;
    left: 0;
    right: 0;
    top: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1)
}

@media only screen and (min-width: 992px) {
    .widgetmenu {
        padding-top: 50px;
        padding-bottom: 50px;
        max-height: 560px;
        overflow: auto
    }
}

.widgetmenu .wrap {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: flex-start;
    max-width: 840px
}

.widgetmenu .nav-main {
    flex: 100%;
    max-width: 100%;
    margin-bottom: 0
}

@media only screen and (min-width: 768px) {
    .widgetmenu .nav-main {
        margin-bottom: 30px;
        flex: 0 0 33.3333%;
        max-width: 33.3333%;
        padding-left: 15px;
        padding-right: 15px
    }
}

.widgetmenu .nav-main:last-child {
    flex: 0 0 100%;
    max-width: 100%
}

.widgetmenu .nav-main .widget-title {
    color: #f75507;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 12px
}

.widgetmenu .nav-main ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.widgetmenu .nav-main ul li {
    padding: 5px 0
}

.widgetmenu .nav-main ul li a {
    color: #1c1b1b
}

.widgetmenu .nav-main ul li:hover a,
.widgetmenu .nav-main ul li.current-menu-item a,
.widgetmenu .nav-main ul li:focus a {
    color: #f75507
}

.widgetmenu .nav-main ul.custom-links li {
    padding-bottom: 20px;
    line-height: 1.2
}

@media only screen and (min-width: 768px) {
    .widgetmenu .nav-main ul.custom-links li:first-child {
        padding-top: 0
    }
}

.widgetmenu .nav-main ul.custom-links li a {
    font-weight: 600;
    color: #f75507;
    text-transform: uppercase;
    font-size: 20px
}

.widgetmenu .nav-main ul.custom-links li a:hover {
    color: #c54406
}

@media only screen and (max-width: 767px) {
    .widgetmenu .nav-main .search-form {
        margin-top: 30px
    }

    .widgetmenu .nav-main .widget-title {
        font-size: 16px;
        padding: 15px 0;
        border-top: 1px solid #e1e1e1;
        margin-bottom: 0
    }

    .widgetmenu .nav-main .widget-title.toggle:after {
        top: 15px
    }

    .widgetmenu .nav-main .widget-title.toggle.minus:after {
        color: #f75507
    }

    .widgetmenu .nav-main ul.menu {
        padding-bottom: 15px;
        padding-left: 15px
    }

    .widgetmenu .nav-main ul.menu li {
        padding: 5px 0
    }

    .widgetmenu .nav-main ul.custom-links li {
        padding: 15px 0;
        border-top: 1px solid #e1e1e1
    }

    .widgetmenu .nav-main ul.custom-links li a {
        font-size: 16px
    }
}

@media only screen and (min-width: 768px) {
    .widgetmenu .nav-logo {
        display: none
    }
}

@media only screen and (max-width: 767px) {
    .widgetmenu {
        display: none;
        position: fixed;
        top: 0 !important;
        bottom: 0;
        overflow: auto;
        padding-top: 130px
    }

    .widgetmenu .nav-logo {
        display: block;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        background: #f75507;
        padding: 30px 15px;
        z-index: 1
    }

    .widgetmenu .nav-logo img {
        max-width: 220px
    }

    .widgetmenu .nav-logo+.nav-main .widget-title {
        border-top: none
    }
}

@media only screen and (max-width: 767px) {

    .logged-in .widgetmenu,
    .logged-in .nav-logo {
        top: 46px !important
    }

    .menunav .animated-arrow.active-nav {
        top: 15px
    }

    .menunav .animated-arrow.active-nav span:before,
    .menunav .animated-arrow.active-nav span:after {
        background: #fff
    }

    .widget-title.toggle {
        position: relative
    }

    .widget-title.toggle:after {
        position: absolute;
        right: 0;
        top: 1px;
        color: #1c1b1b;
        content: "\f543";
        font-family: "dashicons";
        font-weight: 300;
        font-size: 15px
    }

    .widget-title.toggle.minus:after {
        content: "\f460"
    }
}

.search-form {
    position: relative
}

@media only screen and (min-width: 768px) {
    .search-form {
        width: 55%
    }
}

.search-form input[type="search"] {
    border: 2px solid #f75507;
    background-color: #fff;
    color: #1c1b1b;
    height: 50px;
    text-indent: 10px;
    width: 100%;
    font-size: 16px;
    -webkit-appearance: none;
    appearance: none
}

.search-form button[type="submit"] {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 0 14px;
    background-color: transparent;
    border: none;
    cursor: pointer
}

.search-form button[type="submit"]:after {
    content: "\f179";
    font-family: "dashicons";
    color: #f75507;
    font-size: 25px
}

.menunav .animated-arrow {
    color: #1c1b1b;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 400;
    position: relative;
    left: 0;
    top: 0;
    z-index: 102;
    transition: all 0.4s ease-in-out;
    display: inline-block;
    cursor: pointer;
    padding: 16px 55px 16px 10px
}

@media only screen and (max-width: 767px) {
    .menunav .animated-arrow {
        padding-left: 0
    }
}

.menunav .animated-arrow label {
    display: inline-block;
    cursor: pointer
}

@media only screen and (max-width: 767px) {
    .menunav .animated-arrow label {
        display: none
    }
}

.menunav .animated-arrow span,
.menunav .animated-arrow span:before,
.menunav .animated-arrow span:after {
    cursor: pointer;
    height: 6px;
    width: 45px;
    border-radius: 4px;
    position: absolute;
    display: block;
    content: "";
    background: #f75507;
    transition: all 300ms ease-in-out
}

.menunav .animated-arrow span {
    right: 0;
    top: 28px
}

.menunav .animated-arrow span:before {
    top: -12px
}

.menunav .animated-arrow span:after {
    bottom: -12px
}

@media only screen and (max-width: 767px) {
    .menunav .animated-arrow span {
        top: 12px
    }
}

.menunav .animated-arrow.active-nav {
    z-index: 999
}

.menunav .animated-arrow.active-nav span {
    background-color: transparent;
    top: 22px
}

@media only screen and (max-width: 767px) {
    .menunav .animated-arrow.active-nav span {
        top: 6px
    }
}

.menunav .animated-arrow.active-nav span:before {
    top: 7px;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    bottom: 0px
}

.menunav .animated-arrow.active-nav span:after {
    top: 7px;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

.site-footer {
    border-top: 1px solid #e1e1e1;
    padding-top: 50px
}

@media only screen and (min-width: 768px) {
    .site-footer {
        padding-top: 80px
    }
}

.site-footer .site-info {
    margin-top: 40px;
    border-top: 1px solid #e1e1e1;
    text-align: center
}

.site-footer .site-info .site-name,
.site-footer .site-info .powered-by,
.site-footer .site-info a {
    font-size: 12px;
    color: #7c7c7c
}

.site-footer .site-info .site-name,
.site-footer .site-info a {
    text-transform: uppercase
}

.site-footer .site-info a:hover {
    color: #f75507
}

.site-footer .site-info>.wrap {
    padding-top: 15px;
    padding-bottom: 15px
}

@media only screen and (min-width: 768px) {
    .site-footer .site-info>.wrap {
        display: flex;
        align-items: center;
        justify-content: space-between
    }
}

.site-footer .widget-area {
    flex-basis: auto;
    margin-left: -15px;
    margin-right: -15px
}

.site-footer .widget-area.desktop {
    padding-left: 5px
}

@media only screen and (min-width: 768px) {
    .site-footer .widget-area {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row
    }
}

.site-footer .widget-area .widget-column {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 1.5rem
}

@media only screen and (min-width: 768px) {
    .site-footer .widget-area .widget-column {
        flex: 0 0 24%;
        max-width: 24%
    }
}

@media only screen and (min-width: 992px) {
    .site-footer .widget-area .widget-column {
        flex: 0 0 20%;
        max-width: 20%
    }
}

@media only screen and (min-width: 1024px) {
    .site-footer .widget-area .widget-column {
        flex: 0 0 22%;
        max-width: 22%
    }
}

@media only screen and (min-width: 1140px) {
    .site-footer .widget-area .widget-column {
        flex: 0 0 25%;
        max-width: 25%
    }
}

@media only screen and (max-width: 767px) {
    .site-footer .widget-area .widget-column {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media only screen and (min-width: 768px) {
    .site-footer .widget-area .widget-column:first-child {
        flex: 0 0 10%;
        max-width: 10%
    }
}

.site-footer .widget-area .widget-column:first-child img {
    width: auto !important
}

@media only screen and (min-width: 768px) {
    .site-footer .widget-area .widget-column:last-child {
        max-width: 17%;
        flex: 0 0 17%
    }
}

@media only screen and (min-width: 992px) {
    .site-footer .widget-area .widget-column:last-child {
        max-width: 16%;
        flex: 0 0 16%
    }
}

@media only screen and (min-width: 1024px) {
    .site-footer .widget-area .widget-column:last-child {
        max-width: 13%;
        flex: 0 13%
    }
}

@media only screen and (min-width: 1140px) {
    .site-footer .widget-area .widget-column:last-child {
        max-width: 11%;
        flex: 0 0 11%
    }
}

@media only screen and (min-width: 768px) {
    .site-footer .widget-area .widget-column.widget_nav_menu {
        padding-top: 10px;
        flex: 0 0 25%;
        max-width: 25%
    }
}

@media only screen and (min-width: 992px) {
    .site-footer .widget-area .widget-column.widget_nav_menu {
        padding-top: 20px;
        flex: 0 0 34%;
        max-width: 34%
    }
}

@media only screen and (min-width: 1024px) {
    .site-footer .widget-area .widget-column.widget_nav_menu {
        padding-top: 20px;
        flex: 0 0 33%;
        max-width: 33%
    }
}

@media only screen and (min-width: 1140px) {
    .site-footer .widget-area .widget-column.widget_nav_menu {
        flex: 0 0 29%;
        max-width: 29%
    }
}

.site-footer .widget-area .widget-column .widget-title {
    font-size: 18px;
    font-weight: 600
}

@media only screen and (min-width: 768px) {
    .site-footer .widget-area .widget-column .widget-title {
        font-size: 20px
    }
}

@media only screen and (min-width: 992px) {
    .site-footer .widget-area .widget-column .widget-title {
        font-size: 22px
    }
}

@media only screen and (max-width: 767px) {
    .site-footer .widget-area .widget-column .widget-title.toggle {
        padding-left: 25px
    }

    .site-footer .widget-area .widget-column .widget-title.toggle:after {
        right: auto;
        left: 0;
        color: #f75507
    }
}

.site-footer .widget-area .widget-column a {
    color: #1c1b1b
}

.site-footer .widget-area .widget-column a:hover {
    color: #f75507
}

.site-footer .widget-area .widget-column .textwidget strong {
    font-weight: 400;
    white-space: nowrap
}

.site-footer .widget-area .widget-column ul {
    list-style-type: none;
    padding-left: 0
}

.site-footer .widget-area .widget-column ul.menu li {
    padding: 10px;
    padding-left: 20px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    position: relative
}

@media only screen and (max-width: 767px) {
    .site-footer .widget-area .widget-column ul.menu li {
        padding-left: 25px
    }
}

@media only screen and (min-width: 992px) {
    .site-footer .widget-area .widget-column ul.menu li {
        width: 48%
    }
}

@media only screen and (min-width: 1140px) {
    .site-footer .widget-area .widget-column ul.menu li {
        width: 49%
    }
}

@media only screen and (min-width: 768px) {
    .site-footer .widget-area .widget-column ul.menu li:before {
        position: absolute;
        left: 0;
        top: 7px;
        line-height: 1;
        content: "››";
        color: #f75507;
        font-size: 22px;
        letter-spacing: -2px;
        top: 10px
    }
}

@media only screen and (min-width: 768px) {
    .site-footer .widget-area .widget-column ul.menu li {
        padding-right: 0 !important
    }
}

.site-footer .widget-area .widget-column ul.menu li a {
    color: #1c1b1b
}

.site-footer .widget-area .widget-column ul.menu li a:hover {
    color: #f75507
}

@media only screen and (min-width: 992px) {

    .site-footer .widget-area .widget-column p,
    .site-footer .widget-area .widget-column a {
        font-size: 16px
    }
}

@media only screen and (max-width: 767px) {
    .site-footer .widget-area .widget-column.widget_nav_menu {
        border-bottom: 1px solid #e1e1e1;
        margin-bottom: 0;
        padding-top: 15px;
        padding-bottom: 15px
    }

    .site-footer .widget-area .widget-column.widget_nav_menu .widget-title {
        margin-bottom: 0
    }
}

ul.social-links {
    font-size: 0
}

ul.social-links li {
    display: inline-block;
    vertical-align: top;
    padding-right: 6px
}

ul.social-links li:last-child {
    padding-right: 0
}

ul.social-links li a {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 3px;
    background-color: #f75507;
    text-align: center
}

ul.social-links li a:hover {
    transform: translateY(-3px);
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.4)
}

ul.social-links li a span {
    font-size: 22px;
    color: #fff;
    line-height: 31px;
    width: auto;
    margin-left: 2px
}

ul.social-links li a.fb {
    background-color: #4268b3
}

ul.social-links li a.tweet {
    background-color: #43bceb
}

ul.social-links li a.yt {
    background-color: #f52e26
}

.banner-home .main-banner-wrap {
    position: relative;
    border-bottom: 1px solid #ebebeb
}

@media only screen and (min-width: 768px) {
    .banner-home .main-banner-wrap {
        border-bottom: none
    }
}

.banner-home .main-banner-wrap .buttons {
    position: absolute;
    padding-left: 15px;
    padding-right: 15px;
    top: 34%;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: auto;
    margin-top: -50px;
    z-index: 0
}

@media only screen and (min-width: 768px) {
    .banner-home .main-banner-wrap .buttons {
        top: 50%
    }
}

@media only screen and (min-width: 1140px) {
    .banner-home .main-banner-wrap .buttons {
        transform: translate(-530px);
        width: 80px;
        right: 0
    }
}

.banner-home .main-banner-wrap .buttons .btn {
    cursor: pointer;
    background-color: transparent;
    padding: 0;
    border: none;
    background-image: url(../img/sprite.png);
    background-repeat: no-repeat;
    width: 37px;
    height: 37px;
    background-position: 0 0;
    transition: none
}

.banner-home .main-banner-wrap .buttons .btn.play {
    background-position: 0 -38px
}

.banner-home .main-banner-wrap .buttons .btn:focus {
    border: none;
    outline: none
}

.banner-home .main-homepage-section .main-slide .slide-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    height: 360px;
    z-index: 1
}

@media only screen and (min-width: 768px) {
    .banner-home .main-homepage-section .main-slide .slide-bg {
        height: 650px
    }
}

@media only screen and (min-width: 1140px) {
    .banner-home .main-homepage-section .main-slide .slide-bg {
        height: 850px
    }
}

@media only screen and (min-width: 768px) {
    .banner-home .main-homepage-section .main-slide:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.5);
        z-index: 0
    }
}

.banner-home .main-homepage-section .main-slide .slider_content {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    z-index: 2;
    padding-right: 30px;
    padding-left: 30px;
    padding-top: 30px;
    padding-bottom: 30px
}

@media only screen and (min-width: 768px) {
    .banner-home .main-homepage-section .main-slide .slider_content {
        padding-top: 0;
        padding-bottom: 0;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        padding-right: 60px;
        padding-left: 60px
    }
}

.banner-home .main-homepage-section .main-slide .slider_content h2 {
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 1rem 0
}

@media only screen and (min-width: 768px) {
    .banner-home .main-homepage-section .main-slide .slider_content h2 {
        color: #fff;
        text-shadow: 0 5px 8px rgba(0, 0, 0, 0.7);
        font-size: 25px
    }
}

@media only screen and (min-width: 992px) {
    .banner-home .main-homepage-section .main-slide .slider_content h2 {
        font-size: 35px
    }
}

@media only screen and (min-width: 1140px) {
    .banner-home .main-homepage-section .main-slide .slider_content h2 {
        font-size: 55px
    }
}

@media only screen and (min-width: 768px) {
    .banner-home .main-homepage-section .main-slide .slider_content p {
        text-shadow: 0 5px 8px rgba(0, 0, 0, 0.7);
        color: #fff;
        max-width: 950px;
        width: 100%
    }
}

.banner-home .main-homepage-section .main-slide .slider_content .readmore {
    padding-top: 15px
}

@media only screen and (min-width: 768px) {
    .banner-home .main-homepage-section .main-slide .slider_content .readmore {
        padding-top: 30px
    }
}

@media only screen and (min-width: 992px) {
    .banner-home .main-homepage-section .main-slide .slider_content .readmore a {
        font-size: 20px
    }
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-slider .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-slider .slick-list:focus {
    outline: none
}

.slick-slider .slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-slider .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-slider .slick-track:before,
.slick-slider .slick-track:after {
    display: table;
    content: ""
}

.buttons .slick-dots {
    margin-top: 15px;
    width: 36px
}

.buttons .slick-dots li {
    display: block;
    height: 14px
}

.buttons .slick-dots li button {
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background-color: #fff;
    opacity: 0.55;
    padding: 0;
    margin: 0;
    display: inline-block
}

.buttons .slick-dots li.slick-active button,
.buttons .slick-dots li:hover button,
.buttons .slick-dots li:focus button {
    opacity: 1;
    background-color: #fff
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.home .site-content>.wrap {
    max-width: 100%
}

.vc_row.wrap {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0
}

.rowwrap {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: flex-start
}

.rowwrap.prjects-wrap .grid4 {
    padding: 5px
}

.rowwrap.prjects-wrap .grid4:first-of-type {
    margin-top: 0
}

@media only screen and (max-width: 767px) {
    .rowwrap.prjects-wrap .grid4 {
        margin: auto
    }
}

.rowwrap.prjects-wrap .grid3 {
    padding: 15px;
    margin-bottom: 30px
}

@media only screen and (min-width: 1140px) {
    .rowwrap.prjects-wrap .grid3 {
        margin-bottom: 50px
    }
}

.rowwrap.prjects-wrap .img-wrap img {
    width: 100% !important
}

.rowwrap.prjects-wrap.approachdefaultview,
.rowwrap.prjects-wrap.solutiondefaultview,
.rowwrap.prjects-wrap.teamview {
    margin-left: -15px;
    margin-right: -15px
}

.rowwrap.prjects-wrap.approachdefaultview .apporach-content,
.rowwrap.prjects-wrap.approachdefaultview .team-content,
.rowwrap.prjects-wrap.solutiondefaultview .apporach-content,
.rowwrap.prjects-wrap.solutiondefaultview .team-content,
.rowwrap.prjects-wrap.teamview .apporach-content,
.rowwrap.prjects-wrap.teamview .team-content {
    padding-top: 30px
}

.rowwrap.prjects-wrap.approachdefaultview .apporach-content h4,
.rowwrap.prjects-wrap.approachdefaultview .team-content h4,
.rowwrap.prjects-wrap.solutiondefaultview .apporach-content h4,
.rowwrap.prjects-wrap.solutiondefaultview .team-content h4,
.rowwrap.prjects-wrap.teamview .apporach-content h4,
.rowwrap.prjects-wrap.teamview .team-content h4 {
    font-size: 20px;
    margin-bottom: 20px
}

@media only screen and (min-width: 992px) {

    .rowwrap.prjects-wrap.approachdefaultview .apporach-description,
    .rowwrap.prjects-wrap.approachdefaultview .team-description,
    .rowwrap.prjects-wrap.solutiondefaultview .apporach-description,
    .rowwrap.prjects-wrap.solutiondefaultview .team-description,
    .rowwrap.prjects-wrap.teamview .apporach-description,
    .rowwrap.prjects-wrap.teamview .team-description {
        padding-bottom: 20px
    }
}

.rowwrap.prjects-wrap .readmore {
    padding-top: 20px
}

.grid4 {
    flex: 0 0 auto;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px
}

@media only screen and (min-width: 576px) {
    .grid4 {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media only screen and (min-width: 992px) {
    .grid4 {
        flex: 0 0 25%;
        max-width: 25%
    }
}

.grid4>a {
    position: relative;
    display: block;
    line-height: 0.5
}

.grid4 .img-wrap {
    overflow: hidden
}

.grid4 .img-wrap img {
    width: 100% !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.grid4:hover .img-wrap img {
    transform: scale(1.1)
}

.grid4:hover .overlay-content {
    opacity: 1;
    visibility: visible;
    padding-top: 15px
}

.grid4 .overlay-content {
    line-height: 1.7;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    text-align: center;
    align-items: center;
    padding: 15px;
    color: #fff;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(62, 62, 62, 0.9);
    padding-top: 50px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.grid4 .overlay-content label {
    cursor: pointer
}

@media only screen and (min-width: 1140px) {
    .grid4 .overlay-content {
        font-size: 20px
    }
}

.grid3 {
    flex: 0 0 auto;
    max-width: 100%
}

@media only screen and (min-width: 480px) {
    .grid3 {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media only screen and (min-width: 992px) {
    .grid3 {
        flex: 0 0 33.3333%;
        max-width: 33.3333%
    }
}

.approachslider .slick-list,
.prjects-slider .slick-list {
    padding: 0 15% 0 0
}

.approachslider {
    padding-top: 50px
}

@media only screen and (min-width: 768px) {
    .approachslider .slick-list {
        padding: 0
    }
}

.approachslider .apporach-content {
    text-align: center
}

.approachslider .apporach-content h4 {
    padding-top: 20px;
    font-size: 18px
}

@media only screen and (min-width: 768px) {
    .approachslider .slick-dots li button {
        border-radius: 0;
        height: 8px;
        width: 60px;
        background-color: #ccc
    }
}

.testimonial-bgwrap {
    background-attachment: fixed;
    position: relative
}

.testimonial-bgwrap:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block !important;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(229, 229, 229, 0.95)
}

.testimonial-wrap .testimonial-rating {
    padding-bottom: 15px
}

.testimonial-wrap .testimonial-rating img {
    margin: auto;
    display: inline-block;
    vertical-align: top;
    max-width: 20px
}

.testimonial-wrap .img-wrap {
    text-align: center;
    margin-top: 1.7rem;
    margin-bottom: 1.1rem
}

.testimonial-wrap .img-wrap img {
    margin: auto;
    border-radius: 50%
}

.testimonial-wrap .testimonial-author h4 {
    margin-bottom: 10px;
    color: #f75507
}

.logoslider {
    padding-top: 30px
}

.logoslider .main-slide {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    float: none
}

.logoslider .main-slide img {
    margin: 0 auto
}

@media only screen and (max-width: 767px) {
    .toggle+nav {
        display: none
    }

    .center-m,
    .center-m .wpb_single_image.vc_align_right {
        text-align: center
    }

    .makesmallinmobile img {
        max-width: 90px
    }
}

@media only screen and (min-width: 768px) {
    .pr50 {
        padding-right: 50px
    }

    .pl50 {
        padding-left: 50px
    }

    .xtramargintop {
        margin-top: 50px
    }
}

.wpb_gmaps_widget.wpb_content_element .wpb_wrapper {
    padding: 0
}

.border-orange {
    border-left: 10px solid #f75507;
    padding-left: 30px
}

@media only screen and (min-width: 1140px) {
    .leftgutter50 {
        margin-left: 100px
    }
}

.contact-form .gform_wrapper {
    margin: 0 auto
}

.contact-form .gform_wrapper ul.gform_fields li.gfield .ginput_recaptcha {
    text-align: center
}

.contact-form .gform_wrapper ul.gform_fields li.gfield .ginput_recaptcha>div {
    margin: auto
}

@media only screen and (min-width: 768px) {
    .contact-form .gform_wrapper {
        max-width: 65%
    }
}

div.gform_wrapper {
    margin: 0
}

div.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="file"]) {
    line-height: 1;
    border-radius: 0;
    box-shadow: none
}

div.gform_wrapper div.validation_error {
    display: none
}

div.gform_wrapper .field_description_below .gfield_description.validation_message {
    padding-top: 6px
}

div.gform_wrapper .gform_heading {
    text-align: center
}

div.gform_wrapper .gform_heading h3.gform_title {
    font-size: 35px;
    margin-top: 0
}

div.gform_wrapper .gform_footer {
    text-align: center
}

div.gform_wrapper .gform_footer input[type="submit"] {
    font-size: 18px !important;
    padding: 15px 30px;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    min-width: 150px;
    font-weight: 700;
    background: #f75507;
    border-radius: 0;
    border: 1px solid #f75507
}

div.gform_wrapper .gform_footer input[type="submit"]:hover,
div.gform_wrapper .gform_footer input[type="submit"]:focus {
    background: transparent;
    color: #f75507;
    border-radius: 0
}

div.gform_wrapper ul.gform_fields li.gfield {
    margin-top: 10px
}

div.gform_wrapper ul.gform_fields li.gfield.gfield_error {
    background-color: transparent !important;
    border: none !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

@media only screen and (min-width: 768px) {
    div.gform_wrapper ul.gform_fields li.gfield.gfield_error.gf-half-field.gfield_contains_required {
        padding-right: 16px
    }
}

@media only screen and (max-width: 761px),
(min-device-width: 768px) and (max-device-width: 1023px) {
    div.gform_wrapper ul.gform_fields li.gfield.gfield_error+li.gfield.gfield_error {
        margin-top: 10px
    }
}

div.gform_wrapper ul.gform_fields li.gfield label.gfield_label {
    display: none
}

div.gform_wrapper ul.gform_fields li.gfield input[type="text"],
div.gform_wrapper ul.gform_fields li.gfield input[type="email"],
div.gform_wrapper ul.gform_fields li.gfield input[type="password"],
div.gform_wrapper ul.gform_fields li.gfield select,
div.gform_wrapper ul.gform_fields li.gfield textarea {
    background-color: #f9f9f9;
    padding: 12px 10px !important;
    border: 1px solid #dedede;
    border-radius: 0;
    box-shadow: none
}

div.gform_wrapper ul.gform_fields li.gfield input[type="text"]:focus,
div.gform_wrapper ul.gform_fields li.gfield input[type="email"]:focus,
div.gform_wrapper ul.gform_fields li.gfield input[type="password"]:focus,
div.gform_wrapper ul.gform_fields li.gfield select:focus,
div.gform_wrapper ul.gform_fields li.gfield textarea:focus {
    outline: none;
    border-color: #1c1b1b
}

@media only screen and (min-width: 768px) {
    div.gform_wrapper ul.gform_fields li.gfield.gf-full-field {
        clear: both;
        display: inline-block;
        width: 100%
    }

    div.gform_wrapper ul.gform_fields li.gfield.gf-half-field {
        width: 50%;
        clear: none;
        display: inline-block;
        vertical-align: top
    }

    div.gform_wrapper ul.gform_fields li.gfield.gf-half-field.col3 {
        width: 33.3333%
    }

    div.gform_wrapper ul.gform_fields li.gfield.gf-half-field.col9 {
        width: 66.6666%
    }
}

@media only screen and (min-width: 768px) {
    .vc_rtl-columns-reverse {
        flex-direction: row-reverse;
        display: flex
    }
}

@media only screen and (min-width: 768px) {
    img.alignright {
        float: right;
        margin-left: 2em;
        margin-bottom: 1em
    }
}

ul.list,
.single-post .entry-content ul {
    padding-left: 0
}

ul.list li,
.single-post .entry-content ul li {
    list-style: none;
    padding: 5px;
    padding-left: 20px;
    position: relative
}

ul.list li:before,
.single-post .entry-content ul li:before {
    position: absolute;
    left: 0;
    top: 5px;
    line-height: 1;
    content: "››";
    color: #f75507;
    font-size: 22px;
    letter-spacing: -1.2px
}

ul.list li li,
.single-post .entry-content ul li li {
    list-style: none
}

.custom-header {
    position: relative;
    height: 120px
}

.custom-header:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 0
}

.custom-header .entry-title {
    position: absolute;
    display: flex;
    flex-direction: row;
    align-items: center;
    max-width: 1140px;
    padding-left: 15px;
    padding-right: 15px;
    left: 0;
    margin: auto;
    right: 0;
    top: 0;
    bottom: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 22px
}

.custom-header figure {
    text-align: center
}

.custom-header figure img {
    margin: auto;
    object-fit: cover;
    object-position: 50% 50%;
    width: 100% !important
}

@media only screen and (min-width: 768px) {
    .grids-col {
        margin-bottom: 4em
    }
}

@media only screen and (max-width: 767px) {
    .grids-col .wpb_column {
        margin-bottom: 1.5em
    }
}

.grids-col h4 {
    padding-top: 30px
}

@media only screen and (max-width: 767px) {
    .grids-col h4 {
        padding-top: 10px
    }
}

@media only screen and (min-width: 992px) {
    .grids-col h4 {
        font-size: 19px
    }
}

@media only screen and (min-width: 768px) {
    .grids-col h4+p {
        min-height: 110px
    }
}

.grids-col:last-child {
    margin-bottom: 0
}

.error-404 .search-form {
    margin: 30px auto
}

.error-404 h1.page-title {
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    margin-bottom: 30px;
    font-weight: 700;
    position: relative;
    font-size: 55px
}

.error-404 h1.page-title sup {
    font-size: 14px;
    bottom: -10px;
    font-weight: 700;
    position: absolute;
    left: 0;
    right: 0;
    text-transform: uppercase;
    color: #f75507;
    letter-spacing: 2px;
    white-space: nowrap
}

@media only screen and (min-width: 1140px) {
    .error-404 h1.page-title {
        font-size: 100px
    }

    .error-404 h1.page-title sup {
        font-size: 20px;
        letter-spacing: 5px
    }
}

.blog .site-main {
    padding-top: 50px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: flex-start;
    margin-left: -15px;
    margin-right: -15px
}

@media only screen and (min-width: 992px) {
    .blog .site-main {
        padding-top: 80px;
        padding-bottom: 30px
    }
}

.blog .site-main article {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 50px
}

@media only screen and (min-width: 480px) {
    .blog .site-main article {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media only screen and (min-width: 992px) {
    .blog .site-main article {
        flex: 0 0 33.3333%;
        max-width: 33.3333%
    }
}

.blog .site-main article .post-img {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden
}

.blog .site-main article .post-img img {
    width: 100% !important;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -ms-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s
}

@media only screen and (min-width: 480px) {
    .blog .site-main article .post-img img {
        object-fit: cover;
        object-position: center;
        height: 180px !important
    }
}

@media only screen and (min-width: 768px) {
    .blog .site-main article .post-img img {
        height: 250px !important
    }
}

.blog .site-main article .entry-title {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1.7;
    margin: 15px 0
}

@media only screen and (min-width: 768px) {
    .blog .site-main article .entry-title {
        font-size: 20px
    }
}

@media only screen and (min-width: 992px) {
    .blog .site-main article .entry-title {
        font-size: 19px
    }
}

.blog .site-main article:hover .post-img img {
    transform: scale(1.1)
}

.blog .site-main article span.date {
    font-size: 16px;
    text-transform: uppercase;
    color: #f75507;
    font-weight: 700
}

@media only screen and (min-width: 768px) {
    .blog .site-main article span.date {
        font-size: 18px
    }
}

.history-title {
    position: relative;
    padding-bottom: 30px
}

.history-title:before {
    content: "";
    background: #f75507;
    width: 64px;
    left: 0;
    right: 0;
    position: absolute;
    bottom: 0;
    height: 3px;
    margin: auto
}

.history-wrap {
    position: relative;
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column
}

.history-wrap:before {
    content: "";
    background-image: url(../img/timeline-repeater.png);
    background-repeat: repeat;
    width: 90px;
    background-size: contain;
    position: absolute;
    left: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    height: 100%
}

@media only screen and (min-width: 768px) {
    .history-wrap:before {
        right: 0
    }
}

.history-wrap .history-column {
    width: auto;
    position: relative;
    padding-top: 50px;
    padding-left: 100px
}

.history-wrap .history-column img {
    margin-bottom: 0.5rem
}

.history-wrap .history-column .h-year {
    position: absolute;
    left: 0;
    top: 0;
    width: 88px;
    text-align: center;
    background-color: #f75507;
    color: #fff;
    font-size: 18px;
    padding: 7px 10px
}

@media only screen and (min-width: 768px) {
    .history-wrap .history-column .h-year {
        right: -44px;
        left: auto;
        font-size: 20px
    }
}

.history-wrap .history-column a {
    text-transform: uppercase;
    text-decoration: underline;
    color: #f75507
}

.history-wrap .history-column a:hover {
    text-decoration: none
}

.history-wrap .history-column .h-year-border {
    position: absolute;
    left: 0;
    height: 1px;
    width: 200px;
    background: #d7d7d7;
    top: 21px;
    z-index: -1
}

.history-wrap .history-column .h-year-border:before {
    content: "";
    background: #f75507;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    right: 0;
    position: absolute;
    top: -4px
}

@media only screen and (min-width: 768px) {
    .history-wrap .history-column .h-year-border {
        right: 0;
        left: auto;
        top: 22px;
        width: 250px
    }

    .history-wrap .history-column .h-year-border:before {
        left: 0
    }
}

@media only screen and (min-width: 768px) {
    .history-wrap .history-column {
        width: 50%;
        padding-left: 0
    }

    .history-wrap .history-column.left {
        padding-right: 100px
    }

    .history-wrap .history-column.right {
        align-self: flex-end;
        padding-left: 100px
    }

    .history-wrap .history-column.right .h-year {
        right: auto;
        left: -44px
    }
}

.history-wrap .history-column.right .h-year-border {
    right: auto;
    left: 0
}

.history-wrap .history-column.right .h-year-border:before {
    display: none
}

.history-wrap .history-column.right .h-year-border:after {
    content: "";
    background: #f75507;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    right: 0;
    left: auto;
    position: absolute;
    top: -4px
}

.history-wrap .cd-timeline__block {
    flex-direction: column
}

@media only screen and (max-width: 767px) {
    .vc_figure img {
        margin-top: 0.9rem;
        margin-bottom: 0.9rem
    }
}

.search header.page-header .page-title {
    font-size: 35px
}

blockquote.primary-lg {
    margin-left: 0;
    margin-right: 0
}

blockquote.primary-lg p {
    font-size: 25px;
    color: #f75507
}

blockquote.primary-lg cite {
    font-style: normal;
    color: #1c1b1b;
    padding-top: 7px;
    display: block
}

.content-in-container>.vc_column-inner>.wpb_wrapper {
    padding: 0 15px;
    max-width: 570px
}

@media only screen and (min-width: 768px) {
    .content-in-container>.vc_column-inner>.wpb_wrapper {
        align-self: flex-end;
        padding-right: 60px
    }
}

.content-in-container.right>.vc_column-inner>.wpb_wrapper {
    padding: 0 15px;
    max-width: 720px
}

@media only screen and (min-width: 768px) {
    .content-in-container.right>.vc_column-inner>.wpb_wrapper {
        align-self: flex-start;
        padding-left: 60px;
        padding-right: 15px
    }
}

@media only screen and (max-width: 767px) {
    .wpb_single_image.vc_align_left {
        text-align: center !important
    }

    .figure-full>.vc_column-inner>.wpb_wrapper {
        padding-left: 15px;
        padding-right: 15px
    }

    .vc_row.wrap>.vc_column_container>.vc_column-inner {
        padding-left: 0;
        padding-right: 0
    }

    img.alignright {
        display: block;
        margin: 20px auto 0
    }

    .m-center {
        text-align: center
    }

    .d-none {
        display: none
    }
}

.col-projects {
    padding-top: 35px;
    padding-bottom: 35px
}

@media only screen and (min-width: 768px) {
    .col-projects {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

@media only screen and (min-width: 992px) {
    .col-projects {
        padding-top: 80px;
        padding-bottom: 80px
    }
}

.col-projects .projects-feature-full {
    padding-bottom: 35px
}

@media only screen and (min-width: 768px) {
    .col-projects .projects-feature-full {
        padding-bottom: 50px
    }
}

@media only screen and (min-width: 992px) {
    .col-projects .projects-feature-full {
        padding-bottom: 80px
    }
}

.col-projects .main-project-detail {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin-left: -15px;
    margin-right: -15px
}

.col-projects .main-project-detail .contentmetawrap,
.col-projects .main-project-detail .description {
    padding-left: 15px;
    padding-right: 15px
}

@media only screen and (min-width: 576px) {

    .col-projects .main-project-detail .contentmetawrap,
    .col-projects .main-project-detail .description {
        max-width: 50%;
        flex: 0 0 50%
    }
}

.col-projects .main-project-detail .description {
    font-size: 14px;
    padding-bottom: 20px
}

@media only screen and (min-width: 576px) {
    .col-projects .main-project-detail .description {
        padding-bottom: 0;
        padding-right: 30px
    }
}

@media only screen and (min-width: 992px) {
    .col-projects .main-project-detail .description {
        padding-right: 50px
    }
}

.col-projects .main-project-detail .description strong {
    font-weight: 600
}

@media only screen and (min-width: 576px) {
    .col-projects .main-project-detail .contentmetawrap {
        border-left: 1px solid #e1e1e1;
        padding-left: 30px
    }
}

@media only screen and (min-width: 992px) {
    .col-projects .main-project-detail .contentmetawrap {
        padding-left: 50px
    }
}

.col-projects .main-project-detail .contentmetawrap .contentprojectmeta {
    display: block
}

.col-projects .main-project-detail .contentmetawrap .contentprojectmeta .meta {
    padding-top: 10px;
    padding-left: 25px;
    padding-right: 10px;
    padding-bottom: 10px;
    position: relative
}

.col-projects .main-project-detail .contentmetawrap .contentprojectmeta .meta:before {
    position: absolute;
    left: 0;
    line-height: 1;
    content: "››";
    color: #f75507;
    font-size: 22px;
    letter-spacing: -1px;
    top: 13px
}

.col-projects .main-project-detail .contentmetawrap .contentprojectmeta .meta label {
    font-weight: 600;
    display: block;
    font-size: 16px;
    letter-spacing: 0
}

.col-projects .main-project-detail .contentmetawrap .contentprojectmeta .meta span {
    font-size: 14px
}

@media only screen and (min-width: 768px) {
    .col-projects .main-project-detail .contentmetawrap .contentprojectmeta {
        display: flex;
        flex-wrap: wrap
    }

    .col-projects .main-project-detail .contentmetawrap .contentprojectmeta .meta {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-projects .main-project-detail .contentmetawrap .contentprojectmeta .meta label {
        font-size: 18px
    }
}

.gallery {
    padding-bottom: 35px
}

.gallery .card {
    padding-bottom: 15px
}

@media only screen and (min-width: 1140px) {
    .gallery .card img {
        height: 370px
    }
}

@media only screen and (min-width: 576px) {
    .gallery {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin-left: -15px;
        margin-right: -15px
    }

    .gallery .card {
        flex: 0 0 50%;
        max-width: 50%;
        padding: 15px
    }

    .gallery .card img {
        width: 100%;
        height: 280px;
        object-fit: cover;
        object-position: center
    }
}

@media only screen and (min-width: 768px) {
    .gallery .card {
        flex: 0 0 33.3333%;
        max-width: 33.3333%
    }

    .gallery .card img {
        height: 300px
    }
}

@media only screen and (min-width: 992px) {
    .gallery {
        padding-bottom: 80px
    }
}

#related {
    padding-bottom: 35px
}

#related h2 {
    text-align: center
}

@media only screen and (min-width: 768px) {
    #related {
        padding-bottom: 50px
    }
}

@media only screen and (min-width: 992px) {
    #related {
        padding-bottom: 80px
    }
}

.nowrap_regular {
    white-space: nowrap;
    font-weight: 400
}

.c-primary {
    color: #f75507
}

.contact-info-panel {
    max-width: 1100px;
    border: 1px solid #eee;
    padding: 50px
}

.contact-info-panel.vc_row {
    margin: auto
}

.contact-info-panel strong {
    white-space: nowrap;
    font-weight: 400
}

@media only screen and (min-width: 641px) {
    .contact-info-panel .vc_col-sm-6 {
        width: 50%
    }
}

@media only screen and (max-width: 767px) {
    .contact-info-panel {
        padding: 20px
    }
}

.contact-info-panel>.wpb_column:first-of-type>.vc_column-inner {
    padding-bottom: 20px;
    border-bottom: 1px solid #e1e1e1
}

@media only screen and (min-width: 641px) {
    .contact-info-panel>.wpb_column:first-of-type>.vc_column-inner {
        padding-bottom: 0;
        border-right: 1px solid #e1e1e1;
        border-bottom: none
    }
}

@media only screen and (max-width: 767px) {
    .contact-info-panel>.wpb_column:first-of-type {
        margin-bottom: 20px
    }
}

.tender-manage-role span {
    font-size: 16px;
    font-weight: 600
}

@media only screen and (min-width: 768px) {
    .tender-manage-role span {
        font-size: 18px
    }
}

@media only screen and (min-width: 992px) {
    .tender-manage-role span {
        font-size: 20px
    }
}

.tender-manage-role select.role-my-select {
    font-size: 18px;
    font-weight: 600;
    width: 200px;
    height: 50px;
    border: 2px solid #ccc;
    padding: 5px;
    margin-left: 5px
}

.tender-manage-role select.role-my-select option.colored {
    color: #f75507
}

@media only screen and (max-width: 767px) {

    .supplierform div.gform_wrapper ul.gform_fields li.gfield,
    .subcontractorform div.gform_wrapper ul.gform_fields li.gfield {
        padding-right: 0
    }
}

.supplierform div.gform_wrapper .gform_footer,
.subcontractorform div.gform_wrapper .gform_footer {
    text-align: left
}

.gform_confirmation_message {
    text-align: center;
    padding-top: 22px;
    color: green;
    font-weight: 600;
    font-size: 18px;
    position: relative
}

.gform_confirmation_message:before {
    position: relative;
    content: "\f12a";
    font-family: 'dashicons';
    display: block;
    font-size: 60px;
    line-height: 1.2
}

.table-container {
    overflow: auto
}

.table-container table {
    width: 100%;
    border: 0;
    table-layout: fixed;
    border-collapse: collapse
}

.table-container table tr th {
    font-size: 18px;
    font-weight: 600
}

.table-container table tr td.black {
    color: #1c1b1b
}

.table-container table tr th,
.table-container table tr td {
    width: 170px;
    text-align: left;
    padding: 20px 10px;
    color: #8b8b8b;
    border-bottom: 1px solid #cccccc;
    vertical-align: top
}

.opportunity-table {
    padding-top: 15px;
    padding-bottom: 20px
}

@media only screen and (min-width: 768px) {
    .opportunity-table table tr th {
        font-size: 20px
    }
}

.opportunity-table table tr th,
.opportunity-table table tr td {
    color: #1c1b1b
}

.nocontent {
    text-align: center;
    font-weight: 600;
    color: #f75507
}

.career-single-wrap {
    display: block
}

.career-single-wrap .career_title_location ul {
    padding: 0
}

.career-single-wrap .career_title_location ul li {
    list-style: none;
    padding: 7px 0
}

.career-single-wrap .job_content {
    padding-top: 30px
}

@media only screen and (min-width: 768px) {
    .career-single-wrap {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row
    }

    .career-single-wrap .career_job_title_and_button,
    .career-single-wrap .job_content {
        flex: 0 0 50%;
        max-width: 50%
    }

    .career-single-wrap .career_job_title_and_button .career_title_location,
    .career-single-wrap .job_content .career_title_location {
        max-width: 80%
    }

    .career-single-wrap .job_content {
        padding-top: 0;
        padding-left: 15px
    }
}

#mask {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9000;
    background-color: #000;
    display: none
}

#boxes .window {
    position: absolute;
    left: 0;
    top: 0;
    right: 40px;
    display: none;
    z-index: 9999;
    border-radius: 15px
}

#boxes .window ul.list li,
#boxes .window .single-post .entry-content ul li,
.single-post .entry-content #boxes .window ul li {
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px
}

#boxes .window ul.list li:before,
#boxes .window .single-post .entry-content ul li:before,
.single-post .entry-content #boxes .window ul li:before {
    top: 10px
}

#boxes .window h2 {
    color: #f75507
}

@media only screen and (min-width: 1140px) {
    #boxes .window h2 {
        font-size: 50px
    }
}

#boxes #dialog {
    max-width: 1160px;
    height: auto;
    overflow: auto;
    max-height: 500px;
    padding: 40px;
    background-color: #ffffff
}

@media only screen and (min-width: 992px) {
    #boxes #dialog {
        max-height: none
    }
}

@media only screen and (max-width: 767px) {
    #boxes #dialog {
        padding: 15px
    }
}

#boxes #popupfoot {
    text-align: center;
    padding-top: 15px
}

#boxes #popupfoot .button {
    margin: 10px
}

#boxes #popupfoot .button.disagree {
    background-color: #acacac;
    border-color: #acacac
}

#boxes #popupfoot .button.disagree:hover {
    background-color: #868686;
    color: #fff
}

.single-buttcon_team .content-area,
.single-buttcon_testimonial .content-area {
    padding-top: 35px;
    padding-bottom: 35px
}

@media only screen and (min-width: 1140px) {

    .single-buttcon_team .content-area,
    .single-buttcon_testimonial .content-area {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

@media only screen and (min-width: 1140px) {

    .single-buttcon_team .content-area,
    .single-buttcon_testimonial .content-area {
        padding-top: 80px;
        padding-bottom: 80px
    }
}

.single-buttcon_team .buttcon_team .colmd12,
.single-buttcon_team .buttcon_testimonial .colmd12,
.single-buttcon_testimonial .buttcon_team .colmd12,
.single-buttcon_testimonial .buttcon_testimonial .colmd12 {
    display: block
}

@media only screen and (min-width: 768px) {

    .single-buttcon_team .buttcon_team .colmd12,
    .single-buttcon_team .buttcon_testimonial .colmd12,
    .single-buttcon_testimonial .buttcon_team .colmd12,
    .single-buttcon_testimonial .buttcon_testimonial .colmd12 {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        margin-left: -15px;
        margin-right: -15px
    }

    .single-buttcon_team .buttcon_team .colmd12 .colmd6,
    .single-buttcon_team .buttcon_testimonial .colmd12 .colmd6,
    .single-buttcon_testimonial .buttcon_team .colmd12 .colmd6,
    .single-buttcon_testimonial .buttcon_testimonial .colmd12 .colmd6 {
        flex: 0 0 50%;
        max-width: 50%;
        padding-left: 15px;
        padding-right: 15px
    }

    .single-buttcon_team .buttcon_team .colmd12 .colmd4,
    .single-buttcon_team .buttcon_testimonial .colmd12 .colmd4,
    .single-buttcon_testimonial .buttcon_team .colmd12 .colmd4,
    .single-buttcon_testimonial .buttcon_testimonial .colmd12 .colmd4 {
        flex: 0 0 40%;
        max-width: 40%;
        padding-left: 15px;
        padding-right: 15px
    }

    .single-buttcon_team .buttcon_team .colmd12 .colmd8,
    .single-buttcon_team .buttcon_testimonial .colmd12 .colmd8,
    .single-buttcon_testimonial .buttcon_team .colmd12 .colmd8,
    .single-buttcon_testimonial .buttcon_testimonial .colmd12 .colmd8 {
        flex: 0 0 60%;
        max-width: 60%;
        padding-left: 15px;
        padding-right: 15px
    }
}

.single-post .site-content>.wrap {
    max-width: 100%;
    padding: 0
}

.single-post article.post .colmd12 {
    display: block
}

@media only screen and (min-width: 1140px) {
    .single-post article.post .colmd12 h1.entry-title {
        font-size: 35px
    }
}

.single-post article.post .colmd12 .date {
    padding-right: 20px
}

.single-post article.post .colmd12 .date,
.single-post article.post .colmd12 .author {
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase
}

.single-post article.post .colmd12 .uppercontent {
    display: block;
    padding-top: 20px;
    padding-bottom: 20px
}

.single-post article.post .colmd12 .imagecontainer {
    text-align: center
}

@media only screen and (min-width: 768px) {
    .single-post article.post .colmd12 {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        margin-left: -15px;
        margin-right: -15px
    }

    .single-post article.post .colmd12 .colmd6 {
        flex: 0 0 50%;
        max-width: 50%;
        padding-left: 15px;
        padding-right: 15px
    }
}

.single-post ol {
    padding-left: 20px
}

.main-single-continer {
    position: relative;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed
}

.main-single-continer a {
    color: #f75507
}

.main-single-continer a:hover {
    color: #ad3b05
}

.main-single-continer:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.94);
    display: block;
    z-index: -1
}

.tenderpopupopen {
    overflow: hidden !important
}

.ajax-loader {
    position: fixed;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    text-align: center;
    background: rgba(255, 255, 255, 0.75);
    width: 100%;
    z-index: 9999
}

.ajax-loader img {
    max-width: 100px;
    transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 50%
}

.get-project-category {
    padding-top: 30px;
    padding-bottom: 50px
}

.get-project-category .project-mobile-dropdown {
    display: block
}

@media only screen and (min-width: 768px) {
    .get-project-category .project-mobile-dropdown {
        display: flex;
        flex-wrap: wrap;
        justify-content: center
    }
}

.get-project-category .project-mobile-dropdown .main-select {
    padding: 10px 0
}

@media only screen and (min-width: 768px) {
    .get-project-category .project-mobile-dropdown .main-select {
        flex: 0 0 20%;
        max-width: 20%
    }
}

@media only screen and (min-width: 992px) {
    .get-project-category .project-mobile-dropdown .main-select {
        padding: 15px
    }
}

.get-project-category .project-mobile-dropdown .main-select select {
    font-weight: 600;
    width: 100%;
    height: 50px;
    font-size: 16px;
    padding: 7px;
    border: 2px solid #d7d7d7;
    text-transform: uppercase
}

.news-pagination {
    border-top: 2px solid #cccccc;
    border-bottom: 2px solid #cccccc;
    padding: 15px 0;
    text-align: center;
    margin-bottom: 35px
}

@media only screen and (min-width: 768px) {
    .news-pagination {
        margin-bottom: 50px
    }
}

@media only screen and (min-width: 992px) {
    .news-pagination {
        margin-bottom: 80px
    }
}

.news-pagination .page-numbers {
    font-size: 18px;
    font-weight: 700;
    padding: 5px
}

.news-pagination .page-numbers.current {
    color: #f75507
}

@media only screen and (min-width: 768px) {
    .news-pagination .page-numbers {
        font-size: 20px
    }
}

@media only screen and (min-width: 992px) {
    .news-pagination .page-numbers {
        font-size: 22px
    }
}

.search-results .site-main {
    padding-top: 50px;
    padding-bottom: 50px
}

.search-results .site-main .search-result-count {
    padding-bottom: 30px
}

.search-results .site-main article {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 30px;
    margin-bottom: 30px
}

.search-results .site-main article .entry-title {
    font-size: 20px
}

.search-results .pagination .next {
    margin-left: 5px
}

.search-results .pagination .prev {
    margin-right: 5px
}

.search-results .pagination svg.svg-icon {
    vertical-align: middle
}

@media only screen and (max-width: 767px) {
    .figure-pad {
        padding-top: 40px
    }
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
    appearance: none
}

.awards-gallery .wpb_image_grid ul {
    font-size: 0
}

.awards-gallery .wpb_image_grid ul li.isotope-item {
    position: static !important;
    float: none;
    display: inline-block;
    width: 50%;
    vertical-align: middle;
    margin: 0;
    padding: 5px;
    padding-bottom: 50px;
    text-align: center
}

.awards-gallery .wpb_image_grid ul li.isotope-item img {
    margin: auto
}

@media only screen and (max-width: 1100px) {
    .about-col img.alignright {
        display: block;
        float: none;
        margin: 20px auto 0
    }
}

.slick-prev,
.slick-next {
    font-size: 10;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
    background: #f75507
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: 0.25
}

.slick-prev:before,
.slick-next:before {
    font-family: "dashicons";
    font-weight: 300;
    font-size: 25px;
    line-height: 1;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    left: 0;
    right: 0
}

.slick-prev {
    left: 0
}

[dir="rtl"] .slick-prev {
    right: 0;
    left: auto
}

.slick-prev:before {
    content: "\f340"
}

[dir="rtl"] .slick-prev:before {
    content: "\f340"
}

.slick-next {
    right: 0
}

[dir="rtl"] .slick-next {
    right: auto;
    left: 0
}

.slick-next:before {
    content: "\f344"
}

[dir="rtl"] .slick-next:before {
    content: "\f344"
}

.slick-arrow {
    background-color: #f75507;
    width: 42px;
    height: 42px;
    text-align: center;
    z-index: 9
}

.slick-dots {
    position: relative;
    display: block;
    width: auto;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    height: 14px;
    width: 14px;
    cursor: pointer;
    border-radius: 14px;
    border: 0;
    outline: none;
    background-color: #fbaa82
}

.slick-dots li:hover button,
.slick-dots li:focus button,
.slick-dots li.slick-active button {
    outline: none;
    background-color: #f75507
}