/*
Theme Name: EMRG
Theme URI: 
Author: EMRG
Author URI: 
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: emrg
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready 
*/



/** custom css */
a:hover{
    text-decoration: none;
    outline: none !important;
}
button,
input[type="submit"]{
    font-size: 14px;
    color: #107889;
    border-radius: 4px;
    border: 0;
    padding: 11px 15px;
    cursor: pointer;
}
input[type="text"],
input[type="email"],
select,
textarea,
body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
    border: 0;
    padding: 6px 15px;
    border-radius: 5px;
    border: solid 1px #fff;
}
img{
    max-width: 100%;
    height: auto;
}
ul, ol{
    padding-left: 20px;
}
blockquote{
    font-size: 20px;
    font-weight: 300;
    padding-left: 80px;
    position: relative;
    text-align: left;
    line-height: 28px;
    border: none;
    position: relative;
}
blockquote:before{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f10e";
    font-size: 54px;
    top: 10px;
    position: absolute;
    left: 2px;
    color: #187689;
    right: 0;
    display: inline-block;
    text-align: left;
}
cite{
    font-style: normal;
    font-weight: 400;
    padding-left: 15px;
    margin: 15px 0 0 0;
    font-size: 14px;
    border-left: 4px solid #187689;
}


/** vc */
body .vc_toggle{
    padding: 10px 15px;
    border: solid 1px #e8e8e8;
}
.vc_btn3-container.primary button.vc_btn3,
body .btn-primary{
    background-color: #107889;
    color: #fff;
    background-image: none;
}
.vc_btn3-container.primary button.vc_btn3:hover,
.vc_btn3-container.primary button.vc_btn3:active,
.vc_btn3-container.primary button.vc_btn3:focus{
    background-color: #107889;
    color: #fff;
    opacity: 0.8;
}
.vc_btn3-container.secondary button.vc_btn3{
    background: #4d5f72;
    color: #fff;
}
.vc_btn3-container.secondary button.vc_btn3:hover,
.vc_btn3-container.secondary button.vc_btn3:active,
.vc_btn3-container.secondary button.vc_btn3:focus{
    background-color: #718aa5;
    color: #fff;
}
.vc_btn3-container button.vc_btn3.vc_btn3-style-outline{
    border-color: #107889;
    color: #107889;
}
.vc_btn3-container button.vc_btn3.vc_btn3-style-outline:hover,
.vc_btn3-container button.vc_btn3.vc_btn3-style-outline:active,
.vc_btn3-container button.vc_btn3.vc_btn3-style-outline:focus{
    background-color: #107889;
    color: #fff;
}
body.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a{
    border-color: transparent;
    background-color: transparent;
    color: #107889;
    border-bottom: solid 2px #107889;
}
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a,
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a:hover{
    border-color: transparent;
    background-color: transparent;
}
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels{
    background-color: transparent;
}
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab.vc_active>a{
    color: #107889;
}
body .vc_grid-item .vc_btn3-container .vc_btn3{
    background-color: #107889;
}
body .vc_grid-item .vc_btn3-container .vc_btn3:hover{
    background-color: #107889;
    opacity: 0.8;
}
.vc_toggle .vc_toggle_content p:last-child{
    margin-bottom: 0;
}

input[type="text"], 
input[type="email"], 
input[type="tel"],
select, 
body .gform_wrapper textarea, 
body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
    border: solid 1px #808495;
    border-radius: 0;
    padding: 8px 15px;
    margin-top: 0;
    line-height: normal;
}
body .gform_wrapper.gf_browser_chrome .gfield_checkbox li input, 
body .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], 
body .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio]{
    margin-top: 3px;
}
select,
body .gform_wrapper .gfield select{
    padding: 5.5px 11px;
    height: 38px;
}
body .gform_wrapper li.gfield textarea{
    height: 150px;
}
body .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container,
body .gform_wrapper .top_label li.gfield.gf_left_half .ginput_container{
    margin-top: 0 !important;
}

.dark-content input[type="text"], 
.dark-content input[type="email"], 
.dark-content select, 
body .dark-content .gform_wrapper textarea, 
body .dark-content .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
    border-color: #fff;
    color: #fff;
    background-color: transparent;
}
.dark-content label,
body .dark-content label{
    color: #fff;
}
.form-style-2 label,
body .form-style-2 .gform_wrapper li.gfield label{
   margin-bottom: 0;
}
body .gform_wrapper li.gfield textarea{
    height: 150px;
}
.dark-content input::-webkit-input-placeholder { /* Edge */
  color: #fff;
}

.dark-content input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

.dark-content input::placeholder {
  color: #fff;
}
.dark-content textarea::-webkit-input-placeholder { /* Edge */
  color: #fff;
}

.dark-content textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

.dark-content textarea::placeholder {
  color: #fff;
}

