body{ font-family: 'montserratregular';}





.count-title {
    font-size: 46px !important;
    font-weight: normal;
    margin-top: 10px;
    font-family: 'montserratbold' !important;
    margin-bottom: 0;
    text-align: center;
}

.count-text {
    font-size: 18px !important;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.fa-2x {
    margin: 0 auto;
    float: none;
    display: table;
    color: #4ad1e5;
}







.top-bor {
    background-color: #0061AA;
    padding: 2px;
}

.img-bor-p {
    border: 1px solid #cecbcb;
    padding: 5px;
    margin-right: 22px;
}


.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;
    padding-bottom: 50px;
}

.col-centered {
    float: none;
    margin: 0 auto;
}
.mar-bt-10{margin-top: 10px; margin-bottom: 10px;}
.mar-bt-20{margin-top: 20px; margin-bottom: 20px;}
.callus {
    font-family: 'montserratregular';
   color: #ffffff;
    margin-top: 38px;
    margin-bottom: 32px;
    font-size: 34px;
}

.callus a {
    color: #ffffff;
    text-decoration: none;
}

.callus a:hover{
     color: #ffffff;
    text-decoration: none;
}

.navbar {
    margin-bottom: 0px !important;
    margin-top: 3px;
}

.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 18px;
}

.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: 'montserratmedium';
    color: #fff;
    font-size: 115%;
    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;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #ffffff;
    text-decoration: none;
    background-color: #000000;
}

.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-skylight{
    background-image: url(../images/skylights.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
  min-height: 500px;
}


.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-specials01{
    background-image: url(../images/best-roofing-company-02.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 {
    background-color: transparent;
    border-radius: 0px;
    margin-top: 14px;
    padding: 10px;
    margin-bottom: 31px;
}

.top-doors {
    background-image: url(../images/doors.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 500px;
}

.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;
}

#slide-txt h3{ color: #fff; text-transform: uppercase;  font-family: 'montserratmedium';}

#slide-txt {
    margin-top: 91px;
}

#slide-txt h1 {
    color: #fff;
    font-family: 'montserratbold';
    font-size: 33px;
    line-height: 44px;
}


#slide-txt p {
    font-size: 18px;
       color: #fff;
 font-family: 'montserratmedium';
    line-height: 26px;
}


.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: #960200;
}


#welcome{background-color: #EBF2F5; padding-top: 60px; padding-bottom: 60px;}
#welcome p{  color: #000; font-size: 16px; line-height: 26px;}
#welcome h1{  font-family: 'marteldemibold';    font-size: 40px;
    line-height: 53px; color: #000;     margin-top: 1px;}

#welcome h1 small {
    font-family: 'montserratmedium';
    color: #2DB1E6;
    font-size: 52%;
    text-transform: uppercase;
}
#quality h2{  font-family: 'marteldemibold';    font-size: 40px;
    line-height: 53px; color: #fff;}

#quality p{  color: #fff; font-size: 16px; line-height: 26px;}
#quality .white-bor {
    border: 8px solid #fff;
    margin-top: 26px;
}
#star h2 {
    color: #093178;
    font-size: 40px;
    line-height: 53px;
    font-family: 'marteldemibold';
}

#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; */
}

.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: 'marteldemibold';
    font-size: 30px; color: #f00; margin-top: 100px; margin-bottom: 100px;}


.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;}
.footer-bg p {
    color: #fff;
    font-size: 16px;
    line-height: 28px;
}


.footer-bg p a{
    color: #fff;
    text-decoration: none;
}

.footer-bg p a:hover{
    color: #fff;
    text-decoration:underline;
}
.footer-bg h3{color: #fff;}

.mr-top-20 {
    margin-top: 23px;
}
.copyr {
    background-color: #000000;
    color: #fff;
    padding: 13px;
    border-top: 1px solid #3566bd;
}

.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: #000;
    font-size: 16px;
    line-height: 28px;
}

#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: 16px;
    line-height: 28px;}

.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;
}

@media (max-width: 767px) {
    .centerd {
        text-align: center;
    }
    
    #slide-txt h1 {
    font-size: 27px;
    line-height: 32px;
}
    
    
    .home-from {
    margin-bottom: 33px;
}
    
    #slide-txt {
    margin-top: 102px;
}
    
#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: #093178;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 4px solid #3566bd;
}

.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;
}  
    
}

@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: #093178;
    font-size: 1.5em;
    margin: 15px 0;
}

.testim .cont div p {
    font-size: 1.15em;
color: #000;
    width: 95%;
    font-size: 17px;
    line-height: 29px;
    font-family: 'marteldemibold';
        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;
}


/*------------------------------------------------------------*/
.counter {
    background-color: #ffffff30;
    padding: 20px 15px;
    border-radius: 5px;
    margin-bottom: 20px;
}

.counter-box {
            text-align: left;
            position: relative;
            
        }
        
        .nopad0{
            padding-left:0px;
            padding-right:0px;
        }

.counter-main{
    overflow:hidden;
}

.counter-main{
    overflow:hidden;
} .counter-number, .counter-main .counter-extra{
    display:inline;
    
}

.counter-number {
    font-size: 68px;
    font-weight: bold !important;
    color: #ffffff;
    font-weight: normal;
    text-transform: none;
    line-height: 1.5em;
}

        .counter-extra {
            font-size: 20px;
            font-weight: 700;
            color: #ffffff;
            position: absolute;
    top: 45px;
        }

        .counter-label {
            font-size: 19px;
    font-weight: 400;
            margin-top: -20px;
            color: #ffffff;
            text-align:left;
        }

        /* Responsive */
        @media (max-width: 768px) {
            
        }
