
/*
=======================================
    Developer : Ahiduzzaman Shanto 
=======================================
*/

/*style three*/

.hero_area.style_three {
    position: relative;
}
.hero_area.style_three .hero_content {
    position: relative;
    z-index: 1;
}
.hero_area.style_three .hero_content h4 img {
    display: inline-block;
    width: inherit;
    position: relative;
    top: 4px;
    margin-right: 5px;
}
.hero_area.style_three .hero_content h4 {
    margin: 0 0 24px;
    color: #0c6e6d;
    font-size: 22px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 12px;
    border: 1px solid #ffffff29;
    display: inline-block;
    padding: 7px 18px;
    border-radius: 5px;
}
.hero_area.style_three .hero_thumb {
    position: absolute;
    right: 0;
    top: 0;
}
.hero_area.style_three .hero_content h1 {
    color: #fff;
    font-size: 60px;
    line-height: 70px;
}
.hero_area.style_two .hero_content p {
    opacity: 0.800;
    font-size: 18px;
    line-height: 28px;
    color: #ffffff;
    font-weight: 400;
    width: 49%;
    margin: 24px 0 6px;
}
.hero_area.style_three .hero-social-icon ul li i {
    color: #001819;
}
.hero_area.style_three .hero-social-icon ul li.text {
    color: #001819;
}
.hero_area.style_three .hero-social-icon ul li.text:before {
    background: #001819;
}
.hero_area.style_three .hero-social-icon ul li{
    list-style: none;
}
.hero_area.style_three .shape_image {
    display: none;
}
.hero_area.style_three .hero_content a.btn.btn-gradient {
    display: inline-block;
    background: #0c6e6d;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    padding: 17px 40px;
    border-radius: 6px;
    border: 2px solid #0c6e6d;
    position: relative;
    z-index: 1;
    -webkit-animation: 1s 1.9s fadeInUp both;
    animation: 1s 1.9s fadeInUp both;
    text-transform: uppercase;
}
.hero_area.style_three .hero_content a.btn.btn-gradient:before {
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    left: 50%;
    top: 0;
    background: #fff;
    border-radius: 5px;
    z-index: -1;
    transition: 0.5s;
}
.hero_area.style_three .hero_content a.btn.btn-gradient:hover:before {
    width: 100%;
    left: 0;
}
.hero_area.style_three .hero_content a.btn.btn-gradient.btn-two {
    display: none;
}
.hero_area.style_three .hero_content a.btn.btn-gradient:hover {
    background: transparent;
    color: #0c6e6d;
}
.hero_area.style_three .hero_content p {
    opacity: 0.800;
    font-size: 18px;
    line-height: 28px;
    color: #ffffff;
    font-weight: 400;
    width: 49%;
    margin: 20px 0 45px;
    -webkit-animation: 1s 1.8s fadeInUp both;
    animation: 1s 1.8s fadeInUp both;
}
/* section title style 5 */

.section-title.style5 .subtitle {
    display: none;
}
.section-title.style5 h3 {
    font-size: 42px;
    line-height: 52px;
    color: #d7ebeb;
    font-weight: 600;
    transition: .5s;
}
.section-title.style5 .description {
    font-size: 16px;
    line-height: 26px;
    color: rgba(215, 235, 235,0.400);
    font-weight: 400;
    transition: 0.5s;
    margin: 17px 0 0;
}

.donate-title5 .section-title.style5 .description {
    width: 80%;
    margin: 20px 0 0;
    color: #fff;
    opacity: 0.8;
}
.section-title.style5 .subtitle img {
    margin-right: 8px;
    position: relative;
    top: 6px;
}
/* section title style 7 */

.section-title.style7 h3 {
    font-size: 26px;
    color: #d7ebeb;
    font-weight: 500;
}
.section-title.style7 .description {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    margin: 20px 0 0;
    color: rgba(215, 235, 235,0.400);
}
/* button style 6 */

