.myrows{
  border: 3px solid green;
  padding: 5px;
}
.mycols{
  border: 3px solid red;
}
.mycontainer{
  background-color: aqua;
}
.responsive {
  width: 100%;
  height: auto;
}
#topHeader{
  border-bottom: 1px solid #17682e;
  background-color: #17682e;
}
#topHeader a{
  color: #ffffff;
  font-weight: 600;
  font-size: 0.99rem;
}
.container-fluid{
  padding-left: 0;
  padding-right: 0;
}
nav ul li a {
	font-size: 1.1rem;
	font-weight: 600;
}
.nav-item{
  padding-left: 10px;
}
.nav-item a button{
  border: none;
  color: white;
  font-size: 1.25rem;
  background-color: red;
  cursor: pointer;
}

/* START : Footer */
.full-footer{
  background-color: #eeeeee;
  
}
.top-footer p{
  color: #555555;
  font-size: 14px;
}
.top-footer a{
  color: black;
  font-weight: 400;
}
.top-footer h4{
  font-size: 18px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
  color: #555555;
}
.footer-links i {
  padding-right: 2px;
  color: #3fbbc0;
  font-size: 18px;
  line-height: 1;
}
.social-links a {
  font-size: 18px;
  display: inline-block;
  background: #17682e;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 4px;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}
.social-links a:hover {
  background: #65c9cd;
  text-decoration: none;
}
.footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border: 1px solid #d5d5d5;
  border-radius: 4px;
}
.footer-newsletter form input[type="email"] {
  border: 0;
  padding: 4px;
  width: calc(100% - 110px);
}
.footer-newsletter form input[type="submit"] {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px;
  background: #17682e;
  color: #fff;
  transition: 0.3s;
  border-radius: 0 4px 4px 0;
}
.footer-newsletter form input[type="submit"]:hover {
  background: #65c9cd;
}
.bottom-footer{
  background-color:#17682e;
}
.bottom-footer p{
  color: white;
}
.bottom-footer a{
  color: #FFFDD0;
  text-decoration: none;
}

/* END : Footer */

/* Start : Home page first hero section */
.top-hero-section{
background-color: #3498db;
color: white;
}
.top-hero-section a{
  color: white;
  font-weight: 600;
}
.qualities-img{
  width:250px;
}
/* END : Home page first hero section */
.container h3{
  color: #3cb043;
}
.board{
  float: right;
  text-align: center;
  width: 350px;
  height: 360px;
  border: none;
  outline: none;
  box-shadow: 10px 10px 24px 0px rgba(0, 128, 0, 0.25);
}
.board h4{
  color:#3cb043  ;
}
.board img{
  height: 165px;
 }
.board .readMore{
  background-color:#3cb043 ;
  color: white;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}
/* START : Home page 3rd requirement section */
.requirements-section{
  background-color: #004d80;
  color: white;
}
/* END : Home page 3rd requirement section */


/* START : Home page 4rd newsletter section */
.home-newsletter{
  background-color: #3cb043 ;
  color: white;
}
.home-newsletter .form-control {
	height: 50px;
	border-color: transparent;
	border-radius: 20px 0 0 20px;
}
.home-newsletter .btn {
	min-height: 50px;
	border-radius: 0 20px 20px 0;
	background: #be0280;
	color: #fff;
}

.breadcrumbs-section{
  background-color: #F0FFF0;
}

.address p{
  font-weight: 600;

}

.bar{
  color: white;
  font-weight: 600;
  font-size: 1.1rem;
  border-radius: 17px;
  border: 1px solid rgb(63, 71, 80);
}

.form-row button{
  background-color: #3cb043;
  color: white;
  border: none;
  cursor: pointer;
  width: 140px;
  height: 35px;
}
.trustBox1, .trustBox2, .trustBox3, .trustBox4{
  background-color: #F0FFF0;
  box-shadow: 0 5px 4px rgba(0, 0, 0, 0.25);
  width:  85vw;
  margin-left: 2%;
  margin-top: 35px;
}
.circle {
    width: 15vw;
    height: 15vw;
    border-radius: 50%;
}

