/* Theme Name: active47Template: creativityTheme URI:Description: This Wordpress Theme has been developed for Wordpress Responsive Multi-Purpose ThemeAuthor: Daisy NguyenAuthor URI:Tags:Version: 2.0*/


/* ------- Insert custom styles below this line ------- */

.box-content-bg-opacity >.vc_column-inner {
    max-width: 465px;
}

.flex-row-bg {
    display: flex;
    align-content: center;
    align-items: center;
}

.box-left-bg>.vc_column-inner {
    float: right;
}

html body #main-menu .menu-item#menu-item-2319 .sub-menu .current-menu-item a {
    background: #00baf2;
}

html body #main-menu .menu-item#menu-item-2319 .sub-menu .current-menu-item a:hover {
    background: #f47b35;
}

@font-face {
    font-family: 'corisanderegular';
    src: url('fonts/corisanderegular-webfont.woff2') format('woff2'), url('fonts/corisanderegular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


/* @font-face {
    font-family: 'CorisandeBold';
    src: url('fonts/corisandebold-webfont.woff2') format('woff2'), url('fonts/corisandebold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
 */

@font-face {
    font-family: 'CorisandeBold';
    src: url('fonts/CorisandeBold.eot');
    src: url('fonts/CorisandeBold.eot?#iefix') format('embedded-opentype'), url('fonts/CorisandeBold.woff2') format('woff2'), url('fonts/CorisandeBold.woff') format('woff'), url('fonts/CorisandeBold.ttf') format('truetype'), url('fonts/CorisandeBold.svg#CorisandeBold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'CorisandeLight';
    src: url('fonts/corisandelight-webfont.woff2') format('woff2'), url('fonts/corisandelight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'corisandelight_italic';
    src: url('fonts/corisandelightitalic-webfont.woff2') format('woff2'), url('fonts/corisandelightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.font-corisande-bo,
h1,
h2,
h3,
h4,
h5,
strong {
    font-family: 'CorisandeBold';
    font-weight: normal;
    font-style: normal;
}

.des-post-slide {
    text-align: left;
}

.form-contact-custom.form-contact-page .box_title h4 {
    font-size: 24px;
    padding: 0px;
}

.form-contact-page.form-contact-custom {
    padding: 0 15px;
    padding-top: 20px;
    padding-bottom: 25px;
    margin-bottom: 30px;
    background: none;
}


/*
.form-contact-page .agile-form-blck-transparent button, .form-contact-page .agile-form-blck-transparent legend, .form-contact-page .agile-form-blck-transparent .agile-group label, .form-contact-page .agile-form-blck-transparent label.i-checks {
    color: #fff!important;
}
.form-contact-page .theme6 .agile-form-description {
    color: #fff!important;
}
.form-contact-page .agile-form-blck-transparent input {
    background-color: #fff!important;
}
.form-contact-page .theme6.agile-form-blck-transparent .agile-group button {
    width: 100%;
    font-weight: bold;
    font-size: 27px;
    border-radius: 10px;
    font-family: Lato, "Open Sans", Arial, Helvetica, sans-serif;
    background-color: #929595;
}
*/

.featured-image:hover .image-hover-effect {
    display: none;
}

.header-main .right-view.menu-site-custom {
    text-align: center;
}

.widget-item.top-right {
    display: inline-block;
    /* float: left; */
}


/*
.wpb_wrapper h1 {
    font-size: 190%;
}
*/

body,
.site-wrapper {
    font-family: Lato, "Open Sans", Arial, Helvetica, sans-serif
}

body .header .section-view,
body .footer .section-view {
    max-width: 100%;
}

.section-fluid {
    max-width: 1240px;
}

#middle.vc_layout #main>.section-wrapper .section-breadcrumbs {
    padding-top: 20px;
}

.single-post.container-view {
    margin-top: 35px;
}

.single #middle #main>.section-wrapper {
    min-height: inherit;
}

.single-p4p-portfolio .single-post.container-view {
    margin-top: 0;
}

.single-p4p-portfolio .single-post.container-view {
    margin-top: 0;
}

.single-p4p-portfolio #main-menu #menu-item-563.menu-item>a {
    background: none;
    color: #06437a;
    border-bottom: 2px solid #06437a;
}

.right-view .socials.icon {
    display: inline-block;
}

.right-view .main-menu.top-menu {
    display: inline-block;
    float: right;
}

.socials.icon .social a .fa:hover {
    color: #929595;
}

.socials .social a .fa.fa-google-plus {
    background-color: #06447a;
}

.socials .social a .fa.fa-linkedin {
    background-color: #06447a;
}

.socials .social a .fa.fa-facebook {
    background-color: #06447a;
}

.main-menu .menu-item a {
    color: #000;
    font-weight: bold;
    font-family: 'CorisandeBold';
    font-size: 20px;
    text-transform: uppercase;
    /*
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    */
}

.footer-extra-top .p4p-socials-widget .socials {
    text-align: left;
}

.main-menu .menu-item,
.main-menu .page_item {
    float: left;
}

body .header {
    position: fixed;
    z-index: 101;
    top: 0px;
    width: 100%;
    left: 0px;
    background: rgba(255, 255, 255, 0.9);
    border-bottom: none;
}

body.logged-in.admin-bar .header {
    top: 32px;
}

@media all and (min-width: 1200px) and (max-width: 1270px) {
    .img-bg-ranation .tp-bgimg.defaultimg {
        background-position-x: -400% !important;
    }
}

@media all and (min-width: 1271px) and (max-width: 1350px) {
    .img-bg-ranation .tp-bgimg.defaultimg {
        background-position-x: -200% !important;
    }
}

@media all and (min-width: 1351px) and (max-width: 1445px) {
    .img-bg-ranation .tp-bgimg.defaultimg {
        background-position-x: -175% !important;
    }
}

@media all and (min-width: 1446px) and (max-width: 1650px) {
    .img-bg-ranation .tp-bgimg.defaultimg {
        background-position-x: -60% !important;
    }
}

@media all and (min-width: 1651px) and (max-width: 1850px) {
    .img-bg-ranation .tp-bgimg.defaultimg {
        background-position-x: -30% !important;
    }
}

@media (min-width: 1200px) {
    /*
    body .header.darkHeader .main-menu .menu-item a {
        color: #fff;
    }
    */
    body .header.darkHeader .header-main .section-view {
        padding-top: 7px;
        padding-bottom: 7px;
        -moz-transition: all 1s ease;
        -webkit-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
        /* background: rgba(255, 255, 255, 0.9); */
        border-bottom: none;
    }
    body .logo-site-custom .logo a {
        min-width: 329px;
        display: block;
    }
    body .logo-site-custom .logo a img {
        height: 78px;
        -moz-transition: all 1s ease;
        -webkit-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }
    body .header.darkHeader .logo-site-custom .logo a img {
        height: 64px;
    }
}

.footer-menu ul li.menu-item:before {
    content: "";
    font-family: inherit;
    width: 1px;
    height: 15px;
    background: #fff;
    padding: 1px;
    font-size: 8px;
}

.footer-menu a {
    color: #929595;
    font-weight: bold;
}

.footer-menu a:hover {
    color: #009e9e;
}

body .footer-menu .current-menu-item a {
    color: #009e9e;
}

.footer-copyright .copyright .copyright-text,
.footer-copyright .copyright .copyright-text a {
    font-size: 14px;
    color: #fff;
    margin: 0;
}

.menu-main-footer-container ul li a {
    color: #000;
    font-size: 18px;
}

.menu-main-footer-container ul li a:hover,
.menu-main-footer-container ul li.current-menu-item a {
    color: #fff;
}

.menu-menu-services-footer-container ul li a {
    color: #fff;
    font-size: 18px;
}

.menu-menu-services-footer-container ul li a:hover,
.menu-main-footer-container ul li.current-menu-item a {
    color: #fff;
}

.info-contact-footer ul li {
    font-weight: bold;
    position: relative;
    padding-left: 40px;
    margin-bottom: 10px;
    word-break: break-all;
}

.footer-extra-top .info-contact-footer .textwidget li:hover:before,
.footer-extra-top .info-contact-footer .textwidget li:hover a,
.footer-extra-top .info-contact-footer .textwidget li:hover {
    color: #fff;
}

.info-contact-footer ul li:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    text-decoration: inherit;
    position: absolute;
    left: -3px;
    top: 50%;
    margin-top: -18px;
    text-align: center;
    width: 30px;
}

.info-contact-footer ul li.phone-footer:before {
    content: "\f095";
}

.info-contact-footer ul li.mail-footer:before {
    content: "\f0e0";
}

.info-contact-footer ul li.address-footer:before {
    content: "\f041";
}

.info-contact-footer ul li.social-lin-footer:before {
    content: "\f0e1";
}

.footer-menu .section-view {
    padding-bottom: 20px;
    padding-top: 20px;
}

.wpb_revslider_element.wpb_content_element {
    margin-bottom: 0px;
}

.post-entry .title-box-service-home {
    margin-bottom: 0px;
    background: #06437a;
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
}

.box-service-home .wpb_single_image {
    margin-bottom: 0px;
}

.box-service-home >.vc_column-inner >.wpb_wrapper {
    border-radius: 6px;
    overflow: hidden;
    margin-top: -66px;
}

.bg_gradient_home {
    background: rgb(147, 147, 147);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(147, 147, 147, 1) 0%, rgba(122, 122, 122, 1) 50%, rgba(90, 90, 90, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(147, 147, 147, 1) 0%, rgba(122, 122, 122, 1) 50%, rgba(90, 90, 90, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(147, 147, 147, 1) 0%, rgba(122, 122, 122, 1) 50%, rgba(90, 90, 90, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#939393', endColorstr='#5a5a5a', GradientType=0);
    /* IE6-9 */
}

.slider_carousel_img .vc_images_carousel .vc_carousel-control {
    left: -40px;
    width: 30px;
    height: 30px;
    opacity: 1;
    border: 1px solid #ddd;
    border-radius: 50%;
    line-height: 30px;
}

.slider_carousel_img .vc_images_carousel .vc_carousel-control.vc_right {
    left: auto;
    right: -40px;
}

.slider_carousel_img .vc_images_carousel .vc_carousel-control .icon-prev:before {
    top: -3px;
}

.slider_carousel_img .vc_images_carousel .vc_carousel-control .icon-next:before {
    top: -3px;
}

.slider_opacity_bg:after {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    /* background: rgba(134,134,134,0.6);
     */
    height: 100%;
    width: 100%;
}

.portfolio_item_carousel {
    text-align: center;
    position: relative;
}

.portfolio_item_carousel .item-hover .mask {
    z-index: 9;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    opacity: 0;
    cursor: pointer;
    display: block;
    text-decoration: none;
    text-align: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    background: #929595;
}

.portfolio_item_carousel .item-hover {
    z-index: 100;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    opacity: 0;
    cursor: pointer;
    display: none;
    text-decoration: none;
    text-align: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
}

.post-content {
    color: #000000;
}

.page-content.post-entry {
    color: #000;
}

h3.title.default-margin-bottom {
    font-size: 20.8px;
    font-weight: bold;
}

.blog-view .post .post-info {
    color: #000;
}

.post-content .btn {
    font-family: Lato, "Open Sans", Arial, Helvetica, sans-serif;
}

.item-info {
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    width: 70px;
    height: 70px;
    border: 5px solid #06447A;
    border-radius: 50%;
    position: absolute;
    top: 150%;
    margin-top: -35px;
    left: 50%;
    margin-left: -35px;
    z-index: 99999;
    line-height: 60px;
    color: #06447A;
}

.portfolio_item_carousel:hover .item-hover {
    opacity: 0;
}

.portfolio_item_carousel:hover .item-hover .mask {
    opacity: 0.7;
}

.portfolio_item_carousel:hover .item-hover .item-info {
    top: 50%;
}

.owl-carousel.portfolio_carousel_custom .owl-nav .owl-prev {
    left: -45px;
}

.owl-carousel.portfolio_carousel_custom .owl-nav .owl-next {
    right: -45px;
}

.owl-carousel.portfolio_carousel_custom .owl-nav .owl-prev:after {
    content: "\f104";
}

.owl-carousel.portfolio_carousel_custom .owl-nav .owl-next:after {
    content: "\f105";
}

.owl-carousel.portfolio_carousel_custom .owl-nav [class*=owl-] {
    position: absolute;
    text-indent: -1000%;
    top: 50%;
    background: none;
    margin: 0px;
    margin-top: -40px;
    padding: 0px;
    overflow: hidden;
}

.owl-carousel.portfolio_carousel_custom .owl-nav [class*=owl-]:after {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #06437a;
    font-size: 23px;
    display: block;
    top: 0px;
    left: 0px;
    border: 1px solid #929595;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    text-indent: 0;
    line-height: 29px;
}

.owl-carousel.portfolio_carousel_custom.show_nav_slider .owl-nav {
    display: block;
}

.testimonial_item_carousel .author {
    font-weight: bold;
    font-style: italic;
}

.testimonial_item_carousel .website a {
    font-weight: bold;
}

.client-info {
    padding-left: 15px;
}

.testimonial_carousel_custom {
    margin-bottom: 30px;
}

.detail-sc-blockquote p {
    font-size: 16px;
    line-height: 30px;
    font-style: italic;
}

.main-banner .banner-image {
    min-height: 300px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.min-height-300-bg {
    margin: 0 auto;
    position: relative;
    padding-top: 40px;
    padding-bottom: 22px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.box-our-latest-widget .button-widget-contact {
    margin-bottom: 21.73913043px;
}

.min-height-300-bg .vc_btn3.vc_btn3-size-sm {
    font-size: 24px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 6px;
    line-height: 1.2em;
    font-weight: 400;
    font-family: Lato, "Open Sans", Arial, Helvetica, sans-serif;
    min-width: 225px;
    background-image: none;
    background-image: none;
    background-image: none;
}

.font-light-title {
    font-weight: 500;
    font-family: Lato, "Open Sans", Arial, Helvetica, sans-serif;
}

.min-height-300-bg.bg-gray-op + .wpb_text_column.wpb_content_element {
    margin-bottom: 0;
}

button {
    font-weight: 400;
    font-family: Lato, "Open Sans", Arial, Helvetica, sans-serif;
}

.post-entry .detail-sc-blockquote blockquote {
    padding-top: 0px;
}

.box-testimonials-home.vc_column_container {
    padding-left: 40px;
    padding-right: 40px;
}

.post-entry .testimonial_item_carousel_internal blockquote {
    padding: 0px;
    border: none;
    padding-top: 10px;
}

.testimonial_item_carousel_internal .client-info {
    padding-left: 0px;
}

.testimonial_carousel_custom_internal .item {
    padding: 20px 30px;
    border-radius: 6px;
    margin-bottom: 45px;
}

.des-post-slide p {
    margin-bottom: 0px;
    text-align: left;
}

.info-post-slide {
    position: absolute;
    bottom: 0;
    background: rgba(146, 146, 149, 0.8);
    width: 100%;
    color: #fff;
    padding: 15px;
    border-radius: 6px;
    border: 1px solid #06447A;
    min-height: 70%;
}

.portfolio_item_carousel .title-post-slide {
    text-align: left;
    color: #fff;
    margin-bottom: 10px;
    font-size: 20px;
}

.owl-carousel .owl-item .img_portfolio_item_carousel img {
    display: none;
}

.img_portfolio_item_carousel {
    min-height: 270px;
    max-height: 270px;
    display: block;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
}

.des-post-slide,
.des-post-slide a {
    color: white;
}

.testimonial_item_carousel_internal .author {
    font-weight: bold;
    font-style: italic;
}

.testimonial_item_carousel_internal .website a {
    font-weight: bold;
}

.testimonial_item_carousel_internal {
    text-align: center;
    color: #fff;
}

.detail-sc-blockquote p {
    margin-bottom: 0px;
    font-size: 18px;
    font-style: normal;
    line-height: 26px;
}

.owl-carousel.testimonial_carousel_custom .owl-nav [class*=owl-] {
    position: absolute;
    text-indent: -1000%;
    top: 50%;
    background: none;
    margin: 0px;
    margin-top: -40px;
    padding: 0px;
    overflow: hidden;
}

.owl-carousel.testimonial_carousel_custom .owl-nav .owl-prev {
    left: -45px;
}

.owl-carousel.testimonial_carousel_custom .owl-nav .owl-next {
    right: -45px;
}

.owl-carousel.testimonial_carousel_custom .owl-nav [class*=owl-]:after {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #06437a;
    font-size: 23px;
    display: block;
    top: 0px;
    left: 0px;
    border: 1px solid #929595;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    text-indent: 0;
    line-height: 28px;
}

.owl-carousel.testimonial_carousel_custom .owl-nav .owl-prev:after {
    content: "\f104";
}

.owl-carousel.testimonial_carousel_custom .owl-nav .owl-next:after {
    content: "\f105";
}

.owl-carousel.testimonial_carousel_custom_internal .owl-nav [class*=owl-] {
    position: absolute;
    text-indent: -1000%;
    top: 50%;
    background: none;
    margin: 0px;
    margin-top: -40px;
    padding: 0px;
    overflow: hidden;
}

.owl-carousel.testimonial_carousel_custom_internal .owl-nav .owl-prev {
    left: -45px;
}

.owl-carousel.testimonial_carousel_custom_internal .owl-nav .owl-next {
    right: -45px;
}

.owl-carousel.testimonial_carousel_custom_internal .owl-nav [class*=owl-]:after {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #06437a;
    font-size: 23px;
    display: block;
    top: 0px;
    left: 0px;
    border: 1px solid #929595;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    text-indent: 0;
    line-height: 29px;
}

.owl-carousel.testimonial_carousel_custom_internal .owl-nav .owl-prev:after {
    content: "\f104";
}

.owl-carousel.testimonial_carousel_custom_internal .owl-nav .owl-next:after {
    content: "\f105";
}

.owl-carousel .owl-nav [class*=owl-]:hover:after {
    background-color: #06437a;
    border-color: #06437a;
    color: #fff;
}

.main-banner .banner-image:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.3;
}

.margin-bottom-30 {
    margin-bottom: 30px!important;
}

.margin-bottom-60 {
    margin-bottom: 60px!important;
}

.margin-bottom-90 {
    margin-bottom: 90px!important;
}

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

.margin-top-30 {
    margin-top: 30px;
}

.font-40,
.font-40 h1,
.font-40 h2,
.font-40 h3 {
    font-size: 32px;
    line-height: 1.2em;
}

.margin-top-60 {
    margin-top: 60px;
}

.margin-top-100 {
    margin-top: 100px;
}

.footer-copyright .section-view {
    padding: 4px 0;
}

.box-service-home .learn-more a {
    height: 100%;
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: 100%;
    text-align: center;
    display: block;
    width: 100%;
    transition: all 0.4s ease-out 0s;
    line-height: 1;
    font-size: 25px;
    line-height: 262px;
    /* background:rgba(128, 128, 128, 0.5);
     */
}

.min-height-300-bg.bg-gray-op::after {
    content: '';
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
}

.box-service-home .learn-more {
    background: rgba(128, 128, 128, 0.5);
    opacity: 0;
    position: absolute;
    width: calc(100% - 30px);
    height: 100%;
    top: 0;
    transition: all 0.4s ease-out 0s;
}

.box-service-home >.vc_column-inner >.wpb_wrapper:hover .learn-more {
    opacity: 1;
}

.box-service-home >.vc_column-inner >.wpb_wrapper:hover .learn-more a {
    top: 0
}

#header-menu-banner {
    position: relative;
    z-index: 9;
    min-height: initial;
    min-height: 20px;
    margin-top: 139px;
}

.home #header-menu-banner {
    min-height: inherit;
}

.portfolio_item_carousel a.name {
    font-size: 20px;
}

.grid-design .vc_gitem_row {
    background: #fff;
}

.portfolio-view .post .featured-info {
    cursor: pointer;
}

.testimonial {
    width: 100%;
    margin: 20px auto;
    padding: 0px;
    text-align: left;
    border: 1px solid #E6E6E6;
}

.testimonial .testimonial-item {
    border: 1px solid #FFFFFF;
    margin: 0;
    padding: 20px;
    background: #fbfbfb;
    background: url(data:image/svg+xml;
 base64, PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #fbfbfb 0%, #ededed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfbfb), color-stop(100%, #ededed));
    background: -webkit-linear-gradient(top, #fbfbfb 0%, #ededed 100%);
    background: -o-linear-gradient(top, #fbfbfb 0%, #ededed 100%);
    background: -ms-linear-gradient(top, #fbfbfb 0%, #ededed 100%);
    background: linear-gradient(to bottom, #fbfbfb 0%, #ededed 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#ededed', GradientType=0);
    color: #08457b;
}

.testimonial .client-info {
    text-align: right;
    font-weight: bold;
    margin-top: 10px;
}

.form_contact_us_wrapper .gform_footer input.button,
.form_contact_us_wrapper .gform_footer input[type=submit],
.form_contact_us_wrapper .gform_page_footer input.button,
.form_contact_us_wrapper .gform_page_footer input[type=submit] {
    font-size: 1.2em;
    width: auto;
    font-weight: bold;
    font-family: Lato, "Open Sans", Arial, Helvetica, sans-serif;
    margin: 0 16px 0 0;
}

.main-banner .banner-image .banner-intro .banner-intro-wrapper .button-link a.btn-default {
    font-size: 30px;
    padding-left: 35px;
    padding-right: 35px;
    border-radius: 6px;
    line-height: 1.2em;
    font-weight: 400;
    font-family: Lato, "Open Sans", Arial, Helvetica, sans-serif;
    background-color: rgba(0, 158, 158, 0.85);
    color: #ffffff;
    padding-top: 15px;
    padding-bottom: 11px;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    text-transform: uppercase;
}

body #middle #main>.section-wrapper {
    min-height: inherit;
}

.main-banner .banner-image .banner-intro .banner-intro-wrapper .banner-intro-text {
    padding: 6px 15px;
    background: rgb(35, 35, 35, 0.7);
    font-size: 24px;
    font-weight: bold;
    font-family: Lato, "Open Sans", Arial, Helvetica, sans-serif;
    display: inline-block;
    width: auto;
    line-height: 28px;
    border-radius: 5px;
    min-width: 35%;
    color: #e3e3e3;
}

.main-banner .banner-image .banner-intro .banner-intro-wrapper .banner-intro-text h1 {
    font-size: 38px;
    line-height: 1.5;
    text-transform: capitalize;
    color: white;
}

.main-banner .banner-image .banner-intro {
    bottom: 50%;
    margin-bottom: -41px;
}

.post-entry .list-services-custom ol li:before,
.post-entry .list-services-custom ul li:before {
    content: '\f00c';
}

.button-link .btn-default {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.min-height-300-bg .vc_btn3.vc_btn3-size-sm:hover {
    opacity: 0.8;
}

.button-link .btn-default:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 6px;
    background: rgba(49, 132, 198, .85);
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.button-link .btn-default:hover:before,
.button-link .btn-default:focus:before,
.button-link .btn-default:active:before {
    -webkit-transform: scale(0);
    transform: scale(0);
}

.form_contact_us_wrapper .gform_footer {
    text-align: left;
    min-width: 70%;
    margin-top: 15px!important;
}

.portfolio-view .post .featured-image {
    width: 100%;
    position: relative;
    margin: 0 auto;
    max-width: 800px;
    text-align: center;
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-a,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-a {
    filter: none!important;
    transform: scale(1.1)!important;
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b {
    opacity: 0;
}

.rev_slider .tp-mask-wrap .tp-caption {
    font-weight: 700!important;
    font-family: Lato, "Open Sans", Arial, Helvetica, sans-serif!important;
}

.faq-view .post .question {
    font-size: 20px;
}

.footer-extra-top {
    background: #f47b35;
    padding: 30px 0;
    color: #000;
}

.footer-menu {
    display: none;
}

.widget-item ul.menu li {
    margin-bottom: 0;
}

.footer-extra-top .section-wrapper.container-wrapper .col-md-12>div {
    width: 33.33%;
    float: left;
}

.footer-extra-top .section-wrapper.container-wrapper .widget-title.title-view {
    text-align: left;
    font-weight: bold;
    color: #fff;
    font-family: Lato, "Open Sans", Arial, Helvetica, sans-serif;
}

#footer div#text-2 {
    max-width: 1200px;
    margin: 0 auto;
}

body h2 {
    line-height: 1.2;
}

.min-height-300-bg.bg-gray-op h2 {
    position: relative;
    z-index: 99;
    font-weight: bold;
    font-family: Lato, "Open Sans", Arial, Helvetica, sans-serif;
    font-style: normal;
    margin-bottom: 16px;
    color: #ffffff;
    text-align: center;
    line-height: 1.2;
    font-size: 30px;
}

.min-height-300-bg.bg-gray-op a {
    font-size: 30px;
    padding-left: 35px;
    padding-right: 35px;
    border-radius: 6px;
    background-color: #06437a;
    color: #ffffff;
    padding-top: 11px;
    padding-bottom: 11px;
    line-height: 1.2em;
    font-weight: 400;
    font-family: Lato, "Open Sans", Arial, Helvetica, sans-serif;
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .1) 50%, rgba(0, 0, 0, .1));
    background-image: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .1) 50%, rgba(0, 0, 0, .1));
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .1) 50%, rgba(0, 0, 0, .1));
    background-repeat: no-repeat;
    background-repeat: repeat-x;
    background-size: 200%;
    background-position: 0 -100%;
}

.box-ab {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    z-index: 9;
    text-align: center;
}

.menu-site-custom .main-menu .menu-item {
    margin-left: 6px;
}

body #main-menu .menu-item a:hover,
body #main-menu .menu-item.current-menu-item>a,
body #main-menu .menu-item:hover>a,
body #main-menu .page_item a:hover,
body #main-menu .page_item.current-menu-item>a,
body #main-menu .page_item:hover>a {
    background: none;
    color: #00baf2;
    border-bottom: none;
}

.info-header a,
.info-header {
    color: #2a316c;
    /* font-family: 'CorisandeBold';
     */
    font-style: italic;
    font-size: 22px;
    font-weight: bold;
}

.info-header a {
    margin-left: 0px;
}

.header-main .section-view {
    padding-top: 30px;
    padding-bottom: 30px;
}

.info-header {
    margin-right: 60px;
}

.info-header span {
    margin-right: 8px;
}

.info-header a:hover {
    color: #929595;
}

.main-menu.top-menu .menu-item:last-child a {
    padding-right: 0px;
}

.right-view .main-menu.top-menu {
    margin-top: 0px;
}

.image-logo-footer img {
    margin-top: 40px;
}

.min-height-300-bg .vc_btn3-container.vc_btn3-center {
    display: inline-block;
    margin-right: 20px;
    margin-left: 20px;
    padding-top: 0px;
}

body .btn-nav span.btn-nav__bar {
    margin-bottom: 3px;
    margin-top: 5px;
    width: 40.5px;
}

.both_btn_content_center {
    text-align: center;
}

#main-menu .sub-menu .page_item.current-menu-item>a {
    color: #fff;
}

.bg-gray-op {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.box-contact-widget.min-height-300-bg {
    text-align: center;
}

.box-contact-widget .vc_custom_heading.font-light-title {
    width: auto;
    display: inline-block;
    padding: 20px 30px;
    padding-bottom: 0px;
    padding-top: 0;
}

.box-our-latest-widget .vc_custom_heading.font-light-title {
    width: auto;
    display: inline-block;
    padding: 20px 30px;
    padding-bottom: 0px;
    padding-top: 0;
    text-transform: uppercase;
}

.box-our-latest-widget.min-height-300-bg {
    text-align: center;
}

.box-three-service-home .wpb_single_image .vc_single_image-wrapper:after {
    content: "";
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    opacity: 0;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(42, 49, 108, 0.5);
    display: block !important;
    overflow: inherit !important;
    visibility: inherit !important;
}

.box-three-service-home .wpb_single_image .vc_single_image-wrapper:before {
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    width: 70px;
    height: 70px;
    border: 5px solid #f9b238;
    border-radius: 50%;
    position: absolute;
    top: 150%;
    margin-top: -35px;
    left: 50%;
    margin-left: -35px;
    z-index: 99999;
    color: #f9b238;
    content: "\f067";
    font: normal normal normal 14px/1 FontAwesome;
    line-height: 63px;
}

.box-three-service-home >.vc_col-sm-4 >.vc_column-inner>.wpb_wrapper:hover .vc_single_image-wrapper:before {
    top: 50%;
}

.box-three-service-home >.vc_col-sm-4 >.vc_column-inner>.wpb_wrapper:hover .vc_single_image-wrapper:after {
    opacity: 1;
}

.box-three-service-home .wpb_single_image .vc_single_image-wrapper {
    position: relative;
}


/*
.box-contact-widget.min-height-300-bg:before {
     position: absolute;
     content: "";
     background: #fff;
     opacity: 0.4;
     left: 0;
     top: 0;
     height: 100%;
     width: 100%;
}
*/

.footer-extra-top .textwidget a {
    color: #000;
    font-weight: bold;
}

.footer-extra-top .textwidget a:hover {
    color: #fff;
}

.footer-copyright .copyright .copyright-text a:hover {
    color: #00baf2;
}

.vc_btn3-container .vc_btn3-size-sm.vc_btn3-style-custom {
    font-size: 22px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 5px;
    line-height: 1.2em;
    font-weight: 400;
    font-family: Lato, "Open Sans", Arial, Helvetica, sans-serif;
    min-width: 215px;
    background-image: none;
    background: #000!important;
    border: none;
    color: #fff;
}


}
.vc_btn3-container .vc_btn3-size-sm.vc_btn3-style-custom:hover {
    opacity: 1;
    background: #f47b35!important;
}
.main-menu .menu-item .sub-menu,
.main-menu .page_item .sub-menu {
    width: auto;
    min-width: 380px;
    background: #00baf2;
    top: 100%;
    left: 0;
    z-index: 9999;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
    border-radius: 3px;
}
.right-view #menu-main-menu li ul li a {
    text-transform: none;
    text-align: center;
    font-weight: normal;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.main-menu.top-menu .menu-item .sub-menu a {
    color: #fff;
}
html body #main-menu .menu-item .sub-menu a:hover,
html body #main-menu .menu-item .sub-menu .menu-item:hover a,
html body #main-menu .menu-item .sub-menu .current-menu-item a {
    background: #f47b35;
    color: #fff;
}
.footer-menu .section-view {
    box-shadow: 0px 13px 7px 12px #929595;
    margin-top: 2px;
}
.owl-theme .owl-nav.disabled {
    margin: 0px;
}
.owl-carousel.slide_carousel_home .owl-nav [class*=owl-] {
    position: absolute;
    text-indent: -1000%;
    top: 50%;
    background: none;
    margin: 0;
    margin-top: -40px;
    padding: 0;
    overflow: hidden;
}
.owl-carousel.slide_carousel_home .owl-nav .owl-prev {
    left: 15px;
}
.owl-carousel.slide_carousel_home .owl-nav .owl-next {
    right: 15px;
}
.owl-carousel.slide_carousel_home .owl-nav [class*=owl-]:after {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    color: #06437a;
    font-size: 23px;
    display: block;
    top: 0;
    left: 0;
    border: 1px solid #929595;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    text-indent: 0;
    line-height: 29px;
}
.owl-carousel.slide_carousel_home .owl-nav .owl-prev:after {
    content: "\f104";
}
.owl-carousel.slide_carousel_home .owl-nav .owl-next:after {
    content: "\f105";
}
.owl-carousel.slide_carousel_home .owl-nav [class*=owl-]:hover:after {
    background-color: #06437a;
    border-color: #06437a;
    color: #fff;
}
.owl-theme.slide_carousel_home .owl-nav {
    margin: 0px;
}

/* thi fix */
.portfolio_item_carousel a span {
    line-height: 1;
    display: inline-block;
    padding: 10px 20px;
    font-weight: bold;
    display: block;
}
.featured-image img {
    width: auto;
}
.page-id-558 .featured-image img {
    width: 100%;
}
.page-id-558 .portfolio-view .post .featured-info {
    cursor: pointer;
    max-width: 50%;
    margin: 0 auto;
}
.galleries .row {
    display: flex;
    flex-wrap: wrap;
}
.breadcrumbs {
    margin-bottom: 15px;
}
.post-entry h1,
.post-entry h2,
.post-entry h3,
.post-entry h4,
.post-entry h5,
.post-entry h6 {
    color: #06437a;
}
.vc_btn3.vc_btn3-color-juicy-pink,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #fff;
    background-color: #06437a;
}
.button-widget-contact {
    text-align: center;
}
.sidebar {
    margin-top: 0px;
}
.content-page-blogs {
    margin-top: 30px;
}
.sidebar .widget-item ul li a {
    color: #06437a;
}
.sidebar .widget-item h3.widget-title {
    padding-bottom: 6px;
    margin-bottom: 6px;
    border-bottom: 1px solid #b1b1b1;
    font-weight: bold;
    font-family: Lato, "Open Sans", Arial, Helvetica, sans-serif;
    color: #06437a;
    font-style: normal;
}
.title_heading.title-box-slider a {
    display: block;
    padding: 14px;
    margin: auto;
}
.box-three-service-home .vc_column_container>.vc_column-inner {
    padding: 0 5px;
}
.img-list-five-home img {
    max-width: 100%;
    margin-bottom: 0;
    max-height: 140px;
    width: auto;
}
.vc_btn3-container.btn-list-five-home {
    margin-bottom: 0;
}
.vc_btn3-container.btn-list-five-home a {
    border: none;
    border-radius: 5px;
    font-size: 26px;
    font-weight: 500;
    padding: 15px 45px;
    display: inline-block;
    padding-bottom: 18px;
    min-width: 300px;
}
.vc_btn3-container.btn-list-five-home a:hover {
    background: #00baf2!important;
    border: none;
    color: #fff!important;
}
.wpb_content_element.txt-list-five-home {
    margin-bottom: 20px;
    margin-left: -12px;
    margin-right: -12px;
    min-height: 192px;
}
.box-three-service-home .vc_column_container>.vc_column-inner>.wpb_wrapper {
    border: 1px solid #eee;
    padding: 20px 22px;
    background: #eee;
    color: #000;
    border-radius: 6px;
    box-shadow: 3px 4px 6px 0px #929595;
}
.title_heading.title-box-slider {
    border-radius: 6px;
    background: #06447A;
    font-size: 20px;
    margin: -23px;
    margin-bottom: 20px;
    display: flex!important;
    height: 76px;
}
.box-three-service-home .wpb_single_image {
    overflow: hidden;
    margin-bottom: 0px;
    position: relative;
}
.box-form-home .gform_wrapper .gform_body .custom-error .validation_message {
    color: #2a316c!important;
    margin-top: 0!important;
    padding: 0!important;
    display: none;
    font-weight: normal;
}
.box-form-home {
    background: rgba(255, 255, 255, .8) !important;
    border: none !important;
    border-radius: 5px !important;
    width: 400px !important;
    float: right !important;
    padding: 15px !important;
    text-align: center !important;
    min-height: 310px !important;
    padding-top: 15px!important;
}
.box-form-home .gform_wrapper .gform_body .gfield .gfield_label {
    display: none;
}
.box-form-home .wpb_wrapper>p {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.2em;
}
.box-form-home .wpb_wrapper>p .sub-txt-form-home {
    font-size: 24px;
    font-weight: normal;
    line-height: 1.2em;
}
.box-form-home .gform_wrapper .gform_body .gfield .ginput_container textarea {
    height: 70px;
    border-radius: 0px;
    border: none;
    background: rgba(124, 124, 124, 0.2);
}
.box-form-home .gform_wrapper .gform_body .gfield .ginput_container input {
    border-radius: 0;
    border: none;
    background: rgba(124, 124, 124, 0.2);
}
.box-form-home .gform_wrapper .gform_footer input[type=submit] {
    width: 100%;
    font-family: Lato, "Open Sans", Arial, Helvetica, sans-serif;
    font-weight: 500;
    padding-bottom: 7px;
    padding-top: 7px;
    border-radius: 10px;
}
.box-form-home .gform_wrapper div.validation_error {
    display: none;
}
.box-form-home .gform_wrapper .gform_body .custom-error .validation_message {
    color: #2a316c!important;
    margin-top: 0!important;
    padding: 0!important;
    font-weight: normal;
}
.page-content.post-entry .form-full-home:after {
    content: "";
    width: 75%;
    height: 115%;
    position: absolute;
    top: 73%;
    right: -25%;
    background: #fff;
    overflow: inherit;
    visibility: inherit;
    display: block;
    transform: rotate(162deg);
}
.page-content.post-entry .form-full-home:before {
    content: "";
    width: 75%;
    height: 115%;
    position: absolute;
    top: 73%;
    left: -25%;
    background: #fff;
    overflow: inherit;
    visibility: inherit;
    display: block;
    transform: rotate(18deg);
}
.images-products-shortcode a {
    display: block;
    width: 100%;
}
.title--products {
    font-size: 24px;
    line-height: 1.2em;
    margin-top: 10px;
    margin-bottom: 10px;
}
.list-products-shortcode {
    margin: 0 -15px;
}
.images-products-shortcode a img,
.detail-images-products-shortcode img {
    width: 100%;
}
.single.single-products #main-menu .menu-item#menu-item-915 a {
    color: #f9b238;
}
.excerpt-products {
    margin-bottom: 30px;
}
.page-template-products #middle #main>.section-wrapper {
    padding-top: 0px;
    padding-bottom: 0px;
}
h1.page-title {
    text-transform: capitalize;
}
.lines:before {
    background: #2a316c;
    top: 10px;
}
.lines:after {
    background: #2a316c;
    top: -10px;
}
.lines:before,
.lines:after {
    position: absolute;
    left: 0;
    content: '';
    -webkit-transform-origin: 10px center;
    transform-origin: 10px center;
}
.lines:before,
.lines:after,
.lines {
    width: 38px;
    height: 3px;
    border-radius: 0px;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: top 0.1s 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
    -moz-transition: top 0.1s 0.1s ease-in-out, -moz-transform 0.1s ease-in-out;
    -o-transition: top 0.1s 0.1s ease-in-out, -o-transform 0.1s ease-in-out;
    transition: top 0.1s 0.1s ease-in-out, transform 0.1s ease-in-out;
}
.lines {
    background: #2a316c;
    display: block;
    margin: 0 auto;
    top: auto;
    left: auto;
    position: relative;
}
.closes .lines {
    transition: background 0.1s 0s ease-in-out;
    background: transparent !important;
}
.closes .lines:before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -moz-transform: rotate3d(0, 0, 1, 45deg);
    -o-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
}
.closes .lines:after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -moz-transform: rotate3d(0, 0, 1, -45deg);
    -o-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
}
.closes .lines:before,
.closes .lines:after {
    -webkit-transition: top 0.1s ease-in-out, -webkit-transform 0.1s 0.1s ease-in-out;
    -moz-transition: top 0.1s ease-in-out, -moz-transform 0.1s 0.1s ease-in-out;
    -o-transition: top 0.1s ease-in-out, -o-transform 0.1s 0.1s ease-in-out;
    transition: top 0.1s ease-in-out, transform 0.1s 0.1s ease-in-out;
    top: 0;
}
.responsive-menu .btn-nav span.btn-nav__text {
    display: none;
    margin-bottom: 12px;
    line-height: 1.2em;
    color: #000;
    font-weight: bold;
    margin-top: 0px;
    text-align: center;
}
.responsive-menu .btn-nav {
    position: relative;
    display: inline-block;
    padding-top: 5px;
    float: right;
}
.page-id-760 .vc_gitem-zone {
    position: relative;
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
    background-clip: border-box;
    box-sizing: border-box;
    overflow: hidden;
}
.testimonial-home .vc_column_container {
    position: static;
}
.testimonial-home .vc_column_container::after {
    background: rgba(0, 0, 0, 0.5);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}
