body{    font-family: 'poppinsregular';}
.green {
    background-color: #011b70;
    padding-top: 12px;
    padding-bottom: 12px;
    min-height: 123px;
}


.video-wrapper {
  width: 100%;
  height: 400px; /* increase or decrease as needed */
}

.video-wrapper iframe {
  width: 100%;
  height: 100%;
  border: 0;
}


.logo-1 {
    margin-top: 13px;
    margin-bottom: 15px;
}


.hero-bg {
  min-height: 100vh;
  background: url('../images/slide-01.jpg') top center/cover no-repeat;
  position: relative;
}

.contact-bg {
  min-height: 450px;
  background: url('../images/contact-us.jpg') top center/cover no-repeat;

}

.faq-bg {
  min-height: 450px;
  background: url('../images/faq.jpg') top center/cover no-repeat;

}


.roof-installation {
  min-height: 450px;
  background: url('../images/roof-installation.jpg') top center/cover no-repeat;

}

.roof-repair {
  min-height: 450px;
  background: url('../images/roof-repair.jpg') top center/cover no-repeat;

}

.ice-01 {
  min-height: 450px;
  background: url('../images/ice.jpg') top center/cover no-repeat;

}

.kitchen-remodeling {
  min-height: 450px;
  background: url('../images/kitchen-remodeling.jpg') top center/cover no-repeat;

}

.bathroom-remodeling {
  min-height: 450px;
  background: url('../images/bathroom-remodeling.jpg') top center/cover no-repeat;

}

.flooring {
  min-height: 450px;
  background: url('../images/flooring.jpg') top center/cover no-repeat;

}

.siding {
  min-height: 450px;
  background: url('../images/siding-top.jpg') top center/cover no-repeat;

}

.windows {
  min-height: 450px;
  background: url('../images/windows.jpg') top center/cover no-repeat;

}


.doors {
  min-height: 450px;
  background: url('../images/door.jpg') top center/cover no-repeat;

}



.hero-left01 {
    color: #fff;
    margin-top: 134px;
}



.hero-left {
    color: #fff;
    margin-top: 20%;
}

.hero-small {
  font-size: 18px;
 font-family: 'poppinsbold';
    color: #fff;
  margin-bottom: 16px;
}

.hero-title {
    font-size: 59px;
    font-family: 'fjallaoneregular';
    line-height: 73px;
    margin-bottom: 28px;
    color: #fff;
    letter-spacing: 1px;
}



.hero-buttons .btn {
  border-radius: 24px;
      font-family: 'fjallaoneregular';
  font-size: 20px;
  padding: 10px 30px;
  margin-right: 16px;

}

.btn-estimate {
  background: #981b1e;
  color: #fff;
}

.btn-call {
    background: #fff;
    color: #011b70;
    border: 2px solid #1c2c49;
}

.quote-form {
    background: #fff;
    border-radius: 32px;
    padding: 36px 40px 30px;
    box-shadow: 0 4px 24px rgba(28, 44, 73, 0.12);
    max-width: 490px;
    margin: 40% auto 0;
}

.quote-form h3 {
    font-size: 28px;
    font-weight: bold;
    font-family: 'fjallaoneregular';
    margin-bottom: 24px;
    color: #011b70;
    letter-spacing: 1px;
    text-align: center;
}
  
.note
{
  color: red;
 font-size: 12px;  
}

.quote-form .row
{
  margin-bottom: 16px;
}
.quote-form .form-control {
  border-radius: 20px;
  border: 1.5px solid #ddd;
 
  font-size: 16px;
  padding: 10px 18px;
  box-shadow: none;
}

.btn-estimate-form {
  background: #881921;
  color: #fff;
  border-radius: 22px;
    font-family: 'fjallaoneregular';
  font-size: 20px;
  padding: 12px 0;
  width: 100%;
  margin-top: 10px;
  border: none;
}



.btn-maroon {
  background: #681B16;
  color: #fff;
  border-radius: 24px;
     font-family: 'fjallaoneregular';
    padding: 10px 38px !important;
  border: none;
  margin-top: 15px;
}

.btn-maroon:hover {
  background: #000;
  color: #fff;
}

.awards {
    background-color: #EBEAEA;
    padding-top: 44px;
    padding-bottom: 41px;
}


.footer-bg hr {
    margin-top: 20px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #3b6642;
}

