@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,300,600,700);
@import url(http://fonts.googleapis.com/css?family=Noto+Sans:400,700);
body {
    background: #fff;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    color: #263238;
}

html,
body {
    /*position: relative;*/
    height: 100%;
}

@media (min-width: 992px) {
    body {
        font-size: 18px;
    }
}

a {
    color: #a5732a;
}

a:hover {
    outline: none;
    text-decoration: none;
    color: #dab074;
}

a:focus {
    outline: none;
    outline-offset: 0;
}

.navbar-nav>li.nav-item.dropdown:hover>div.sub-menu {
    display: block;
    -webkit-animation: fadeInUp 400ms;
    animation: fadeInUp 400ms;
}


/*************************
*******Language dropdown******
**************************/

.lang-div {
    position: absolute;
    top: 15px;
    right: 0;
    z-index: 1;
    width: 30px;
}

.lang-div i {
    color: #3e4652;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 2px;
}

.languagepicker {
    background-color: #FFF;
    /*display          : inline-block;*/
    padding: 0;
    /*height           : 30px;*/
    overflow: hidden;
    transition: all .3s ease;
    margin: 0 5px 10px 0;
    vertical-align: top;
    float: right;
}

.languagepicker:hover {
    /* don't forget the 1px border */
    /*height : 81px;*/
}

.languagepicker a {
    color: #000!important;
    text-decoration: none;
}

.languagepicker li {
    display: block;
    padding: 0px 20px;
    line-height: 30px;
    border-top: 1px solid #EEE;
}

.languagepicker li:hover {
    background-color: #EEE;
}

.languagepicker a:first-child li {
    border: none;
    /*background : #FFF !important;*/
}

.languagepicker li img {
    margin-right: 5px;
}

.roundborders {
    border-radius: 5px;
}

.large:hover {
    /*
    don't forget the 1px border!
    The first language is 40px heigh,
    the others are 41px
    */
    height: auto;
}

a {
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

ul {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
}

h1 {
    color: #686868;
}

h2 {
    font-size: 24px;
    color: #686868;
}

h3 {
    font-size: 18px;
}

.overflow {
    overflow: hidden;
}

.uppercase {
    text-transform: uppercase;
}

.btn-common {
    font-size: 14px;
    color: #797979;
    border: 1px solid #926070;
    ;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    padding: 10px 25px;
}

.navbar-nav>li {
    margin-top: 3px;
    padding: 0 13px;
}

a.navbar-brand h3 {
    font-size: 1.75rem;
    color: #f1f0ee;
}

.btn-common:hover,
.btn-common:focus {
    outline: none;
    background: #926070;
    box-shadow: none;
    color: #fff;
}

.align-right {
    text-align: right;
}

.inline {
    display: inline-block;
}

.padding {
    padding: 65px 0;
}

.padding-bottom {
    padding-bottom: 65px;
}

.padding-top {
    padding-top: 90px;
}

.padding-right {
    padding-right: 80px;
}

.padding-left {
    padding-left: 80px;
}

.margin-bottom {
    margin-bottom: 35px;
}


/*************************
*******Header******
**************************/

#header {
    margin-bottom: 0;
    /*padding: 30px 0 60px 0;*/
}

#header a {
    color: #f1f0ee;
}

.dropdown-item {
    color: #000!important;
}

.about-us-page #header a,
.about-us-page #header a.navbar-brand h3,
.serv-us-page #header a,
.serv-us-page #header a.navbar-brand h3 {
    color: #6b6567;
}

p .font-weight-bold {
    margin-right: 10px;
}

#header .navbar-inverse .container {
    position: relative;
}

code {
    color: #f1f1f1!important;
    background: none!important;
}

.search {
    position: absolute;
    top: 20px;
    right: 0;
    z-index: 1;
}

.search i {
    color: #dbb075;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 2px;
}

.field-toggle {
    position: relative;
    top: 30px;
    right: 15px;
    display: none;
    height: 50px;
}

.heading-2 {
    font-size: 40px;
    font-weight: 500;
}

.search-form {
    padding-left: 10px;
    height: 40px;
    font-size: 18px;
    color: #818285;
    font-weight: 300;
    outline: none;
    border: 1px solid #dbb075;
    margin-top: 20px;
    border-radius: 4px;
}

