@font-face {
    font-family: MainFont;
    src: url('../font/main-font.woff2');
}
body {
    font-family: 'MainFont', sans-serif;
    font-size: 18px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    text-decoration: none;
}
.loader-container {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: no-repeat center center #d7d7d7;
    z-index: 500;
}
.spinner {
    height: 40px;
    left: 50%;
    margin: -20px 0 0 -20px;
    position: absolute;
    top: 50%;
    width: 40px;
}
.double-bounce1, .double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #333;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
    animation: sk-bounce 2.0s infinite ease-in-out;
}
section {
    padding: 110px 0;
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after{
    display: table;
    content: " ";
}
@media (min-width: 992px){
    .fixed-header #header {
        position: absolute;
        background: white;
    }
    .fixed-header.sticky.active #header {
        top: -50px;
        -webkit-transition: top 0.4s ease 0s;
        -moz-transition: top 0.4s ease 0s;
        -ms-transition: top 0.4s ease 0s;
        -o-transition: top 0.4s ease 0s;
        transition: top 0.4s ease 0s;
    }
    .fixed-header.sticky.active #header {
        z-index: 1000;
        background: rgba(255,255,255,0.90);
    }
    .fixed-header.sticky #header {
        position: fixed;
        top: -150px;
        z-index: -1;
    }
    .fixed-header .main-banner, .fixed-header .subpage-header, .fixed-header .cd-hero {
        margin-top: 143px;
    }
    .fixed-header.sticky #header .logo {
        margin: 5px 0 5px 28px;
    }
    .fixed-header.sticky #header .main-nav li a {
        line-height: 20px;
    }
    .fixed-header.sticky #header .search-btn {
        margin-top: 8px;
    }
    .fixed-header.sticky #header{
        box-shadow: 0px 0px 10px #9e9e9ea1;
    }
}
p {
    margin: 0 0 15px;
    font-family: 'Open Sans', sans-serif;
    line-height: 31px;
}
.subpage-header {
    background: #f2f2f2;
    padding: 55px 120px 50px;
}
.site-title {
    float: left;
}
.site-title h2, .breadcrumbs {
    float: left;
}
.site-title h2:after {
    content: "/";
    margin: 0 16px 0 17px;
    color: #131313;
    font-family: "Open Sans",sans-serif;
    font-weight: 300;
    position: relative;
    top: 10px;
}
ul.breadcrumbs {
    margin-top: 23px;
    margin: 23px 0px 0px 0px;
}
.breadcrumbs {
    margin-top: 23px;
}
.breadcrumbs li {
    display: inline-block;
    list-style: none;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    color: #919191;
}
.breadcrumbs li a {
    color: #131313;
}
.breadcrumbs li:after {
    content: "/";
    margin: 0 0 0 6px;
    color: #131313;
}
.subpage-header .btn {
    float: right;
}
.btn.get-in-touch {
    position: relative;
    padding: 16px 40px 11px 70px;
}
.btn.get-in-touch i {
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    border-right: 1px solid rgba(255, 255, 255, 0.28);
    padding: 17px 13px 17px 20px;
    line-height: 18px;
}
.breadcrum-ul li{
    list-style: none;
    float: left;
}
#header {
    right: 0;
    top: 0;
    z-index: 300;
    left: 0;
}
#header .top-bar:after, #header .top-bar {
    background: #3a2c5f;
}
#header .top-bar:before, #header .top-bar p, #header .top-bar p:after {
    background: #483a6d;
}
#header .top-bar {
    background: #376034;
    color: #fff;
    margin: 0 30px;
    padding: 0 20px;
    position: relative;
    height: 49px;
}
#header .top-bar p {
    float: left;
    background: #376034;
    font-size: 16px;
    padding: 9px 20px;
    margin: 0 0 0 -20px;
    font-weight: 300;
    position: relative;
}
#header .top-bar p:after {
    /*position: absolute;
    right: -28px;
    top: -31px;
    width: 30px;
    height: 80px;
    content: "";
    background: #376034;
    -ms-transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);*/
}
#header .top-bar ul {
    float: right;
}
#header .top-bar ul, ul.header-contact-widget, ul.cases-container, ul.services-grid, ul.categories, .cd-hero ul, ul.social-text, ul.social {
    margin: 0px 0px 0px 0px;
}
#header .top-bar ul li {
    float: left;
    list-style: none;
    font-size: 14px;
    margin: 15px 34px 14px;
    position: relative;
}
#header .top-bar ul li {
    line-height: normal;
}
#header .top-bar ul li i {
    font-size: 20px;
    position: absolute;
    left: -34px;
    top: -3px;
}
#header .top-bar ul li a.tel {
    color: white;
}

