@font-face {
    font-family: 'OswaldRegular';
    src: url('../fonts/OswaldRegular.eot');
    src: url('../fonts/OswaldRegular.eot') format('embedded-opentype'),
        url('../fonts/OswaldRegular.woff2') format('woff2'),
        url('../fonts/OswaldRegular.woff') format('woff'),
        url('../fonts/OswaldRegular.ttf') format('truetype'),
        url('../fonts/OswaldRegular.svg#OswaldRegular') format('svg');
}
@font-face {
    font-family: 'Anton';
    src: url('../fonts/Anton.eot');
    src: url('../fonts/Anton.eot') format('embedded-opentype'),
        url('../fonts/Anton.woff2') format('woff2'),
        url('../fonts/Anton.woff') format('woff'),
        url('../fonts/Anton.ttf') format('truetype'),
        url('../fonts/Anton.svg#Anton') format('svg');
}
@font-face {
    font-family: 'GothamMediumRegular';
    src: url('../fonts/GothamMediumRegular.eot');
    src: url('../fonts/GothamMediumRegular.eot') format('embedded-opentype'),
        url('../fonts/GothamMediumRegular.woff2') format('woff2'),
        url('../fonts/GothamMediumRegular.woff') format('woff'),
        url('../fonts/GothamMediumRegular.ttf') format('truetype'),
        url('../fonts/GothamMediumRegular.svg#GothamMediumRegular') format('svg');
}
@font-face {
    font-family: 'Muli';
    src: url('../fonts/Muli.eot');
    src: url('../fonts/Muli.eot') format('embedded-opentype'),
        url('../fonts/Muli.woff2') format('woff2'),
        url('../fonts/Muli.woff') format('woff'),
        url('../fonts/Muli.ttf') format('truetype'),
        url('../fonts/Muli.svg#Muli') format('svg');
}
* {
    margin: 0;
    padding: 0;
    text-transform: none;
}
html {
    -webkit-text-size-adjust: 100%;
    overflow-x: hidden;
    scroll-behavior: auto;
}
html body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden;
    font-family: 'Muli';
    margin: 0;
    padding-top: 0px;
    background-color: #fff;
}
a:active {
    outline: none;
    border: none
}
a:focus {
    -moz-outline-style: none;
    outline: none
}
input[type="file"]::-webkit-file-upload-button {
    cursor: pointer;
}
input[type="file"]::-moz-file-upload-button {
    cursor: pointer;
}
input[type="file"]::-ms-file-upload-button {
    cursor: pointer;
}
input[type="file"]::-o-file-upload-button {
    cursor: pointer;
}
input[type="file"] {
    cursor: pointer;
}
select {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    cursor: pointer;
}
body select::-ms-expand {
    display: none;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none;
}
input::-moz-focus-inner,
button::-moz-focus-inner,
select::-moz-focus-inner,
option::-moz-focus-inner,
a::-moz-focus-inner,
button,
a {
    border: 0;
    outline: none;
}
*::-moz-selection {
    color: #fff;
    background: #000;
}
*::-webkit-selection {
    color: #fff;
    background: #000;
}
*::-webkit-input-placeholder {
    color: #333333;
    opacity: 1;
}
*:-moz-placeholder {
    color: #333333;
    opacity: 1;
}
*::-moz-placeholder {
    color: #333333;
    opacity: 1;
}
*:-ms-input-placeholder {
    color: #333333;
    opacity: 1;
}
a,
a:hover,
a:active,
a:focus,
button {
    text-decoration: none;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
*::after,
*::before,
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
ul,
ol {
    margin: 0;
    padding: 0;
    line-height: 1;
}
li {
    list-style: outside none none;
    margin: 0;
    position: relative;
}
html body p,
html body .entry-content p {
    color: #333333;
    font-family: 'Muli';
    font-size: 18px;
    font-weight: normal;
    line-height: 160%;
    margin: 0 0 15px;
    padding: 0;
    text-align: justify;
}
html body p:empty,
html body .entry-content p:empty {
    display: none;
    line-height: 0;
}
html body p:last-child,
html body .entry-content p:last-child {
    margin: 0;
}
html body p strong,
html body .entry-content p strong {
    font-weight: bold;
}
body a {
    color: #000;
}
body a:hover {
    color: #666;
}
body .clearfix,
body .clear {
    clear: both;
    line-height: 100%;
}
body .clearfix {
    height: auto;
}
* {
    outline: none !important;
    text-decoration: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.clr:after,
ul:after,
.clearfix:after,
li:after,
.grve-container:after {
    clear: both;
    display: block;
    content: "";
}
div input,
div select,
div textarea,
div button {
    font-family: 'Muli';
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
    font-family: 'Anton';
    line-height: 1.2;
    margin: 0 0 15px;
}
img {
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    display: block;
}
.hidden {
    display: none !important;
}
.container:after {
    content: "";
    display: block;
    clear: both;
}
body .container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    float: none;
    padding-left: 15px;
    padding-right: 15px;
}
body .container .container {
    width: 100%;
    max-width: 100%;
}
html.no-scroll body,
html.no-scroll {
    overflow: hidden;
}
/*-----------fx*/
html body .section-gapping {
    padding-bottom: 120px;
    padding-top: 120px;
}
input[type="submit"]:hover {
    background-color: #029cdc;
}
footer .widget,
footer .widgets {
    margin: 0;
}
div.wpb_content_element {
    margin-bottom: 0;
}
body form input:not([type="submit"]),
body form textarea,
body form select {
    background-color: #fff;
    border: 1px solid #E2E2E2 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    color: #444444 !important;
    display: block;
    float: none;
    font-family: 'Muli';
    font-size: 17px;
    font-weight: normal;
    height: 50px;
    padding: 0 15px;
    width: 100%;
}
body form textarea {
    height: 100px;
    padding: 15px;
    resize: none;
}
form div.wpcf7-validation-errors,
form div.wpcf7-mail-sent-ok {
    background-color: #fff;
    border: 1px solid;
    color: red;
    font-family: 'Muli';
    font-size: 15px;
    font-weight: normal;
    line-height: 1.3;
    margin: 30px 0 0;
    padding: 5px;
    text-align: center;
    width: 100%;
}
form div.wpcf7-mail-sent-ok {
    color: green;
}
img.ajax-loader {
    display: inline-block;
}
div.grve-text:not(.maintitle) {
    margin-bottom: 15px;
}
/*------ fancy-box*/
body .owl-carousel .owl-nav>div {
    background-image: url("images/sprite.png");
    background-position: 0 -108px;
    background-repeat: no-repeat;
    bottom: 0;
    display: inline-block;
    font-size: 0;
    height: 30px;
    margin: auto;
    opacity: 1;
    position: absolute;
    top: 0;
    width: 16px;
}
body .owl-carousel .owl-nav>div.owl-prev {
    left: -70px;
}
body .owl-carousel .owl-nav>div.owl-next {
    right: -70px;
}
body .owl-carousel .owl-nav>div:hover {
    background-position: 0 -155px;
}
/*------ /arrow default*/
.fancybox-lock div.fancybox-overlay {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
}
.fancybox-opened .fancybox-skin {
    background-color: #d8d8d8;
    border: 9px solid #fff;
    padding: 0 !important;
}
body .fancybox-prev,
body .fancybox-next {
    background-image: url("images/sprite.png");
    background-position: 0 -256px;
    background-repeat: no-repeat;
    bottom: 0;
    height: 80px;
    left: -1px;
    margin: auto;
    top: 0;
    width: 50px;
}
body .fancybox-next {
    left: auto;
    right: -1px;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.fancybox-title.fancybox-title-inside-wrap {
    padding: 0;
}
.fancybox-title-inside-wrap .fancy_title {
    color: #f42a41;
    font-family: 'Muli';
    font-size: 22px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 10px;
}
.fancybox-title-inside-wrap .fancy_caption {
    color: #000000;
    font-family: 'Muli';
    font-size: 18px;
    font-weight: normal;
    line-height: 1.7;
}
.fancybox-title.fancybox-title-inside-wrap {
    padding: 22px 0 10px;
}
a.fancybox-close, .close_mail {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 2px solid #fff;
  border-radius: 50%;
  color: #fff;
  font-size: 20px;
  height: 40px;
  line-height: 30px;
  padding: 0;
  right: 10px;
  text-align: center;
  top: 10px;
  width: 40px;
}
a.fancybox-close::before, .close_mail::before {
  content: "\f00d";
  font-family: fontawesome;
}
body .fancybox-prev:hover,
body .fancybox-next:hover {
    opacity: 0.8;
}
a.fancybox-close:hover, .close_mail:hover {
  background: #0058a8 none repeat scroll 0 0;
  border-color: #0058a8;
  color: #fff;
}
/*------------ fancy-box*/
/*------------ other*/
button:focus,
button:hover,
.button:focus,
.button:hover,
.faux-button:focus,
.faux-button:hover,
.wp-block-button .wp-block-button__link:focus,
.wp-block-button .wp-block-button__link:hover,
.wp-block-file .wp-block-file__button:focus,
.wp-block-file .wp-block-file__button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover {
    text-decoration: none;
}
header#site-header .header-inner {
    display: block;
    max-width: 100%;
    padding: 0;
    width: 100%;
}
header#site-header .header-titles-wrapper {
    margin: 0 auto;
    max-width: 100%;
    padding: 30px 0;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.header-titles-wrapper .header-titles {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.header-titles-wrapper .header-titles .site-logo {
    margin: 0;
}
.header-titles-wrapper .header-titles .site-logo img {
    max-height: none;
}
.header-right {
    float: right;
    margin: 20px 0;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.header-right .call-now {
    color: #0058a7;
    display: inline-block;
    font-family: "Muli";
    font-size: 20px;
    padding-left: 60px;
    position: relative;
}
.header-right .call-now::before {
    background-color: #232b2c;
    bottom: 0;
    color: #fff;
    content: "\f095";
    font-family: FontAwesome;
    font-size: 22px;
    height: 46px;
    left: 0;
    line-height: 46px;
    margin: auto;
    position: absolute;
    text-align: center;
    top: 0;
    width: 48px;
}
.header-right a {
    color: #333333;
    font-family: "Muli";
    font-weight: bold;
}
.header-right a:hover {
    color: #0058A7;
}
.header-right .instagram-link {
    display: inline-block;
    margin-left: 30px;
    font-family: "Muli";
    font-size: 20px;
    color: #0058a7;
}
.header-right .instagram-link a, .footer-brnads > a {
  background-color: #232b2c;
  color: #fff;
  display: inline-block;
  font-size: 22px;
  height: 46px;
  line-height: 44px;
  text-align: center;
  width: 48px;
}
.header-right .instagram-link a:hover,
.footer-brnads>a:hover {
    background-color: #0058A8;
    color: #fff !important;
}
.header-navigation-wrapper {
    background-color: #0058a8;
    padding: 4px 0;
}
.header-navigation-wrapper ul.primary-menu {
    display: block;
    margin: 0;
    width: 100%;
}
.header-navigation-wrapper ul.primary-menu li {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
  z-index: 1;
}
.header-navigation-wrapper ul.primary-menu li::before {
  background-color: rgba(255, 255, 255, 0.5);
  bottom: 0;
  content: "";
  height: 14px;
  margin: auto;
  position: absolute;
  right: -1px;
  top: 0;
  width: 1px;
  z-index: -1;
}
.header-navigation-wrapper ul.primary-menu li:hover::before, 
.header-navigation-wrapper ul.primary-menu li:last-child::before, 
.header-navigation-wrapper ul.primary-menu li.current_page_item::before {
    display: none;
}
.header-navigation-wrapper ul.primary-menu li a {
    color: #fff;
    font-family: "GothamMediumRegular";
    font-size: 16.1px;
    font-weight: normal;
    height: 66px;
    line-height: 66px;
    padding: 0 15px;
    text-decoration: none;
    width: 100%;
}
.header-navigation-wrapper ul.primary-menu li.current-menu-item a,
.header-navigation-wrapper ul.primary-menu li a:hover {
    background-color: #232b2c;
    color: #fff;
}
#site-content .entry-header {
    display: none;
}
html body .post-inner {
    padding-top: 0;
}
body.template-full-width .entry-content>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide),
.entry-content>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    margin-bottom: 0;
    max-width: none;
    width: auto;
}
.home-slider .slider-section,
.home-slider .slider-image-wrap li:first-child {
    height: auto;
}
.home-slider .slider-image-wrap>li:last-child {
    bottom: 65px;
    top: auto;
    -moz-transform: none;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
.home-slider .banner-title,
.home-slider .banner-txt {
    color: #fff;
    font-family: "OswaldRegular";
    font-weight: normal;
    line-height: 140%;
    margin: 0;
    text-align: center;
    -moz-text-shadow: 0 0 13px rgba(0, 0, 0, 0.65);
    -webkit-text-shadow: 0 0 13px rgba(0, 0, 0, 0.65);
    -ms-text-shadow: 0 0 13px rgba(0, 0, 0, 0.65);
    -o-text-shadow: 0 0 13px rgba(0, 0, 0, 0.65);
    text-shadow: 0 0 13px rgba(0, 0, 0, 0.65);
}
.home-slider .banner-title {
    font-size: 40px;
    letter-spacing: 1px;
}
.home-slider .banner-txt {
    font-size: 28px;
    letter-spacing: 0.5px;
}
.home-slider .all-slider::after {
    border-color: transparent #0058a8 #0058a8;
}
.entry-content h1,
.entry-content h2,
.entry-content h3 {
    margin: 0;
}
html body .main-title {
    color: #212b2c;
    font-family: "Anton";
    font-size: 45px;
    font-weight: normal;
    letter-spacing: 0.5px;
    line-height: 100%;
    margin-bottom: 40px !important;
    text-align: center;
}
html body .main-title .sub-title,
.chw-title>span {
    color: inherit;
}
html body .main-title .about-sub {
    color: #4e5453;
    display: block;
    font-family: "Muli";
    font-size: 30px;
    letter-spacing: 0;
    line-height: 100%;
}
.about-content .wpb_wrapper>p {
    color: #333333;
    font-size: 22px;
    line-height: 170%;
    text-align: center;
}
html body .smart-btn,
.footer-newsletter .submit-btn input[type="submit"] {
    background-color: #0058a8 !important;
    color: #fff;
    display: inline-block;
    font-family: "Muli";
    font-size: 18px;
    font-weight: normal;
    height: 55px;
    line-height: 52px;
    padding: 0 25px;
    text-decoration: none !important;
}
html body .smart-btn:hover,
.footer-newsletter .submit-btn input[type="submit"]:hover {
    background-color: #212b2c !important;
    color: #fff;
}
.about-content .smart-btn {
    margin-top: 15px;
}
.services-section.section-gapping {
    background-color: #f3f3f3;
}
.services-data {
    margin: 0 -15px;
}
.services-data li {
    background-color: #fff;
    float: left;
    margin: 0 15px;
    width: calc(33.33% - 30px);
    position: relative;
}
.services-data li .img {
    display: block;
    height: 200px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.services-data li .img img,
.home-slider.inner-banner figure *, 
.portfolio-data > li .cat-img-add .portfolio-img img {
    height: 100%;
    -moz-object-fit: cover;
    -webkit-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
.services-data li .services-title {
    color: #232b2c;
    display: block;
    font-family: "Muli";
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 55px;
    margin-top: 20px;
    padding-bottom: 15px;
    position: relative;
    text-align: center;
}
.services-data li .services-title::before {
    background-color: #0058a8;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 50px;
}
.services-title>a:hover {
    color: #0058a8;
}
.services-data li .detail a {
    background-color: #0058a8;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    bottom: -28px;
    -moz-box-shadow: 0 0 13px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 13px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 13px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 13px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 13px rgba(0, 0, 0, 0.1);
    color: #fff;
    font-size: 20px;
    height: 55px;
    left: 0;
    line-height: 55px;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 55px;
}
.services-data li .detail a:hover {
    background-color: #232b2c;
    color: #fff;
}
.suppliers-data li {
    background-color: #fff;
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.07);
    -ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.07);
    -o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.07);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.07);
    height: 114px;
    margin: 10px 10px 15px !important;
    padding: 15px;
    position: relative;
}
.suppliers-data li::before {
    background-color: #fff;
    bottom: -10px;
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.07);
    -ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.07);
    -o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.07);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.07);
    content: "";
    height: 100%;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 80%;
    z-index: -1;
}
.suppliers-data li .image {
    display: block;
    height: 100%;
    width: 100%;
}
.suppliers-data li .image img {
    bottom: 0;
    left: 0;
    margin: auto;
    max-width: 170px;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}