.social-icons ul li {
    padding: 0 10px;
}

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

.social-icons ul li a {
    font-size: 18px;
    color: #d3d3d3;
    padding: 0;
}

.social-icons ul li a:hover,
.social-icons ul li a:focus {
    color: #dbb075;
    background: none;
}

#header .navbar {
    background: transparent;
    border: 0;
    margin-bottom: 0;
}

.about-us-page #header .navbar {
    background: white;
    box-shadow: 0 0 11px 0 #ccc5bf;
}

.logo-image {
    /*display: block;*/
    text-align: center;
    height: 50px;
}

.logo-image img {
    display: inline-block;
}

.company-name {
    font-size: 22px;
    font-weight: 700;
    position: absolute;
    top: 15px;
    margin-left: 20px;
}

.fa-angle-down {
    padding-left: 5px;
}

.scaleIn {
    -webkit-animation-name: scaleIn;
    animation-name: scaleIn;
}

@-webkit-keyframes scaleIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes scaleIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}


/*************************
*******Footer******
**************************/

#footer {
    padding-bottom: 0px;
    /*background-image: url(../images/home/footer.png);*/
    background-repeat: repeat-x;
    background-position: bottom;
    background-size: contain;
    background-color: #5f4852;
    font-size: 16px;
    line-height: 1.625;
    /*  #483b3e; */
}

#features {
    background: whitesmoke;
    padding-bottom: 70px;
}

.about-brief {
    color: #f1f1f1;
    text-align: justify;
}

#footer h1 {
    margin-bottom: 65px;
    margin-top: 36px;
}

#footer h2 {
    color: #fff;
    font-weight: 500;
}

#footer .bottom-separator {
    margin-bottom: 60px;
}

.bottom>h2 {
    margin-top: 0;
    margin-bottom: 26px;
}

.bottom .media-body h3 {
    margin-top: 0;
    padding-left: 25px;
}

.bottom .media-body h3 a {
    color: #d99c4e;
}

.bottom>address {
    line-height: 35px;
    margin-bottom: 15px;
    color: #f1f1f1;
}

address.contact-page-address {
    color: #f1f1f1;
    margin-bottom: 55px;
    line-height: 35px;
}

span.subscript {
    font-size: 9px;
}

.copyright-text {
    margin-top: 25px;
}

.copyright-text p {
    color: #f1f1f1;
}


/*home page*/

#home-slider .preloader {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #fafafa;
    text-align: center;
}

#home-slider .preloader>i {
    font-size: 48px;
    height: 48px;
    line-height: 48px;
    color: #dbb075;
    position: absolute;
    left: 50%;
    margin-left: -24px;
    top: 50%;
    margin-top: -24px;
}

.single-service {
    overflow: hidden;
    display: block;
}

.single-service img {
    margin-bottom: 35px;
}

.single-service .fold {
    margin-bottom: 35px;
}

.single-service h2 {
    margin-top: 0;
    margin-bottom: 15px;
}

.single-service p {
    padding: 0 48px;
}

.single-service img {
    height: 85px;
}

.navbar-nav>li>a {
    font-family: "Montserrat", Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.28;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .09em;
}

.title {
    margin-top: 0;
    margin-bottom: 0;
    font-family: "Montserrat", Helvetica, sans-serif;
    font-weight: 700;
    color: #6b6567;
    text-transform: uppercase;
    letter-spacing: .06em;
}

@media (min-width: 768px) {
    .swiper-slide>.title,
    .heading-1 {
        font-size: 56px;
        line-height: 1.16364;
        font-weight: 700;
    }
    .text,
    .heading-4 {
        font-size: 24px;
        line-height: 1.5;
    }
}

@media (min-width: 1600px) {
    .heading-1,
    .swiper-slide>.title {
        font-size: 110px;
    }
}

@media (max-width: 991px) {
    #header .container {
        width: 100%;
    }
    .navbar-toggler-right {
        position: absolute;
        right: 0rem;
        top: 5px;
    }
    #header .navbar {
        background: #fff!important;
        border: 0;
        margin-bottom: 0;
    }
    #header a {
        color: #263238!important;
    }
    a.navbar-brand h3 {
        font-size: 1.75rem;
        color: #6b6567!important;
    }
    span.company-name {
        font-size: 17px;
        font-weight: 700;
        position: absolute;
        top: 15px;
        margin-left: 17px;
    }
}


