 @media screen and (max-width: 600px){



*{

	margin: 0px;

	padding: 0px;

}


.skt {
  position: fixed;

  top: 0;

  width: 100%;

  margin-top: 0%;

  z-index: 1;
}



/*new css*/

.log1{

  background-color: red;

  height: 71px;

  width:100%;

}

.log1 img{

  position: absolute;

  top: 100%;

  right: 3%;

  z-index: 1;

  margin: 1%;

  height: 90%;

  width: 31%;

}

.log2{

  /*padding: 0% 1% 0% 4%;*/

  width:100%;

  background-color: #036;

}

.log2 img{

  width: 15%;

  padding-top: 2%;

  padding-right: 2%;

}



body {

  margin: 0;

  font-family: Arial, Helvetica, sans-serif;

}



.topnav {

  overflow: hidden;

  background-color: red;

  width: 100%;

  margin-left: 1%;

  margin-top: 3%;

}



.topnav a {

  float: left;

  display: block;

  color: #f2f2f2;

  text-align: center;

  padding: 4px 16px;

  text-decoration: none;

  font-size: 15px;

}



.topnav a:hover {

  background-color: white;

  color: black;

}





/*.topnav .icon {

  display: none;

}*/



@media screen and (max-width: 600px) {

  .topnav a:not(:first-child) {display: block;}

  .topnav a.icon {

    float: left;

    display: none;

  }

}



.back-image img{

  width: 100%;

  height: 250px;

  margin-top: 20%;

  margin-left: 0%;

}



.cont1{

  z-index: -1;

  background-size: 100% 100%;

  background-repeat: no-repeat;

  margin-top: 5%;

}

.typewriter{

	margin: 0;

}


.typewriter h1 {

  width: 80%;

  color: red;

  overflow: hidden; /* Ensures the content is not revealed until the animation */

  /*border-right: .15em solid orange;*/ /* The typwriter cursor */

  white-space: nowrap; /* Keeps the content on a single line */

  margin: 0 auto; /* Gives that scrolling effect as the typing happens */

  letter-spacing: .10em; /* Adjust as needed */

  animation: 

    typing 4.5s steps(40, end),

    blink-caret .75s step-end infinite;

}


/* The typing effect */

@keyframes typing {

  from { width: 0 }

  to { width: 50% }

}



/* The typewriter cursor effect */

@keyframes blink-caret {

  from, to { border-color: transparent }

  50% { border-color: orange; }

}



.cont1{

  height: 90px;

  background-image: url(C:/Users/Sir/Desktop/Akash/Peproject/12.png);

  background-size: 100% 100%;

  background-repeat: no-repeat;

  margin-top: 0%;

}

.cont1 img{

	width: 80%;

  position: absolute;

  top: 25%;

  left:20%;

}

.cont1 span h1{

  position: absolute;

  top: 55%;

  margin-top: 0%;

}

.batan button{

  margin-top: 25%;

  font-size: 18px;

  padding: 8px 15px;

}

.batan1 button{

 background-color: #ed4223;

  margin-top: 0%;

  margin-left: 60%;

  color: white;

  font-size: 18px;

  padding: 8px 15px;

}





/*OUR HAPPY PARTNERS/CLIENTS Section Start*/

.CLIENTS{

  padding-bottom: 5%;

  margin-top: 10%;

}

.CLIENTS p{

  font-family: Arial, Helvetica, sans-serif;

}

.CLIENTS h1{

	margin-top: 3%;

	font-size: 27px;

    font-weight: bold;

    text-transform: uppercase;

    margin-bottom: 20px;

    padding-bottom: 0;

    color: red;

}

.CLIENTS img{

        width:100%;

      height:300px;

      padding-bottom:5%;

    }



.counter {

  margin-top: 10%;

    background-color:white;

    padding: 20px 10px;

    border-radius: 5px;

}



.count-title {

    font-size: 40px;

    font-weight: bolder;

    margin-top: 10px;

    margin-bottom: 0;

    text-align: center;

}



.count-text {

    font-size: 15px;

    font-weight: bold;

    margin-top: 10px;

    margin-bottom: 0;

    text-align: center;

}



.counter i {

  font-size: 35px;

    margin: 0 auto;

    float: none;

    display: table;

    color: red;

}









/*SERVICES Section Start*/



.Pera p {

	font-size: ;

	font-weight: 400;

	margin-left: 5%;

    display: block;

    margin-block-start: 0em;

    margin-block-end: 0em;

}



.icon img{

	margin-left: 0%;

	margin-top: 8%;

	margin-bottom: 7%;

	width: 80px;

	height: 80px;

	border-radius: 50%;

}

.title{

	font-weight: 600;

    margin-bottom: 15px;

    font-size: 18px;

    position: relative;

    padding-bottom: 15px;

}

.title::after {

    content: '';

    position: absolute;

    display: block;

    width: 50px;

    height: 2px;

    background: red;

    bottom: 0;

    left: calc(50% - 25px);

}

.title a{

	text-decoration: none;

	color: black;

}

.title a:hover{

    color: green;

}

.title1{

    margin-left: 15%;

    font-weight: 600;

    margin-bottom: 15px;

    font-size: 18px;

    position: relative;

    padding-bottom: 15px;

}

.title1::after {

    content: '';

    position: absolute;

    display: block;

    width: 50px;

    height: 2px;

    background: red;

    bottom: 0;

    left: calc(50% - 25px);

}

.title1 a{

	text-decoration: none;

	color: black;

}

.title1 a:hover{

  color: green;

}

.ser-card .card a .btn{

  background-color: red;

  color: white;

}





/*ABOUT US Section Start*/



.Pera li{

	margin-left: 2%;

}





/*TEAM Section Start*/



.cont {

  position: relative;

  width: 100%;

}



.image {

  opacity: 1;

  display: block;

  width: 100%;

  height: auto;

  transition: .5s ease;

  backface-visibility: hidden;

}



.middle {

  transition: .5s ease;

  opacity: 0;

  position: absolute;

  top: 50%;

  left: 50%;

  transform: translate(-50%, -50%);

  -ms-transform: translate(-50%, -50%);

  text-align: center;

}



.cont:hover .image {

  opacity: 0.3;

}



.cont:hover .middle {

  opacity: 1;

}



.text {

  background-color:red;

  color: white;

  font-size: 15px;

  padding: 15px 15px;

}



.text i{

  color: white;

}



/*PRICING SECTION START*/



.box{

    padding: 5%;

    margin-left: 0%;

    background: #f7f7f7;

    text-align: center;

    border-radius: 8px;

    position: relative;

    overflow: hidden;

    margin-bottom: 10%;

}

.box h3{

  padding: 15px;

    font-size: 20px;

    font-weight: 600;

    color: red;

    margin-top: 1%;

}

.box h4 sup{

  font-size: 20px;

}

.box h4{

    color: black;

    font-weight: 500;

}

.box h4 span{

      color: #bababa;

    font-size: 16px;

    font-weight: 300;

}

.box ul .na{

      color: #ccc;

    text-decoration: line-through;

}

.box ul li{

  list-style-type: none;

}

/*PRICING SECTION END*/





/*FREQUENTLY ASKED QUESTIONS Start*/

.bord h5{

  border: 2px solid red;

  position: absolute;

  left: 27%;

  padding: 1%;

}

.card-link i{

  color: red;

}



.card-link{

  color: black;

  font-weight: 500;

  padding: 1%;

}



.card-link:hover{

  color: red;

}

/*FREQUENTLY ASKED QUESTIONS End*/





.card_height .card{

  height: 300px;

  margin-top: 5px;

}

.card_height .card img{

  width: 100%;

  height: 280px;

}







/*contact form start*/

.contact1{

  padding-left: 15%;

}

.contact1 h3{

      font-size: 18px;

    margin-bottom: 15px;

    font-weight: bold;

    text-transform: uppercase;

    color: #999;



}



.contact1 i{

  font-size: 48px;

    display: inline-block;

    margin-bottom: 10px;

    color: red;

  margin-left: 1%;

}

.contact1 a{

  color: black;

  text-decoration: none;

}

.contact1 a:hover{

  color: green;

}



.contact2 {

  border-left: 0px solid #ddd;

  border-top: 1px solid black;

  border-bottom: 1px solid black;

  border-right: 0px solid #ddd;

}



.contact2 i{

  margin-left: 5%;

}

.skt-img{

    width:270px;

}



/*contact form End*/







/*owl carousel start*/

.blog_section {

  padding-top: 5rem;

  padding-bottom: 3rem;

  

}

.blog_section .blog_content .blog_item {

  margin-bottom: 30px;

  box-shadow: 0 0 11px 0 rgba(6, 22, 58, 0.14);

  position: relative;

  border-radius: 2px;

  overflow: hidden;

}

.blog_section .blog_content .blog_item:hover .blog_image img {

  transform: scale(1.1);

}

.blog_section .blog_content .blog_item .blog_image {

  overflow: hidden;

  padding: 0;

}

.blog_section .blog_content .blog_item .blog_image img {

  width: 100%;

  transition: transform 0.5s ease-in-out;

}

.blog_section .blog_content .blog_item .blog_image span i {

  position: absolute;

  z-index: 1;

  color: #fff;

  font-size: 18px;

  width: 38px;

  height: 45px;

  padding-top: 7px;

  text-align: center;

  right: 20px;

  top: 0;

  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 79%, 0 100%);

  clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 79%, 0 100%);

  background-color: #ff5e14;

}