.top-bor {
    background-color: #ADD8E6;
    padding: 4px;
}
.padding0 {padding: 0px;}

.tcb-product-photo {
    border: 7px solid #ffffff42;
}


.top-c-text {
    font-family: 'poppinsbold';
    color: #000;
    padding-top: 6px;
    font-size: 20px;
}

.thumbnail > img, .thumbnail a > img {
    margin-right: auto;
    margin-left: auto;
    height: 200px;
    width: 249px;
}


.top-c-text a{
    color: #000;
    text-decoration: none;
}



.top-c-text i.fa {
    color: #000;
    font-size: 26px;
    padding-top: 1px;
    margin-right: 2px;
}


 .services-sec {
    background:#0b2736;
    color:#fff;
    padding:60px 0;
  }
  .services-sec .section-title {
    font-family:'Alfa Slab One', cursive;
    font-size:46px;
    text-align:center;
    margin:0 0 35px;
  }
  .service-card { text-align:center; padding:10px; }
  .service-media img { border-radius:6px; box-shadow:0 8px 16px rgba(0,0,0,.25); }
  .service-title { font-family:'Alfa Slab One', cursive; font-size:22px; margin:15px 0 10px; color: #fff; }
  .service-text { color:#d7e3ea; font-size:14px; min-height:50px; }
  .service-link { color:#fff;  text-decoration:none; }
  .carousel-control.left, .carousel-control.right {
    background:none; width:5%;
  }

.home-action {
    background-color: #00000070;
    padding: 49px;
    border-radius: 23px;
    border: 3px dashed #c3c1c1;
}

.adres {
    font-family: 'poppinslight';
    color: #000;
    padding: 5px;
    font-size: 18px;
}

.adres i.fa {
    color: #000;
    font-size: 26px;
    padding-top: 1px;
    margin-right: 2px;
}

.top-c-text span a {
    color: #000;
    text-decoration: none;
}

.top-c-text span a:hover {
    color: #000;
}

.img-responsive {
    display: inline;
}

.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-image: url(../images/services-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 50px;
}

.testi {

    padding-bottom: 32px;

}

.serv {
    background-image: url(../images/services-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 65px;
    padding-top: 65px;
}

.icon-section img {
    margin-top: 10px;
    margin-bottom: 27px;
}
.col-centered {
    float: none;
    margin: 0 auto;
}

    .carousel-indicators {
        bottom: -43px;
    }

.mar-bt-10 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.mar-bt-20 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.mar-bt-4501 {
    margin-top: 11px;
    margin-bottom: 45px;
}

.mar-bt-45 {
    margin-top: 45px;
    margin-bottom: 45px;
}

.mar-bt-20-5 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.mar-bt-80t {
    margin-top: 80px;
}

.mar-bt-80 {
    margin-top: 80px;
    margin-bottom: 80px;
}

.mar-bt-40t {
    margin-top: 50px;

}

.mar-bt-50 {
    margin-top: 50px;
}
.mr-50-bb{margin-bottom: 50px;}

.top-b {
    background-color: #6a1012;
    display: block;
    border-radius: 50px;
    margin-top: 16px;
}

.call {
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    margin-top: 40px;
    font-family: 'fjallaoneregular';
}

.call a{
    color: #fff;
    text-decoration: none;
}

.callus {
    font-family: 'montserratbold';
    color: #ffffff;
    margin-top: 9px;
    margin-bottom: 10px;
    font-size: 34px;
}

.callus a {
    color: #ffffff;
    text-decoration: none;
}

.callus a:hover {
    color: #ffffff;
    text-decoration: none;
}

.navbar {
    margin-bottom: 6px !important;
    margin-top: -7px;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.navbar .navbar-nav {
    display: inline-block;
    float: none;
    margin-top: 12px;
    vertical-align: top;
}

.navbar .navbar-collapse {
    text-align: center;
}

.nav > li > a {
    position: relative;
    display: block;
padding: 15px 52px;
}
.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: #000000;
    background-color: #ffffff;
    border-radius: 8px;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #ffffff;
    background-color: #6a1012;
    border-radius: 8px;
}

.navbar-default .navbar-nav > li > a {
    color: #011F77;
     font-family: 'fjallaoneregular';
    font-size: 18px;
    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: #ffffff;
background-color: #6a1012;
}

.dropdown-menu {
background-color: #6a1012;
}
.dropdown-menu > li > a {
    padding: 10px 20px;
    font-size: 18px;
    color: #ffffff;
     font-family: 'fjallaoneregular';
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #ffffff;
    text-decoration: none;
    background-color: #011b70;
}

.dropdown-menu .divider {
    height: 1px;
    margin: 1px 0;
    overflow: hidden;
    background-color: #ad767c;
}


.dr-active {
    background-color: #009b68;
}

.img-bor {
    border: 1px solid #e5e5e5;
    padding: 8px;
    box-shadow: 2px 2px 2px #cbc9c9;
}

.mr-l {
    margin-left: 20px;
}

.slide img {
    width: 100%;
    border-bottom: 5px solid #042b49;
}


h2 {
    font-size: 44px;
    line-height: 35px;
     font-family: 'fjallaoneregular';
    color: #000;
}
h4 {
    font-family: 'fjallaoneregular';
    margin-bottom: 8px;
    color: #011b70;
    font-size: 23px;
    line-height: 29px;
}

h3 {
    color: #011b70;
    font-size: 26px;
    letter-spacing: 0px;
    line-height: 31px;
    font-family: 'fjallaoneregular';
}

.btn:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #000;
}

.service-icon {
  background: #fff;
  border-radius: 50%;
  display: inline-block;
  width: 80px;
  height: 80px;
  margin-bottom: 16px;
  line-height: 80px;
  font-size: 32px;
  color: #0C3577;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}

.icon-section p {
    color: #fff;
    margin-top: 8px;
    font-size: 17px;
    min-height: 165px;
}

.icon-section p a {
  color: #fff;
    text-decoration: none;

}

.icon-section p a:hover {
  color: #fff;
    text-decoration:underline;

}

.top-slide {
    background-image: url(../images/slide-01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
    min-height: 731px;
}

.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-siding {
    background-image: url(../images/siding.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    min-height: 500px;
}

.gutter {
    background-image: url(../images/gutter-top.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;
}

.ser-bg {
    background-color: #042b49;
    padding-top: 51px;
    padding-bottom: 69px;
}

.ser-bg p{    color: #ffffff;
    font-size: 17px;
    line-height: 28px;}


.ser-bg a {
    color: #fff;
    font-family: 'alfa_slab_oneregular';
    text-decoration: none;
    font-size: 16px;
    letter-spacing: 1px;
}

.ser-bg a:hover {
    text-decoration:underline;
}

.why-choose {
    margin-top: 64px;
    margin-bottom: 69px;
}

.why-choose h2 {
    font-size: 37px;
    line-height: 21px;
    margin-bottom: 27px;
    font-family: 'alfa_slab_oneregular';
    color: #042b49;
}

.why-choose h3 {
    color: #042b49;
    font-size: 24px;
    letter-spacing: 0px;
    line-height: 31px;
    font-family: 'alfa_slab_oneregular';
}

.top-about-us {
    background-image: url(../images/roofing-company.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    min-height: 500px;
}


.top-specials {
    background-image: url(../images/best-roofing-company.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    min-height: 500px;
}


.top-emp {
    background-image: url(../images/roofing-contractors.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    min-height: 500px;
}

.home-from {
    border-radius: 0px;
    margin-top: 105px;
    padding: 10px;
    margin-bottom: 31px;
}


.home-from h2 {
    font-family: 'poppinslight';
    font-size: 25px;
    padding-top: 16px;
    margin-top: 0px;
    color: #ffffff;
}

.fr-bl p {
    color: #fff;
    font-size: 15px;
    line-height: 21px;
}

.fr-bl {
    background-color: #222222;
    padding: 10px;
}

.top-doors {
    background-image: url(../images/doors.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 500px;
}

#image-gallery .modal-footer {
    display: flow-root;
}

.modal-footer .btn + .btn {
    margin-bottom: 0;
margin-left: 0px;
}

.modal-footer i.fa {
    color: #000;
    font-size: 26px;
padding: 0px;
margin-right: 0px;
}

.thumb {
    margin-top: 7px;
    margin-bottom: 7px;
}

.thumbnail {
   border: 0px solid #ddd; 
}

.btn {
    padding: 10px 13px;
    font-size: 19px;
}

.pad-30{padding-top: 30px; padding-bottom: 30px;}

.top-slide01 {
    background-image: url(../images/vinyl-siding-installation.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    min-height: 500px;
}

.vinyl-replacement {
    background-image: url(../images/windows-and-doors-company.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 500px;
}

.casement-windows {
    background-image: url(../images/casement-windows-top.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 500px;
}

.awning-windows {
    background-image: url(../images/awning-windows-top.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 500px;
}

.bay-and-bow-windows {
    background-image: url(../images/bay-and-bow-windows.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;
}


.top-roofrep {
    background-image: url(../images/roofreplacement.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    min-height: 500px;
}

i.fa {
    color: #fff;
    font-size: 26px;
    padding-top: 18px;
    margin-right: 16px;
}

#slide-txt h3 {
    color: #fff;
    text-transform: uppercase;
    font-family: 'montserratmedium';
}

#slide-txt {
    margin-top: 182px;
}

#slide-txt h1 {
    color: #fff;
    font-family: 'alfa_slab_oneregular';
    font-size: 46px;
    letter-spacing: 1px;
    line-height: 50px;
    margin-bottom: 9px;
    text-shadow: 2px 2px 2px #101010;
}

#slide-txt h1 span {
    color: #ffffff;
    font-size: 34px;
    font-family: 'alfa_slab_oneregular';
}

#slide-txt p {
    font-size: 22px;
    color: #fff;
    font-family: 'montserratmedium';
    line-height: 30px;
}

.btn-primary {
    color: #fff;
    background-color: #a82533;
    border-color: #a82533;
}

.btn-primary:hover {
    color: #fff;
    background-color: #1c381f;
    border-color: #1c381f;
}

.btn-01 {
    font-size: 24px;
}




.home-from h1 {
    font-size: 30px;
    font-family: 'oswalddemibold';
    line-height: 34px;
    text-transform: uppercase;
    margin-bottom: 17px;
    text-shadow: 4px 2px 4px #000;
    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;
}


#welcome {
    background-image: url(../images/bg-12.jpg);
    padding-top: 120px;
    padding-bottom: 121px;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

#welcome p {
    color: #3a3a3a;
    font-size: 17px;
    line-height: 27px;
}

h1 {
    font-family: 'fjallaoneregular';
    font-size: 43px;
    color: #000;
    line-height: 54px;
    margin-top: 5px;
}

#welcome h1 span {
    color: #515848;

}


#welcome h1 small {
    font-family: 'montserratmedium';
    color: #2DB1E6;
    font-size: 52%;
    text-transform: uppercase;
}

kbd {
    font-size: 18px;
      background-color: #093178;
}

.panel-body {
    padding: 15px;
    font-size: 18px;
}



#in-1 {

    padding-top: 50px;
    padding-bottom: 50px;

}



#in-1 p {
    color: #3a3a3a;
    font-size: 17px;
    line-height: 27px;
}

#in-1 h1 {
   font-family: 'poppinsbold';
    font-size: 48px;
    line-height: 53px;
    text-transform:capitalize;
    color: #000;
    margin-top: 1px;
}

#in-1 h1 span {
    color: #515848;

}


#in-1 h1 small {
    font-family: 'montserratmedium';
    color: #2DB1E6;
    font-size: 52%;
    text-transform: uppercase;
}


#quality h2 {
    font-family: 'poppinslight';
    font-size: 33px;
    line-height: 46px;
    color: #000;
}

#quality h2 span {
font-family: 'poppinsbold';
    font-size: 48px;
     line-height: 53px;
}

#quality p {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
}

