/*
 Theme Name:   FITNA
 Theme URI:    https://fitna.fi
 Author:       Saman Masoumi
 Author URI:   https://imsam.ir
 Description:  A custom theme created for FITNA.
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  fitna-theme
*/


/* ROOT PREFIX */
:root {
    --main: #003363;
    --secound: #DCC0A6;
}

@font-face {
    font-family: Yekan-Bakh;
    font-style: normal;
    font-weight: 100;
    src: url(_assets/fonts/yekan/Yekan_Bakh_EN_Hairline.eot);
    src: url(_assets/fonts/yekan/Yekan_Bakh_EN_Hairline.eot?#iefix) format('embedded-opentype'), url(_assets/fonts/yekan/Yekan_Bakh_EN_Hairline.woff) format('woff'), url(_assets/fonts/yekan/Yekan_Bakh_EN_Hairline.ttf) format('truetype');
}

@font-face {
    font-family: Yekan-Bakh;
    font-style: normal;
    font-weight: 400;
    src: url(_assets/fonts/yekan/Yekan_Bakh_EN_Regular.eot?1);
    src: url(_assets/fonts/yekan/Yekan_Bakh_EN_Regular.eot?#iefi1x) format('embedded-opentype'), url(_assets/fonts/yekan/Yekan_Bakh_EN_Regular.woff?1) format('woff'), url(_assets/fonts/yekan/Yekan_Bakh_EN_Regular.ttf) format('truetype');
}

@font-face {
    font-family: Yekan-Bakh;
    font-style: normal;
    font-weight: 500;
    src: url(_assets/fonts/yekan/Yekan_Bakh_EN_Bold.eot);
    src: url(_assets/fonts/yekan/Yekan_Bakh_EN_Bold.eot?#iefix) format('embedded-opentype'), url(_assets/fonts/yekan/Yekan_Bakh_EN_Bold.woff) format('woff'), url(_assets/fonts/yekan/Yekan_Bakh_EN_Bold.ttf) format('truetype');
}

@font-face {
    font-family: Yekan-Bakh;
    font-style: normal;
    font-weight: 600;
    src: url(_assets/fonts/yekan/Yekan_Bakh_EN_Fat.eot);
    src: url(_assets/fonts/yekan/Yekan_Bakh_EN_Fat.eot?#ief1ix) format('embedded-opentype'), url(_assets/fonts/yekan/Yekan_Bakh_EN_Fat.woff) format('woff'), url(_assets/fonts/yekan/Yekan_Bakh_EN_Fat.ttf) format('truetype');
}

@font-face {
    font-family: Fa-Yekan-Bakh;
    font-style: normal;
    font-weight: 400;
    src: url(_assets/fonts/yekan/Yekan_Bakh_FA_Regular.eot);
    src: url(_assets/fonts/yekan/Yekan_Bakh_FA_Regular.eot?#ief1ix) format('embedded-opentype'), url(_assets/fonts/yekan/Yekan_Bakh_FA_Regular.woff) format('woff'), url(_assets/fonts/yekan/Yekan_Bakh_FA_Regular.ttf) format('truetype');
}

@font-face {
    font-family: Fa-Yekan-Bakh;
    font-style: normal;
    font-weight: 500;
    src: url(_assets/fonts/yekan/Yekan_Bakh_FA_Bold.eot);
    src: url(_assets/fonts/yekan/Yekan_Bakh_FA_Bold.eot?#ief1ix) format('embedded-opentype'), url(_assets/fonts/yekan/Yekan_Bakh_FA_Bold.woff) format('woff'), url(_assets/fonts/yekan/Yekan_Bakh_FA_Bold.ttf) format('truetype');
}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 14px;
    font-family: Yekan-Bakh;
    font-weight: 400;
    vertical-align: baseline;
}

:focus {
    outline: 0;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
    overflow-x: hidden;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
    -webkit-appearance: none;
    -moz-appearance: none;
}

input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    max-width: 100%;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden] {
    display: none;
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    scroll-behavior: smooth;
}

a:active,
a:hover, a:focus, button:focus {
    outline: 0;
    text-decoration: none;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    max-width: 100%;
}

figure {
    margin: 0;
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}


button,
input {
    line-height: normal;
}

button,
select {
    text-transform: none;
}


button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible;
}


button[disabled],
html input[disabled] {
    cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html,
button,
input,
select,
textarea {
    color: #222;
}

a {
    text-decoration: none;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
    padding: 10px;
}

.indexHeader {
    background-color: var(--main);
    border-bottom: 1px solid #004280;
    transition: all .3s;
}

.indexHeader.is-sticky {
    background: rgba(255, 255, 255, .69);
    box-shadow: 0 4px 73px rgba(82, 94, 102, .2);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    z-index: 99;
    border-bottom: 0;
}

.indexHeader.is-sticky .desktop-nav :where(a, li) {
    color: var(--main);
}

.indexHeader.is-sticky .navContact span {
    color: var(--main);
}

.logo {
    width: 65px;
    height: auto;
}

.headerStickyLogo {
    display: none;
}

.indexHeader.is-sticky .headerStickyLogo {
    display: block;
}

.indexHeader.is-sticky .headerLogo {
    display: none;
}

.header-nav {
    width: 100%;
}

.desktop-nav {
    display: flex;
}

.desktop-nav > li {
    margin-left: 45px;
}

.menu-item-has-children {
    position: relative;
}

.desktop-nav > .menu-item-has-children > a:first-child {
    position: relative;
}

.desktop-nav > .menu-item-has-children > a::after {
    content: '';
    width: 12px;
    height: 12px;
    position: absolute;
    top: 5px;
    right: 110%;
}

.desktop-nav > .menu-item-has-children > ul {
    min-width: 240px;
    position: absolute;
    top: 40px;
    right: -10px;
    background-color: #103b7f;
    border-radius: 10px;
    padding: 10px 0;
    opacity: 0;
    visibility: hidden;
    transition: all .2s;
    z-index: 99;
}

.desktop-nav > .large.menu-item-has-children > ul {
    width: 300px;
}

.desktop-nav > .menu-item-has-children > ul::before {
    content: '';
    width: 100%;
    height: 35px;
    background-color: transparent;
    position: absolute;
    top: -27px;
    right: 0;
}

.desktop-nav > .menu-item-has-children > ul::after {
    content: '';
    width: 20px;
    height: 65px;
    background-image: url(_assets/images/before-sub-menu.svg);
    background-position: center;
    background-size: cover;
    position: absolute;
    top: -30px;
    right: 25px;
}

.desktop-nav > .menu-item-has-children:hover > ul {
    opacity: 1;
    visibility: visible;
}

.menu-item-has-children > ul li {
    margin: 0 20px;
    padding: 12px 0;
}

.menu-item-has-children > ul li:last-child {
    border-bottom: 0;
}

.menu-item-has-children > ul li ul {
    min-width: 250px;
    position: absolute;
    top: 0;
    right: 115%;
    background-color: #103b7f;
    border-radius: 10px;
    padding: 10px 0;
    opacity: 0;
    visibility: hidden;
    transition: all .2s;
}

.menu-item-has-children > ul li ul::before {
    content: '';
    width: 50px;
    height: 100%;
    position: absolute;
    right: -40px;
    top: 0;
    background-color: transparent;
}

.menu-item-has-children > ul li:hover ul {
    opacity: 1;
    visibility: visible;
}

.desktop-nav :where(a, li) {
    color: #103b7f;
    font-size: 15px;
    font-weight: 400;
    cursor: pointer;
}

.desktop-nav > .menu-item-has-children > ul a {
    color: #aabedd;
    transition: all .3s;
    font-weight: 500;
    line-height: 25px;
}

.desktop-nav > .menu-item-has-children > ul li:hover > a {
    color: #fff;
}

.indexHeader .desktop-nav :where(a, li) {
    color: #fff;
}

.indexHeader .desktop-nav > .menu-item-has-children > a::after {
    content: '';
    background-image: url(_assets/images/down.png);
}

.indexHeader .desktop-nav > .menu-item-has-children > ul {
    background-color: #fff;
}

.indexHeader .desktop-nav > .menu-item-has-children > ul a {
    color: var(--main);
}

.indexHeader .desktop-nav > .menu-item-has-children > ul li:hover > a {
    color: #0053a2;
}

.navContact img {
    background: #fff;
    border-radius: 50%;
    padding: 2px;
    display: inline-block;
    margin-left: 5px;
    cursor: pointer;
}

.navContact span {
    color: #fff;
}

.hero {
    background-color: var(--main);
    background: conic-gradient(from 124deg at 4% 62%, #083b6a 19%, #003363 96%);
    position: relative;
    padding-bottom: 30px;
}

.heroDivider {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
    z-index: 9;
}

.heroDivider svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 18px;
}

.heroDivider .shape-fill {
    fill: #FFFFFF;
}


.hero .container {
    position: relative;
}

.heroImageWrapper {
    position: relative;
}

.heroImageWrapper::before {
    content: "";
    width: 300px;
    height: 300px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background: #01417e;
    z-index: 0;
    border-radius: 100%;
    filter: blur(45px);
    margin: 0 auto;
}

.heroImage {
    position: relative;
    z-index: 9;
    display: block;
    margin: 0 auto;
    max-width: 540px;
}

.heroContent :where(h1, p) {
    text-align: center;
    color: #fff;
}

.heroContent h1 {
    font-size: 35px;
    font-weight: 600;
    line-height: 50px;
}

.heroContent p {
    font-size: 15px;
    margin-top: 30px;
    line-height: 25px;
    opacity: .7;
}

.heroContent__action {
    display: flex;
    justify-content: space-around;
    margin-top: 30px;
}

.heroContent__action a:first-child {
    background: #ffa600;
    color: #fff;
    padding: 13px 20px;
    border-radius: 20px;
    font-size: 15px;
    box-shadow: 0 0 7px #ffa600a3;
}

.heroIcon {
    position: absolute;
    transition: transform 18s ease;
    z-index: 1;
}

.heroIcon1 {
    left: 0;
    top: 10px;
    opacity: 0.2;
}

.heroIcon2 {
    bottom: 310px;
    opacity: .5;
}

.heroBG {
    position: absolute;
    z-index: 0;
    top: 10%;
    opacity: 0.03;
}

.heroContent {
    position: relative;
    z-index: 2;
}

.heroContent__suptext {
    text-align: center;
    display: block;
    color: #fff;
    margin-bottom: 10px;
    letter-spacing: 1px;
    font-size: 16px;
}

.heroContent__action_verify {
    display: flex;
    align-items: center;
}

.heroContent__action_verify span {
    font-weight: 500;
    color: #ffa600;
    font-size: 15px;
    display: inline-block;
    margin-right: 2px;
}

.heroSwiper img {
    width: 70px;
    display: block;
    margin: 0 auto;
}

.heroSwiperWrapper {
    position: relative;
    z-index: 3;
    margin-top: 40px;
}

.titleWrapper {
    position: relative;
}

.titleWrapper :where(h2,h3,h4,h5,h6) {
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    color: var(--main);
    line-height: 25px;
}

.titleWrapper a {
    text-align: center;
    display: block;
    margin-top: 10px;
    color: #003363;
    text-decoration: underline;
}

.titleWrapper .title::before {
    content: attr(data-title);
    position: absolute;
    color: #eceff4;
    width: 100%;
    top: -40px;
    left: 0;
    font-weight: 600;
    font-size: 30px;
    background: rgb(244, 246, 249);
    background: linear-gradient(180deg, rgba(244, 246, 249, 1) 5%, rgba(231, 236, 242, 1) 95%);
    background-clip: border-box;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f4f6f9", endColorstr="#e7ecf2", GradientType=1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    z-index: -1;
    text-transform: uppercase;
    line-height: 80px;
}

.titleWrapper p {
    text-align: center;
    display: block;
    margin-top: 10px;
    color: #003363;
    line-height: 20px;
}

.pages.titleWrapper {
    position: relative;
    z-index: 1;
}

.pages.titleWrapper .title::before {
    font-size: 30px;
    z-index: -1;
}

.pages.titleWrapper h1 {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    color: var(--main);
    line-height: 25px;
}

.uniBox {
    box-shadow: -45px 62px 37px -53px #eee, inset -45px 45px 37px -53px #eee;
    padding: 20px;
    border-radius: 12px;
    transition: all .3s;
    border: 1px solid transparent;
}

.uniBox:hover {
    box-shadow: -45px 62px 37px -53px transparent, inset -45px 45px 37px -53px #eee;
    border-color: #f0f0f0;
}

.uniBox .header {
    position: relative;
    padding-block: 15px;
    margin-bottom: 25px;
}

.uniBox .header::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(to left, #0033631f, #e7ecf20f);
}

.uniBox img {
    width: 50px;
}

.uniBox h2 a, .uniBox h3 a {
    font-weight: 500;
    color: var(--main);
    margin-block: 10px;
    font-size: 19px;
    display: block;
}

.uniBox .title {
    color: var(--main);
    font-size: 15px;
    font-weight: 500;
}

.uniBox .answer, .uniBox .answer a {
    color: #344054;
    margin-right: 10px;
    font-size: 15px;
    font-weight: 400;
}

.uniBox .answer a, .uniBox li ul li a {
    text-decoration: underline;
    color: #344054;
}

.uniBox li {
    margin-bottom: 15px;
    display: flex;
    justify-content: space-between;
}

.uniBox li:has(ul) {
    display: block;
}

.uniBox li ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    margin-top: 15px;
}

.uniBox li ul li {
    margin: 0 0 10px 10px;
}

.uniBox .viewMore {
    color: #fff;
    font-weight: 400;
    position: absolute;
    top: 15px;
    left: 0;
    background-color: #ffa600;
    padding: 4px 10px;
    border-radius: 10px;
    font-size: 13px;
    transition: all .3s;
}

.uniBox:hover .viewMore {
    box-shadow: 0 0 7px #ffa600a3;
}

.indexUniListSwipper .swiper-wrapper {
    padding-bottom: 40px;
}

.uniListSwiper__nav img {
    display: inline-block;
    margin-left: 10px;
}

.tab-content {
    max-width: 100%;
}

.fitnaTab .nav-pills {
    width: 100%;
}

.fitnaTab .tabItem {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    padding: 40px 20px;
    border-radius: 20px;
    color: #000;
    font-weight: 500;
    box-shadow: 0 30px 50px 0 rgba(4, 14, 41, 0.1);
    width: 47%;
    margin-bottom: 5%;
    font-size: 15px;
}

.fitnaTab .tabItem.active {
    background-image: linear-gradient(to left top, #003363, #00386d, #003d77, #004281, #00478b);
    color: #fff;
    box-shadow: 0 0 20px 0 rgba(4, 14, 41, 0.3);
}

.fitnaTab .tabItem .icon {
    display: block;
    position: relative;
    background-color: #f7f7f7bd;
    padding: 18px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    margin-top: 15px;
}

.fitnaTab .tabItem.active .icon {
    background-color: #f7f7f71c;
}

.fitnaTab .tabItem .icon::before {
    content: '';
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 15px;
    left: 15px;
}

.fitnaTab .tabItem:first-child .icon::before {
    background-image: url(_assets/images/comment.svg);
}

.fitnaTab .tabItem.active:first-child .icon::before {
    background-image: url(_assets/images/comment-active.svg);
}

.fitnaTab .tabItem:nth-child(2) .icon::before {
    background-image: url(_assets/images/edu.svg);
}

.fitnaTab .tabItem.active:nth-child(2) .icon::before {
    background-image: url(_assets/images/edu-active.svg);
}

.fitnaTab .tabItem:nth-child(3) .icon::before {
    background-image: url(_assets/images/bag.svg);
}

.fitnaTab .tabItem.active:nth-child(3) .icon::before {
    background-image: url(_assets/images/bag-active.svg);
}

.fitnaTab .tabItem:nth-child(4) .icon::before {
    background-image: url(_assets/images/target.svg);
}

.fitnaTab .tabItem.active:nth-child(4) .icon::before {
    background-image: url(_assets/images/target-active.svg);
}

.commentBox {
    position: relative;
    padding: 40px 20px 50px;
    border-radius: 20px;
    font-weight: 500;
    border: 1px solid #f0f0f0;
    width: 95%;
    box-shadow: 188px -172px 131px -100px #fff inset, -33px 36px 22px -40px transparent;
    background: #f4f7f7;
}

.commentBox::before {
    content: '';
    background: url(_assets/images/quote.svg);
    width: 100px;
    height: 100px;
    position: absolute;
    bottom: -20px;
    left: 20px;
    opacity: .6;
    transform: rotate(180deg) scaleX(-1);
    -webkit-transform: rotate(180deg) scaleX(-1);
}

.commentBox::after {
    content: '';
    background: url(_assets/images/quote.svg);
    width: 100px;
    height: 100px;
    position: absolute;
    top: -20px;
    right: 40px;
    opacity: 1;
    transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
}

.commentBox p {
    color: #373737;
    line-height: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 75px;
    font-size: 15px;
    position: relative;
    z-index: 3;
}

.commentBox img {
    width: 50px;
    height: auto;
    border-radius: 50%;
    display: inline-block;
    margin-left: 15px;
}

.commentBox .info {
    display: flex;
    margin-top: 25px;
}

.commentBox .info__customer {
    display: flex;
    flex-direction: column;
    padding-top: 8px;
}

.commentBox .info__customer span:first-child {
    display: block;
    font-size: 15px;
    font-weight: 500;
}

.commentBox .info__customer span:last-child {
    display: block;
    margin-top: 10px;
    font-size: 13px;
}

.commentsSwiper__nav {
    display: flex;
    justify-content: flex-end;
    padding-left: 10px;
}

.commentsSwiper__left {
    margin-right: 10px;
}

.indexAboutFitna img {
    max-width: 100%;
    height: auto;
    display: inline-block;
    margin: 10px auto;
    border-radius: 10px;
}

.indexAboutFitna h3 {
    font-size: 20px;
    font-weight: 500;
    margin-block: 20px;
}

.indexAboutFitna p {
    width: 100%;
    line-height: 25px;
    margin-bottom: 15px;
    font-size: 15px;
}

.indexAboutFitna ul {
    margin: 15px;
}

.indexAboutFitna li {
    list-style-type: disc;
    margin-bottom: 10px;
    font-size: 15px;
}

.aboutFitna {
    background-image: linear-gradient(to left bottom, #090b10, #0e1017, #12151d, #141824, #171c2a);
    padding: 150px 50px;
}

.aboutFitna h2 {
    font-size: 35px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 25px;
}

.aboutFitna p {
    font-size: 15px;
    color: #fff;
    line-height: 25px;
}

.aboutFitna h3 {
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    margin-block: 30px 20px;
}

.aboutFitna ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.aboutFitna li {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.aboutFitna li .icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 70px;
    border-radius: 20px;
}

.aboutFitna li .icon::before {
    content: '';
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .5);
    position: absolute;
    top: 5px;
    right: 5px;
}

.aboutFitna li .icon img {
    position: relative;
    z-index: 3;
}

.aboutItemContent {
    margin-right: 10px;
}

.aboutItemContent h4 {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 10px;
}

.aboutItemContent {
    color: #fff;
}

.aboutFitna .titleWrapper .title {
    text-align: right;
    line-height: 40px;
}

.aboutFitna .titleWrapper .title::before {
    z-index: 0;
    opacity: 0.2;
    font-size: 40px;
    top: -30px;
    text-align: center;
}

.stepBox {
    position: relative;
    padding: 15px 25px;
}

.stepBox::before {
    content: attr(data-step);
    position: absolute;
    top: 0;
    right: -5px;
    color: #eceff4;
    font-weight: 600;
    font-size: 110px;
    z-index: -1;
}

.stepBox h3 {
    font-size: 20px;
    font-weight: 500;
    color: var(--main);
    margin-bottom: 20px;
}

.stepBox p {
    line-height: 20px;
    color: #4d4d4d;
}

.swiper-slide {
    margin: 0 auto;
}

.contactBox .gform_fields :where(.gfield--type-text,.gfield--type-email,.gfield--type-phone) {
    display: flex !important;
    align-items: center !important;
    background: #FFFFFF !important;
    border-radius: 64px !important;
    padding: 16px 30px !important;
}

#gform_fields_3 :where(input[type="text"],input[type="email"],input[type="tel"],textarea) {
    width: 100% !important;
    padding: 10px 10px !important;
    margin-bottom: 10px;
}

.contactBox {
    position: relative;
    overflow: hidden;
    border-radius: 30px;
}

.contactBox::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    left: -50px;
    top: -100px;
    border-radius: 40px;
    background: hsla(209, 98%, 20%, 1);
    background: linear-gradient(180deg, hsla(209, 98%, 20%, 1) 0%, hsla(209, 76%, 37%, 1) 100%);
    background: -moz-linear-gradient(180deg, hsla(209, 98%, 20%, 1) 0%, hsla(209, 76%, 37%, 1) 100%);
    background: -webkit-linear-gradient(180deg, hsla(209, 98%, 20%, 1) 0%, hsla(209, 76%, 37%, 1) 100%);
    opacity: 0.2;
    filter: blur(340px);
    transform: rotate(-55.06deg);
}

.contactSectionWrapper picture img {
    object-fit: cover;
    width: 90%;
    height: 300px;
    border-radius: 30px;
    display: block;
    position: relative;
    top: -110px;
    margin: 0 auto;
}

.contactBox {
    padding: 160px 30px 30px;
    margin-top: -240px;
}

.contactBox h2 {
    font-size: 35px;
    font-weight: 600;
    color: var(--main);
    margin-bottom: 30px;
}

.contactBox h2 span {
    font-size: 35px;
    font-weight: 600;
    color: #ff8300;
}

.contactBox p {
    color: var(--main);
    margin: 10px 0;
    line-height: 25px;
    font-size: 16px;
}

.contactBox .gform_title, .contactBox .gfield_required, .contactBox .gform_fields label {
    display: none !important;
}

.gform_fields .ginput_container {
    width: 100%;
}

.contactBox .gform_fields :where(input[type="text"],input[type="email"],input[type="tel"]) {
    width: 100%;
    border: 0 !important;
    box-shadow: none !important;
    text-align: right !important;
    direction: rtl !important;
}

#gform_1 {
    margin-top: 30px;
}

#gform_1 .gform_fields {
    display: flex;
    flex-direction: column;
    grid-row-gap: 20px !important;
}

