/*Features*/
.features{
    border: 2px dashed #13c8ea;
    border-radius: 10px;
    padding: 60px 15px 60px 15px;
    margin-top: 15px;
}

@media only screen and (max-width: 600px) {
.featcontainer{
    margin-left: 15px !important;
    margin-right: 15px !important;
}

}

.featcontainer{
    margin-left: 150px;
    margin-right: 150px;
}
.fsection{
    background-color: #ecf0f2;
    padding-top: 50px;
    padding-bottom: 65px;
}
.psection{
    background-color: #ecf0f2;
    padding-bottom: 65px;
    margin-bottom: 50px;
}

.myforms1 {
    border: 2px solid;
    padding: 13px 40px 13px 40px;
    display: inline-grid;
    margin: 5px;
}

.containerr{
    margin-left: 35px;
    margin-right: 35px;
}
.myforms2 {
    border: 2px solid;
    padding: 13px 40px 13px 40px;
}
.formssibmit{
    position: relative;
    text-align: center;
}
.founder{
border: 3px solid #28aa4a;
border-radius: 50px;
padding: 3px;

}

.footer-container{
	padding-left: 55px;
	padding-right: 55px;
}

.conback{
	font-family: "Poppins", sans-serif; */
    /* background-color: #e6edf7; */
    color: #202020;
    padding-top: 20px;
    padding-bottom: 90px;
    background-size: cover;
    background-attachment: fixed;
}

.conbackcon{
	padding-top: 75px;
}

.abimg{
    max-width: 100% !important;
    border: 7px solid #5380bc;
    border-left: 20px solid #5380bc;
    border-bottom: 20px solid #5380bc;
/*    border-radius: 5px;*/
}
.abimgright{
    max-width: 100% !important;
    /*border: 7px solid #5380bc;*/
    /*border-right: 20px solid #5380bc;*/
    /*border-bottom: 20px solid #5380bc;*/
    border-radius: 15px;
}
.overabimg2{
       max-width: 100% !important;
    border: 5px solid #5380bc;
/*    border-radius: 5px;*/
    position: relative;
    top: -150px;
    left: -25px;
}

.overabimg{
       max-width: 100% !important;
    border: 5px solid #5380bc;
/*    border-radius: 5px;*/
    position: relative;
    top: -150px;
    left: 375px;
}

.auto{
    margin-left: 50px;
    margin-right: 50px;
}

@media only screen and (max-width: 600px) {
  .abimg {
    display: none;
  }
}

@media only screen and (max-width: 600px) {
  .overabimg {
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  .overabimg2 {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1024px){
    .featcontainer {
    margin-left: 20px;
    margin-right: 20px;
}
}

@media (min-width: 768px) and (max-width: 1024px){
.features {
    border: 2px dashed #13c8ea;
    border-radius: 10px;
    padding: 30px 15px 30px 15px;
    margin-top: 15px;
}
}

@media (min-width: 768px) and (max-width: 1024px){
.menu-area .mobile-nav-toggler {
    position: relative;
    float: left;
    font-size: 40px;
    line-height: 50px;
    cursor: pointer;
    color: #3786ff;
    left: 12rem;
}
}
@media (min-width: 768px) and (max-width: 1024px){
            .overabimg {
    				max-width: 57% !important;
    				border: 5px solid #5380bc;
    				/* border-radius: 5px; */
    				position: relative;
    				top: -70px;
    				left: 200px;
				}
        	}
        	@media (min-width: 768px) and (max-width: 1024px){
            .overabimg2 {
    				max-width: 57% !important;
    				border: 5px solid #5380bc;
    				/* border-radius: 5px; */
    				position: relative;
    				top: -70px;
    				left: -20px;
				}
        	}
        	@media (min-width: 768px) and (max-width: 1024px){
            .abimg {
    				
				}
        	}
        	
        	.btn_link{
        	    border: 2px solid;
    position: relative;
    padding: 10px 40px 10px 40px;
    background: #3973ba;
        	}

p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 16px;
    line-height: 36px;
    text-align: justify;
}
/*Whatsapp Chat integration*/
/* for desktop */
      .whatsapp_float {
          position: fixed;
          width: 60px;
          height: 60px;
          bottom: 3px;
          right: 10px;
          background-color: #25d366;
          color: #000;
          border-radius: 50px;
          text-align: center;
          font-size: 38px;
          box-shadow: 2px 2px 3px #999;
          z-index: 100;
          border: 2px solid black;
      }
       .whatsapp_float_1 {
          position: fixed;
          width: 60px;
          height: 60px;
          bottom: 70px;
          right: 10px;
          background-color: #25d366;
          color: #000;
          border-radius: 50px;
          text-align: center;
          font-size: 38px;
          box-shadow: 2px 2px 3px #999;
          z-index: 100;
          border: 2px solid black;
      }

      .whatsapp-icon {
    position: relative;
    top: 9px;
}
    .whatsapp-icon_1 {
    position: relative;
    top: 9px;
}

      /* for mobile */
     @media only screen and (max-width: 600px)  {
          .whatsapp-icon {
              margin-top: 10px;
          }
     }
     
      @media only screen and (max-width: 600px)  {
      .whatsapp-icon {
    position: relative;
    top: -2px;
}
}
          

 @media only screen and (max-width: 600px)  {
          .whatsapp_float {
              width: 40px;
              height: 40px;
              bottom: 20px;
              right: 10px;
              font-size: 22px;
          }
           .whatsapp_float_1 {
              width: 40px;
              height: 40px;
              bottom: 66px;
              right: 10px;
              font-size: 22px;
          }
      }

