#footerbody {
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    color: #222
}

input[type='number'] {
    -moz-appearance: textfield
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style-position: inside;
    list-style: none;
    line-height: 2;
    margin: 0 0 25px 0
}

p {
    line-height: 24px
}

.widget-nav-detail ul {
    list-style: inherit;
    line-height: 2.5;
    margin: 0 0 25px 15px
}

span.submenu-button {
    left: auto !important
}

.clearBoth {
    clear: both
}

a,
a:hover,
a:focus,
a:active {
    color: #01478f;
    text-decoration: none;
    outline: 0
}

.btn:focus,
.btn.focus {
    background: 0;
    outline: 0
}

strong {
    font-weight: 700
}

.text-small {
    font-size: 12px
}

.text-xs {
    font-size: 10px
}

.asterix-red {
    color: red
}

.error {
    border: 1px solid #f00 !important
}

.popover {
    border-radius: 0
}

.pointer {
    cursor: pointer
}

.padTopNone {
    padding-top: 0 !important
}

.form-control[readonly] {
    background: transparent
}

.noborder {
    border: none !important
}

.noborderTop {
    border-top: none !important
}

.noborderBottom {
    border-bottom: none !important
}

.noborderRight {
    border-right: none !important
}

.m5 {
    margin: 5px
}

.mT5 {
    margin-top: 5px
}

.mTn5 {
    margin-top: -5px
}

.mR20 {
    margin-right: 20px
}

.nopadding {
    padding: 0 !important
}

.nopaddingRight {
    padding-right: 0 !important
}

.w33pcnt {
    width: 33%
}

.w45pcnt {
    width: 45%
}

.w50pcnt {
    width: 50%
}

.w60pcnt {
    width: 60%
}

.w70pcnt {
    width: 70%
}

.w100pcnt {
    width: 100%
}

#loading {
    background: #FFF;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999999
}

.loading_img {
    background: url(images/loading.gif) no-repeat center center;
    height: 200px;
    left: 50%;
    margin: -100px 0 0 -100px;
    position: absolute;
    top: 50%;
    width: 200px
}

#back-top {
    display: none;
    position: fixed;
    bottom: 10px;
    right: 20px;
    z-index: 100;
    color: #FFF;
    background: #01478f;
    padding: 8px 11px;
    font-size: 24px;
    width: 46px;
    height: 45px;
    border-radius: 50%
}

#back-top:hover {
    opacity: 1;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23);
    -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23);
    -o-box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23);
    box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23);
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
    border: 1px solid #f1f1f1;
    padding: 12px 16px;
    line-height: inherit;
    width: 100%;
    background-color: #f7f7f7;
    margin-bottom: 30px;
    border-radius: 0;
    height: auto;
    -webkit-appearance: none;
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border ease .4s;
    -moz-transition: border ease .4s;
    transition: border ease .4s
}

.btn {
    display: inline-block;
    padding: 10px 20px;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 700;
    border-radius: 2px
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: 0;
    outline-offset: 0
}

.btn-primary {
    color: #FFF;
    background-color: #01478f;
    border-color: transparent;
    text-transform: uppercase
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open>.dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open>.dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open>.dropdown-toggle.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:hover {
    color: #FFF;
    background-color: #01478f;
    border-color: transparent
}

.banner {
    height: 100vh;
    position: relative
}

.hero-content {
    position: relative;
    padding-top: 0;
    z-index: 20;
    text-align: center
}

.hero-content .text-scroll {
    overflow: hidden;
    height: 50px;
    vertical-align: baseline
}

.hero-content .text-scroll h2 {
    font-size: 52px;
    color: #fff;
    height: 50px;
    line-height: 50px;
    margin: 0;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, .3);
    -webkit-transition: margin-top .4s ease-in-out;
    -moz-transition: margin-top .4s ease-in-out;
    transition: margin-top .4s ease-in-out
}

.search-form {
    background: #f2f2f2;
    color: #fff;
    margin: 0;
    display: none;
    overflow: hidden;
    width: 100%;
    height: 50px;
    position: absolute;
    top: 100%;
    left: 0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    z-index: 1
}

.search-form i.fa-search {
    color: #545454;
    font-size: 14px;
    display: inline-block;
    padding: 0 0 0 45px;
    float: left;
    line-height: 50px;
    height: 20px !important;
    width: 20px !important;
    position: absolute;
    left: 0
}

.search-form input,
.search-form input:focus {
    background-color: #f2f2f2;
    border: 0;
    box-shadow: none;
    color: #545454;
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    height: 20px;
    margin: 15px;
    width: 90%;
    padding: 0 45px 0 60px;
    font-family: inherit;
    outline: 0;
    outline-offset: 0;
    -webkit-appearance: none;
    border-radius: 0;
    float: left
}

.search-form input[type="submit"] {
    border: 0 none;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px;
    visibility: hidden
}

.search-form .search-close {
    color: #545454;
    font-size: 20px;
    position: absolute;
    line-height: 50px;
    height: 50px;
    top: 0;
    right: 45px;
    background: 0;
    border: 0;
    outline: 0
}

@media screen and (max-width:600px) {

    .search-form input,
    .search-form input:focus {
        padding: 0 10px 0 30px
    }

    .search-form i.fa-search {
        left: -30px
    }

    .search-form .search-close {
        right: 10px
    }
}

#hero-section {
    position: relative;
    height: 100vh
}

#hero-section .hero-content {
    position: relative;
    padding-top: 0;
    z-index: 20;
    text-align: center
}

#hero-section .text-scroll {
    overflow: hidden;
    height: 50px;
    vertical-align: baseline
}

#hero-section .text-scroll h1 {
    font-size: 48px;
    color: #fff;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
    margin: 0;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, .3);
    -webkit-transition: margin-top .5s ease-in-out;
    -moz-transition: margin-top .5s ease-in-out;
    transition: margin-top .5s ease-in-out
}

#hero-section .links {
    margin-top: 60px
}

#hero-section .btn-lg {
    padding: 18px 60px;
    font-size: 14px
}

#hero-section .links .link {
    padding: 15px 30px 15px 50px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, .3)
}

#hero-section .links .link:hover {
    color: #01478f
}

#hero-section .arrow {
    position: absolute;
    bottom: 35px;
    left: 50%;
    margin-left: -25px;
    width: 50px;
    height: 50px;
    z-index: 999
}

#hero-section .arrow:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 50px;
    background: url(images/icons/arrow.png) no-repeat center center;
    -webkit-animation: rotate 3s infinite linear;
    -moz-animation: rotate 3s infinite linear;
    -o-animation: rotate 3s infinite linear;
    animation: rotate 3s infinite linear
}

#hero-section .arrow:after {
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 22px;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center
}

#hero-section .arrow:hover:after {
    color: #01478f
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@keyframes rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@media screen and (max-width:600px) {
    #hero-section .links {
        margin-top: 30px
    }

    #hero-section .links .link {
        display: block;
        margin: 20px 0 0 0
    }
}

h1.logo {
    margin: 0;
    text-indent: -9999px
}

h1 .logo-icon {
    width: 200px
}

.logo-icon {
    width: 200px
}

.navbar {
    border: 0;
    margin: 0
}

