/*!
Theme Name: SEDA
Theme URI: https://sedaconstruction.com/
Author: Vitaliy Y
Author URI: https://sedaconstruction.com/
Description: Description
Version: 2.0.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: seda
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/



/* __________ Core CSS __________ */

body, html {
    font-family: 'Proxima Nova', sans-serif;
    font-size: 20px;
    background: #fff;
    height: 100%;
    -webkit-font-smoothing: antialiased;
    text-rendering: geometricPrecision;
}
.row + .row {
    margin-top: 20px;
}
strong, h2.strong, h4.strong {
    font-weight: 700;
}

/* __________ Typography __________ */

h1,h2,h3,h4,h5,h6 {
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    letter-spacing: -0.04em !important;
    font
}
.small, small {
    line-height: 1.95;
}
h1 {
    font-size: 42px;
    color: #10348a;
    line-height: 40px;
    z-index: 998;
    margin-bottom: 30px;
    font-weight: 700;
}
h2 {
    font-size: 50px;
    color: #131313;
    margin: 0 0 20px;
    font-weight: 400;
}
.pages h2 {
    font-size: 40px;
    color: #000;
    margin-bottom: 40px;
}
h3 {
    margin: 54px 0 20px 0;
    color: #131313;
    font-weight: 600;
    font-size: 26px;
}    
h4 {
    font-size: 18px;
    margin: 20px 0 15px 0;
    color: rgba( 255, 255, 255, 0.502 );
    letter-spacing: 1.5px;
    font-weight: normal;
}
section h4 {
    margin: 0;
}
h5 {
    font-size: 16px;
    line-height: 1.95;
}
p {
    margin: 20px 0;
    font-weight: 300;
    font-size: 18px;
    color: #292b2d;
    line-height: 1.74;
    letter-spacing: .015em;
}
.light p {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
}
.light a {
    color: #ffffdd;
    border-bottom: 1px solid #ffffdd !important;
    padding-bottom: 2px;
}
p.lead__title { 
    text-align: center;
    padding: 25px 0 40px;
}
span.small {
    color: white;
    padding-left: 10px;
    display: inline-block;
}
#vc_license-activation-notice {
    display: none !important;
}

/* __________ Pages __________ */

#community-table p {
    font-size: 16px;
}
p.yellowbold {
    background-color: rgb(28, 55, 153);
    color: rgb(255, 255, 255);
    width: 95%;
    padding: 2px 5px;
    border-radius: 3px;
    font-size: 17px;
}
a.mtrgt {
    cursor: pointer;
}
#available h2 {
    font-size: 42px;
    color: #10348a;
    line-height: 40px;
    z-index: 998;
    margin-bottom: 30px;
    font-weight: 700;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    border-color: #d1041c !important;
    background-color: #d1041c !important;
    color: #fff !important;
    font-weight: 700 !important;
    padding: 12px 20px;
    font-size: 15px;
}
.nav-pills>li>a {
    color: #fff !important;
    font-weight: 700 !important;
    padding: 12px 20px;
    font-size: 15px;
    border-color: #4868cf;
    background-color: #5472D2;
}
.nav-pills>li>a:hover {
    background: #666f8d;
    border-color: #666f8d;
}
#community-contact {
    background: #f7f7f7;
    padding: 0 15px;
}
#community-contact h2 {
    padding-bottom: 20px;
    margin-top: 30px !Important;
    border-bottom: 1px solid #d6d6d6;
    display: inline-block;
    color: #131313;
    font-weight: 600;
    font-size: 26px;
}
#community ul {
    padding-left: 0;
}
#community ul li {
    font-weight: 300;
    font-size: 18px;
    color: #292b2d;
    line-height: 1.74;
    letter-spacing: .015em;
    list-style: none;
}
#community ul li:before {
    padding-right: 10px;
    content: "\F00C";
    font-family: FontAwesome;
    color: #24b663;
    font-size: 14px;
} 
#community-contact strong {
    padding: 3px;
    background: #37a000;
    border-radius: 3px;
    color: #ffff;
    display: inline-block;
    font-size: 12px;
}
form#community-contact-form button {
    background-color: #5cb85c;
    border-color: #5cb85c;
    color: #fff !important;
    font-size: 15px;
    border-radius: 4px !important;
    padding: 12px 20px !important;
    font-weight: 600;
    font-family: 'Montserrat';
    text-transform: uppercase;
    display: block;
    width: 100%;
}
#community-contact table {
    text-align: left !important;
}
#community-contact table td, th {
    width: 50%;
}
#community-contact p, #community-contact table {
    font-size: 15px;
    text-align: left !important;
}
table.widthauto button {
    border-radius: 4px !important;
    padding: 8px 20px !important;
    font-weight: 600;
    font-family: 'Montserrat';
    text-transform: uppercase;
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    box-shadow: none !important;
    line-height: 1.4;
    margin-top: 30px;
    border: none;
}
#floorplans table.body_text tr td {
    background: #fff;
    border: 1px solid #eee !important;
    padding: 3px 10px;
    border-radius: 3px;
}
#floorplans table.body_text tr:first-child {
    background: #333;
    border: 1px solid #eee;
    padding: 3px 10px;
    border-radius: 3px;
}
#floorplans table.body_text tbody tr  {
    background: #fff;
    border: 1px solid #eee !important;
    padding: 3px 10px;
    border-radius: 3px;
}
table.widthauto td {
    text-align: left !important;
}
table.widthauto td:first-child {
    background: #0769cb0f;
    padding: 3px 10px;
    border-radius: 3px;
}
table.widthauto tr:first-child {
    background: #0769cb0f;
    padding: 3px 10px;
    border-radius: 3px;
}
 p#breadcrumbs {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 0;
}
.readmore-wrapper {
    margin-top: 20px;
}
.blog-general--wrapper {
    margin: 15px 0;
}
.readmore-wrapper a.readmore {
    font-size: 18px;
    padding: 8px 20px;
    background: #37a000;
    color: #fff;
    border-radius: 4px;
}
.custom-pagination {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #eee;
    margin-bottom: 30px;
    padding-bottom: 20px;
}
.next-posts-link {
    float: left;
    text-decoration: underline;
    color: #333;
    font-size: 16px;
    text-transform: uppercase;
}
.prev-posts-link {
    float: right;
    text-decoration: underline;
    color: #333;
    font-size: 16px;
    text-transform: uppercase;
}
.next-posts-link a, .prev-posts-link a {
    color: #333 !important;
}
#blog-post img, .page--main-content img {
    display: block;
    max-width: 100%;
    height: auto;
}
span.tags {
    font-size: 16px;
    font-weight: 300;
}
span.tags a {
    background: #0769cb0f;
    padding: 3px 10px;
    border-radius: 3px;
}
.search-form input {
    width: 100%;
}
table.table-amo p {
    margin: 0;
}
table input#button {
    background: #37a000;
    border-color: #37a000;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    padding: 6px 12px;
}
table input#button:hover, .calculate:hover {
    opacity: .85;
}