.owl-carousel .owl-dots {
    display: none;
}
html body .owl-carousel .owl-nav {
    display: block !important;
}
html body .owl-carousel .owl-nav .owl-prev,
html body .owl-carousel .owl-nav .owl-next {
    background-color: #ffffff;
    border: medium none;
    bottom: 0;
    -moz-box-shadow: 4px 4px 24px rgba(0, 0, 0, 0.14);
    -webkit-box-shadow: 4px 4px 24px rgba(0, 0, 0, 0.14);
    -ms-box-shadow: 4px 4px 24px rgba(0, 0, 0, 0.14);
    -o-box-shadow: 4px 4px 24px rgba(0, 0, 0, 0.14);
    box-shadow: 4px 4px 24px rgba(0, 0, 0, 0.14);
    color: #000;
    font-size: 20px;
    height: 48px;
    line-height: 48px;
    margin: auto;
    position: absolute;
    text-align: center;
    top: 0;
    width: 48px;
}
html body .owl-carousel .owl-nav .owl-prev:hover,
html body .owl-carousel .owl-nav .owl-next:hover {
    background-color: #0058A8;
    color: #fff;
}
html body .owl-carousel .owl-nav .owl-prev {
    left: -70px;
}
html body .owl-carousel .owl-nav .owl-next {
    right: -70px;
}
html body .owl-carousel .owl-nav .owl-prev::before {
    content: "\f177";
    font-family: FontAwesome;
}
html body .owl-carousel .owl-nav .owl-next::before {
    content: "\f178";
    font-family: FontAwesome;
}
html body .owl-carousel .owl-nav .owl-prev span,
html body .owl-carousel .owl-nav .owl-next span {
    display: none;
}
footer#site-footer {
    background-color: #232b2c;
    margin: 0 !important;
    padding: 0;
}
footer#site-footer .footer-content {
    padding: 80px 0;
}
.footer-content .widgets {
  float: left;
  min-height: 290px;
  padding-right: 50px;
  position: relative;
  width: 27%;
  display: block;
}
.footer-content .widgets::before {
    background-image: url("../images/sprite.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    bottom: 0;
    content: "";
    height: 100%;
    margin: auto;
    position: absolute;
    right: 50px;
    top: 0;
    width: 2px;
}
.footer-content .widgets .chw-title {
    color: #fff;
    font-size: 26px;
    font-weight: normal;
    letter-spacing: 0.5px;
}
.menu-quick-links-container ul.menu li {
    margin: 0 0 20px;
}
.menu-quick-links-container ul.menu li a {
    color: #fff;
    display: table;
    font-family: "Muli";
    font-size: 17px;
    font-weight: normal;
    text-decoration: none !important;
}
.menu-quick-links-container ul.menu li a:hover,
.menu-quick-links-container ul.menu li.current-menu-item a {
    color: #0058a8;
}
.footer-content .widgets.footer-menu {
    width: 26%;
    padding-right: 100px;
}
.footer-contact ul li {
    color: #fff;
    font-family: "Muli";
    font-size: 17px;
    line-height: 160%;
    margin-bottom: 15px;
    max-width: 230px;
    padding-left: 50px;
    min-height: 40px;
    position: relative;
}
.footer-contact ul li::before {
    background-color: #0058a8;
    background-image: url("../images/sprite.png");
    background-position: -57px 10px;
    background-repeat: no-repeat;
    bottom: 0;
    content: "";
    height: 40px;
    left: 0;
    margin: auto;
    position: absolute;
    top: 0;
    width: 40px;
}
.footer-contact ul li.pobox::before {
    background-position: -57px -45px;
}
.footer-contact ul li.phone-icon::before {
    background-position: -57px -97px;
}
.footer-contact ul li.fax::before {
    background-position: -57px -147px;
}
.footer-contact ul li a {
    color: #fff;
    display: table;
    font-size: 17px;
    line-height: normal;
    text-decoration: none !important;
}
.footer-contact ul li a:hover {
    color: #0058a8;
}
.footer-contact ul li.fax>span {
    display: table;
}
.footer-newsletter p {
    color: #fff;
    font-size: 17px;
    line-height: 160%;
    text-align: left;
}
body .footer-newsletter form input:not([type="submit"]) {
    background-color: rgba(255, 255, 255, 0.1);
    border-color: #fff !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important;
    color: #fff !important;
}
body .footer-newsletter form input:not([type="submit"])::-webkit-input-placeholder {
    color: #fff;
}
body .footer-newsletter form input:not([type="submit"]):-moz-placeholder {
    color: #fff;
}
body .footer-newsletter form input:not([type="submit"])::-moz-placeholder {
    color: #fff;
}
body .footer-newsletter form input:not([type="submit"]):-ms-input-placeholder {
    color: #fff;
}
.footer-content .widgets.footer-newsletter::before {
    right: 0;
}
body .footer-newsletter form .label-wrapper {
    position: relative;
}
body .footer-newsletter form label {
    border: 1px solid transparent;
    color: #fff;
    left: 10px;
    line-height: normal;
    margin: 0;
    padding: 0 5px;
    pointer-events: none;
    position: absolute;
    top: 10px;
    width: auto;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
body .footer-newsletter form label span {
    color: #ff0000;
}
body .footer-newsletter form .label-wrapper.value_focus label,
body .footer-newsletter form .label-wrapper.input_focus label {
    background-color: #fff;
    border-color: #fff;
    color: #333;
    font-size: 14px;
    top: -12px;
}
.footer-content .widgets.footer-widgets::before {
    display: none;
}
.footer-content .widgets.footer-widgets {
    /*padding: 50px 0 70px 20px;*/
    padding: 25px 0 0 0;
    width: 20%;
}
.footer-content .widgets.footer-widgets .widget-area {
  margin-bottom: 25px;
}
.footer-widgets .book-btn {
  text-align: center;
}
.footer-newsletter .submit-btn {
    display: table;
    margin: 15px 0 0;
    position: relative;
}
.footer-newsletter .submit-btn input[type="submit"] {
  height: 50px;
  line-height: 40px;
  margin: 0;
  padding-bottom: 6px;
}
.footer-newsletter .submit-btn .loading {
    background-color: #fff;
    border-radius: 50%;
    bottom: 0;
    margin: auto;
    padding: 2px;
    position: absolute;
    right: -25px;
    top: 0;
}
.footer-newsletter .submit-btn input[type="submit"]:hover {
    background-color: #fff !important;
    color: #0058a8;
}
body .footer-newsletter form.error input:not([type="submit"]) {
    border-color: #ff0000 !important;
}
.footer-newsletter .errors {
    padding: 0;
}
.footer-newsletter p.error,
.footer-newsletter .success {
    background-color: #fff;
    border: 1px solid;
    color: #ff0000 !important;
    font-size: 15px;
    line-height: normal;
    margin-top: 15px;
    padding: 5px;
    text-align: center;
    width: 100%;
}
.footer-newsletter .success {
    color: green !important;
}
#custom-footer-img-widget>a {
    text-decoration: none !important;
}
form#epicwin_subscription {
    margin: 0;
}
#custom-footer-img-widget p {
    color: #fff;
    font-family: "GothamMediumRegular";
    font-size: 18px;
    line-height: 140%;
    margin: 10px auto 0;
    max-width: 200px;
    text-align: center;
    text-decoration: none !important;
}
footer#site-footer .footer-bottom {
    background-color: #0058a8;
    padding: 10px 0;
}
.footer-bottom .footer-credits {
    display: block;
    float: left;
    padding: 3px 0;
}
.footer-bottom .footer-copyright,
.footer-bottom .footer-brnads {
    color: #fff;
    font-family: "Muli";
    font-size: 17px;
    font-weight: normal;
}
.footer-bottom .footer-brnading {
    float: right;
}
.footer-bottom .footer-brnads {
    font-size: 20px;
}
.footer-brnads>a {
    height: 40px;
    line-height: 37px;
    width: 40px;
    background: rgba(125, 60, 202, 1);
    background: -moz-linear-gradient(top, rgba(125, 60, 202, 1) 0%, rgba(239, 75, 94, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(125, 60, 202, 1)), color-stop(100%, rgba(239, 75, 94, 1)));
    background: -webkit-linear-gradient(top, rgba(125, 60, 202, 1) 0%, rgba(239, 75, 94, 1) 100%);
    background: -o-linear-gradient(top, rgba(125, 60, 202, 1) 0%, rgba(239, 75, 94, 1) 100%);
    background: -ms-linear-gradient(top, rgba(125, 60, 202, 1) 0%, rgba(239, 75, 94, 1) 100%);
    background: linear-gradient(to bottom, rgba(125, 60, 202, 1) 0%, rgba(239, 75, 94, 1) 100%);
    -webkit-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d3cca', endColorstr='#ef4b5e', GradientType=0);
    -moz-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d3cca', endColorstr='#ef4b5e', GradientType=0);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d3cca', endColorstr='#ef4b5e', GradientType=0);
    -o-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d3cca', endColorstr='#ef4b5e', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d3cca', endColorstr='#ef4b5e', GradientType=0);
}
#site-footer a {
    text-decoration: none;
}
#site-footer .footer-copyright a:hover {
    color: #000 !important;
}
#site-footer a.top-btn {
    background-color: #0058a8;
    bottom: 75px;
    color: #fff;
    cursor: pointer;
    display: none;
    height: 35px;
    line-height: 32px;
    position: fixed;
    right: 15px;
    text-align: center;
    width: 35px;
    z-index: 999;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