#header .header, #header .header .logo, #header .search-btn {
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
#header .logo {
    float: left;
    margin: 5px 28px;
}
a {
    color: #376034;
    transition: color 1000ms ease 0s, background-color 1500ms ease 0s;
    text-decoration: none !important;
}
#header .main-nav li a:hover, #header .main-nav li.active a {
    border-color: #376034;
    border-bottom-width: medium;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}
#header .search-btn {
    float: right;
    width: 55px;
    margin: 18px 20px 0 10px;
    border-left: 1px solid #a1a1a2;
    height: 50px;
    text-align: center;
}
#header .search-btn a {
    display: block;
    padding: 9px 10px 10px;
    color: #636363;
    font-size: 28px;
}
.icon-icons185 {
    font-size: 24px;
    color: #1c1c1c;
}
#header .search-container {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(255, 255, 255, .97);
    z-index: 500;
    display: none;
}
#header .search-container .header-search-close {
    position: absolute;
    right: 50px;
    top: 50px;
    font-size: 30px;
    cursor: pointer;
    z-index: 500;
}
#header .search-container .search-overlay {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
#header .search-container .search {
    background: none;
    padding: 0;
    width: 500px;
    height: 70px;
    margin: -35px 0 0 -250px;
    position: absolute;
    left: 50%;
    top: 50%;
}
.search {
    background-color: #376034;
    padding: 25px;
    position: relative;
}
#header .search-container label {
    font-size: 48px;
    float: left;
    line-height: 56px;
}
#header .search-container .search input[type="text"] {
    background: none;
    font-size: 30px;
    color: #333;
    height: 70px;
    padding: 0 40px 0 0;
    border-bottom: 5px solid #e1e1e1;
    width: 63%;
}
.search input[type="text"] {
    border: 0;
    border-radius: 0;
    width: 100%;
    color: #989898;
    font-style: italic;
    padding: 0 15px 0;
    margin: 0;
    height: 50px;
}
#header .search-container .search button {
    color: #376034;
}
#header .search-container .search button {
    position: absolute;
    right: 0;
    top: 12px;
    font-size: 30px;
    background: none;
}
#header .main-nav {
    float: right;
    padding: 0;
    margin-top: 17px;
}
ul.nav {
    margin: 0;
    margin: 0px 0px 0px 0px;
    margin-bottom: 0;
    border-color: #025b07;
}
.nav-tabs .nav-link{
    color: #025b07;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus{
    border-color: #025b07;
    border-bottom-color: snow;
}
.form-check-input:checked {
    background-color: #015f06 !important;
    border-color: #376034 !important;
}
@media (min-width: 979px){
    ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block;
    }
}

