.asp-btn-icon {
    font-size: 14px;
    color: #fff;
}
.myButton-asp {
      background-color: #308620;
    border: 3px solid #4faf3d;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    padding: 7px 25px;
        transition: .5s;
            letter-spacing: 1px;
    border-radius: 25px;        
}
.myButton-asp:hover {
     background-color: #308620;
    border: 3px solid #4faf3d;
    color: #fff !important;
        transition: .5s;
}
.myButton-asp:active {
    position:relative;
    top:1px;
    transition: .5s;
}
.btn-asp-white {
    background-color: #ffffff;
     border: 1px solid #ffffff;
    display: inline-block;
    cursor: pointer;
    color: #880000;
    font-size: 14px;
    font-weight: bold;
    padding: 11px 25px;
        transition: .5s;
            letter-spacing: 1px;
}
.btn-asp-white:hover {
    background-color:#fff !important;
    border: 1px solid #fff !important;
    color: #880000 !important;
        transition: .5s;
}
.btn-asp-white:active {
    position:relative;
    top:1px;
    transition: .5s;
}

.center {
    display: flex;
    align-items: center;
    justify-content: center;
}
ul.header_button li {
    display: inline-block;
}

ul.header_button {
    padding: 0;
    padding: 0;
    margin: 0;    
    /*text-align: right;*/
}

.center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.center-1 {
  display: flex;
  align-items: center;
}
.footer-inner-co {
    padding-top: 30px;
}

.button-asp {
    display: inline-block;
    overflow: hidden;
    perspective: 400px;
    background: none;
    border: none;
}
.button-asp span {
    display: block;
    position: relative;
    transition: 0.3s ease-in-out all;
    transform-origin: 50% 0;
    transform-style: preserve-3d;
    background-color: #ffa800;
    color: white;
    width: 100%;
    border-bottom: 1px solid #ff9800;
        padding: 6px 20px;
     border-radius: 5px;
}
.button-asp span:after {
    display: block;
    content: attr(data-title);
    position: absolute;
    left: 0;
    top: 0;
    transition: 0.3s ease-in-out all;
    transform-origin: 50% 0;
    transform: translate3d(0px,105%,0px) rotateX(-90deg);
    background-color: #68a4fc;
    color: White;
    width: 100%;
    border-bottom: 1px solid #4e90f1;
    border-radius: 35px;
    padding: 14px 34px;
}
@media(max-width:991px){
    .button-asp.btn_css span {
    background-color: #045d83;
    }
}
.button-asp.btn_css span {
       background-color: #ffa800;
    border-bottom: 1px solid #ffa800;
    padding: 3px 14px;
    font-size: 14px;
}
ul.header_button {
    display: inline-flex;
}


/* testimonials */

.card-main {
    padding: 10px;
    border-radius: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    box-shadow: 0px 4px 8px 0px #283593;
}

.card-0 {
    color: #fff;
    background-color: #308620;
    position: relative;
    margin-left: 70px;
    border-radius: 10px;
    min-height: 250px;
}

.carousel-indicators li {
    cursor: pointer;
    border-radius: 50% !important;
    width: 10px;
    height: 10px;
}

.profile {
    color: #000;
    background-color: #FFD54F;
    position: absolute;
    left: -70px;
    top: 10%;
    border-radius: 8px;
    border-top-left-radius: 0px; 
    border-bottom-right-radius: 0px; 
}
p.content.mb-0 {
    font-size: 16px;
    color: #fff;
}
.profile-pic {
    width: 120px;
    height: 120px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
}

.open-quotes {
    margin-left: 130px;
    margin-top: 100px;
}

.content {
    margin-left: 150px;
    margin-right: 80px;
}

.close-quotes {
    margin-bottom: 100px;
    margin-right: 60px
}

@media screen and (max-width: 600px) {
    .card-main {
        padding: 50px 10px;
    }

    .card-0 {
        min-height: 432px;
    }

    .profile {
        top: 24%;
    }

    .profile-pic {
        width: 90px;
        height: 90px;
    }

    .open-quotes {
        margin-left: 100px;
    }

    .content {
        margin-left: 120px;
        margin-right: 50px;
    }

    .close-quotes {
        margin-right: 30px
    }
}