.calculate {
    background: #37a000;
    border-color: #37a000;
    color: #fff;
}

.form-calculator select, .form-calculator input {
    width: auto !important;
}

.general-list ol li {
    list-style: decimal !Important;
}
.general-list ul li, .general-list ol li {
    font-weight: 300;
    font-size: 18px;
    color: #292b2d;
    line-height: 1.74;
    letter-spacing: .015em;
    list-style: none;
}
.general-list ul li:before {
    padding-right: 10px;
    content: "\F00C";
    font-family: FontAwesome;
    color: #24b663;
    font-size: 14px;
}
.btn-item {
    border-radius: 4px !important;
    padding: 8px 20px !important;
    font-weight: 600;
    font-family: 'Montserrat';
    text-transform: uppercase;
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    box-shadow: none !important;
    line-height: 1.4;
    margin-top: 30px;
}
.btn-item:hover {
    opacity: 0.7;
}
#fp--item {
    padding: 40px 0;
}
#fp--item em {
    font-style: normal;
    border-bottom: 2px solid #10348a;
    padding-bottom: 6px;
}
#fp--item p#breadcrumbs {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 0;
}
#fp--item h1 {
    display: none;
}
#fp--item table.widthauto td.head {
    display: none;
}
#fp--item table.widthauto tr.top {
    margin-top: 20px;
    display: block;
}
table {
    font-weight: 300;
    font-size: 18px;
    color: #292b2d;
    line-height: 1.74;
    letter-spacing: .015em;
}
table tr.body_text a {
    padding: 6px;
    border-radius: 6px;
    border: 1px solid #10348a;
    background: #10348a;
    color: #fff!important;
}
table tr.body_text a:hover {
    border: 1px solid #292b2d;
    background: #292b2d;
    color: #fff!important;
}
#floor-plans {
    padding: 30px 0;
}
#floor-plans h3 {
    font-size: 32px;
    color: #10348a;
    line-height: 40px;
    text-align: center;
}
#floor-plans p.lead {
    font-size: 18px;
    color: #131313;
    font-weight: 400;
}
.open .dropdown:hover .dropdown-menu {
    position: absolute;
    top: 0;
    left: 100%;
    display: block;
    margin-top: -8px;
}
.sidebar-menu-wrapper li.current_page_item {
    background: #10348a !important;
    border-left: 3px solid #d53e3a !important;
}
.sidebar-menu-wrapper ul.sub-menu li {
    background: #2b62c6;
    border-bottom: none;
    margin-bottom: 2px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.sidebar .menu li.current-menu-item {
font-weight:600!important;
}
.aside-news {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.13);
    padding-bottom: 30px;
}
.post__social {
    margin-bottom: 40px;
    margin-top: 30px;
}
ul.blog_post__side_nav ul {
    padding-left: 0;
}
ul.blog_post__side_nav ul li {
    padding-left: 0;
    list-style: none;
    border-bottom: 1px dashed #e0e0e0;
    font-size: 15px;
}
ul.blog_post__side_nav input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    padding: 8px;
    color: #fff;
    background: #10348a;
}
ul.blog_post__side_nav {
    padding-left: 20px;
    padding-right: 20px;
}
ul.blog_post__side_nav label {
    font-size: 26px;
    color: #10348a;
    text-align: left;
    font-weight: 700;
    margin-top: 25px;
    display: inline-block;
}
.rpwwt-widget ul li a {
    font-size: 14px;
}
h2.widgettitle {
    font-size: 26px;
    color: #10348a;
    line-height: 40px;
    text-align: left;
    margin-bottom: 20px;
    font-weight: 700;
    margin-top: 25px;
    border-bottom: 1px solid #e0e0e0;
    display: inline-block;
}
#blog-post {
    padding: 30px 0;
}
#blog-post h1 {
    font-size: 42px;
    color: #10348a;
    line-height: 40px;
    text-align: left;
    margin-bottom: 20px;
}
span.date {
    font-weight: 300;
    font-style: italic;
    font-size: 15px;
    margin: -10px 0 10px 0;
    display: inline-block;
    border: 1px solid #e0e0e0;
    padding: 4px 8px;
    border-radius: 50px;
}
#blog-post p { 
    margin: 12px 0;
    font-weight: 300;
    font-size: 17px;
    color: #292b2d;
    line-height: 1.74;
    letter-spacing: .015em;
    padding-right: 30px;
}
#main-content .main-content ul {  
}
#main-content .main-content ul li {
    font-weight: 300;
    font-size: 18px;
    color: #292b2d;
    line-height: 1.74;
    letter-spacing: .015em;
}
#main-content .main-content ol {   
}
#main-content .main-content ol li {
    font-weight: 300;
    font-size: 18px;
    color: #292b2d;
    line-height: 1.74;
    letter-spacing: .015em;
}
div.pdfemb-toolbar div.pdfemb-poweredby a {
    display: none !important;
}
div.pdfemb-toolbar {
    background-color: #5472d2 !important;
}
.com__table {
    font-size: 16px;
    font-weight: 300;
    color: #292b2d;
    line-height: 1.74;
    letter-spacing: .015em;
}
.com__table td {
    background: transparent;
}
.modal-center table {
    font-size: 16px;
    font-weight: 300;
    color: #292b2d;
    line-height: 1.74;
    letter-spacing: .015em;
}
.agents-cf br {
    content: "";
    margin: 2em;
    display: block;
    font-size: 24%;
}
.agents-cf {
    padding: 0 20px !important;
    margin-top: -20px;
}
.com-sidebar h3 {
    padding-bottom: 20px;
    margin-top: 20px !Important;
    border-bottom: 1px solid #d6d6d6;
    display: inline-block;
}
.agents-wrapper h6 {
    padding: 3px;
    background: #37a000;
    border-radius: 3px;
    color: #ffff;
    display: inline-block;
}
.modal-center h6 {
    padding: 3px;
    background: #37a000;
    border-radius: 3px;
    color: #ffff;
    display: inline-block;
}
.com-sidebar {
    background: #fff;
    padding: 20px;
    margin-top: 8px;
    width: 32%;
    float: right;
    margin-bottom: 40px;
}
.agents__block {
    border-left: 2px solid #5472d2;
    padding-left: 10px;
}
div.pdfemb-viewer {
    border: none !important;
}
.com__tab ul {
    margin-left: 0px;
    padding-left: 0;
    margin-bottom: 10px;
}
.com__tab li {
    margin: 0;
    font-weight: 300;
    font-size: 16px;
    color: #5e6e7d;
    list-style: none;
}
.com__tab ul li:before {
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    color: #37a000;
    margin-right: 12px;
    font-size: 15px;
    vertical-align: middle;
}
.com__tab {
    padding: 20px;
}
.primary__communities h3 {
    margin-top: 0;
}
.primary__communities p {
    
    font-size: 15px;
}
.shadowed__wrapper {
    -webkit-box-shadow: 0 0 5px 2px rgba(0,0,0,.05);
    box-shadow: 0 0 5px 2px rgba(0,0,0,.05);
}
.vc_tta.vc_general .vc_tta-tab>a {
    padding: 10px 14px !important;
}
.vc_tta-color-blue.vc_tta-style-classic .vc_tta-tab.vc_active>a {
    border-color: #d1041c !important;
    background-color: #d1041c !important;
    color: #fff !important;
    font-weight: 700 !important;
}
.com__help__panel h2 {
    color: #fff;
    font-size: 33px;
    font-weight: 700;
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 2px;
}
.com__help__panel {
    position: absolute;
    margin-top: 300px;
    padding-left: 34px;
}
.com__help__panel span.address {
        color: #fff;
    font-size: 14px;
}
span.breadcrumbs a.breadcrumbs {
    color: #fff;
    font-size: 14px;
}
span.breadcrumbs .fa {
    color: #fff;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
}
.vc_tta-color-blue.vc_tta-style-classic .vc_tta-tab>a {
    border-color: #5472D2;
    background-color: #5472D2;
    color: #fff;
    font-size: 15px;
}
.primary__communities {
    margin-left: -30px;
}
.com__wrapper {
    background-color: #f7f7f7;
}
.com__bg {
    background-position: top;
    background-size: cover;
    height: 440px;
    width: auto;
    margin: 20px 0;
    -webkit-box-shadow: 0 0 5px 2px rgba(0,0,0,.05);
    box-shadow: 0 0 5px 2px rgba(0,0,0,.05);
    margin-left: -15px;
    margin-right: -15px;
}
.com__bg:before {
    content: "";
    width: 100%;
    height: 440px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiP…Igd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g);
    background-size: cover;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.8)));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8) 100%);
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8) 100%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8) 100%);
    margin: 20px 0;
}
.new-top-typo {
    font-weight: 500;
    color: #10348a;
    text-transform: uppercase;
    font-size: 17px;
    padding-left: 20px;
}
.dropdown-menu>li>a {
    padding: 8px 20px;
}
.sidebar-menu-wrapper ul li {
    list-style: none;
    background: #2b62c6;
    padding: 20px 15px;
    border-bottom: 1px solid #3d75db;
    font-size: 16px;
    font-weight: 300;
    border-left: 3px solid #3d75db;
}
.sidebar-menu-wrapper ul li a {
    color: #fff;
}
.sidebar-menu-wrapper ul li:active, .sidebar-menu-wrapper ul li:focus {
    background: #10348a !important;
    border-left: 3px solid #d53e3a;
}
.navbar-header__bottom {
    font-size: 15px;
    padding: 10px 0 30px 0;
}
.navbar-header__bottom__wrapper {
    background: #f8f8f8;
    padding-right: 30px;
    box-shadow: 0 0px 5px rgba(215, 215, 215, 0.65);
}
.header-contact .fa {
    color: #4c73f6;
    padding-left: 15px;
    padding-right: 3px;
}
.social-clean {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}
.social-clean a {
    color: #575757 !important;
    font-size: 14px;
}
.social-round {
    width: 34px;
    height: 34px;
    line-height: 30px;
    border: 1px solid #818181;
    border-radius: 50%;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}