/*************************
*******About Us Page******
**************************/

#page-breadcrumb {
    background-image: url(../../assets/images/home/tour-bg.png);
    background-color: #fbfafa;
    background-repeat: repeat-x;
    height: 155px;
    background-position: center;
    display: table;
    width: 100%;
}

.vertical-center {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    position: static;
}

.sun {
    background-image: url(../../assets/images/home/tour-bg.png);
    background-repeat: no-repeat;
    background-position: 100% bottom;
}

#page-breadcrumb {
    position: relative;
    top: 65px;
    z-index: 22;
}

h3.title+p {
    margin-top: 0;
}

#team {
    padding: 85px 0;
}

#team-carousel {
    margin-top: 80px;
}

#company-information .padding-top {
    padding-top: 105px;
}

.single-service img {
    height: 85px;
}

.team-single {
    position: relative;
}

.person-thumb {
    position: relative;
}

.social-profile {
    background: none repeat scroll 0 0 rgba(137, 97, 46, 0.8);
    display: none;
    height: 100%;
    position: absolute;
    text-align: center;
    top: 0;
    -webkit-transition: all 0.9s ease;
    -moz-transition: all 0.9s ease;
    -ms-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    transition: all 0.9s ease;
    width: 100%;
}

.team-single:hover .social-profile {
    display: block;
    -webkit-animation: fadeInUp 400ms;
    animation: fadeInUp 400ms;
    -webkit-transition: all 0.9s ease;
    -moz-transition: all 0.9s ease;
    -ms-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    transition: all 0.9s ease;
}

.social-profile .nav-pills {
    display: inline-block;
    margin-top: -26px;
    padding: 0;
    position: relative;
    top: 50%;
}

.social-profile .nav-pills li {
    display: inline-block;
    margin: 0 5px;
}

.social-profile .nav-pills li a {
    color: #fff;
    border: 1px solid #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0;
    border-radius: 40px;
    -webkit-transition: all 0.9s ease;
    transition: all 0.9s ease;
}

.social-profile .nav-pills li a:hover {
    color: #89612e;
    border-color: #89612e;
}

.person-info h2 {
    font-weight: 300;
    margin-bottom: 5px;
}

.person-info h3 {
    font-size: 16px;
    color: #686868;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 0;
}

.team-carousel-control {
    position: absolute;
    top: 36%;
    width: 13px;
    height: 16px;
    text-indent: -9999999px;
    -webkit-transition: all 0.9s ease;
    -moz-transition: all 0.9s ease;
    -ms-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    transition: all 0.9s ease;
}

.right.team-carousel-control {
    right: -50px;
    background-image: url(../../assets/images/aboutus/right.png);
}

.left.team-carousel-control {
    left: -50px;
    background-image: url(../../assets/images/aboutus/left.png);
}

.team-carousel-control:hover {
    background-position: 0 -18px;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.count h1 {
    font-size: 60px;
    color: #dab074;
}

.count h3 {
    font-size: 16px;
}

.progress .progress-bar.six-sec-ease-in-out {
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -ms-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out;
}

.top-zero {
    margin-top: 0;
}

h3.top-zero {
    font-size: 20px;
}

#company-information {
    background-color: #fbfafa;
}

#company-information .about-us h2 {
    margin-bottom: 45px;
}

.single-skill h3 {
    font-size: 16px;
}

ul.elements li {
    margin: 6px 0;
}

ul.elements li>i {
    color: #d29948;
    display: inline-block;
    margin-right: 10px;
}

.page-header {
    border-bottom: 1px solid #eee;
    padding-bottom: 9px;
}


/*Features*/

.feature-inner {
    text-align: center;
}

.icon-wrapper {
    display: inline-block;
    /*background-color: #d29948;*/
    /*color: #fff;*/
    padding: 25px;
    padding-bottom: 0;
    /*box-shadow: 0 0 0 5px rgba(0,0,0,.1) inset;*/
    /*-webkit-box-shadow: 0 0 0 5px rgba(0,0,0,.1) inset;*/
    border-radius: 100%;
    margin: 10px 0;
}


/****************************
********* Contact Us*********
*****************************/

.contact-page h4 {
    text-transform: none;
}

#map-section {
    margin-top: 50px;
    margin-bottom: 50px;
    position: relative;
}