@media (min-width: 768px){
    ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block !important;
    }
    body .btn {
        padding: 16px 29px;
    }
    .navbar-toggle {
        display: none;
    }
    .h-one-h #menu-main-menu li.dropdown, .h-two-h #menu-main-menu li.dropdown, .h-three-h #menu-main-menu li.dropdown, .h-four-h #menu-main-menu li.dropdown, .header-nine #menu-main-menu li.dropdown {
        position: relative;
    }
    .h-one-h #menu-main-menu > li, .h-two-h #menu-main-menu > li, .h-three-h #menu-main-menu > li, .h-two-h #menu-main-menu > li, .h-four-h #menu-main-menu > li, .header-nine #menu-main-menu > li {
        margin: 0 5px !important;
    }
    #header.h-one-h .main-nav li a, .h-two-h .main-nav li a, #header.h-three-h .main-nav li a, .h-two-h .main-nav li a, .h-four-h .main-nav li a, .header-nine .main-nav li a {
        font-size: 15px !important;
        font-weight: 600;
        color: #376034;
    }
    .h-one-h #menu-main-menu li.dropdown .fa, .h-two-h #menu-main-menu li.dropdown .fa, .h-three-h #menu-main-menu li.dropdown .fa, .h-four-h #menu-main-menu li.dropdown .fa, .header-nine #menu-main-menu li.dropdown .fa {
        position: absolute;
        right: 0;
        top: 50%;
        margin: -12px -8px 0 0;
    }
    #header.h-one-h .main-nav li.dropdown ul.dropdown-menu, #header.h-two-h .main-nav li.dropdown ul.dropdown-menu, #header.h-three-h .main-nav li.dropdown ul.dropdown-menu, #header.h-four-h .main-nav li.dropdown ul.dropdown-menu, .header-nine .main-nav li.dropdown ul.dropdown-menu {
        border: 1px solid #eeeeee !important;
    }
}
@media (min-width: 767px){
    #header .main-nav li a {
        display: block;
        font-size: 16px;
        padding: 15px 0 6px;
        position: relative;
        text-transform: uppercase;
        line-height: 40px;
        color: #000;
        border-bottom: 4px solid transparent;
        -webkit-transition: all 0.4s ease 0s;
        -moz-transition: all 0.4s ease 0s;
        -ms-transition: all 0.4s ease 0s;
        -o-transition: all 0.4s ease 0s;
        transition: all 0.4s ease 0s;
    }
    #header .main-nav li.dropdown ul.dropdown-menu {
        display: none;
        padding: 0;
        margin: 0;
        min-width: 250px;
        border: 0;
        border-radius: 0;
    }
    #header .main-nav li.dropdown ul.dropdown-menu li {
        margin: 0;
        display: block;
    }
    #header .main-nav li.dropdown ul.dropdown-menu li a:hover, #header .main-nav li.dropdown ul.dropdown-menu li.active a {
        color: #fff;
    }
    #header .main-nav li.dropdown ul.dropdown-menu li a {
        line-height: normal;
        color: #000;
        padding: 14px 33px;
        font-size: 15px;
        font-family: "Open Sans",sans-serif;
        font-weight: 400;
        text-transform: none;
        border-bottom: 1px solid #eee;
        -webkit-transition: all 0.4s ease 0s;
        -moz-transition: height 0.4s all 0s;
        -ms-transition: all 0.4s ease 0s;
        -o-transition: all 0.4s ease 0s;
        transition: all 0.4s ease 0s;
        border-top: 0;
    }
    #footer .footer-left {
        float: left;
        width: 65%;
    }
    #footer .footer-right {
        float: left;
        width: 35%;
    }
    #footer .usefull-links-widget ul {
        width: 50%;
        float: left;
    }
    #footer .footer-address-widget ul li {
        list-style: none;
        float: left;
        font-size: 20px;
        width: 47%;
        position: relative;
        padding-left: 60px;
    }
    #footer .footer-address-widget ul li i {
        font-size: 40px;
        left: 0;
        position: absolute;
        top: 8px;
    }
    #footer .footer-address-widget ul li span, #footer .footer-address-widget ul li a {
        display: block;
        font-size: 16px;
    }
    #footer .footer-address-widget {
        padding: 18px 32px;
        background: #fff;
    }
    #header .top-bar:before {
        position: absolute;
        left: -30px;
        top: -33px;
        width: 39px;
        height: 79px;
        content: "";
        background: #376034;
        -ms-transform: rotate(-40deg);
        -webkit-transform: rotate(-40deg);
        transform: rotate(-40deg);
    }
    #header .top-bar:after {
        position: absolute;
        right: -30px;
        top: -33px;
        width: 39px;
        height: 79px;
        content: "";
        background: #376034;
        -ms-transform: rotate(40deg);
        -webkit-transform: rotate(40deg);
        transform: rotate(40deg);
    }
}
@media (max-width: 766px){
    #footer .footer-left {
        float: left;
        width: 100%;
    }
    #footer .footer-right {
        float: left;
        width: 100%;
    }
    #footer .usefull-links-widget ul {
        width: 100%;
        float: left;
    }
    #footer .footer-address-widget ul li {
        list-style: none;
        float: left;
        font-size: 20px;
        position: relative;
        padding-left: 0px;
        margin-bottom: 10px
    }
    #footer .footer-address-widget ul li i {
        font-size: 25px;
        left: -40px;
        position: absolute;
        top: 8px;
    }
    #footer .footer-address-widget ul li span, #footer .footer-address-widget ul li a {
        display: block;
        font-size: 16px;
    }
    #footer .footer-address-widget {
        padding: 18px 20px;
        background: #fff;
    }
    #header .top-bar:before {
        position: absolute;
        left: -30px;
        top: -33px;
        width: 39px;
        height: 79px;
        content: "";
        background: #376034;
    }
    #header .top-bar:after {
        position: absolute;
        right: -30px;
        top: -33px;
        width: 39px;
        height: 79px;
        content: "";
        background: #376034;
    }
    #header .top-bar{
        height: auto !important;
        margin: 0 !important;
        padding: 0 !important;
        text-align: center;
    }
    #header .top-bar:before, #header .top-bar:after{
        height: auto !important;
        position: sticky !important;
    }
    #header .top-bar p{
        float: none !important;
        padding: 9px 20px !important;
        margin: 0 !important;
        margin-bottom: 0;
    }
    span.filemsg{
        position: relative !important;
        right: 0px !important;
        bottom: 0px !important;
    }
}
#header .main-nav li a {
    margin: 5px 10px !important;
    padding: 5px;
}
#header .main-nav li.dropdown ul.dropdown-menu li a:hover, #header .main-nav li.dropdown ul.dropdown-menu li.active a {
    background-color: #376034;
}
#header .main-nav li.dropdown ul.dropdown-menu li a {
    padding: 14px 33px !important;
}
.bg-white {
    background: #fff;
    display: block;
    max-height: 100%;
}
h3, .h3 {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.24s ease-in-out;
    -moz-transition: opacity 0.24s ease-in-out;
    transition: opacity 0.24s ease-in-out;
}
body, html, input, textarea, p {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.24s ease-in-out;
    -moz-transition: opacity 0.24s ease-in-out;
    transition: opacity 0.24s ease-in-out;
}
.social li {
    display: inline-block;
    margin: 0 2px;
}
.social li a i {
    display: block;
    width: 43px;
    height: 43px;
    border: 1px solid #848484;
    background: #fff;
    text-align: center;
    border-radius: 100%;
    color: #535353;
    line-height: 42px;
}
input[type="text"], input[type="email"], input[type="number"], input[type="password"] {
    background: #fff;
    /* border: 1px solid #838383;
    border-radius: 30px; */
    width: 100%;
    padding: 0 25px;
    height: 38px;
    margin-bottom: 10px;
    font-size: 14px;
    font-family: "Open Sans",sans-serif;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: #121212;
}
.social li a.facebook:hover i {
    background: #3C599B !important;
    border-color: #3C599B !important;
}
.social li a.twitter:hover i {
    background: #2b3e4a !important;
    border-color: #2b3e4a !important;
}
.social li a.instagram:hover i {
    background:  #8a3ab9 !important;
    border-color:  #8a3ab9 !important;
}
.social li a.linkedin:hover i {
    background: #5694C7 !important;
    border-color: #5694C7 !important;
}
.social li a:hover i {
    color: #fff;
}
.btn:hover {
    line-height: 9em;
    -webkit-transition: all .35s ease 0s;
    -moz-transition: all .35s ease 0s;
    -ms-transition: all .35s ease 0s;
    -o-transition: all .35s ease 0s;
    transition: all .35s ease 0s;
}
.btn:hover:before {
    top: 16px;
    line-height: 20px;
}
.btn:before {
    content: attr(data-text);
    position: absolute;
    top: -2.75em;
    -webkit-transition: all .35s ease 0s;
    -moz-transition: all .35s ease 0s;
    -ms-transition: all .35s ease 0s;
    -o-transition: all .35s ease 0s;
    transition: all .35s ease 0s;
}
.btn {
    display: inline-block;
    padding: 16px 40px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    text-transform: uppercase;
    font-family: "Open Sans",sans-serif;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 30px;
    position: relative;
    height: 53px;
    overflow: hidden;
    -webkit-transition: all .35s ease 0s;
    -moz-transition: all .35s ease 0s;
    -ms-transition: all .35s ease 0s;
    -o-transition: all .35s ease 0s;
    transition: all .35s ease 0s;
}
.spinner {
    transform: rotateZ(45deg);
    perspective: 1000px;
    border-radius: 50%;
    width: 65px;
    height: 65px;
    color: #fff;
  }
