body{
	margin:0;
	padding:0;
	color:#f63e03;
	font-family: 'Raleway', sans-serif;
}

.main{
	margin: auto;
	padding: 0;
	width: 96%;
}

a{
    color: #000;
    text-decoration: none;
}
a:focus, a:hover {
    color: #000;
    text-decoration: none;
}
img{
	max-width: 100%;
}
h1{margin:0px;}
h2{margin:0px;}
h3{margin:0px;}
h4{margin:0px;}
h5{margin:0px;}
h6{margin:0px;}

/*font-family: 'Roboto', sans-serif;*/

/*START HEADER SECTION*/

/*start top head section*/

.tophead-section1{
	padding: 0px;
	/*background:url(../backup_files/body-bg.jpg);*/
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.tophead-sectiona{
	overflow: hidden;
	border-top:4px solid;
	padding: 0;
}
.tophead-section-1{
	padding: 0px;
}
.top-hide{
	padding: 10px;
}
.top-hide1{
	padding: 10px;
	visibility: hidden;
}
.top-line{
	padding: 0px;
}
.top-line1{
    padding: 0px 62px 0 0px;
    color: #fff;
    clip-path: polygon(0% 0%, 100% 0%, 96% 76%, 95% 100%, 7% 100%, 6% 100%);
    background: #f63e03;
}
.top-line2{
	padding: 0;
	text-align: center;
}
.top-line2 p{
    color: #fff;
    font-size: 21px;
    font-weight: 500;
    margin: 0;
    padding: 5px 0;
    text-transform: capitalize;
    text-shadow: 0px 0px 10px #fea917;
    animation: topclr 400ms linear infinite;
}
@keyframes topclr{
	0%{text-shadow:0px 0px 0px #fea917;}
	50%{text-shadow:0px 0px 10px #fff;}
	100%{text-shadow:0px 0px 0px #fea917;}
}
.top-icon{
	padding: 10px;
    background: #222;
    transform: skew(45deg);
}
.top-icon ul{
	padding: 0px 0;
    margin: 0px;
    list-style: none;
    text-align: center;
    transform: skew(-45deg);
}
.top-icon ul li{
	padding:0 6px;
	margin: 0;
	display: inline-block;
}
.top-icon ul li a{
	color: #fff;
	margin: 0;
	text-decoration:none
}
.top-icon ul li a i{
	color: #fff;
	font-size: 20px;
	margin: 0;
	padding: 0;
}
.top-icon ul li a:hover i{
	color:#fabe01;;
}

/*start head section*/

.head-section{
	padding: 0;
}
.head-section1{
	padding: 0px;
}
.head-logo{
	padding: 10px;
	text-align: center;
}
.head-logo1{
	padding: 0px;
}
.head-contact{
	padding:10px;
}

.head-contact1{
	padding: 0px;
}
.head-mark{
	padding: 0px;
}
.head-mark span{
    margin: 0;
    position: absolute;
    color: #000;
    text-transform: capitalize;
    font-weight: 500;
    padding: 2px 10px 0 10px;
    display: inline-block;
    font-size: 20px;
}
.head-mark p{
   color: #fff;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 500;
    margin: 0;
    padding: 5px 10px;
    border-radius: 11px 10px 36px 15px;
    background: #f63e03;
    display: inline-block;
    animation: blik 0.3s infinite;
}
@keyframes blik{
	0%{background: #f63e03;}
	50%{background:#000;}
	100%{background: #f63e03;}
}
.head-contact2{
	padding: 0px;
}
.head-call1{
	padding: 10px 0;
	text-align: center;
}
/*end head section*/

/*end top-head section*/

/*start head line section*/

.head-line{
	padding: 0;
	background:#000;
}
.head-line1{
	padding: 0px;
}
.head-line2{
 padding: 8px;
    text-align: center;
}
.head-line3{
    padding: 0px;
    text-align: center
}
.head-line2 p{
	padding: 0;
    color: #fff;
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
}
.head-line3 p{
    padding: 10px 10px;
    margin: 0;
    background: #fabe01;;
    text-align: center;
}
.head-line3 a{
	text-decoration: none;
	margin: 0;
	padding: 4px 9px;
	text-transform: capitalize;
	text-align: center;
	font-size: 18px;
	color: #000;
	font-weight: 600;
}
.head-line3 a i{
	padding: 0 10px;
}

/*end head line section*/

/*start slider section*/

.slider{
	padding: 0;
}

.carousel-control .icon-next, .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 80px;
}
.carousel-control {
    opacity: 5;
}
/*end slider section*/

/*END HEADER SECTION*/

/*start best services section*/

.best-services{
	padding: 0;
}
.best-services1{
	padding: 50px 30px;
}
.best-head{
	padding: 0;
	text-align: center;
}
.best-head p{
	padding: 0;
	font-size: 38px;
	font-weight: 600;
	margin: 0;
	text-transform: capitalize;
    color: yellow;
}
.best-list{
	padding: 10px;
}
.best-list1{
	padding: 10px;
}
.best-list2{
	padding:10px 0;
	text-align: left;
}
.best-list2 ul{
	padding: 0;
	margin: 0;
	overflow: hidden;
	list-style: none;
}
.best-list2 ul li{
	color: #222;
	padding: 5px;
	margin: 0;
	text-transform: capitalize;
	line-height: 30px;
	font-size: 17px;
	border-bottom: 1px solid #eeeeeeb3;
}
.best-list2 ul li i{
	color: #f63e03;
    padding: 0 5px 0 0;
    font-weight: 600;
    font-size: 18px;
    transition: 0.7s;
}
.best-list2 ul li:hover i{
	transform: scale(1.4);
    transition: 0.7s;
}
.best-serv{
	padding: 10px;
}
.best-serv1{
	padding: 10px 0;
}
.best-serv2{
	padding: 20px 0px;
}
.best-serv3{
	padding: 15px 10px;
}
.best-serv4{
	padding: 0px;
	text-align: center;
	border-right: 2px solid #e8e8e8;
}
.best-serv-4{
	padding: 0;
	border:0px;
}
.best-serv5{
	padding: 0;
}
.best-serv6{
	text-align: center;
	padding: 5px;
}
.best-serv6 span{
	font-size:25px;
	font-weight: 600;
	margin: 0;
	text-transform: capitalize;
}
.best-serv6 p{
    color: #000;
    margin: 0;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 19px;
    padding: 3px 0 10px 0;
}
.best-serv6 a{
    padding: 5px 24px;
    font-size: 18px;
    border-radius: 7px;
    background: #f63e03;
    color: #fff;
    font-weight: 800;
    /* margin: 33% 0 0 0; */
    text-decoration: none;
    text-align: center;
    text-transform: capitalize;
}
.best-serv6 a:hover{
	background:#000;
}

/*end best services section*/

/*start mark section*/

.mark-1{
	padding: 0;
	background:#000;
}
.mark-1a{
	padding:30px;
	text-align: center;
}
.mark-1a p{
color: #fabe01;;
    padding: 0;
    margin: 0;
    line-height: 30px;
    padding: 15px 0px 27px 0px;
    font-size: 35px;
    font-weight: 600;
    text-transform: capitalize;
}
.mark-1a span{
	color: #fff;
    margin: 0;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.9px;
    padding: 0;
    line-height: 33px;
    text-transform: capitalize;
}
.mark-1a span strong{
	color: #fabe01;
}

/*end mark section*/

/*start why choose us section*/

.chooseus-section{
	padding: 0;
}
.chooseus-section1{
	padding:50px 30px;
}
.choose1{
	padding: 10px;
}
.choose2{
    border: 1px solid #afafaf;
    padding: 0px;
    text-align: center;
}
.choose2 p{
    background-color: #eee;
    font-weight: 600;
    font-size: 30px;
    text-align: center;
    line-height: 32px;
    margin: 0px 0 5px 0;
    text-transform: capitalize;
    padding: 10px 0px;
}
.choose2 span{
	color: #000;
    font-size: 23px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0px 0 0 0px;
}
.counting{
	font-size: 26px;
    font-weight: 600;
    padding: 5px 0;
}

/*end why choose us section*/

/*start services section*/

.services-section{
	padding: 0;
}
.services-section1{
	padding: 50px 30px;
}
.services-banner{
	padding: 10px;
}
.services-banner1{
	padding: 0px;
}
.services-ban{
	padding: 10px 0;
}
.services-ban1{
	padding: 15px;
    outline: 1px solid #bababa;
    outline-offset: -7px;
}
.services-choose{
      padding: 10px;
}
.services-choose1{
	padding: 10px;
}
.services-choose2{
	padding: 10px;
}
.services-choose3{
	padding: 10px;
	border-bottom: 1px solid #eee;
	text-align: center;
}
.services-choose3 i{
	color: #990000;
	font-size: 28px;
}
.services-choose3 span{
font-size: 25px;
    padding: 0 11px 0 14px;
    font-weight: 600;
    margin: 0;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
	color: #ae0000;	
}
.services-choose3 p{
	    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.9px;
    line-height: 25px;
    margin: 0;
    color: #000;
    padding: 7px 0;
    text-transform: capitalize;
	font-family: 'Roboto', sans-serif;
}


.services{
	padding: 10px;
}
.services1{
	padding: 10px;
}
.services-1{
	padding: 10px 0;
}
.services3{
	    padding: 15px 0 0 0;
}
.services4{
	padding: 0px 0px;
	border-bottom: 1px solid #222;
}
.services-left{
	padding: 0;
}
.services-right{
	padding:21px 0px 0px 10px;
    text-align: left;
}
.services-right span{
	    color: #f63e03;
    font-size: 22px;
    font-weight: 600;
    margin: 0;
    text-transform: capitalize;
}
.services-right p{
	    margin: 0;
    padding: 15px 0 10px 0;
}
.services-right a{
	padding: 6px 14px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background: #f63e03;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    text-transform: capitalize;
}

/*end services section*/

/*start form section */

.form-section{
    padding: 0;
}
.form-section1{
    padding: 50px 30px;
}
.form-section2{
    padding: 20px;
}
.contac-r {
    padding: 0px 20px 0px 20px;
    margin: 0;
}
.form-texxx{
    padding: 0px;
}
.form-texxx span{
   padding: 10px 0;
    margin: 0;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    color: #000;
}
.form-texxx p{
    background:#570420;
    font-weight: 300;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    padding: 5px 3px;
    margin-top: 6px;
    font-size: 15px
}
.form-group {
    padding: 5px 15px;
    margin-bottom: 10px;
}
input.form-control {
    color: #000;
}
.form-control {
    width: 100%;
    background: #ffffff00;
    border-radius: 0px;
    height: 34px;
    color: #000;
    border: 0px;
    box-shadow: none;
    border-radius: 1px;
    border-bottom: 2px solid #e0e0e0;
}
textarea.form-control {
    height: 80px;
    color: #000;
}
.btn-group>.btn:first-child {
    margin-left: 0;
    margin: 10px 0 0 0;
    padding: 10px 54px;
    border-radius: 33px;
    font-size: 17px;
    text-align: center;
    border: 0px;
    font-weight: 600;
    float: right;
    color: #fff;
    background: #f63e03;
}
.btn-group>.btn:first-child:hover{
    background: #fabe01;;
    color: #000;
}

/*end form section*/

/*start mark section*/

.mark-2{
    padding: 0;
    background:#f63e03;
}
.mark-2a{
    padding:30px;
    text-align: center;
}
.mark-2a p{
    color: #fff;
    padding: 18px 0;
    margin: 0;
    line-height: 30px;
    font-size: 30px;
    font-weight: 500;
    text-transform: capitalize;
}

/*end mark section*/

/*start bottom list section*/

.bottom-services{
    padding: 0;
    background:url(../backup_files/bg.jpg);
    background-repeat:repeat;
}
.bottom-services1{
    background: rgb(255 255 255 / 95%);
    padding: 0;
}
.bottom-services-1{
    padding: 50px 30px;
}
.bottom-services2{
    padding: 20px;
}
.bottom-list{
    padding: 10px;
}
.bottom-list1{
    padding: 10px;
}
.bottom-list1 ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.bottom-list1 ul li{
    color: #222222;
    border-bottom: 2px solid #ebebebb0;
    font-size: 17px;
    font-weight: 500;
    text-transform: capitalize;
    margin: 0;
    padding: 5px;
    box-shadow: 0 0.5px 0 #f3f3f3;
    line-height: 31px;
        text-align: left;
}
.bottom-list1 ul li i{
    color: #f63e03;
    font-size: 20px;
    padding: 0 7px 0 0;
}
.bottom-list1 ul li:hover{
    color: #f63e03;
    transition: .6s;
}
.bottom-list1 ul li:hover i{
    padding-left: 6px;
    transition: .6s;
}
/*end bottom list section*/

/*start footer section*/

.footer-section{
      background: url(../images/footer.jpg);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    padding: 0;
}
.footer-sectiona{
            background: rgb(0 0 0 / 75%);
    padding: 0;
}
.footer-section1{
    padding: 10px 30px;
}
.footer-section-2{
    padding: 10px;
}
.footer-section-3{
    padding: 10px;
    text-align: center;
}
.footer-section2{
    padding: 10px;
}
.footer-section3{
    padding: 10px;
}
.footer-head{
    padding: 0;
    text-align: left;
}
.footer-head p{
    font-size: 22px;
    font-weight: 600;
    margin: 0;
    text-transform: capitalize;
    color: #ededed;
    padding: 5px;
    border-bottom:2px dashed;
}

.footer-section4{
    text-align: center;
    padding:2px 0 0 0;
}
.footer-section4 ul{
    margin: 0;
    padding: 9px 0 0 0;
    list-style: none;
    text-align: left;
}
.footer-section4 li{
    color: #fff;
    padding: 5px 0 5px 0px;
    line-height: 26px;
    font-size: 17px;
    text-transform: capitalize;
}

.footer-section4 i{
    color: #ededed;
    font-size: 22px;
    padding: 0 8px 0 0;
}
.footer-section-4{
    text-align: center;
    padding:15px 0 0 0;
}
.footer-serv{
    padding: 0px;
    margin: 0px 0 0 0;
}
.fooottt{
    text-align:left;
    padding:2px 0 0 0;
}
.fooottt ul{
    margin: 0;
    padding: 9px 0 0 0;
    list-style: none;
    text-align: left;
}
.fooottt li{
    color: #ededed;
    padding: 5px 0 5px 0px;
    line-height: 26px;
    font-size: 17px;
    text-transform: capitalize;
}
.fooottt li a{
color: #ededed;
    padding: 5px 0 5px 0px;
    line-height: 26px;
    font-size: 17px;
    text-transform: capitalize;
    border: 1px solid #ededed;
    padding: 7px 6px;
    display: block;
    margin-bottom: 7px;
    text-decoration: none;
    transition: 0.6s;
}
.fooottt li a:hover{
    color: #fff;
    border:1px solid #fff;
    transition: 0.6s;
}
.fooottt li a:hover i{
    color: #fff;
    transition: 0.6s;
}
.fooottt i{
    color: #ededed;
    font-size: 22px;
    padding: 0 8px 0 0;
}
.footer-section-4{
    text-align: center;
    padding:15px 0 0 0;
}
/*end footer section*/
.dis-1 {
    padding: 0;
    border-top:1px solid #fff;
    text-align: center;
}
.dis-1 p{
    font-size: 16px;
    padding: 20px 0 s10px 0;
    line-height: 26px;
    margin: 0px;
    color: #fff;
    font-weight: 300;
    font-family: 'Poppins',sans-serif;
}
.copy-1{
  padding: 0px;
  text-align: center;
}
.copy-1 .copy{
  padding: 10px 0;
  margin:0px;
   font-family: 'Poppins',sans-serif;
  font-size: 16px;
  color: #ffbb03;
}

/*end disclimer*/

/*start about us section*/

.aboutus-section{
   padding: 0px 0 0 0;
}
.aboutus-section1{
    padding: 50px 30px;
}
.about-head{
    text-align: center;
    padding: 10px 0;
}
.about-head p {
    padding: 0;
    font-size: 26px;
    font-weight: 600;
    margin: 0;
    text-transform: capitalize;
    letter-spacing: 2px;
}
.about-head span{
    padding: 0;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    text-transform: capitalize;
}
.aboutus-content{
    padding: 10px;
    text-align: left;
}
.aboutus-content p{
    padding: 5px;
    line-height: 30px;
    font-size: 17px;
    margin: 0;
    color: #2d2d2d;
    font-weight: 300;
}
.aboutus-content strong{
    font-weight: 500;
    color: #f63e03;
    font-size: 20px;
}

/*end about us section*/

/*start content services */

.content-services{
    padding: 0;
    background:#730707;
}
.content-services1{
    padding: 50px 30px;
}
.content-services2{
    padding: 0px 0px;
}
.content-serv{
    padding: 10px;
}
.content-serv1{
    border: 2px solid #b9b2b2;
    padding: 15px;
        background: wheat;
}
.content-serv1  span {
    height: 60px;
    width: 60px;
    background: #b90316;
    display: block;
    border-radius: 50%;
    padding: 10px;
    position: absolute;
    top: -30px;
    margin: 0 auto;
    left: 0;
    right: 0;
    /* margin-bottom: 25px; */
    border: 5px solid #eee;
    z-index: 9;
display: none;
}
.content-img{
    padding: 0;
}
.content1{
    padding: 10px 0;
    text-align: left;
}
.content1 strong{
    padding: 0;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    text-transform: capitalize;
}
.content1 p{
      padding: 5px 0 0;
      line-height: 30px;
      font-size: 15px;
      margin: 0;
      font-family: 'Poppins',sans-serif;
      color: #2d2d2d;
      font-weight: 300;
}
.content1 a{
    color: #000;
    background:#fabe01;
    padding: 5px 10px;
    margin: 0;
    text-decoration: none;
    font-size: 19px;
    font-weight: 500;
    text-decoration: none;
    text-transform: capitalize;
    float: right;
    transition: 0.6s;
}
.content1 a:hover{
    background:#f63e03;
    color: #fff;
    transition: 0.6s;
}
/*end content services*/


/*start testimonials-section*/

.testimonials-section{
  padding: 0;
  background: #ef3c03;
  color: #e7e4e4;
}
.testimonials-section1{
  padding: 50px 30px;
}
.testi-head{
  padding: 0px;
  text-align: center;
}
.testi-head p{
  color: #e7e4e4;
  margin: 0;
  padding: 5px 0px;
  text-align: center;
   font-family: 'Roboto', sans-serif;
    font-weight: 600;
  font-size: 36px;
  font-weight: 600;
}
.testi-head span{
  color: #000;
  font-size: 18px;
  font-weight: 600;
}
.testi{
  padding: 40px 20px 0px 20px;
}
.testim {
        width: 100%;
}

.testim .wrap {
    position: relative;
    width: 100%;
    max-width: 1020px;
    padding: 0px 20px 40px 20px;
    margin: auto;
}

.testim .arrow {
    display: block;
    position: absolute;
    color: #e7e4e4;
    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: #000000;
}
    

.testim .arrow.left {
    left: 10px;
}

.testim .arrow.right {
    right: 10px;
}

.testim .dots {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 60px;
    left: 0;
    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 #e7e4e4
;
    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: #ea830e;
    border-color: #ea830e;
}
.img{margin: 20px 0;}
.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;
    filter: blur(3px);
    border-radius: 50%;
}

.testim .cont div span{
   color:#ffc107;
    font-size: 30px;
    font-weight: 600;
    margin: 15px 0;
   font-family: 'Roboto', sans-serif;
}

.testim .cont div p {
    font-size: 1.15em;
    color:#e7e4e4;
    font-weight: 500;
    line-height: 30px;
    width: 80%;
    margin: auto;
    padding: 10px 0 0 0;
}

.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 span {
    -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 span {
    -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 #e7e4e4;
        box-shadow: 0px 0px 0px 0px #e7e4e4;
    }

    35% {
        -webkit-box-shadow: 0px 0px 10px 5px #e7e4e4;        
        box-shadow: 0px 0px 10px 5px #e7e4e4;        
    }

    70% {
        -webkit-box-shadow: 0px 0px 10px 5px #e7e4e4;        
        box-shadow: 0px 0px 10px 5px #e7e4e4;        
    }

    100% {
        -webkit-box-shadow: 0px 0px 0px 0px #e7e4e4;        
        box-shadow: 0px 0px 0px 0px #e7e4e4;        
    }
}

@-moz-keyframes testim-scale {
    0% {
        -moz-box-shadow: 0px 0px 0px 0px #e7e4e4;
        box-shadow: 0px 0px 0px 0px #e7e4e4;
    }

    35% {
        -moz-box-shadow: 0px 0px 10px 5px #e7e4e4;        
        box-shadow: 0px 0px 10px 5px #e7e4e4;        
    }

    70% {
        -moz-box-shadow: 0px 0px 10px 5px #e7e4e4;        
        box-shadow: 0px 0px 10px 5px #e7e4e4;        
    }

    100% {
        -moz-box-shadow: 0px 0px 0px 0px #e7e4e4;        
        box-shadow: 0px 0px 0px 0px #e7e4e4;        
    }
}

@-o-keyframes testim-scale {
    0% {
        -o-box-shadow: 0px 0px 0px 0px #e7e4e4
;
        box-shadow: 0px 0px 0px 0px #e7e4e4
;
    }

    35% {
        -o-box-shadow: 0px 0px 10px 5px #e7e4e4
;        
        box-shadow: 0px 0px 10px 5px #e7e4e4
;        
    }

    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 #e7e4e4
;
    }

    35% {
        box-shadow: 0px 0px 10px 5px #e7e4e4;        
    }

    70% {
        box-shadow: 0px 0px 10px 5px #e7e4e4;        
    }

    100% {
        box-shadow: 0px 0px 0px 0px #e7e4e4;        
    }
}

@-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);        
    }
}


@-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);       
    }
}

