/******************************************************************

Theme Name: LE1 Theme
Theme URI: http://www.le1internetmarketing.co.uk
Description: This website was developed by LE1 Internet Marketing.
Author: LE1 Internet Marketing
Author URI: http://www.le1internetmarketing.co.uk
Version: 1.0
Tags: fluid-layout, responsive-layout, accessibility-ready, translation-ready, microformats, rtl-language-support

******************************************************************/

.sticky {}          /* DO NOT EDIT THIS */
.gallery-caption {} /* THESE ARE USELESS */
.bypostauthor {}    /* THEY ARE ONLY TO KEEP THEME CHECK HAPPY */


.page-title-no-button {
	text-align: left;
    color: #851652;
    background: none;
    padding: 1em;
    padding-left: 0;
    border-bottom: 2px solid grey;
    padding-bottom: 0;
    margin-bottom: 10px;
    margin-top: 0px;
}
.page-template-page-download .hentry header h2.page-title {
    text-align: left;
    color: #851652;
    background: none;
    padding: 0;
    margin: 0;
    font-size: 2.5em;
    line-height: 1.333em;
    font-weight: 500;
}

.section#builder_wrap .bw_info .builder_steps li p {
    font-size: 16px;
}

.Perfect-door {
    display: inline-block;
    position: relative;
    width: 100%;
     padding-top: 50px;
    padding-bottom: 105px;
}
.Perfect-door h2{
    text-align: center;
    padding-bottom: 12px;
    border-bottom: 2px solid #595457;
    color: #851652;
    font-weight: 100;
    font-size: 35px;
    text-transform: capitalize;
}
.perfect-inner-wrapper {
    display: flex;
    justify-content: flex-start;
    width: 100%;
  margin-top: 95px;
}
.Perfect-door h3 {
    color: #595457;
    text-align: center;
    font-size: 30px;
    margin-top: 15px;
        font-style: italic;
}
.perfect-wrapper {
    width: 50%;
    text-align: center;
    padding: 30px 15px 20px 15px;
    box-shadow: 3px 3px 20px -11px #000;
        margin-right: 35px;
    position: relative;
    top: 0px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
.perfect-wrapper h3{
    max-width: 305px;
    text-transform: capitalize;
    margin: 0 auto;
    padding-bottom: 12px;
    border-bottom: 3px solid #851652;
    font-style: normal !important;  
   color:#851652; 
   font-size: 1.6em;
}
.perfect-wrapper img{
    margin-top:30px
} 
.door-btn {
    margin-top: 25px;
   margin-bottom: 14px;
}
.door-btn a {
    border: 2px solid white;
    color: #fff !important;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    padding: 16px 40px;
    font-weight: 700;
    font-size: 1.3rem !important;
    background-color: #851652;
    display: inline-block;
}
.door-btn a:hover {
    background: transparent;
    border: 2px solid #851652;
    color: #851652 !important;
}
.perfect-wrapper:hover {
    top: -10px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
.perfect-wrapper:nth-child(2n){
    margin-right:0
}

/*29012021*/
.ekko-lightbox-container div img{
	float:left;
	width:100%;
}
.modal-backdrop.show{
	z-index: 99999;
}
.ekko-lightbox.modal.show{
	z-index: 999999;
}
@media(max-width:767px){
    .perfect-wrapper h3{
       font-size: 1.5em;
    }
    .door-btn a{
            padding: 16px 15px;
    font-weight: 700;
    font-size: 1.2rem !important;
    }
    .Perfect-door h3{
        min-height: 114px
    }
}
@media(max-width:639px){
    .perfect-wrapper h3{
        font-size: 20px;
    }
    .door-btn a{
        padding: 16px 15px;
        font-size: 16px !important;
        
    }
}
@media(max-width:575px){
   .perfect-inner-wrapper{
    flex-wrap:wrap
    }
    .perfect-wrapper{
        width:100%;
             margin-bottom:20px;
           margin-right: 0px;
    }
    .Perfect-door h3{
        min-height: auto;

    }

}
@media(max-width:479px){
   .Perfect-door h3{
      max-width: 100%
    }
}
.perfect-wrapper img{
    margin-top:30px;
    max-width:100%;
}  

.pvc-sash-images img:nth-of-type(1){
  max-width:68%; float:left; display:inline-block; margin-top:6.5em;
}

.pvc-sash-images img:nth-of-type(2){
  max-width:29%; float:right; display:inline-block;
}

@media only screen and (max-width:800px){
  .pvc-sash-images img:nth-of-type(1){
  width:100%;
  max-width:100%;
  margin-left:auto;
  margin-right:auto;
  margin-top:30px;
  }

  .pvc-sash-images img:nth-of-type(2){
   max-width:100%;
   margin-left:auto;
   margin-right:auto; 
   width:50%;
   float:none;
   align-items:center;
   display:block;
  }
}

/* Trident's Fixes */

.custom-flex {
    display: flex;
    flex-wrap: wrap;
}

.col-half {
    width: 50%;
}

.img-wrap {
    overflow: hidden;
}

.img-wrap img {
    max-width: 100%;
}

.no-container {
    width: 100%;
    max-width: 100vw;
}

.img-cover img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.contact-form-section .img-wrap {
    width: 100%;
    height: 100%;
    padding: 15px 20px;
}

.contact-form-section,
.home-hero-section{
    background-color: #0A3B41;
}

.contact-from-wrap, 
.hero-content-wrap {
    padding: 50px;
    text-align: center;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contact-from-wrap .gravity-theme {
    text-align: left;
}

.contact-from-wrap .wp-editor > h2 {
    font-size: 48px;
    font-weight: 700;
    margin-top: 0px;
}

.contact-from-wrap .wp-editor {
    max-width: 620px;
}

.contact-from-wrap .wp-editor > h3 {
    font-size: 24px;
    font-weight: 600;
    color: #ffffff;
}

.contact-from-wrap .wp-editor > p {
    font-size: 18px;
    font-weight: 600;
    margin-top: 10px;
}

.contact-from-wrap .gform_wrapper.gravity-theme .gform_footer {
    justify-content: center;
}

.contact-from-wrap .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.4;
    padding-left: 30px;
    padding-right: 30px;
    background: #077785;
    border-color: #077785;
    color: #ffffff;
}

.contact-from-wrap .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover {
    background: #fff;
    color: #077785;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.contact-from-wrap .gform_wrapper.gravity-theme .gfield input,
.contact-from-wrap .gform_wrapper.gravity-theme .gfield select {
    max-width: 100%;
    min-height: 60px;
}

.gform_wrapper.gravity-theme .gfield textarea.medium {
    height: 120px;
}

.home-hero-section .hero-content-wrap{
    text-align: left;
    min-height: 100%;
}

header.header {
    position: sticky;
}

.home-hero-section .hero-pretitle {
        margin-top: 0px;
    font-size: 24px;
    color: #E4E3E3;
    font-weight: 800;
    margin-bottom: 16px;
}

.home-hero-section .hero-title {
    font-size: 48px;
    font-weight: 700;
    line-height: 1.2;
}

.home-hero-section .hero-text {
    font-size: 24px;
}

.home-hero-section .hero-content-wrap .btn{
    margin-top: 40px;
    background: #077785;
    border-color: #077785;
}

.home-hero-section .hero-content-wrap .title-wrap {
    max-width: 640px;
}

.header_right a.free-quotes {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    background: none;
    border: none;
    color: #fff;
    background: #087785;
    font-size: 1.3em;
    float: right;
    outline: none;
    padding: .4em .7em;
    border-radius: 0;
    -webkit-transition: background 0.1s linear;
    -moz-transition: background 0.1s linear;
    -o-transition: background 0.1s linear;
    transition: background 0.1s linear;
    position: relative;
}

.shrink .header_right a.free-quotes{
	top: -6px;
}

#content {
    margin-top: 0px !Important;
}

@media screen and (max-width: 991px){
    .col-half {
        width: 100%;
    }

    .contact-form-section .img-wrap {
        padding: 0px;
    }

    .contact-from-wrap .wp-editor>h2 {
        font-size: 24px;
    }

    .contact-from-wrap .wp-editor>h3,
    .contact-from-wrap .wp-editor>p{
        font-size: 16px;
    }

    .contact-from-wrap {
        padding: 40px 15px;
    }

    .contact-from-wrap .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]):not([type=submit]) {
        min-height: 40px;
    }

    .contact-from-wrap .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
        font-size: 15px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    
    .header_right a.free-quotes {
    	margin: 0 auto;
        display: block;
     }
     
     .home-hero-section .hero-pretitle {
        font-size: 14px;
    }

    .home-hero-section .hero-title {
        font-size: 24px;
    }

    .home-hero-section .hero-text {
        font-size: 16px;
    }

    .home-hero-section .hero-content-wrap {
        padding: 40px 15px;
    }

    .home-hero-section .hero-content-wrap .btn{
        margin-top: 24px;
    }
}