#site-footer a.top-btn:hover {
    background-color: #fff;
    color: #0058a8;
}
.error404 #site-content {
    padding-top: 0;
}
.home-slider.inner-banner,
.home-slider.inner-banner figure {
    height: 400px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.home-slider.inner-banner .chw-widget {
    display: block;
    height: 100%;
    width: 100%;
}
.home-slider.inner-banner .chw-widget img {
    display: block;
    height: 100% !important;
    -moz-object-fit: cover;
    -webkit-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100% !important;
}
.home-slider.inner-banner .widget_text.chw-widget {
    bottom: 25px;
    height: auto !important;
    left: 0;
    margin: auto;
    max-width: 1200px;
    padding: 0 15px;
    position: absolute;
    right: 0;
    width: auto !important;
}
html body .breadcrumb {
    background-color: #f3f3f3;
    padding: 13px 0;
    width: 100%;
}
.breadcrumbs>span,
.breadcrumb .wpb_wrapper > span {
    color: #0055a3;
    font-family: "GothamMediumRegular";
    font-size: 16px;
}
.breadcrumb .wpb_wrapper > span span {
  text-transform: uppercase;
}
.breadcrumbs .fa,
.breadcrumb .wpb_wrapper .fa{
    color: #0055a3;
    margin: 0 15px;
    font-family: fontawesome;
}
.breadcrumbs>span a,
.breadcrumb .wpb_wrapper > span a {
    color: #232b2c;
}
.breadcrumbs>span a:hover,
.breadcrumb .wpb_wrapper > span a:hover {
    color: #0055a3;
}
.error404-content>h2 {
    color: #202b2c;
    font-size: 80px;
    letter-spacing: 1px;
    text-align: center;
}
.error404-content>h2 span {
    color: #00529f;
}
.error404-content>h3 {
    color: #333333;
    font-family: "Muli";
    font-size: 24px;
    font-weight: normal;
}
.error404-content p {
    font-size: 20px;
    text-align: center;
}
.gallery-section .eapps-instagram-feed-title-container,
.gallery-section .eapps-instagram-feed-posts-grid-load-more-container {
    display: none;
}
.eapps-instagram-feed-posts-view {
    margin: 10px 0;
}
.eapps-instagram-feed-posts-grid .eapps-instagram-feed-posts-item {
    overflow: visible;
}
.eapps-instagram-feed-posts-grid .eapps-instagram-feed-posts-item a {
    position: relative;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.eapps-instagram-feed-posts-grid .eapps-instagram-feed-posts-item a::before {
    border: 10px solid #0058a8;
    bottom: -10px;
    content: "";
    display: block;
    left: -10px;
    margin: auto;
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.eapps-instagram-feed-posts-grid .eapps-instagram-feed-posts-item a::after {
    border: 4px solid #fff;
    border-radius: 50%;
    bottom: 0;
    color: #fff;
    content: "\f16d";
    font-family: fontawesome;
    font-size: 30px;
    height: 75px;
    left: 0;
    line-height: 67px;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 75px;
    opacity: 0;
    visibility: hidden;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.eapps-instagram-feed-posts-grid .eapps-instagram-feed-posts-item a:hover::before,
.eapps-instagram-feed-posts-grid .eapps-instagram-feed-posts-item a:hover::after {
    opacity: 1;
    visibility: visible;
}
#site-footer a:hover,
#site-footer a:hover p {
    color: #0058a8;
    text-decoration: none;
}
.about-section .about-right-img {
    float: right;
    margin-bottom: 15px;
    padding-left: 40px;
    width: 40%;
}
.entry-content .about-section p strong {
    font-size: 22px;
    font-weight: normal;
}
.our-value-section {
    background-color: #f3f3f3;
}
.our-value-ul li {
    background-color: #fff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.07);
    -ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.07);
    -o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.07);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.07);
    margin-bottom: 20px;
    margin-left: 85px;
    padding: 40px 40px 40px 120px;
    position: relative;
    width: calc(100% - 85px);
}
.our-value-ul li::before {
    background-color: #000;
    background-image: url("../images/sprite.png");
    background-position: center -310px;
    background-repeat: no-repeat;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    bottom: 0;
    content: "";
    height: 170px;
    left: -85px;
    margin: auto;
    position: absolute;
    top: 0;
    width: 170px;
}
.our-value-ul li:nth-child(2)::before {
    background-position: center -495px;
}
.our-value-ul li:nth-child(3)::before {
    background-position: center -670px;
}
.our-value-ul li:nth-child(4)::before {
    background-position: center -860px;
}
.our-value-ul li:nth-child(5)::before {
    background-position: center -1030px;
}
.our-value-ul li h3,
.section-gapping .install-section h3 {
    color: #333333;
    font-family: "Muli";
    font-size: 22px;
    margin-bottom: 10px;
}
.entry-content .our-value-ul li p {
    font-size: 16px;
}
.entry-content .our-value-ul li p strong {
    font-size: 18px;
}
.section-gapping .install-section {
    border-bottom: 1px dashed #dddddd;
    display: table;
    margin-bottom: 40px;
    padding-bottom: 40px;
}
.wpb_single_image .vc_figure {
    display: inline-block;
    margin: 0;
    max-width: 100%;
    vertical-align: top;
}
.maintenance-section .install-section>.wpb_column {
    display: table-cell;
    float: none;
    vertical-align: middle;
}
.maintenance-section .install-section>.wpb_column.vc_col-sm-8 {
    padding-left: 50px;
}
.maintenance-section .install-section.right-install .vc_col-sm-8 {
    padding-left: 0px;
    padding-right: 50px;
}
.maintenance-section .install-section>.wpb_column.vc_col-sm-4 figure,
.install-bottom .vc_col-sm-4 figure {
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    overflow: hidden;
}
.sale-design-ul {
    margin-bottom: 20px !important;
}
.sale-design-ul>li {
    margin-bottom: 45px;
    padding-left: 190px;
    position: relative;
}
.sale-design-ul>li::before {
    background-color: #333333;
    background-image: url("../images/sprite.png");
    background-position: center -1222px;
    background-repeat: no-repeat;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    bottom: 0;
    content: "";
    height: 160px;
    left: 0;
    margin: auto;
    position: absolute;
    top: 0;
    width: 160px;
}
.sale-design-ul>li:nth-child(2)::before {
    background-position: center -1398px;
}
.contact-details .full-filed {
    display: table;
    width: 100%;
}
.contact-details .filed {
    margin-bottom: 30px !important;
    position: relative;
    width: 100%;
}
.contact-details .full-filed .filed {
    float: left;
    width: 48.5%;
}
.contact-details .full-filed .filed:last-child {
    float: right;
}
.contact-details .filed label,
.contact-career-form .filed label {
  background-color: #fff;
  border: 1px solid transparent;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
  color: #444;
  font-family: "Muli";
  font-size: 17px;
  left: 10px;
  line-height: 1;
  margin: 0;
  padding: 2px 5px 3px;
  pointer-events: none;
  position: absolute;
  top: 11px;
  -moz-transition: all 0.5s ease 0s !important;
  -webkit-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
  width: auto;
  z-index: 1;
}
.contact-details .filed.value_focus label, 
.contact-details .filed.input_focus label,
.contact-career-form .filed.value_focus label,
.contact-career-form .filed.input_focus label {
  border-color: #ddd;
  font-size: 14px;
  top: -10px;
}
.contact-details .filed.recaptcha-div {
    display: inline-block;
    margin-bottom: 0 !important;
    vertical-align: middle;
    width: auto;
}
.contact-details .submit-btn {
    display: inline-block;
    margin-left: 15px;
    position: relative;
    vertical-align: middle;
}
.contact-details .submit-btn input[type="submit"],
.contact-career-form input[type="submit"] {
  background-color: #0058a8;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  font-weight: normal;
  height: 50px;
  line-height: 46px;
  padding: 0 25px 5px;
}
.contact-details .submit-btn input[type="submit"]:hover,
.contact-career-form input[type="submit"]:hover {
    background-color: #000;
    color: #fff;
}
.contact-details .submit-btn .ajax-loader {
    background-color: #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    bottom: 0;
    margin: auto;
    position: absolute;
    right: -25px;
    top: 0;
}
.contact-section .contact-details {
    background-color: #f3f3f3;
    /* display: table-cell; */
    float: none;
    padding: 40px 20px;
    margin: 35px 0 35px 0;
}
.contact-section > .container > .vc_column-inner > .wpb_wrapper > .vc_row {
    display: flex;
}
.contact-section .contact-form {
    background-color: #00529f;
    /* display: table-cell; */
    float: none;
    padding: 20px 20px 45px 20px;
}
.contact-section .contact-title {
    color: #202b2c;
    font-family: "Anton";
    font-size: 26px;
    font-weight: normal;
    letter-spacing: 0.5px;
    margin-bottom: 20px !important;
}
.contact-section .contact-title .sub-title {
    color: #0058a5;
}
.contact-form .contact-title {
    color: #fff;
}
body form input.wpcf7-not-valid:not([type="submit"]),
body form textarea.wpcf7-not-valid {
    border-color: #ff0000 !important;
}
.contact-details .filed label span {
    color: #ff0000;
}
.contact-details .filed .wpcf7-not-valid-tip {
    font-family: "Muli";
    font-size: 14px;
    font-weight: normal;
    left: 0;
    line-height: 1;
    position: absolute;
    right: 0;
    top: 100%;
    width: 100%;
}
.contact-details .filed .wpcf7-form-control-wrap {
    position: static;
}
body.home .breadcrumbs {
  display: none;
}
/*7-7-2020*/
.contact-section .contact-info-sec > div:not(.instagram-link) {
    position: relative;
    padding: 0 0 0 58px;
    font-family: "Muli";
    font-size: 17px;
    line-height: 160%;
    color: #fff;
    min-height: 40px;
    margin: 0 0 16px 0;
    max-width: 250px;
    display: block;
}
.contact-section .contact-info-sec > div:not(.instagram-link)::before {
    position: absolute;
    content: "";
    background-color: #222b2c;
    background-image: url("../images/sprite.png");
    background-position: -57px 10px;
    background-repeat: no-repeat;
    bottom: 0;
    height: 40px;
    left: 0;
    margin: auto;
    top: 0;
    width: 40px;
    -moz-box-shadow: 4px 4px 4px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow: 4px 4px 4px 0px rgba(0,0,0,0.25);
	-ms-box-shadow: 4px 4px 4px 0px rgba(0,0,0,0.25);
	-o-box-shadow: 4px 4px 4px 0px rgba(0,0,0,0.25);
    box-shadow: 4px 4px 4px 0px rgba(0,0,0,0.25);
}
.contact-section .contact-info-sec > div.pobox::before {
    background-position: -57px -44px;
}
.contact-section .contact-info-sec > div.phone-icon::before {
    background-position: -56px -97px;
}
.contact-section .contact-info-sec > div.fax::before {
    background-position: -57px -147px;
}
.contact-section .contact-info-sec > div:not(.instagram-link) a {
    font-size: 20px;
    line-height: 130%;
    color: #fff;
}
.contact-section .contact-info-sec > div:not(.instagram-link) a:hover {
    color: #000;
}
.contact-section .contact-info-sec > div:not(.instagram-link) a, .contact-section .contact-info-sec > div.fax span {
    font-size: 20px;
    line-height: 130%;
    color: #fff;
}
.contact-section .contact-info-sec .instagram-link {
    font-family: 'Anton';
    font-size: 26px;
    color: #fff;
    line-height: 100%;
    padding: 29px 0 0 0;
    margin: 36px 0 0 0;
    position: relative;
}
.contact-section .contact-info-sec .instagram-link a {
    background: rgba(125, 60, 202, 1);
    background: -moz-linear-gradient(top, rgba(125, 60, 202, 1) 0%, rgba(239, 75, 94, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(125, 60, 202, 1)), color-stop(100%, rgba(239, 75, 94, 1)));
    background: -webkit-linear-gradient(top, rgba(125, 60, 202, 1) 0%, rgba(239, 75, 94, 1) 100%);
    background: -o-linear-gradient(top, rgba(125, 60, 202, 1) 0%, rgba(239, 75, 94, 1) 100%);
    background: -ms-linear-gradient(top, rgba(125, 60, 202, 1) 0%, rgba(239, 75, 94, 1) 100%);
    background: linear-gradient(to bottom, rgba(125, 60, 202, 1) 0%, rgba(239, 75, 94, 1) 100%);
    -webkit-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d3cca', endColorstr='#ef4b5e', GradientType=0);
    -moz-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d3cca', endColorstr='#ef4b5e', GradientType=0);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d3cca', endColorstr='#ef4b5e', GradientType=0);
    -o-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d3cca', endColorstr='#ef4b5e', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d3cca', endColorstr='#ef4b5e', GradientType=0);
    display: inline-block;
    width: 41px;
    height: 40px;
    margin-top: 23px;
}
.contact-section .contact-info-sec .instagram-link a:hover,
.contact-section .contact-info-sec .instagram-link a:nth-child(3):hover {
    background: #fff;
    color: #00529f;
}
.contact-section .contact-info-sec .instagram-link a:hover i {
    color: #00529f !important;
}

