/*
Theme Name: ana-new
Theme URI: http://sazcode.com
Author: the erfan hajihadi
Author URI: http://sazcode.com
Description: vip design
Version: 1.1

*/

.d-flex-head {
    display: flex;
    justify-content: space-between;
}

.top-menu ul li {
    display: inline-block;
    padding: 0px 10px;
	font-size:14px;
}
.top-menu ul {
    margin: 0;
    padding: 0;
}
.left-header {
    display: flex;
    gap: 80px;
    align-items: center;
}
.intro-index {
    width: 100%;
    background: url(img/intro.webp);
    height: 650px;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    flex-direction: column;
    outline: 5px dashed #1b685f;
}
.logo-site img {
    width: 80px;
}
header {
    padding: 10px;
}
.btn-order a {
    border: 1px solid #1b685f;
    color: #fff !important;
    padding: 10px 30px;
    border-radius: 37px;
    font-size: 15px;
    background: #1b685f;
}


.item-service img {
    width: 100%;
    border-radius: 8px 8px 0px 0px;
}
.item-service h3 {
    margin: 0;
    font-size: 22px;
    text-align: center;
    padding: 20px;
    color: #1b685f;
    font-weight: 600;
}
.item-service {
    background: #e5f6f5;
    border-radius: 8px;
}
.title-section span {
    font-size: 20px;
    color: #1b685f;
    font-weight: 600;
}
.title-section h4 {
    color: #fb7f7f;
    font-size: 16px;
}
.title-section {
    text-align: center;
    margin-bottom: 19px;
}
.intro-index h1, span {
    position: relative;
    color: #fff;
}
.intro-index:before {
    background: #1b685f91;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    background-size: 100%;
    width: 100%;
    height: 100%;
}
.mask-about {
    background: url(img/wave.webp);
    width: 100%;
    height: 101px;
    background-repeat: no-repeat;
    background-size: cover;
}
.content-about {
    background: #e5f6f5 !important;
    padding: 20px;
}
.d-flex-about {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.img-about img {
    width: 100%;
}
.text-about ul li span {
    float: left;
    font-size: 17px;
    letter-spacing: 3;
    padding-right: 20px;
}
.text-about ul li {
    background: #36d0c4;
    display: block;
    text-align: center;
    color: #fff;
    border-radius: 8px;
    margin: 15px 0;
    padding: 20px;
    font-size: 16px;
    text-align: right;
}
.text-about ul {
    padding: 0;
    margin: 0;
}
.item-step {
    text-align: center;
    display: block;
    background: #e5f6f5;
    padding: 25px;
    border-radius: 5px;
    border: 2px solid #1b685f;
}

.item-step img {
    width: 90px;
    height: auto;
}
.item-step span {
    display: block;
    color: #fff;
    background-color: #fb7f7f;
    border-radius: 50%;
    width: 37px;
    font-size: 22px;
    height: 37;
    line-height: 1.8;
    margin: 20px auto;
}
.item-step p {
    margin: 0;
    color: #1b685f;
    font-weight: 500;
    font-size: 16px;
}
.img-order img {
    width: 100%;
}
.text-order p {
    text-align: justify;
    font-size: 16px;
}
.text-order h3 {
    color: #1b685f;
    text-align: right;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 25px;
}
.orders input {
    width: 100%;
    border-radius: 5px;
    border: 1px solid #1b685f;
    padding: 5px;
    margin: 5px 0px;
    text-align: right;
}
.orders label {
    text-align: right;
    display: block;
    font-size: 15px;
    color: #111;
    margin: 0;
}
.orders .gfield {
    margin: 10px 0;
}
.orders {
    margin-top: 5em;
}
.orders select {
    width: 100%;
    border-radius: 5px;
    border: 1px solid #1b685f;
    padding: 5px;
    margin: 5px 0px;
    text-align: right;
}
input#gform_submit_button_1 {
    background: #fb7f7f;
    text-align: center;
    color: #fff;
    border: 1px solid #fb7f7f;
}
.intro-index a {
    position: relative;
    background: #fb7f7f;
    color: #fff;
    text-decoration: none;
    padding: 10px 20px;
    display: block;
    margin: 40px;
    border-radius: 5px;
}
.intro-index a:hover {
    color: #fff;
}
footer {
    background: #1b685f;
    text-align: center;
    color: #fff;
    padding: 10px;
    font-size: 15px;
    outline: 5px dashed #1b685f;
}
.box-title h1 {
    margin: 0;
    font-size: 24px;
    font-weight: 600;
}
.box-title {
    background: #1b685f url(https://anasahand.com/wp-content/uploads/2024/03/otis-redding.png);
    padding: 30px;
    text-align: center;
    color: #fff;
}
.post-box h5, h6 {
    color: #fb7f7f;
    font-size: 18px;
    font-weight: 600;
}
.post-box h3, h4 {
    color: #fb7f7f;
    font-size: 20px;
    font-weight: 600;
}
.post-box h2 {
    color: #fb7f7f;
    font-size: 24px;
    font-weight: 600;
}
.post-box {
    background: #e5f6f56b;
    padding: 25px;
    text-align: justify;
    margin: 25px 0;
    border-radius: 10px;
}
.d-flex-post {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.text-about ul li a {
    color: #fff;
}
#callnowbutton {
    display: block !important;
    animation: shake 0.82s cubic-bezier(.36, .07, .19, .97) both infinite;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
    position: fixed !important;
    text-decoration: none !important;
    z-index: 2147483647 !important;
    width: 65px !important;
    height: 65px !important;
    border-radius: 50%;
    box-shadow: 0 3px 6px rgb(0 0 0 / 30%);
    transform: scale(1);
    bottom: 15px !important;
    left: 20px !important;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgNjAgNjAiPjxwYXRoIGQ9Ik03LjEwNCAxNC4wMzJsMTUuNTg2IDEuOTg0YzAgMC0wLjAxOSAwLjUgMCAwLjk1M2MwLjAyOSAwLjc1Ni0wLjI2IDEuNTM0LTAuODA5IDIuMSBsLTQuNzQgNC43NDJjMi4zNjEgMy4zIDE2LjUgMTcuNCAxOS44IDE5LjhsMTYuODEzIDEuMTQxYzAgMCAwIDAuNCAwIDEuMSBjLTAuMDAyIDAuNDc5LTAuMTc2IDAuOTUzLTAuNTQ5IDEuMzI3bC02LjUwNCA2LjUwNWMwIDAtMTEuMjYxIDAuOTg4LTI1LjkyNS0xMy42NzRDNi4xMTcgMjUuMyA3LjEgMTQgNy4xIDE0IiBmaWxsPSIjMDA3YjAwIi8+PHBhdGggZD0iTTcuMTA0IDEzLjAzMmw2LjUwNC02LjUwNWMwLjg5Ni0wLjg5NSAyLjMzNC0wLjY3OCAzLjEgMC4zNWw1LjU2MyA3LjggYzAuNzM4IDEgMC41IDIuNTMxLTAuMzYgMy40MjZsLTQuNzQgNC43NDJjMi4zNjEgMy4zIDUuMyA2LjkgOS4xIDEwLjY5OWMzLjg0MiAzLjggNy40IDYuNyAxMC43IDkuMSBsNC43NC00Ljc0MmMwLjg5Ny0wLjg5NSAyLjQ3MS0xLjAyNiAzLjQ5OC0wLjI4OWw3LjY0NiA1LjQ1NWMxLjAyNSAwLjcgMS4zIDIuMiAwLjQgMy4xMDVsLTYuNTA0IDYuNSBjMCAwLTExLjI2MiAwLjk4OC0yNS45MjUtMTMuNjc0QzYuMTE3IDI0LjMgNy4xIDEzIDcuMSAxMyIgZmlsbD0iI2ZmZmZmZiIvPjwvc3ZnPg==) center / 45px 45px no-repeat #090 !important;
    text-indent: -99999999999999999999;
}

.top-menu ul li a {
    color: #333;
    font-weight: 500;
}
.intro-index h2, span {
    text-align: center;
    font-size: 20px;
    line-height: 2;
    font-weight: 500;
}
.post-box a {
    color: #fb7f7f;
    border-bottom: 1px dashed;
}
p#breadcrumbs a {
    color: #333;
    font-size: 15px;
}
p#breadcrumbs {
    color: #333;
    text-align: right;
    background: #e5f6f56b;
    padding: 20px 25px;
    margin-top: 20px;
    border-radius: 10px;
}
p#breadcrumbs span {
    color: #1b685f;
    font-size: 14px;
}