.blog_section .blog_content .blog_item .blog_details {

  padding: 25px 20px 30px 20px;

}

.blog_section .blog_content .blog_item .blog_details .blog_title h5 a {

  color: #020d26;

  margin-top: 0;

  margin-bottom: 10px;

  font-size: 25px;

  line-height: 32px;

  font-weight: 400;

  transition: all 0.3s;

  text-decoration: none;

}

.blog_section .blog_content .blog_item .blog_details .blog_title h5 a:hover {

  color: #ff5e14;

}

.blog_section .blog_content .blog_item .blog_details ul {

  padding: 0 3px 10px 0;

  margin: 0;

}

.blog_section .blog_content .blog_item .blog_details ul li {

  display: inline-block;

  padding-right: 15px;

  position: relative;

  color: #7f7f7f;

}

.blog_section .blog_content .blog_item .blog_details ul li i {

  padding-right: 7px;

}

.blog_section .blog_content .blog_item .blog_details p {

  border-top: 1px solid #e5e5e5;

  margin-top: 4px;

  padding: 20px 0 4px;

}

.blog_section .blog_content .blog_item .blog_details a {

  font-size: 16px;

  display: inline-block;

  color: #ff5e14;

  font-weight: 600;

  text-decoration: none;

  transition: all 0.3s;

}

