/*!
Theme Name: Ever Construction
Author: Dallas Website Design
Version: 1.0.0
*/

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


#top-bar-modal ul#primary-menu {
    display: block;
    position: relative;
    right: 0;
    list-style: none;
}

#top-bar-modal #primary-menu li a {
    color: #fff!important;
}

#top-bar-modal ul#primary-menu li {
    padding: 10px;
    text-align: right;
}

#top-bar-modal .modal-dialog {
    width: auto;
    position: relative;
    float: right;
    top: 75px;
}
.modal-open .modal-backdrop.show {
    opacity: 0;
}

#top-bar-modal button.close {
    float: left;
}

#top-bar-modal .modal-dialog {
    background: rgba(0, 0, 0, 0.75);
    padding: 25px;
}

#top-bar-modal #primary-menu li:hover a,
#top-bar-modal #primary-menu li a:hover {
    color: #ed1f24;
    transition: all 1s ease;
}

#top-bar-modal .modal-content {
    background: transparent;
    border: navajowhite;
    flex: none;
    display: block;
}

body,
body div.modal {
    padding: 0!important;
    overflow: hidden!important;
}
html {
    overflow-y: scroll;
}

.entry-content a:hover,
header#masthead a:hover,
#top-bar-modal #primary-menu li.current_page_item a,
ul#primary-menu li.current_page_item a,
ul#primary-menu li:hover a {
    color: #ed1f24!important;
    transition: all 1s ease;
    opacity: 1;
}

header#masthead a:visited,
.entry-content a:visited,
header#masthead a,
.entry-content a,
ul#primary-menu a,
ul#primary-menu a:visited {
    color: #333;
}

section.projects .project:focus .project--name,
section.projects .project:hover .project--name {
    top: 0px;
    color: #ED1F24;
    transition: all 1s ease;
    -webkit-text-stroke: 1px #fff;
}

section.projects .project:focus h4,
section.projects .project:hover h4 {
    bottom: 0px;
    color: #fff;
    transition: all 1s ease;
    transform: scale(1.2);
}




.header--top-bar .top-bar--toggle {
    cursor: pointer;
}

section.banner-inner-image {
    padding: 0;
}

section.banner-inner-image .inner_banr_box {
    text-align: center;
    width: 100%;
    top: 200px;
    position: absolute;
    z-index: 999;
}

section.banner-inner-image h2.page-title {
    color: #2D3192;
    font-size: 50px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Futura LT';
}

section.banner-inner-image img {
    opacity: .3;
    width: 100%;
}

section.banner-inner-image h4.content {
    color: #444444;
    font-size: 25px;
}

.innerpage .main_nav ul#primary-menu {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

.innerpage .main_nav ul#primary-menu li {
    display: inline-block;
}

.innerpage .main_nav,
.innerpage .main_logo,
.innerpage .cont_ham {
    display: inline-block;
    width: auto;
}

.innerpage  #primary-menu li a {
    text-transform: uppercase;
    font-size: 14px;
    margin: 0px 3px;
}

header#masthead.innerpage button.top-bar--toggle {
    border: none;
    background: transparent;
    font-size: 24px;
    padding: 0;
    margin-left: 20px;
    cursor: pointer;
}

.innerpage .top_header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 25px;
}
.modal, body, html {
    max-width: 1920px;
    margin: 0 auto;
    width: 100%;
    left: 0;
    right: 0;
}

.entry-content h4,
.entry-content  .content_head h4 {
    color: #000;
    font-size: 24px;
    letter-spacing: 8px;
    font-family: 'Open Sans', sans-serif;
}

.entry-content .content_head h2 {
    color: #202020;
    font-size: 30px;
    font-family: 'Futura LT';
}


.entry-content .portfolio-page h2,
.entry-content  .service_item h2,
.entry-content  .about_item h2 {
    color: #202020;
    font-size: 30px;
    font-family: 'Futura LT';
    margin-bottom: 25px;
}

.entry-content p {
    font-size: 18px;
    line-height: 2;
}

.entry-content .container.inner-page {
    max-width: 1140px;
}

.entry-content  .content_head {
    padding: 75px 0px;
}

div#page .footer--menu nav#site-navigation {
    border-bottom: 1px solid;
    margin-bottom: 55px;
    padding-bottom: 55px;
}

div#page.page-inner .footer--menu nav#site-navigation {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

div#page.page-inner .container.footer--menu {
    border-bottom: 1px solid;
    border-top: 1px solid;
    padding-top: 55px;
    margin-bottom: 55px;
    padding-bottom: 55px;
}

.content_head ul.download_fill_form {
    list-style: none;
    padding: 0;
    margin: 0;
}

.content_head ul.download_fill_form li a {
    color: #fff;
    padding: 20px;
    background: #2C3192;
    display: block;
}

.content_head ul.download_fill_form img {
    margin-right: 25px;
}