.contactBox .gform_fields :where(.gfield--type-text,.gfield--type-email,.gfield--type-phone) {
    display: flex !important;
    align-items: center !important;
    background: #FFFFFF !important;
    border-radius: 64px !important;
    padding: 20px 30px !important;
}

.gform_button {
    background-color: var(--main) !important;
    border-radius: 30px !important;
    padding: 10px 50px !important;
    color: #FFF !important;
    font-weight: 500;
    border: none !important;
}

.gform_footer.left_label {
    padding-right: 0 !important;
}

.gform_validation_errors {
    display: none !important;
}

.blogCard {
    background-color: #fff;
    display: flex;
    align-items: flex-start;
    box-shadow: -45px 62px 37px -53px #eee, inset -45px 45px 37px -53px #eee;
    border-radius: 12px;
    transition: all .3s;
    border: 1px solid transparent;
}

.blogCard:hover {
    box-shadow: -45px 62px 37px -53px transparent, inset -45px 45px 37px -53px #eee;
    border-color: #f0f0f0;
}

.blogCard .blogThumbnail {
    max-width: 40%;
    min-width: 40%;
    margin-left: 10px;
    padding: 20px;
}

.blogCard .blogThumbnail img {
    height: auto;
    overflow: hidden;
    border-radius: 12px;
}