.spinner:before, .spinner:after {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: inherit;
      height: inherit;
      border-radius: 50%;
      transform: rotateX(70deg);
      animation: 1s spin linear infinite;
    }
.spinner:after {
    color: #19832a;
    transform: rotateY(70deg);
    animation-delay: .4s;
}

@keyframes rotate {
    0% {
        transform: translate(-50%, -50%) rotateZ(0deg);
    }
    100% {
        transform: translate(-50%, -50%) rotateZ(360deg);
    }
}

@keyframes rotateccw {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
        transform: translate(-50%, -50%) rotate(-360deg);
    }
}

@keyframes spin {
    0%,
    100% {
        box-shadow: .2em 0px 0 0px currentcolor;
    }
    12% {
        box-shadow: .2em .2em 0 0 currentcolor;
    }
    25% {
        box-shadow: 0 .2em 0 0px currentcolor;
    }
    37% {
        box-shadow: -.2em .2em 0 0 currentcolor;
    }
    50% {
        box-shadow: -.2em 0 0 0 currentcolor;
    }
    62% {
        box-shadow: -.2em -.2em 0 0 currentcolor;
    }
    75% {
        box-shadow: 0px -.2em 0 0 currentcolor;
    }
    87% {
        box-shadow: .2em -.2em 0 0 currentcolor;
    }
}
#footer{
    background: url(../img/colorfull-row.jpg) repeat-x 0 0 #f5f5f5;
    color: #333333;
}
#footer .footer-top {
    padding: 70px 0;
}
#footer .footer-logo {
    position: relative;
}
#footer a {
    color: #333333;
}
#footer .footer-logo:after {
    width: 1px;
    content: "";
    height: 69px;
    background: #ababab;
    position: absolute;
    right: 0;
    top: 21px;
}
#footer .footer-top p {
    margin: 8px 0;
}
#footer p {
    font-size: 14px;
}
#footer .usefull-links-widget {
    margin-top: 15px;
}
#footer .usefull-links-widget h4 {
    padding-bottom: 15px;
    color: #131313;
}
footer.light h4 {
    color: #000;
}
footer .footer-left h4, footer .footer-right h4 {
    margin: 15px 0 15px !important;
}
.usefull-links-widget ul {
    margin: 0px 0px 0px 0px;
}
#footer .usefull-links-widget li {
    list-style: none;
    padding: 6px 0;
}
#footer .usefull-links-widget li a {
    font-size: 16px;
    background: url(../img/dot.png) no-repeat 0 10px;
    font-weight: 400;
    font-family: "Open Sans",sans-serif;
    padding-left: 20px;
}

#footer .newsletter-widget {
    padding: 20px 29px;
    background: #e9e9e9;
}
#footer .newsletter-widget p {
    font-size: 16px;
    line-height: 21px;
    margin: 0 0 20px;
}
#footer .footer-top p {
    margin: 8px 0;
}
#footer p {
    font-size: 14px;
}
#footer input[type="text"] {
    width: 88%;
}
#footer .newsletter-widget .social {
    background: #e3e3e3;
    text-align: center;
    padding: 17px;
    margin: 50px -29px -20px;
}

#footer .footer-bottom {
    padding: 30px 0;
    background: #e9e9e9;
}
#footer .footer-bottom p {
    font-size: 14px;
    margin: 0;
    line-height: normal;
}