*{

	margin: 0px;

	padding: 0px;

}



.skt {

  position: fixed;

  top: 0;

  width: 100%;

  margin-top: 0%;

  z-index: 1;

}





/*new css*/

.footer-cl{
    background-color:#036;
}

.log1{

  background-color: #036;

  height: 75px;

}

.log1 img{

  margin: 1%;

  height: 50%;

}

.log2{

  padding:20px;

  background-color: #036;

  height: 75px;

}

.log2 img{

  width: 14%;

  padding-top: 2%;

  padding-right: 2%;

}



body {

  margin: 0;

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

  padding-right: 0px;

}



.topnav {

  overflow: hidden;

  background-color: #036;

}



.topnav a {

  float: left;

  display: block;

  color: #f2f2f2;

  text-align: center;

  padding: 14px 16px;

  text-decoration: none !important;

  font-size: 15px;

}
.navbg
{
  background-color: #036;
  padding:1%;
}



.topnav a:hover {

  background-color: white;

  color: black;

}





.topnav .icon {

  display: none;

}



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

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

  .topnav a.icon {

    float: right;

    display: block;

  }

}

@media (min-width: 600px) and (max-width: 768px) {
  .side{

    margin-left: -6rem!important;
  
  }
}
@media (min-width: 900px) and (max-width: 1024px) {
  .side{

    margin-left: -4rem!important;
  
  }
  .testimonial-inner
  {
    width: 94% !important;;
  }
  .servicesli {
    margin-left: 10%!important;
    margin-right: 8%!important;
}
}
@media (min-width: 798px) and (max-width: 1024px) {
  .servicesli {
    margin-left: 10%!important;
    margin-right: 8%!important;
}
}

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

    margin-left: 9rem!important;
  
  }
  .topnav.responsive {position: relative;}

  .topnav.responsive .icon {

    position: absolute;

    right: 0;

    top: 0;

  }

  .topnav.responsive a {

    float: none;

    display: block;

    text-align: left;

  }

}



.back-image img{

  width: 100%;

  margin-left: 0%;

  margin-top:-2%;

}



.cont1{

  z-index: -1;

  background-size: 100% 100%;

  background-repeat: no-repeat;

  margin-top: 5%;



}

/*new css end*/





.typewriter h1 {

  color: red;

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

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

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

  letter-spacing: .15em; /* 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 img{

  width: 1333px;

}

.cont1 span h1{

 margin-left: 0%;

 margin-top: -6%;

}

.batan button{

  background-color: #ed4223;

  margin-left: 10%;

  margin-top: 2%;

  color: white;

  font-size: 18px;

  padding: 8px 20px;

  width: auto;

}

.batan1 button{

 background-color: #ed4223;

  margin-left: 25%;

  margin-top: -44px;

  color: white;

  font-size: 18px;

  padding: 8px 20px;

  width: auto;

}





/*OUR HAPPY PARTNERS/CLIENTS Section Start*/

.CLIENTS{

  margin-top: 5%;

  padding-bottom: 5%;

}

.CLIENTS p{

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

  font-size: 16px;

    font-weight: 500;

}

.CLIENTS h1{

	margin-top: 3%;

	font-size: 32px;

    font-weight: bold;

    text-transform: uppercase;

    margin-bottom: 20px;

    padding-bottom: 0;

    color: red;

}

.social h1{

	  margin-top: 3%;

	  font-size: 32px;

    font-weight: bold;

    text-transform: uppercase;

    margin-bottom: 20px;

    padding-bottom: 0;

    color: red;

}


.CLIENTS img{

  width:100%;

  height:auto;

  padding-bottom:5%;

}



.counter {

  margin-top: 10%;

    background-color:white;

    padding: 20px 0;

    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-family: 'Roboto', sans-serif;

	font-weight: 500;

	margin-left: 5%;

    display: block;

    font-size: medium;

    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: red;

}

.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;

}

/*SERVICES Section Start*/









/*ABOUT US Section Start*/

.Pera{

    display: flex;

  justify-content: flex-start;

}

.Pera li{



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

	font-weight: 400;

	font-size: medium;

}

.Pera1 p{

     display: flex;

  justify-content: center;

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

	font-weight: 400;

	font-size:18px;

}



/*ABOUT US Section End*/









/*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;

}*/

/*TEAM Section End*/







/*PRICING SECTION START*/

/*.box{

    padding: 5%;

    margin-left: 7%;

    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: 40%;

  padding: 1%;

}

.card-link i{

  color: red;

}



.card-link{

  color: black;

  font-weight: 500;

  padding: 1%;

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

  font-size:medium;

  text-decoration: none;

}



.card-link:hover{

  color: red;

}

.card-body{

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

	 font-weight: 100;

}



/*FREQUENTLY ASKED QUESTIONS End*/



.card_height .card{

  height: 300px;

}

.card_height .card img{

  width: 100%;

  height: 280px;

}



/*contact form start*/

.contact1{

  padding-left: 10%;

  margin-top:5%;

}

.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: 10%;

}

.contact1 a{

  color: black;

  text-decoration: none;

}

.contact1 a:hover{

  color: red;

}



.contact2 {

  border-left: 1px solid #ddd;

  border-right: 1px solid #ddd;

}

.contact2 i{

  margin-left: ;

}

.skt-img{

    width:100%;

    height: 500px;

    margin-top: -50px;

}



/*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: 2;

  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: 5;

  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: 5;

  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!important;

  color: white;

}



.ftr img{

  width: 70%;

}



.ftr i{

  color: white;

  padding-right: 2%;

  font-size: 20px;

  border-radius: 50%;

}

.ftr i:hover{

  color: black;

}

.ftr h4{

  color: white;

}



.ftr1 h4{

  color: white;

}

.ftr1 li{

  margin-top: 2%;

    list-style-type: none;

    padding-bottom: 2%;

}

.ftr1 a{

  text-decoration: none!important;

  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;

}





/*arrow button section start*/

#myBtn {

  display: none; /* Hidden by default */

  position: fixed; /* Fixed/sticky position */

  bottom: 20px; /* Place the button at the bottom of the page */

  right: 30px; /* Place the button 30px from the right */

  z-index: 99; /* Make sure it does not overlap */

  border: none; /* Remove borders */

  outline: none; /* Remove outline */

  background-color: red; /* Set a background color */

  color: white; /* Text color */

  cursor: pointer; /* Add a mouse pointer on hover */

  padding: 15px; /* Some padding */

  border-radius: 10px; /* Rounded corners */

  font-size: 18px; /* Increase font size */

}



#myBtn:hover {

  background-color: #555; /* Add a dark-grey background on hover */

}

/*arrow button section end*/



/*login section part this part shift login page */





/* 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;

}

.cart1 .card-text{

   margin-top: 2%;

   color:black;

   display: flex;

  justify-content:center; 

  line-height:2;

}

.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;

}

.side{

	margin-left: 16rem;

}

.card-img{

	position: absolute;

	left: 6%;

}

.card-textt{

	line-height: 20px;

	color: red;

	margin-top: 10px;

	margin-left: 30%;

}

.cart1 .carousel-inner{

    margin-left: 10%;

}

.carousel-indicators {

    margin-left: -20% !important;



}
.servicesli {
  margin-left: 20%;
  margin-right: 20%;
}