.social-footer {
    margin-top: 20px;
}
@media (min-width: 1200px) {
    body .logo-site-custom {
        float: none;
        display: table-cell;
        width: 29%;
    }
    
    body .menu-site-custom {
        float: none;
        display: table-cell;
        width: inherit;
        vertical-align: middle;
        min-width: 71%;
    }
    
    .logo-menu-site {
        display: table;
        vertical-align: middle;
        width: auto;
        min-width: 100%;
        margin: 0px;
    }
    
    .no-padding-boostrap {
        padding: 0px;
    }
    
    .page-template-products #middle #main>.section-wrapper {
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .single.single-products #middle #main>.section-wrapper {
        padding-left: 15px;
        padding-right: 15px;
    }
}
#header.header .sidenav {
    top: 138px;
}
#header.header.darkHeader .sidenav {
    top: 79px;
}
.admin-bar #header.header .sidenav {
    top: 170px;
}
.admin-bar #header.header.darkHeader .sidenav {
    top: 110px;
}
.right-view #menu-main-menu li ul li a:before {
    content: "";
    left: -2px;
    position: absolute;
}
.right-view #menu-main-menu li ul li a {
    position: relative;
    padding-left: 10px;
}
.sidenav {
    -moz-transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    overflow-x: hidden;
    background: rgba(6, 68, 122, 0.9);
}
.sidenav .sub-menu {
    margin-left: 15px;
    margin-bottom: 20px;
    margin-top: 10px;
}
.sidenav .sub-menu li {
    margin-bottom: 10px;
}
.sidenav .sub-menu li a {
    font-size: 18px;
    line-height: 1.2em;
    padding: 0px;
}
.sidenav .menu-container {
    padding-top: 50px;
    padding-left: 25px;
    text-align: left;
    padding: 15px;
}
.sidenav a {
    padding: 5px 0;
    text-decoration: none;
    font-size: 20px;
    color: #fff;
    display: block;
    transition: 0.3s;
    line-height: 1.2em;
    font-family: "Open Sans Condensed", sans-serif;
}
.sidenav a:active,
.sidenav a:focus,
.sidenav a:hover {
    color: #929595;
}
.sidenav li.current-menu-item >a {
    color: #929595;
}
.sidenav li.current-menu-parent >a {
    color: #929595;
}
.sidenav .sub-menu li.current-menu-item a,
.sidenav .sub-menu li.current-menu-item a {
    color: #929595;
}
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}
@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }
    
    .sidenav a {
        font-size: 18px;
    }
}
.form-contact-page {
    background: #06437a;
    padding: 30px 0;
}
.form-contact-page .gform_wrapper ul.gform_fields li.gfield label {
    display: none;
}
html:not([dir=rtl]) .form-contact-page .gform_wrapper ul.gform_fields:not(.top_label) .clear-multi,
html:not([dir=rtl]) .form-contact-page .gform_wrapper ul.gform_fields:not(.top_label) .gfield_description,
html:not([dir=rtl]) .form-contact-page .gform_wrapper ul.gform_fields:not(.top_label) .ginput_container:not(.ginput_container_time):not(.ginput_container_date) {
    width: 100%;
    margin-left: 0;
}
.form-contact-page .gform_wrapper .gform_body .gfield .ginput_container input[type=email],
.form-contact-page .gform_wrapper .gform_body .gfield .ginput_container input[type=text],
.form-contact-page .gform_wrapper .gform_body .gfield .ginput_container select,
.form-contact-page .gform_wrapper .gform_body .gfield .ginput_container textarea {
    border-radius: 10px;
    height: 37px;
    color: #000;
}
.form-contact-page .form_contact_us_wrapper .gform_footer {
    text-align: center;
    width: 70%;
    margin: 20px auto 0!important;
}
.form-contact-page .form_contact_us_wrapper .gform_footer input.button,
.form-contact-page .form_contact_us_wrapper .gform_footer input[type=submit],
.form-contact-page .form_contact_us_wrapper .gform_page_footer input.button,
.form-contact-page .form_contact_us_wrapper .gform_page_footer input[type=submit] {
    font-size: 1.2em;
    width: 100%;
    font-weight: bold;
    font-size: 27px;
    border-radius: 10px;
    font-family: Lato, "Open Sans", Arial, Helvetica, sans-serif;
    margin: 0 16px 0 0;
}
.form-contact-page .box_title h4 {
    font-size: 36px;
    color: #fff;
    text-align: center;
    font-weight: 500;
    width: 100%;
    display: inline-block;
    padding: 20px 30px;
    padding-bottom: 0px;
    padding-top: 0;
}
.form-contact-page input::placeholder {
    color: rgba(0, 0, 0, 0.6);
    opacity: 1;
}
.form-contact-page input::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.6);
}
.form-contact-page input::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.6);
}
.form-contact-page .btn-default,
.form-contact-page .btn-default:focus,
.form-contact-page .btn-default:active,
.form-contact-page input[type='submit'] {
    background-color: #929595;
}