#quality h4 {
    font-family: 'montserratsemibold';
    line-height: 33px;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
}


#quality h4 a {
    font-family: 'oswaldmedium';
    line-height: 33px;
    color: #fff;
    text-decoration: none;
    font-size: 22px;
}

#quality h4 a:hover {
    color: #fff;
    text-decoration: none;
}

#quality .white-bor {
    border: 8px solid #fff;
    margin-top: 26px;
}

#star h2 {
    font-size: 43px;
    line-height: 40px;
    font-family: 'fjallaoneregular';
}

#star h2 small {
    color: #000000;
    font-family: 'poppinsbold';
    font-size: 44%;
}
#star p {
    font-size: 17px;
    line-height: 29px;
    margin-top: 35px;
    font-style: italic;
    color: #000;
    font-family: 'marteldemibold';
}

#star {
    padding-top: 30px;
    /* padding-bottom: 56px; */
}

.btn-default {
    color: #fff;
    background-color: transparent;
    border-color: #ccc;
    font-size: 15px;
    padding: 11px 33px;
}

.btn-default:hover {
    color: #fff;
    background-color: #681b16;
    border-color: #681b16;
}

#welcome h3 {
    font-family: 'montserratbold';
    font-size: 25px;
    color: #515848;
}

.serving h4 {
    font-family: 'poppinsbold';
    font-size: 22px;
    text-transform: none;
    color: #404040;
    padding: 80px 40px;
margin-bottom: 0px;
}