#gmap {
    height: 350px;
}

.get-in-touch img {
    margin-top: 35px;
    margin-bottom: 32px;
}

.get-in-touch p {
    font-size: 18px;
    font-weight: 300;
}

#map-section .contact-info {
    position: absolute;
    background-color: #fff;
    right: 0;
    top: 0;
    width: 33%;
    height: 100%;
    padding: 25px 50px;
    opacity: 0.9
}

.contact-info h5,
.contact-info h6 {
    text-transform: none!important;
}

#map-section .contact-info h2,
#map-section address a:hover {
    color: #a5732a
}

#contact-form #message {
    resize: none;
}

#contact-form .btn-submit {
    width: 28%;
    margin: 5px auto;
}

.btn-submit {
    width: 100%;
    background-color: #d89b4e;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 5px;
    text-transform: uppercase;
    border-radius: 3px;
    margin-top: 5px;
    border-bottom: 3px solid #a56617;
    box-shadow: none;
    padding: 10px;
}

.corporate-info .corporate-address {
    background-image: url("../../assets/images/contact-bg.png");
    background-position: left top;
    background-repeat: no-repeat;
    overflow: hidden;
    padding-bottom: 50px;
}

.corporate-info .corporate-address address {
    background-image: url("../images/icon-map.png");
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 40px;
}

address {
    font-size: 15px;
}

.contact-page address {
    line-height: inherit;
}


/*************************
*******Service Page******
**************************/

#recent-projects {
    padding: 85px 0;
}


/*************************
*******Portfolio Default**
**************************/

.portfolio-single {
    position: relative;
}

.portfolio-thumb {
    position: relative;
}

.portfolio-thumb img {
    width: 100%;
}

.portfolio-single:hover .portfolio-view {
    display: block;
    -webkit-animation: fadeInUp 400ms;
    animation: fadeInUp 400ms;
}

#portfolio .row {
    margin-left: -10px;
    margin-right: -10px;
}

.portfolio-view {
    display: none;
    position: absolute;
    top: 0;
    height: 100%;
    background: rgba(137, 97, 46, 0.8);
    width: 100%;
    text-align: center;
}

.portfolio-view .nav-pills {
    padding: 0;
    display: inline-block;
    margin-top: -26px;
    top: 50%;
    position: relative;
}

.portfolio-view .nav-pills li {
    display: inline-block;
    margin: 0 5px;
}

.portfolio-view .nav-pills li a {
    color: #fff;
    border: 1px solid #fff;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    padding: 0;
    border-radius: 40px;
    -webkit-animation: scaleIn 400ms linear 100ms both;
    animation: scaleIn 400ms linear 100ms both;
    -webkit-transition: all 0.9s ease;
    transition: all 0.9s ease;
}

.portfolio-view .nav-pills li a:hover {
    color: #89612e;
    border-color: #89612e;
    -webkit-transition: all 0.9s ease;
    transition: all 0.9s ease;
}

.portfolio-info {
    overflow: hidden;
    margin-bottom: 30px;
}

.portfolio-info h2 {
    font-size: 18px;
    margin: 15px 0 0;
}

.portfolio-filter {
    margin: 80px 0;
    padding: 0;
}

.portfolio-filter li {
    display: inline-block;
    position: relative;
}

.portfolio-filter li a {
    border-radius: 0;
    color: #686868;
    font-size: 18px;
    font-weight: 300;
    padding: 0 25px;
    text-transform: capitalize;
    border: none;
}