.blogCard .content {
    padding: 20px 0 20px 20px;
}

.blogCard .category {
    background-color: #ff8300;
    padding: 0 7px;
    border-radius: 4px;
    color: #fff;
}

.blogCard h3 {
    margin: 15px 0;
    height: 58px;
}

.blogCard h3 a {
    color: #464646;
    font-size: 16px;
}

.blogCard .date {
    color: gray;
    font-size: 14px;
    text-align: left;
    vertical-align: bottom;
}

.blogCard .date img {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-left: 5px;
}

footer {
    position: relative;
    background: var(--main);
    padding: 100px 0 10px;
    overflow: hidden;
}

footer::before {
    content: "";
    position: absolute;
    width: 700px;
    height: 700px;
    border-radius: 100%;
    left: -550px;
    bottom: -250px;
    background: #094cb2;
    filter: blur(90px);
    z-index: 0;
}

footer::after {
    content: "";
    position: absolute;
    width: 750px;
    height: 750px;
    border-radius: 100%;
    right: -550px;
    top: -250px;
    background: #094cb2;
    filter: blur(90px);
    z-index: 0;
}

footer .title {
    display: block;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 20px;
    z-index: 2;
    position: relative;
}

.footer-address-wrapper {
    position: relative;
    z-index: 2;
    color: #fff;
}