.servi h4 {
    font-family: 'poppinsbold';
    font-size: 22px;
    text-transform: none;
    color: #404040;
    padding: 12px 6px;
    margin-bottom: 0px;
}

.serv h4{ color: #fff;}


.form-control {
    height: 46px;
    color: #000;
    background-color: #ffffff;
    border-radius: 3px;
}

.btn-danger {
    color: #ffffff;
    background-color: #a82533;
    border-color: #a82533;
    border-radius: 0px;
    text-transform: uppercase;
}

.btn-danger:hover {
    color: #fff;
    background-color: #222222;
    border-color: #222222;
}

.footer-bg p {
    color: #fff;
    font-size: 17px;
    line-height: 30px;
}


.footer-bg p a {
    color: #fff;
    text-decoration: none;
}

.footer-bg p a:hover {
    color: #fff;
    text-decoration: underline;
}

.footer-bg h3 {
    color: #fff;
    font-size: 24px;
    letter-spacing: 1px;
}

.mr-top-20 {
    margin-top: 23px;
}

.copyr {
    background-color: #000000;
    color: #ffffff;
    padding: 13px;
    border-top: 1px solid #363636;
}

.copyr a {
    color: #ffffff;
    text-decoration: none;
}

.copyr a:hover {
     color: #ffffff;
    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: #3a3a3a;
    font-size: 17px;
    line-height: 27px;
}

#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';
}
h5 {
font-family: 'poppinsbold';
    font-size: 21px;
    margin-top: 24px;
    color: #000;
}