.navbar-default {
    background-color: #FFF;
    border-color: transparent;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1)
}

.navbar-default .navbar-nav>li>a {
    color: #545454;
    font-weight: 700
}

.navbar-brand {
    height: auto;
    padding: 7px 0 7px 0
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    background-color: #f2f2f2;
    color: #252525
}

.navbar-default .navbar-nav>.active>a:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 4px;
    background-color: #01478f
}

.navbar-default .navbar-toggle {
    border-color: transparent
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #000
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 5px
}

.navbar-toggle .icon-bar {
    display: block;
    width: 30px;
    height: 3px;
    border-radius: 0
}

.navbar-toggle {
    margin-top: 10px
}

.navbar-default .navbar-nav>li>a:hover {
    color: #01478f
}

.navbar-default .navbar-nav>li>a:focus {
    color: #545454
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: transparent
}

.navbar-collapse {
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

@media(min-width:768px) {
    .navbar-nav>li>a {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.dropdown-menu {
    padding: 0;
    border: 0;
    border-radius: 2px;
    border-top: 2px solid #f2f2f2
}

.dropdown-menu>li>a {
    padding: 10px 20px;
    font-weight: 700;
    color: #545454
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #252525;
    background-color: #f2f2f2
}

.dropdown-toggle i {
    margin: 0 0 0 10px
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #545454;
    background-color: #FFF
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: #f2f2f2;
    color: #252525
}

.navbar-default .navbar-nav>.open>a:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 4px;
    background-color: #01478f
}

@media(max-width:991px) {
    .navbar-header {
        float: none
    }

    .navbar-toggle {
        display: block
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
    }

    .navbar-collapse.collapse {
        display: none !important
    }

    .navbar-nav {
        float: none !important;
        margin: 7.5px -15px
    }

    .navbar-nav>li {
        float: none
    }

    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .navbar-text {
        float: none;
        margin: 15px 0
    }

    .navbar-collapse.collapse.in {
        display: block !important
    }

    .collapsing {
        overflow: hidden !important
    }
}

.search-button {
    background: 0;
    border: 0;
    padding: 15px 20px;
    outline: 0;
    font-weight: 700
}

@media screen and (max-width:600px) {
    .search-button {
        padding: 5px 15px
    }
}

.section-item {
    padding: 45px 0 15px 0
}

.prod-section {
    padding-top: 55px
}

.contact-section-inner {
    padding: 60px 0 0 0
}

.section-item h2,
.contact-section-inner h2,
.widget-nav-detail h2,
.section-item h1 {
    margin: 0 0 22px 0;
    color: #252525;
    font-weight: 700;
    font-size: 36px;
    line-height: 48px;
    text-align: center;
    text-transform: uppercase
}

.section-item h2::after,
.widget-nav-detail h2::after,
.section-item h1:after {
    background: #01478f;
    content: "";
    display: block;
    height: 4px;
    margin: 10px auto;
    width: 130px
}

.section-item p,
.contact-section-inner p {
    text-align: center
}

#tab-section {
    margin: 60px 0 0 0
}

.service-list-tabs {
    border-right: 1px solid #f2f2f2
}

.service-list-tabs li.active {
    border-right: 4px solid #01478f
}

.service-list-tabs li.active a {
    color: #01478f
}

.service-list-tabs li a {
    display: block;
    padding: 20px 0;
    font-size: 18px;
    line-height: 36px;
    color: inherit;
    color: #252525;
    font-weight: 700;
    transition: all .4s
}

.service-list-tabs li:hover {
    border-right: 4px solid #01478f;
    transition: all .4s
}

.service-list-tabs li a:hover {
    color: #01478f
}

.service-list-tabs li a img {
    width: 40px;
    height: 40px;
    margin: 0 30px 0 0
}

.services-tabs-desc {
    padding: 0 0 60px 40px
}

.services-tabs-desc img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 30px 0
}

.services-tabs-desc h5 {
    color: #6a6a6a;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 30px 0
}

.services-tabs-desc p {
    text-align: left;
    margin: 0 0 30px 0;
    line-height: 24px
}

.services-tabs-desc a {
    color: #01478f;
    font-weight: 700
}

.services-tabs-desc a:hover {
    color: #01478f
}

@media screen and (max-width:1024px) {
    .service-list-tabs li a {
        padding: 20px 0;
        font-size: 14px
    }

    .service-list-tabs li a img {
        display: none
    }
}

.service-list-tabs img {
    display: none
}

@media screen and (max-width:800px) {
    #tab-section {
        margin: 20px 0 0 0
    }

    .service-list-tabs {
        border-right: 0;
        margin: 0 0 20px 0
    }

    .service-list-tabs li {
        display: inline-block
    }

    .services-tabs-desc {
        padding-left: 0
    }

    .service-list-tabs li:hover,
    .service-list-tabs li.active {
        border-right: 0
    }

    .service-list-tabs li a {
        display: inline-block;
        padding: 0 20px 5px 0
    }

    .service-list-tabs li.active a {
        background: #01478f;
        color: #FFF;
        display: inline-block;
        padding: 5px 15px;
        margin: 0 20px 10px 0;
        border-radius: 2px
    }

    .service-list-tabs img {
        display: none
    }
}

.structure-mod {
    text-align: center;
    margin: 0 0 60px 0
}

.structure-mod img {
    height: auto;
    max-width: 100%;
    margin: 0 auto 30px;
    display: block
}

.structure-mod h3 {
    color: #252525;
    margin: 0 0 20px 0;
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;
    font-weight: 700
}

.structure-mod p {
    margin: 0 0 30px 0
}

.section-item.section-dark {
    background-color: #252525
}

.section-item.section-dark h2,
.section-item.section-dark p {
    color: #FFF
}

.item-sorter {
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0 0 30px 0;
    text-align: center
}

.item-sorter li {
    display: inline-block;
    margin: 10px 10px 0 0;
    min-width: 120px
}

.item-sorter li a {
    color: #FFF;
    font-weight: 700;
    transition: all .4s
}

.item-sorter li a:hover,
.item-sorter li a.active {
    color: #01478f
}

#sorting-container [class*="col-"] {
    padding: 0
}

.filter-item {
    position: relative
}

.filter-item:after {
    content: "";
    background-color: rgba(210, 50, 50, .9);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=0);
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    -webkit-transition: all .4s ease 0;
    -moz-transition: all .4s ease 0;
    transition: all .4s ease 0
}

.filter-item:hover:after {
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible
}

.filter-item .item-detail {
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 2;
    text-align: center;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

.filter-item .item-detail h4 {
    font-size: 18px;
    color: #FFF;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
    z-index: 2;
    text-transform: uppercase;
    display: block;
    filter: alpha(opacity=0);
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: all .4s ease 0;
    -moz-transition: all .4s ease 0;
    transition: all .4s ease 0
}

.filter-item .item-detail p {
    font-size: 12px;
    color: #FFF;
    text-align: center;
    padding: 0 20px;
    filter: alpha(opacity=0);
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: all .4s ease 0;
    -moz-transition: all .4s ease 0;
    transition: all .4s ease 0
}

.filter-item a {
    color: #FFF
}

.filter-item a:hover {
    text-decoration: none;
    color: #FFF
}

.filter-item:hover h4,
.filter-item:hover p {
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0)
}