.footer-address li {
    display: flex;
    justify-content: space-between;
    color: #adc1e2;
    font-size: 13px;
    line-height: 31px;
    font-weight: 500;
}

.footer-address li span:first-child {
    margin-right: 10px;
}

.footer-social {
    position: relative;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    color: #adc1e2;
}

.footer-social::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, .08);
    top: -20px;
    left: 50%;
    transform: translate(-50%, 0);
}

.footer-address li a {
    font-family: fa-yekan-bakh;
    color: #adc1e2;
    transition: all .3s;
    direction: ltr;
}

.footer-address li a[href^="tel:"] {
    direction: ltr;
}

.footer-social ul {
    display: flex;
}

.footer-social ul li {
    margin: 0 7px;
}

.footer-nav {
    position: relative;
    z-index: 2;
}

.footer-nav a {
    color: #adc1e2;
    font-size: 13px;
    line-height: 31px;
    font-weight: 500;
    transition: all .3s;
}

.footer-nav ul:first-child {
    width: 60%;
}

.copyright {
    position: relative;
    z-index: 5;
    color: #adc1e2;
    line-height: 25px;
    text-align: center;
}

footer .container {
    position: relative;
    z-index: 2;
}

footer .container::before {
    content: '';
    background-image: url(_assets/images/wave-footer.png);
    width: 200px;
    height: 62px;
    position: absolute;
    right: 0;
    top: -101px;
}