.portfolio-filter li .active {
    background: transparent;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.portfolio-filter li a:hover,
.portfolio-filter li a:focus,
.portfolio-filter li a.active {
    background: transparent;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.portfolio-filter li a.active:before {
    position: absolute;
    content: "";
    left: 0;
    width: 13px;
    height: 16px;
    background: url(../images/portfolio/icon.png);
    top: 5px;
}


/*
*
* Typography
* ==================================================
*/

h1,
h2,
h3,
h4,
h5,
h6,
.heading-1,
.heading-2,
.heading-3,
.heading-4,
.heading-5,
.heading-6 {
    margin-top: 0;
    margin-bottom: 0;
    font-family: "Montserrat", Helvetica, sans-serif;
    font-weight: 700;
    color: #6b6567;
    text-transform: uppercase;
    letter-spacing: .06em;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.heading-1 a,
.heading-2 a,
.heading-3 a,
.heading-4 a,
.heading-5 a,
.heading-6 a {
    display: inline;
    font: inherit;
    letter-spacing: inherit;
}

h1 a,
h1 a:active,
h1 a:focus,
h2 a,
h2 a:active,
h2 a:focus,
h3 a,
h3 a:active,
h3 a:focus,
h4 a,
h4 a:active,
h4 a:focus,
h5 a,
h5 a:active,
h5 a:focus,
h6 a,
h6 a:active,
h6 a:focus,
.heading-1 a,
.heading-1 a:active,
.heading-1 a:focus,
.heading-2 a,
.heading-2 a:active,
.heading-2 a:focus,
.heading-3 a,
.heading-3 a:active,
.heading-3 a:focus,
.heading-4 a,
.heading-4 a:active,
.heading-4 a:focus,
.heading-5 a,
.heading-5 a:active,
.heading-5 a:focus,
.heading-6 a,
.heading-6 a:active,
.heading-6 a:focus {
    color: inherit;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
.heading-1 a:hover,
.heading-2 a:hover,
.heading-3 a:hover,
.heading-4 a:hover,
.heading-5 a:hover,
.heading-6 a:hover {
    color: #f9b707;
}

h1>*,
h2>*,
h3>*,
h4>*,
h5>*,
h6>*,
.heading-1>*,
.heading-2>*,
.heading-3>*,
.heading-4>*,
.heading-5>*,
.heading-6>* {
    display: inline-block;
}

h1 span:not(:last-child),
h2 span:not(:last-child),
h3 span:not(:last-child),
h4 span:not(:last-child),
h5 span:not(:last-child),
h6 span:not(:last-child),
.heading-1 span:not(:last-child),
.heading-2 span:not(:last-child),
.heading-3 span:not(:last-child),
.heading-4 span:not(:last-child),
.heading-5 span:not(:last-child),
.heading-6 span:not(:last-child) {
    margin-right: .25em;
}

h1,
.heading-1 {
    font-size: 30px;
    line-height: 1.2;
}

@media (min-width: 768px) {
    h1,
    .heading-1 {
        font-size: 56px;
        line-height: 1.16364;
    }
}

@media (min-width: 1200px) {
    h1,
    .heading-1 {
        font-size: 74px;
    }
}

@media (min-width: 1600px) {
    h1,
    .heading-1 {
        font-size: 110px;
    }
}

h2,
.heading-2 {
    font-size: 26px;
    line-height: 1.3;
}

@media (min-width: 768px) {
    h2,
    .heading-2 {
        font-size: 32px;
        line-height: 1.33333;
    }
}

@media (min-width: 992px) {
    h2,
    .heading-2 {
        font-size: 44px;
    }
}

@media (min-width: 1200px) {
    h2,
    .heading-2 {
        font-size: 60px;
    }
}

h3,
.heading-3 {
    font-size: 22px;
    line-height: 1.45;
}

@media (min-width: 768px) {
    h3,
    .heading-3 {
        font-size: 28px;
    }
}

@media (min-width: 1200px) {
    h3,
    .heading-3 {
        font-size: 40px;
        line-height: 1.35;
    }
}

h4,
.heading-4 {
    font-size: 18px;
    line-height: 1.5;
}

@media (min-width: 768px) {
    h4,
    .heading-4 {
        font-size: 24px;
        line-height: 1.5;
    }
}

@media (min-width: 1600px) {
    h4,
    .heading-4 {
        font-size: 25px;
        line-height: 1.72;
    }
}

h5,
.heading-5 {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.45;
    color: #333;
}

@media (min-width: 768px) {
    h5,
    .heading-5 {
        font-size: 20px;
    }
}

@media (min-width: 1200px) {
    h5,
    .heading-5 {
        font-size: 24px;
        line-height: 1.54167;
    }
}

h6,
.heading-6 {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6;
    color: #333;
}

.feature-inner h6 {
    line-height: 1.1 !important;
    text-transform: none !important;
}

@media (min-width: 768px) {
    h6,
    .heading-6 {
        font-size: 16px;
        line-height: 1.5;
    }
}

@media (min-width: 992px) {
    h6,
    .heading-6 {
        font-size: 18px;
        line-height: 1.88889;
    }
}

.heading-decorated::before {
    content: '';
    position: relative;
    display: block;
    height: 2px;
    width: 35px;
    margin-bottom: 20px;
    background: #f9b707;
    will-change: transform, opacity;
}

.heading-decorated_center::before,
.parallax-header .heading-decorated::before,
.text-center .heading-decorated::before {
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 768px) {
    .heading-decorated::before {
        width: 63px;
    }
    h1.heading-decorated::before,
    .heading-1.heading-decorated::before {
        width: 115px;
    }
}

@media (min-width: 1200px) {
    .heading-decorated::before {
        margin-bottom: 30px;
    }
    h2.heading-decorated::before,
    .heading-2.heading-decorated::before {
        margin-bottom: 40px;
    }
}

@media (min-width: 768px) {
    .text-sm-2 {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
    }
}

@media (min-width: 1600px) {
    .text-sm-2 {
        -webkit-column-gap: 50px;
        -moz-column-gap: 50px;
        column-gap: 50px;
    }
}

.big {
    font-size: 23px;
}

small,
.small {
    display: block;
    font-size: 14px;
    line-height: 1.71429;
}

@media (min-width: 1200px) {
    small,
    .small {
        font-size: 16px;
        line-height: 1.625;
    }
}

code,
.code {
    padding: 1px 5px;
    border-radius: 0;
    font-family: "Lato", Arial, sans-serif;
    color: #fff;
    background: #000;
}


/*
*
* Offsets
* --------------------------------------------------
*/

*+p {
    margin-top: 16px;
}

p+* {
    margin-top: 22px;
}

p+p {
    margin-top: 16px;
}

h2+h6,
h3+h6 {
    margin-top: 23px;
}

*+.button {
    margin-top: 20px;
}

*+.list-xs {
    margin-top: 16px;
}

*+.list-small {
    margin-top: 15px;
}

*+.list-md {
    margin-top: 20px;
}

*+.list-marked,
*+.list-marked-primary {
    margin-top: 15px;
}

*+.list-ordered {
    margin-top: 15px;
}

*+.list-linked {
    margin-top: 23px;
}

*+.quote-centered {
    margin-top: 25px;
}

*+.group-lg {
    margin-top: 35px;
}

*+.figure {
    margin-top: 30px;
}

*+[class*=list-inline-] {
    margin-top: 38px;
}

*+.rd-mailform {
    margin-top: 38px;
}

*+.contact-info {
    /*margin-top: 30px;*/
}

*+.table-responsive {
    margin-top: 25px;
}

*+.blurb-minimal {
    margin-top: 40px;
}

*+.quote-default {
    margin-top: 40px;
}

*+.button.button-link {
    margin-top: 20px;
}

.divider-small+* {
    margin-top: 20px;
}

h5+p,
.heading-5+p {
    margin-top: 18px;
}

h6+p,
.heading-6+p {
    margin-top: 10px;
}

.icon-xxl+h3,
.icon-xxl+.heading-3 {
    margin-top: 35px;
}

.range+.range {
    margin-top: 40px;
}

h1+h3,
.heading-1+h3,
h1+.heading-3,
.heading-1+.heading-3 {
    margin-top: 20px;
}

h1+h4,
.heading-1+h4,
h1+.heading-4,
.heading-1+.heading-4 {
    margin-top: 15px;
}

h2+h6,
.heading-2+h6,
h2+.heading-6,
.heading-2+.heading-6 {
    margin-top: 15px;
}

h4+h6,
.heading-4+h6,
h4+.heading-6,
.heading-4+.heading-6 {
    margin-top: 20px;
}

h3+.owl-carousel,
.heading-3+.owl-carousel {
    margin-top: 35px;
}

.blurb-minimal+.blurb-minimal {
    margin-top: 35px;
}

@media (min-width: 768px) {
    .post-event+.divider-wrap,
    .divider-wrap+.post-event {
        margin-top: 55px;
    }
}

.table-responsive+.range {
    margin-top: 50px;
}

@media (min-width: 768px) {
    .divider-small+* {
        margin-top: 40px;
    }
    /*   
    img.slideImg {
        display: none;
        position: absolute;
        z-index: -1;
    } */
}

@media (min-width: 992px) {
    *+p {
        margin-top: 28px;
    }
    *+.button {
        margin-top: 45px;
    }
    *+.quote-centered {
        margin-top: 50px;
    }
    *+.figure {
        margin-top: 40px;
    }
    *+.group-lg {
        margin-top: 50px;
    }
    h2+h6,
    .heading-2+h6,
    h2+.heading-6,
    .heading-2+.heading-6 {
        margin-top: 35px;
    }
    h4+h6,
    .heading-4+h6,
    h4+.heading-6,
    .heading-4+.heading-6 {
        margin-top: 30px;
    }
}

@media (min-width: 1200px) {
    *+.quote-default {
        margin-top: 65px;
    }
    .divider-small+* {
        margin-top: 55px;
    }
    .range+.range {
        margin-top: 60px;
    }
    h4+h6,
    .heading-4+h6,
    h4+.heading-6,
    .heading-4+.heading-6 {
        margin-top: 45px;
    }
}

@media (min-width: 1600px) {
    *+.button {
        margin-top: 60px;
    }
}

html .page *+.offset-top-1 {
    margin-top: 35px;
}

@media (min-width: 1200px) {
    html .page *+.offset-top-1 {
        margin-top: 65px;
    }
}


/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
}


/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}


/*************************
*******Services Page**
**************************/

.product-single {
    position: relative;
}

.product-thumb {
    position: relative;
}

.product-thumb img,
.portfolio-thumb img {
    width: 100%;
    min-height: 269px;
    max-height: 269px;
}

.portfolio-thumb.trading img {
    width: 100%;
    min-height: 350px;
    max-height: 350px;
}

.product-single:hover .product-view {
    display: block;
    -webkit-animation: fadeInUp 400ms;
    animation: fadeInUp 400ms;
}

#product .row {
    margin-left: -10px;
    margin-right: -10px;
}

.product-view {
    display: none;
    position: absolute;
    top: 0;
    height: 100%;
    background: rgba(137, 97, 46, 0.8);
    width: 100%;
    text-align: center;
}

.product-view .nav-pills {
    padding: 0;
    display: inline-block;
    margin-top: -26px;
    top: 50%;
    position: relative;
}

.product-view .nav-pills li {
    display: inline-block;
    margin: 0 5px;
}

.product-view .nav-pills li a {
    color: #fff;
    border: 1px solid #fff;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    padding: 0;
    border-radius: 40px;
    -webkit-animation: scaleIn 400ms linear 100ms both;
    animation: scaleIn 400ms linear 100ms both;
    -webkit-transition: all 0.9s ease;
    transition: all 0.9s ease;
}

.product-view .nav-pills li a:hover {
    color: #89612e;
    border-color: #89612e;
    -webkit-transition: all 0.9s ease;
    transition: all 0.9s ease;
}

.product-info {
    overflow: hidden;
    margin-bottom: 30px;
}

.product-info h6 {
    font-size: 18px;
    margin: 15px 0 0;
    text-transform: none;
    text-align: center;
}

.product-filter {
    margin: 80px 0;
    padding: 0;
}

.item-filter {
    margin: 80px 0;
    padding: 0;
}

.product-filter li {
    display: inline-block;
    position: relative;
}

.item-filter li {
    display: inline-block;
    position: relative;
}

.product-filter li a {
    border-radius: 0;
    color: #686868;
    font-size: 18px;
    font-weight: 300;
    padding: 0 25px;
    text-transform: capitalize;
    border: none;
}

.item-filter li a {
    border-radius: 0;
    color: #686868;
    font-size: 18px;
    font-weight: 300;
    padding: 0 25px;
    text-transform: capitalize;
    border: none;
}

.product-filter li .active {
    background: transparent;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.item-filter li .active {
    background: transparent;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.product-filter li a:hover,
.product-filter li a:focus,
.product-filter li a.active {
    background: transparent;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.item-filter li a:hover,
.item-filter li a:focus,
.item-filter li a.active {
    background: transparent;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.product-filter li a.active:before {
    position: absolute;
    content: "";
    left: 0;
    width: 13px;
    height: 16px;
    background: url(../../assets/images/product/icon.png);
    top: 5px;
}

.item-filter li a.active:before {
    position: absolute;
    content: "";
    left: 0;
    width: 13px;
    height: 16px;
    background: url(../../assets/images/product/icon.png);
    top: 5px;
}