.testimonials {
    margin: 45px 0 0 0
}

.testimonials .customer {
    padding: 45px 15px 0
}

.testimonials .customer .inner {
    background-color: #f7f7f7;
    border: 1px solid #f1f1f1;
    position: relative;
    text-align: center;
    padding: 66px 40px 35px
}

.testimonials .image {
    position: absolute;
    left: 50%;
    top: -45px;
    width: 90px;
    height: 90px;
    margin-left: -45px
}

.testimonials .image:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 0 5px #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.testimonials .image img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.testimonials .name {
    font-size: 16px;
    margin: 0 0 5px 0
}

.testimonials .position {
    color: #979797;
    font-size: 13px;
    font-weight: 700
}

.testimonials .whisper {
    font-size: 13px;
    font-style: normal;
    border: 0;
    padding: 0;
    margin: 20px 0 0
}

.testimonials .owl-controls {
    margin: 45px 0;
    height: 10px;
    line-height: 10px
}

.testimonials .owl-controls .owl-page span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 6px;
    filter: Alpha(Opacity=100);
    opacity: 1;
    background-color: #252525;
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s;
    transition: all ease .238s
}

.testimonials .owl-controls .owl-page.active span,
.testimonials .owl-controls .owl-page span:hover {
    background-color: #01478f
}

.section-item.section-grey {
    background-color: #f2f2f2
}

.blog-listing {
    margin-top: 30px;
    padding: 0 0 30px 0
}

.blog-entry {
    margin: 0 0 30px 0;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .15)
}

.blog-info {
    background: #FFF;
    position: relative
}

.blog-info .blog-date {
    position: absolute;
    width: 50px;
    height: 85px;
    background-color: #333;
    color: #FFF;
    text-align: center
}

.blog-info .blog-date .day {
    font-size: 20px;
    margin: 10px 10px 0 10px;
    padding-bottom: 10px;
    border-bottom: 2px solid white
}

.blog-info .blog-date .month {
    margin: 10px 10px 0 10px;
    font-size: 12px
}

.blog-info .blog-post-text {
    padding: 10px 20px 30px 75px
}

.blog-info .blog-post-text h4 {
    font-size: 16px;
    font-weight: 700;
    color: #252525;
    margin: 10px 0 20px 0
}

.blog-info .blog-post-text h4 a,
.blog-info .blog-post-text h4 a:hover {
    color: #252525
}

.blog-info .blog-post-text p {
    text-align: left
}

.blog-info .blog-post-text a.author,
.blog-info .blog-post-text a.category {
    color: #01478f
}

.blog-info .blog-post-text a.read-more,
.blog-info .blog-post-text a.read-more:hover {
    display: block;
    font-weight: 700
}

.knowlege-bank {
    padding: 40px 0
}

.icon-button-light {
    text-decoration: none;
    text-align: center;
    color: #FFF;
    background: transparent;
    font-size: 24px;
    font-weight: 700;
    width: 100%;
    display: block;
    border: 2px solid #FFF;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-transform: uppercase;
    transition: all .4s;
    margin: 0 0 30px 0;
    padding: 15px
}

.icon-button-light:hover,
.icon-button-light:active,
.icon-button-light:focus {
    color: #FFF;
    background: #01478f;
    border: 2px solid transparent
}

.icon-button-light i {
    font-size: 28px;
    margin: 0 20px 0 0
}

.contact-from-section {
    margin-top: 20px;
    margin-bottom: 30px
}

.contact-from-section .info-entry {
    margin: 0 0 30px 0;
    font-size: 15px
}

.contact-from-section .info-entry i {
    margin: 0 14px 5px -35px;
    font-size: 24px;
    color: #01478f;
    vertical-align: top
}

.contact-from-section .info-entry li {
    position: relative;
    padding-left: 40px;
    line-height: 1.8;
    margin: 0 0 20px 0
}

.contact-from-section .info-entry .fa-map-marker {
    font-size: 32px;
    position: absolute;
    top: 4px;
    line-height: normal
}

.contact-from-section h4 {
    color: #252525;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 20px 0
}

.contact-from-section p {
    text-align: left
}

#footer {
    background: #1e1e1e;
    color: #ccc;
    padding: 20px 0;
    position: relative
}

.footer-widget {
    margin: 0 0 30px 0
}

.footer-widget h4 {
    color: #fff;
    position: relative;
    padding-bottom: 15px;
    font-weight: 700;
    text-transform: uppercase
}

.footer-widget h4:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 30px;
    height: 2px;
    background-color: #01478f
}

.footer-widget .pics-widget a {
    display: inline-block;
    margin: 0 10px 10px 0
}

.footer-widget .pics-widget img {
    width: 70px;
    height: 70px
}

.social-links a {
    display: inline-block;
    text-align: center;
    width: 60px;
    height: 60px;
    line-height: 56px;
    border: 2px solid #474747;
    font-size: 32px;
    color: #979797;
    margin: 0 10px 10px 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    transition: all .4s
}

.social-links a:hover {
    color: #01478f;
    border-color: #01478f
}

.footer-links li {
    float: left;
    width: 50%
}

.footer-links li:nth-child(even) {
    float: right;
    width: 50%
}

.footer-links li a {
    position: relative;
    padding-left: 20px;
    color: #ccc;
    line-height: 30px;
    transition: all .4s
}

.footer-links li a:hover {
    color: #01478f
}

.footer-links li a:hover:before {
    color: #01478f;
    padding-left: 5px
}

.footer-links li a:before {
    content: "\f04b";
    font-family: "FontAwesome";
    position: absolute;
    left: 0;
    top: 4px;
    color: #626262;
    font-size: 10px;
    line-height: normal;
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s;
    transition: all ease .238s
}

.main-content-area-inner {
    padding: 45px 0
}

.main-content-area-inner2 {
    padding: 30px 0
}

.main-content-area-inner-dark {
    padding: 20px 0 0 0;
    background: #252525
}

.page-header-inner {
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    background-color: #f7f7f7;
    padding: 22px 0
}

.page-header-inner h1 {
    margin: 0;
    text-transform: uppercase;
    font-weight: 700
}

.page-header-inner .breadcrumb {
    background: 0;
    text-align: right;
    margin: 0;
    font-size: 11px;
    padding: 10px 15px
}

@media screen and (max-width:600px) {
    .page-header-inner .breadcrumb {
        text-align: left;
        padding: 0;
        margin: 18px 0 0 0
    }
}

.blog-content h3 {
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: 700
}

.blog-content .post-meta {
    color: #545454;
    font-size: 12px;
    margin-bottom: 22px
}

.blog-content .post-meta-content {
    background-color: #f7f7f7;
    padding: 8px 20px;
    border: 1px solid #f1f1f1
}

.blog-content .post-meta a {
    color: #252525
}

.blog-content .post-meta a:hover {
    color: #01478f
}

.blog-content .post-meta .item {
    display: inline-block;
    margin-left: 22px;
    position: relative
}

.blog-content .post-meta .item:first-child {
    margin-left: 0
}