.content_head ul.download_fill_form li a:hover,
.content_head ul.download_fill_form li:hover a {
   transition: all 1s ease;
   opacity: 1;
 }

.content_head ul.download_fill_form li a:hover img {
    transition: all 1s ease;
    transform: scale(.75);
}


.service_item,
.about_item {
    margin-top: 75px;
}

.contact-page .contact_details {
    margin-top: 75px;
}

.portfolio-page label,
.contact-page .contact_details label {
    display: block;
    margin-bottom: 0;
    padding: 0;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
}

.contact-page .contact_details a {
    font-size: 18px;
}

div#gform_wrapper_1 input {
    height: 60px;
    color: #000;
}

.c_form div#gform_wrapper_1 textarea {
    height: 125px;
    color: #000;
 }

.c_form div#gform_wrapper_1 div#input_1_6 {
    padding-left: 230px;
}

.c_form div#gform_wrapper_1 input#gform_submit_button_1 {
    top: -110px;
    position: relative;
    left: 565px;
    height: 76px;
    width: 25%;
    color: #fff;
    background: #2C3192;
    border: none;
    box-shadow: none;
    border-radius: 0;
    text-transform: uppercase;
    z-index: 99999;
    cursor: pointer;
}


div#gform_confirmation_wrapper_1 {
    text-align: center;
    padding: 50px;
    box-shadow: 0px 0px 10px;
    font-size: 25px;
}

.c_form div#gform_wrapper_1 input#gform_submit_button_1:hover {
    background: #ed1f24;
    transition: all 1s ease;
}



div#gform_wrapper_1 label {
    font-size: 14px;
    color: #1F1F1F;
    line-height: 0;
}


.portfolio-page {
    margin-top: 75px;
}

.portfolio-page .port_sub_item img {
    max-height: 300px;
    width: 100%;
    object-fit: cover;
}

.port_sub_item {
    margin-top: 50px;
}

.custom_pagination ul.pagination span.page-numbers.current {
    background: #000;
    color: #fff;
}

.custom_pagination ul.pagination .page-numbers {
    padding: 10px;
}

.custom_pagination ul.pagination {
    display: block;
}


.custom_pagination ul.pagination li {
    display: inline-block;
}

.custom_pagination ul.pagination {
    margin-top: 30px;
}

header#masthead a.top-bar--phone:hover span {
    color: #444444;
}

.head_contact_details p {
    margin: 0;
}

section.cores .core--featured-image {
    height: 340px;
    background-size: cover!important;
}

.banner .home-slider .caption h3.t_top {
    font-size: 40px;
}

.banner .section-max iframe {
    width: 100%;
    height: 637px;
}

.banner .home-slider .caption {
    z-index: 999;
}
.sub-title{
    font-size: 2rem;
    font-weight: 900;
}
header{
	z-index: 20;
}
.vidbg-container{
	background: url('http://democomputer.com/ever/wp-content/uploads/2018/02/placeholder.jpg');
	background-size: cover;
	background-color: #fff;
}

#myTabContent .entry-content {
    margin: 1.5em auto; 
}

#myTab li > a {
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Futura LT';
    color: #2D3192;
}

#myTab .nav-link {
    padding: 1rem 1rem;
    margin-top: 50px;
}

/* 3 25 2018 */
.nav-tabs .nav-link.active {
    background-color: #ed1f24;
    color: #fff !important;
}

.nav-tabs .nav-link.active:focus,
.nav-tabs .nav-link.active:hover {
    color: #fff !important;
}

.nav-tabs .nav-link {
    border-radius: 5px;
    border: none;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border: none;
    color: #ed1f24 !important;
}

.nav-tabs {
    border: none;
}

#myTab li > a {
    color: #444444;    
}

/* 4 5 2018 */
@media (max-width: 414px) { 
    .banner .home-slider .caption .title,
    .banner .home-slider .caption .content {
        background: transparent;
    }
}

@media (max-width: 1024px) {
    div#content .banner .home-slider--item {
        overflow: hidden;
    }

    section.about-us {
        margin-top: 30px;
    }
}

@media (max-width: 320px) {
    div#content .banner .home-slider--item {
        height: 60vh;
    }
    .banner .home-slider .caption .title {
        font-size: 25px;
    }
}

section.cores .core--featured-image {
    height: 250px;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.core--item:nth-child(even) .core--featured-image {
    text-align: right;
}

.core--item:nth-child(even) .core--featured-image img {
    margin-left: auto;
    margin-right: 0;
}

.core--featured-image img {
    max-width: 600px;
    width: 100%;
    object-fit: contain;
}

.core--content {
    padding: 0
}

.core--item {
    padding: 0 80px !important
}



.banner .home-slider--item {
    background: url('../customadesign/images/banner.png') center / cover no-repeat;
}

.core--item {
    justify-content: center;
}