/*
Theme Name: Divi theme child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.17.4.1654490536
Updated: 2022-06-06 10:12:16

*/
.choose-us :hover span.et_pb_image_wrap {
    transition: 2s;
    transform: rotate3d(4, 4, 4, 360deg);
}
.why-choose-us :hover .choose-us {
    transition: 2s;
    transform: translate(16px, 16px);
}
.home-about p:before {
    transition: 1s;
    position: absolute;
    content: '';
    width: 3px;
    height: 25%;
    background: #ec3237;
    bottom: 0;
    left: -14px;
}
.home-about p:hover:before {
    transition: 1s;
    position: absolute;
    content: '';
    width: 3px;
    height: 100%;
    background: #ec3237;
    bottom: 0;
    left: -14px;
}
.how-its-work-img img {
    border: 2px dashed #ec3237;
    padding: 3px;
}

.our-services-icon:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    content: "";
    background-color:#ec3237;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    border-radius: 8px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.our-services-icon:hover:after {
    visibility: visible;
    opacity: 1;
    width: 100%;
}
.testimonial {
    text-align: center;
}
.testi-img img {
    width: 21% !important;
    
}
.testi-content h2 {
    font-size: 25px;
    font-family: 'Lato';
    font-weight: 400;
	
	color:white;
}
.testi-content p {
    font-size: 17px;
    font-family: 'Lato';
    font-weight: 400;
    text-align: justify;
	color:whitesmoke;
}
.testimonial {
    border: 2px dashed #ec3237;
    border-radius: 8px;
}
.foot-links ul li {
    list-style: none;
    /* color: white; */
    line-height: 32px;
}
.foot-links ul li a {
    color: white;
    font-size: 16px;
    font-family: 'Lato';
}
.testimonial {
    padding: 12px;
}
.foot-links ul li a:before {
    position: absolute;
    content: '';
    transition: 1s;
    width: 0%;
    height: 2px;
    background: #ec3237;
    top: 21px;
}
.foot-links ul li a {
    position: relative;
}
.foot-links ul li a:hover:before {
    position: absolute;
    content: '';
    transition: 1s;
    width: 100%;
    height: 2px;
    background: #ec3237;
    top: 21px;
}
.footer-om {
    text-align: center;
}
.footer-img img {
    width: 30px;
    position: absolute;
    right: 225px;
    top: 0;
}
.footer-p p {
	
    font-family: 'Lato';
    font-size: 16px;
    color: white;
    font-weight: 400;
}
.pick-form form p input {
    background: transparent;
    border: none;
    border-bottom: 1px solid #f9b83c;
}
.pick-form p {
	padding:5px;
    font-size: 17px;
    color: white;
    font-family: 'Lato';
    font-weight: 400;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    font-size: 20px;
    font-family: 'Lato';
    font-weight: 400;
    color: white;
    background: #ec3237;
    border-radius: 8px;
    padding: 4px 7px 4px 7px;
}
.pick-form input.wpcf7-form-control.wpcf7-text.datepicker {
    font-size: 15px;
    font-family: 'Lato';
    font-weight: 400;
    color: white;
}
.pick-form input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-date {
    font-size: 15px;
    color: white;
    font-family: 'Lato';
}
.pick-form input.wpcf7-form-control.wpcf7-text {
    font-size: 15px;
    color: black !important;
    font-family: 'Lato';
}
.pick-form ::placeholder {
    color: white;
}
.pick-form {
    background: white;
    height: 381px;
    margin: 0;
    padding: 13px 0px 0px 15px;
}
.pick-form form p input {
   border:1px solid ;
   padding:8px;
   font-size:13px !important;
   width:95%;
   color:black !important;
}
.pick-form form p label {
   font-size:15px;
   font-weight:600;
   color:#ec3237;
}
.pick-form input.wpcf7-form-control.wpcf7-text {
   
    border: 1px solid black;
}
.pick-form h2 {
    text-align: center;
    font-family: 'Lato';
    font-weight: 400;
    font-size: 27px;
}
.pick-form input.wpcf7-form-control.has-spinner.wpcf7-submit {
    padding: 8px 0px 8px 0px !important;
}
.pick-form {
    border-radius: 5px;
    box-shadow: -4px -6px 20px 0px;
}
.pick-form ::placeholder {
    color: black;
    font-size: 13px;
    font-family: 'Lato';
    font-weight: 400;
}
.pick-form .wpcf7 form .wpcf7-response-output {
    margin: 0em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
}

.contact-us-icon :hover span.et_pb_image_wrap {
    transition: 2s;
    transform: rotate3d(1, 1, 1, 360deg);
}
.contact-us-icon span.et_pb_image_wrap {
    transition: 2s;
}
.contact-icon-sec  .contact-us-icon {
    transition: 2s;
/*     transform: translate(10px, 10px); */
}
.contact-icon-sec :hover .contact-us-icon {
    
    transition: 2s;
    transform: translate3d(15px, 15px, 15px);
}

.about-img1{
animation-name: about;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  position: relative;
}

@keyframes about {
  0%   {top:0;}
 
  50%  {top: 140px;}
  100% {top:0;}
}

.about-img2{
animation-name: about1;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  position: relative;
}

@keyframes about1 {
  0%   {top:140px;}
 
  50%  {top: 0;}
  100% {top:140px;}
}

.about-shivganga{
    width: 80%;
    text-align: center;
animation-name: rotate;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  position: relative;
}

@keyframes rotate {
  0%   {rotate: 360deg;}
 
  /* 50%  {top: 20px;} */
  100% {rotate:0deg;}
}

.about-mission-vision{
   
    
animation-name: scale;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  position: relative;
  transition: 2s;
}

@keyframes scale {
  0%   {scale: 1.0; }
	
 
  50%  {scale: 1.1; }
  100% {scale: 1.0; }
}

a.goog-logo-link {
    display: none;
}
.about-core :hover img {
    transition: 2s;
    transform: rotate3d(5, 2, 4, 353deg);
}

.services-img-blue img{
   
 
    animation-iteration-count: infinite;
    animation-name: aboutt;
animation-duration: 4s;
animation-timing-function: ease-in-out;

}


@keyframes aboutt {
0%   { transform: scale(1.0);}
/* 50%  { left:100px; } */
50%  { transform: scale(0.8);}
100%{ transform: scale(1.0);}
}

.why-us-img1 img{
	
	animation-iteration-count: infinite;
    animation-name: whyus;
animation-duration: 4s;
animation-timing-function: ease-in-out;

}
@keyframes whyus {
0%   { border: 4px solid black;}

50%   { border: 4px solid #ec3237;}
100% { border: 4px solid black;}
}

.home-gst {
    top: 5px;
    border: 2px solid #ec3237;
}
