body{  font-family: 'poppinsregular';}

.top-bor {
    background-color: #00ADEF;
    padding: 2px;
}
.margin-50-8{margin-bottom: 80px; margin-top: 80px;}
.margin-50{margin-bottom: 50px; margin-top: 80px;}
.margin-25{margin-bottom: 25px; margin-top: 25px;}
.margin-b-80{margin-bottom: 80px;}
.margin-t80{margin-top: 80px;}
.nav-bg {
    background-color: #F1F1F1;
}

.inner-heading{
    
      margin-bottom: 10px;
    margin-left: 0px;  
  line-height: 91px !important;
}

.min-h800 {
    min-height: 852px;
}

.inner-heading h2 {
    border-left: 8px solid #00A8DD !important;
    padding-left: 20px !important;
    font-size: 65px !important;
    font-family: 'robotobold';
    text-shadow: 2px 2px #000;
    color: #fff;
}

.fl-col-content {
    box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.13);
        padding: 34px;
}

.fl-col-content label {

    font-size: 17px;
   font-weight: normal;
    line-height: 29px;
 
    
}

.fl-col-content1 {
    box-shadow: 0px 0px 2px 3px rgba(0, 0, 0, 0.06);
    padding-top: 50px;
    padding-right: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
    min-height: 390px;
}


.uabb-heading-wrapper {
    border-left: 6px solid #00A8DD;
    padding-left: 27px;
    margin-bottom: 25px;
}

.uabb-heading-wrapper h2{    font-weight: 700;
    font-size: 40px;}

.img-bor-p {
    border: 1px solid #cecbcb;
    padding: 5px;
    margin-right: 22px;
}

.cont-tb{margin-top: 80px; margin-bottom: 80px;}

.fl-heading h3{font-size: 24px;
    line-height: 1.2;
    letter-spacing: 0px;
font-family: 'robotobold';}


.blue-01 h3{color: #00A8DD;
    font-family: 'robotobold';
    margin-bottom: 10px;}


.img-h {
    height: 34px;
    margin-bottom: 41px;
    margin-right: 13px;
}

.table-bordered {
    border: 1px solid #ddd;
    margin-top: 23px;
}
.img-responsive {
    display: inline;
}

#meet h4 {
    font-size: 25px;
    color: #093178;
    font-family: 'marteldemibold';
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
  display: block;
}

.dropdown-submenu>a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
  border-left-color: #fff;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

.mr-left-20 {
    margin-left: 22px;
}

.bg-nav {
    background-color: #0061AA;
    border-top: 4px solid #009B68;
}

.blue-bg {
    background-color: #093178;
    padding-top: 50px;
    background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-size: cover; 
    background-position: center center;
    padding-bottom: 50px;
}

.col-centered {
    float: none;
    margin: 0 auto;
}

.form-group {
    margin-bottom: 15px;
    padding-right: 10px;
}
.mar-bt-10{margin-top: 10px; margin-bottom: 10px;}
.mar-bt-20{margin-top: 20px; margin-bottom: 20px;}
.callus {
    font-family: 'robotobold';
    color: #000000;
    margin-top: 40px;
    text-transform: uppercase;
    margin-bottom: 32px;
    font-size: 25px;
}

.callus a {
    color: #ffffff;
    text-decoration: none;
}

.callus a:hover{
     color: #ffffff;
    text-decoration: none;
}

span.calln {
    color: #ff0000;
    font-size: 26px;
}


span.calln a {
    color: #ff0000;
    font-size: 26px;
    text-decoration: none;
}

span.calln a:hover {
    color: #ff0000;
    font-size: 26px;
    text-decoration: none;
}
.navbar {
    margin-bottom: 0px !important;
    margin-top: 1px;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
}

.navbar .navbar-collapse {
    text-align: center;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 15px 74px;
}