.contact-section .contact-info-sec .instagram-link a i {
    display: block;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 20px;
}
.contact-section .contact-info-sec > div.fax {
    margin-bottom: 0;
}
.contact-section .contact-info-sec .instagram-link::before {
    position: absolute;
    content: "";
    height: 1px;
    width: 100%;
    background: #0081F4;
    top: 0;
    bottom: auto;
    -moz-box-shadow: 0 -1px 0px 0px #003C71;
	-webkit-box-shadow: 0 -1px 0px 0px #003C71;
	-ms-box-shadow: 0 -1px 0px 0px #003C71;
	-o-box-shadow: 0 -1px 0px 0px #003C71;
    box-shadow: 0 -1px 0px 0px #003C71;
}
.contact-section .contact-info-sec div.phone-icon, .contact-section .contact-info-sec div.fax {
    font-size: 17px;
    line-height: 130%;
}
.contact-section .contact-info-sec div.phone-icon a, .contact-section .contact-info-sec div.fax span {
    display: table;
}
.portfolio-data ,
.smart-wrap-all-portfolio{
  margin: 40px -20px 0;
}
.portfolio-data > li ,
.smart-wrap-all-portfolio .smart-wrap-box {
  float: left;
  margin: 20px;
  text-align: center;
  width: calc(33.33% - 40px);
}
.portfolio-data h3,
.smart-wrap-box .smart-single-div h3 {
  color: #333333;
  font-family: "Muli";
  font-size: 22px;
  font-weight: 600;
  margin-top: 15px;
  text-align: center;
}
.portfolio-data > li .cat-img-add ,
.smart-single-div .smart-img-wrap{
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  display: block;
  height: 360px;
  overflow: hidden;
  position: relative;
}
.smart-single-div .smart-img-wrap img{
    height: 100%;
    -moz-object-fit: cover;
    -webkit-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%; 
}
.portfolio-data > li .cat-img-add .portfolio-img {
  display: block;
  height: 100%;
  width: 100%;
  position: relative;
}
.portfolio-data > li .cat-img-add .portfolio-img::before,
.smart-img-wrap:before {
  background-color: rgba(0, 88, 167, 0.6);
  bottom: 0;
  content: "";
  left: 0;
  margin: auto;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  visibility: hidden;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.smart-img-wrap .plus-icon{
  border: 5px solid #fff;
  border-radius: 50%;
  bottom: 0;
  color: #fff;
  font-family: fontawesome;
  font-size: 0;
  height: 65px;
  left: 0;
  line-height: 57px;
  margin: auto !important;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 65px;
  z-index: 1;
  visibility: hidden;
  opacity: 0;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  cursor: pointer;
}
.smart-img-wrap .plus-icon:before{
  content: "\f067";
  font-size: 24px;
}
.portfolio-data > li .cat-img-add::before{
  border: 5px solid #fff;
  border-radius: 50%;
  bottom: 0;
  color: #fff;
  content: "\f067";
  font-family: fontawesome;
  font-size: 24px;
  height: 65px;
  left: 0;
  line-height: 57px;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 65px;
  z-index: 1;
  visibility: hidden;
  opacity: 0;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.portfolio-data > li .cat-img-add:hover .portfolio-img::before,
.portfolio-data > li .cat-img-add:hover::before,
.smart-single-div:hover .smart-img-wrap:before,
.smart-single-div:hover .smart-img-wrap .plus-icon  {
  opacity: 1;
  visibility: visible;
}
html.fancybox-lock, html.fancybox-lock body {
  margin: 0;
  overflow: hidden !important;
}
.fancybox-opened .fancybox-skin {
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  overflow: hidden;
}
/*#eapps-instagram-feed-1 > a::before {
  background-color: #fff;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}*/
.eapps-instagram-feed > a:last-child {
    max-width: 0;
    max-height: 0;
}
.gallery-section {
  padding-bottom: 120px;
}
.contact-details .filed.recaptcha-div iframe {
  border: 1px solid transparent;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
  overflow: hidden;
}
.contact-details .filed.recaptcha-div.error-cap iframe {
  border-color: #ff0000;
  padding-left: 1px;
}
.header-right .book-btn {
  display: inline-block;
  margin-left: 25px;
  vertical-align: top;
}
.header-right .book-btn .smart-btn {
  height: 46px;
  line-height: 44px;
  padding: 0 10px;
}
#site-footer a.branding-link {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
#site-footer a.branding-link:hover {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
/********************************************************************************************************/
html.cont-pop {
    overflow: hidden;
    margin-right: 16px;
}

.cotact-popup {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,0.4);
    z-index: 99999;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    opacity: 0;
    visibility: hidden;
}
html.cont-pop .cotact-popup {
	display: block!important;
    opacity: 1;
    visibility: visible;
}
.cotact-popup .cotact-popup-wrapper {
    position: fixed;
    width: 850px;
    margin: auto;
    left: 50%;
    top: 50%;
    border: 4px solid #FFF;
    background: #F3F3F3;
    padding: 40px;
    -moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.cotact-popup .cotact-popup-wrapper .form-group {
    clear: both;
    position: relative;
    display: table;
    margin-bottom: 25px;
    width: 100%;
}
.cotact-popup .cotact-popup-wrapper .full-filed.form-group > .filed {
    width: 49%;
    float: left;
    position: relative;
}
.cotact-popup .cotact-popup-wrapper .full-filed.form-group > .filed + .filed {
    float: right;
}
.cotact-popup .cotact-popup-wrapper .form-group label {
    position: absolute;
    z-index: 1;
    left: 15px;
    margin: 0;
    font-weight: normal;
    pointer-events: none;
    font-family: 'Muli';
    top: 11px;
}
html .cotact-popup .cotact-popup-wrapper .value_focus label, html .cotact-popup .cotact-popup-wrapper .input_focus label {
    top: -9px;
    font-size: 12px;
    padding: 1px 5px 3px;
    background: #FFF;
    line-height: 1;
    border: 1px solid #ddd;
    border-radius: 4px;
}
.cotact-popup .cotact-popup-wrapper .form-group label span {
    color: red;
    line-height: 1;
}
.cotact-popup .cotact-popup-wrapper .filed.recaptcha-div {
    display: inline-block;
    margin-bottom: 0 !important;
    vertical-align: middle;
    width: auto;
    position: relative;
}
.cotact-popup .cotact-popup-wrapper .filed.recaptcha-div span.wpcf7-form-control-wrap {
    position: static;
}
.cotact-popup .cotact-popup-wrapper .filed.recaptcha-div iframe{
    border: 1px solid transparent;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}
.cotact-popup .cotact-popup-wrapper .filed.recaptcha-div.error-cap iframe{
    border-color: #ff0000;
}
.cotact-popup .cotact-popup-wrapper .submit-btn {
    display: inline-block;
    margin-left: 15px;
    position: relative;
    vertical-align: middle;
}
.cotact-popup .cotact-popup-wrapper .submit-btn input[type="submit"] {
    background-color: #0058a8;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    font-weight: normal;
    height: 50px;
    line-height: 46px;
    padding: 0 25px 5px;
    letter-spacing: 0;
}
.cotact-popup .cotact-popup-wrapper .submit-btn input[type="submit"]:hover {
    background-color: #000;
    color: #fff;
}
.cotact-popup .cotact-popup-wrapper .submit-btn .ajax-loader {
    background-color: #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    bottom: 0;
    margin: auto;
    position: absolute;
    right: -25px;
    top: 0;
}
.cotact-popup .cotact-popup-wrapper .form-group .wpcf7-form-control-wrap {
    display: block;
}
.cotact-popup .cotact-popup-wrapper .filed .wpcf7-not-valid-tip {
    font-family: "Muli";
    font-size: 12px;
    font-weight: normal;
    left: 0;
    line-height: 1;
    position: absolute;
    right: 0;
    top: 100%;
    width: 100%;
}
.cotact-popup .cotact-popup-wrapper form div.wpcf7-validation-errors, .cotact-popup .cotact-popup-wrapper form div.wpcf7-mail-sent-ok {
    margin:15px 0 2px;
    padding: 7px 10px 9px;
}
.cotact-popup .cotact-popup-wrapper h3 {
    text-align: center;
    font-size: 30px;
    font-weight: normal;
    letter-spacing: 0;
    margin-bottom: 20px;
}
.cotact-popup .cotact-popup-wrapper h3 span.sub-title {
    margin-left: 7px;
    color: #0058A5;
}
.cotact-popup .cotact-popup-wrapper a.close-cont {
    background: #0058A8;
    width: 35px;
    height: 35px;
    position: absolute;
    right: -20px;
    top: -20px;
    border-radius: 50%;
}
.cotact-popup .cotact-popup-wrapper a.close-cont:hover {
    background: #000;
}
.cotact-popup .cotact-popup-wrapper a.close-cont::after, .cotact-popup .cotact-popup-wrapper a.close-cont::before {
    content: "";
    width: 18px;
    height: 3px;
    background: #FFF;
    position: absolute;
    top: 16px;
    left: 9px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
.cotact-popup .cotact-popup-wrapper a.close-cont::before {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}
.footer-content .widgets.footer-widgets a {
    display: table;
    margin: 0 auto;
}

@-moz-document url-prefix() {
 .cotact-popup .cotact-popup-wrapper {
    display: block;
}
}
/*11-8-2020*/
.careers-section {
    background: #f3f3f3;
}
.careers-section .contact-title {
    color: #212b2c;
    font-family: "Anton";
    font-size: 45px;
    font-weight: normal;
    letter-spacing: 0.5px;
    line-height: 100%;
    margin-bottom: 25px !important;
    text-align: center;
}
html body .careers-section .careers-content p {
    max-width: 827px;
    margin: 0 auto 31px !important;
    line-height: 160%;
    display: block;
    width: 100%;
}
.careers-section form {
    max-width: 788px;
    display: block;
    margin: 0 auto;
    width: 100%;
}
/*.contact-career-form .full-filed.form-group {
    display: flex;
    margin: 0 -8px;
}*/
.contact-career-form .full-filed.form-group .filed {
    width: 50%;
    padding-right: 18px;
    float: left;
}
.contact-career-form .full-filed.form-group::after {
    clear: both;
    content: "";
    display: block;
}
.contact-career-form .filed {
    position: relative;
}
.contact-career-form .full-filed.form-group .filed:last-child {
    padding-right: 0;
}
.careers-section .contact-career-form .form-group {
    margin-bottom: 18px;
}
.careers-section .wpcf7-form {
    padding-bottom: 99px;
}
.careers-section .submit-btn {
    text-align: center;
    margin-top: 25px;
}
.careers-section .wrap {
    position: relative;
}
.careers-section .fileUpload {
    bottom: 0;
    cursor: pointer;
    left: 0;
    /* opacity: 0; */
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0;
}
.careers-section .wrap .fileUpload::before {
    background-color: #222B2C;
    color: #fff;
    content: "BROWSE";
    line-height: 50px;
    /* margin-right: 7px; */
    /* margin-top: 7px; */
    padding: 0 15px;
    position: absolute;
    right: 0;
    top: 0;
    width: 132px;
    font-family: 'GothamMediumRegular';
    text-align: center;
    font-size: 18px;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}
.careers-section .fileUpload:hover::before {
    background: #0058a8;
}
.wrap .fileUpload input {
    cursor: pointer;
    opacity: 0;
}
.careers-section .wrap #uploadFile {
    padding-right: 134px;
}
.careers-section.section-gapping {
    padding-bottom: 0;
}
.contact-career-form .filed label > span {
    color: red;
}
.contact-career-form .error-cap iframe {
    border: 1px solid red;
}
footer#site-footer .footer-content .container > div {
    width: 33.33%;
}
.footer-content .widgets.footer-menu::before {
    right: 98px;
}
/*11-8-2020*/
/*12-8-2020*/
.contact-section .contact-info-sec .instagram-link .follow-link {
    display: block;
}
footer .footer-brnads>a:hover {
    background: #fff;
    color: #0058a8 !important;
}
.contact-section .contact-info-sec .instagram-link a:nth-child(3),
.footer-brnads>a:nth-child(2) {
    background: #0e76a8;
}
.footer-brnads>a:first-child {
    margin-left: 2px;
}
html span.wpcf7-not-valid-tip {
    font-size: 14px;
    font-family: 'Muli';
    color: red;
}
.careers-section .contact-career-form .form-group br {
    display: none;
}
.careers-section .contact-career-form span.file-label2 {
    font-family: 'Muli';
    color: #333;
    font-size: 14px;
}
.contact-career-form .filed.recaptcha-div2 {
    margin-bottom: 18px;
}
.contact-career-form .filed.recaptcha-div2 >div > div {
    margin: auto;
}
.careers-section .contact-career-form .file-upload label {
    position: static;
    background: none;
    margin-bottom: 7px;
    padding: 0;
}
.careers-section .wpcf7 input[type="file"] {
    padding-top: 10px;
}
.submit-btn2 {
    text-align: center;
}
.contact-career-form .filed.recaptcha-div2 .wpcf7-not-valid-tip {
    text-align: center;
}
/*12-8-2020*/


/*----20-08-2020----*/
.smart-wrap-all-portfolio {
    margin: 40px -20px 0;
}
.smart-wrap-all-portfolio:after {
    content: "";
    display: block;
    clear: both;
}
.smart-wrap-all-portfolio .smart-wrap-box {
    float: left;
    margin: 20px;
    text-align: center;
    width: calc(33.33% - 40px);
}

.smart-pop-wrap .smart-dyanmic-img {
    position: fixed;
    display: none;
    z-index: 999;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    max-height: 80vh;
    max-width: 750px;
    margin: auto !important;
    width: 100%;
    border: 9px solid #fff;
    border-radius: 29px;
    overflow: hidden;
    background: #fff;
}
ul.smart-dyanmic-img .owl-stage-outer {
    max-height: 100%;
    height: 100%
}
ul.smart-dyanmic-img .owl-stage-outer .owl-stage {
    max-height: 100%;
    display: flex;
    height: 100%
}
.smart-dyanmic-img li.smart-dyaminc-li {
    height: 100%;
    position: relative;
}
.smart-dyanmic-img li.smart-dyaminc-li img {
    width: auto;
    max-height: calc(100vh - 18px);
    display: block;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.pop-up .smart-pop-wrap .smart-dyanmic-img {
    display: block !important;
}
.smart-pop-wrap {
    position: fixed;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    z-index: 99999;
    display: none;
}
.pop-up .smart-pop-wrap {
    display: block !important;
}
.smart-wrap-all-portfolio .smart-wrap-box.pop-up::before {
    content: "";
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    z-index: 1;
    opacity: 0.8;
    z-index: 9999;
}
/*.smart-pop-wrap .smart-dyanmic-img {
    display: block !important;
}*/
.smart-pop-wrap .close-icon {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    font-size: ;
    height: 40px;
    line-height: 32px;
    padding: 0;
    right: 10px;
    text-align: center;
    top: 10px;
    width: 40px;
    position: absolute;
    font-size: 0;
    cursor: pointer;
}
.smart-pop-wrap .close-icon::before {
    content: "\f00d";
    font-family: fontawesome;
    font-size: 20px;
}
.smart-pop-wrap .close-icon:hover {
    background: #0058a8 none repeat scroll 0 0;
    border-color: #0058a8;
    color: #fff;
}
html body .owl-carousel.smart-dyanmic-img .owl-nav .owl-next {
    right: 0;
}
html body .owl-carousel.smart-dyanmic-img .owl-nav .owl-prev {
    left: 0;
    right: auto;
}
.smart-dyanmic-img .smart-dyaminc-li {
    font-size: 0px;
}
 html body .owl-carousel.smart-dyanmic-img .owl-nav.disabled {
    display: none !important;
}
.page-id-15 .inner-banner img.vc_single_image-img {
    object-position: center 90%;
}
.page-id-49 .home-slider.inner-banner figure img {
    object-position: center 80%;
}

.eapps-instagram-feed-container {
    width: 100%;
    margin-bottom: -57px;
    position: relative;
    z-index: 99999999;
}
.eapps-instagram-feed-posts-item-template-tile a.eapps-instagram-feed-posts-item-link::before {
	border: 10px solid #0058a8;
	bottom: 0px;
	content: "";
	display: block;
	left: 0px;
	margin: auto;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 1;
	opacity: 0;
	visibility: hidden;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.eapps-instagram-feed-posts-item-template-tile a.eapps-instagram-feed-posts-item-link {
	position: relative;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.eapps-instagram-feed-posts-item-template-tile a.eapps-instagram-feed-posts-item-link::after {
	border: 4px solid #fff;
	border-radius: 50%;
	bottom: 0;
	color: #fff;
	content: "\f16d";
	font-family: fontawesome;
	font-size: 30px;
	height: 75px;
	left: 0;
	line-height: 67px;
	margin: auto;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 75px;
	opacity: 0;
	visibility: hidden;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.eapps-instagram-feed-posts-item-template-tile a.eapps-instagram-feed-posts-item-link:hover::before,
.eapps-instagram-feed-posts-item-template-tile a.eapps-instagram-feed-posts-item-link:hover::after {
	opacity: 1;
	visibility: visible;
}
.eapps-instagram-feed-posts-view, .eapps-instagram-feed-posts-item-template-tile, .eapps-instagram-feed-posts-slider {
	overflow: visible !important;
}
#eapps-instagram-feed-1 > a::before {
	background-color: #fff;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index:1;
}













/*
  font-family: 'Muli';
  font-family: 'Anton';
  font-family: 'GothamMediumRegular';
  font-family: 'OswaldRegular';
*/