.dreamit-button.style6 .button {
    display: inline-block;
    background: #fff;
    color: #0c6e6d;
    font-size: 16px;
    font-weight: 500;
    padding: 16px 40px;
    border-radius: 5px;
    border: 1px solid #0c6e6d;
    position: relative;
    z-index: 1;
    font-family: 'Albert Sans', sans-serif;
    text-transform: uppercase;
}
.dreamit-button.style6 .button:before {
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    left: 50%;
    top: 0;
    background: #fff;
    border-radius: 5px;
    z-index: -1;
    transition: 0.5s;
}
.dreamit-button.style6 .button i {
    font-size: 12px;
    text-align: center;
    display: inline-block;
    margin-left: 3px;
    position: relative;
    transition: .5s;
    font-weight: 600;
    transform: inherit;
    bottom: 1px;
}
.dreamit-button.style6 .button:hover {
    color: #0c6e6d;
}
.dreamit-button.style6 .button:hover:before {
    width: 100%;
    left: 0;
}
.service_item.style_four.style5 .service_content {
    background: inherit;
    width: 100%;
    border-left: 0;
    border-bottom: 0;
    margin-top: 0;
    transition: 0.5s;
    border-radius: 0;
    position: absolute;
    bottom: -166px;
    left: 0;
    z-index: 22;
    text-align: center;
    padding: 0 0 27px 0;
    right: 0;
    margin: auto;
}
.service_item.style_four.style5 p.description {
    font-size: 22px;
    color: #fff;
    margin: 0 0 3px;
}
.service_item.style_four.style5 h2.title {
    margin: 0;
    line-height: 30px;
}
.service_item.style_four.style5 .title a {
    font-size: 16px;
    color: #fff;
    margin: 0;
    opacity: 0.8;
}
.service_item.style_four.style5:hover .service_content {
    bottom: 0;
    text-align: center;
    width: 100%;
    padding: 0 0 27px 0;
    left: 0;
    right: 0;
    margin: auto;
}

/* testimonial style 5 */

.testimonial.style5{
    padding: 10px;
}
.testimonial.style5 .testimonial-item {
    position: relative;
    margin: 40px 10px;
    margin-bottom: 26px;
    display: block;
}
.testimonial.style5 .testimonial-item .testi-content {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    padding: 25px 0 0 35px;
}
.testimonial.style5 .testimonial-item .bio {
    background-color: #233036;
    position: relative;
    border-radius: 10px;
    padding: 20px 20px 20px 20px;
    z-index: 1;
}
.testimonial.style5 .testimonial-item .testi-content:before {
    position: absolute;
    content: "";
    width: 77px;
    height: 21px;
    right: 89px;
    top: 0;
    background: #233036;
    clip-path: polygon(-18% -93%, -68% 35%, 112% -235%, 34% 71%);
    z-index: -1;
}
.testimonial.style5 .owl-item:nth-child(odd) {
    margin-top: 0;
}
.testimonial.style5 .single_img {
    display: inline-block;
    position: absolute;
    right: 35px;
    bottom: 23px;
}
.testimonial.style5 .testimonial-item .author {
    margin-right: 0;
    position: relative;
    flex-shrink: 0;
}
.testimonial.style5 .testimonial-item .author img {
    object-fit: cover;
    margin-right: 20px;
    display: inline-block;
    top: 10px;
    position: relative;
    width: 80px;
    height: 80px;
    border-radius: 40px;
    border: 0px solid rgba(141,185,192,0.11);
}
.testimonial.style5 .testimonial-item .bio .name {
    font-weight: 600;
    font-size: 24px;
    margin: 8px 0 5px;
}
.testimonial.style5 .testimonial-item .bio .designation {
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    color: #7b7b7b;
    transition: all 400ms linear;
}
.testimonial.style5 .testimonial-item .quote {
    transition: all 400ms linear;
    padding: 20px 0 0;
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 30px;
    color: rgba(220, 234, 234,0.502);
    position: relative;
    z-index: 1;
}
.testimonial.style5 .testimonial-item .quote:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    right: -128px;
    bottom: -105px;
    background: url(https://wp.dreamitsolution.net/rhex/wp-content/uploads/2024/07/tesi-qicon.png);
    background-repeat: no-repeat;
    background-position: center center;
    transition: 0.5s;
    border-radius: 5px;
    z-index: 2;
}
.testimonial.style1 .testimonial-item span.support {
    color: #0c6e6d;
    font-size: 18px;
    margin: 0;
    font-weight: 500;
}
.testimonial.style5 .testimonial-item .reviews_rating {
    display: inline-block;
    position: relative;
    left: -19px;
    bottom: -20px;
}
.testimonial.style5 .testimonial-item .testi-star {
    background: #0c6e6d;
    padding: 5px 65px 5px 24px;
    clip-path: polygon(-80% 0%, -94% 0%, 32% -250%, 124% 276%);
    position: relative;
    z-index: 1;
    transition: .5s;
}

