/*!
 * Start Bootstrap - Full Slider HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

html,
body {
    height: 100%;
    background: #f4f4f4;
}
@font-face {
    font-family: 'bebas_neueregular';
    src: url('../fonts/bebasneue-webfont.woff2') format('woff2'),
         url('../fonts/bebasneue-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.carousel,
.item,
.active {
    height: 100%;
}

.carousel-inner {
    height: 100%;
}
ul, li
{
    padding: 0;
    margin:0;
}
a:hover
{
    text-decoration: none;
}
/* Background images are set within the HTML using inline CSS, not here */

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

footer {
    margin: 50px 0;
}
header
{
    background: #FFF;
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: 'bebas_neueregular';
    font-size: 24px;
}
.fixed-header {
  position: fixed;
  top:0; left:0;
  width: 100%; 
  z-index: 9999999
}
header br, .trustpilot br
{
    display: none;
}
header img
{
    box-shadow: none;
    margin-bottom: 0;
}
header p
{
    text-align: right;
    padding-top: 10px;
    letter-spacing: 1px;
}
#mainbanner
{
    background-image: url("../images/banners.jpg");
    background-size:  cover;
    background-position: center;
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 20px;
    color: #FFF;
}
#mainbanner h2
{
    font-size: 78px;
    font-family: 'bebas_neueregular';
    line-height: 100%;
    
}
#mainbanner h2 span
{
    color: #fdd44a;
}
#mainbanner p
{
    font-family: 'PT Serif', serif;
}
#mainbanner ul
{
    list-style-image: url("../images/ticks.png");
    padding: 0;
    margin:0 0 0 30px;
    font-family: 'PT Serif', serif;
    font-weight: 600;
}
#mainbanner h3
{
    font-size: 44px;
    font-family: 'bebas_neueregular';
    line-height: 100%;
    color: #fdd44a;
   background: rgba(0, 0, 0, 0.6);
   float: left;
   padding: 8px;
}
#mainbanner .btn-default
{
    background: #fdd44a;
    color: #151515;
    font-size: 28px;
    padding: 15px 45px;
    border-radius: 0;
    float: left;
    border: none;
    clear: both;
    font-family: 'bebas_neueregular';
    text-shadow: 1px 1px #fff;
    margin-bottom: 100px;
}
.mainnav
{
    background: #FFF;
    box-shadow: 0px 5px 10px #ddd;
    padding: 15px 0;
}
.mainnav ul li
{
    display: inline-block;
    float: left;
    padding:0 22px;
    border-left: 1px #dedede solid;
    font-size: 27px;
    font-family: 'bebas_neueregular';
}
.mainnav ul li:first-child
{
    border: none;
}
.mainnav ul li a
{
    color: #005b8f;
    
}
section
{
    padding-top: 90px;
    padding-bottom: 90px;
    font-family: 'PT Serif', serif;
    font-size: 17px;
}
section h1
{
    font-family: 'bebas_neueregular';
    color: #464747;
    font-size: 44px;
}
section  ul
{
    margin-left: 25px;
}
section p
{
    margin-bottom: 25px;
    color: #484848;
}
section iframe
{
    width: 100%;
    margin-top: 15px;
}
section  img
{
    text-align: center;
}
.smtxt
{
    font-size: 15px;
}
.mt0
{
    padding-top: 0;
}
.testimonial
{
    background-image: url("../images/testimonalbg.jpg");
    background-size:  cover;
    background-position: center;
    padding-top: 40px;
    padding-bottom: 40px;
}
.testimonial h2
{
    color: #f4f4f4;
    font-family: 'bebas_neueregular';
    font-size: 44px;
    margin-bottom: 30px;
}
.testimonial p
{
    color: #fdd44a;
    font-style: italic;
}
.testimonial span {
    color: #FFF;
    text-align: right;
    /* float: right; */
    width: 100%;
    display: inline-block;
    margin-bottom: 25px;
}
.reviewsection
{
    background: #f1f1f1;
    border:solid 1px #dedede;
    min-height: 500px;
		padding-top:30px;
}
.trustpilot h2
{
    color: #464747;
    font-family: 'bebas_neueregular';
    font-size: 44px;
    margin-bottom: 30px;
    text-align: center;
}
.trustpilot h2 img
{
    margin: -12px 5px 0 0;
    box-shadow: none;
}
.features
{
    background: #FFF;
}
.features h2
{
    color: #464747;
    font-family: 'bebas_neueregular';
    font-size: 44px;
    margin-bottom: 30px;
}
img
{
    box-shadow: 0px 5px 5px #ddd;
    margin-bottom: 10px;
}
.dskhide
{
    display: none;
}
.mt25
{
    margin-top: 90px;
}
.team
{
    background: #f4f4f4;
}
.team p
{
    line-height: 160%;
}
.team h2
{
    color: #464747;
    font-family: 'bebas_neueregular';
    font-size: 44px;
    margin-bottom: 30px;
}
.team ul
{
    list-style: none;

}
.team ul li
{
    float: left;
    margin: 0 12px 10px 0;
    max-width: 120px;
    margin-bottom: 25px;
		height:155px;
}
.team ul li img
{
    box-shadow: none;
}
.team ul li span
{
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 13px;
}
.Contactus
{
    background: #fdd44a;
    text-align: center;
}
.Contactus h2
{
    color: #1e1e1e;
    font-family: 'bebas_neueregular';
    font-size: 44px;
    margin-bottom: 30px;
}
.Contactus ul
{
    list-style:none;
    padding: 0;
    margin: 0;
}
.Contactus ul li input
{
    background: #f6f6f6;
    border-radius: 4px;
    min-width: 390px;
    padding: 15px;
    border: none;
    -webkit-box-shadow: inset 2px 2px 1px 0px rgba(0,0,0,0.10);
    -moz-box-shadow: inset 2px 2px 1px 0px rgba(0,0,0,0.10);
    box-shadow: inset 2px 2px 1px 0px rgba(0,0,0,0.10);
    margin-bottom: 20px;
    font-family: 'PT Serif', serif;
    font-size: 16px;
    font-style: italic;
    color: #8a8a8a;
}
.Contactus ul li input[type="submit"]
{
    background: #1e1e1e;
    border-radius: 0px;
    min-width: 390px;
    padding: 15px;
    border: none;
    margin-bottom: 20px;
    font-family: 'bebas_neueregular';
    font-size: 27px;
    color: #fff;
    font-weight: normal;
    font-style: normal;
}
.Contactus ul li p
{
    font-style: italic;
    font-family: 'PT Serif', serif;
    font-size: 15px;
}
footer
{
    background: #000000;
    padding:40px 0 100px 0;
    margin: 0;
    color: 17px;
    color: #FFF;
    font-family: 'PT Serif', serif;
}
footer img
{
    box-shadow: none;
    
}
footer p
{
    font-size: 17px;
}
footer p.phone
{
    font-family: 'bebas_neueregular';
    font-size: 27px;
    color: #fdd44a;
    margin-bottom: 50px;
}
p.copyright
{
    color: #6b6b6b;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}
p.copyright a
{
    color: #6b6b6b;
}
section iframe
{
    margin-top: -15px;
}
footer br
{
    display: none;
}
@media (min-width: 768px) and (max-width: 1024px) {
img
{
    max-width: 100%;
}
#mainbanner h2
{
    font-size: 60px;
}
#mainbanner
{
    background-position: 60%;

}
.mainnav ul li {
   
    padding: 0 15px;
    font-size: 16px;
}
.features h2, .testimonial h2, .features h2, .team h2, .Contactus h2, section h1
{
    font-size: 32px;
}

}
@media  (max-width: 767px) {
img
{
    max-width: 100%;
}
.logo
{
    border-bottom: solid 1px #eaeaea;
    padding-bottom: 15px;
    text-align: center;
}
.logo img
{
    width: 80%;
}
header p
{
    text-align: center;
    font-size: 24px;
    letter-spacing: 0;
}
header br
{
    display: block;
}
#mainbanner h2
{
    font-size: 42px;
}
#mainbanner h3
{
    font-size: 30px;
}
#mainbanner
{
    background-image: url("../images/mobilebanner.png");
    background-size: auto;
    background-position: center 96%;
    background-repeat: no-repeat;
    background-color: #002a3d;
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 20px;
    color: #FFF;
    position: relative;
}
#mainbanner .btn-default
{
    margin-bottom: 180px
}
.bannerrate
{
    background-color: #000000;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-top: 10px;
    font-size: 24px;
    line-height: 26px;
}
.bannerrate p
{
    font-family: 'bebas_neueregular' !important;
}
.bannerrate img
{
    box-shadow: none;
    margin: 0;
}
section iframe
{
    height: auto;
    margin:0;
}
.videowrap p.text-right
{
    text-align: center !important;
}
.mainnav
{
    padding:0;
}
.mbhide
{
    display: none !important;
}
.mainnav ul li {
   
    font-size: 24px;
    width: 100%;
    border-left: none;
    border-bottom: 1px #dedede solid;
    text-align: center;
}
.mainnav ul li:first-child
{
    border-bottom: 1px #dedede solid;
}
.features h2, .testimonial h2, .features h2, .team h2, .Contactus h2, section h1
{
    font-size: 30px;
    text-align: center;
    margin-bottom: 30px;
}
.Contactus ul li input,
.Contactus ul li input[type="submit"]
{
    min-width:280px 
}
.pull-right
{
    float: none !important
}
footer
{
    text-align: center;
}
footer img
{
    width: 60%;
}
footer p
{
    font-size: 15px;
    text-align: center;
}
section
{
    padding-top: 20px;
    padding-bottom: 20px;
}
.trustpilot h2
{
    font-size: 30px;
    line-height: 150%
}
.trustpilot h2 img 
{
    width: 26px;
}
.trustpilot br, .dskhide
{
    display: block;
}
.dskhide
{
    margin-bottom: 30px;
}
.trustpilot h2 img.trustpilot
{
    width: 280px;
}
.mt25
{
    margin-top: 25px;
}
.team .teamscroll
{
   height: 180px;
   overflow: scroll;
 
}
.team .teamscroll ul{

   width: 800%;
   overflow-x: scroll;
}
.copyright
{
    text-align: left;
}
}
.modal{
  position: absolute !important;
  bottom: inherit;
}
.modal-content{
  background: #f4f4f4;
  padding:40px 80px;
}
.modal-content img.logo{
  width: 40%;
}
.modal-content h1, h2, button.btn{
  font-family: 'bebas_neueregular';
}
.modal-content p{
  color:black;
}
.modal-content p{
    font-family: 'PT Serif', serif;
    font-size: 19px;
    margin: 20px 0px;
}
.modal-content p.sm{
    font-size: 17px;
}
.modal-content p.xs{
    font-size: 15px;
}

.modal-content button.btn{
  background: #fdd44a;
  padding: 10px 30px;
  font-size: 24px;
  color: black;
  border-radius: 0px !important;
  border-bottom: solid 1px black;
  margin: 5px;
}

::-webkit-input-placeholder { color:#b9b9b9; font-family: 'PT Serif', serif; font-style: italic;}
::-moz-placeholder { color:#b9b9b9; font-family: 'PT Serif', serif; font-style: italic;} 
:-ms-input-placeholder { color:#b9b9b9; font-family: 'PT Serif', serif; font-style: italic;} 
input:-moz-placeholder { color:#b9b9b9; font-family: 'PT Serif', serif; font-style: italic;}