#breadcrumbs {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

#breadcrumbs li {
    list-style-type: none;
}

.serviceHeader {
    padding: 20px;
    background-color: #f9f9f9;
    border-radius: 8px;
}

.serviceHeader h1 {
    font-size: 30px;
    font-weight: 600;
    color: #003363;
    margin-bottom: 15px;
}

.serviceHeader p {
    line-height: 25px;
    font-size: 15px;
}

.serviceHeader .linkBtn {
    margin: 15px 0 0 0;
    max-width: 190px;
    padding: 5px 30px;
    border-radius: 15px;
}

.boxShadow {
    box-shadow: 0 20px 50px -23px #eee;
    background-color: #fff;
    overflow: hidden;
    border-radius: 10px;
    padding: 25px;
    border: 1px solid #f0f0f0;
}

.linkBtn {
    display: block;
    margin: 20px auto;
    background: #ffa600;
    color: #fff;
    padding: 13px 30px;
    border-radius: 20px;
    font-size: 15px;
    box-shadow: 0 0 7px #ffa600a3;
    max-width: 150px;
    text-align: center;
}

.linkBtn:hover {
    color: #fff;
}

.contentWrapper :where(h1,h2,h3,h4,h5,h6) {
    font-weight: 500;
    margin-bottom: 20px;
    line-height: 40px;
    color: var(--main);
}

.contentWrapper h1, .contentWrapper h2 {
    font-size: 24px;
    font-weight: 600;
}

.contentWrapper h3 {
    font-size: 21px;
}

.contentWrapper h4 {
    font-size: 18px;
}

.contentWrapper h5 {
    font-size: 16px;
}

.contentWrapper :where(p,a) {
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 20px;
}

.contentWrapper :where(ul, ol) {
    margin: 20px 20px 50px;
}

.contentWrapper :where(ul li,ol li) {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 30px;
}

.contentWrapper ul li {
    list-style-type: disc;
}

.contentWrapper ol li {
    list-style-type: decimal;
}

.contentWrapper img {
    max-width: 100%;
    display: block;
    margin: 20px auto;
    border-radius: 10px;
}

.uniListContent {
    background: whitesmoke;
    border-radius: 8px;
    margin: 70px 0 30px;
    padding: 30px;
    position: relative;
}

.uniListContent img {
    position: absolute;
    top: -40px;
    right: 0;
    left: 0;
    margin: 0 auto;
}

.uniListContent .content {
    margin-top: 90px;
}

.uniListContent .content p {
    line-height: 30px;
    margin-bottom: 20px;
}

.uniListContent .content a {
    line-height: 30px;
}

.uniListContent .content p:first-child {
    text-align: center;
    font-size: 19px;
    font-weight: 500;
    color: var(--main);
    margin-bottom: 10px;
}

.uniListContent .content p:last-child {
    text-align: center;
    font-size: 16px;
}