.testimonial.style5 .testimonial-item .testi-star i {
    font-size: 17px;
    display: inline-block;
    color: #ffffff;
}
.testimonial.style5 .testimonial-item h5.designation {
    font-size: 16px;
    line-height: 26px;
    color: rgba(220,234,234,0.502);
    font-weight: 400;
    transition: 0.5s;
}
.testimonial.style5 .testimonial-item h4.name {
    margin: 3px 0 0 0;
    font-size: 20px;
    color: #dceaea;
    font-weight: 500;
}
.testimonial.style5 .testimonial-item:hover{
    transform: translateY(-0px);
}
.active.center .testimonial-item {
    margin-top: 10px;
}

/* button style 8 */

.dreamit-button.style-8 .button {
    display: inline-block;
    background: inherit;
    color: #0c6e6d;
    font-size: 16px;
    font-weight: 500;
    padding: 16px 30px;
    border-radius: 5px;
    border: 1px solid #0c6e6d;
    position: relative;
    z-index: 1;
    text-transform: uppercase;
}
.dreamit-button.style-8 .button:before {
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    left: 50%;
    top: 0;
    background: #fff;
    border-radius: 4px;
    z-index: -1;
    transition: 0.5s;
}
.dreamit-button.style-8 .button:hover:before {
    width: 100%;
    left: 0;
}
.dreamit-button.style-8 .button i {
    font-size: 12px;
    text-align: center;
    display: inline-block;
    margin-left: 3px;
    position: relative;
    transition: .5s;
    font-weight: 600;
    transform: inherit;
    bottom: 1px;
}
.corporate-home-5 .video_title {
    display: none;
}
.corporate-home-5 .single-video.style-one .video-icon a {
    background: #0c6e6d;
}
.corporate-home-5-video .video_title{
    display: none;
}
.corporate-home-5-video .choose-video-icon:before {
    display:none;
}
.corporate-home-5-video .single-video.style-one .video-icon a {
    display: inline-block;
    background: #0c6e6d;
    color: #fff;
    width: 55px;
    height: 55px;
    text-align: center;
    font-size: 17px;
    border-radius: 50%;
    line-height: 55px;
    border: none;
    position: relative;
}

/* blog style 4 */

.blog_style_four .em-blog-content-area_adn {
    border: transparent;
    padding: 27px 34px 41px;
    filter: drop-shadow(0 0 12.5px rgba(219,221,225,0.32));
    width: 90%;
    background: #fff;
    margin: auto;
    position: relative;
    top: -56px;
    border-radius: 5px;
}
.blog_style_four .luxury-blog-meta-left a {
    font-size: 16px;
    display: inline-block;
    color: #868681;
    font-weight: 500;
    margin-right: 29px;
    text-transform: capitalize;
}
.blog_style_four ul.post-categories li {
    list-style: none;
}
.luxury-blog-meta-top {
    display: inline-block;
}
.luxury-blog-meta-left {
    display: inline-block;
}
.blog_style_four ul.post-categories li a {
    font-size: 16px;
    display: inline-block;
    color: #868681;
    font-weight: 500;
    margin-right: 29px;
    text-transform: capitalize;
}
.blog_style_four .blog-page-title_adn h2 a {
    font-size: 22px;
    display: inline-block;
    font-weight: 700;
    color: #001819;
    transition: 0.5s;
    line-height: 30px;
}
.blog_style_four .blog-page-title_adn h2 a:hover {
    color: #0c6e6d;
}
.blog_style_four .luxury-blog-readmore a {
    display: inline-block;
    color: #001819;
    font-size: 16px !important;
    background: #E9EBEA;
    padding: 10px 26px;
    border-radius: 5px;
    font-weight: 500;
    margin-top: 26px;
    transition: 0.5s;
}
.blog_style_four .luxury-blog-readmore a:hover {
    background: #0c6e6d;
    color: #fff;
}
.blog_style_four .luxury-blog-readmore a i {
    font-size: 13px;
    display: inline-block;
    transition: 0.5s;
    position: relative;
    top: 0;
    left: 7px;
    transform: rotate(-45deg);
}
.blog_style_four .luxury-blog-readmore a:hover i {
    color: #fff;
    transform: rotate(0deg);
}

