body{
	margin:0;
	padding:0;
	color: #0A4200;
	font-family: 'Rancho', cursive;
}
.container-fluid{
	padding: 0px;
	overflow: hidden;
}
.main{
	margin: auto;
	padding: 0;
	width: 93%;
}
img{
	max-width: 100%;
}
a {
    color: #000;
    text-decoration: none;
}
a:focus, a:hover {
    color: #000;
    text-decoration: none;
}
h2{margin:0px;}
h2{margin:0px;}
h3{margin:0px;}
h4{margin:0px;}
h5{margin:0px;}
h6{margin:0px;}


/*start top-header*/
.top-header{
	background:#FFB600;
	padding:0px;
}

.top-header1 h4{
	font-family: 'Arya', sans-serif;
	padding:10px 0px;
	background:#0A4200;
	color: #fff;
    clip-path: polygon(0 0, 100% 0, 98% 50%, 100% 100%, 0 100%, 2% 50%);

}

/*end top header*/

/*start head*/

.top-head{
	padding:0px;
	text-align: center;
}
.top-head1{
	padding:0px;
}
/*end head*/

/*start header*/

.header{
	padding: 0px;
	border-top:5px solid #0A4200;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color:#ff4200;
}
.carousel-indicators li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin:1px;
    cursor: pointer;
    border: 1px solid yellow;
    border-radius: 0px;
}

/*end header*/
/*testimonials start*/
.testimonial{
    background: #fff;
    padding: 20px;
    margin: 0 15px 10px 15px;
    position: relative;
}
.testimonial:before{
   content: "";
    width: 100%;
    height: 100%;
    background: #0a4200;
    position: absolute;
    top: 4%;
    left: 2%;
    opacity: 1;
    z-index: -1;
}
.testimonial .title{
       font-size: 22px;
    font-weight: 500;
    color: #0a4200;
    /* text-transform: uppercase; */
    margin-top: 0;
    font-weight: 700;
}
.testimonial .description{
    font-size: 16px;
    color: #000;
    line-height: 30px;
    font-family: Roboto;
}
.testimonial .testimonial-content{
    position: relative;
}
.testimonial .testimonial-content:after{
    content: "\f10e";
      font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    top: -5px;
    right: 0;
    font-size: 45px;
    color: #a8a8a8;
}
.testimonial .pic{
    display: inline-block;
    float: left;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    margin-right: 15px;
    overflow: hidden;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
}
.testimonial .content{
    display: inline-block;
    margin: 10px 0;
}
.testimonial .name{
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    color: #ff0000;
    text-transform: capitalize;
}
.testimonial .post{
    font-size: 17px;
    color: #000;
    line-height: 24px;
}
.testimonial .rating{
    padding: 0;
    margin: 0;
    list-style: none;
}
.testimonial .rating li{
    display: inline-block;
    color: #ffc207;
}
.owl-theme .owl-controls{
    margin-top: 20px;
}
.owl-theme .owl-controls .owl-page span{
    background: #0d8a63;
}
@media only screen and (max-width: 479px){
    .testimonial .testimonial-content:after{
        content: "";
    }
}

.tt1
{
	padding: 50px 0px;
}
/*testimonials end*/

/*start our-best serv*/

.best-serv{
	background:url(../images/bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	padding: 50px 0px;

}
.best-head h2{
	padding:0px ;
	text-align: center;
	font-size: 50px;
}
.best-bdr:before {
    content: "";
    position: absolute;
    width: 150px;
    height: 3px;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom:-7;
    background-color: red;
}
.best-bdr:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background-color:#084035;
    left: 150px;
    right: 0;
    margin: 0 auto;
    bottom: -6px;
}


.best1{
	padding:0px;
}
.best2{
	padding:10px;
}
.best3{
	padding:0px;
}
.best5 h2{
	text-align: center;
	padding: 10px;
	font-weight: 600;
}
.best4{text-align: center;}
.best5 p{
	text-align: center;
	margin-top: 10px;
}

.best5 a{
	background:#FFAA00;
    border-radius: 28px;
    padding: 4px 20px;
    text-decoration: none;
    font-weight: 600;
    font-size: 18px;
    color: #000;

}
.best4 img:hover {
    transition: 0.8s;
    transform: scale(.9);
}
/*end our best serv*/

/*start mark*/

.mark{
  padding: 20px;
  background:#0a4200;
  color: #fff;
  text-align: center;
}
.mark h2{
	padding:10px;
	line-height:45px;
	font-family: 'Arya', sans-serif;
}
.mark h2 span{
	color: yellow;
	font-weight: bold;
	font-size: 36px;
	letter-spacing: 2px;
}

/*end mark*/

/*start our services*/