.navbar-default {
    border-radius: 0px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: transparent;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover {
    color: #ffffff;
    background-color: #093178;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #ffffff;
    background-color: #093178;
}

.navbar-default .navbar-nav>li>a {
    font-family: 'poppinsregular';
    color: #000;
    font-size: 124%;
    text-transform: uppercase;
    margin-right: 2px;
}

.navbar-toggle {
    width: 100%;
    float: none;
    margin-right: 0;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #123962;
}

.dropdown-menu {

    background-color: #123962;
}

.dropdown-menu > li > a {
    padding: 10px 20px;
    color: #fff;
    font-size: 16px;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #ffffff;
    text-decoration: none;
    background-color: #00adef;
}

.dropdown-menu .divider {
    height: 1px;
    margin: 1px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}


.dr-active {
    background-color: #009b68;
}


.top-slide {
    background-image: url(../images/roof-repair.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    min-height: 639px;
}

.top-kit-in {
    background-image: url(../images/kitchen-top.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    min-height: 500px;
}


.top-slide-in {
    background-image: url(../images/roof-repair.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    min-height: 500px;
}

.top-contact{
    background-image: url(../images/contact-us.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
  min-height: 500px;
}
.top-testimonials{
    background-image: url(../images/new-roof.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
      min-height: 500px;
}

.top-ice-dam{
    background-image: url(../images/ice-dam.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
  min-height: 500px;
}

.top-roof-solutions{
    background-image: url(../images/roof-solutions-ny.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
  min-height: 500px;
}


.top-about-us{
    background-image: url(../images/banner-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
   min-height: 500px;
}


.basement-waterproofing{
    background-image: url(../images/basement-waterproofing.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
   min-height: 500px;
}


.radon{
    background-image: url(../images/radon-mitigation.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
   min-height: 500px;
}

.home-from {
    background-color: transparent;
    border-radius: 0px;
    margin-top: 51px;
    padding: 10px;
    margin-bottom: 31px;
}

.foundation-repair {
    background-image: url(../images/foundation-repair.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 500px;
}

.sump-pump {
    background-image: url(../images/sump-pump.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    min-height: 500px;
}

.vapor-barriers {
    background-image: url(../images/vapor-barriers.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 500px;
}

.egress {
    background-image: url(../images/egress.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 500px;
}

.work {
    background-image: url(../images/our-work.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 500px;
}

.contact {
    background-image: url(../images/contact-us.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 500px;
}

.garden-windows {background-image: url(../images/garden-windows-top.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 500px;
}

 .why-choose {
            background-color: #009FE3; /* Adjust color if needed */
            color: white;
           
            padding: 50px;
        }
        .why-choose h2 {
    
                font-family: 'robotomedium';
        }
        .why-choose ul {
            list-style: none;
            padding: 0;
        }
.why-choose li {
    font-size: 17px;
    margin: 10px 0;
}
        .check-icon {
            color: white;
            margin-right: 8px;
        }



.why-choose01 ul {
    list-style: none;
    padding: 0;
    margin-left: 38px;
}
        .why-choose01 li {
              color: #4b4a4a;
    font-size: 17px;
    line-height: 27px;
            margin: 8px 0;
        }
.check-icon01 {
    color: #00a8dd;
    margin-right: 8px;
}




.spray {background-color: #f2f2f2; padding-top: 60px;
    padding-bottom: 60px;
}
#slide-txt h3{ color: #fff; text-transform: uppercase;  font-family: 'montserratmedium';}

#slide-txt {
    margin-top: 202px;
    margin-left: 0px;
}

#slide-txt h1 {
    color: #fff;
    font-family: 'robotobold';
    font-size: 42px;
    text-shadow: 2px 2px 2px #000;
    line-height: 44px;
}

#slide-txt p {
    font-size: 18px;
       color: #fff;
    font-family: 'robotobold';
    line-height: 26px;
}

.btn-warning {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 35px;
    padding-right: 35px;
    border-radius: 0px;
    font-size: 19px;
    background: #00A8DD;
    border-color: #00A8DD;
}

.btn-warning:hover {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}


.home-from h1 {
    font-size: 28px;
    font-family: 'montserratmedium';
    line-height: 33px;
    color: #fff;
    text-align: center;
}


.home-from .form-control {
    border: 1px solid #fff;
    background-color: rgba(255,255,255,.7);
    font-weight: 300;
    border-radius: 0px;
}


.home-from  input::placeholder {
  color: #000;
}


.uabb-heading-wrapper {
    border-left: 6px solid #00A8DD;
    padding-left: 27px;
    font-family: 'robotobold';
    color: #00316D;
    margin-top: 0px;
    margin-bottom: 25px;
    font-size: 39px;
}
.uabb-heading-wrapper01 {
    border-left: 6px solid #00A8DD;
    padding-left: 27px;
    margin-top: 0px;
    font-family: 'robotobold';
     color: #fff !important;
    margin-bottom: 25px;
}

h2.uabb-heading {
    font-size: 36px;
    font-family: 'robotobold';
    color: #4B4A4A;
}

#welcome {
    background-color: #ffffff;
    padding-top: 60px;
    padding-bottom: 60px;
}
#welcome p {
    color: #4b4a4a;
    font-size: 17px;
    line-height: 27px;
 font-family: 'poppinsregular';
}
#welcome h1 {

    font-size: 40px;
    line-height: 45px;
color: #00316D;
    margin-top: 1px;
}

#welcome h1 small {
    font-family: 'robotoregular';
    color: #2DB1E6;
    text-transform: capitalize;
    font-size: 80%;
 
}


.in-page-b h1 {
    font-size: 39px;
    color: #4B4A4A;

}

#quality h2 {
    font-size: 40px;
    line-height: 53px;
    color: #fff;
   font-family: 'robotolight';
}

#quality h1 {
    font-family: 'robotomedium';
    color: #fff;
    font-size: 43px;
    margin-top: 0px;
}

#quality p {
    color: #fff;
    font-size: 18px;
    line-height: 26px;
}
#quality .white-bor {
    border: 8px solid #fff;
    margin-top: 26px;
}
#star h2 {
    color: #000000;
    font-size: 45px;
    font-family: 'robotolight';
    line-height: 53px;
}

#star p {
    font-size: 17px;
    line-height: 29px;
    margin-top: 35px;
    font-style: italic;
    color: #000;
    font-family: 'marteldemibold';
}

#star {
    padding-top: 56px;
    /* padding-bottom: 56px; */
}

.service-card {
    text-align: center;
    padding: 20px;
    border-radius: 9px;
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.15);
    background: white;
    min-height: 279px;
}
.icon-wrapper {
    width: 80px;
    height: 80px;
    background: #0099ff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: -42px auto 25px auto;
    position: relative;
}


.icon-wrapper img {
    width: 100px;
}

.service-card h5 {
    font-family: 'robotomedium';
    font-size: 23px;
    color: #0b88b7;
}
.service-card p{font-size: 18px;     color: #000000 !important;}

.service-card .text-primary {
    color: #0587B2;
    font-family: 'robotomedium';
    font-size: 18px;
}

.btn-default {
    color: #fff;
background-color: transparent;
    border-color: #ccc;
    font-size: 18px;
    padding: 10px;
}


.btn-default:hover {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f;
}

#welcome h3 {
  font-family: 'robotomedium';
    font-size: 25px;
    color: #fff;
    margin-top: 0px;
}

#welcome h3 small{color: #fff;}


#welcome h2 {
    font-size: 30px;
    color: #00adef;
    margin-bottom: 20px;
}

#welcome h2 small {
    font-size: 79%;
    border-bottom: 1px dashed #009fe3;
    padding-bottom: 5px;
    color: #093178;
}
.name-ab {
    background-color: #009fe3;
    padding: 10px;
    margin-bottom: 20px;
}

hr {
    margin-top: 24px;
    margin-bottom: 35px;
    border: 0;
    border-top: 1px solid #e1dddd;
}


.form-control {
    height: 46px;
    color: #000;
    background-color: #ffffff;
    border-radius: 3px;
}

.btn-danger {
    color: #fff;
    background-color: #E1271F;
    border-color: #E1271F;
    border-radius: 0px;
    font-family: 'robotomedium';
    padding-top: 18px;
    padding-bottom: 18px;
}

.btn-b {
    margin-top: 57px;
}

.top-bar {
    font-size: 14px;
    line-height: 30px;
    color: #fff;
}

.top-bar a{
    color: #fff;
    text-decoration: none;

}
.footer-bg p {
    color: #9F9E9E;
    font-size: 18px;
    line-height: 31px;
}

.footer-bg p a{
     color: #9F9E9E;
    text-decoration: none;
}

.footer-bg p a:hover{
    color: #9F9E9E;
    text-decoration:underline;
}
.footer-bg h3 {
    color: #9F9E9E;
    font-family: 'robotobold';
    font-size: 32px;
}

.footer-bg h3 a {
    color: #9F9E9E;
text-decoration: none;
}

.footer-bg h4 {
    color: #9F9E9E;
    font-family: 'robotobold';
    font-size: 25px;
}


.mr-top-20 {
    margin-top: 23px;
}

.br-left {
    border-left: 1px solid #666666;

}
.copyr {
    background-color: #000000;
    color: #fff;
    padding: 13px;
    border-top: 1px solid #272f3d;
}

.copyr a{
    color: #fff;
    text-decoration: none;
}

.copyr a:hover{
    color: #fff;
    text-decoration:underline;
}

.services__widget {
    padding: 38px 40px;
}

.grey-bg {
    background: #093178;
}

.p-relative {
    position: relative;
}

.services__widget--pattern.top {
    top: 0;
    left: 0;
}

.fix {
    overflow: hidden;
}

.mb-40 {
    margin-bottom: 40px;
}

.services__widget--pattern {
    width: 100%;
}

.p-absolute {
    position: absolute;
}

.services__widget--pattern.bottom {
    bottom: 0;
    left: 0;
}

.services__widget--pattern {
    width: 100%;
}

.services__widget--title h4 {
    font-family: 'marteldemibold';
    font-size: 28px;
    color: #fff;
    line-height: 36px;
    margin-bottom: 25px;
}




.services__widget--content .services ul li {
    margin-bottom: 10px;
}

.services__widget--content .services li {
    list-style: none;
}

.services__widget--content .services ul li a {
    font-size: 16px;
    font-weight: 700;
    padding: 15px 30px;
    font-family: 'montserratmedium';
    background: #ffffff;
    display: block;
}

.f-right {
    float: right;
}

.theme-gradient-hover::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(to right, #F25743 0%, #EB3648 100%);
    background: -webkit-linear-gradient(to right, #F25743 0%, #EB3648 100%);
    background: -ms-linear-gradient(to right, #F25743 0%, #EB3648 100%);
    background: linear-gradient(to right, #F25743 0%, #EB3648 100%);
    visibility: hidden;
    opacity: 0;
    z-index: -1;
}

.services {
    margin-left: -39px;
}

.services__widget--content .services ul li a:hover {
    background: #009b68;
    color: #fff;
    text-decoration: none;
}

.home-from2 {
    background-color: #fff;
    border-radius: 0px;
    margin-top: 19px;
    padding: 10px;
}


p {
color: #4b4a4a;
    font-size: 17px;
    line-height: 27px;
 font-family: 'poppinsregular';
}

#inpage {
    background-color: #fff;
    padding-top: 60px;
    padding-bottom: 60px;
}

#inpage h1 {
    font-family: 'marteldemibold';
    font-size: 36px;
    line-height: 53px;
    color: #093178;
    margin-top: 1px;
    margin-bottom: -7px;
}

#inpage h3 {
    font-family: 'marteldemibold';
    font-size: 23px;
    line-height: 33px;
     color: #2255b1;
    margin-top: 24px;
    margin-bottom: -2px;
}



#inpage h2 {
    color: #093178;
    font-size: 29px;
    line-height: 53px;
    margin-bottom: -11px;
    font-family: 'marteldemibold';
}