.name {
    font-size: 2vw
}

.post {
    font-size: 1.5vw
}

.row {
    padding-top: 1vw
}

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

    .circle {
        width: 24vw;
        height: 24vw
    }

    .name {
        position: relative;
        top: 2vw;
        font-size: 5vw
    }

    .post {
        font-size: 6vw
    }
}
#customers {
  margin-top: 55px;
  margin-left: 180px;
  font-family: Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 65%;
  box-shadow: 10px 10px 24px 0px rgba(0, 128, 0, 0.25);
}

#customers td, #customers th {
  border: 1px solid #ddd;
  padding: 8px;
}
.section{
  box-shadow: 10px 10px 24px 0px rgba(0, 128, 0, 0.2);
  max-width: 450px;
  padding: 30px;
  margin: auto;
  display: flex;
  justify-content: center;
}
.gif{
  display: flex;
}
.section .form{
  width: 100%;
}
.section .form .input_field{
  margin-bottom: 15px;
  display: flex;
  align-items: center;
}
.section .form .input_field label{
  width: 200px;
  color: black;
  margin-right: 10px;
  font-size: 18px;
}
.section .form .input_field .input,
.section .form .input_field .textarea{
  width: 70%;
  height: 40px;
  outline: none;
  border: 1px solid green;
  font-size: 15px;
  padding: 8px 10px;
  border-radius: 3px;
  transition: all 0.3s ease;
}
.section .form .input_field .textarea{
  resize: inherit;
  height: 50px;
}
.section .form .input_field .custom_select{
  position: inherit;
  height: 40px;
}
.section .form .input_field .custom_select select{
  -webkit-appearance:  none;
  appearance: none;
  border: 1px solid green;
  width: 220px;
  height: 100%;
  padding: 8px 10px;
  border-radius: 3px;
  outline: none;
}
.section .form .input_field .custom_select: before{
  content= "";
  position: absolute;
  top: 12px;
  right: 10px;
  border: 8px solid;
  border-color: green transparent transparent transparent;
  pointer-events: none;
}
.section .form .input_field .input: focus,
.section .form .input_field .textarea: focus,
.section .form .input_field select:  focus{
  border: 1px solid blue;
}
.section .form .input_field .btn{
  outline: none;
  width: 125px;
  padding: 8px 10px;
  font-size: 15px;
  border: 0;
  background: #3cb043;
  color: white;
  cursor: pointer;
  border-radius: 5px;
  margin-left: 165px;
}
.section .form .input_field: last-child{
  margin-bottom: 0;
}
.section .form .input_field .btn:hover{
  background: green;
}
#customers tr:hover {background-color: #ddd;}

#customers th {
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: #04AA6D;
  color: white;
}
#customers{
  width: 95%;
  margin: 25px;
}
#customers td img{
  width: 65px;
  height: 65px;
}
.sign-up-form
{
  width:450px;
  box-shadow: 10px 10px 24px 0px rgba(0, 128, 0, 0.25);
  background:#fff;
  padding:20px;
  margin: 5% auto 5%;
  text-align:center;
  border-radius: 35px;
  opacity:0.8;
}

.sign-up-form h1
{
  color:green;
  margin-buttom:30px;
}
.sign-up-form img
{
  width:200px;
  margin-top:-10px;

}
/* PROFIL */
.blog .carousel-indicators {
  left: 0;
  top: auto;
  bottom: -40px;

}

/* The colour of the indicators */
.blog .carousel-indicators li {
    background: #a3a3a3;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    margin-bottom:10px;
    
}

.blog .carousel-indicators .active {
background: #707070;
margin-bottom:10px;
}