/* icon-box style10 */

.icon-box.style10 {
    background: #E6E7E9;
    text-align: center;
    padding: 41px 0 17px;
    border-radius: 5px;
    position: relative;
    z-index: 1;
}
.icon-box.style10:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 0;
    left: 0;
    top: 0;
    background: url(https://wp.ditsolution.net/corporate/wp-content/uploads/2024/04/animal-1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    transition: 0.5s;
    border-radius: 5px;
    z-index: -1;
}
.icon-box.style10:hover:before {
    height: 100%;
}
.icon-box.style10 .img-icon {
    background: #fff;
    width: 80px;
    height: 80px;
    line-height: 110px;
    text-align: center;
    border-radius: 50%;
    margin: auto;
}
.icon-box.style10 .title h2 {
    font-size: 22px;
    margin-top: 15px;
    color: #001819;
    font-family: 'Albert Sans', sans-serif;
    font-style: normal;
    margin-bottom: 0;
    line-height: 1.2;
    font-weight: 700;
    -webkit-transition: .5s;
    transition: .5s;
}
.icon-box.style10:hover .title h2 {
    color: #fff;
}
.home-5.single-about-box {
    margin-bottom: 0;
    text-align: center;
    display: inline-block;
    border: 7px solid #0c6e6d;
    border-radius: 5px;
    padding: 0 30px 20px;
    background: #fff;
    position: absolute;
    right: 67px;
    bottom: 19px;
}
.home-5 .about-content h4 {
    font-size: 18px;
    font-weight: 500;
    margin: 0 0 7px;
    position: relative;
    z-index: 1;
    padding: 98px 0 0 0;
}
.home-5 .about-content h4:before {
    position: absolute;
    content: "";
    width: 48px;
    height: 48px;
    left: 0;
    top: 26px;
    background: url(https://wp.ditsolution.net/corporate/wp-content/uploads/2024/04/about-icon.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    transition: 0.5s;
    border-radius: 5px;
    z-index: -1;
    right: 0;
    margin: auto;
}
.home-5 .about-content span {
    display: inline-block;
    color: #0c6e6d;
    font-weight: 500;
    padding-bottom: 14px;
}
.home-5 a.about-button {
    display: inherit;
    color: #001819;
    font-weight: 600;
    font-size: 15px;
}
.home-5 a.about-button i {
    display: inline-block;
    color: #0c6e6d;
    position: relative;
    left: 6px;
    top: 1px;
}
.home5-donation-list {
    position: relative;
    display: inline-block;
    padding: 20px 0 0 0;
}
.home5-donation-list ul li{
    display: inline-block;
    margin-right: 10px;
}
.home5-donation-list ul li a {
    background: #fff;
    color: #001819;
    display: inline-block;
    font-weight: 600;
    padding: 7px 18px;
    border-radius: 5px;
    transition: 0.5s;
    border: 2px solid #fff;
}
.home5-donation-list ul li a:hover{
    background: transparent;
    border: 2px solid #0c6e6d;
    color: #0c6e6d;
}


/* Home Five Tab css start  */

.home-five.event-area {
    padding: 0;
}
.home-five .single-event {
    background-color: #e9ebea;
    padding: 13px 13px 39px;
    border-radius: 10px;
    overflow: hidden;
    height: 265px;
    transition: 0.5s;
    margin-bottom: 19px;
}
.home-five .single-event:hover{
    height: 432px;
}
.home-five .single-event-box {
    display: flex;
    gap: 30px;
    background: #f5f5f5;
    padding: 12px 14px;
    border-radius: 10px;
    align-items: center;
}
.home-five .event-content {
    margin-top: 18px;
}
.home-five .event-date span {
    display: inline-block;
    color: #868681;
    border: 1px solid #86868161;
    border-radius: 30px;
    padding: 4px 5px;
}
.home-five .event-date i {
    display: inline-block;
    background: #0c6e6d;
    color: #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 50px;
    font-size: 14px;
    margin-right: 10px;
}
.home-five .event-titel h4 {
    font-size: 28px;
    font-weight: 600;
    margin-top: 16px;
    margin-bottom: 21px;
}

.home-five .event-titel p {
    font-size: 17px;
    font-weight: 600;
    color: #001819;
}
.home-five .event-titel a {
    font-size: 17px;
    font-weight: 600;
    color: #0c6e6d;
}
.home-five .event-desc-box {
    padding: 27px 51px 0 237px;
    transition: 0.5s;
    position: relative;
    opacity: 0;
    transition: 0.5s;
}
.home-five .single-event:hover .event-desc-box{
   opacity: 1;
}
.home-five .event-desc-box span {
    display: inline-block;
    color: #001819;
    font-weight: 700;
}
.home-five .event-desc-box strong {
    color: #0c6e6d;
}
/* Home Five Tab */
.home-five .nav-link {
    display: block;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
    background: #0c6e6d!important;
    padding: 24px 104px;
    border-radius: 0 !important;
}
.home-five .nav-link.style-two {
    background: #00181A !important;
}
.home-five span.tab-date {
    display: inherit;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    opacity: 0.6;
}

/*service*/


.service ul.item-list.style2 li {
    list-style: none;
    font-size: 19px;
    color: #dceaea;
    font-weight: 500;
    padding: 8px 0 7px 0;
}
.service ul.item-list.style2 li i {
    color: #8c9999;
    margin-right: 10px;
    font-size: 19px;
}



/*call to action*/

.call-to-action .heading.style1 h6 {
    font-size: 16px;
    color: #d7ebeb;
    font-weight: 500;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    padding-left: 11px;
}

.call-to-action .heading.style1 h6:before {
	display:none;
}

.call-to-action .heading.style1 h4 {
    margin: 0;
    font-size: 34px;
    color: #d7ebeb;
    font-weight: 500;
}




.sv-dt .heading.style1 p {
    text-align: center;
    font-size: 15px;
    color: #d7ebeb;
    font-weight: 500;
    margin: 0;
}

.sv-dt-lt .section-title h3.title {
    font-size: 42px;
    color: #d7ebeb;
    font-weight: 600;
    margin: 26px 0 0;
}
.sv-dt-lt .heading.style1 p {
    font-size: 16px;
    line-height: 26px;
    color: rgba(215, 235, 235,0.400);
    font-weight: 400;
    transition: 0.5s;
    margin: 7px 0 0;
}
.sv-rt .section-title h3.title {
    font-size: 26px;
    line-height: 52px;
    color: #d7ebeb;
    font-weight: 500;
    margin: 0 0 0;
}
.sv-rt .section-title.style7 .description {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    margin: 1px 0 0;
    color: rgba(215, 235, 235,0.400);
}
.sv-rt ul.item-list.style3.style4 {
    margin: 10px 0 26px;
}
.sv-rt ul.item-list.style3.style4 li {
    font-size: 16px;
    line-height: 28px;
    color: #d7ebeb;
    font-weight: 400;
    list-style: none;
}
.sv-rt ul.item-list.style3.style4 li i {
    margin-right: 10px;
    font-size: 14px;
}

.sv-dt .my-accordion li {
    filter: drop-shadow(0px 10px 40px rgba(12,110,109,0.1));
    background-color: #26363c;
    border-radius: 10px;
    padding: 0 20px 0;
}
.sv-dt .my-accordion.style-2 li a.active {
    font-size: 22px;
    color: #006e6d !important;
    font-weight: 500;
}
.sv-dt-rt .heading.style1 h4 {
    margin: 0;
    font-size: 26px;
    line-height: 52px;
    color: #d7ebeb;
    font-weight: 500;
    padding: 0 0 17px;
}
.sv-dt-rt .dreamit-button.style1 {
    text-align: center;
    padding: 8px 0 0;
}

/*.pricngg-plan*/
.pricngg-plan .pricing.style1 {
    background: transparent;
}
.pricngg-plan .pricing.style1:before {
    background: transparent;
}
/*pr-dt-bottom*/
.pr-dt-bt .social-links.style1 ul {
    text-align: center;
}
.pr-dt-bt .social-links.style1 ul li {
    list-style: none;
    display: inline-block;
    padding-right: 10px;
}
.pr-dt-bt .social-links.style1 ul li a i {
    border: none;
    display: inline-block;
    width: 37px;
    height: 37px;
    line-height: 37px;
    border-radius: 50%;
    color: #0c6e6d;
    background: #fff;
    position: relative;
    z-index: 1;
    transition: 0.5s;
    text-align: center;
}
.pr-dt-bt .social-links.style1 ul li a i:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #0c6e6d;
    border-radius: 50%;
    z-index: -1;
    transform: scale(0);
    transition: 0.5s;
}

