/*--------------------------------------------------------------
  Template Name: Simply Construction HTML Template.
  Template URI: #
  Description: Simply Construction is a unique website template designed in HTML with a simple & beautiful look. There is an excellent solution for creating clean, wonderful and trending material design corporate, corporate any other purposes websites.
  Author: DevItems
  Version: 1.0
---------------------------------------------------------------*/

/* ----------------------------------------------------
	You can put your custom css code here:
-------------------------------------------------------*/
html,body{
    font-family: 'Poppins', sans-serif!important;
}

.main__menu > li:hover > a {
    color: #384c7c;
}

.main__menu li.drop ul.dropdown li:hover > a {
    background: #fafafa none repeat scroll 0 0;
    color: #384c7c;
}

.main__menu > li > a {
    font-weight: 700;
    /* letter-spacing: 0.1rem; */
}

.main__menu ul.dropdown li a {
    font-size: 14px;
    font-weight: 600;
}

.readmore__btn {
    background: #384b7b none repeat scroll 0 0;
    color: #f7f8f8;
    display: inline-block;
    font-family: Raleway;
    font-size: 14px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    margin-top: 15px;
    transition: 0.5s;
    /* border: 1px solid #384b7b; */
    border-radius: 50px;
    box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, .2);
}

.readmore__btn:hover {
    /* border: 1px solid #384b7b; */
    /* background: #384b7b none repeat scroll 0 0s; */
    background: rgba(56, 75, 123, .9);
    color: #f7f8f8;
}

.service__inner{
    padding-bottom: 50px;
}

.service__inner h1{
    text-align: center;
    color: #222;
    font-weight: 800;
}

.service__inner p{
    text-align: center;
    color: #555;
}

.text-white{
    color: #fff;
}

.readmore__link{
    font-weight: 600;
}

.form-output .form-messege{
    color: rgb(185, 0, 0);
}

.section__body{
    padding: 20px 0;
}

.section__body p{
    color: #222;
    text-align: justify;
}

.section__body ul{
    padding: 20px;
    padding-inline-start: 15px;
}

.section__body ul li{
    list-style-type: disc;
    color: #222;
    /* font-weight: 600; */
}

.service__section__wrap{
    border-radius: 5px;
    box-shadow: rgb(23 43 99/30%) 0 2px 10px;
}

.project-img img{
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.project__body{
    padding: 10px 0;
}

.project__body p{
    color: #222;
    text-align: justify;
}

.project__body ul{
    padding-inline-start: 15px;
}

.project__body ul li{
    list-style-type: disc;
    color: #222;
}

.plr-0{
    padding-left: 0;
    padding-right: 0;
}

.pt-2{
    padding-top: 20px;
}

.pb-2{
    padding-bottom: 20px;
}

.pt-5{
    padding-top: 60px;
}

.pb-5{
    padding-bottom: 60px;
}

.img-center{
    margin: 0 auto;
}

.icon-center{
    margin: 0 auto 20px auto;
}

.service-padding {
    padding: 0 0 30px 0;
}

.team-name{
    font-size: 24px;
    font-weight: 600;
}

.designation{
    margin: 10px auto;
}

.team-designation{
    background-color: #c04c4d;
    font-size: 12px;
    font-weight: 500;
    padding: 8px;
    border-radius: 50px;
}

:root {
    --minimum-width: 300px;
    --ratio: 16/9;
}

.user-image-box img {
    background-color: #f0f0f0;
    aspect-ratio: var(--ratio);
    object-fit: contain;
    width: 100%;
    height: 100%;
    border-radius: 100%;
}

.client-avtar {
    width: 200px;
    height: 200px;
    border: 2px solid #c04c4d;
    border-radius: 100%;
    margin: 10px auto;
    box-shadow: rgb(99 99 99 / 20%) 0 0px 8px 0;
}

.image-box {
    height: 250px;
    position: relative;
}

.image-box img {
    background: rgba(163, 163, 163, 0.23);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(2.7px);
    -webkit-backdrop-filter: blur(2.7px);
    border: 1px solid rgba(163, 163, 163, 0.17);
    aspect-ratio: var(--ratio);
    object-fit: contain;
    width: 100%;
    height: 250px;
}

.not-found-msg{
    font-size: 28px;
    font-weight: 700;
    font-family: Arial, Helvetica, sans-serif;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #384b7b;
    border-color: #384b7b;
}

.pagination>li>a, .pagination>li>span {
    color: #384b7b;
}

.project-image{
    margin: 20px auto 0 auto;
}

.post-image-box img {
    aspect-ratio: var(--ratio);
    object-fit: contain;
    width: 100%;
    max-height: 100%;
}

.project-heading{
    font-weight: 700;
}

.section__post__body{
    font-weight: 600;
    padding: 10px 0;
}

.section__post__body ul {
    list-style: disc;
}

.offer-box-shdow{
    background-color: rgba(56, 75, 123, .02);
    padding: 30px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, .2);
}

.img-bdr{
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.project-name{
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #384b7b;
}

.headline{
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 40px;
}

.card-wrapper{
    height: 550px;
    margin-bottom: 20px;
}

.custom-card{
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    min-height: 100%;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 5px;
    box-shadow: rgb(23 43 99/30%) 0 2px 10px;
}

.custom-card-body{
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.idea-card-wrapper{
    height: 330px;
    margin-bottom: 20px;
}

.custom-idea-card{
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    min-height: 100%;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 5px;
    box-shadow: rgb(23 43 99/30%) 0 2px 10px;
}

.idea-text-bold{
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 8px;
}

.idea-image-box img {
    background-color: #f0f0f0;
    aspect-ratio: var(--ratio);
    object-fit: contain;
    width: 100%;
    height: 100%;
    border-radius: 100%;
}

.idea-image {
    width: 64px;
    height: 64px;
    border: 2px solid #c04c4d;
    border-radius: 100%;
    margin: 10px auto;
    box-shadow: rgb(99 99 99 / 20%) 0 0px 8px 0;
}

@media(min-width: 991px){
    .card-wrapper{
        height: 600px;
    }
}

@media(max-width: 768px){
    .card-wrapper{
        height: 650px;
    }
}

.project-title{
    color: #c04c4d;
    font-size: 24px;
    font-weight: 600;
}