.form-style-2 input[type="text"], 
.form-style-2 input[type="email"], 
.form-style-2 select, 
body .form-style-2 .gform_wrapper textarea, 
body .form-style-2 .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
    padding: 0 0 6px !important;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    outline: none;
    background-color: transparent;
}
body .gform_wrapper ul.gform_fields li.gfield,
body .gform_wrapper ul.gform_fields li.gfield.gf_right_half{
    padding-right: 0;
}
body .form-style-2 .gform_wrapper li.gfield textarea{
    height: auto;
    max-height: 31px;
}
body .gform_wrapper .gform_footer{
    padding-top: 0;
}
body .gform_wrapper .gform_footer input.button, 
body .gform_wrapper .gform_footer input[type=submit], 
body .gform_wrapper .gform_page_footer input.button, 
body .gform_wrapper .gform_page_footer input[type=submit],
input[type=submit],
button{
    background-color: #107889;
    color: #fff;
    cursor: pointer;
    padding: 7px 15px;
    width: 100%;
    border-radius: 30px;
}
.gform_wrapper .gform_footer input.button:hover, 
.gform_wrapper .gform_footer input[type=submit]:hover, 
.gform_wrapper .gform_page_footer input.button:hover, 
.gform_wrapper .gform_page_footer input[type=submit]:hover,
input[type=submit]:hover,
button:hover,
.gform_wrapper .gform_footer input.button:active, 
.gform_wrapper .gform_footer input[type=submit]:active, 
.gform_wrapper .gform_page_footer input.button:active, 
.gform_wrapper .gform_page_footer input[type=submit]:active,
input[type=submit]:active,
button:active{
    background-color: #107889;
    opacity: 0.8;
}
.dark-content .gform_wrapper .gform_footer input.button, 
.dark-content .gform_wrapper .gform_footer input[type=submit], 
.dark-content .gform_wrapper .gform_page_footer input.button, 
.dark-content .gform_wrapper .gform_page_footer input[type=submit],
.dark-content input[type=submit],
.dark-content button{
    color: #107889;
    background-color: #fff;
}

