html{
    display: flex;
    justify-content: center;
}
.bg{
    background-image: unset !important;
    border-color: #ffffff;
}
.footer {
    margin-top: -85px !important;
    z-index: 10;
}
/*Start first-section-aboutUs CSS*/

/* Style the tab */
.tab {
    overflow: hidden;
    padding-right: 100px;
    border-top: 1px solid #F2F2F2;
    border-bottom: 1px solid #F2F2F2;
}
/* Style the buttons that are used to open the tab content */
.tab button {
    background-color: Transparent;
    background-repeat:no-repeat;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
}
.tab button h2{
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #828282;
}
/* Change background color of buttons on hover */
.tab button h2:hover {
    color: #333333;
}
/* Create an active/current tablink class */
.tab button.active h2{
    color: #4C83C1;
    text-decoration: underline #4C83C1 3px;
    text-underline-offset: 20px;
}
/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    filter: drop-shadow(0px 4px 10px rgba(102, 102, 102, 0.15));
}
.m2-aboutTab-first{
    width: 82.428%;
    height: 2200px;
    margin-right: calc(50% - 82.428%/2);
    padding-top: 20%;
}
.first-bg-box{
    width: 100%;
    height: 650px;
    background: linear-gradient(180.07deg, rgba(76, 131, 193, 0.252) 0.06%, rgba(76, 131, 193, 0) 95.24%);
    border-radius: 100px 6px;
}
.m2-first-box{
    position: relative;
    margin-top: -25%;
}
.m2-aboutTab-first h2 ,.m2-aboutTab-second h2{
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.15px;
    color: #4C83C1;
}
.m2-aboutTab-first-title{
    margin-top: -5%;
}
.m2-aboutTab-first-img{
    position: absolute;
    top: -18%;
    right: 18%;
}
.m2-aboutTab-box-line1{
    width: 564px;
    margin-right: calc(50% - 600px/2);
    margin-top: 15%;
    background: #FFFFFF;
    border: 2px solid #4C83C1;
    border-radius: 100px 6px;
}
.m2-aboutTab-box-line2{
    width: 554px;
    margin-right: calc(50% - 554px/2);
    margin-top: -0.5%;
    border: 0.5px solid #4C83C1;
    border-radius: 100px 6px;
}
.m2-aboutTab-first p ,.m2-aboutTab-second p{
    font-weight: 500;
    font-size: 14px;
    line-height: 171%;
    text-align: right;
    color: #4F4F4F;
    padding: 37px;
}
.m2-second-box .m2-aboutTab-box-line1 {
    width: 502px;
    margin-top: -4%;
    margin-right: calc(42%);
    position: absolute;
}
.m2-second-box .m2-aboutTab-box-line2{
    width: 492px;
    margin-top: 0;
    margin-right: 0;
}
.m2-third-box .m2-aboutTab-box-line1 {
    width: 627.4px;
    margin-right: calc(56% - 627.4px/2);
    margin-top: -2%;
    z-index: 5;
    position: absolute;
}
.m2-forth-box .m2-aboutTab-box-line1 {
    width: 595px;
    margin-right: calc(47% - 595px/2);
    margin-top: -25px;
}
.m2-forth-box .m2-aboutTab-box-line2{
    width: 583px;
    margin-right: 0;
    margin-top: 0;
}
.m2-fifth-box{
    position: relative;
    margin-top: 35%;
}
.m2-fifth-box .m2-aboutTab-box-line1{
    width: 697px;
    height: 700px;
    margin-right: calc(50% - 750px/2 );
    margin-top: 86px;
    border-radius: 100px 4px;
}
.m2-fifth-box .m2-aboutTab-box-line2{
    width: 683px;
    height: 685px;
    margin-right: calc(50% - 685px/2 );
    margin-top: 13px;
}
.m2-aboutTab-second-img{
    position: absolute;
    bottom: 60%;
    right: 17%;
}
.m2-fifth-box p{
    padding: 45px 37px 10px 37px;
}
.m2-fifth-box h5{
    font-weight: 400;
    font-size: 14px;
    line-height: 171%;
    color: #4F4F4F;
    padding-top: 12px;
}
.m2-aboutTab-sub-box1{
    width: 527px;
    height: 47px;
    background: rgba(76, 131, 193, 0.2);
    box-shadow: 0 10px 5px rgba(102, 121, 143, 0.25);
    border-radius: 0px 100px;
    margin-top: -65px;
    margin-right: 7px;
}
.m2-aboutTab-sub-box2{
    width: 422px;
    height: 47px;
    background: rgba(76, 131, 193, 0.2);
    box-shadow: 0px 10px 5px rgba(102, 121, 143, 0.25);
    border-radius: 90px 0;
    margin-top: -53px;
    margin-right: 7px;
}
.m2-aboutTab-sub-box3{
    width: 502px;
    height: 47px;
    background: rgba(76, 131, 193, 0.2);
    box-shadow: 0 10px 5px rgba(142, 166, 193, 0.25);
    border-radius: 90px 90px 0 0;
    margin-top: -43px;
    margin-right: 4px;
}
.m2-aboutTab-sub-box3{
    width: 502px;
    height: 47px;
    background: rgba(76, 131, 193, 0.2);
    box-shadow: 0 10px 5px rgba(142, 166, 193, 0.25);
    border-radius: 90px 90px 0 0;
    margin-top: -43px;
    margin-right: 4px;
}
.m2-aboutTab-sub-box4{
    width: 448px;
    height: 47px;
    background: rgba(76, 131, 193, 0.2);
    box-shadow: 0px 10px 5px rgba(102, 121, 143, 0.25);
    border-radius: 0px 0px 90px 90px;
    margin-top: -60px;
    margin-right: 11px;
}
.m2-aboutTab-sub-box5{
    width: 542px;
    height: 47px;
    background: rgba(76, 131, 193, 0.2);
    box-shadow: 0 10px 5px rgba(102, 121, 143, 0.25);
    border-radius: 0 90px;
    margin-top: -70px;
    margin-right: 8px;
}
.m2-aboutTab-sub-box6{
    width: 513.08px;
    height: 47px;
    background: rgba(76, 131, 193, 0.2);
    box-shadow: 0px 10px 10px rgba(102, 121, 143, 0.3);
    border-radius: 90px 0px;
    margin-top: -56px;
    margin-right: 12px;
}
.m2-sixth-box{
    position: relative;
    margin-top: -6%;
}
.m2-sixth-box .m2-aboutTab-box-line1 {
    width: 562px;
    background: rgba(76, 131, 193, 0.2);
    margin-right: calc(66% - 502px/2);
    border: unset;
}
.m2-sixth-box .m2-aboutTab-box-line2{
    width: 550px;
    margin-top: -3px;
    margin-right: 0;
}
.m2-aboutTab-sixth-img{
    position: absolute;
    top: -44%;
    right: 43%;
}
.m2-aboutTab-second{
    width: 83%;
    height: 800px;
    margin-right: calc(50% - 83%/2);
}
.second-bg-box{
    width: 100%;
    height: 350px;
    background: linear-gradient(180.07deg, rgba(76, 131, 193, 0.208) 0.06%, rgba(76, 131, 193, 0) 102.29%);
    border-radius: 4px 100px;
}
.m2-aboutTab-forth-img {
    position: absolute;
    top: -25%;
    right: 45%;
}
.m2-first-box-section2{
    position: relative;
}
.m2-first-box-section2 .m2-aboutTab-box-line1{
    width: 530px;
    background: #EEF6FF;
    border: 2.5px solid #FFFFFF;
    border-radius: 100px 4px;
    margin-right: calc(67% - 515px/2);
    margin-top: -5%;
}
.m2-aboutTab-second .m2-aboutTab-first-title {
    margin-top: -8%;
}
.m2-second-box-section2  img{
    width: 517px;
    height: 271px;
    position: absolute;
    right: calc(42% - 517px/2);
    background: rgba(76, 131, 193, 0.7);
    border-radius: 100px 4px;
    z-index: -1;
    margin-top: -10%;
}
.m2-third-box-section2{
    position: relative;
    margin-top: 1%;
}
.m2-third-box-section2 .m2-aboutTab-box-line1{
    width: 564px;
    margin-right: calc(50% - 560px/2);
    margin-top: 15.5%;
}
.m2-third-box-section2 .m2-aboutTab-box-line2{
    width: 553px;
    margin-right: 0;
    margin-top: 3.5%;
}
.m2-aboutTab-fifth-img{
    position: absolute;
    top: 27%;
    right: 25%;
}
.m2-aboutTab-third{
    width: 83%;
    height: 550px;
    margin-right: calc(50% - 83%/2);
}
.m2-aboutTab-third img{
    margin-right: 10%;
    margin-left: 2px;
}
.m2-aboutTab-third h2{
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.15px;
    color: #4C83C1;
}
.m2-aboutTab-third p{
    width: 70%;
    font-weight: 400;
    font-size: 14px;
    line-height: 171%;
    color: #828282;
    margin-right: 17%;
}
.m2-hide{
    opacity: 0 !important;
}
.m2-aboutTab-second-content{
    width: 88.5%;
}
.m2-right-secondTab-about {
    padding-top: 5%;
}
.m2-right-secondTab-about ul{
    padding-right: 280%;
    padding-top: 100%;
}
.m2-right-secondTab-about ul li{
    list-style-image: url('../images/icon/circle-gray.png'); !important;
}
.m2-right-secondTab-about ul li a{
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.15px;
    color: #BDBDBD;
}
.m2-right-secondTab-about ol{
    padding-right: 290%;
    padding-top: 50%;
 }