.blog-content .post-meta .item:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 3px;
    background-color: #01478f;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    left: -14px;
    top: 7px
}

.blog-content .post-meta .item:first-child:before {
    width: 0
}

.blog-content p {
    margin: 0 0 20px 0
}

blockquote {
    border: 0 solid #01478f;
    border-left-width: 2px;
    font-size: 14px;
    line-height: 24px;
    margin: 0 0 20px;
    padding: 0 0 0 25px;
    font-style: italic
}

.blog-content .post-share {
    padding-top: 20px
}

.blog-content .post-share-icon {
    display: inline-block;
    font-size: 0
}

.blog-content .post-share-text {
    display: inline-block;
    line-height: 30px;
    padding-right: 5px
}

.blog-content .post-share a {
    position: relative;
    z-index: 1;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    color: #545454;
    font-size: 12px;
    cursor: pointer;
    margin: 0 7px 0 0
}

.blog-content .post-share a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border: 1px solid #f1f1f1;
    background-color: #f7f7f7;
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s;
    transition: all ease .238s
}

.blog-content .post-share a:hover:after {
    background-color: #01478f;
    border-color: #01478f
}

.blog-content .post-share a:hover {
    color: #fff
}

.blog-content .post-author {
    background-color: #252525;
    color: #fff;
    padding: 30px;
    margin-top: 60px
}

.blog-content .post-author .author-avatar {
    float: left;
    margin-right: 30px
}

.blog-content .post-author .author-info {
    overflow: hidden
}

.blog-content .post-author .name {
    color: #fff;
    font-size: 16px;
    margin: 0 0 5px
}

.blog-content .post-author .author-info p {
    font-size: 12px;
    line-height: 1.8;
    margin: 0
}

.comments-area {
    padding-top: 30px
}

.comments-area ol.comment-list,
.comments-area ul.children {
    list-style: none;
    margin-left: 0
}

.comments-area ol.comment-list>.comment:first-child {
    border: 0;
    padding: 0;
    margin: 0
}

.comment-title,
.comment-reply-title {
    font-size: 18px;
    margin-bottom: 33px
}

.comment_wrap {
    margin-bottom: 35px
}

.comment_wrap .gravatar {
    width: 100px;
    float: left;
    margin: 0 30px 0 0
}

.comment_wrap .comment_content {
    overflow: hidden;
    min-height: 100px
}

.comment_wrap .comment_content .comment_meta {
    float: right;
    font-size: 12px
}

.comment_wrap .comment_reply a {
    color: #252525;
    display: inline-block;
    padding-left: 22px
}

.comment_wrap .comment_time {
    position: relative
}

.comment_wrap .comment_time:after {
    content: "";
    position: absolute;
    width: 3px;
    height: 3px;
    background-color: #01478f;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    right: -13px;
    top: 7px
}

.comment_wrap .comment_text>p {
    margin-bottom: 0;
    line-height: normal;
    font-size: 13px
}

.comment_wrap .comment_author {
    color: #252525;
    margin: 0
}

.comment_wrap .comment_reply a:hover {
    color: #01478f
}

.comments-area .comment-list ul.children {
    margin-left: 60px
}

.comment-respond {
    margin-top: 65px
}

.comment-respond .name-wrap,
.comment-respond .email-wrap {
    width: 48.049%;
    float: left
}

.comment-respond .email-wrap {
    float: right
}

.comment-respond .message-wrap {
    width: 100%;
    clear: left
}

.comment-respond fieldset textarea {
    height: 170px;
    margin-bottom: 30px
}

.comment-respond .submit-wrap {
    text-align: center;
    margin: 0
}

.comment-respond .submit-wrap input {
    display: inline-block;
    width: auto
}

.comment-form {
    margin: 0 0 30px 0
}

.blog-sidebar {
    padding-left: 15%
}

@media screen and (max-width:1000px) {
    .blog-sidebar {
        padding-left: 0
    }
}

#sidebar .widget {
    margin-top: 45px
}

#sidebar .widget:first-child {
    margin: 0
}

#sidebar .widget .widget-title {
    position: relative;
    font-size: 18px;
    margin: 0 0 25px
}

#sidebar .widget ul {
    margin: 0;
    list-style: none
}

#sidebar .widget ul li {
    border-top: 1px solid #e8e8e8;
    padding: 12px 0
}

#sidebar .widget>ul li:first-child {
    padding-top: 0;
    border: 0
}

#sidebar .widget.widget_search {
    margin-bottom: 65px
}

#sidebar .widget.widget_search .search-blog-form {
    position: relative
}

#sidebar .widget.widget_search .search-blog-form .search-field {
    padding-right: 36px;
    margin: 0
}

#sidebar .widget.widget_search .search-blog-form .search-submit {
    position: absolute;
    right: 18px;
    top: 12px;
    width: 24px;
    height: 24px;
    text-align: center;
    text-indent: 9999px;
    padding: 0;
    border: 0;
    overflow: hidden;
    background-color: transparent
}

#sidebar .widget.widget_search .search-blog-form .search-submit:before {
    content: "\f002";
    font-family: "FontAwesome";
    font-size: 16px;
    color: #252525;
    position: absolute;
    left: 4px;
    top: 0;
    width: 100%;
    text-align: center;
    text-indent: 0;
    font-weight: 400;
    -webkit-transition: color ease .238s;
    -moz-transition: color ease .238s;
    transition: color ease .238s
}

#sidebar .widget.widget_search .search-blog-form .search-submit:hover:before {
    color: #01478f
}

#sidebar .widget.widget_categories ul li:before,
#sidebar .widget.widget_categories ul li:after,
#sidebar .widget.widget_archive ul li:before,
#sidebar .widget.widget_archive ul li:after {
    content: "";
    clear: both;
    display: table
}

#sidebar .widget.widget_categories ul li,
#sidebar .widget.widget_archive ul li {
    position: relative;
    text-align: right
}

#sidebar .widget.widget_categories ul li a,
#sidebar .widget.widget_archive ul li a,
#sidebar .widget.widget.widget_meta ul li a,
#sidebar .widget.widget.widget_pages ul li a {
    float: left;
    color: #545454
}

#sidebar .widget.widget_categories ul li a:hover,
#sidebar .widget.widget_archive ul li a:hover,
#sidebar .widget.widget.widget_meta ul li a:hover,
#sidebar .widget.widget.widget_pages ul li a:hover {
    color: #01478f
}

#sidebar .widget.widget.widget_meta ul li a,
#sidebar .widget.widget.widget_pages ul li a {
    float: none
}

#sidebar .widget.widget_recent_news .news {
    padding: 4px 0 15px
}

#sidebar .widget.widget_recent_news .post-item {
    padding: 18px 0 0;
    margin: 15px 0 0;
    border-top: 1px solid #e8e8e8
}

#sidebar .widget.widget_recent_news .post-item:first-child {
    padding-top: 0;
    margin-top: 0;
    border: 0
}

#sidebar .widget.widget_recent_news .news .thumb {
    width: 65px;
    float: left;
    margin: 0 20px 0 0
}

#sidebar .widget.widget_recent_news .news .texts {
    overflow: hidden
}