.dark-content .gform_wrapper .gform_footer input.button:hover, 
.dark-content .gform_wrapper .gform_footer input[type=submit]:hover, 
.dark-content .gform_wrapper .gform_page_footer input.button:hover, 
.dark-content .gform_wrapper .gform_page_footer input[type=submit]:hover,
.dark-content input[type=submit]:hover,
.dark-content button:hover,
.dark-content .gform_wrapper .gform_footer input.button:active, 
.dark-content .gform_wrapper .gform_footer input[type=submit]:active, 
.dark-content .gform_wrapper .gform_page_footer input.button:active, 
.dark-content .gform_wrapper .gform_page_footer input[type=submit]:active,
.dark-content input[type=submit]:active,
.dark-content button:active{
    background-color: #107889;
    color: #fff;
}
#main .container {
    max-width: 1140px;
}
.content .heading{
    margin-bottom: 45px;
    position: relative;
    padding-bottom: 30px;
}
.content .heading:before{
    content: '';
    height: 5px;
    background-color: #187689;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 80px;
}
.content .align-border-center.heading:before{
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
.home .content > .heading{
    display: none;
}
.vc_gitem_row .vc_gitem-col{
    padding: 20px;
}
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab>a{
    background-color: #f7f7f7;
    border-color: #f7f7f7;
}
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab.vc_active>a{
    border-color: #f0f0f0;
    background-color: #fff;
}
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading,
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover{
    border-color: #107889;
    background-color: #107889;
}
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading a,
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover a{
    color: #fff;
}
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading a i:before,
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover a i:before{
    border-color: #fff;
}
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading a i:after,
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover a i:after{
    border-color: #fff;
}
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body{
    background-color: transparent;
}
body .vc_gitem_row .vc_gitem-col{
    padding: 15px 20px;
}
body .vc_gitem_row .vc_gitem-col h4{
    color: #107889;
    font-weight: bold;
}
body .vc_images_carousel .vc_carousel-control{
    width: 50px;
}
.vc_carousel-control span[class^='icon-']{
    background-color: #107889;
    color: #fff;
    height: auto !important;
    padding: 5px 5px;
}
body .vc_images_carousel .vc_carousel-control span[class^='icon-']:before{
    line-height: 1;
    top: -3px;
}

/** top bar */
.top-bar{
    background-color: #107889;
    padding: 7px 0;
}
.top-bar a{
    color: #fff;
}
.social,
.top-bar .contact-details{
    display: flex;
    align-items: center;
}
.top-bar .contact-details{
    margin-bottom: 0;
    font-size: 12px;
}
.top-bar .contact-details a{
    margin-right: 15px;
    padding-right: 15px;
    position: relative;
}
.top-bar .contact-details a i{
    margin-right: 5px;
    display: inline-block;
    vertical-align: top;
    margin-top: 6px;
}
.top-bar .contact-details a:after{
    content: '|';
    position: absolute;
    right: -2px;
    margin: auto;
}
.top-bar .contact-details a:last-child{
    margin-right: 0;
    padding-right: 0;
}
.top-bar .contact-details a:last-child:after{
    display: none;
}
.social{
    padding-left: 0;    
    list-style-type: none;
    margin-bottom: 0;
}
.top-bar .social{
    justify-content: flex-end;
}
.social li a{
    margin-right: 15px;
    font-size: 12px;
}
.social li:last-child a{
    margin-right: 0;
}

/** header */
.navbar-default{
    margin-bottom: 0;
}
.nav-link{
    padding: 14px 16px;
}
.navbar-expand-lg .navbar-nav .nav-link{
    padding-left: 16px;
    padding-right: 16px;
    text-transform: uppercase;
}
.fixed-header-on{
    padding-top: 170px;
}
.logged-in.admin-bar.fixed-header-on{
    padding-top: 122px;
}           
.logged-in.admin-bar .main-header .navbar.fixed-top{
    top: 32px;
}
.header-v1 .navbar-nav,
.header-v2 .navbar-nav{
    float: right;
    margin-right: -15px;
}
.main-header .navbar-brand img{
    max-width: 170px;
}
.main-header ul.navbar-nav li .dropdown-menu{
    margin-top: 0;
    padding: 0;
    border-radius: 0;
    background-color: #f8f9fa;
    border: solid 1px #e4e3e3;
}
.dropdown-toggle:after{
    display: none;
}
li.dropdown .arrow{
    vertical-align: top;
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: .255em;
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    position: absolute;
    top: 19px;
    right: 0;
    bottom: 0;
    cursor: pointer;
    border-top-color: #187689;
}
.main-header ul.navbar-nav li .dropdown-menu li{
    width: 100%;
    border-bottom: solid 1px #e4e3e3;
}
.main-header ul.navbar-nav li .dropdown-menu li:last-child{
    border-bottom: 0;
}
.main-header ul.navbar-nav li .dropdown-menu .dropdown-item{
    padding: 10px 20px;
    width: 100%;
    border-radius: 0;
    font-size: 12px;
    line-height: normal;
    min-width: 200px;
    color: #3d3d3d;
    text-transform: uppercase;
}
.main-header ul.navbar-nav li .dropdown-menu .dropdown-item.active, 
.main-header ul.navbar-nav li .dropdown-menu .dropdown-item:active,
.main-header ul.navbar-nav li .dropdown-menu .dropdown-item:hover,
.navbar-light .navbar-nav .active > .nav-link, 
.navbar-light .navbar-nav .nav-link.active, 
.navbar-light .navbar-nav .nav-link.show, 
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:active,
.navbar-light .navbar-nav .nav-link:focus{
    color: #187689;
    background-color: transparent;
}
.header-v2 ul.navbar-nav li:last-child a{
    padding-right: 0;
}
.header-v3 .header-right{
    padding: 10px 0;
}
.header-v5 .navbar{
    padding: 15px 0;
}
.header-v3 .navbar,
.header-v4 .navbar,
.top-bar-on .navbar{
    display: table;
    width: 100%;
    padding: 0;
}
.header-v3 .navbar-header,
.header-v4 .navbar-header{
    float: none;
    padding: 15px 0;
    border-bottom: solid 1px #ccc;
}
.top-bar-on .navbar > .container,
.header-v5.top-bar-on .navbar-header{
    padding-top: 15px;
    padding-bottom: 15px;
}
.header-v3 .navbar .container,
.header-v4 .navbar .container,
.header-v5 .navbar .container{
    display: table;
}
.header-v4 .navbar-brand{
    float: none;
    margin-left: auto;
    display: table;
    margin-right: auto;
    width: auto;
}
.header-v4 .navbar-collapse{
    border-top: solid 1px #ccc;
}
.header-v4 .navbar-collapse .navbar-nav{
    margin-left: auto;
    float: none;
    text-align: center;
    width: auto;
    display: table;
    margin-right: auto;
}
.header-v4 .navbar-collapse .navbar-nav li{
    float: none;
    display: inline-block;
    vertical-align: top;
}
.header-v4 .navbar-header{
    margin-left: auto;
    margin-right: auto;
    display: table;
    float: none;
    width: 100%;
}
.header-v5 .navbar-header{
    width: 100%;
}
.header-v5 .navbar .container{
    width: 100%;
}
.header-v5 .navbar .navbar-nav{
    width: 100%;
    text-align: center;
    justify-content: center;
    padding: 10px 0;
}
.header-v5 .navbar .navbar-nav li{
    display: inline-block;
    vertical-align: top;
}
.header-v5 .navbar .navbar-nav li.split-menu{
    margin-left: 240px;
}
.header-v5 .navbar-header .navbar-brand{
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 190px;
}

.footer-widgets{
    padding: 60px 0;
    background-color: #187689;
}
.footer-widgets .widget-title{
    margin-top: 10px;
    margin-bottom: 25px;
}
.footer-widgets .widget_media_image{
    margin-bottom: 23px;
}
.footer-widgets ul{
    list-style-type: none;
    padding-left: 0;
    line-height: normal;
}
.footer-widgets ul li{
    margin-bottom: 7px;
}
.footer-widgets ul li:last-child{
    margin-bottom: 0;
}
body .footer-widgets ul li a{
    text-transform: uppercase;
    display: block;
    color: #fff;
}
.footer-widgets label{
    display: none !important;
}
.footer-widgets ::-webkit-input-placeholder {
    color: #fff;
}
.footer-widgets ::-moz-placeholder {
    color: #fff;
}
.footer-widgets :-ms-input-placeholder {
    color: #fff;
}
.footer-widgets :-moz-placeholder {
    color: #fff;
}
.footer-widgets input[type="text"], 
.footer-widgets input[type="email"], 
.footer-widgets select, 
.footer-widgets textarea,
body .footer-widgets .gform_wrapper textarea,
body .footer-widgets .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
    background-color: transparent;
    padding: 0;
    line-height: normal;
    margin-top: 0;
    border: 0;
    border-bottom: solid 1px #fff;
    padding-left: 0;
    padding-bottom: 10px;
    width: 100%;
    color: #fff;
    border-radius: 0;
    max-height: 27px;
}
.footer-widgets .gform_wrapper .gform_footer{
    padding: 0;
    margin: 25px 0 0;
}
.footer-widgets input[type="submit"],
.footer-widgets .gform_wrapper .gform_footer input.button, 
.footer-widgets .gform_wrapper .gform_footer input[type=submit]{
    border-radius: 12px;
    padding: 7.5px;
    line-height: normal;
    height: auto;
    font-weight: 600;
    width: 100%;
    background-color: #fff;
    color: #1899b4;
    margin-right: 0;
    max-width: 100%;
}
.footer-widgets input[type="submit"]:hover,
.footer-widgets .gform_wrapper .gform_footer input.button:hover, 
.footer-widgets .gform_wrapper .gform_footer input[type=submit]:hover{
    opacity: 0.8;
}
.footer-widgets input::-webkit-input-placeholder { /* Edge */
  color: #fff;
}
.footer-widgets input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}
.footer-widgets input::placeholder {
  color: #fff;
}
.footer-widgets textarea::-webkit-input-placeholder { /* Edge */
  color: #fff;
}
.footer-widgets textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}
.footer-widgets textarea::placeholder {
  color: #fff;
}
.socials a{
    display: inline-block;
    vertical-align: top;
    text-align: center;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    margin: 0 5px;
    line-height: 16px;
}
.socials br{
    display: none;
}
footer .bottom{
    padding: 20px 0;
    background-color: #187689;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    border-top: solid 1px #5399a7;
}
footer div.bottom p{
    font-size: 13px;
    margin-bottom: 0;
    color: #fff;
}