.find-bg h2 {
    color: #ffffff !important;
    font-size: 29px !important;
    line-height: 43px !important;
    margin-bottom: 15px !important;
    font-family: 'marteldemibold';
}


#inpage h5 {
    color: #019b69;

    font-family: 'marteldemibold';
}

.mr-btn {
    margin-bottom: 21px;
}

#inpage h5 {
    color: #093178;
    line-height: 29px;
    font-size: 18px;
    font-family: 'marteldemibold';
}

.find-bg {
       background-color: #093178;
    color: #fff;
    font-size: 29px;
    margin-top: 30px;
   border: 2px solid #75a0ec;
    font-family: 'montserratmedium';
    margin-bottom: 30px;
    line-height: 39px;
}

.find-bg h2 {
    font-size: 28px;
    line-height: 33px;
}

p strong a{
    color: #000;
    font-size: 16px;
    font-family: 'montserratmedium';
    line-height: 28px;
     text-decoration: none;
}

p strong a:hover{
    color: #000;
    font-size: 16px;
    font-family: 'montserratmedium';
    text-decoration: underline;
    line-height: 28px;
}

.services__benifit-list ul li .icon i {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #f6f6f6;
    color: #093178;
    font-size: 14px;
    margin-right: 13px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.services__benifit-list ul li {
    list-style: none;
    line-height: 44px;
    font-size: 16px;
}

#ice .services__benifit-list ul li {
    list-style: none;
    line-height: 30px;
    font-size: 16px;
}