.pr-dt-bt .social-links.style1 ul li a i:hover:after {
    transform: scale(1);
}

.pr-dt-bt .social-links.style1 ul li a i:hover {
    color: #fff;
}
.pr-dt-bt .heading.style1 h5 {
    font-size: 18px;
    color: #d7ebeb;
    font-weight: 500;
    text-align: center;
    position: relative;
    z-index: 1;
    transition: .5s;
}
.pr-dt-lt .heading.style1 h5:before {
    position: absolute;
    content: "";
    top: 4px;
    left: 41px;
    width: 100px;
    height: 100px;
    background: url(https://wp.dreamitsolution.net/rhex/wp-content/uploads/2024/08/pr-dt-shape-lt.png);
    z-index: -1;
    background-repeat: no-repeat;
}
.pr-dt-rt .heading.style1 h5:after {
    position: absolute;
    content: "";
    top: 4px;
    right: 15px;
    width: 100px;
    height: 100px;
    background: url(https://wp.dreamitsolution.net/rhex/wp-content/uploads/2024/08/pr-dt-shape-rt.png);
    z-index: -1;
    background-repeat: no-repeat;
}
/*contact-page*/

.contact-page .form-tittle h5 {
    font-size: 16px;
    color: #0c6e6d;
    font-weight: 500;
    text-align: center;
}

.contact-page .form-group input {
    height: 54px;
    border-radius: 10px;
    background-color: #2d3d43;
    border: 1px solid rgba(6,50,50,0.1);
}
.contact-page .form-tittle h2 {
    font-size: 34px;
    color: #d7ebeb;
    font-weight: 600;
    text-align: center;
    margin: 18px 0 60px;
}
.contact-page .form-group-cheak p {
    display: flex;
}
.contact-page input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    margin-right: 10px;
}
.contact-page .form-control:focus {
    outline: none;
    box-shadow: none;
    border-color: #0c6e6d;
    background: #2D3D42;
    box-shadow: none;
    border: none;
}
.contact-page textarea.form-control {
    height: 155px;
    padding: 20px;
}
.contact-page input.wpcf7-form-control.wpcf7-submit.has-spinner.button {
    background: #006e6d;
    padding: 1px 25px 0 50px;
    border-radius: 28px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    z-index: 1;
    transition: .5s;
}
.contact-page .buttons i {
    position: absolute;
    top: 38px;
    left: 40px;
    z-index: 2;
    color: #fff;
}


/*project-details*/

.pr-dt .heading.style1 h6 {
    position: relative;
    padding-left: 85px;
    font-size: 20px;
    line-height: 30px;
    color: #d7ebeb;
    font-weight: 500;
    width: 82%;
}
.pr-dt .section-title.style2 .description {
    margin: 28px 0 20px;
    font-size: 16px;
    line-height: 26px;
    color: #8c9999;
    font-weight: 400;
    width: 100%;
}
.pr-dt .heading.style1 h6:before {
    position: absolute;
    content: "";
    width: 68px;
    height: 2px;
    left: 0;
    top: 11px;
    background: #d7ebeb;
}
.pr-dt ul.item-list.style1 li {
    list-style: none;
    font-size: 16px;
    line-height: 38px;
    color: #d7ebeb;
    font-weight: 400;
}
.pr-dt ul.item-list.style1 li i {
    font-size: 14px;
    margin-right: 8px;
}



/*footer*/

.corpotate-footer .heading.style1 p {
    margin: 0;
    font-size: 15px;
    line-height: 24px;
    color: #c2d2d2;
    font-weight: 400;
    padding: 2px 0 0;
}

.corpotate-footer .heading.style1 h4 {
    margin: 0;
    font-size: 22px;
    color: #dbe8e8;
    font-weight: 500;
    padding: 0 0 13px;
}

.corpotate-footer .icon-box.style9 .icon-box-content .title h2 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    display: none;
}