.uniListContent .contact {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.uniListContent .contact .linkBtn {
    max-width: 200px;
    margin: 15px 0;
    padding: 5px 20px;
}

.uniListContent .contact a:last-child {
    cursor: pointer;
    display: block;
    margin: 15px 0;
    font-size: 15px;
    font-weight: 500;
    color: var(--main);
}

.contentTitleList ul {
    padding-right: 15px;
    margin-top: 10px;
}

.contentTitleList li {
    list-style-type: disc;
}

.contentTitleList a {
    color: var(--main);
    display: block;
    margin: 8px 0;
    line-height: 25px;
}

.contentTitleList .title {
    display: block;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
}

.contentTitleList .title span {
    color: red;
    display: inline-block;
    margin-right: 10px;
}

.contentTitleList .accordion-item {
    border: 0 !important;
}

details {
    padding: 0 20px;
    background-color: #f3f6fa;
    border-radius: 10px;
    margin-bottom: 10px;
    cursor: pointer;
    transition: 0.3s ease;
    border: 0;
}

summary {
    position: relative;
    color: #103b7f;
    font-size: 15px;
    font-weight: 500;
    padding: 1rem .75rem 1rem 60px;
    line-height: 25px;
}

details p {
    position: relative;
    line-height: 25px;
    padding: 0 .25rem 1rem;
    margin: 0 !important;
}

.qa h3 {
    font-weight: 500;
    margin-bottom: 20px;
    line-height: 40px;
    color: var(--main);
    font-size: 21px;
}

.headerContent img {
    display: block;
    margin: 10px auto;
    border-radius: 8px;
}

.headerContent h1 {
    font-size: 31px;
    font-weight: 600;
    text-align: center;
    color: var(--main);
    margin: 20px 0 10px;
}

.headerContent p {
    text-align: center;
    font-size: 16px;
    line-height: 25px;
}

.uniInfoBoxWrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

.uniInfo h2 {
    font-size: 26px;
    color: #fff;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 20px;
    text-align: center;
}

.uniInfo {
    background-image: linear-gradient(to left bottom, #090b10, #0e1017, #12151d, #141824, #171c2a);
    padding: 100px 50px;
}

.uniInfoBox {
    width: 100%;
    background: #16191f;
    color: #fff;
    padding: 56px 30px;
    margin: 15px 0;
    text-align: center;
    border-radius: 5px;
    transition: all .3s;
}

.uniInfoBox:hover {
    transform: scale(1.06);
}

.uniInfoBox .title {
    display: block;
    font-size: 18px;
    margin-bottom: 20px;
}

.uniInfoBox .desc, .uniInfoBox a {
    display: block;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
}

.uniInfoBox a {
    text-decoration: underline;
}

.uniCourseInfoBox h2 {
    font-size: 26px;
    color: var(--main);
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 20px;
    text-align: center;
}

.uniCourseInfoBox .accordion-button:not(.collapsed) {
    background-color: #fff;
    box-shadow: none !important;
}

.accordion-header {
    cursor: pointer;
}

.uniCourseInfoBox .uniCourseInfoBoxItem {
    width: 100%;
    margin: 10px 0;
}

.uniCourseInfoBox .accordion-body {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-around;
}

.uniCourseInfoBoxItem span {
    font-size: 15px;
    line-height: 25px;
}

.uniCourseInfoBoxItem li {
    margin: 10px 0;
}

.uniCourseInfoBox .accordion-button:not(.collapsed) {
    color: var(--main) !important;
    font-weight: 500 !important;
}

.uniCourseInfoBoxItem span {
    font-size: 15px;
    font-weight: 500;
}

.uniGallery ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.uniGallery img {
    width: 200px;
    height: 200px;
    object-fit: cover;
}

.fiUni .linkBtn {
    max-width: 270px;
}

.apply .boxShadow {
    background-color: var(--main);
}

#gform_wrapper_2 {
    position: relative;
    z-index: 5;
}

#gform_wrapper_2 .gfield_label {
    color: #fff;
    font-size: 16px;
    margin-bottom: 10px;
}

#gform_wrapper_2 .gform-field-label, #gform_wrapper_6 .gform-field-label {
    color: #fff;
}

#gform_submit_button_2, #gform_submit_button_6 {
    background-color: #fff !important;
    color: var(--main) !important;
    font-size: 16px;
    margin-top: 20px;
}

#gform_wrapper_2 .gfield_label_before_complex {
    margin-bottom: 20px;
}

#gform_confirmation_message_2 {
    color: #fff !important;
}

.apply input {
    border: 0 !important;
    border-radius: 20px !important;
}

input[type="text"], input[type="email"], input[type="tel"] {
    text-align: right;
    direction: rtl;
}

.gfield_required {
    display: none !important;
}

.gform_confirmation_message {
    text-align: center !important;
    font-size: 16px !important;
    padding: 50px 0 !important;
}

.contactUS .gfield_label {
    display: none !important;
}

.contactUS :where(input[type="text"],input[type="email"],input[type="tel"],textarea) {
    border: 1px solid #d9d9d9 !important;
    border-radius: 20px !important;
    box-shadow: none !important;
    padding: 20px 10px !important;
}

.contactUS .gform-theme--foundation .gform_fields {
    row-gap: 20px !important;
}

#gform_submit_button_3 {
    width: 100% !important;
}

.contactUS__info li img {
    width: 20px;
    height: 20px;
}

.contactUS__info li {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-bottom: 1px solid #d9d9d945;
    padding: 25px 0;
}