#sidebar .widget.widget_recent_news .news .thumb img {
    width: 100%;
    height: auto
}

#sidebar .widget.widget_recent_news .news h3 {
    font-size: 14px;
    margin: 0 0 5px
}

#sidebar .widget.widget_recent_news .news h3 a {
    color: #252525;
    font-weight: 700
}

#sidebar .widget.widget_recent_news .news h3 a:hover {
    color: #01478f
}

#sidebar .widget.widget_recent_news .news .post-date {
    font-size: 12px
}

#sidebar .widget.widget_tag_cloud .tagcloud {
    padding-top: 8px
}

#sidebar .widget.widget_tag_cloud .tagcloud:before,
#sidebar .widget.widget_tag_cloud .tagcloud:after {
    display: table;
    clear: both;
    content: ""
}

#sidebar .widget.widget_tag_cloud .tagcloud a {
    float: left;
    color: #545454;
    font-size: 12px;
    border: 1px solid #e8e8e8;
    padding: 6px 15px;
    margin: 0 8px 8px 0
}

#sidebar .widget.widget_tag_cloud .tagcloud a:hover {
    color: #fff;
    background-color: #252525;
    border-color: #252525
}

.google-map-section {
    width: 100%;
    height: 400px
}

.team-members {
    text-align: center;
    margin: 60px 0 30px 0
}

.team-members .thumb {
    position: relative;
    margin-bottom: 24px
}

.team-members .thumb img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto
}

.team-members .socials {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=0);
    opacity: 0;
    background-color: rgba(210, 50, 50, .9);
    -webkit-transition: all .4s ease 0;
    -moz-transition: all .4s ease 0;
    transition: all .4s ease 0
}

.team-members:hover .socials {
    filter: alpha(opacity=100);
    opacity: 1
}

.team-members .socials ul {
    margin: 0;
    height: 35px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -17.5px;
    -webkit-transform: translate3d(-50%, 30px, 0);
    -moz-transform: translate3d(-50%, 30px, 0);
    transform: translate3d(-50%, 30px, 0)
}

.team-members:hover .socials ul {
    -webkit-transform: translate3d(-50%, 0, 0);
    -moz-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    -webkit-transition: all .4s ease 0;
    -moz-transition: all .4s ease 0;
    transition: all .4s ease 0
}

.team-members .socials ul li {
    display: inline-block;
    margin: 0 2.5px
}

.team-members .socials ul li a {
    display: block;
    width: 35px;
    height: 35px;
    background-color: #fff;
    line-height: 35px;
    color: #01478f
}

.team-members .socials ul li a:hover {
    background-color: #252525;
    color: #FFF
}

.team-members .name {
    font-size: 18px;
    margin: 0 0 10px;
    color: #252525
}

.team-members .position {
    color: #979797;
    font-size: 12px;
    font-weight: 700
}

.clients {
    text-align: center;
    padding: 40px 0 80px 0
}

.clients .owl-theme .owl-controls .owl-buttons div {
    display: block;
    margin: 0;
    padding: 0;
    width: 10px;
    height: 24px;
    line-height: 24px;
    background: url(images/icons/prev.png) no-repeat center center;
    background-size: 10px 24px;
    border-radius: 0;
    position: absolute;
    left: -70px;
    top: 50%;
    margin-top: -12px
}

.clients .owl-theme .owl-controls .owl-buttons div.owl-next {
    left: auto;
    right: -70px;
    background: url(images/icons/next.png) no-repeat center center
}

@media screen and (max-width:1280px) {
    .clients .owl-theme .owl-controls {
        display: none !important
    }
}

.counter {
    text-align: center;
    margin: 40px 0 0 0
}

.counter .numb {
    font-size: 48px;
    color: #01478f;
    font-weight: 700
}

.counter .text {
    font-size: 12px;
    color: #f9f9f9;
    letter-spacing: 1px
}

.section-item-bg-img-1 {
    background-image: url(images/extras/parallax-bg2.jpg);
    background-attachment: fixed;
    background-position: 50% 700px;
    padding: 80px 0
}

.section-item-bg-img-1 h2 {
    margin: 0 0 30px 0;
    color: #FFF;
    font-weight: 700;
    font-size: 36px;
    line-height: 48px;
    text-align: center;
    text-transform: uppercase
}

.section-item-bg-img-1 h2::after {
    background: #01478f;
    content: "";
    display: block;
    height: 4px;
    margin: 20px auto;
    width: 130px
}

.service-box {
    margin: 0 0 60px 0;
    text-align: center
}

.service-box img {
    margin: 0 0 30px 0;
    width: 100%;
    height: auto
}

.service-box h3 {
    font-size: 18px;
    color: #252525;
    margin: 0 0 20px 0;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center
}

.service-box p {
    text-align: center;
    line-height: 24px;
    margin: 0 0 30px 0
}

.widget-nav-menu li {
    background-color: #f2f2f2;
    position: relative
}

.widget-nav-menu a {
    color: #252525;
    font-weight: 700;
    padding: 10px 20px;
    display: block
}

.widget-nav-menu a:hover {
    color: #01478f
}

.widget-nav-menu li.active {
    background: #01478f
}

.widget-nav-menu li.active a:before {
    border-bottom: 6px solid transparent;
    border-left: 10px solid #FFF;
    border-top: 6px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 18px
}

.widget-nav-menu li.active a,
.widget-nav-menu li.active a:hover {
    color: #FFF
}

#main-detail-area {
    margin: 0 0 0 5%
}

@media screen and (max-width:960px) {
    #main-detail-area {
        margin: 45px 0 0 0
    }
}

.widget-nav-detail h4 {
    color: #252525;
    margin: 0 0 10px 0;
    font-size: 18px;
    font-weight: 700
}

.widget-nav-detail h4::after {
    background: #01478f;
    content: "";
    display: block;
    height: 2px;
    margin: 15px 0;
    width: 70px
}

.widget-nav-detail h3,
.widget-nav-detail h2 {
    color: #252525;
    margin: 0 0 12px 0;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center
}

.widget-nav-detail h3::after,
.widget-nav-detail h2::after {
    background: #01478f;
    content: "";
    display: block;
    height: 2px;
    margin: 15px auto;
    width: 100px
}

.widget-nav-detail h3.secondary,
.widget-nav-detail h2.secondary {
    margin: 60px 0 20px 0
}

.widget-nav-detail p {
    margin: 0 0 6px 0
}

.catListing article:first-child h3,
.catListing article:first-child h2 {
    margin-top: 0
}

.widget-nav-detail img {
    margin: 0 0 30px 0
}

.check-list {
    margin: 0 0 30px 0;
    list-style: none
}

.check-list li {
    position: relative;
    padding-left: 25px;
    line-height: 30px
}

.check-list li:before {
    content: "\f00c";
    font-family: "FontAwesome";
    color: #01478f;
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 8px;
    display: block;
    line-height: normal
}

.toggle-panel {
    margin: 0 0 30px 0
}

.toggle-panel h5 {
    margin: 0 0 10px 0;
    background: #f2f2f2;
    font-size: 16px;
    position: relative;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: color ease .3s;
    -moz-transition: color ease .3s;
    transition: color ease .3s
}