@-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);
    }
}

@-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;
    }

}

.testim .dots .dot.active, .testim .dots .dot:hover {
    background:#000000;
    border-color:#000000;
}
.dots{padding: 0px;margin: 0;}
/*end testimonials-section*/


/*start aowrds*/

.awords{
	padding: 0px;
	background:#f63e03;
}
.aword1{
	padding: 30px;
}
.aword2{
	padding: 10px;
}
.aword3{
	padding: 10px;
}
.aword4{
	padding: 0px;
}

/*end awords*/




.fix{
  position: fixed;
     padding: 0px;
  bottom: 0;
  left: 0;
  background: #f2f2f2;
  border-top: 1px solid #e2e2e2;
  display: none;
}
.ff5{
  padding: 40px 10px;
}
.end
{
  margin: 0;
  padding: 0;
  text-align: center;
  
}

.end .wh-fx:after{background: #26b144;}
.end .wh-fx:before{background: #26b144;}

 .end li:before
 {
       position: absolute;
    height: 60px;
    width: 60px;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 0;
    content: "";
    background: #cc0000;
    border-radius: 50%;
    transition: all 2s;
    animation-name: calla;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
   
 }
 .element2 {
  animation-delay: 2s;
  animation: pulse 2s infinite;
  display: table;
  animation-direction: alternate;
}
.end li a{    text-decoration: none;
    position: absolute;
    z-index: 9;
    margin: 0 auto;
    left: 0;
    right: 0;}
.end li a i
{
 font-size: 34px;
    animation: pulsate 1s ease-out;
    animation-iteration-count: infinite;
    -webkit-animation: pulsate 1s ease-out;
    -webkit-animation-iteration-count: infinite;
    display: block;
    height: 30px;
    width: 32px;
    line-height: 57px;
    color: #fff;
    margin: 0 auto;
    z-index: 99;
}
@keyframes pulsate {
    0% {transform: scale(0.9, 0.9); opacity: 1;}
    50% {transform: scale(1.2, 1.2) ; opacity: 1;}
    100% {transform: scale(0.9, 0.9); opacity: 1;}
}


@keyframes callb{
0%{transform: rotate(0deg);}
100%{transform: rotate(-360deg);}
}
@keyframes calla{
0%{transform: rotate(0deg);}
100%{transform: rotate(360deg);}
}

.wh-fx{
  right: 20px;
}
.ph-fx{
  left: 20px;
}
.ph-fx a i{
  color: #fff !important;
}
.end li{
    display: inline;
    text-align: left;
    list-style: none;
    position: absolute;
    text-align: center;
    height: 60px;
    bottom: 10px;
    width: 60px;
    border-radius: 1px solid #000;
    animation-name: calla;
    animation-duration: 0.8s;
    animation-iteration-count: infinite;
    background: #a20032;
    line-height: 60px;
    border-radius: 50%;
}
.end li:after{
     position: absolute;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index:-99;
    content: "";
   transform: scale(1);
   border: 1px solid rgba(162, 162, 162, 0.8);
     animation-name: callb;
    animation-duration: 0.8s;
    animation-iteration-count: infinite;
 }
 .element2 {
  animation-delay: 2s;
  animation: pulse 2s infinite;
  display: table;
  animation-direction: alternate;
}
.end li a i{
 font-size: 34px;
    animation: pulsate 1s ease-out;
    animation-iteration-count: infinite;
    -webkit-animation: pulsate 1s ease-out;
    -webkit-animation-iteration-count: infinite;
    display: block;
    height: 30px;
    width: 32px;
    line-height: 57px;
    color: #fff;
    margin: 0 auto;
    z-index: 99;
}
@keyframes pulsate {
    0% {transform: scale(0.9, 0.9); opacity: 1;}
    50% {transform: scale(1.2, 1.2); opacity: 1;}
    100% {transform: scale(0.9, 0.9); opacity: 1;}
}
@keyframes callb{
0%{transform: scale(0.9);}
20%{transform: scale(1);}
40%{transform: scale(1.1);}
60%{transform: scale(1.2);}
80%{transform: scale(1.3);}
100%{transform: scale(1.4);}

}
@keyframes calla{
0%{ box-shadow: 0px 0px 0px 4px rgba(162, 162, 162, 0.8);}
20%{ box-shadow: 0px 0px 0px 6px rgba(162, 162, 162, 0.6);}
40%{ box-shadow: 0px 0px 0px 8px rgba(162, 162, 162, 0.4);}
60%{ box-shadow: 0px 0px 0px 10px rgba(162, 162, 162, 0.2);}
80%{ box-shadow: 0px 0px 0px 12px rgba(162, 162, 162, 0.1);}
100%{ box-shadow: 0px 0px 0px 14px rgba(162, 162, 162, 0);}
}
.wh-fx{right: 20px;    background: #26b144 !important;}
.ph-fx{left: 20px;}

.end li a img
{

}
 .ff5 span {
    color: #ff0000;
}



/*start media query*/

@media (max-width: 767px){
    body{text-align: center;}
     .fix{display: block;}
    .top-hide{display: none;}
    .head-logo{padding: 0px 0;}
    .head-contact{padding:0px 0 0 0px;}
    .top-icon ul {transform: skew(-30deg);}
    .top-line1 {padding: 0px 25px 0 0px;}
    .head-line3 p {padding: 2px 10px;}
    .head-mark span {position: relative;}
    .head-line2 p {font-size: 18px;}
    .head-call1 {padding: 5px 0;}
    .top-line2 p {font-size: 16px;padding: 5px 0px 5px 24px;}
    .top-icon {padding: 7px 10px; transform: skew(30deg);}
    .carousel-control .icon-next, .carousel-control .icon-prev {font-size: 30px;}
    .best-services1{padding: 30px 0px;}
    .best-list {padding: 10px 0;}
    .best-serv {padding: 10px 0;}
    .best-serv4{border-right: 0px solid #e8e8e8;}
    .best-serv3{width: 50%;}
    .mark-1a{padding:30px 0;}
    .chooseus-section1{padding:30px 0px;}
    .choose1{width: 50%;}
    .services-section1{padding:30px 0;}
    .services1 {padding: 0px;}
    .services-ban{width: 50%;}
    .services3 {padding: 10px 0px;}
    .services4{display: inline-flex;}
    .services-left img{height: 130px;}
    .services {padding: 0px;}
    .form-section1{padding:30px 0px;}
    .bottom-services-1{padding:30px 0px;}
    .bottom-services2{padding: 20px 0;}
    .bottom-list{width: 50%;}
       .footer-section1{padding: 30px 0px;}
    .footer-section2{width: 50%;}
    .footer-section-2 {padding: 0px 0;}
    .footer-serv{width: 50%;}
    .footer-section3 {padding: 10px 0;}
    .aboutus-section1{padding: 30px 0;}
    .content-services1{padding:30px 0px;}
    .content-serv{width: 50%;}
     .testimonials-section1{padding:30px 0px;}
   .testi2{background-image: none;}
   .testi4 {padding: 20px 0px;}
   .testim .arrow.left {left: -27px;}
   .testim .arrow.right {right: -18px;}
   .testim .wrap {padding: 0px 0px 40px 0px;}
     .aword3{width: 50%;}
    .aword1{padding: 30px 0px;}



    .dis-1 {padding: 0px 0px;}
    .copy-1 {padding: 0px 0px 80px 0px;}

    


}

@media only screen and (min-width: 768px) and  (max-width:991px) {
    .best-serv4{border-right: 0px solid #e8e8e8;}
    .top-hide{display: none;}
    .head-logo{padding: 0px 0;}
    .head-line2 p {font-size: 18px;}
    .head-line3 a i {padding: 0 8px;}
    .head-line2 {padding: 8px 0;}
    .head-line3 a {padding: 4px 6px;}
    .services3 {padding: 15px 8px;}
    .mark-1a span {font-size: 19px;}
    .services-right span {font-size: 21px;}

} 


@media only screen and (min-width: 991px) and  (max-width:1200px) {
      .best-serv {padding: 10px 0;}
      .best-list {padding: 10px 0;}
      .best-serv6 span {font-size: 24px;}
      .services-choose3 {padding: 20px 10px;}
      .services3 {padding: 10px;}
      .choose2 p {font-size: 26px;}
      .content1 strong {font-size: 25px;}
      .content-serv1 {padding: 15px 10px;}
      .mark-2a p { line-height: 46px;font-size: 26px;}
      .footer-section4 li { font-size: 16px;}


}

@media only screen and (min-width:1200px) and  (max-width:1300px){

}

@media (max-width: 575px) and (min-width: 0px) {
   .best-serv3{width: 100%;padding: 0px 0;}
   .best-head p { font-size: 31px;}
   .head-line2 {padding: 4px 0;}
   .head-line2 p {font-size: 16px;}
   .services-ban{width: 100%;}
   .services3{width: 100%;}
   .services3 {padding: 6px 0;}
   .services-right span {font-size: 20px;}
   .choose1{width: 100%;}
   .services-choose3 {padding: 10px 0;}
   .services-choose2 {padding: 0px;}
   .mark-1a span {font-size: 16px;letter-spacing: 0;}
    .mark-1a p {padding: 15px 0px 5px 0px;font-size: 30px;line-height: 46px;}
    .services-banner {padding: 0px;}
    .bottom-list{width: 100%;}
    .footer-section-2 {padding: 0px 0;}
    .dis-1 p {font-size: 12px;padding: 10px 0px;line-height: 20px;}
  .copy-1 .copy {padding: 10px 0px;font-size: 13px;}
  .footer-section2{width: 100%;}
  .content-serv{width: 100%;}
  .testi-head p {font-size: 21px;}
  .aword3{width: 100%;}

}

#callbook {
    display: none;
    background: green;
    bottom: 0;
    left: 0;
    width: 100%;
    position: fixed;
    display: none;
    right: 0;
    z-index: 100;
}

@media screen and (max-width: 767px){
#callbook {
    display: block!important;
}
#callbook ul {
    padding: 0px;
}

#callbook ul li {
    position: relative;
    padding: 10px 0px;
    width: 50%;
    list-style: none;
    float: left;
    text-align: center;
}
#callbook ul li a {
    color: #fff;
    font-size: 18px;
}
}

.link li
{
	list-style: none;
	font-size: 16px;
	color: #000000;
}