.contactUS__info li span {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.contactUS__info li span:first-child {
    font-weight: 500;
    margin-bottom: 20px;
    color: #8898b0;
}

.contactUS__info li a[href^="tel:"] {
    font-family: Fa-Yekan-Bakh;
    direction: ltr;
    font-size: 20px;
    font-weight: 500;
    color: #6b798d;
}

.contactUS__info li a[href^="mail:"] {
    direction: ltr;
    font-size: 14px;
    font-weight: 500;
    color: #6b798d;
}

.contactUS__info li:last-child {
    border-bottom: 0;
    flex-direction: revert;
    justify-content: center;
}

.contactUS__info li:last-child img {
    width: 50px;
    height: 50px;
    display: block;
    margin: 0 20px;
}

.aboutUs .aboutItemContent p:first-child {
    color: var(--main);
    font-weight: 500;
}

.aboutUs .aboutItemContent p:last-child {
    color: #606060;
}

.aboutUs ul {
    display: flex;
    flex-wrap: wrap;
}

.aboutUs li {
    display: flex;
    align-items: center;
    margin: 10px 0;
}

.aboutUs .aboutItemContent p {
    margin-bottom: 0 !important;
}

.fitnaGallery ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.fitnaGallery li {

}

.fitnaGallery a {
    display: block;
    margin: 0 auto;
}

.fitnaGallery img {
    width: 110px;
    height: 110px;
    border-radius: 8px;
    margin: 10px auto;

}

.fitnaAboutLogo {
    width: 100%;
    height: auto;
    max-width: 350px !important;
    display: block;
    margin: 0 auto;
}

.heroBlogCard .span-reading-time svg, .heroBlogCard .date svg, .articleCard .post-info svg {
    margin: -3px 0 0 5px;
}

.articleCard {
    box-shadow: 0 20px 50px -23px #eee;
    background-color: #fff;
    overflow: hidden;
    border-radius: 10px;
    padding: 10px;
    border: 1px solid #f0f0f0;
}

.articleCard img {
    width: 100%;
    border-radius: 8px;
    height: auto;
}

.articleCard .top {
    position: relative;
}

.articleCard .action {
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 97%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.articleCard .category {
    color: #445A74;
    font-size: 12px;
    padding: 8px;
    border-radius: 8px;
    background: #F5F7FA;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.05);
}

.articleCard .comments {
    font-family: Fa-Yekan-Bakh;
    position: absolute;
    top: 10px;
    right: 3%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #d63043;
    color: #fff;
    box-shadow: 0 6px 25px -2px rgba(11, 42, 91, 0.3);
    font-size: 14px;
    padding: 8px;
    border-radius: 8px;
    z-index: 2;
}

.articleCard .comments svg {
    margin-left: 5px;
}

.articleCard .bottom {
    margin-top: 15px;
}

.articleCard h3 {
    min-height: 40px;
}

.articleCard h2 a, .articleCard h3 a {
    color: #253343;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.05);
    font-size: 19px;
    font-weight: 500;
}

.articleCard p {
    color: #718096;
    font-size: 14px;
    font-weight: 400;
    line-height: 155%;
    margin-top: 8px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.articleCard .post-info {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-content: center;
    margin: 20px 0 5px;
}

.articleCard .post-info span {
    margin: 0;
    padding: 0;
    background: transparent;
    color: #92A7C1;
    font-family: Fa-Yekan-Bakh;
}

.postInfo {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.postInfo > div {
    margin: 0 0 15px 20px;
}

.postInfo svg {
    margin-top: -4px;
}

.postInfo a, .postInfo span {
    color: #abb4c2;
    font-size: 13px;
    font-weight: 500;
}

#breadcrumbs a {
    color: #000;
}

.select-language {
    background: #fff;
    padding: 4px;
    border-radius: 5px;
}

.select-language span {
    color: #000;
}

.pagination {
    display: flex;
    justify-content: center;
}

.pagination :where(span,.page-numbers) {
    padding: 8px 10px;
    border: 1px solid gray;
    border-radius: 5px;
    color: gray;
    display: block;
    margin: 5px;
}

.pagination span {
    background: var(--main);
    color: #fff;
}

.pagination .next.page-numbers {

}

#contactModal .modalTitle {
    display: block;
    font-size: 17px;
    font-weight: 500;
    color: var(--main);
    margin-bottom: 5px;
}

#contactModal .modalDesc {
    font-size: 13px;
}

.modal-header {
    border-bottom: none !important;
}

.modalClose {
    box-shadow: none;
    border: 0;
    background: none;
    position: absolute;
    top: 0;
    right: 10px;
}

.modalClose span {
    font-size: 30px;
}

.modal-body img {
    position: absolute;
    top: -50px;
    margin: 0 auto;
    display: block;
    right: 0;
    left: 0;
    width: 250px;
}

.modal-body {
    padding-top: 110px;
}

.modal-body .gfield_label {
    display: none !important;
}

.modal-body input[type="text"], input[type="email"], input[type="tel"] {
    text-align: right;
    direction: rtl;
}

.modal-body :where(input[type="text"], input[type="email"], input[type="tel"], textarea) {
    border: 1px solid #d9d9d9 !important;
    border-radius: 20px !important;
    box-shadow: none !important;
    padding: 20px 10px !important;
}

#gform_7, #gform_8 {
    margin-top: 30px;
}

.contactModalTarget {
    cursor: pointer;
}

#gform_7 .gform_fields, #gform_8 .gform_fields {
    grid-row-gap: 20px !important;
    row-gap: 20px !important;
}

#gform_confirmation_message_7, #gform_confirmation_message_8 {
    color: #018f38;
    line-height: 25px;
    font-weight: 500;
}

#gform_fields_2 .gfield--type-name label {
    display: none;
}

#field_2_1, #field_2_1, #field_2_10, #field_2_3, #field_2_7, #field_2_8, #field_2_9, #field_2_11 {
    margin-bottom: 20px;
    grid-column: 1 / -1;
}

#gform_fields_2 .gchoice {
    margin-bottom: 10px;
}

#gform_fields_2 .gfield_checkbox .gfield-choice-input {
    width: 18px;
    height: 18px;
    background-color: white;
    border-radius: 50%;
    vertical-align: middle;
    border: 2px solid #ddd;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
}

#gform_fields_2 .gfield_checkbox label {
    padding-right: 10px;
}

#gform_fields_2 .ginput_container--name {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

#gform_fields_2 .ginput_container--name input {
    width: 100%;
}

#gform_fields_2 input[type=text], #gform_fields_2 input[type=tel], #gform_fields_2 input[type=email] {
    width: 100%;
    padding: 6px 15px;
}

#gform_fields_2 {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
}

#contactModal form {
    padding-block: 20px;
}

#contactModal input {
    width: 100%;
    padding: 8px 10px !important;
    margin-bottom: 15px;
}

#contactModal textarea {
    width: 100%;
    height: 120px;
}

#contactModal input[type=submit] {
    background-color: var(--main) !important;
    color: #fff !important;
    font-size: 16px;
    margin-top: 20px;
    border: 0;
    border-radius: 30px !important;
    margin-bottom: 0;
}