span.foot-p, span.foot-p a {
    color: #fff;
    font-size: 15px;
}
.sbox-3{padding:40px 20px}.sbox-3,.sbox-5{text-align:center;background-color:#fff;border:1px solid #ddd;margin:0 8px 40px;border-radius:6px}.sbox-5 img{border-radius:6px 6px 0 0}.sbox-7{background-color:#fff;border:1px solid #ddd;border-radius:6px;padding:30px;margin-bottom:30px;transition:all .45s ease-in-out}.bg-lightgrey .sbox-2,.bg-lightgrey .sbox-3,.bg-lightgrey .sbox-5,.bg-lightgrey .sbox-7{background-color:#fff;border:1px solid #f5f5f5;box-shadow:0 0 10px rgba(0,0,0,.1)}.sbox-4-txt{margin-top:15px}.sbox-5-txt{padding:5px 20px 40px}.sbox-7-txt{overflow:hidden;padding-left:20px}.sbox-1 h5{margin-top:22px;margin-bottom:13px}
.sbox-2 h5{letter-spacing:-.5px;font-size: 18px;margin-top:25px;margin-bottom:0;transition:all .3s ease-in-out; display: flex; align-items: center; justify-content: center;}
.sbox-3 h5,.sbox-5 h5{font-size:1.05rem;font-weight:900;text-transform:uppercase}.sbox-3 h5,.sbox-4 h5,.sbox-5 h5{line-height:1;margin-top:25px;margin-bottom:15px}.sbox-6 h5,.sbox-7 h5{margin-bottom:10px}.sbox-7 h5{line-height:1}.sbox-1 p,.sbox-2 p,.sbox-3 p,.sbox-4 p,.sbox-5 p,.sbox-7 p{line-height:1.5;margin-bottom:0}.sbox-3 p,.sbox-5 p{color:#666;font-size:.925rem}.sbox-2-icon{color:#00a3c8;transition:all .3s ease-in-out}

.sbox-5 img {
    border-radius: 6px 6px 0 0;
}
.sbox-5-txt {
    padding: 5px 20px 20px;
}
.sbox-5 {
    text-align: center;
    background-color: #fff;
    border: 1px solid #ddd;
   margin: 0 8px 40px;
    border-radius: 6px;
}
.sbox-3 h5, .sbox-5 h5 {
    color: #880000;
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    line-height: 21px;
}
.sbox-5 p {
    color: #666;
    font-size: .925rem;
}
.swiper .sbox-5 {
    margin: 0 0 40px;
}
.bg-lightgrey .sbox-5 {
    background-color: #fff;
    border: 1px solid #f5f5f5;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}

@media screen and (max-width: 1199px) {
	.sbox-5-txt{
		height:202px !important;
	}
}


.box-sp > .icon-sp { text-align: center; position: relative; }
.box-sp > .icon-sp > .image-sp { position: relative; z-index: 2; margin: auto; width: 70px; height: 70px; border: 8px solid white; line-height: 63px; border-radius: 50%; background: #308620; vertical-align: middle; }
.box-sp > .icon-sp:hover > .image-sp { background: #333; }
.box-sp > .icon-sp > .image-sp > i { font-size: 27px !important; color: #fff !important; }
.box-sp > .icon-sp:hover > .image-sp > i { color: white !important; }
.box-sp > .icon-sp > .info-sp { margin-top: -11px;  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23); padding: 15px 0 10px 0; background-color: #fff;
    border-radius: 5px;
    height: 270px;
}
.box-sp > .icon-sp:hover > .info-sp { background: rgba(0, 0, 0, 0.04); border-color: #e0e0e0; color: white; }
.box-sp > .icon-sp > .info-sp > h3.title { font-family: "Lato",sans-serif !important; font-size: 16px; color: #222; font-weight: 500; }
.box-sp > .icon-sp > .info-sp > p { font-family: "Lato",sans-serif !important; font-size: 16px; color: #333; line-height: 1.5em; margin: 20px;}
.box-sp > .icon-sp:hover > .info-sp > h3.title, .box-sp > .icon-sp:hover > .info-sp > p, .box-sp > .icon-sp:hover > .info-sp > .more-sp > a { color: #222; }
.box-sp > .icon-sp > .info-sp > .more-sp a { font-family: "Lato",sans-serif !important; font-size: 12px; color: #222; line-height: 12px; text-transform: uppercase; text-decoration: none; }
.box-sp > .icon-sp:hover > .info-sp > .more-sp > a { color: #fff; padding: 6px 8px; background-color: #308620; }
.box-sp .space { height: 30px; }
h3.title-sp {
    font-size: 18px;
}
table.asp-table-manual tr td {
    border: 1px solid #eee;
}
table.asp-table-manual tr th {
    background: #308620;
    color: #fff;
}
.asp-btn-icon-bl {
    color: #308620;
}
ul.list li {
    position: relative;
    border: 0px !important;
    padding: 5px 2px 4px 25px;
    color: #333333;
    font-weight: 400;
    line-height: 22px;
}
ul.list {
    margin-bottom: 20px;
} 
ul.list li:before {
    content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    /* font-weight: normal; */
    text-decoration: inherit;
    color: #000;
    font-size: 16px;
    padding-right: 0.5em;
    position: absolute;
    top: 4px;
    left: 0;
    background: none !important;
}
ul.list li a {
    padding: 0;
}

