@import url('https://fonts.googleapis.com/css2?family=Engagement&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&amp;display=swap');

body{
	margin:0;
	padding:0;
	color:#ff5023;
	font-family: 'Poppins', 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: 'Engagement', cursive;*/

/*START HEADER SECTION*/


/*start top-head section*/

.tophead-section{
  padding:0px; 
  background:#ffeb00;
}
.tophead1{
  padding: 0px;
}
.tophead2{
  padding: 7px 10px;
}
.tophead2 span {
    font-size: 22px;
    color:#ff5023; 
    font-weight: 600;
}
.tophead2 ul{
    padding: 0px;
    list-style: none;
    display: inline-block;
    margin: 0px;
}
.tophead2 li{
    font-size: 15px;
    padding: 0px 0px 0px 0px;
    display: inline-block;
}
.tophead2 li a{
    text-decoration: none;
    color:#ff5023;
    font-size: 18px;
    font-weight: 500;
    padding: 0 6px 0 0px;
}
.tophead2 i{
    height: 40px;
    width: 40px;
    border-radius: 50%;
    font-weight: 600;
    color: #ffeb00;
    padding: 0 10px;
    font-size: 20px;
    background: #ff5023;
    text-align: center;
    line-height: 41px;
    transition: all 0.2s linear;
}
.tophead3{
  padding: 0px;
}
.tophead4{
  padding: 10px 10px;
}
.tophead4 ul{
  padding: 0px;
  margin:0px;
}
.tophead4 li{
    font-size: 17px;
    color:#ff5023;
    text-transform: capitalize;
    padding: 4px 10px;
    display: inline-block;
    font-weight: 500;
}
.tophead4 i{
    font-weight: 600;
    color: #d80000;
    margin-right: 8px;
    font-size: 20px;
}
.topheada1{
  padding: 0px 10px;
}
.topheada2{
  padding: 10px;
}

/*end top-head section*/

/*start head section*/

.head-section{
	padding: 0px; 
}
.head1{
	padding: 0px;
	text-align: center;
}
.head2{
	padding: 20px 0 0 0;
	text-align: center;
}
.head-section1{
	padding: 10px;
}


/*end head section*/

/*start head list section*/

.head-list{
	padding: 0;
}
.head-list1{
	padding: 10px;
	background:#ff5023;
	text-align: center;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
}
.head-list1 .list{
	padding: 0;
	text-align: center;
	margin: 0;
	display: inline-block;
}
.head-list1 .list li{
	color:#ff5023;
	border-radius: 20px;
	display: inline-block;
	padding: 4px 16px;
	font-size: 17px;
	margin: 0px 10px;
	text-align: center;
	text-transform: capitalize;
	font-weight:600;
	background:#ffeb00;
}

/*end head list section*/

/*start head line section*/

.head-line{
	padding: 0;
	background: #ffeb00;
}
.head-line1{
	padding: 11px 10px 0px 10px;
	text-transform:capitalize;
	font-weight: 600;
	margin: 0;
	font-size: 18px;
	color: #ff5023;
}


/*end head line section*/

/*start slider section*/

.slider{
	padding: 0;
}

/*end slider section*/

/*END HEADRE SECTION*/
 .head-marrk2
 {
	padding: 5px 0;
    font-size: 20px;
    background-color: #261b00;
    font-weight: 600;
    color: #ffb400;
    border-top: 1px solid #ffb400;
 }
 
/* end head*/ 
/*start mark1*/

.mark1{
  padding: 10px;
  background:#ffb400;
  color: #000; 
}
.mark1 p{
  text-align: center;
  font-size: 20px;
  line-height: 30px;
  padding: 10px;
}

/*end mark1*/.top-tex1
{
	
	color:#fff;
	background-color:#000;
	    border-radius: 0% 0px 70% 70%;

}.top-neww1 a
{
	padding: 10px 20px;
    background-color: #ffb400;
    color: #000;
    font-weight: 700;
    font-size: 20px;
    border-radius: 0% 0% 40% 0%;
    box-shadow: 0px 15px 10px -12px rgba(0, 0, 0, 0.59);
	
}
.top-neww1 a:hover
{
	text-decoration:none;
	background-color:#000;
	color:#fff;
} .top-new2
 {
	 text-align:center;
 }
 
 .top-new2 h4
 {
	padding: 15px 0px 20px 0;
    font-size: 24px;
	 font-weight:700;
	 color: #fff;
	 animation:texcc 300ms linear infinite;
	 
 }
@keyframes  texcc
{
	0%{color:#fff;}
	50%{color:#ffb400;}
	100%{color:#fff;}
} 

/*start top services section*/

.top-services{
	padding: 0;
}
.top-services1{
	padding: 50px 30px;
}
.services-head{
	padding: 0;
	text-align: center;
}
.services-head p{
	    font-size: 60px;
    margin: 0;
    font-weight: 500;    padding: 34px;
    text-transform: capitalize;
    font-family: 'Engagement', cursive;
}
.services-head img{
	margin: -12px 0 0 0;
}
.services-head span{
	margin: 0;
	color: #d50000;
	font-size: 20px;
	font-weight: 500;
	text-transform: capitalize;
}
.top-services2{
	padding: 40px 20px 20px 20px;
}
.top-services3{
	padding: 10px;
}
.top-services4{
	padding:0px;
}
.top-services5{
	padding: 0;
	text-align: center;
}
.top-services5 span {
    position: absolute;
    top: -3px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    color: #000;
    font-size: 50px;
    z-index: -6;
    font-weight: 700;
    opacity: 0.06;
}
.top-services5 p{
    font-size: 22px;
    /* color: #4a1660; */
    text-transform: capitalize;
    padding: 20px 0;
    margin: 0;
    font-weight: 600;
}
.top-services6{
	padding: 0;
}
.top-services6:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0%;
    height: 0%;
    background-color: #000;
    transform-origin: bottom right;
    transition: all 400ms linear;
}
.top-services6:after {
    content: "";
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 0%;
    height: 0%;
    background-color: #000;
    transform-origin: bottom right;
    transition: all 400ms linear;
}
.top-servcall{
	position: absolute;
	bottom: -5px;
	left: -5px;
	background: linear-gradient(30deg, #ff5023, #193102);
	padding: 10px 20px;
	animation: newcll 400ms linear infinite;
	z-index: 1;
}
.top-servcall p{
    padding: 0px;
    font-size: 16px;
    margin: 0;
}
.top-servcall a {
    color: #fff;
}
.top-services3:hover .top-services6:after{
	width: 100%;
	height: 100%;
	transition:all 400ms linear;
	opacity: 0.1;
}
.top-services3:hover .top-services6:before{
	width: 100%;
	height: 100%;
	transition:all 400ms linear;
	opacity: 0.1;
}

/*end top services section*/

/*start about us sexction*/

.aboutus-section{
	padding: 0;
}
.aboutus-section1{
	padding: 50px 30px;
}
.about-us{
	padding: 40px 20px 20px 20px;
}
.about-us1{
	padding: 10px;
	text-align: left;
}
.about-us1 p{
	font-size: 15px;
	line-height: 30px;
	font-weight: 400;
	color: #000;
	margin: 0;
	padding: 5px;
}
.about-us1 span{
	font-size: 20px;
	text-transform: capitalize;
	font-weight: 500;
	color:#d50000;
}
.about-us1 img{
	float: right;
	height: 350px;
}

/*end about us scetion*/


/*start mark section*/

.mark-section{
	padding: 0;
	background: #ffeb00;
}
.mark-section1{
	padding: 20px 20px 40px 20px;
}
.mark-txt{
	padding: 10px;
}
.mark-txt1{
	padding: 0px;
}
.mark-txt1 p{
	color: #ff5023;
	font-size: 19px;
	margin: 0;
	padding: 0;
	font-weight: 600;
	text-align: center;
	text-transform: capitalize;
}
.mark-call{
	padding: 10px;
}
.mark-call1{
	padding: 0px;
}
.mark-call1 p{
	margin: 0;
	padding: 5px 0 0 0;
	text-align: center;
}
.mark-call1 a{
	background: #ff5023;
	color: #fff;
	padding: 8px 46px;
	text-align: center;
	font-size: 17px;
	font-weight: 500;
	/* font-family: 'Poppins',sans-serif; */
	border-radius: 36px;
	text-decoration: none;
	text-transform: capitalize;
}
.mark-call1 a:hover{
    background: #d50000;
}
.cali {
	color: #000;
	z-index: 1;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	height: 154px;
	width: 154px;
	text-align: center;
	/* width: 161px; */
	margin: 0 auto;
	/* border: 1px solid; */
	margin-top: 39px;
	left: 0;
	right: 0;
	font-size: 17px;
	padding-top: 37px;
}
.cali span{
    color: #d50000;
    margin: 0px;
    font-size: 27px;
    font-weight: 500;
}
.cali p {
    margin: 0px;
    font-weight: 600;
    font-size: 17px;
}

/*end mark section*/

/*start our services section*/

.our-services{
	padding: 0;
}
.our-services1{
	padding: 80px 30px 50px 30px;
}
.our-services3{
	padding: 40px 20px 20px 20px;
}
.our-serv{
	padding: 10px;
}
.our-serv1{
	padding: 10px;
}
.our-serv2{
	padding: 0;
	text-align: center;
}
.our-serv2 img{
   transform: skewX(-19deg);
}
.our-serv2:after{
	 content: "";
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background: linear-gradient(62deg, #ffeb00, #ffffff00);
    opacity: 0.6;
    transform: skewX(-19deg);
    /* transform-origin: bottom right; */
    transition: all 400ms linear;
}
.our-serv3{
	padding: 10px 0;
	text-transform: capitalize;
	text-align: center;
}
.our-serv3 span{
	font-size:25px;
	text-transform: capitalize;
	text-align: center;
	margin: 0;
	color: #d50000;
	font-weight: 600;
}
.our-serv3 p{
	color: #000;
	font-size: 14px;
	margin: 0;
	line-height: 30px;
	padding: 10px 0 5px;
}

/*end our services section*/
/* video section start */
.video-1{
  padding: 15px;
}
.video-1 iframe{
  width: 100%;
  height: 395px;
  border-radius: 30px;
}
/* video section  end */
.srv-title p {
    color: #b50023;
    font-size: 45px;
    font-weight: 900;
    text-transform: capitalize;
    font-family: "Rengita";
    letter-spacing: 5px;
}.srv-title strong {
    color: #343434;
    font-size: 19px;
    font-weight: 600;
    text-transform: capitalize;
    display: inline-block;
    border-bottom: 1px solid #b50023;
    padding: 0 15px 3px 0;
    margin-bottom: 10px;
    position: relative;
}
/*start mark2 section*/

.mark2-section{
	padding: 0;
	background: #ffeb00;
}
.mark2-section1{
	padding: 25px 20px 40px 20px;
}
.mark-txt2{
	padding: 10px;
}
.mark2-txt2{
	padding: 0px;
}
.mark2-txt2 p{
    color: #000;
    font-size: 22px;
    margin: -6px 0 0 0;
    padding: 0;
    font-weight: 500;
    text-align: center;
    text-transform: capitalize;
}
.mark-call2{
	padding: 10px;
}
.mark-call-2{
	padding: 0px;
}
.mark-call-2 p{
	margin: 0;
	padding: 5px 0 0 0;
	text-align: center;
}
.mark-call-2 a{
	background: #ff5023;
    color: #fff;
    padding: 8px 46px;
    text-align: center;
    font-size: 17px;
    font-weight: 500;
    font-family: 'Poppins',sans-serif;
    border-radius: 36px;
    text-decoration: none;
    text-transform: capitalize;
} 
.mark-call-2 a:hover{
    background: #d50000;
}
.cali1 {
	color: #000;
	z-index: 1;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	height: 154px;
	width: 154px;
	text-align: center;
	/* width: 161px; */
	margin: 0 auto;
	/* border: 1px solid; */
	margin-top: 39px;
	left: 0;
	right: 0;
	font-size: 17px;
	padding-top: 37px;
}
.cali1 span{
    color:#d50000;
    margin: 0px;
    text-transform: capitalize;
    font-size: 27px;
}
.cali1 p {
    margin: 0px;
    font-weight: 600;
    font-size: 15px;
}
/*end mark2 section*/

/*start chooseus-section */

.chooseus-section{
	padding: 40px 0 0 0;
}
.chooseus-section1{
	padding:50px 30px;
}
.chooseus-section2{
	padding: 40px 20px 20px 20px;
}
.chooseus-section3{
	padding: 10px;
}
.chooseus-section4{
	padding: 10px;
}
.counter {
   font-family: 'Poppins',sans-serif;
    text-align: center;
    color: #000;
    padding-bottom: 80px;
    position: relative;
    z-index: 1;
}
.counter:after, .counter:before {
    content: '';
    background-color: #fff;
    height: 100px;
    width: 80px;
    box-shadow: -1px 3px 3px rgba(0,0,0,.5), 0 -10px 10px -10px rgba(0,0,0,.5) inset;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    bottom: 20px;
    z-index: -1;
}
.counter .counter-content {
    color: var(--color_1);
    background: var(--white);
    text-align: center;
    height: 185px;
    width: 185px;
    padding: 24px;
    margin: 0 auto;
    box-shadow: 0 0 10px #000, 0 0 0 15px #ffeb00;
    border-radius: 50%;
    display: block;
    position: relative;
    transition: all .3s ease 0s;
}
.counter .counter-icon {
    font-size: 40px;
    line-height: 45px;
    color: #ff5023;
    margin-bottom: 12px;
    transition: all .3s ease 0s;
}
.counter:hover .counter-icon{
	    transform: rotateX(360deg);
}
.counter p {
    font-size: 17px;
    font-weight: 600;
    margin: 0;
    color: #d50000;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 21px;
}
.count5 {
    font-size: 30px;
    color: #ff5023;
    font-weight: 600;
}
.abc1 {
    font-size: 23px;
    color: #ff5023;
    position: absolute;
    margin-top: 5px;
    margin-left: 2px;
}
.counter:after {
       background-color: #ffeb00;
    width: 150px;
    height: 45px;
    box-shadow: 0 0 9px #000 inset;
    border-radius: 30px 30px 0 0;
    bottom: 0;
    z-index: -2;
}

/*end chooseus-section*/

/*start testimonials section*/

.testimonials-section{
    padding: 0;
    background:#ffeb00;
}
.testimonials-section1{
    padding: 50px 30px;
}
.test-head{
    padding: 0px;
    text-align: center;
}
.test-head p{
    padding: 0px;
    margin: 0px 0px 0px 0px;
    font-size: 42px;
    text-align: center;
    font-family: 'Engagement', cursive;
    font-weight: 500;
}
.test-head img{
    margin: -10px 0 0 0;
}
.test-head span{
     font-weight: 600;
    color: #e00000;
    /* text-shadow: 3px 2px #000; */
    font-size: 18px;
    text-transform: capitalize;
    font-family: 'Poppins',sans-serif;
}
.testimonials-section2{
    padding: 40px 20px 20px 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: #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: #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 #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;
}
.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:#ff5023;
    font-size: 25px;
    font-weight: 600;
    margin: 15px 0;
}

.testim .cont div p {
    font-size: 1.15em;
    color:#000;
    font-weight: 500;
    line-height: 30px;
    width: 80%;
     font-family: 'Poppins',sans-serif;
    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 form section*/

.form-section{
	padding: 0;
}
.form-section1{
	padding: 50px 30px;
}
.form-section2{
	padding: 40px 20px 20px 20px;
}
.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:#ff5023;
}
.btn-group>.btn:first-child:hover{
    background: #ffeb00;
    color: #000;
}

/*end form section*/

/*start footr section*/

.footer-section{
	padding: 0;
	background: #ff5023;
}
.footer-section1{
	padding: 50px 30px;
	border-bottom: 2px solid #ffeb00
}
.footer-head{
	text-align: center;
	padding: 0;
}
.footer-head p{
	color: #ffeb00;
	margin: 0;
	padding: 8px 0 12px;
	text-transform: capitalize;
	text-align: center;
	font-size: 28px;
	font-weight: 600;
}
.footer-head span{
	color: #fff;
	font-size: 22px;
	font-weight: 500;
	margin: 0;
	text-transform: capitalize;
}
.footer-bottom{
	padding: 0;
	color: #fff;
}
.footer-list{
	padding: 10px;
}
.footer-list1{
	padding: 10px;
}
.footer-list1 p{
	color: #ffeb00;
	font-size: 40px;
	font-weight: 500;
	margin: 0;
	padding: 0 0 10px 0;
	text-transform: capitalize;
	text-align: left;
	font-family: 'Engagement',cursive;
}
.footer-list1 .list {
	padding: 10px 0;
	text-align: left;
}
.footer-list1 .list ul{
	padding: 0;
	margin: 0;
	list-style:none;
}
.footer-list1 .list ul li{
	color: #fff;
    margin: 0;
    padding: 5px;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    text-transform: capitalize;
}

.footer-right {
    padding: 10px;
    margin: 48px 0 0 0;
}
.footer-right1{
	padding: 0px;
}
.footer-img{
	padding: 10px;
	text-align: center;
}
.footer-img1{
	padding: 10px;
}
.footer-img img{
	border:5px solid #ffeb00;
}
.last-mark{
	padding: 11px 10px 0px 10px;
    text-transform: capitalize;
    font-weight: 600;
    margin: 0;
    font-size: 18px;
    color: #ff5023;
    background:#ffeb00;
}

/*end footer section*/


/*start disclimer*/

.dis{
  padding: 0px;
  text-align: center;
   background:#ff5023;
}
.dis-1{
  padding:0px 20px;
}
.dis-1 p{
    background:#ff5023;
    font-size: 16px;
    padding: 10px;
    line-height: 26px;
    margin: 0px;
    font-weight:400;
    color: #fff;
}
.copy-1{
  padding: 0px;
}
.copy-1 .copy{
  background:#ffeb00;
  padding: 10px;
  margin:0px;
  font-size: 16px;
  font-weight: 500;
  color: #ff5023;
}
/*end disclimer*/



  #callbook {
    background:green;
    bottom: 0;
    height:50px;
    left: 0;
    position: fixed;
    display: none;
    right: 0;
    z-index: 100;
}
#callbook ul{
  padding: 0px;
}
#callbook ul li {
    border-bottom:1px solid #fff; 
    background:red;
    position: relative;
    padding: 21px;
    width:50%;
    list-style:none;
    float:left; text-align: center;
}
  #callbook ul li a span {
    color: #fff;
    font-size:18px;
    font-weight: 600;
    text-decoration: none;
    position: relative;
    top: -15px;
}
#callbook ul li a i{ 
  color: #fff;
    position: relative;
    top: -13px;
    font-weight: 600;
    font-size: 20px;

}    
#callbook ul li a i{
        animation: pulsate 0.5s ease-out;
        animation-iteration-count: infinite;
        -webkit-animation: pulsate 0.5s ease-out;
        -webkit-animation-iteration-count: infinite;
}
@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;}
    }


