/* 
Theme Name: Minical
Theme Description: A minimalistic and fast theme for WordPress
Author: HELIAN.work
Author URI: http://helian.work
Version: 1.0
Text Domain: minical
*/

body{
    font-family: "Inter", sans-serif;
}



.logo {
    width: 100%;
    max-width: 190px;
}

/* media 425 */
@media (max-width: 425px) {
    .logo {
        max-width: 150px;
    }
}

.navbar-bg {
    background-color: #eaf7ff;
    padding: 3em 0 0 0;
}

#navbarNav{

}

#navbarNav.navbar-collapse{
    flex-grow: 0!important;
}



#navbarNav .menu-item{
}

#navbarNav .menu-item a {
    color: #1b3c74;
    font-size: 16px;
    font-weight: 600;
}

.talep-button {
    background: #36c3ce;
    border-radius: 30px;
    padding: 10px 2em;
    color: #fff;
    border: 3px solid #c8e3f4;
    font-weight: 300;
}

.talep-button:hover{
    background: #fb5558;
    color: #fff;
    border: 3px solid #fb5558;
}

.talep-button.d-block{
    padding: 10px;
}

.custom-navbar-toggler{
    background: transparent;
    border-radius: 10px;
    color: #fff;
    border: none;
    font-weight: 300;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    gap: 9px;
    margin: 0 0 0 30px;
}

.toggler-line {
    background: #5dadb5;
    height: 4px;
    width: 35px;
    display: block;
    border-radius: 3px;
}


.talep-button-wrap{
    display: flex;
    flex-grow: 1;
    justify-content: flex-end;
}

@media (max-width: 375px) {
.hide-mobile-small{
    display: none;
}

.custom-navbar-toggler{

    margin: 0 0 0 0px;
}
}



#hero{

    background-color: #eaf7ff;
    padding: 3em 0 4em;
    position: relative;
    overflow: hidden;

}

img.hero-image {
    width: 100%;
    border-radius: 40px;
    border: 10px solid #d6e9f5;
    object-fit: cover;
}


h1.hero-title {
    color: #1b3c74;
    font-weight: 800;
}

p.hero-text {
    color: #4b6c81;
    font-size: 16px;
    font-weight: 300;
    line-height: 29px;
}

p.hero-text-small {
    color: #4b6c81;
    font-size: 13px;
    font-weight: 600;
    background: #d6e9f5;
    padding: 10px 15px;
    border-radius: 5px;
}

.btn-hero{
    background: #36c3ce;
    border-radius: 30px;
    padding: 10px 2em;
    color: #fff;
    border: 3px solid #c8e3f4;
    font-weight: 300;
}

.btn-hero:hover{
    background: #fb5558;
    color: #fff;
    border: 3px solid #fb5558;
}

.btn-hero-red{
    background: #fb5558;
    border-radius: 30px;
    padding: 10px 2em;
    color: #fff;
    border: 3px solid #cbe3f2
    font-weight: 300;
}


.services-wrap {
    position: relative;
    padding: 4em 0;
}


img.bg-blue {
    position: absolute;
    height: 50vh;
    margin-top: 20vh;
}


.bg-red {
    
    position: absolute;
    height: 50vh;
    margin-top: 20vh;
    right: 0;
}

.bg-hori-blue{
    position: absolute;
    width: 20vw;
    bottom:0;
    left: -10vw;
}

.bg-hori-blue-2{
    position: absolute;
    width: 20vw;
    top:20vh;
    right: -7vw;
    /* //rotate 180 */
    transform: rotate(270deg);
}

#services{

}

#services .section-small-title {
    display: flex;
    align-items: center;
    gap: 1em;
    font-size: 18px;
    color: #f96067;
    font-weight: 600;
}

#services .section-small-title .line-100 {
    width: 100px;
    height: 2px;
    background: #f96067;
    display: block;
}

#services  h2.section-title {
    font-weight: 700;
    font-size: 37px;
    margin: 0 0 1em 0;
    color: #1b3c74;
}

#services .service-card {
    box-shadow: rgba(27, 60, 116, 0.06) 0px 16px 46px 0px;
    border-radius: 30px;
    padding: 2em;
    text-decoration: none;
    max-width: 31%;
}