@media screen and (min-width: 576px) {
    .aboutFitna .titleWrapper .title::before {
        font-size: 60px;
    }

    .uniListContent .contact {
        flex-direction: row;
        align-items: center;
        justify-content: center;
    }

    .uniListContent .contact .linkBtn, .uniListContent .contact a:last-child {
        margin: 0 15px;
    }

    .serviceHeader .pageThumb {
        width: 150px;
        height: auto;
        margin: 0 0 0 10px;
    }

    .serviceHeader {
        display: flex;
    }

    .serviceHeader .pageThumb {
        object-fit: cover;
    }

    .uniInfoBox {
        width: 45%;
        margin: 15px 2.5%;
    }

    .uniCourseInfoBox .uniCourseInfoBoxItem {
        width: 45%;
    }

    .postInfo {
        flex-direction: row;
        align-items: center;
    }

    .postInfo > div {
        margin: 0 0 0 20px;
    }

    #gform_fields_2 .ginput_container--name {
        flex-direction: row;
    }

    #gform_fields_2 .ginput_container--name span {
        width: 50%;
    }
}

@media screen and (min-width: 768px) {

    .hero {
        padding-bottom: 0;
    }

    .heroContent {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .heroContent :where(h1,p) {
        text-align: right;
    }

    .heroContent__action {
        justify-content: flex-start;
    }

    .heroContent__action span {
        font-size: 17px;
    }

    .heroBG {
        top: 10%;
        opacity: 0.05;
        left: -20%;
    }

    .heroIcon2 {
        bottom: 40%;
        opacity: .1;
    }

    .heroContent__suptext {
        text-align: right;
    }

    .heroContent__action {
        justify-content: space-between;
    }

    .heroImageWrapper::before {
        top: -70px;
    }

    .titleWrapper :where(h2, h3, h4, h5, h6) {
        font-size: 30px;
    }

    .titleWrapper .title::before {
        font-size: 70px;
        top: -35px;
    }

    .aboutFitna .tab-content {
        padding-inline: 20px;
    }

    .indexAboutFitna img {
        max-width: 250px;
        float: right;
        margin: 15px;
        box-shadow: 0 10px 20px 0 rgba(4, 14, 41, 0.2);
    }

    .indexAboutFitna img:last-of-type {
        float: none;
    }

    .aboutFitna li {
        align-items: flex-start;
    }

    .aboutFitna .titleWrapper .title::before {
        font-size: 70px;
        top: -25px;
        text-align: right;
    }

    .stepBox::before {
        right: -35px;
        font-size: 200px;
    }

    .uniListContent {
        max-width: 760px;
        margin: 40px auto 30px;
    }

    .uniListContent img {
        top: 0;
        right: 0;
        left: unset;
        margin: 0;
    }

    .uniListContent .content {
        margin: 0 30% 0 0;
    }

    .uniListContent .content p:first-child, .uniListContent .content p:last-child {
        text-align: right;
    }

    .uniInfoBox {
        width: 30%;
        margin: 15px 1.6%;
    }

    .uniCourseInfoBox .uniCourseInfoBoxItem {
        width: 30%;
    }

    .aboutUs li {
        flex: 0 0 50%;
    }

    .fitnaGallery img {
        width: 200px;
        height: 200px;
    }

    #field_2_10, #field_2_11 {
        grid-column: span 6;
    }

    #field_2_1, #field_2_1, #field_2_10, #field_2_3, #field_2_7, #field_2_8, #field_2_9, #field_2_11 {
        margin-bottom: 30px;
    }

}

@media screen and (min-width: 992px) {

    .heroContent h1 {
        font-size: 45px;
        line-height: 60px;
    }

    .heroContent p {
        font-size: 16px;
    }

    .heroBG {
        opacity: 0.02;
        left: unset;
        right: -20%;
        transform: rotate(131deg);
        width: 50%;
        top: 0;
    }

    .heroContent__action {
        justify-content: flex-start;
    }

    .heroContent__action_verify {
        margin-right: 60px;
    }

    .heroImageWrapper::before {
        top: 0;
    }

    .heroSwiperWrapper {
        margin-top: 80px;
    }

    .fitnaTab .tabItem {
        padding: 25px 20px;
    }

    .fitnaTab .nav-pills {
        width: 40%;
    }

    .fitnaTab .tab-content {
        width: 60%;
    }

    .commentBox {
        padding: 60px 20px 50px;
    }

    .indexAboutFitna img {
        max-width: 45%;
        margin: 0 2% 20px;
    }

    .aboutFitna li {
        width: 50%;
    }

    .stepBox::before {
        right: -30px;
    }

    .contactBox {
        width: 70%;
        margin-top: 0;
        padding: 50px 80px 50px 120px;
    }

    .contactBox::before {
        width: 120%;
    }

    .contactSectionWrapper {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
    }

    .contactSectionWrapper picture {
        width: 30%;
    }

    .contactSectionWrapper picture img {
        width: 100%;
        right: -35%;
        top: 15%;
        height: 460px;
    }

    .uniInfoBox {
        width: 23%;
        margin: 15px 1%;
    }

    .fitnaGallery li {
        flex: 0 0 25% !important;
    }

    .select-language {
        padding: 8px 8px 4px 8px;
    }
}

@media screen and (min-width: 1200px) {

    .customersComment .titleWrapper {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .customersComment .titleWrapper .title::before {
        font-size: 33px;
        top: 38px;
    }

    .customersComment .titleWrapper p {
        text-align: right;
    }

    .aboutFitna li {
        width: 33%;
    }

    .aboutUs li {
        flex: 0 0 33%;
    }
}

@media screen and (min-width: 1400px) {
    .heroIcon2 {
        right: -10%;
    }

    .customersComment .titleWrapper :where(h2, h3, h4, h5, h6) {
        font-size: 25px;
        text-align: right;
        line-height: 35px;
    }

    .customersComment .titleWrapper .title::before {
        font-size: 29px;
    }

    .contactSectionWrapper picture img {
        right: -25%;
    }

    #gform_1 {
        width: 90%;
    }

}