.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}

.services__benifit-list ul {
    margin-left: -47px;
}


.bs-callout img {
    margin-bottom: 10px;
}

.bg-warning {
    background-color: #ffe8e8;
    border: 1px solid #ffb8b8;
    margin-top: 16px;
    padding: 10px;
    margin-bottom: 15px;
}

.bs-callout {
    padding: 12px;
    margin: 20px 0;
    border-bottom: 1px solid #093178;
    border-left-width: 5px;
    border-radius: 0px;
}

.bs-callout h4 {
    font-size: 21px;
    color: #093178;
    font-family: 'marteldemibold';
}
.list{        color: #000;
    font-size: 18px;
    line-height: 30px;
    font-family: 'robotoregular';}



.list ul li ::marker {
    color: #00a8dd;
    font-size: 21px;
}

 .fl-row-content-wrap {
    background-color: #00316D;
         padding-top: 100px;
    padding-bottom: 100px;
}

.fl-row-content-wrap p{color: #fff;}

.in-top-img img{width: 100%;}

address {
    color: #000;
    font-size: 16px;
    line-height: 28px;
}

.map-bor {
    border: #CCCCCC 1px solid;
    padding: 5px;
}


.mr-top-B-20 {
    margin-top: 23px;
       margin-bottom: 23px;
}


.imgCapRight {
    float: right;
    margin: 15px 0 15px 30px;
    clear: right;
    padding: 10px;
    background-color: #edeeeb;
}

.imgCapRight p {
    font-size: smaller;
    text-align: left;
    text-indent: 0;
    padding: .5em 0 0 0;
    margin: 0;
    line-height: 1.3em;
    clear: both;
    color: #333333;
}


 .panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: #EEEEEE;
    }

.panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #ffffff;
    background-color: #000000;
    border-color: #EEEEEE;
}


a.collapsed {
    background-color: #093178;
}

    .panel-title {
        font-size: 14px;
    }

 .panel-title > a {
    display: block;
    padding: 15px;
    font-size: 18px;
    font-family: 'marteldemibold';
    text-decoration: none;
}

 .more-less {
    float: right;
    color: #ffffff;
}

.glyphicon {
    top: 0px;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #EEEEEE;
}


/**************************/

.margin-top-bot20 {
    margin-bottom: 25px;
    margin-top: 25px;
}
.offers {
    background: #fff;
    border: 3px dashed red;
    padding: 10px;
    background: url(../images/logo-icon-cup.png) no-repeat bottom right;
}
.offers p {
    color: #000;
    font-size: 12px;
    line-height: 28px;
}
.offers h1 {
    font-family: 'marteldemibold';
    font-weight: 600;
    border-bottom: none;
    text-transform: uppercase;
    
       font-size: 26px !important;  
color: #000000!important;

    line-height: 53px;


}
.offers h2 {
    text-transform: uppercase;
    color: #093178 !important;  
    font-size: 41px !important;  
    line-height: 53px;
    margin-top: -4px;
    margin-bottom: -10px;
    font-family: 'marteldemibold';
    
}