.services{
	background:url(../images/bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	padding:50px 0px;

}
.serv-head h2{
	padding:0px;
	text-align: center;
	font-size: 50px;
}
.best-bdr:before {
    content: "";
    position: absolute;
    width: 150px;
    height: 3px;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom:-7;
    background-color: red;
}
.best-bdr:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background-color:#084035;
    left: 150px;
    right: 0;
    margin: 0 auto;
    bottom: -6px;
}
.serv{
	padding: 0px;
}
.serv1{
	padding: 20px 10px;
}
.serv2{
	padding:0px;
}
.serv3{
	padding: 0px;
}
.serv3 img{
	padding: 0px;
	filter: drop-shadow(2px 4px 6px black);
}
.serv4 h2{
	text-align: center;
	padding: 10px;
	font-weight: 600;
	color:#FF0000;
}

.serv4 p{
	text-align: center;
	margin-top: 10px;
}
.serv4 a{
	background:#FFAA00;
    border-radius: 28px;
    padding: 4px 20px;
    text-decoration: none;
    font-weight: 600;
    font-size: 18px;
    color: #000;
}
.serv4:hover a{
	 background:#0a4200;
     color: #fff;
     transition: 0.8s;
}

/*end our services*/

/*start mark2*/

.mark2{
  padding: 20px;
  background:#0a4200;
  color: #fff;
  text-align: center;
}
.mark2 h2{
	padding:10px;
	line-height:45px;
	font-family: 'Arya', sans-serif;
}
.mark2 h2 span{
	color: yellow;
	font-weight: bold;
	font-size:42px;
	letter-spacing: 2px;
}

/*end mark2*/

/*serv-ban*/

.serv-ban{
	height: auto;
	padding: 20px;
	background:#ffaa00;
}
.serv-ban1{
	padding: 10px;
}
.serv-ban2{
	padding: 10px 0px;
}
.serv-ban2 img{
	min-height: 455px;
}
.serv-ban6{
	padding: 10px;
}
.serv-ban5{
	padding: 10px 0px;
}
.serv-ban3{
	padding:0px 10px 10px 10px;
}
.serv-ban4{
	padding: 10px;
}
/*end serv ban*/

/*start contact*/

.contact{
	padding: 20px;
	background:#0A4200;
}
.contact-1{
	padding: 10px;
}
.contact-2{
	padding: 10px;
}
.contact-2 h2{
	color:#ffaa00;
	padding: 20px;
	text-align: left; 
	font-size: 40px;
}
.contact1 h2{
	text-align: left;
	padding:0px ;
	color:#fff;
	font-family: 'Arya', sans-serif;
}
.contact1 h3{
	color:#ffaa00;
	padding: 10px 0px 0px 0px;
	font-size: 40px;
}
.contact1 h3 span{
	color: #fff;
	font-size: 30px;
}
.contact1 h4{
	color:#ffaa00;
	line-height: 3;
	font-size: 30px;
}
.contact1 h4 .fa{
	padding-left: 10px;
	padding-right: 10px;
}
.contact-4{
	padding: 10px;
}
.contact-3{
	padding: 10px;
	background:#ffaa00;
}
.contac-r {
    padding: 0px 20px 0px 20px;
    margin: 0;
}
.form-texxx h3 {
    padding: 10px 0;
    margin: 0;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    color:#0A4200;
}
.ab10 {
    -webkit-clip-path: polygon(50% 100%, 0 0, 100% 0);
    clip-path: polygon(50% 100%, 0 0, 100% 0);
    background:#ffaa00;
    height: 80px;
    box-shadow: 0 0 10px;
}
.form-group {
    padding: 5px;
}
input.form-control {
    color: #000;

}
.form-control {
    border: 1px solid #074407;
}
textarea.form-control {
    height:70px;
    color: #000;
}
.btn-group>.btn:first-child {
    margin-left: 0;
    padding: 15px;
    color:#ffaa00;
    background:#0A4200;
}

/*end contact*/

/*start mark2*/

.mark3{
  padding: 20px;
  background:#ffaa00;
  color:#000;
  text-align: center;
}
.mark3 h2{
	padding:10px;
	line-height:45px;
	font-weight: 600;
	font-family: 'Arya', sans-serif;
}
.mark3 h2 span{
	color:;
	font-weight: bold;
	font-size:42px;
	letter-spacing: 2px;
}

/*end mark*

/*start footer-ban*/
.footer-ban{
	padding:0px;
}
/*end footer-ban*/

/*start footer*/

.footer h5 {
    font-size: 20px;
}
.footer{
	background-color:black;
	color:white;
	text-align:center;
	padding: 15px;
  font-family: 'Arya', sans-serif;
}
.footer1 {
    background:#ffaa00;
    text-align: center;
    color:#000;
    padding-top: 0px;
    padding-bottom: 0px;
    font-family: 'Arya', sans-serif;
}