#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: #3a3a3a;
    font-size: 17px;
    line-height: 27px;
}

.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;
    border-color: #093178;
}


a.collapsed {
    background-color: #093178;
}

.panel-title {
    font-size: 14px;
}

.panel-title > a {
    display: block;
    padding: 15px;
    font-size: 20px;
  font-family: 'fjallaoneregular';
    text-decoration: none;
}

.more-less {
    float: right;
    color: #ffffff;
}

.glyphicon {
    top: 0px;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #EEEEEE;
}



.pd-top {
    padding-top: 60px !important;
}

.location {
    margin-left: 0px;
    padding-left: 0px;
    margin-top: 58px;
}

.location li {
    padding: 10px 1px 6px 9px !important;
    margin-bottom: 2px;
    list-style: none;
    background: linear-gradient(to left, rgb(255, 87, 34), #ff5722, #ff5722);
}

.location li img {
    width: 20px;
}

/*normal*/
.location li a {
    color: #ffffff;
    font-size: 15px;
    padding-left: 5px;
}

/*radius-4*/
.radius-4px {
    border-radius: 5px;
}

/*radius-40*/
.radius-40px {
    border-radius: 40px;
}

/*curve*/
.curve {
    border-bottom-right-radius: 15px;
    border-top-left-radius: 15px;
}

/*curveLeft*/
.curveLeft {
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
}

/*curveRight*/
.curveRight {
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
}

/*rotate*/
.rotate {
    transform: skew(-21deg);
}

.location li:hover a {
    text-decoration: none;
    color: #dcd9d9
}


.br-r {

    border-right: 1px solid #ff5722;
}

.location i.fa {
    color: #fff;
    font-size: 13px;
    padding-top: 0px;
    margin-right: 3px;
}


/**************************/

.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;
}


.carousel img {
    width: 100%;
}


/*----------------slide--------------------*/
@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(1, 1);
    }

    to {
        -webkit-transform: scale(1.5, 1.5);
    }
}

@keyframes zoom {
    from {
        transform: scale(1, 1);
    }

    to {
        transform: scale(1.5, 1.5);
    }
}

.carousel-inner .item > img {
    -webkit-animation: zoom 20s;
    animation: zoom 20s;
}

#block > .clo h3 {
    font-size: 20px !important;
    color: #990000;
}