.toggle-panel h5:after {
    content: "\f067";
    font-family: "FontAwesome";
    font-size: 14px;
    color: #252525;
    line-height: normal;
    position: absolute;
    right: 20px;
    top: 18px;
    -webkit-transition: color ease .3s;
    -moz-transition: color ease .3s;
    transition: color ease .3s
}

.toggle-panel h5.active {
    background: #01478f
}

.toggle-panel h5.active:after {
    content: "\f068";
    color: #FFF
}

.toggle-panel h5 a {
    display: block;
    padding: 15px 0 15px 20px;
    color: #252525
}

.toggle-panel h5.active a {
    color: #FFF
}

.toggle-panel p {
    margin: 0;
    padding: 5px 15px 20px 20px;
    text-align: left;
    display: none
}

.structure-holder {
    position: relative;
    background: #01478f;
    margin: 0 0 30px 0;
    overflow: hidden;
    transition: box-shadow .3s ease-in-out
}

.structure-holder:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, .3)
}

.structure-holder a {
    display: block;
    overflow: hidden
}

.structure-holder img {
    display: block;
    width: 100%;
    height: 1;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease
}

.structure-holder:hover img {
    -webkit-filter: opacity(50%)
}

.structure-holder .description {
    background: #f2f2f2;
    border-style: none;
    display: table;
    width: 100%
}

.structure-holder .description h5 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    color: #252525;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    line-height: normal;
    padding: 0 20px
}

.structure-holder .description h5 a,
.structure-holder .description h5 a:hover,
.structure-holder .description h5 a:focus,
.structure-holder .description h5 a:active {
    color: #252525
}

.structure-holder .link {
    width: 65px;
    height: 65px;
    background: #01478f;
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.structure-holder .description .link i {
    font-size: 20px;
    color: #FFF;
    font-weight: 400;
    text-align: center;
    transition: all .3s ease-in-out
}

.structure-holder:hover i {
    margin-left: 10px
}

.text-widget-full {
    overflow: hidden;
    position: relative
}

.text-widget-full h3 {
    color: #252525;
    margin: 0 0 30px 0;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: left
}

.text-widget-full h3::after {
    background: #01478f;
    content: "";
    display: block;
    height: 2px;
    margin: 15px 0;
    width: 100px
}

.text-widget-full .image-right {
    float: right;
    margin: 20px;
    max-width: 300px;
    height: auto
}

.text-widget-full .image-left {
    float: left;
    margin: 20px;
    max-width: 300px;
    height: auto
}

@media screen and (max-width:600px) {

    .text-widget-full .image-right,
    .text-widget-full .image-left {
        float: none;
        margin: 20px 20px 20px 0
    }
}

table {
    text-align: left;
    line-height: 40px;
    border-collapse: separate;
    border-spacing: 0;
    border: 2px solid #01478f;
    margin: 30px auto;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.table>thead>tr>th {
    border: 0;
    font-size: 18px
}

thead tr:first-child {
    background: #ed1c40;
    color: #fff;
    border: 0
}

th,
td {
    padding: 15px !important
}

tbody tr:hover {
    background-color: rgba(237, 28, 64, .1);
    cursor: default
}

tbody tr:last-child td {
    border: 0
}

tbody td {
    border-bottom: 1px solid #ddd
}

table td i {
    margin: 0 15px;
    font-size: 20px !important
}

table td a {
    display: block;
    width: 100%
}

.feature-box {
    position: relative;
    overflow: hidden;
    margin: 40px 0 0 0
}

.feature-box i {
    color: #01478f;
    border: 2px solid #01478f;
    padding: 15px;
    font-size: 32px;
    display: inline-block;
    width: 65px;
    height: 65px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .3s
}

.feature-box:hover i {
    background: #01478f;
    color: #FFF
}

.feature-box h4 {
    margin: 0 0 10px 0;
    color: #252525;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.6
}

.feature-box .feature-box-description {
    padding: 0 30px 30px 100px
}

#other_projects {
    padding: 0 0 15px 0
}
#other_project {
    padding: 0 0 15px 0
}

.other-projects,
.other-projects:hover {
    color: inherit;
    display: block;
    margin: 0 0 30px 0
}
.other-project,
.other-project:hover {
    color: inherit;
    display: block;
    margin: 0 0 30px 0
}

.other-projects img {
    width: 100%;
    height: auto;
    margin: 0 0 20px 0;
    transition: all .3s ease-in-out
}
.other-project img {
    width: 100%;
    height: auto;
    margin: 0 0 20px 0;
    transition: all .3s ease-in-out
}

.other-projects img:hover {
    opacity: .5
}
.other-project img:hover {
    opacity: .5
}

.other-projects p {
    text-align: left;
    font-size: 13px
}
.other-project p {
    text-align: left;
    font-size: 13px
}

.other-projects h4 {
    color: #252525;
    margin: 0 0 10px 0;
    font-size: 18px;
    font-weight: 700
}
.other-project h4 {
    color: #252525;
    margin: 0 0 10px 0;
    font-size: 18px;
    font-weight: 700
}

.other-projects h4::after {
    background: #01478f;
    content: "";
    display: block;
    height: 2px;
    margin: 15px 0;
    width: 70px
}
.other-project h4::after {
    background: #01478f;
    content: "";
    display: block;
    height: 2px;
    margin: 15px 0;
    width: 70px
}
#other_projects .owl-buttons div {
    display: block;
    margin: 0;
    padding: 0;
    width: 10px;
    height: 24px;
    line-height: 24px;
    background: url(images/icons/prev.png) no-repeat center center;
    background-size: 10px 24px;
    border-radius: 0;
    position: absolute;
    left: -70px;
    top: 50%;
    margin-top: -12px
}
#other_project .owl-buttons div {
    display: block;
    margin: 0;
    padding: 0;
    width: 10px;
    height: 24px;
    line-height: 24px;
    background: url(images/icons/prev.png) no-repeat center center;
    background-size: 10px 24px;
    border-radius: 0;
    position: absolute;
    left: -70px;
    top: 50%;
    margin-top: -12px
}

#other_projects .owl-buttons div.owl-next {
    left: auto;
    right: -70px;
    background: url(images/icons/next.png) no-repeat center center
}
#other_project .owl-button div.owl-next {
    left: auto;
    right: -70px;
    background: url(images/icons/next.png) no-repeat center center
}

@media screen and (max-width:1280px) {
    #other_projects .owl-buttons {
        display: none !important
    }
}
@media screen and (max-width:1280px) {
    #other_project .owl-button {
        display: none !important
    }
}

.menubtn {
    display: none
}

nav {
    font-size: 1.6em;
    line-height: 1.2;
    display: block;
    position: relative;
    z-index: 9999
}

nav span {
    display: none
}

nav ul,
nav ul ul {
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1;
    position: relative
}

nav ul a {
    display: block;
    text-decoration: none;
    font-size: 22px
}

nav ul li {
    float: left;
    -webkit-transition: background-color .7s ease;
    -moz-transition: background-color .7s ease;
    -o-transition: background-color .7s ease;
    -ms-transition: background-color .7s ease;
    transition: background-color .7s ease
}

nav ul li:last-child {
    border: 0
}

