/*===========================
  about-01 css
===========================*/

html {
  overflow-x: hidden;
}

body {
 
  overflow-x: hidden;
 top: 0;
}





.about-one {
  background-color: var(--light-3);
  padding-top: 120px;
  padding-bottom: 120px;
}
.about-one .about-title {
  margin-bottom: 20px;
}
.about-one .single-about-items {
  margin-top: 30px;
  padding: 35px;
  background-color: var(--white);
  border-radius: 10px;
  box-shadow: var(--shadow-2);
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.about-one .single-about-items:hover {
  box-shadow: var(--shadow-4);
}
.about-one .single-about-items::before {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  height: 80px;
  width: 50px;
  border: 1px solid var(--primary);
  border-radius: 0 0 0 30px;
  right: -1px;
  top: -1px;
  opacity: 0.1;
}
.about-one .single-about-items::after {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  height: 40px;
  width: 40px;
  border: 1px solid var(--primary);
  border-radius: 50px;
  right: 60px;
  top: 10px;
  opacity: 0.1;
}
.about-one .single-about-items .items-icon {
  width: 70px;
  height: 70px;
  line-height: 85px;
  text-align: center;
  border-radius: 10px;
  background-color: var(--white);
  color: var(--primary);
  box-shadow: var(--shadow-2);
}
.about-one .single-about-items .items-icon i {
  font-size: 32px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-one .single-about-items .items-icon {
    max-width: 90px;
  }
}
@media (max-width: 767px) {
  .about-one .single-about-items .items-icon {
    max-width: 80px;
  }
}
.about-one .single-about-items .items-content {
  margin-top: 32px;
}
@media only screen and (min-width: 1400px) {
  .about-one .single-about-items .items-content {
    padding-right: 45px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .about-one .single-about-items .items-content {
    padding-right: 35px;
  }
}
.about-one .single-about-items .items-content .items-title {
  color: var(--black);
  margin-bottom: 15px;
  font-weight: 600;
}
.about-one .single-about-items .items-content .text {
  color: var(--dark-3);
}






.registration-form

{
  padding: 50px 50px 50px 50px;
 
  background:#C2E9CE;

  margin: 0;

}

.registration-form2

{
  padding: 30px 30px 30px 30px;
  box-shadow: var(--box-shadow-2);
  background:#E3FDEB;
  position: relative;
  z-index: 2;
   border-radius: 15px;
  border:1px #BBE1A8 solid;

}

.img-logo
{
  width:66px;
  height:65px;
  margin-bottom:10px;
}


.heading-text
{
  float:right;
  font-size: 28px;
  padding-top:15px;
}


.mb111-30 {
    margin-top: 23px;
}
.mbb-30 {
    margin-bottom: 20px;
}




@media (max-width: 767px) {

    .mbb-30 {
        margin-bottom:20px;
    }
  .registration-form

  {
    padding: 50px 0px 50px 0px;
    box-shadow: var(--box-shadow-2);
    background:#E3FDEB;
    position: relative;
    z-index: 2;
    
  
  }

  input
  {
    margin-bottom:10px;
  }

  .heading-text
{
  float:left;
  font-size:24px;
  margin-bottom: 10px;
  text-align: center;
  padding-left:20px;
}

.img-logo
{
  width:66px;
  height:65px;
  margin-bottom:0px;
  margin: auto;
  text-align: center;
}

.imglogo2
{
  margin: auto;
  text-align: center;
}


}








.input2 {
    background-color: #fff;
    height: 35px;
    border: 1px #B4ECC5 solid;
    padding: 0 15px;
    width: 100%;
    color: #065C3C;
    font-size: 14px;
}


.radio-btn
{
    width:15px;
    height:15px;
    padding-top:5px;
}


select {
    border-radius: 0px;
    width: 100%;
    height: 35px;
    color:#065C3C;
    padding: 0 5px;
    background-color: #fff;
    height: 35px;
    border: 1px #B4ECC5 solid;
    padding: 0 15px;
    font-size:14px;
}


select::option
{
    color:#ccc;
}

.radio-bg {
   
    min-height: 34px;
    padding: 10px 10px 10px 10px;
    line-height: 34px;
    background: #fff;
    border: 1px #B4ECC5 solid;
    border-radius: 10px;
    box-shadow: var(--shadow-1);
}

.radio-bg2 {
   
    padding: 15px 10px 15px 10px;
    line-height: 10px;
    background: #D3FDE0;
    border: 1px #B7F3C9 solid;
}

.radio-bg22 {
    padding:5px 5px 5px 5px;
   
    background: #D3FDE0;
    border: 1px #B7F3C9 solid;
    margin-top:25px;
}

.radio-bg3 {
    padding: 15px 10px 15px 10px;
 
}

.section2 {
    border: 1px #B7F3C9 solid;

}

.ps1
{
margin-left:15px;

}

.mb1
{
margin-bottom:50px;

}

.mb2
{
margin-bottom:20px;
font-size:14px;
margin-top:10px;
}

.mb3 {
    margin-bottom:10px;
    
}

.mt4 {
    margin-top:23px;
}

.pt5{
    padding-top: 5px;
}


.fs1
{
  font-size: 14px;
}


.input-tag
{
  margin-left:20px;
}

.input-gap
{
  margin-right: 0;
  padding-right: 0;
}



.mb-30
{
margin-bottom: 20px;

}

label {
    font-size: 13px;
    color:#065C3C;
    font-weight:500;
}



.runbtn {
  background-color: #04AA6D;
  color: white;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  padding: 10px 45px;
  margin-top: 4px;
  border-radius: 5px;
  word-spacing: 10px;
  
}

.runbtn:hover {
  background-color: #04AA6D;
  color: white;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  padding: 10px 45px;
  margin-top: 4px;
  border-radius: 5px;
  word-spacing: 10px;

}

.rbtn
{
  margin: auto;
  text-align: center;
  margin-top: 30px;
}

.input-width
{
  width:80px;
}

.sp1
{
  padding-left: 15px;
}

.header-bg

{
  padding: 10px 10px 30px 10px;
  box-shadow: var(--box-shadow-2);
  background-color: #04AA6D;
  position: relative;
  z-index: 2;
   border-radius: 15px;
 
}

.mtt1
{
    margin-top:20px;
}

.mtt2 {
    margin-top: 20px;
}


.fc1 {
    color: #065C3C;
}