.error-content { 
    display: flex;
    min-height: inherit;
    flex-direction: column;
    justify-content: center;
}
p.error-notice {
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    line-height: 40px;
}
.error404 { 
    padding: 0px !important;
}
.error-page button { 
    background: #d64343;
    color: #fff;
    font-weight: bold;
}
body { 
    overflow-x: none;
}
* { 
    outline: none !important;
}

.page-header{
    padding: 45px 0;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 45px;
}
.page-header > .container > .row{
    justify-content: center;
    align-items: center;
}
.page-header .heading{
    margin-bottom: 15px;
    font-size: 30px;
    color: #fff;
    line-height: normal;
}
.page-header .breadcrumbs{
    text-align: left;
    margin-bottom: 0;
    color: #fff;
    font-size: 12px;
}
.page-header .breadcrumbs i{
    margin-right: 5px;
}
body .page-header .breadcrumbs a{
    color: #fff;
    margin-right: 5px;
}
.single-navigation{
    padding: 10px 0;
    border-top: solid 1px #e7e6e6;
    border-bottom: solid 1px #e7e6e6;
    margin-bottom: 30px;
    font-size: 14px;
    display: table;
    width: 100%;
}
.single-navigation a[rel="next"]{
    float: right;
}
.post-meta{
    display: flex;
    align-items: center;
    padding: 5px 0;
    border-top: 1px solid #e7e6e6;
    border-bottom: 1px solid #e7e6e6;
    margin: 30px 0;
    font-size: 12px;
}
.archive .post-meta{
    border-top: 0;
    border-bottom: 0;
    padding: 0;
    margin-top: 0;
}
.post-meta .sep{
    padding: 0 5px;
}
.post-meta p{
    margin-bottom: 0;
    font-size: 12px;
}
.comment-respond{
    margin-bottom: 60px;
}
.comment-respond h3{
    font-size: 25px;
}
.comment-respond label{
    display: table;
}
.comment-respond textarea{
    width: 100%;
    border-color: #ccc;
    border-radius: 0;
}
.comment-respond input[type="submit"]{
    background-color: #107889;
    color: #fff;
}
#searchform input[type="text"]{
    border: solid 1px #ccc;
    border-radius: 4px 0 0 4px;
}
aside .widget{
    margin-bottom: 30px;
}
aside .widget-title{
    font-size: 25px;
}
aside ul{
    padding-left: 0;
    list-style-type: none;
}
aside ul li{
    padding: 0 0 10px 0;
    border-bottom: solid 1px #ccc;
    margin-bottom: 12px;
    font-size: 14px;
    position: relative;
}
/** aside ul li:before{
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    left: 0;
    top: 0;
} */