.our-team-section {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
}
.our-team-section:before {
  position: absolute;
  top: -0;
  left: 0;
  content: " ";
  background: url(img/service-section-bottom.png);
  background-size: 100% 100px;
  width: 100%;
  height: 100px;
  float: left;
  z-index: 99;
}
.our-team {
  padding: 0 0 40px;
  background: #f9f9f9;
  text-align: center;
  overflow: hidden;
  position: relative;
  border-bottom: 5px solid #3cb043;
}
.our-team:hover {
  border-bottom: 5px solid green;
}

.our-team .pic {
  display: inline-block;
  width: 130px;
  height: 130px;
  margin-bottom: 50px;
  z-index: 1;
  position: relative;
}
.our-team .pic:before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #3cb043;
  position: absolute;
  bottom: 135%;
  right: 0;
  left: 0;
  opacity: 1;
  transform: scale(3);
  transition: all 0.3s linear 0s;
}
.our-team:hover .pic:before {
  height: 100%;
  background: green;
}

.our-team .pic:after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #ffffff00;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  transition: all 0.3s linear 0s;
}
.our-team:hover .pic:after {
  background: #F0FFF0;
}
.our-team .pic img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transform: scale(1);
  transition: all 0.9s ease 0s;
  box-shadow: 0 0 0 14px #f7f5ec;
  transform: scale(0.7);
  position: relative;
  z-index: 2;
}
.our-team:hover .pic img {
  box-shadow: 0 0 0 14px #f7f5ec;
  transform: scale(0.7);
}
.our-team .team-content {
  margin-bottom: 30px;
}
.our-team .title {
  font-size: 22px;
  font-weight: 700;
  color: #4e5052;
  letter-spacing: 1px;
  text-transform: capitalize;
  margin-bottom: 5px;
}
.our-team .post {
  display: block;
  font-size: 15px;
  color: #4e5052;
  text-transform: capitalize;
}
@media only screen and (max-width: 990px) {
  .our-team {
    margin-bottom: 10px;
  }
}

/* Feature Box
---------------------*/
.feature-box-1 {
  padding: 32px;
  box-shadow: 10px 10px 24px 0px rgba(0, 128, 0, 0.25);
  margin: 15px 0;
  position: relative;
  z-index: 1;
  border-radius: 10px;
  overflow: hidden;
  -moz-transition: ease all 0.35s;
  -o-transition: ease all 0.35s;
  -webkit-transition: ease all 0.35s;
  transition: ease all 0.35s;
  top: 0;
}
.feature-box-1 * {
  -moz-transition: ease all 0.35s;
  -o-transition: ease all 0.35s;
  -webkit-transition: ease all 0.35s;
  transition: ease all 0.35s;
}
.feature-box-1 .icon {
  width: 70px;
  height: 70px;
  line-height: 70px;
  background: #3cb043;
  color: #ffffff;
  text-align: center;
  border-radius: 50%;
  margin-bottom: 22px;
  font-size: 27px;
}
.feature-box-1 .icon i {
  line-height: 70px;
}
.feature-box-1 h5 {
  color: green;
  font-weight: 600;
}
.feature-box-1 p {
  margin: 0;
}
.feature-box-1:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
  border-radius: 10px;
  width: 0;
  background: #F0FFF0;
  z-index: -1;
  -moz-transition: ease all 0.35s;
  -o-transition: ease all 0.35s;
  -webkit-transition: ease all 0.35s;
  transition: ease all 0.35s;
}
.feature-box-1:hover {
  top: -5px;
}
.feature-box-1:hover h5 {
  color: black;
}
.feature-box-1:hover p {
  color: rgba(0, 0, 0, 0.8);
}
.feature-box-1:hover:after {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  left: 0;
  right: auto;
}

.profile-pic {
    border-radius: 10px;
    padding-bottom: 15px;
}

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

    .profile-pic {
        width: 90px;
        height: 90px;
    }
}