.social-round a {
    color: #575757;
    font-size: 14px;
}
.web-image img {
    border-radius: 4px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.26);
}
.vc_btn3.vc_btn3-style-classic {
    background-color: #4c73f6 !important;
    background-image: none !important;
    border-color: #4c73f6 !important;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    font-size: 16px !important;
    font-weight: 700;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern {
    background-color: #4c73f6 !important;
    background-image: none;
    border-color: #4c73f6;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 16px;
    font-weight: 700;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:hover {
    opacity: .75;
}
.dropdown-filter {
    display: inline-block;
}
.dropdown-filter__trigger {
    -webkit-transition: background-color 0.1s ease-out;
    transition: background-color 0.1s ease-out;
    height: 40px;
    line-height: 20px;
    padding: 10px 30px 10px 20px;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    margin: 0;
    vertical-align: middle;
    font-weight: 700;
    font-size: 16px;
    border-radius: 3px;
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    white-space: nowrap;
    border: none;
    background: transparent;
    color: #fff;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.dropdown-filter__trigger:hover {
    background-color: #3a5ed2;
}
.dropdown-filter__trigger:after {
    content: '';
    color: #fff;
    display: block;
    position: absolute;
    right: 20px;
    top: 18px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 3px 0 3px;
    border-color: #fff transparent transparent transparent;
    -webkit-transition: 200ms all ease;
    transition: 200ms all ease;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.dropdown-filter__list {
    width: 236px;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    z-index: 1000;
    border-radius: 2px;
    border: 1px solid #f1f1f1;
    background-color: #fff;
    -webkit-box-shadow: 0 0 7px rgba(0,0,0,0.05);
    box-shadow: 0 0 7px rgba(0,0,0,0.05);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: 125ms all ease;
    transition: 125ms all ease;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    will-change: transform, opacity;
}
.dropdown-filter__list ul {
    margin: 0;
    padding: 0;
}
.dropdown-filter__item {
	list-style: none;
    padding: 0;
    -webkit-transition: 200ms all ease-out;
    transition: 200ms all ease-out;
    background-color: #fff;
    color: #000;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: 400;
    height: 34px;
    line-height: 30px;
    padding: 0 20px;
    position: relative;
    text-align: left;
    white-space: nowrap;
}
.dropdown-filter__item:hover {
    background-color: #f1f1f1;
}
.dropdown-filter_open .dropdown-filter__list {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(10px) scale(1);
    transform: translateY(10px) scale(1);
}
.dropdown-filter_open .dropdown-filter__trigger:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}


/* __________ 4 Columns Grid __________ */

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-5ths {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-5ths {
    width: 20%;
    float: left;
    }
}
@media (min-width: 992px) {
.col-md-5ths {
    width: 20%;
    float: left;
}
}
@media (min-width: 1200px) {
.col-lg-5ths {
    width: 20%;
    float: left;
    }
}
.navbar-header__top .col-sm-5 p {
    font-size: 14px;
}
.navbar-header__top {
    margin-left: -15px;
    margin-right: 30px;
}
a.skip-link {
    display: none;
}


/* __________ Navigation __________ */

#nav {
    margin-bottom: 0px;
    z-index: 999;
    position: relative;
}
.navbar-default {
    background-color: #fff;
    box-shadow: rgba(0,0,0,.13) 0 4px 16px;
}
.navbar-default .navbar-nav>li>a:hover {
    color: #1979b6;
}
.navbar-default .navbar-nav>li>a:active {
    color: #1979b6;
}
.navbar-default .navbar-nav > .active {
    color: #1979b6;
}
.navbar-brand {
    padding: 12px 0 12px 0;
    height: auto;
}
.navbar-brand a  {
    font-family: 'Playfair Display';
    text-transform: uppercase;
    letter-spacing: -0.03em;
    font-size: 32px;
    color: #111;
}
.footer-brand a  {
    color: #fff !important;
}
.footer-brand {
    margin-top: -2px;
}
.footer-brand p {
    margin-top: 8px;
}
.navbar-nav {
    margin: 10px 0;
}
.navbar-right {
    float: right!important;
    padding: 30px;
}
.navbar-default .navbar-nav>li>a {
    color: #10348a;
    font-size: 16px;
    font-weight: 500;
}
.navbar-default .navbar-nav>li>a.active {
    color: #bb2a2d;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: transparent;
}
.carousel-slider .owl-item img {
    width: auto !important;
}
.dropdown-menu>.active>a {
    background-color: #fff;
    color: #06377b;
    font-weight: bold;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color: #06377b;
    background-color: #fff;
}
ul.dropdown-menu {
    background-color: #fff;
}
.dropdown-menu {
    border: 3px solid #2b62c6;
}
ul.list {
    margin-left: 40px;
    padding-left: 0;
    margin-bottom: 30px;
}
ul.list li {
    margin: 0;
    font-weight: 300;
    font-size: 16px;
    color: #5e6e7d;
    list-style: none;
}
ul.list li:before {
    content: "\f14a";
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    color: #2b62c6;
    margin-right: 12px;
    font-size: 15px;
    vertical-align: middle;
}
h1.homepage__gaq {
    font-size: 1.7em;
    color: #06377b;
    text-align: left;
    margin-top: 0;
}
.top-call {
    margin-bottom: -30px;
    margin-top: 10px;
}
span.top__phone {
    right: 0;
    padding-right: 30px;
}
span.top__phone a {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: -0.01em;
    display: inline-block;
    background: #37a000;
    padding: 2px;
    border-radius: 3px;
    color: #fff;
}
.testimonial_rotator_wrap {
    background: #fff;
    padding: 60px 40px;
    border-radius: 2px;
    box-shadow: 0 22px 33px -17px rgba(12, 28, 63, 0.18);
    border: 5px solid #2b62c6;
    text-align: center;
    font-size: 20px;
    color: #5b5b5b;
    font-weight: 300;
    z-index: 999;
}
.kudos-img img, img.kudos-img {
    margin-right: -40px;
    position: absolute;
    right: 0;
    margin-top: -310px;
    z-index: 0;
}
.testimonial_rotator.template-longform .testimonial_rotator_slide_title {
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    color: #0b2242;
    margin-bottom: 20px;
}
.testimonial_rotator.template-longform .testimonial_rotator_quote {
text-align: center;
    font-size: 18px;
    font-weight: 300;
    color: #5e6e7d;
    line-height: 1.7;
}
.custom-date {
    margin-bottom: -6px !important;
}
.btn--info-home-1 {
    padding: 0 !important;
    z-index: 0;
    font-size: 16px;
    color: #0e83b0 !important;
    cursor: pointer;
    background: transparent !important;
    border: none !important;
    position: absolute;
    right: 70px;
    top: 58px;
}
.btn--info-home-2 {
    padding: 0 !important;
    z-index: 0;
    font-size: 16px;
    color: #0e83b0 !important;
    cursor: pointer;
    background: transparent !important;
    border: none !important;
    position: absolute;
    right: 120px;
    top: 58px;
}
.btn--info-home-3 {
    padding: 0 !important;
    z-index: 0;
    font-size: 16px;
    color: #0e83b0 !important;
    cursor: pointer;
    background: transparent !important;
    border: none !important;
    position: absolute;
    right: 84px;
    top: 58px;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    border-radius: 4px;
    text-align: center;
    font-size: 13px;
    padding: 20px;
}
.btn-content {
    padding: 0 !important;
    z-index: 0;
    font-size: 16px;
    color: #0e83b0 !important;
    cursor: pointer;
    background: transparent !important;
    border: none !important;
}
span.wpcf7-not-valid-tip {
color: #ff0505;
    font-size: 13px;
    font-weight: normal;
    display: block;
    margin-top: 10px;
    z-index: 999;
    position: relative;
}
.wpcf7-not-valid-tip select {
    color: #333 !important;
    font-size: 13px;
    font-weight: normal;
    display: block;
    margin-top: 50px;
    z-index: 999;
    position: relative;
}
div.wpcf7-validation-errors {
    border: none;
    background: #e91a1a;
    border-radius: 4px;
    color: #fff;
    font-size: 13px;
}
.btn-info {
    background: #4c73f6 !important;
    border: #4c73f6 !important;
    padding: 14px 20px !important;
}
.contact-bordered {
    background-color: rgba(255,255,255,0);
    padding: 30px 20px;
    box-shadow: 0 22px 33px -17px rgba(0, 51, 161, 0.22);
    border: 1px solid #dbdbdb;
    border-radius: 4px;
}
.modal-content h3 {
    font-size: 20px;
    color: #0b2242;
    text-align: center;
    font-weight: 700;
    font-style: normal;
    margin: 0;
    padding: 0;
}
.modal-title {
    line-height: 1.42857143;
    font-size: 20px;
    color: #0b2242;
    text-align: center;
    font-weight: 700;
    font-style: normal;
    margin: 0;
    padding: 0;
}
.modal-content img {
    max-height: 300px;
    border-radius: 4px;
    width: auto;
}
.modal {
  text-align: center;
  padding: 0!important;
}
.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.badge-left {
    float: left;
}
.badge-right {
    float: right;
}
.popover{
    width: 100%;
}
.popover-content img {
    height: 100px;
    width: auto;
}
.btn-popover {
    padding: 0;
    position: absolute;
    margin-top: 6px;
    z-index: 0;
    margin-left: -24px;
    font-size: 16px;
    color: #0e83b0 !important;
    cursor: pointer;
}
.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern {
    background-color: #5cb85c;
    border: #5cb85c;
    border-radius: 4px !important;
    padding: 16px 20px !important;
    font-weight: 600;
    font-family: 'Montserrat';
    text-transform: uppercase;
    font-size: 0.9em;
    background-image: none !important;
    letter-spacing: 1.3px;
}
.vc_toggle_default .vc_toggle_icon {
    background: #0b2242;
    border: #0b2242;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
}
.vc_toggle_default .vc_toggle_icon::after, .vc_toggle_default .vc_toggle_icon::before {
    content: '';
    display: block;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: #0b2242;
}
.vc_toggle_title h4 {
    color: #000;
    font-size: 20px;
    font-weight: 700;
}
.vc_toggle_size_md.vc_toggle_simple .vc_toggle_title {
    padding-left: 33px;
    background: #f8f8f8;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 3px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.13);
}
.vc_toggle_size_md.vc_toggle_default .vc_toggle_content, .vc_toggle_size_md.vc_toggle_default .vc_toggle_title {
    padding-left: 24.2px;
    background-color: #f5f5f5;
    border-color: #ddd;
    padding: 20px 15px !important;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.contact-home {
    background: #fff;
    padding: 20px 20px !important;
    border-radius: 4px;
}
.contact-home h6, .contact-vc h6 {
    margin: 40px 0 30px 8px !important;
    font-weight: bold;
    font-size: 13px;
}
.fg-default.fg-gutter-20 {
    padding-left: 0;
}
.contact-vc {
    background-color: rgba(255,255,255,0);
    padding: 30px 20px;
    box-shadow: 0 22px 33px -17px rgba(0, 51, 161, 0.22);
    border: 1px solid #dbdbdb;
    border-radius: 4px;
}
.contact-wrapper {
    background: #fff;
    padding: 20px;
    margin: 10px;
    border-radius: 4px;
}
.contact-vc p, .contact-home p, .common-cf p {
    font-size: 17px;
    margin-top: -20px;
    padding-left: 9px;
}
.contact-vc h3, .contact-home h3, .common-cf h3 {
    text-align: center;
    margin: 0;
}
.common-cf label  {
    color: #0b2242;
    font-weight: bold;
    display: block;
    font-size: 13px;
    text-transform: uppercase;
}
.common-cf button, input, select, textarea {
    border: 1px solid #b9d7e3;
    color: #5e6e7d;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 10px;
   }
.contact-vc .input-lg, .contact-home .input-lg {
    margin-bottom: -15px;
    height: 36px;
    box-shadow: 5px 7px 30px 0px rgb(209, 209, 209);
    border: 1px solid #dfdfdf;
    color: #5e6e7d;
    font-weight: 400;
    font-size: 13px;
}
.internal-title h2 {
    font-size: 58px;
    line-height: 65px;
    margin: 0;
    font-weight: 700;
    font-style: italic;
    letter-spacing: -0.04em;
    color: #fff;
    padding: 40px 0;
    text-align: center;
}
.content-page-background {
    margin-top: 80px;
    height: 300px;
}
.cf-date {
    margin-bottom: -15px;
    height: 36px;
    box-shadow: 5px 7px 30px 0px rgb(209, 209, 209);
    border: 1px solid #dfdfdf;
    font-size: 13px;
    line-height: 1.3333333;
    width: 100%;
    color: #5e6e7d;
    border-radius: 5px !important;
    display: inline-block;
}
select, .wpcf7-form select {
    height: 40px;
    border: 1px solid #dfdfdf;
    font-size: 13px;
    line-height: 1.3333333;
    color: #5e6e7d;
    border-radius: 5px !important;
    display: inline-block;
    z-index: 999;
    font-size: 13px;
    color: #5e6e7d !important;
    letter-spacing: normal;
    font-family: 'Proxima Nova', sans-serif;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
}
.cf-top {
    margin-top: -10px;
}
.item p {
    font-weight: bold;
    color: #0b2242;
    text-align: center;
}
.optin {
    background: #b9d7e3;
}
.owl-theme .owl-controls .owl-page {
    display: inline-block;
}
.owl-theme .owl-controls .owl-page span {
    background: none repeat scroll 0 0 #869791;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    width: 12px;
}
.testimonials {
    background: #ECF1F3;
}
span.testimonials__title {
    color: #0b2242;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
}
.owl-carousel.owl-drag .owl-item {
    text-align: center;
}
.faq p {
    padding-left: 15px;
}
.faq h2 {
    margin-bottom: 45px !important;
}
.panel-default>.panel-heading {
    color: #0b2242;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: transparent;
    border-radius: 4px;
    box-shadow: 0 22px 33px -17px rgba(12, 28, 63, 0.18);
}
.fa-spoiler {
    font-weight: 400 !important;
    font-size: 16px;
    position: relative;
    line-height: 2;
}
.btn-spoiler {
    background: transparent;
    border: transparent;
    color: #0b2242;
    padding: 15px 20px !important;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd;
    border: 2px solid #f5f5f5;
    background: #f5f5f57d;
}
div.wpcf7 .ajax-loader {
    display: none;
}
#primary .contact-wrapper {
    background-color: rgba(255,255,255,0);
    padding: 30px 20px;
    box-shadow: 0 22px 33px -17px rgba(0, 51, 161, 0.22);
    border: 1px solid #dbdbdb;
    border-radius: 4px;
}
.contact-wrapper {
    background: #fff;
    padding: 20px;
    margin: 10px;
    border-radius: 4px;
}
.contact-wrapper p {
    font-size: 17px;
    margin-top: -20px;
    padding-left: 9px;
}
.contact-wrapper h3 {
    text-align: center;
    margin: 0;
}
.contact-wrapper .input-lg {
    margin-bottom: -15px;
    height: 36px;
    box-shadow: 5px 7px 30px 0px rgb(209, 209, 209);
    border: 1px solid #dfdfdf;
    color: #000;
    font-weight: 700;
}
.cf__footer input {
    height: 44px !important;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 3px;
    border: 1px solid #e1e1e1;
    color: #06377b;
    font-weight: 700;
    box-shadow: none;
}
.cf__footer textarea {
    color: #06377b !important;
    font-weight: 700 !important;
    font-size: 18px !important;
}
.cf__footer p {
    margin: 0;
}
.input-lg {
    height: 40px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 3px;
    border: 1px solid #e1e1e1;
    color: #06377b;
    font-weight: 700;
    box-shadow: none;
}


/* __________ Core Placeholders __________ */


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size: 13px;
    color: #5e6e7d !important;
    font-weight: normal;
}
::-moz-placeholder { /* Firefox 19+ */
    font-size: 13px;
    color: #5e6e7d !important;
    font-weight: normal;
}
:-ms-input-placeholder { /* IE 10+ */
    font-size: 13px;
    color: #5e6e7d !important;
    font-weight: normal;
}
:-moz-placeholder { /* Firefox 18- */
    font-size: 13px;
    color: #5e6e7d !important;
}