/*--------------------------------------*/



.black-box ul {
    color: #fff;
    line-height: 29px;
    font-size: 17px;
    margin-left: -14px;
}

.black-box li a {
    color: #fff;
    display: block;
    line-height: 29px;
    font-size: 16px;
}


@media (max-width: 767px) {
    .centerd {
        text-align: center;
    }
    
    .icon-section p {

    min-height: auto;
}
    
    
    .hero-title {
        font-size: 34px;
        line-height: 45px;
    }
  .quote-form { padding: 25px 15px; margin-top: 40px; }

.call {
        color: #fff;
        font-size: 24px;
        margin-top: 13px;
        margin-bottom: 8px;
        font-weight: 600;
    }   
    
    .serving h4 {
    font-size: 22px;
    line-height: 32px;
    padding: 33px 14px;
}
    
    #slide-txt h1 {
        font-size: 27px;
        line-height: 34px;
    }
    
    #slide-txt h1 span {
    color: #ffffff;
    line-height: 13px;
    font-size: 24px;
    font-family: 'alfa_slab_oneregular';
}
    
    .btn-01 {
    font-size: 18px;
}
    
    .home-action {
    padding: 17px;

    border: 3px dashed #c3c1c1;
}

    .navbar .navbar-nav {
        margin-top: 20px;

    }


    .home-from {
        margin-bottom: 33px;
           margin-top: 32px;
    }

    #slide-txt {
        margin-top: 102px;
    }

    #welcome h1 {
        font-size: 28px;
        line-height: 35px;
    }

#quality h2 {
    font-size: 27px;
    line-height: 41px;
    color: #000;
}
    
    #quality h2 span {
    font-size: 42px;
    line-height: 53px;
}
    #star h2 {
        font-size: 29px;
        line-height: 43px;
    }
    
    h2 {
    font-size: 35px;
    line-height: 44px;

}

    .navbar .navbar-nav {
        width: 100%;
    }

    .navbar-transparent {
        border-radius: 0px;
        margin-top: 16px;
        border: 0px;
        text-transform: uppercase;
    }

    .navbar-toggle {
        border-radius: 0px;
        border-left: 0px;
        border-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
              background-color: #a82533;
        text-transform: uppercase;
        color: #ffffff;
        font-family: 'oswaldmedium';
    }

.navbar-default .navbar-toggle {
        border-color: #ffffff;
    }

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
background-color: #a82533;
    color: #fff;
}

    .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: #a82533;
    }

    .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: #000000;
        color: #fff;
    }
}

.footer-bg {
    background-color: #262727;
    padding-top: 34px;
    padding-bottom: 34px;
    border-top: 4px solid #505050;
}

.mr-right-20 {
    margin-right: 20px;
}

@media (min-width:767px) and (max-width:768px) {
.navbar-default .navbar-nav > li > a {
    font-size: 106%;
}

.nav > li > a {
    padding: 15px 9px;
}

    #slide-txt {
        margin-top: 91px;
    }

    .home-from {
        margin-bottom: 41px;
    }

    .navbar .navbar-nav {
        margin-top: 15px;
        vertical-align: top;
    }

    #welcome h1 {
        font-size: 44px;
    }

    #quality h4 a {
        font-size: 17px;
    }

}

@media (min-width:769px) and (max-width:1024px) {
    
  #slide-txt h1 {
    font-size: 59px;

} 
    

    #slide-txt h1 span {
    font-size: 27px;
}
    
    
    
.nav > li > a {
    position: relative;
    display: block;
    padding: 15px 23px;
}

.navbar-default .navbar-nav > li > a {
    font-size: 16px;
}

    .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: 7px 20px;
    margin: auto;
}
.testim .arrow {
    display: block;
    position: absolute;
   
    color: #000000;
    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 #000;
    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: #000;
    border-color: #000;
}

.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: #000;
    font-size: 1.2em;
       font-family: 'poppinsbold';
    text-transform: uppercase;
    margin: 15px 0;
}



.testim .cont div p {
    font-size: 1.15em;
    color: #000;
    width: 95%;
    font-size: 17px;
    line-height: 29px;
    font-family: 'poppinsregular';
    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;
}

.pl-0 {
    padding-left: 0 !important;
}
.pr-0 {
    padding-right: 0 !important;
}


@media (min-width:768px){
.call a, address a{
    pointer-events:none;
}
}