nav ul li ul {
    position: absolute;
    width: 12em;
    left: -999em
}

nav ul li ul li {
    width: 12em
}

nav ul ul li,
nav ul ul ul li,
nav ul ul ul ul li {
    border-right: 0
}

nav ul li a.sf-with-ul:after {
    content: '\00BB';
    display: inline-block;
    *float: right;
    position: relative;
    top: 0;
    right: -.3em
}

nav ul li.sfHover a.sf-with-ul:after {
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

nav ul li.sfHover li a.sf-with-ul:after {
    -moz-transform: rotate(0);
    -webkit-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

nav ul li a.sf-with-ul:only-child:after {
    content: ''
}

nav ul li ul a {
    padding: .5em 1.5em;
    margin-top: -1px
}

nav ul li ul li:last-child a {
    border-bottom: 0
}

nav ul li ul ul {
    margin: -2em 0 0 12em
}

nav ul li:hover ul ul,
nav ul li:hover ul ul ul,
nav ul li.sfhover ul ul,
nav ul li.sfhover ul ul ul {
    left: -999em
}

nav ul li:hover ul,
nav ul li li:hover ul,
nav ul li li li:hover ul,
nav ul li.sfhover ul,
nav ul li li.sfhover ul,
nav ul li li li.sfhover ul {
    left: auto
}

nav ul a,
nav ul li a,
nav ul li ul a {
    padding: 10px 15px
}

.ie7 nav ul li a.sf-with-ul {
    background-image: url(data:image/png;);
    background-repeat: no-repeat;
    background-position: right center
}

.ie6 nav ul li a.sf-with-ul {
    background-image: url(images/arrow.html);
    background-repeat: no-repeat;
    background-position: right center
}

nav {
    background: #3a94d1
}

nav ul {
    float: right
}

nav ul a {
    color: #fff
}

nav ul li a:hover {
    color: #fff;
    background: #000
}

nav ul li ul,
nav ul li ul a {
    border-bottom: 1px solid #e5e5e5
}

nav ul li ul {
    background: #414141
}

@media screen and (max-width:800px) {
    .menubtn {
        display: block;
        margin: 5px 0 10px;
        text-indent: -9999px;
        -webkit-transition: all 300ms ease-in-out;
        -moz-transition: all 300ms ease-in-out;
        -ms-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out;
        width: 100%;
        height: 40px;
        margin: 0
    }

    .menubtn:hover {
        cursor: pointer
    }

    nav span {
        display: block
    }

    nav span {
        position: relative;
        float: right;
        padding: 10px
    }

    nav span:hover {
        cursor: pointer
    }

    nav ul,
    nav ul>ul {
        display: none;
        float: none;
        width: 100%
    }

    nav ul li {
        border-right: 0;
        background: #000
    }

    nav ul li a {
        color: #000
    }

    nav ul li a.sf-with-ul:after {
        content: ''
    }

    nav ul li ul,
    nav ul li ul li {
        width: 100%
    }

    nav ul li ul a {
        border-bottom: 0
    }

    nav ul ul,
    nav ul li {
        width: 100%
    }

    nav ul li a {
        padding: .5em 1em .5em 1em;
        float: left
    }

    nav ul li ul a {
        padding: .5em 1em .5em 2em
    }

    nav ul ul li ul a {
        padding: .5em 1em .5em 3em
    }

    nav ul ul ul li ul a {
        padding: .5em 1em .5em 4em
    }

    nav ul li ul,
    nav ul li ul ul,
    nav ul li:hover ul ul,
    nav ul li:hover ul ul ul,
    nav ul li.sfhover ul ul,
    nav ul li.sfhover ul ul ul,
    nav ul li:hover ul,
    nav ul li li:hover ul,
    nav ul li li li:hover ul,
    nav ul li.sfhover ul,
    nav ul li li.sfhover ul,
    nav ul li li li.sfhover ul {
        position: relative;
        display: none;
        margin: 0;
        left: 0
    }

    nav {
        background: 0
    }

    .menubtn {
        background: #333 url(images/menuicon.html) no-repeat right top;
        -ms-filter: "alpha(opacity=60)";
        filter: alpha(opacity=60);
        -khtml-opacity: .6;
        opacity: .6
    }

    .menubtn:hover,
    .menuOpen {
        -ms-filter: "alpha(opacity=100)";
        filter: alpha(opacity=100);
        -khtml-opacity: 1;
        opacity: 1
    }

    nav span {
        background: #00b4ff;
        color: #fff
    }

    nav span:hover {
        background: #049ad6
    }

    nav ul ul,
    nav ul li {
        background: #eee
    }

    nav ul li ul li {
        background: #ccc
    }

    nav ul li ul li {
        border-bottom: 1px solid #e5e5e5
    }

    nav ul ul ul li {
        background: #ccc
    }

    ul li.menuOpen,
    ul li.menuOpen:hover {
        background: #47a3da
    }

    ul li.menuOpen>span {
        background: #049ad6
    }

    ul ul li.menuOpen,
    ul ul li.menuOpen:hover {
        background: #a9e4fc
    }

    ul ul ul li.menuOpen,
    ul ul ul li.menuOpen:hover {
        background: #cdebf7
    }

    .header-container {
        margin-bottom: 40px
    }

    nav {
        background: 0;
        position: absolute;
        width: calc(100% - 30px)
    }
}

.mrgBtm1 {
    margin-bottom: 35px
}

.menu-nav {
    text-transform: uppercase
}

.reduce-font {
    margin: 0 0 25px 0 !important;
    font-size: 25px !important;
    line-height: 15px !important
}

.num {
    list-style: decimal !important
}

.row.headerContainer {
    background: #fff
}

.homepara p {
    text-align: left;
    padding: 10px 0
}

.completeHomeSolutionsBlock {
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    transition: all ease 1s
}

.completeHomeSolutionsBlock .proCard {
    cursor: pointer
}

.completeHomeSolutionsBlock h3 {
    color: #252525;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center
}

.completeHomeSolutionsBlock h3:after {
    background: #da2128;
    content: "";
    display: block;
    height: 2px;
    margin: 15px auto;
    width: 100px
}

.completeHomeSolutionsBlock h2 {
    font-size: 17px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 25px
}

.completeHomeSolutionsBlock img {
    max-width: 100%;
    border-radius: 10px;
    border: 1px solid #ccc
}

.completeHomeSolutionsBlock .proCard:hover h2 {
    font-weight: 600
}

.completeHomeSolutionsBlock .view-all-products {
    font-size: 16px;
    text-decoration: none;
    margin: 15px 0;
    color: #007185;
    display: inline-block
}

.completeHomeSolutionsBlock .view-all-products:hover {
    color: #da2128;
    text-decoration: underline
}

@media screen and (max-width:767px) {
    .completeHomeSolutionsBlock h2 {
        font-size: 12px
    }

    .completeHomeSolutionsBlock .view-all-products {
        font-size: 13px
    }
}

.tensilemodels h3 {
    position: relative;
    display: block;
    padding: 18px 15px;
    border-radius: 4px 4px 0 0;
    color: #605b5e;
    background-color: #efefef;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 16px;
    margin: 0
}

.tensilemodelslist li.active a {
    color: #01478f !important;
    border-left: 5px solid #01478f;
    background-color: rgba(56, 170, 164, 0.07)
}

.tensilemodelslist li a {
    display: block;
    padding: 8px 15px;
    color: #545454;
    font-size: 14px;
    border-bottom: 1px solid #d7d7d7;
    border-left: 5px solid #f9f9f9
}

.tensilehead h3 {
    position: relative;
    display: block;
    padding: 18px 15px;
    border-radius: 4px 4px 0 0;
    color: #605b5e;
    background-color: #efefef;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 16px;
    margin: 0
}

ul.tensilemodelslist {
    padding: 10px 14px;
    background: #f9f9f9
}

.tensilemodelslist li:last-child a {
    border-bottom: 0
}

.imagesection {
    background: #fbfbfb;
    padding: 10px 25px
}

.imagesection .col-sm-6.col-xs-12.col-md-4.col-lg-4 {
    padding: 5px
}

.imagesection .fancyboxs {
    position: relative;
    display: block;
    overflow: hidden;
    height: 200px
}

.fancyboxs img {
    max-width: inherit;
    width: 100%
}

small.text-muted {
    position: absolute;
    bottom: 0;
    text-align: center;
    background-color: #33588f;
    color: white;
    font-weight: bold;
    line-height: normal;
    padding: 8px 5px;
    right: 0;
    z-index: 99;
    width: 100px
}

.fancyboxs:hover .portfolio-overlay {
    opacity: 1
}

.fancyboxs:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.portfolio-overlay a {
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #f5f5f5;
    width: 40px !important;
    height: 40px !important;
    margin: -28px 0 0 -44px;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    color: #444;
    border-radius: 50%
}

.portfolio-overlay a {
    display: block;
    margin: -20px 0 0 -20px
}

.portfolio-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 2;
    text-align: center;
    background-color: rgba(0, 0, 0, .5);
    transition: opacity .4s ease-in-out
}

.descriptiontext p {
    text-align: justify
}

.descriptiontext p:first-child {
    margin-top: 20px
}

.gallery-title {
    font-size: 36px;
    color: #42b32f;
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px
}

.gallery-title:after {
    content: "";
    position: absolute;
    width: 7.5%;
    left: 46.5%;
    height: 45px;
    border-bottom: 1px solid #5e5e5e
}

.filter-button {
    font-size: 18px;
    border: 1px solid #000;
    border-radius: 0;
    text-align: center;
    color: #000;
    font-weight: 600;
    margin-bottom: 10px;
    margin-right: 14px;
    font-family: 'Darker Grotesque', sans-serif;
    padding: 8px 20px
}

.filter-button:hover {
    background-color: #38aaa4;
    color: #fff
}

.btn-default:active .filter-button:active {
    background-color: #42b32f;
    color: white
}

.port-image {
    width: 100%
}

.gallery_product {
    margin-bottom: 10px
}

button.btn.btn-default.filter-button.active {
    background: #38aaa4;
    box-shadow: none;
    color: #fff
}

.btn-default:active:hover,
.btn-default.active:hover,
.open>.dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open>.dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open>.dropdown-toggle.btn-default.focus {
    color: #fff;
    background-color: #38aaa4;
    border-color: #38aaa4
}

#ourservices {
    background: url(images/services/bg-85.html);
    background-attachment: fixed;
    background-repeat: no-repeat;
    padding-bottom: 220px;
    background-size: cover
}