/* __________ Forms __________ */

#wpcf7-f5-p44-o1 {
    margin-top: -20px;
}
label {
    color: #2a3d69;
    font-weight: bold;
}
button, input, select, textarea {
    border-radius: 3px;
    padding: 4px 10px;
}
.entry-footer {
    display: none;
}
.entire-page {
    padding-top: 0;
}
.entire-page img {
    max-width: 100%;
    height: auto;
    display: block;
}
.entire-page h1 {
    color: #bb2a2d;
    font-size: 55px;
    line-height: 65px;
    font-weight: 700;
    font-style: italic;
    letter-spacing: -0.04em;
    margin-bottom: 10px;
    margin-top: 0;
    padding-top: 0;
}
.entire-page p {
    color: #786e65;
    font-size: 14px;
    line-height: 20px;
}
.about-wrapper {
    box-shadow: 0 22px 33px -17px rgba(12, 28, 63, 0.23);
    z-index: 5;
    position: relative;
}
.about-wrapper h2, .service h2, .faq h2, .testimonials h2, .optin h2, .finishing h2, .internal h2  {
    font-weight: 700;
    font-size: 36px;
    color: #0b2242;
    margin-bottom: 30px;
}
p.lead {
    font-weight: 300;
    font-size: 20px;
    color: #5e6e7d;
    line-height: 1.78;
    letter-spacing: .015em;
    padding: 0 0 30px 0;
}
.about h4, .finishing h4 {
    color: #0b2242;
    font-weight: 700;
    letter-spacing: -0.04em;
    font-size: 24px;
}
.about {
    padding-right: 40px
}
.about img {
    padding-bottom: 25px;
}
.mission {
    background: #ECF1F3;
}
.service {
    background: #ECF1F3; 
}
ul.services-list li {
    list-style: none;
    margin-bottom: 20px;
    font-weight: 300;
    font-size: 20px;
    color: #5e6e7d;
    letter-spacing: .015em;
}
.service-icon img {
    display: inline-block;
    float: left;
    margin-top: 6px;
    margin-right: 20px;
}
img.services-main, .services-main img {
    -webkit-box-shadow: 0px 2px 5px 0px rgba(81, 81, 81, 0.1);
    box-shadow: 0px 2px 5px 0px rgba(81, 81, 81, 0.1);
    border-radius: 5px;
}