#services h3.service-title {
    font-size: 24px;
    font-weight: 600;
    color: #1b3c74;
}

#services  p.service-text {
    font-size: 14px;
    color: rgb(114, 124, 141);
    font-weight: 300;
}

.veri-beni-ara {
    width: 100%;
    max-width: 86%;
    margin: 0 auto;
    border-radius: 30px;
    padding: 0;
}

.veri-beni-ara .wpforms-field{}

.veri-beni-ara .wpforms-field label{
    text-align: left;
    font-weight: 500 !important;
    font-size: 17px !important;
    /* margin-left: 18px !important; */
    margin-bottom: 3px !important;
}

.veri-beni-ara .wpforms-field input{
    border-radius: 10px!important;
}

.veri-beni-ara .wpforms-submit{
    background: #1aad85 !important;
    border-radius: 30px !important;
    padding: 20px 2em !important;
    color: #fff !important;
    border: 3px solid #e5f5ff !important;
    font-weight: 300 !important;
    height: auto !important;
}

.talep-modal-content {
    background: linear-gradient(45deg, #eaf7ff, #aee0ff);
}

.talep-modal-content .modal-header{
    border-bottom: none;
}

.talep-modal-content .modal-header h5 {
    color: #083d74;
    font-weight: 700;
    text-align: center;
    width: 100%;
    font-size: 28px;
    text-shadow: 1px 1px 0px #fff;
    margin-top: 0.6em;
}


.hori-beni-ara {
    width: fit-content;
    margin: 5em auto;
    padding: 1px 50px;
    border-radius: 30px;
    background: linear-gradient(45deg, #eaf7ff, #aee0ff);
}

h3.hori-beni-ara-title {
    font-size: 21px;
    font-weight: 600;
    color: #1b3c74;
    margin: 2em 0 0 0;
}

.hori-beni-ara .wpforms-container  form{
    display: flex;
    flex-direction: row;
    gap: 2em;
    justify-content: center;
    align-items: center;

}

.hori-beni-ara .wpforms-container{
    margin-top: 10px!important;
}

.hori-beni-ara .wpforms-container .wpforms-field-container{
    display: flex;
    flex-direction: row;
    gap: 2em;
    justify-content: center;
    align-items: center;
}

.hori-beni-ara .wpforms-field label{
    text-align: left;
    font-weight: 500 !important;
    font-size: 17px !important;
    /* margin-left: 18px !important; */
    margin-bottom: 3px !important;
    color:#1b3c74!important;
}

.hori-beni-ara .wpforms-field input{
    border-radius: 10px!important;
}

.hori-beni-ara .wpforms-submit {
    background: #1aad85 !important;
    border-radius: 30px !important;
    padding: 13px 2em !important;
    color: #fff !important;
    border: none;
    font-weight: 300 !important;
    height: auto !important;
    margin-top: 10px;
}

.hori-beni-ara .wpforms-submit:hover{
    background: #fb5558 !important;
    color: #fff !important;
    border: 3px solid #fb5558 !important;
}

.hori-beni-ara .wpforms-submit .wpforms-submit-spinner{
    display: none;
}

.veri-beni-ara.hero-veri-beni-ara {
    min-width: 300px;
}

.veri-beni-ara.hero-veri-beni-ara {
    background: #d0e5f2;
    padding: 1px 2em;
    width: 350px;
    max-width: 100%;
    z-index: 999;
    box-shadow: 0 0 0px 3px #ffffff75;
}

.hero-veri-beni-ara .wpforms-submit-container{
    display: flex;
    flex-direction: row;
    gap: 1em;
    justify-content: center;
    align-items: center;
}

.hero-veri-beni-ara .wpforms-submit{
    width: 100%;
}

/* media 728 */
@media (max-width: 728px) {
    .hori-beni-ara .wpforms-container .wpforms-field-container {
        display: flex;
        gap: 0em;
        justify-content: center;
        flex-direction: column;
        align-items: stretch;
    }

    .hori-beni-ara .wpforms-container form {
        display: flex;
        flex-direction: column;
        gap: 0em;
        justify-content: center;
        align-items: center;
    }
    
    .hori-beni-ara .wpforms-submit{
        width: 100%;
    }
}

.category-content {
    box-shadow: 0px 20px 40px 0 #00000024;
    margin: 3em auto;
    padding: 2em;
    border-radius: 30px;
    font-size: 15px;
    line-height: 27px;
    color: #343434;
    font-weight: 300;
    background-color: #fff;
}



/* category-posts
category-post
category-post-image
category-post-content
category-post-title
category-post-excerpt */

.category-posts {
    display: flex;
    flex-direction: row;
    gap: 1em;
    align-items: stretch;
    flex-wrap: wrap;
    margin: 2em 0 4em 0;
    justify-content: center;
}

.category-post {
    box-shadow: 0px 20px 40px 0 #00000024;
    border-radius: 30px;
    padding: 2em;
    width: 100%;
    max-width: 300px;
    margin: 1em;
}

.category-post-image {
    width: 100%;
    border-radius: 30px;
}

.category-post-content {
    padding: 1em 0;
}

.category-post-title {
    font-size: 18px;
    font-weight: 600;
    color: #1b3c74;
}

.category-post-excerpt {
    font-size: 14px;
    color: #4b6c81;
    font-weight: 300;
}

/* media 728 */

@media (max-width: 728px) {
    .category-posts {
        display: flex;
        flex-direction: column;
        gap: 1em;
        align-items: stretch;
        flex-wrap: wrap;
        margin: 2em 0 4em 0;
        justify-content: center;
    }

    .category-post {
        width: 100%;
        max-width: 100%;
        margin: 0;
    }
}

/* media 425 */

@media (max-width: 425px) {
    .category-post {
        width: 100%;
        max-width: 100%;
    }
}


/* media 375 */

@media (max-width: 375px) {
    .category-post {
        width: 100%;
        max-width: 100%;
    }
}

/* media 320 */

@media (max-width: 320px) {
    .category-post {
        width: 100%;
        max-width: 100%;
    }
}



.category-post-image img {
    width: 100%;
    border-radius: 10px;
    height: 150px;
    object-fit: cover;
}

.category-post-image img.no-thumbnail{
    width: 100%;
    border-radius: 10px;
    height: 150px;
    object-fit: contain;
    background: #fff;
    border: 1px solid #e5e5e5;
    padding: 10px;
}

.category-post a{
    text-decoration: none;
}

.single-hero{
        background-color: #eaf7ff;
        padding: 3em 0em 1em!important;
        position: relative;
        overflow: hidden;
}

.mt-minus-5{
    margin-top: -4em;
    position: relative;
    z-index: 999;
}



/* category-content p
category-content h2
category-content h3
category-content h4
category-content h5
category-content h6
category-content ul
category-content ul li */

.category-content p {
    font-size: 16px;
    line-height: 29px;
    color: #4b6c81;
    font-weight: 300;
    margin: 0 0 2em 0;
    display: block;
}

.category-content h2 {
    font-size: 21px;
    font-weight: 700;
    color: #1b3c74;
    margin: 0 0 1em 0;
}

.category-content h3 {
    font-size: 20px;
    font-weight: 600;
    color: #1b3c74;
    margin: 0 0 1em 0;
}

.category-content h4 {
    font-size: 18px;
    font-weight: 600;
    color: #1b3c74;
    margin: 0 0 1em 0;
}

.category-content h5 {
    font-size: 17px;
    font-weight: 600;
    color: #1b3c74;
    margin: 0 0 1em 0;
}

.category-content h6 {
    font-size: 16px;
    font-weight: 600;
    color: #1b3c74;
    margin: 0 0 1em 0;
}

.category-content ul,.category-content ol {
    font-size: 16px;
    line-height: 29px;
    color: #4b6c81;
    font-weight: 300;
    margin: 0 0 2em 0;
    display: block;
}

.category-content ul li {
    list-style: disc;
    margin-left: 20px;

}

a.breadcrumb {
    text-decoration: none;
    color: #36c3ce;
    font-weight: 500;
}


.z-100 {
    z-index: 999999999;
    position: relative;
}

.cateflex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

/* media max 768 */
@media (max-width: 768px) {
    #services .service-card {
        max-width: 48%;
    }
}

@media (max-width: 425px) {
    #services .service-card {
        max-width: 100%;
    }
}

