


@charset "utf-8";
/* CSS Document */


#new-landing-page  section.text-banner h3
{
    font-size: 40px;
}


#new-landing-page .banner {
    background: url(bannerbg.jpg) no-repeat left;
    background-size:contain;
    min-height: 590px; 
  position:relative
}
#new-landing-page .banner h2
{
    font-size: 55px;
    color: #fff;
    line-height: 50px;
}

#new-landing-page .banner p
{
    font-size: 40px;
    color: #fff;
    line-height: 30px;
}

#new-landing-page  .text-box
{
    max-width: 700px;
    margin-top: 20%;
}



#new-landing-page  .form-schedule {
    border: 3px solid #b39671;
    float: left;
    padding: 20px;
    margin-top: 20%;
}

#new-landing-page .form-group {
    float: left;
 
    margin-bottom: 8px;
    padding: 5px;
}

.form-schedule  h3 {
    color: #fff;
    font-size: 28px !important;
    text-transform: uppercase;
    text-align: center;
}


#new-landing-page  .form-group.full
{
    width:100%;
}


#new-landing-page   input.form-control {
    width: 100%;
}
@media(max-width:768px)
  {
    #new-landing-page input.form-control
    {
      margin-bottom:0px;
    }
  }

#new-landing-page .banner .content
{
   padding:0px ;
}

.grid__item.image-ban {
    width: 60%;
}

.grid__item.form-ban {
    width: 40%;
  background-color: #252239;
    height: 100%;
    min-height: 590px;
    
}

input.form-control::placeholder
{
   color:#c7b092;

}

input.form-control
{
    
        border-radius:0px;
        border: 1px solid #fff; 
}


#new-landing-page  input.btn-submit {
    background-color: #b39671;
    width: 100%;
    border-radius: 4px;
    color: #fff;
    border-color: #b39671;
    /* font-weight: 600; */
    font-weight: bold;
    font-size: 16px;
    padding: 7px;
}

#new-landing-page input.btn-submit:hover,#new-landing-page input.btn-submit:focus,#new-landing-page input.btn-submit:active {
    background-color: #caac85;
    outline:none;
         border-color: #caac85;
}



#new-landing-page .banner:after {
    background: url(bg-shape.png) no-repeat left;
    content: "";
    display: block;
    width: 531px;
    height: 427px;
    position: absolute;
    top: 4px;
}


#new-landing-page  section.text-banner {
    background-color: #fff;
    text-align: center;
}



#new-landing-page  .content {
    padding: 30px 0px 15px 0px;
    float: left;
    width: 100%;
}



#vimeo-id{
   position: absolute; 
   top: 0;
  }

  #new-landing-page .play
  {
    position: relative;
    padding: 0px !important;
    background-color: #252239;
    min-height: 612px;
    overflow:hidden;
  }


  img#vimeo-id {
        height: auto;
   
    max-width: none;
    left: 0px;
    cursor: pointer;
    width: auto !important;
    height: 100%;

}

iframe#vimeo-video {
  
    left: 0;
    margin-top: 0px;
}


section.tick-sec {
    min-height: 535px;
    background-color: #b59971;
  float: left;
    width: 100%;
  
}

#new-landing-page ul.benefits {
    list-style: none;
    margin-top: 4%;
}

#new-landing-page ul.benefits li {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 28px;
    /* max-width: 590px; */
}

#new-landing-page ul.benefits li  img
{
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}




#new-landing-page section.schedule-cta {
      background-color: #252239;
    text-align: center;
    color: #fff;
    padding: 30px 0px;
    border-top: 3px solid #fff;
   float:left;
   width:100%;
}


#new-landing-page  .cta-wrap {
    max-width: 800px;
    text-align:center;
    margin: 0px auto;

}

#new-landing-page  .cta-wrap h3
{
  line-height: 30px;
  display: inline-block;
}

#new-landing-page  .btn-yellow {
    background-color: #b39671;
    color: #fff;
    padding: 12px 25px;
    font-size: 20px;
    border-radius: 4px;
    font-weight: bold;
}
#new-landing-page  .cta-wrap .btn-yellow
{
    display: inline-block;
    vertical-align: top;
    margin-left: 60px;
}

.btn-yellow:hover {
    background-color: #c09e6d !important;
}


#new-landing-page h3
{
    font-size: 40px;
}

section.know {
 background-color:#eae3d9;
 text-align: center;
 padding-top:30px; 
      float: left;
    width: 100%;
}


#new-landing-page section.know h3
{
    margin-top: 30px;
    margin-bottom: 100px;
    margin-top: 10px;
}

#new-landing-page .icon-text h4 {
    color: #b39671;
    font-size: 22px;
    font-family: "egyptienne",Times New Roman,serif;
}

#new-landing-page .icon-text h4 span {
    display: block;
    font-size: 30px;
    color: #fff;
}