/* __________ WP Dashboard Panel Fix __________ */

/* This is the existing CSS... */
.navbar-fixed-top {
  position: fixed;
  top: 0;
}
/* Here's the new CSS to add... */
.admin-bar .navbar-fixed-top {
  top: 32px;
}

p.phone {
    font-size: 20px;
    line-height: 24px;
}
.brand-footer img {
margin-top: 24px;
}
a.link-col:hover h2 {
    color: #000 !important;
}
a.link-col:hover .btn-outline {
    color: #000 !important;
    border: #000 2px solid !important;
}
.btn-outline {
    font-weight: 700 !important;
    font-style: italic !important;
    letter-spacing: -0.04em !important;
    padding: 3px 8px !important;
    border: #bb2a2d 2px solid !important;
    color: #bb2a2d !important;
    display: inline-block !important;
    font-size: 16px !important;
    background: transparent !important;
    border-radius: 0;
}
.btn-submit {
    border-radius: 4px !important;
    padding: 12px 20px !important;
    font-weight: 600;
    font-family: 'Montserrat';
    text-transform: uppercase;
}  
textarea.form-control {
    height: auto;
    box-shadow: none;
    border: 1px solid #e1e1e1;
    color: #06377b !important;
    font-weight: 300;
    border-radius: 3px;
    font-size: 15px !important;
    color: #5e6e7d;
    font-weight: 400;
    font-size: 13px;
}
.form__input__price {
    margin: 0 auto;
    display: block;
    height: 55px;
    width: 100%;
    color: #222;
    border-radius: 5px;
    border: 1px #dbdbdb solid;
    font-size: 18px;
    box-shadow: 5px 7px 30px 0px rgb(209, 209, 209);
    padding: 20px;
}
.nav-tabs > li, .nav-pills > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
     zoom:1; /* hasLayout ie7 trigger */
}
.nav-tabs, .nav-pills {
    text-align:center;
    margin-bottom: 60px;
}
.nav-tabs {
    border-bottom: none;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #3f4245;
    cursor: default;
    background-color: #cfe0ed;
    border: 1px solid #cfe0ed;
    border-bottom-color: transparent;
    box-shadow: 5px 7px 30px 0px rgba(209, 209, 209, 0.5);
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    border-bottom: 1px dotted #cfe0ed;
    font-weight: 300;
}
.navbar-toggle {
    padding: 10px;
    background-color: #4c73f6 !important;
    border: 1px solid #4c73f6 !important;
    float: left;
    margin-left: 15px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
a:link, a:visited {
color: #0769cb;
    border-bottom: 0 !important;
    border-bottom-color: transparent !important;
}
a:focus {
    border-bottom: 0 !important;
    border-bottom-color: transparent !important;
}
a:hover {
    border-bottom: 0 !important;
    border-bottom-color: transparent !important;
    text-decoration: none;
    color: #003366;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0px 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.social-icons a:hover, .navbar-default .navbar-nav>li>a:hover {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0px 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;   
}
.sticky-navbar {
    background-color: #fff;
  /* Transparent = rgba(0,0,0,0) / Translucent = (0,0,0,0.5)  */
    border-bottom: 0px;
    transition: background-color .5s ease 0s;
    height: 110px;
}
.sticky-navbar.sticky {
    background-color: #fff;
    height: 110px;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
    transition: background-color .5s ease 0s;
    -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
    -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
    -o-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
}
a.anchor {
    display: block;
    position: relative;
    top: -180px;
    visibility: hidden;
}

/* __________ Buttons __________ */

.btn {
    font-size: 17px;
    border-width: 1px;
    padding: 18px 24px;
        -webkit-transition: background-color 0.1s ease-out;
    transition: background-color 0.1s ease-out;
}
.btn:hover {
   -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0px 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;   
}
.btn-fill {
    z-index: 5;
    position: relative;
    border-radius: 50px;
    color: #fff !important;
    font-size: 0.9em;
}
.btn-flat {
    padding: 20px 0 3px 0 !important;
    margin-bottom: 17px;
    border-bottom: 1px #bdbdbd dashed;
}
.btn-lg {
    padding: 22px 54px !important;    
}
.btn-sm {
    padding: 12px 24px !important;
}
.btn-xs {
    padding: 8px 14px !important;
    font-size: 15px !important;
    color: #fff !important;
    font-weight: 700;
}
.btn-link {
    color: #0769cb;
}
.btn-danger {
    background: #d53e3a !important;
    border: #d53e3a !important;
}
.btn-default {
    border-color: #036;
}
.btn-default:hover {
    color: #fff;
    background-color: #003366;
    border-color: #003366;
}
.vc_btn3.vc_btn3-color-green, .vc_btn3.vc_btn3-color-green.vc_btn3-style-flat {
    font-size: 16px;
    background-color: #2b7c00 !important;
}


/* __________ Navbar __________ */

#nav {
    margin-bottom: 0px;
    z-index: 999;
    position: relative;
}
.navbar {
    margin-bottom: 0 !important;
}
.navbar-default {
    background-color: #fff;
    box-shadow: none;
}
.navbar-default .navbar-nav > .active>a {
    color: #4c73f6;
    border-bottom: 2px #4c73f6 solid !important;
    background-color: #fff;
}
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #003366;
}
.navba-inverse .navbar-nav>.active>a:focus {
    color: #fff;
}
.navbar-brand-alt {
    padding: 28px 0 0 0;
    margin-left: 0;
    height: 100px;
    width: 100px;
}
.navbar-right {
    float: right!important;
    padding: 30px;
}
.navbar-inverse .navbar-nav>li>a {
    background-color: transparent;
    font-size: 16px;
    padding: 44px 30px 40px 0;
    color: #06377b;
    font-weight: 600;
    letter-spacing: -0.01em;
}
.navbar-inverse .navbar-nav>li>a.active {
    color: #bb2a2d;
}
.navbar-inverse .navbar-nav>li>a.active:before {
    position: absolute;
    display: block;
    content: ' ';
    font-size: 0;
    line-height: 0;
    width: 27px;
    height: 6px;
    top: 63px;
    left: 0;
}
.navbar-inverse .navbar-nav>li>a:hover {
    color: #bb2a2d;  
}
.header-top {
    background-color: #bb2a2d;
    padding: 20px;
    z-index: 999;
    position: relative;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: transparent;
}
div.wpcf7 input[type="file"] {
    font-size: 17px;
    font-weight: 300;
    color: #5e6e7d;
    padding-left: 0;
    border: none;
}