/** home */
.testimonial-image-caption{
    margin-bottom: 0;
    max-width: 360px;
    min-width: 100px;
    background: none;
    background-color: #fff;
    text-shadow: none;
    font-size: 15px;
    position: absolute;
    font-weight: 300;
    padding: 30px;
    height: auto;
    border-radius: 6px;
    text-align: left;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.18);
    z-index: 9;
    bottom: 50px;
    margin: auto;
    left: 30px;
}
.pricing-box .vc_column_container > .vc_column-inner > .wpb_wrapper{
    overflow: hidden;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
    border: none;
    position: relative;
    border-radius: 6px;
    transition: all .3s;
    padding: 30px 45px;
    text-align: center;
}
.pricing-box h3{
    font-weight: 400;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 35px;
    line-height: normal;
}
.pricing-box span.dollar, 
.pricing-box span.pricing, 
.pricing-box span.pricing-period {
    font-weight: 600;
    font-size: 40px;
    transform: translate3d(-2px,-2px,0);
    color: #187689;
}
.pricing-box span.pricing{
    font-size: 72px;
}
.pricing-box span.pricing-period {
    color: #9daac7;
    font-size: 24px;
    font-weight: 400;
}
p.pricing-feature {
    padding: 5px 0 5px 30px;
    text-align: left;
    border-bottom: none;
    font-size: 16px;
    position: relative;
    margin: 0px;
    color: #8492af;
}
p.pricing-feature:before {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 0px;
    color: #187689;
    top: 5px;
}
.content-box .vc_icon_element{
    position: absolute;
    left: 0;
    top: 0;
}
.content-box .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon{
    font-size: 45px !important;
}
.content-box .wpb_text_column{
    padding-left: 80px;
}
.content-box .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper{
    position: relative;
}
.support-box > .vc_column-inner > .wpb_wrapper{
    padding: 50px;
    border-radius: 6px;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.13);
    background-color: #fff;
}

/** blog archive */
.main-content{
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding: 45px 0;
}
.archive-heading{
    font-size: 30px;
    margin-bottom: 30px;
    color: #4D5F72;
    line-height: normal;
    font-weight: bold;
}
.blog .main-content .container article,
.archive .main-content .container article{
    width: 33.3%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 45px;
}
.single article .heading{
    margin-bottom: 30px;
}
.blog .image-container,
.archive .image-container{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    min-height: 260px;
    display: inline-block;
    vertical-align: top;
    background-color: #ccc;
}
.blog .text-container,
.archive .text-container{
    padding: 15px 20px 20px;
    background-color: #f7f7f7;
    border-radius: 0 0 10px 10px;
}
.blog .post-meta,
.archive .post-meta{
    display: flex;
    margin-bottom: 15px;
    margin-top: 0;
    border-top: 0;
    border-bottom: 0;
    padding: 0;
}
.blog .post-meta p,
.archive .post-meta p{
    margin-bottom: 0;
    font-size: 12px;
    color: #aaa;
}
.blog .post-meta p.author,
.archive .post-meta p.author{
    margin-right: 15px;
}
.blog article .entry-header .entry-title,
.archive article .entry-header .entry-title{
    font-size: 20px;
    margin-bottom: 5px;
    line-height: normal;
}
.archive article .entry-header .entry-title a,
.blog article .entry-header .entry-title a{
    color: #187689;
}
.archive.post-type-archive-emrg_events article .entry-header .entry-title{
    margin-bottom: 5px;
}
.blog a.more-link,
.archive a.more-link{
    color: #187689;
}