.mainservices h3 {
    color: #2e2b2b;
    font-weight: 700;
    font-size: 20px;
    font-family: 'Darker Grotesque', sans-serif
}

.mainservices p {
    text-align: justify
}

.mainservices {
    padding: 0 30px 30px
}

.ourservice {
    padding-top: 20px
}

#projects {
    padding-bottom: 80px
}

.mainprojectpage {
    padding-top: 0
}

.projecttitle h4 {
    font-size: 17px;
    margin: 0;
    padding: 10px 0;
    font-family: 'Darker Grotesque', sans-serif;
    color: #3e3e3e;
    font-weight: 800;
    text-transform: uppercase
}

.gallery-thumbs {
    margin: 10px 0 20px !important
}

section#clients {
    background: url(images/clientsback.html);
    background-size: cover;
    background-position: center
}

.roungimagepart img {
    width: 230px;
    height: 230px;
    border-radius: 100%
}

.roungimagepart {
    text-align: center
}

.mainservices.rightservice {
    padding-top: 50%;
    padding-left: 24%
}

.mainservices.leftservice {
    padding-top: 50%;
    padding-right: 24%
}

.mainservices.rightservicesecond {
    padding-left: 46%;
    position: absolute;
    right: -63px;
    padding-top: 0;
    text-align: right
}

.mainservices.rightservice {
    padding-top: 50%;
    padding-left: 24%;
    text-align: right
}

.rightservice p {
    text-align: right
}

.rightservicesecond p {
    text-align: right
}

.leftservicesecond p {
    text-align: left
}

.mainservices.leftservicesecond {
    padding-right: 46%;
    position: absolute;
    left: -63px;
    padding-top: 5%
}

.mainservices.middletop {
    padding: 0 57px
}

.roungimagepart {
    text-align: center;
    padding-top: 8%
}

.leftservice p {
    text-align: left
}

.viewmorebtn {
    margin-top: 62%;
    clear: both;
    text-align: center;
    margin-bottom: -180px
}

.viewmorebtn a {
    background: #38aaa4;
    padding: 10px 70px;
    border-radius: 3px;
    color: #fff
}

section.whatwedoo {
    background: #f9f9f9;
    padding: 60px 0
}

section.threesection {
    padding: 60px 0
}

.threesection h2 {
    font-size: 28px;
    text-align: left;
    margin: 10px 0
}

.threesection h2:after {
    font-size: 28px;
    background: 0;
    margin: 0;
    height: 0
}

.whoweare h2 {
    font-size: 28px;
    text-align: left;
    margin: 10px 0
}

.whoweare h2:after {
    font-size: 28px;
    background: 0;
    margin: 0;
    height: 0
}

span.activityblog {
    margin-left: 30px;
    font-weight: 700;
    font-size: 14px;
    color: #01a79d;
    font-family: 'Darker Grotesque', sans-serif
}

.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #eee
}

.panel-default>.panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #fafafa;
    border-color: #eee
}

.panel-title {
    font-size: 14px
}

.panel-title>a {
    display: block;
    padding: 15px;
    text-decoration: none
}

.more-less {
    float: right;
    color: #212121
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #eee
}

.mobileservices h4.panel-title {
    position: relative;
    display: block;
    border-radius: 4px 4px 0 0;
    background-color: #efefef;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 16px;
    margin: 0
}

.mobileservices h4.panel-title a {
    color: #605b5e
}

.getquotation a {
    background: #01478f;
    color: #fff;
    padding: 8px 30px;
    display: inline-block;
    font-size: 22px;
    text-transform: uppercase;
    border-radius: 3px;
    font-weight: 700;
    font-family: 'Darker Grotesque', sans-serif
}

.getquotation {
    margin: 10px;
    text-align: center
}

.proimag-height {
    height: 263px;
    overflow: hidden
}