/* body .btn-default:hover,
body input[type='submit']:hover {
    background-color: #06427a;
    border: 1px solid;
}
 */
body button.floatton-btn-1503 {
    right: -349px!important;
    left: auto;
    top: 631px!important;
    height: auto;
    width: auto;
    font-size: 26px;
    font-weight: bold;
    width: 347px;
    transition: all 0.6s ease-out 0s;
    text-transform: uppercase;
    color: white;
    -webkit-transform: rotate(90deg) translateX(-100%);
    -moz-transform: rotate(90deg) translateX(-100%);
    -ms-transform: rotate(90deg) translateX(-100%);
    -o-transform: rotate(90deg) translateX(-100%);
    /* transform: rotate(90deg) translateX(-100%); */
    
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left;
    background-color: #f96213;
    display: inline-block;
    padding: 0 16px;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 0 0 10px 10px;
    white-space: nowrap;
    bottom: auto;
    z-index: 999;
    height: 42px;
    margin: 0;
    line-height: 42px;
    text-transform: none;
}
body .floatton-container-1503 {
    left: auto!important;
    top: 284px!important;
    width: auto;
    font-size: 26px;
    font-weight: bold;
    color: white;
    transform-origin: top left;
    right: -300px!important;
    background-color: #06437a;
    display: inline-block;
    padding: 25px;
    text-align: justify;
    opacity: 1!important;
    bottom: auto!important;
    z-index: 999;
    height: 347px;
    margin: 0;
    border-radius: 0;
    line-height: 42px;
    text-transform: none;
    transition: all 0.6s ease-out 0s;
    max-width: 300px;
    display: flex!important;
    vertical-align: middle;
    align-items: center;
    justify-items: center;
}
.floatton-container.floatton-container-1503.floatton-opened {
    right: 0!important;
}
button.floatton-btn.floatton-btn-1503.floatton-opened {
    right: -48px!important;
}
.floatton-container.floatton-container-1503.loadding-button {
    right: -250px!important;
}
button.floatton-btn.floatton-btn-1503.loadding-button {
    right: -297px!important;
}
body .floatton-container-1503 .floatton-close {
    display: none;
}
body .floatton-container-1503 .floatton-inner,
body .floatton-container-1503 .floatton-inner p {
    font-size: 13px;
    line-height: 1.65;
    font-size: 22px;
    line-height: 1.3;
    font-weight: 300;
}
body .floatton-container-1503 .floatton-inner a {
    font-size: inherit;
    line-height: 1;
    display: inline-block;
    padding: 12px 20px;
    border: 0;
    color: #fff;
    background-color: #929595;
    background-image: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
body .floatton-container-1503 .floatton-inner p:nth-child(2) {
    margin-top: 20px;
    text-align: center;
}
body .floatton-container .floatton-pointer {
    display: none;
}
.page-id-21 .gform_wrapper .gform_footer:not(.top_label) {
    padding: 16px 0 10px;
    margin-left: 29%;
    width: 100%;
    margin-left: 29%!important;
}
.home #page-view {
    padding-top: 0;
}
#page-view {
    padding-top: 0px;
}
#middle #main>.section-wrapper {
    padding-top: 0;
}
.knowmore .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-sky {
    background: #06437a;
    color: white;
    font-size: 18px;
    padding: 10px 15px;
}
.knowmore .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-sky:hover {
    background: black;
    color: white;
    font-size: 18px;
    padding: 10px 15px;
}
body.page-id-1365 button.floatton-btn-1503,
body.page-id-1365 .floatton-container-1503 {
    display: none!important;
}
body:not(.page-id-21) .gform_wrapper ul.gform_fields:not(.top_label) .ginput_container.ginput_recaptcha {
    margin-left: 0!important;
    text-align: center;
}
body:not(.page-id-21) .gform_wrapper ul.gform_fields:not(.top_label) .ginput_container.ginput_recaptcha>div {
    width: 100%!important
}
.form-contact-agile .form-view.agile-form-blck-transparent {
    max-width: 100%!important;
}
.html-form-other {
    max-width: 660px;
    margin: 0 auto;
}
.emblfooter.html-form-other .agile-group:last-child {
    position: relative;
    right: 0;
    bottom: 0;
    width: 100%;
    padding-bottom: 20px;
}
.gform_wrapper ul.gform_fields li.gfield {
    overflow: hidden;
}
.gform_wrapper .gform_body .gfield {
    margin: 0 0 10px !important;
    padding: 0 !important;
}
body.home #header-menu-banner .slider {
    background-image: url(./images/Orange-block.jpg);
    background-size: 100% 86%;
    background-repeat: no-repeat;
    background-position: right center;
}
.txt-slider-home {
    background: rgba(255, 255, 255, .8) !important;
    border: none !important;
    border-radius: 5px !important;
    width: 400px !important;
    float: right !important;
    padding: 15px !important;
    text-align: center !important;
    min-height: 310px !important;
    padding-top: 15px!important;
}
.box-form-home .gform_wrapper .gform_body .gfield .ginput_container input,
.box-form-home .gform_wrapper .gform_body .gfield .ginput_container textarea {
    text-align: left !important;
    font-size: 16px !important;
    font-weight: normal !important;
    margin-top: 5px!important;
}
.box-form-home .gform_wrapper .gform_body .gfield .ginput_container textarea {
    height: 70px;
    border-radius: 0px;
    border: none;
    background: rgba(124, 124, 124, 0.2);
}
.box-form-home .gform_wrapper .gform_body .gfield .ginput_container input {
    border-radius: 0;
    border: none;
    background: rgba(124, 124, 124, 0.2);
}
.box-form-home ul.gform_fields.top_label.form_sublabel_below {
    padding-left: 0px!important;
}
.box-form-home .gform_wrapper .gform_footer input[type=submit] {
    width: 100%;
    min-height: 44px;
    margin-top: 3px !important;
    background: #00baf2;
    font-weight: normal!important;
    font-size: 25px!important;
    text-transform: uppercase;
    padding-bottom: 7px;
    padding-top: 7px;
    border-radius: 5px;
}
.box-form-home .gform_wrapper .gform_footer input[type="submit"]:hover,
.box-form-home .gform_wrapper .gform_footer input[type="submit"]:focus {
    background: #616161;
}
.img-list-five-home img {
    max-height: 90px;
    width: auto;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.title-box-how-its-work a {
    max-width: 90%;
    display: inline-block;
    margin-left: auto!important;
    margin-right: auto!important;
}
.title-box-how-its-work:before {
    content: "";
    width: 100px;
    height: 6px;
    background: #616161;
    position: absolute;
    bottom: -25px;
    left: 50%;
    margin-left: -50px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.row-services-home >.vc_col-sm-4>.vc_column-inner>.wpb_wrapper:hover .img-list-five-home img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.row-services-home >.vc_col-sm-4>.vc_column-inner>.wpb_wrapper:hover .title-box-how-its-work:before {
    background: #00baf2;
}
.box-content-bg-opacity >.vc_column-inner >.wpb_wrapper {
    padding: 0 30px;
    padding-bottom: 20px;
}
.detail-content-box-opacity-bg {
    color: #000;
    font-size: 21px;
    text-align: left;
    line-height: 1.3em;
}
.txt-align-left {
    text-align: left;
}
.vc_btn3-container.btn-default-custom a {
    border: none;
    border-radius: 5px;
    font-size: 26px;
    font-weight: 500;
    padding: 15px 45px;
    display: inline-block;
    padding-bottom: 18px;
    min-width: 300px;
    background-image: none;
}
.vc_btn3-container.btn-default-custom a.vc_btn3-size-xs {
    font-size: 22px;
    padding: 8px;
}
h2.fontbold {
    font-weight: bold;
}
div.font21 p {
    font-size: 21px;
}
div.font21 li {
    font-size: 21px;
}
.vc_btn3-container.btn-default-custom a:hover {
    background: #00baf2!important;
    border: none;
    color: #fff!important;
}
.owl-carousel.projects_carousel_custom .owl-nav [class*=owl-] {
    position: absolute;
    text-indent: -1000%;
    top: 50%;
    background: none;
    margin: 0;
    margin-top: -40px;
    padding: 0;
    overflow: hidden;
}
.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}
.owl-carousel.projects_carousel_custom .owl-nav [class*=owl-] {
    position: absolute;
    text-indent: -1000%;
    top: 50%;
    background: none;
    margin: 0;
    margin-top: -40px;
    padding: 0;
    overflow: hidden;
}
.owl-carousel.projects_carousel_custom .owl-nav .owl-prev {
    left: -45px;
}
.owl-carousel.projects_carousel_custom .owl-nav .owl-next {
    right: -45px;
}
.owl-carousel.projects_carousel_custom .owl-nav [class*=owl-]:after {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: bold;
    text-decoration: inherit;
    color: #00baf2;
    font-size: 26px;
    display: block;
    top: 0;
    left: 0;
    border: 2px solid #00baf2;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    text-indent: 0;
    line-height: 28px;
}
.owl-carousel .owl-nav [class*=owl-]:hover:after {
    background-color: #00baf2;
    border-color: #00baf2;
    color: #000;
}
.owl-carousel.projects_carousel_custom .owl-nav [class*=owl-]:hover:after {
    color: #fff;
}
.owl-carousel.projects_carousel_custom .owl-nav .owl-prev:after {
    content: "\f104";
}
.owl-carousel.projects_carousel_custom .owl-nav .owl-next:after {
    content: "\f105";
}
.projects_item_carousel {
    position: relative;
    overflow: hidden;
}
.projects_item_carousel .item-hover-project-item {
    min-height: 270px;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.projects_item_carousel .item-hover-project-item img {
    display: none;
}
.projects_item_carousel .item-hover {
    z-index: 100;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    opacity: 1;
    cursor: pointer;
    display: block;
    text-decoration: none;
    text-align: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 100%;
    z-index: 9;
    background: rgba(0, 186, 242, 0.64);
    padding: 20px;
    vertical-align: middle;
    align-items: center;
    align-content: center;
    display: flex;
}
.projects_item_carousel:hover .item-hover {
    top: 0px;
}
.item-hover .title-projects-slide {
    color: #000;
    text-align: center;
    font-size: 24px;
    display: block;
    width: 100%;
}
.title-projects-grid {
    margin-top: 15px;
    margin-bottom: 30px;
}
.gform_wrapper .gform_footer input[type="submit"] {
    background-color: #00baf2;
}
.gform_wrapper .gform_footer input[type="submit"]:hover,
.gform_wrapper .gform_footer input[type="submit"]:focus {
    background-color: #f47b35;
}
.site-info .info {
    text-align: right;
}
span.phone-number,
span.phone-number a {
    color: rgb(0, 186, 242);
    font-size: 22px;
    font-weight: normal;
    text-transform: uppercase;
}
span.phone-number:hover a:hover {
    color: #f47b35;
}
.memberships-img {
    min-height: 208px;
}
.memberships-img2 {
    min-height: 118px;
}
div#gform_confirmation_message_6 {
    height: 100%;
    width: 100%;
    font-size: 20px!important;
    font-weight: 700!important;
    font-family: Lato, "Open Sans", Arial, Helvetica, sans-serif!important;
    display: block;
    float: left;
    word-break: break-word;
    margin: 0;
    top: 0;
    position: relative;
    overflow-wrap: break-word;
    white-space: pre-wrap;
    line-height: 1.5!important;
    padding-top: 30px;
    color: #000;
}
div#gform_confirmation_wrapper_6 {
    float: left!important;
    height: 100%!important;
    width: 100%!important;
}
.post-entry h1,
.post-entry h2,
.post-entry h3,
.post-entry h4,
.post-entry h5,
.post-entry h6 {
    color: #00baf2;
}
div#gform_confirmation_wrapper_6 + iframe {
    display: none!important;
}