/** events */
.events-column-wrap,
.archive-column-wrap{
    margin-left: -15px;
    margin-right: -15px;
}
.events-column-wrap article,
.archive-column-wrap article{
    width: 33%;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    margin-bottom: 30px;
}
.events-date{
    margin-bottom: 0;
    font-size: 15px;
    color: #aaa;
}
.single .events-date{
    margin-bottom: 20px;
    font-size: 18px;
    margin-top: 25px;
}
/** portfolio */
.portfolio-column{
    margin-left: -5px;
    margin-right: -5px;
    position: relative;
    display: table;
    width: 100%;
}
.portfolio-column .item{
    width: 33.3%;
    float: left;
    padding: 5px;
}
.portfolio-column .item .item-inner{
    position: relative;
}
.portfolio-column.grid-type .item .item-inner{
    height: 270px;
    overflow: hidden;
    display: flex;
    background-color: #000;
    justify-content: center;
    align-items: center;
}
.portfolio-column .item .overlay{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(24, 118, 137, 0.6);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    transition: all 0.3s ease;
    opacity: 0;
}
.portfolio-column .item:hover .overlay{
    opacity: 1;
}
.portfolio-column .item .overlay a.popup{
    padding: 8px 10px 10px;
    min-width: 40px;
    text-align: center;
    background-color: #fff;
    border-radius: 50%;
    color: #187689;
    margin-bottom: 10px;
    line-height: normal;
}
.portfolio-column .item .overlay a.popup:hover{
    background-color: #187689;
    color: #fff;
}
.portfolio-column .item .overlay h4{
    color: #fff;
    margin-bottom: 0;
    font-size: 15px;
    text-transform: uppercase;
}
.portfolio-column .item .overlay h4 a{
    color: #fff;
}
.portfolio-column .item .overlay h4 a:hover{
    opacity: 0.8;
}
.portfolio-column .item img{
    width: 100%;
}

.contact-details p{
    position: relative;
    padding-left: 25px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: solid 1px #ccc;
}
.contact-details .wpb_wrapper p:last-child{
    padding-bottom: 0;
    border-bottom: 0;
}
.contact-details p i{
    position: absolute;
    color: #187689;
    line-height: normal;
    left: 0;
    top: 6px;
}
.team-wrap .row{
    margin-bottom: 45px;
}
.team-wrap > .row:last-chid{
    margin-bottom: 0;
}
.team-wrap .text-container{
    text-align: center;
    padding: 20px;
    background-color: #eaeaea;
}
.team-wrap .text-container h3{
    font-size: 20px;
    line-height: normal;
    margin-bottom: 5px;
    color: #187689;
    font-weight: bold;
}
.team-wrap .text-container h3 a{
    color: #187689;
}
.team-wrap .text-container p{
    margin-bottom: 0;
}

/** landing */
.page-template-tpl-landing-page-product-selling.fixed-header-on,
.page-template-tpl-landing-page-with-form.fixed-header-on{
    padding-top: 0 !important;  
}

.page-template-tpl-landing-page-with-form #main,
.page-template-tpl-landing-page-product-selling #main{
    overflow: hidden;
    padding-bottom: 0 !important;
}
.page-template-tpl-landing-page-with-form h2,
.page-template-tpl-landing-page-product-selling h2{
    font-weight: bold;
}
.page-template-tpl-landing-page-with-form header,
.page-template-tpl-landing-page-product-selling header{
    display: none;
}

.page-template-tpl-landing-page-with-form .page-header,
.page-template-tpl-landing-page-product-selling .page-header{
    display: none;
}
body.page-template-tpl-landing-page-with-form .landing-banner{
    background-position: top !important;
}
.page-template-tpl-landing-page-with-form .socials{
    list-style-type: none;
    display: flex;
    justify-content: flex-end;
    padding-left: 0;
    text-align: right;
}
.page-template-tpl-landing-page-with-form .socials li{
    margin-right: 15px;
}
.page-template-tpl-landing-page-with-form .socials li:last-child{
    margin-right: 0;
}
.page-template-tpl-landing-page-with-form .socials li a{
    color: #acb1b1;
    padding: 10px;
    background: none;
    border: 1px solid;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    text-align: center;
    display: inline-block;
    font-size: 25px;
    line-height: normal;
    vertical-align: top;
}
.page-template-tpl-landing-page-with-form .socials li a:hover{
    color: #e44453;
}
.page-template-tpl-landing-page-with-form .socials li a i:before{
    margin-left: auto;
    margin-right: auto;
    display: table;
}