/*start media query*/

@media (max-width: 767px){
    body{text-align: center;}
    .topheada2{display: none;}
    .head-section1 {padding: 5px 0px 0;}
    .head2{padding: 0;}
    .head-list1 {padding: 6px 7px;}
    .head-list1 .list li {padding: 4px 16px;font-size: 17px;margin: 3px 2px;}
    .tophead2 i{ height: 31px;width: 31px;font-size: 15px;line-height: 31px;}
    .tophead2 {padding: 7px 10px 5;}
    .tophead4 {padding: 5px 10px 0px;}
    .top-services1{padding:30px 0px;}
    .top-services2{padding: 20px 0;}
    .top-services3{width: 50%;}
    .aboutus-section1{padding: 30px 0px;}
    .about-us{padding: 20px 0px 20px 0px;}
      .mark-section1 {padding: 20px 0 40px 0px;}
    .mark-call1 p {padding: 0px 0 0 0;}
    .mark-txt { padding: 10px 0;}
    .our-services1{padding: 80px 0px 30px;}
    .our-services3{padding:20px 0px;}
    .our-serv{width: 50%;}
    .our-serv2:after {transform: skewX(-8deg);}
    .our-serv2 img {transform: skewX(-8deg);}
    .our-serv3 span {font-size: 21px;}
    .services-head span {font-size: 15px;}
    .mark-section1 {padding: 27px 0 50px 0px;}
    .mark-txt1 p {color: #ff5023;font-size: 15px;line-height: 30px;}
    .cali {height: 141px;width: 142px;margin-top: 94px;}
    .cali1{display: none;}
    .mark2-section1 {padding: 25px 0px 20px 0px;}
    .mark2-txt2 p {font-size: 19px;}
    .mark-txt2 {padding: 10px 0;}
    .mark-call-2 p {padding: 0px 0 0 0;}
    .chooseus-section1{padding: 60px 0 30px 0;}
    .chooseus-section3{width: 50%;}
    .testimonials-section1{padding: 30px 0;}
    .testimonials-section2 {padding: 20px 0;}
    .form-section1{padding:30px 0px;}
    .form-section2{padding:20px 0px 20px 0px;}
    .btn-group>.btn:first-child {float:none;text-align: center;}
    .footer-section1{padding:30px 0px;}
    .list{width: 50%;}
    .footer-img1{width: 50%;}
    .footer-head span {font-size: 18px;}
    .services-head p {font-size: 43px;}
    .footer-img {padding: 10px 0;}
    .footer-right {padding: 0px;}
     .dis-1 {padding: 0px 0px;}
    .dis-1 p {font-size: 15px;}
    .copy-1 {padding: 0px 0px 50px 0px;}
    #callbook {display:block;}
    .footer-right { margin: 0px 0 0 0;}
    .footer-list1 .list {text-align: center;}
   .footer-list1 p{text-align: center;}

}

@media only screen and (min-width: 768px) and  (max-width:991px) {
    .topheada2{display: none;}
    .tophead2 i{ height: 31px;width: 31px;font-size: 15px;line-height: 31px;}
    .tophead4{padding: 10px 0px;}
	.tophead4 li{font-size: 14px;padding: 2px 0px;}
	.tophead4 i{margin-right: 5px;font-size: 14px;}
	.tophead2 li a {font-size: 13px;padding: 0 0px 0 0px;}
	.head-list1 .list li {padding: 4px 16px;font-size: 17px;margin: 3px 2px;}
	 .head-list1 {padding: 6px 7px;}
	  .mark-txt {padding: 10px 0;}
     .mark-txt1 p {font-size: 20px;}
     .mark-section1 {padding: 27px 0 50px 0px;}
    .mark-txt1 p {font-size: 17px;line-height: 35px;}
    .cali {height: 141px;width: 142px;margin-top: 80px;}
    .our-serv3 span { font-size: 23px;}
    .counter .counter-content {height: 170px;width: 170px;}
    .cali1 {margin-top: 70px;}
     .mark-txt1 p {font-size: 20px;}
     .btn-group>.btn:first-child {float:none;text-align: center;}
     .footer-right { margin: 0px 0 0 0;}
      .footer-list1 .list {text-align: center;}
   .footer-list1 p{text-align: center;}

}


@media only screen and (min-width: 991px) and  (max-width:1200px) {
   .topheada2{display: none;}
    .tophead2 i{ height: 31px;width: 31px;font-size: 15px;line-height: 31px;}
    .tophead4{padding: 10px 0px;}
	.tophead4 i{margin-right: 5px;font-size: 16px;}
	.tophead2 li a { font-size: 16px;padding: 0 6px 0 0px;}
	.head-list1 .list li {padding: 3px 6px;font-size: 16px;margin: 3px 2px;}
	 .head-list1 {padding: 6px 5px;}
	 .tophead4 li {font-size: 16px;padding: 2px 0px;}
	 .our-serv3 span {font-size: 22px;}
	 .mark-txt1 p {line-height: 30px;font-size: 17px;}
	 .footer-right {margin: 0px 0 0 0;}
	  .footer-list1 .list {text-align: center;}
   .footer-list1 p{text-align: center;}
}


@media only screen and (min-width:1200px) and  (max-width:1280px){
    .footer-list1 {padding: 10px 0;}
    .mark-txt1 p {font-size: 20px;}
    .footer-list1 .list ul li {font-size: 14px;}
    .mark-txt1 p {font-size: 18px;}
}

@media (max-width: 575px) and (min-width: 0px) {
	.tophead2 li{padding: 0px 0px 3px 0px;}
	.tophead2 li a{padding: 0 0px 0 0px;}
	.tophead2 i{ height: 31px;width: 31px;font-size: 15px;line-height: 31px;}
	.head-list1 .list li {padding: 3px 11px;font-size: 14px;margin: 3px 0px;}
	.head-list1 {padding: 3px 0px;}
	.top-services3{width: 100%;}
	.our-serv{width: 100%;}
	.cali { height: 141px;width: 142px; margin-top: 128px;}
	.test-head p {font-size: 31px;}
	.chooseus-section3{width: 100%;}
	.list{width: 100%;}
	.footer-img1{width: 100%;}
	.services-head p {font-size: 34px;}
	.footer-head p {font-size: 19px;}
	.footer-head span { font-size: 18px;line-height: 34px;}
	 .dis-1 {padding: 0px 0px;}
    .dis-1 p {font-size: 14px;padding: 0px;}
    .copy-1 {padding: 0px 0px 50px 0px;}
    #callbook ul li {padding: 32px 0px;}
    .mark2-txt2 p {font-size: 18px;}
    .copy-1 .copy {padding: 10px 0; font-size: 14px;}
}