.blog_section .blog_content .blog_item .blog_details a:hover {

  color: #020d26;

}

.blog_section .blog_content .blog_item .blog_details a i {

  vertical-align: middle;

  font-size: 20px;

}

.blog_section .blog_content .owl-nav {

  display: block;

}



.blog_section .blog_content .owl-nav .owl-prev {

  position: absolute;

  left: -27px;

  top: 33%;

  border: 5px solid #fff;

  text-align: center;

  z-index: 1;

  width: 40px;

  height: 40px;

  border-radius: 50%;

  outline: 0;

  background: #ff5e14;

  transition: all 0.3s;

  color: #fff;

}

.blog_section .blog_content .owl-nav .owl-prev span {

  font-size: 25px;

  margin-top: -6px;

  display: inline-block;

}

.blog_section .blog_content .owl-nav .owl-prev:hover {

  background: #fff;

  border-color: #ff5e14;

  color: #ff5e14;

}

.blog_section .blog_content .owl-nav .owl-next {

  position: absolute;

  right: -27px;

  top: 33%;

  border: 5px solid #fff;

  text-align: center;

  z-index: 1;

  width: 40px;

  height: 40px;

  border-radius: 50%;

  outline: 0;

  background: #ff5e14;

  color: #fff;

  transition: all 0.3s;

}

.blog_section .blog_content .owl-nav .owl-next span {

  font-size: 25px;

  margin-top: -6px;

  display: inline-block;

}

.blog_section .blog_content .owl-nav .owl-next:hover {

  background: #fff;

  border-color: #ff5e14;

  color: #ff5e14;

}



@media only screen and (max-width: 577px) {

  .blog_section .owl-nav .owl-prev {

    left: -17px !important;

  }

  .blog_section .owl-nav .owl-next {

    right: -17px !important;

  }

}

.owl-carousel {

    z-index:-1 !important;

}    

/*owl carousel end*/





/*footer section start*/

.ftr a{

  text-decoration: none;

  color: white;

}

.ftr img{

  width: 80%;

}



.ftr i{

  color: white;

  padding-right: 2%;

  font-size: 20px;

  border-radius: 50%;

}

.ftr i:hover{

  color: black;

}





.ftr1 h4{

  color: white;

}

.ftr1 li{

  margin-top: 2%;

    list-style-type: none;

    padding-bottom: 2%;

}

.ftr1 a{

  text-decoration: none;

  color: white;

}

.ftr1 i{

  color: white;

  margin-right: 5%;

}



.ftr2 h4{

  color: white;

}

.ftr2 i{

  margin-top: 5%;

  color: white;

  font-size: 25px;

}

.ftr2 i:hover{

  color: red;

}



/* customer says section start*/



.cart1{

   padding-top: 40px;

   padding-bottom: 40px;

   background-color: #f6f6f6;

   font-weight: 500;

   font-size: 15px;

   line-height: 21px;

}

.cart1 .card-title{

   margin-top: 10px;

   color:white;

   font-size: 17px;

}

.cart1 .card-text{

   margin-top: 3%;

   color:black;

   display: flex;

  justify-content:center; 

  line-height:normal;

  font-size: 15px;

  font-weight:500;

}

.carousel-inner{

  box-shadow: 0 1px 8px 0 rgb(161 161 161 / 50%);

}

.cart1 h2{

   font-weight: 400;

   font-size: 30px;

   padding-bottom: 20px;

}

.cart1 p{

	font-weight: 500;

   font-size: 15px;

   line-height: 25px;

	color: blue;

	margin-top: 30px;

}

.cart1 a{

   margin-bottom: 20px;

}

.cart1 .card{

   /*background-color: #FED2D2;*/

   background-color: #696969;

   height: 370px;

}



.card-body img{

   width:45px;

}

.card-textt{

	line-height: 20px;

	color: red;

	margin-top: 10px;

	margin-left: 30%;

}

.cart1 .carousel-inner{

    margin-left: -37%;

    width:250px;

}

.carousel-indicators {

    	margin-top: 30px !important;

    margin-left: -70% !important;



}



}