.footer1 h5{
	padding:10px;

	font-weight: bold;
}


/*end footer*/
.fix{
	position: fixed;
	padding: 0;
	bottom: 0;
	left: 0;
	display: none;
}
.end{
	margin: 0;
	padding: 0;
	background-color: #fff;
}
.end li{
	display: block;
	padding:3px 10px;
	text-align: left;
	display: inline-block;
}



@media (max-width: 767px){
	body{text-align: center;}
	.fix{display: inline-block;}
		.element2{
		animation: pulsate 1s ease-out;
	    animation-iteration-count: infinite;
	    -webkit-animation: pulsate 1s 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;}
	}
   .ph-fx{float: left;}
   .wh-fx{float: right;}
	.best-serv{padding: 30px 0px;}
	.best2 {padding: 20px 0px 0px 0px;}
	.best4{padding: 0px;text-align: center;}
	.mark{padding-right: 10px 0px;}
	.mark h2 {padding: 0px;line-height: 28px;
		      font-size:24px;}
    .services {padding: 30px 0px;}
    .serv {padding: 20px 0px;}
    .serv1{padding:20px 0px;}
    .mark2{padding: 10px 0px;}
    .mark2 h2{padding: 0px;line-height: 28px;
    	      font-size: 21px;}
    .mark2 h2 span {font-size:26px;}
    .serv-ban2 img{min-height: 0px;}
    .serv-ban{padding: 20px 0px;}
    .serv-ban1 {padding: 0px 10px;}
    .serv-ban6 {padding: 0px;}
    .contact{padding: 25px 0px;} 
    .contact1 h2{line-height:25px;font-size: 24px;}
    .contact-1 {padding: 0px;}
    .contact1{padding: 0px;}
    .contact1 h3 {font-size: 24px;}
    .contact1 h3 span {font-size: 27px;}
    .contact1 h4 {line-height: 3;font-size: 21px;}
    .ab10{display: none;}
    .mark3{padding: 10px 0px;}
    .mark3 h2{padding: 0px;line-height: 28px;
    	      font-size: 21px;}
    .mark3 h2 span {font-size:26px;}
    .footer{padding: 10px 0px;}
    .footer h5{font-size: 15px;}
}

@media only screen and (min-width: 0px) and  (max-width:600px){
	 .serv1{width: 100%;}
	 .best2{width: 100%;}
	 .mark h2 span{font-size: 24px;}
	 .mark h2 {font-size:18px;}
	 .best-head h2{font-size: 25px;}
}
@media only screen and (min-width: 768px) and  (max-width:991px) {
	.serv-ban2 img {min-height: 0px;}
	.contact1 h3 {font-size: 26px;}
    .contact1 h3 span{font-size: 29px;}
    .contact1 h4 {font-size: 24px;} 
    .mark3 h2 {font-size: 28px;}
    .mark2 h2 {font-size: 27px;}
    .mark h2 {font-size: 27px;}
    .ab10{display: none;}
}

@media only screen and (min-width: 991px) and  (max-width:1004px){
	.best5 h2 {font-size: 26px;}
	.serv4 h2 {font-size:28px;}
	.serv-ban2 img {min-height: 326px;}
	.mark3 h2 {font-size: 28px;}
    .mark2 h2 {font-size: 27px;}
	.mark3 h2{font-size: 27px;}
	.ab10{display: none;}
}
@media only screen and (min-width:1004px) and  (max-width:1025px){
	.serv-ban2 img {min-height: 334px;}
	.mark3 h2 {font-size: 28px;}
    .mark2 h2 {font-size: 27px;}
	.mark3 h2{font-size: 27px;}
	.ab10{display: none;}
    .mark3 h2{font-size: 27px;}
	.ab10{display: none;}
}
@media only screen and (min-width:1025px) and  (max-width:1050px){
       .serv-ban2 img {min-height: 339px;}
       .serv4 h2 {font-size: 28px;}
       .best5 h2{font-size: 26px;}

}
@media only screen and (min-width:1050px) and  (max-width:1075px){
       .serv-ban2 img {min-height: 339px;}
       .best5 h2{font-size: 26px;}
       .serv4 h2 {font-size: 27px;}
       .serv4 h2 {font-size: 27px;}
}
@media only screen and (min-width:1075px) and  (max-width:1095px){
       .serv-ban2 img {min-height: 354px;}
       .serv4 h2 {font-size: 27px;}
}
@media only screen and (min-width:1095px) and  (max-width:1185px){
       .serv-ban2 img {min-height: 370px;}
       .best5 h2{font-size: 26px;}
       .serv4 h2 {font-size: 27px;}

}
@media only screen and (min-width:1175px) and  (max-width:1250px){
        .ab10{display: none;}
        .serv-ban2 img {min-height: 395px;}
}