body .landing-banner{
    background-position: top !important;
}
.page-template-tpl-landing-page-with-form .vc_btn3-container{
    display: inline-block;
    width: 100%;
}
body.page-template-tpl-landing-page-with-form .vc_btn3-container .vc_btn3{
    border-radius: 50px;
    font-weight: bold;
    font-size: 25px;
    width: 100%;
    max-width: 335px;
}
.heading-price{
    text-align: left;
    color: #fff;
    font-weight: bold;
    font-size: 55px;
}
.page-template-tpl-landing-page-with-form .vc_column_container>.vc_column-inner,
.page-template-tpl-landing-page-product-selling .vc_column_container>.vc_column-inner{
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.page-template-tpl-landing-page-with-form .checked-list,
.page-template-tpl-landing-page-product-selling .checked-list{
    font-size: 30px;
    line-height: normal;
    list-style-type: none;
    padding-left: 0;
}
.page-template-tpl-landing-page-with-form .checked-list li,
.page-template-tpl-landing-page-product-selling .checked-list li{
    margin-bottom: 35px;
    position: relative;
    padding-left: 45px;
    font-style: italic;
    color: #000;
}
.page-template-tpl-landing-page-with-form .checked-list li:before,
.page-template-tpl-landing-page-product-selling .checked-list li:before{
    content: "\f00c";
    font-family: FontAwesome;
    color: #00b050;
    position: absolute;
    left: 0;
    top: 0;
    font-style: normal;
}

.white-text{
    color: #fff;
}
.bold-text{
    font-weight: bold;
}
.uppercase{
    text-transform: uppercase;
}
.page-template-tpl-landing-page-with-form .footer-widgets,
.page-template-tpl-landing-page-product-selling .footer-widgets,
.page-template-tpl-landing-page-with-form footer,
.page-template-tpl-landing-page-product-selling footer{
    display: none;
}
.page-template-tpl-landing-page-with-form .vc_column_container>.vc_column-inner,
.page-template-tpl-landing-page-product-selling .vc_column_container>.vc_column-inner{
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.page-template-tpl-landing-page-with-form img,
.page-template-tpl-landing-page-product-selling img{
    max-width: 100%;
    height: auto;
}
.page-template-tpl-landing-page-with-form .bordered-heading,
.page-template-tpl-landing-page-product-selling .bordered-heading{
    position: relative;
}
body.page-template-tpl-landing-page-with-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
    background-color: #504e4e;
    border: 0;
    border-radius: 0;
    margin-top: 0;
    color: #fff;
}
body.page-template-tpl-landing-page-with-form .gform_wrapper input ::-webkit-input-placeholder { /* Edge */
    color: #fff;
}
body.page-template-tpl-landing-page-with-form .gform_wrapper input :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff;
}
body.page-template-tpl-landing-page-with-form .gform_wrapper input ::placeholder {
    color: #fff;
}