#free-quate {
    border: 1px solid #009b67;
    padding: 45px;
    border-radius: 10px;
}

.referrals {
    background-color: #028ABC;
    padding-top: 50px;
    padding-bottom: 60px;
}

.referrals h2{color: #fff;     font-family: 'robotomedium'; font-size: 42px;}
.referrals h3{color: #fff;     font-family: 'robotomedium'; font-size: 30px;}
.referrals p{color: #fff; font-size: 18px; }

@media (max-width: 767px) {
    .centerd {
        text-align: center;
    }
    
    .inner-heading h2 {
    border-left: 8px solid #00A8DD !important;
    padding-left: -15px !important;
    font-size: 55px !important;
    font-family: 'robotobold';
    text-shadow: 2px 2px #000;
    color: #fff;
}
    
    .mar-bt-20-h{margin-top: 50px; margin-bottom: 50px;}
    
    #slide-txt h1 {
    font-size: 27px;
    line-height: 32px;
}
    
    
    .home-from {
    margin-bottom: 33px;
}
    
    #slide-txt {
        margin-top: 172px;
    }
    
#welcome h1 {
    font-size: 28px;
    line-height: 35px;
}
    
    #quality h2 {
    font-size: 27px;
    line-height: 41px;
    color: #fff;
}
    
    #star h2 {
    font-size: 29px;
    line-height: 43px;
}
    .navbar .navbar-nav {
        width: 100%;
    }
    .navbar-transparent {
        border-radius: 0px;
        margin-top: -8px;
        border: 0px;
        text-transform: uppercase;
    }
.navbar-toggle {
    border-radius: 0px;
    border-left: 0px;
    border-right: 0px;
    margin-top: 10px;
    margin-bottom: 0px;
    background-color: #035DBB;
    color: #fff;
    font-family: 'fjallaoneregular';
}
    .navbar-default .navbar-toggle {
        border-color: rgb(46, 71, 107);
    }
    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background-color: #123962;
    }
    .navbar-collapse {
        border-top: 0px solid transparent;
        box-shadow: inset 0 0px 0 rgba(255, 255, 255, .1);
    }
    .navbar-nav>li {
        border-right: 0px solid #333;
    }
    .navbar .navbar-collapse {
        text-align: center;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
        text-align: center;
        background-color: #035dbb;
    }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 31px;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        background-color: #0c653a;
        color: #fff;
    }
}

.footer-bg {
    background-color: #373737;
    padding-top: 62px;
    padding-bottom: 62px;
    border-top: 4px solid #7e7e7e;
}

.footer-bg .btn-primary {
    background-color: #C5C4C4;
    color: #373737;
    text-transform: uppercase;
    font-family: 'robotobold';
    font-size: 29px !important;
    padding-right: 57px !important;
    padding-left: 49px !important;
    border-color: #C5C4C4;
}