.corpotate-footer .description p {
    font-size: 15px;
    color: rgba(219, 232, 232, 0.502);
    font-weight: 400;
    margin: 0;
    padding: 11px 0 10px;
}



.corpotate-footer  ul.item-list.style1 li  {
    list-style: none;
}
.corpotate-footer  ul.item-list.style1 li a {
    display: inline-block;
    font-size: 15px;
    color: rgba(219, 232, 232, 0.502);
    font-weight: 400;
    margin: 0;
    padding: 0px 0 10px;
    transition: .5s;
    margin-left: -16px;
}
.corpotate-footer  ul.item-list.style1 li a:hover {
    color: #ffffff;
    margin-left: 0px;
}


.corpotate-footer ul.item-list.style1 li a i {
    opacity: 0;
}

.corpotate-footer ul.item-list.style1 li a:hover i {
    opacity: 1;
}
.corpotate-footer .form-control {
   color: #fff;
    background-color: transparent;
    border-bottom: 1px solid #FFF;
    outline: 0;
    box-shadow: none;
    border-radius: 0;
    transition: 0.5s;
}
.corpotate-footer .form-control:focus {
    color: #fff;
    background-color: transparent;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid  rgba(255,255,255,0.30196078431372547);
    outline: 0;
    box-shadow: none;
    border-radius: 0;
    position: relative;
    z-index: 1;
    transition: .5s;
}
.corpotate-footer .form-group:input {
    color: #fff;
    background-color: transparent;
    border-bottom: 1px solid #FFF;
    outline: 0;
    box-shadow: none;
    border-radius: 0;
}

.corpotate-footer .form-group .buttons {
    position: absolute;
    top: -62px;
    right: -42px;
}

.corpotate-footer .buttons input {
    background: #3e6e6d;
    font-size: 14px;
    line-height: 28px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 500;
    padding: 3px 23px;
    border-radius: 18px;
    border: 0;
    position: relative;
    z-index: 1;
    transition: .5s;
}


/*footer-end*/  

.footer-end .heading.style1 p {
    margin: 0;
    font-size: 15px;
    line-height: 28px;
    color: #dbe8e8;
    font-weight: 400;
}

.footer-end ul.item-list.style1 li {
    list-style: none;
    display: inline-block;
    padding-left: 12px;
}

.footer-end ul.item-list.style1 li a {
    display: inline-block;
    font-size: 15px;
    line-height: 28px;
    color: #c2d2d2;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    transition: .5s;
}

.footer-end ul.item-list.style1 li a:hover {
    color: #0c6e6d;
}



