.m2-right-secondTab-about ol li{
    list-style: none;
    display: grid;
    justify-content: center;
    padding-bottom: 25px;
}
.m2-content-about-page{
    margin-right: calc(44% - 82%/2);
}
.m2-border-content{
    position: absolute;
    right: 100%;
    top: 10%;
}
/*.m2-first-box-contact-help{*/
/*    width: 60%;*/
/*    height: 136px;*/
/*    background: #FFFFFF;*/
/*    box-shadow: 0px 4px 30px 4px rgba(12, 35, 61, 0.15);*/
/*    border-radius: 100px 4px 4px 4px;*/
/*    margin: 25px 55px;*/
/*    margin-top: 13%;*/
/*}*/

.m2-first-box-contact-help {
    width: 60%;
    height: 136px;
    background: #FFFFFF;
    border-radius: 100px 4px 4px 4px;
    margin: 25px 55px;
    margin-top: 13%;
    transition: box-shadow 0.3s ease; /* افزودن افکت انتقال */
}
.m2-first-box-contact-help:hover {
    box-shadow: 0px 4px 30px 4px rgba(12, 35, 61, 0.15); /* تغییر شدن حالت hover */
}
.m2-first-box-contact-help img {
    margin-right: 10px; /* اضافه کردن فاصله به تصویر */
}
.m2-second-box-contact-help{
    width: 80%;
    height: 136px;
    background: #FFFFFF;
    border-radius: 100px 4px 4px 4px;
    margin: 25px 55px;
    transition: box-shadow 0.3s ease; /* افزودن افکت انتقال */
}
.m2-second-box-contact-help:hover {
    box-shadow: 0px 4px 30px 4px rgba(12, 35, 61, 0.15); /* تغییر شدن حالت hover */
}
.m2-second-box-contact-help img {
    margin-right: 10px; /* اضافه کردن فاصله به تصویر */
}
.m2-third-box-contact-help{
    width: 100%;
    margin: -1% 5%;
}
.m2-left-secondTab-about h3{
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.15px;
    color: #828282;
}
.m2-left-secondTab-about h4{
    font-weight: 700;
    font-size: 16px;
    line-height: 130%;
    color: #4C83C1;
}
.m2-third-box-contact-help h2{
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.15px;
    color: #4C83C1;
}
.m2-about-form-line{
    width: 93%;
    height: 0;
    border: 1px solid #4C83C1;
    transform: rotate(180deg);
}
.m2-third-box-contact-help p {
    width: 65%;
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    color: #828282;
}
.m2-third-box-contact-help label{
    font-weight: 500;
    font-size: 15px;
    line-height: 150%;
    color: #4F4F4F !important;
}
.m2-third-box-contact-help .form-control{
    height: 48px;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    color: #828282;
}
.m2-input-border .form-control{
    background: #FFFFFF !important;
    border: 1px solid #4F4F4F !important;
    border-radius: 15px !important;
}
.m2-form-select select.form-control:not([size]):not([multiple]){
    height: 56px;
}
.m2-form-select .form-select{
    background-image: url("../images/icon/play.png") !important;
    background-repeat: no-repeat !important;
    background-position: left 0.75rem center !important;
}
.m2-form-select .form-control{
    background: #FFFFFF;
    border: 1px solid #4F4F4F;
    border-radius: 6px;
}
.m2-form-select .form-check-input{
    width: 24px;
    height: 24px;
    background: #FFFFFF;
    border: 1px solid #4F4F4F
}
.m2-form-select .m2-textarea{
    width: 82.5%;
    height: 216px;
    background: #FFFFFF;
    border: 1px solid #4F4F4F;
    border-radius: 6px;
}
.m2-form-select button{
    padding: 16px 32px;
    width: 256px;
    height: 46px;
    background: #4C83C1;
    border-radius: 25px;
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;
    text-align: center;
    color: #FFFFFF;
    margin-right: 22%;
}
.m2-form-select .m2-form-text{
    font-weight: 600;
    font-size: 12px;
    line-height: 130%;
    color: #015790;
    margin-top: -10px;
    margin-right: 2px;
    padding-bottom: 35px;
}
.m2-form-text{
    font-weight: 600;
    font-size: 12px;
    line-height: 130%;
    color: #015790;
    margin-top: -10px;
    margin-right: 2px;
    padding-bottom: 35px;
    text-align: right;
    text-transform: uppercase;
}
.m2-single-comment .m2-textareaa {
    width: 79% !important;
    height: 224px !important;
    border-radius: 15px !important;
}
/*End first-section-aboutUs CSS*/