.btn-primary a:hover {
    color: #fff !important;
    background-color: #f90000 !important;
    color: #ffffff !important;



}

.mr-right-20{margin-right: 20px;}

@media (min-width:767px) and (max-width:768px) {
   .navbar-default .navbar-nav>li>a {
    font-size: 108%;
} 
  .nav > li > a {
    padding: 15px 17px;
} 
    
    #slide-txt {
    margin-top: 91px;
}
    
  .home-from {
    margin-bottom: 41px;
} 
    
    .min-h800 {
    min-height:none;
}
    
}

@media (min-width:769px) and (max-width:1024px) {
.nav > li > a {
    position: relative;
    display: block;
    padding: 15px 31px;
}
    
    .home-from h1 {
    font-size: 23px;

}
    
    #welcome h1 {
    font-size: 30px;
    line-height: 36px;
}
    
    #quality h2 {
    font-size: 32px;
    line-height: 42px;
}
    
    #star h2 {
    font-size: 30px;
    line-height: 43px;
}
    }



.testim .wrap {
    position: relative;
    width: 100%;
    max-width: 1020px;
    padding: 40px 20px;
    margin: auto;
}

.testim .arrow {
    display: block;
    position: absolute;
    color: #eee;
    cursor: pointer;
    font-size: 2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
    -webkit-transition: all .3s ease-in-out;    
    -ms-transition: all .3s ease-in-out;    
    -moz-transition: all .3s ease-in-out;    
    -o-transition: all .3s ease-in-out;    
    transition: all .3s ease-in-out;
    padding: 5px;
    z-index: 22222222;
}

.testim .arrow:before {
		cursor: pointer;
}

.testim .arrow:hover {
    color: #ea830e;
}
    

.testim .arrow.left {
    left: 10px;
}

.testim .arrow.right {
    right: 10px;
}

.testim .dots {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 60px;
    left: -15px;
    display: block;
    z-index: 3333;
    height: 12px;
}

.testim .dots .dot {
    list-style-type: none;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #093178;
    margin: 0 10px;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    position: relative;
}


.testim .dots .dot.active,
.testim .dots .dot:hover {
    background: #093178;
    border-color: #093178;
}

.testim .dots .dot.active {
    -webkit-animation: testim-scale .5s ease-in-out forwards;   
    -moz-animation: testim-scale .5s ease-in-out forwards;   
    -ms-animation: testim-scale .5s ease-in-out forwards;   
    -o-animation: testim-scale .5s ease-in-out forwards;   
    animation: testim-scale .5s ease-in-out forwards;   
}
    
.testim .cont {
    position: relative;
		overflow: hidden;
}

.testim .cont > div {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 0 70px 0;
    opacity: 0;
}

.testim .cont > div.inactive {
    opacity: 1;
}
    

.testim .cont > div.active {
    position: relative;
    opacity: 1;
}
    

.testim .cont div .img img {
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    border-radius: 50%;
}

.testim .cont div h2 {
    color: #14B4F0;
    font-size: 1.5em;
    font-family: 'robotobold';
    margin: 15px 0;
}

.testim .cont div p {
    font-size: 1.15em;
color: #4C4A4A;
    width: 95%;
    font-size: 17px;
    line-height: 29px;
    font-family: 'robotoregular';
        font-style: italic;
    margin: auto;
}
.testim .cont div.active .img img {
    -webkit-animation: testim-show .5s ease-in-out forwards;            
    -moz-animation: testim-show .5s ease-in-out forwards;            
    -ms-animation: testim-show .5s ease-in-out forwards;            
    -o-animation: testim-show .5s ease-in-out forwards;            
    animation: testim-show .5s ease-in-out forwards;            
}

.testim .cont div.active h2 {
    -webkit-animation: testim-content-in .4s ease-in-out forwards;    
    -moz-animation: testim-content-in .4s ease-in-out forwards;    
    -ms-animation: testim-content-in .4s ease-in-out forwards;    
    -o-animation: testim-content-in .4s ease-in-out forwards;    
    animation: testim-content-in .4s ease-in-out forwards;    
}