/* __________ Footer __________ */

footer {
    background: #e9e9e9;
    padding: 50px 0 50px 0;
}
footer hr {
    border-top: 1px solid #b2b2b2;
}
footer h4 {
    color: #333;
    font-weight: 500;
}
footer p {
color: #575757;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.7;
}
footer .footer-menu a, footer p.footer-credits a {
    color: #575757;
}
footer a:hover {
    color: #333;
}
.footer-col {
    padding-left: 60px;
}


/* __________ Social Icons Color __________ */

a.facebook { color: #3b5998 !important; }
a.facebook:hover { color: #3b5998 !important; }
a.twitter { color: #1da1f2 !important;; }
a.twitter:hover { color: #1da1f2 !important; }
a.dribble { color: #ea73a0 !important;; }
a.dribble:hover { color: #ea73a0 !important; }
a.pinterest { color: #d73532 !important;; }
a.pinterest:hover { color: #d73532 !important; }
a.google { color: #dd4b39 !important;; }
a.google:hover { color: #dd4b39 !important; }
a.tumblr { color: #2a445f !important;; }
a.tumblr:hover { color: #2a445f !important; }
a.instagram { color: #82685a !important;; }
a.instagram:hover { color: #82685a !important; }
a.rss { color: #f79638 !important;; }
a.rss:hover { color: #f79638 !important; }
a.linkedin { color: #0077b5 !important;; }
a.linkedin:hover { color: #0077b5 !important; }
a.youtube { color: #f00 !important;; }
a.youtube:hover { color: #f00 !important; }

.custom-fluid {
    padding: 0 180px;
}
.custom-container {
    padding: 0 240px;
}

/* __________ Responsiveness Media Query __________ */

@media screen and ( max-width : 768px ) {
    a.call {
        display: block;
    }
    span.call-alt {
        padding-left: 0 !important;
    }
    .header-contact .fa {
        padding-left: 0;
    }
    .header-social--wrapper {
    text-align: left;
    margin: 10px 0 10px -10px;
    }
    .navbar-header__top {
        margin-left: 0;
        margin-right: 0;
    }
    .navbar-brand {
        float: none;
        text-align: center;
        margin: 0 auto;
        padding: 0;
    }
    .navbar-brand>img {
        margin: 0 auto;
        margin-top: 30px;
}
    .header--top--nav {
        text-align: center;
        margin-top: 20px !important;
    }
    .new-top-typo {
        padding-left: 0;
        padding-right: 20px;
        font-size: 15px;
    }
    .nav.navbar-nav.pull-right {
        float: left!important;
}
    .social-round {
        margin-bottom: 10px;
        margin-left: 0;
    }
    .sidebar-menu-wrapper ul {
        padding-left: 0;
    }
}