body.page-template-tpl-landing-page-with-form .gform_wrapper .gform_footer{
    margin-top: 20px;
    padding-right: 0;
}
body.page-template-tpl-landing-page-with-form .gform_wrapper .gform_footer input[type="submit"]{
    background-color: #e44453;
    color: #fff;
    font-size: 18px;
    width: 100%;
    padding: 10px;
    border-radius: 30px;
    cursor: pointer;
}
body.page-template-tpl-landing-page-with-form .gform_wrapper ::-webkit-input-placeholder { /* Edge */
    color: #fff;
}
body.page-template-tpl-landing-page-with-form .gform_wrapper :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff;
}
body.page-template-tpl-landing-page-with-form .gform_wrapper ::placeholder {
    color: #fff;
}
.page-template-tpl-landing-page-with-form .bordered-heading{
    padding-bottom: 35px;
    margin-bottom: 35px;
    position: relative;
}
.page-template-tpl-landing-page-with-form .bordered-heading:after{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    width: 100%;
    height: 5px;
    background-color: #e44453;
    content: '';
    max-width: 145px;
}
.page-template-tpl-landing-page-with-form .bordered-heading.align-left-border:after{
    right: auto;
}
body.wpb-js-composer.page-template-tpl-landing-page-with-form .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a:before,
body.wpb-js-composer.page-template-tpl-landing-page-with-form .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a:after{
    display: none;
}
body.wpb-js-composer.page-template-tpl-landing-page-with-form .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels{
    background-color: transparent;
    border: 0;
}
body.wpb-js-composer.page-template-tpl-landing-page-with-form .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body{
    border-color: transparent;
    background-color: transparent;
    padding: 30px 0;
}
body.wpb-js-composer.page-template-tpl-landing-page-with-form .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab{
    margin: 0 8px 8px 0;
}
body.wpb-js-composer.page-template-tpl-landing-page-with-form .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a{
    border-color: transparent;
    color: #fff;
    background-color: #363636;
    border-radius: 0;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    font-style: italic;
    border: 0;
}
body.wpb-js-composer.page-template-tpl-landing-page-with-form .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a,
body.wpb-js-composer.page-template-tpl-landing-page-with-form .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab a:hover{
    background-color: #e44453;
    color: #fff;
}
.fas.fa-phone{
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.home .vc_images_carousel.vc_build .vc_carousel-slideline .vc_carousel-slideline-inner>.vc_item{
    height: 420px !important;
}
.navbar-expand-lg .navbar-nav .nav-link{
    padding-left: 16px;
    padding-right: 16px;
}
body .dropdown-toggle::after{
    display: none;
}
li.menu-item-has-children > ul.dropdown-menu > li.dropdown .arrow {
    top: 16px;
    right: 15px;
}
.dropdown-menu > li:hover > .dropdown-menu {
    top: -1px;
    right: auto;
    left: 200px;
}


@media only screen and (min-width: 992px){
    .main-header ul.navbar-nav li:hover > .dropdown-menu{
        display: block;
    }
}
@media only screen and (min-width: 641px){
    .gform_wrapper form.gf_simple_horizontal div.gform_body {
        width: 75%;
        max-width: 100%;
    }
    .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label{
        width: 25%;
        max-width: 100%;
    }
}
@media only screen and (max-width: 991px){
    .container{
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .navbar-expand-lg > .container, 
    .navbar-expand-lg > .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }
    .navbar-light .navbar-toggler{
        float: right;
        width: auto;
    }
    .navbar-light .navbar-toggler:hover{
        background-color: transparent;
        border-color: #188289;
    }
    header.main-header .navbar-nav{
        float: none;
        margin-right: 0;
        border: solid 1px rgba(0,0,0,.1);
        margin-top: 15px;
    }
    header.main-header.header-v3 .navbar-nav,
    header.main-header.header-v4 .navbar-nav{
        margin-bottom: 15px;
    }
    .navbar-nav li{
        border-bottom: solid 1px rgba(0,0,0,.1);
    }
    .navbar-nav li:last-child{
        border-bottom: 0;
    }
    li.dropdown .arrow{
        position: absolute;
        right: 10px;
        border-width: 8px;
        z-index: 2;
    }
    .main-header ul.navbar-nav > li > .dropdown-menu{
        border-left: 0;
        border-right: 0;
        border-bottom: 0;
    }
    .header-v4 .navbar-brand{
        float: left;
    }
    .header-v4 .navbar-light .navbar-toggler,
    .header-v5 .navbar-light .navbar-toggler{
        margin-top: 8px;
    }
    .header-v4 .navbar-collapse .navbar-nav{
        display: block;
        text-align: left;
    }
    .header-v4 .navbar-collapse .navbar-nav li{
        width: 100%;
    }
    .header-v5 .navbar-header .navbar-brand{
        position: static;
    }
    .header-v5 .navbar .navbar-nav{
        padding: 0;
        text-align: left;
    }
    .header-v5 .navbar .navbar-nav li.split-menu{
        margin-left: 0;
    }
    .footer-widgets{
        padding: 30px 0;
    }
    .footer-widgets ul{
        margin-bottom: 0;
    }
    .footer-widgets .widget-title{
        margin-top: 0;
    }
    .footer-widgets .footer-widget div[class^="col-"]{
        margin-bottom: 30px;
    }
    .footer-widgets .footer-widget div[class^="col-"]:last-child{
        margin-bottom: 0;
    }
    .footer-widgets .gform_wrapper{
        margin-bottom: 0;
    }
    .footer-widgets .gform_wrapper .gform_footer .gform_button{
        margin-bottom: 0;
    }
    .testimonial-image-caption{
        display: none;
    }
    body .md-mb0{
        margin-bottom: 0;
    }
    body .md-mb30{
        margin-bottom: 30px !important;
    }
    .portfolio-column.grid-type .item{
        width: 50%;
    }
}
@media only screen and (max-width: 767px){
    .top-bar .contact-details{
        justify-content: center;
    }
    .top-bar .social{
        justify-content: center;
    }
    .pricing-box .vc_column_container > .vc_column-inner > .wpb_wrapper{
        margin-bottom: 30px;
        max-width: 320px;
        margin-left: auto;
        margin-right: auto;
    }
    .pricing-box .vc_column_container:last-child > .vc_column-inner > .wpb_wrapper{
        margin-bottom: 0;
    }
    .content-box > .vc_column_container > .vc_column-inner > .wpb_wrapper > .vc_row-fluid{
        margin-bottom: 30px;
    }
    .content-box > .vc_column_container > .vc_column-inner > .wpb_wrapper > .vc_row-fluid:last-child{
        margin-bottom: 0;
    }
    .content-box .vc_row-fluid > .vc_column_container:last-child > .vc_column-inner > .wpb_wrapper .wpb_text_column{
        margin-bottom: 0;
    }
    .support-box > .vc_column-inner > .wpb_wrapper{
        padding: 15px 20px 20px;
    }
    .team-wrap .row .col-md-4{
        margin-bottom: 30px;
    }
    .team-wrap .row .col-md-4:last-child{
        margin-bottom: 0;
    }
    .grid .grid-item{
        width: 50%;
    }
    .events-column-wrap article, 
    .archive-column-wrap article{
        width: 100%;
    }
    .home .vc_images_carousel.vc_build .vc_carousel-slideline .vc_carousel-slideline-inner>.vc_item{
        height: 10% !important;
    }
    .team-inner-wrap{
        max-width: 320px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media only screen and (max-width: 575px){
    .header-v3 .navbar-light .navbar-brand{
        margin-right: auto;
        margin-left: auto;
        display: table;
    }
    .portfolio-column.grid-type .item{
        width: 100%;
    }
}
@media only screen and (max-width: 480px){
    .grid .grid-item{
        width: 100%;
    }
}