.testim .cont div.active p {
    -webkit-animation: testim-content-in .5s ease-in-out forwards;    
    -moz-animation: testim-content-in .5s ease-in-out forwards;    
    -ms-animation: testim-content-in .5s ease-in-out forwards;    
    -o-animation: testim-content-in .5s ease-in-out forwards;    
    animation: testim-content-in .5s ease-in-out forwards;    
}

.testim .cont div.inactive .img img {
    -webkit-animation: testim-hide .5s ease-in-out forwards;            
    -moz-animation: testim-hide .5s ease-in-out forwards;            
    -ms-animation: testim-hide .5s ease-in-out forwards;            
    -o-animation: testim-hide .5s ease-in-out forwards;            
    animation: testim-hide .5s ease-in-out forwards;            
}

.testim .cont div.inactive h2 {
    -webkit-animation: testim-content-out .4s ease-in-out forwards;        
    -moz-animation: testim-content-out .4s ease-in-out forwards;        
    -ms-animation: testim-content-out .4s ease-in-out forwards;        
    -o-animation: testim-content-out .4s ease-in-out forwards;        
    animation: testim-content-out .4s ease-in-out forwards;        
}

.testim .cont div.inactive p {
    -webkit-animation: testim-content-out .5s ease-in-out forwards;    
    -moz-animation: testim-content-out .5s ease-in-out forwards;    
    -ms-animation: testim-content-out .5s ease-in-out forwards;    
    -o-animation: testim-content-out .5s ease-in-out forwards;    
    animation: testim-content-out .5s ease-in-out forwards;    
}

@-webkit-keyframes testim-scale {
    0% {
        -webkit-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -webkit-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -webkit-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -webkit-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-moz-keyframes testim-scale {
    0% {
        -moz-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -moz-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -moz-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -moz-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-ms-keyframes testim-scale {
    0% {
        -ms-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -ms-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -ms-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -ms-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-o-keyframes testim-scale {
    0% {
        -o-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -o-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -o-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -o-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@keyframes testim-scale {
    0% {
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-webkit-keyframes testim-content-in {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -webkit-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-moz-keyframes testim-content-in {
    from {
        opacity: 0;
        -moz-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -moz-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-ms-keyframes testim-content-in {
    from {
        opacity: 0;
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -ms-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-o-keyframes testim-content-in {
    from {
        opacity: 0;
        -o-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -o-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@keyframes testim-content-in {
    from {
        opacity: 0;
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        transform: translateY(0);        
    }
}

@-webkit-keyframes testim-content-out {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-moz-keyframes testim-content-out {
    from {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -moz-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-ms-keyframes testim-content-out {
    from {
        opacity: 1;
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -ms-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-o-keyframes testim-content-out {
    from {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@keyframes testim-content-out {
    from {
        opacity: 1;
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
    }
}

@-webkit-keyframes testim-show {
    from {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
}

@-moz-keyframes testim-show {
    from {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
}

@-ms-keyframes testim-show {
    from {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
}

@-o-keyframes testim-show {
    from {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
}

@keyframes testim-show {
    from {
        opacity: 0;
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        transform: scale(1);       
    }
}

@-webkit-keyframes testim-hide {
    from {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@-moz-keyframes testim-hide {
    from {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
}

@-ms-keyframes testim-hide {
    from {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
}

@-o-keyframes testim-hide {
    from {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes testim-hide {
    from {
        opacity: 1;
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        transform: scale(0);
    }
}

@media all and (max-width: 300px) {
	body {
		font-size: 14px;
	}
}

@media all and (max-width: 500px) {
	.testim .arrow {
		font-size: 1.5em;
	}
	
	.testim .cont div p {
		line-height: 25px;
	}

}


.right-bt {
    position: fixed;
    top: 42%;
    left: 0px;
}