.m2-single-comment label{
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    color: #015790;
}
.m2-single-comment option{
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    color: #828282 !important;
}
.m2-single-comment .form-control{
    width: 90%;
    height: 46px;
    border: 1px solid #015790;
    background-color: #ffffff;
    border-radius: 6px;
}
.m2-single-comment select.form-control:not([size]):not([multiple]){
    height: 59px !important;
    border-radius: 15px !important;
}
.m2-single-comment .form-select {
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    color: #828282 !important;
    background-color: #ffffff;
    background-image: url("../images/icon/play.png");
    background-repeat: no-repeat;
    background-position: left 0.75rem center;
}
.m2-single-comment .form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    color: #828282 !important;
    opacity: 1; /* Firefox */
}
.m2-single-comment .form-control:-ms-input-placeholder,.m2-single-comment .form-control::-ms-input-placeholder{ /* Internet Explorer 10-11 */
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    color: #828282 !important;
}
.m2-single-comment .form-check-input{
    width: 24px;
    height: 24px;
    vertical-align: top;
    border: 1px solid #015790;
}
.m2-third-box-help-help{
    width: 100%;
    margin: 10% 5%;
}
.form-check-input[type="radio"] {
    border-radius: unset;
}
.form-check-input:checked[type="radio"] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}
.m2-single-comment .m2-textareaa{
    width: 79% !important;
    height: 224px;
}
.m2-single-comment button{
    padding: 16px 32px;
    width: 256px;
    height: 46px;
    background: #4C83C1;
    border-radius: 25px;
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;
    text-align: center;
    color: #FFFFFF;
    margin-right: 25% !important;
}
.form-check label{
    margin-right: 15%;
}
.m2-border-phone-input{
    border: 1px solid #4F4F4F !important;
    border-radius: 15px !important;
}