#new-landing-page .icon-section {
    background-color: #252239;
    color: #fff;
    padding-bottom: 30px;
}


#new-landing-page  .icon-round {
    border-radius: 50%;
    background-color: #252239;
    width: 118px;
    height: 118px;
    margin: 0 auto;
    box-shadow: 0px 3px 0px #b39671;
    margin-top: -55px;
    margin-bottom: 22px;
}

#new-landing-page  .icon-round img {
    margin-top: 9px;
}



#new-landing-page  section.company-logos {
    background-color: #fff;
    padding-top: 20px;
        float: left;
    width: 100%;
}

#new-landing-page  ul.logo-list {
    list-style: none;
    padding: 0px;
   text-align: center;
}

#new-landing-page  ul.logo-list li {
    display: inline-block;
    margin: 20px;
     width:15%;
}

#new-landing-page  ul.logo-list li
 img {
    opacity: .5;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);

}

#new-landing-page  ul.logo-list li img:hover {
    opacity:  1;
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}



#new-landing-page  .subscribe h3 {
    /* color: #fff; */
    text-align: center;
}

#new-landing-page  section.subscribe {
    text-align: center;
    padding: 30px 0px;
    background-color: #dedbd7;
    float: left;
    width: 100%;
}

#new-landing-page  .form-subscribe {
    /* float: left; */
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    display: block;
    margin-top: 40px;
}

#new-landing-page  .subscribe input.form-control {
    width: 50%;
    border: 1px solid #cbcbcb;
    width: 100%;
      min-width: 357px;
}

@media(max-width:768px)
  {
     #new-landing-page .subscribe input.form-control
    {
      min-width:0px;
      max-width:350px;
    }
  }


#new-landing-page .subscribe .form-group {
  /*  width: 33.33%;*/
      float: none;
    display: inline-block;
}


#new-landing-page  .subscribe input.btn-submit {
    max-width: 90%;
    float: left;
    /* margin-left: 0px; */
    text-transform: uppercase;
    font-size: 16px;
    display: block;
    text-align: center;
    margin: 0 auto;
    float: none;
      padding: 6px 99px;
      max-width: 350px;
    
}

#new-landing-page p.note.form-success {
    font-size: 13px;
    color: #252239;
}


 #new-landing-page .slidelanding {
    width: 28%;
    margin-left: 15px;
}

  #new-landing-page .slidelanding .video {
    padding: 0px !important;
    background: transparent !important;
    color: #fff;
}


  #new-landing-page  footer.site-footer.small--text-center {
    float: left;
    width: 100%;
}

  #new-landing-page  section.office-testimonials {
    float: left;
    width: 100%;
    background: #252239;
}

.tick-sec .video-wrapper {
    position: static;
}


.tick-sec #vimeo-id-wrap:after {
     content: "";
    width: 83px;
    height: 83px;
    background: url(play.png) no-repeat;
    position: absolute;
    display: block;
    top: 50%;
    left: 60%;
    margin-left: -83px;
  z-index:9;
    margin-top: -41px;
      cursor: pointer;
}




@media(max-width:993px)
  {
     .grid__item.image-ban {
    width: 100%;
}.grid__item.form-ban
    {
        width: 100%;
          background: transparent;
    }
    
    
    #new-landing-page .form-schedule
    {
           margin-top: 5%;
    }
    
    #new-landing-page .banner
    {
       background-size:cover;
    }
    #new-landing-page section.tick-sec .grid__item.large--one-half {
        width:100%;
    }
    
  }


@media(max-width:768px)
  {
     #new-landing-page .text-box
    {
           margin-top: 43%;
    }
    #new-landing-page .banner h2 {
    font-size: 35px;
    }
    #new-landing-page .banner p {
    font-size: 24px;
    }
    
    #new-landing-page h3 {
    font-size: 28px !important;
     
}
    #new-landing-page .play
    {
          min-height: 300px;
    }
    
    
       #new-landing-page .icon-box {
    margin-bottom: 85px;
}
    
    
    #new-landing-page .subscribe .form-group
    {
      display:block
    }
  }

@media(max-width:475px)
  {

#new-landing-page ul.logo-list li {
    display:block;
   
       width: 80%;
    margin: 0 auto;
    margin-bottom: 15px;
}
    
    #new-landing-page .slidelanding {
    width: 45%;
    }

    #new-landing-page .subscribe .form-group {
    width: 100%;
}
 
    
    #new-landing-page .banner:after {
   
    width: 271px;
    height: 226px;
   
    top: 0px;
    background-size: contain;
}
    
    
    #new-landing-page .cta-wrap h3 {
    
   
       margin-left: 15px;
}
    #new-landing-page .cta-wrap .btn-yellow
    {
           margin-left: 9px;
    }
    
  }




/* .slidelanding .video {
    background-color: transparent;
    color: #fff;
    padding: 0px;
    width: 100%;
    flex: none;
    height: auto;
}

.video-wrapper {
    width: 100%;
    float: left;

    padding: 0px;
   
}

.video-wrapper iframe {
    float: left;
    width: 100%;
    position: static;
}



.slidelanding.desktop {
    /* display: flex !important; 
    width: 40%;
} */


 /*------------Update 1-3-2018-----------------------*/



.grid__item.form-ban, #new-landing-page .banner
{
       height: 450px;
      min-height: auto;
       
}
#new-landing-page .banner
{
background-size: auto;
}


#new-landing-page .text-box {
   
    margin-top: 20%;
    position: absolute;
    top: 50%;
    margin-top: -85px;
}


#new-landing-page .form-schedule select {
   
    background-color: #fff;
    border-radius: 0px;
  color: #b39671;
    width: 100%;
      background-position: right 8px center;
}


.form-schedule select::placeholder
{
    color:#c7b092;

}
#new-landing-page .form-schedule
{
   margin-top: 13%;
}

.form-schedule select option {
    color: #b39671;
}



#new-landing-page .grid__item.image-ban
{
   position:relative;
   height:438px
}


#new-landing-page .cta-wrap .btn-yellow
{
       margin-left: 0px;
      padding: 15px 30px;
      font-size: 24px;
     
       
}

p.test-caption {
    margin-top: -3px;
}

@media(max-width:993px)
  { 
     #new-landing-page .banner {
    background-size: cover;
    height: auto;
       padding-bottom: 20%;
 	}
     
    #new-landing-page .grid__item.image-ban
    {
       height:auto;
    }   
    #new-landing-page .text-box
    {
      position:static;
      margin-top: 22%;
    }
    
      .grid__item.form-ban, #new-landing-page .banner
    {
           height: auto;
    }
    
    
     
}


@media(max-width:475px)
  { 
    
 #new-landing-page .slidelanding {
    width: 45%;
    }
    
  
  }  

/*-------------------------------Landing Page 2------------------------------*/


#new-landing-page .large--one-fourth {
    width: 25%;
}




#new-landing-page .logo-left {
    display: inline-block;
}

#new-landing-page .content-right {
    display: inline-block;
    vertical-align: top;
}

#new-landing-page .content-right p.author {
    font-size: 15px;
    margin-top: 14px;
}


#new-landing-page .logo-left {
    padding-left: 0px !important;
    background-color: #fff;
        padding: 19px !important;
    border-radius: 5px;
      text-align: center;
      width: 30%;
    
}

#new-landing-page .content-right {
    color: #fff;
   padding: 27px;
       width: 65%;
    font-size: 20px;
    line-height: 27px;
   padding-top:0px !Important;
  
}

#new-landing-page .logo-left img {
      display: block;
      text-align: center;
    margin: 0 auto;
   
}

#new-landing-page .atest {
    /* max-width: 1480px; */
    width: 70%;
  
}


#new-landing-2 .icon-text h4 {
    color: #fff;
    font-size: 18px;
}

#new-landing-page  .logo-left a i {
    margin-right: 5px;
}


#new-landing-2 section.office-testimonials {
    min-height: 340px;
}


@media(max-width:993px)
  {
     #new-landing-page .logo-left,#new-landing-page .content-right
    {
       width:100%;
          margin-bottom: 25px;
    }
    #new-landing-page .icon-round
    {
           
    }
    #new-landing-page .large--one-fourth {
    width: 50%;
    min-height: 250px;
}
    
  }


@media(max-width:475px)
  {
        #new-landing-page .large--one-fourth {
    width: 100%;
     min-height: 0px;       
    
}
  }


     
#new-landing-2  .site-footer
{
   float:left;
   width:100%;
}

h4.caption.partnercap {
    color: #fff;
}

.landing-page.partnership-page .grid__item.image-ban {
    text-align: center;
}

.landing-page.partnership-page .grid__item.image-ban .text-box {
    left: 0px;
    right: 0px;
    margin-left: auto;
    margin-right: auto;
}
#partneship-zo #new-landing-page .play{
 min-height: 700px;
}
#new-landing-page .icon-phone {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    position: absolute;
    top: -45px;
    right: 0px;
}
#new-landing-page .form-schedule {
    position: relative;
}
a.dwnldbrochure {
   color: #b39671;
   margin-top: 9px;
  margin-bottom: 15px;
   float: left;
   background: #b39671;
   color: #fff;
   padding: 8px 15px;
   border-radius: 5px;
   font-weight: bold;
   font-size: 16px;
}

a.dwnldbrochure:hover {
   background-color: #b99c77;
}

#new-landing-page .form-schedule {
    margin-top: 10%;
}
#new-landing-page p.content-for-area {
    font-size: 22px;
}
@media(max-width:993px){
#new-landing-page p.content-for-area {
    font-size: 20px;
}
}