@charset "UTF-8";
/*
Theme Name: tiara theme
Theme URI: https://draweb.dev
Author: farshad
Author URI: https://draweb.dev
Description: قالب اختصاصی برای وبسایت تیاراک
Requires at least: WordPress 6.0
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: LICENSE
*/

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
::-webkit-scrollbar {
    width: 5px;
}
::-webkit-scrollbar-thumb {
    background: #4f4f4f;
    border-radius: 5px;
}
::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 50px;
}
body {
	direction: ltr;
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
	background-color: #070707;
}
.page-template-Commerce-fa .header {
    direction: ltr !important;
}
.page-template-fa ,.category-education-fa ,.post-template-page-fa ,.rtl {
    direction: rtl;
  font-family:iranyekan;
}
.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator {
    right: 10px;
    top: 50%;
    margin-top: 0 !IMPORTANT;
    font-size: 12px !important;
}
a{
	text-decoration: none !important;
}
.main-container {
    overflow: hidden;
}
.container{
	max-width: 1200px;
	margin: 0 auto;
}
.index-slider {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    place-content: center;
}
.index-slider1{
	    background-image: url(img/index-slider1.jpg);
}
.index-slider2{
	    background-image: url(img/index-slider2.png);
}
#index-slider {
    position: relative;
    z-index: 1111;
    width: 100%;
    color: #FFF;
    background-size: auto;
    height: 428px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 2rem;
    box-shadow: 0px 2px 10px -1px #1d1d1d;
    overflow: hidden;
    margin: 2rem auto;
}
.info-slider {
    width: 50%;
    display: block;
}
.title-slider {
    font-size: 25px;
    margin-bottom: 4rem;
    margin-left: 1rem;
}
.caption-slider {
    font-size: 19px;
    line-height: 1.5;
}
.header {
    background: none;
    width: 100%;
    margin: 0 auto;
    padding: 10px;
    z-index: 1111;
	transition: all 1s;
}
.logo-header a {
    display: flex;
    align-items: center;
    position: relative;
    place-content: center;
}
.logo-header a figure {
    width: 50%;
    overflow: hidden;
}
.logo-header a span {
    color: #fff;
    font-size: 13px;
    font-weight: 900;
}
.overly {
    color: #fff;
    position: absolute;
    height: 100%;
    width: 100%;
    background: #00000070;
    z-index: 111;
    top: 0;
    display: flex;
    align-items: center;
    place-content: center;
    border-radius: 1rem;
    font-size: 2rem;
    font-family: Tahoma;
    font-weight: bolder;
}
.logo-header a figure img {
    display: block;
    width: 80%;
    position: relative;
}
.container-header {
    width: 100%;
    display: flex;
    place-content: center;
    align-items: center;
}

.left-header, .main-header, .right-header {
    width: 100%;
    display: flex;
}
.left-header {
    flex: 1 1 40%;
    position: relative;
    z-index: 111;
}

.right-header {
    flex: 1 1 60%;
    gap: 7px;
    align-items: center;
    place-content: center;
	position: relative;
}
a.xoo-el-action-sc.button.btn {
    color: #fff;
}
.login-header {
    border: 1px solid #fff;
    padding: 5px 10px;
    border-radius: 2rem;
    width: 50%;
    text-align: center;
}
.join-header {
    border: 1px solid #fff;
    padding: 5px 10px;
    border-radius: 2rem;
    width: 50%;
    text-align: center;
    background: #fff;
}
span.tra-alian {
    filter: grayscale(1);
}
.right-header i {
    font-size: 40px;
    background: white;
    padding: 5px;
    color: #001220;
    border-radius: 10px;
}
.login-header a {
    color: #fff;
}
.right-header a {
    position: relative;
    right: 0;
    font-size: 15px;
    font-weight: 700;
    color: #000;
}
.main-header {
    flex: 1 1 100%;
}

.index-article {
    display: flex;
    overflow: hidden;
    flex-wrap: nowrap;
    width: 100%;
    padding: 3rem 2rem;
    gap: 25px;
    place-content: space-between;
    flex-direction: row-reverse;
}
button.button-slider {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    background: none;
    border: none;
    box-shadow: none;
	cursor:pointer;
}
.index-article-main article {
    width: 100%;
    padding: 2rem;
    background: #5959591f;
    overflow: hidden;
    border-radius: 25px;
    backdrop-filter: blur(20px);
    box-shadow: -15px -27px 40px -30px #86868670;
    color: #cacaca;
}
header.header-article {
    overflow: hidden;
    padding: 1rem;
    display: flex;
    flex-direction: column;
    place-content: center;
    align-items: center;
}
.icon-article svg {
    width: 30%;
    display: block;
    margin: 0 auto;
    height: max-content;
    margin-bottom: 2rem;
}
header.header-article h2 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 1rem;
}
.info-main {
    margin: 0 auto;
    display: block;
    color: white;
    width: 100%;
    text-align: center;
    line-height: 1.7;
    display: flex;
    flex-direction: column;
    place-content: center;
    align-items: center;
}
.button.mw-451px.mt-30.h-38 {
    height: 38px;
}
.button.mw-451px.mt-30 {
    margin-top: 30px;
}
.button.mw-451px {
    width: 100%;
    max-width: 451px;
}
#home-owl .owl-dots {
    padding: 1rem;
    display: flex;
    z-index: 99999;
    top: 0;
    width: min-content;
    place-content: space-around;
    margin: 0 auto;
    gap: 10px;
}
button.owl-dot span {
    max-height: 1px;
    width: 60px;
    display: block;
    padding: 1px;
    position: relative;
    z-index: 999;
    background: #fff;
}

button.owl-dot.active span {
    background: grey;
}
.button {
    padding: 2px;
    height: auto !important;
    border: none;
}
.info-main button.button {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    border: 1px solid #fff;
    background-color: white;
    color: #000;
    text-transform: uppercase;
    border-radius: 100px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 13px 30px;
    font-family: Capitalgothic, sans-serif;
    font-weight: 700;
    line-height: 1em;
    display: flex;
    position: relative;
}
.info-main h1 {
    font-size: 45px;
}
.info-main span a {
    color: #fff;
    font-size: 20px;
}
.network{
	padding:40px;
}
.studio-empty {
    overflow: hidden;
    border-radius: 1rem;
}
.studio-empty img {
    width: 100%;
    display: block;
    margin: 0 auto;
    height: 550px;
    object-fit: cover;
    object-position: 80% 3px;
}
.flex.mb-4 p {
    display: block;
    margin: 0 10px;
}
.flex.mb-4 {
    display: flex;
    margin-bottom: 2rem;
    width: 100%;
    padding: 10px;
    overflow: hidden;
    background: #141414;
    font-size: 20px;
    border-radius: 2rem;
}
.lg\:text-\[24px\].mb-2.lg\:ml-\[42px\] {
    text-align: left;
    line-height: 2;
    font-size: 1.4rem;
    margin: 0 4rem;
}
section.support-team {
	margin-bottom: 5rem;
    padding: 40px;
    overflow: hidden;
    border-radius: 2rem;
    background: linear-gradient(149deg, #444444, #252525, #0d0f10, #2b2b2b);
		background-size: 800% 800%;
		-webkit-animation: Animationbg 18s ease infinite;
		-moz-animation: Animationbg 18s ease infinite;
		-o-animation: Animationbg 18s ease infinite;
		animation: Animationbg 18s ease infinite;
	}
.support-flex {
    display: flex;
    overflow: hidden;
    flex-wrap: wrap;
    border-radius: 2rem;
    place-content: space-between;
    padding: 15px;
}
.item-support {
    position: relative;
    flex: 1 1 100%;
    overflow: hidden;
    max-width: 90%;
    margin: 10px auto;
}
.item-support img {
    width: 100%;
    height: 260px;
    object-fit: cover;
    border-radius: 1rem;
    object-position: top;
}
	@-webkit-keyframes Animationbg {
		0%{background-position:0% 48%}
		50%{background-position:100% 53%}
		100%{background-position:0% 48%}
	}
	@-moz-keyframes Animationbg {
		0%{background-position:0% 48%}
		50%{background-position:100% 53%}
		100%{background-position:0% 48%}
	}
	@-o-keyframes Animationbg {
		0%{background-position:0% 48%}
		50%{background-position:100% 53%}
		100%{background-position:0% 48%}
	}
	@keyframes Animationbg {
		0%{background-position:0% 48%}
		50%{background-position:100% 53%}
		100%{background-position:0% 48%}
	}
section.support-team h2 {
    font-size: 45px;
    color: #ffffff;
    text-align: center;
    margin: 2rem auto;
}
p.support-caption {
    font-size: 20px;
    color: #001c30;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 2rem;
    text-align: justify;
}
section.big-team, .learn-item {
    padding: 2rem 0;
}
.main-content {
    display: flex;
    flex-direction: row;
    place-content: space-between;
    width: 100%;
    padding: 1rem;
    overflow: hidden;
    align-items: center;
}
.left-content {
    overflow: hidden;
    padding: 5px;
    flex: 1 1 100%;
    display: flex;
    place-content: end;
}
.left-content, .right-content {
    width: 100%;
}
.list-learn ul {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
}
.list-learn ul li {
    display: inline-block;
    font-size: 15px;
    margin: 15px auto;
    text-align: left;
    margin-left: 0;
}
.caption-learn {
    margin: 20px auto;
    font-size: 18px;
    text-align: justify;
    color: #fff;
    font-weight: 600;
}
.title-learn {
    color: #fff;
    font-size: 45px;
    display: block;
    text-align: center;
}
.button-learn {
    overflow: hidden;
}
.button-learn a {
    display: inline-block;
    text-align: center;
    color: #000000;
    background: #ffffff;
    padding: 1rem 3rem;
    text-decoration: none;
    border-radius: 1rem;
    font-size: 15px;
	margin-top: 2rem;
	font-weight: 900;
}
.ubermenu .ubermenu-submenu .ubermenu-column {
	display: flex !important;}
span.icon-learn {
    color: #ffffff;
    font-size: 20px;
}
section.student-box {
    padding: 100px;
    background: #001220;
    height: 400px;
}
section.contact-box {
    padding: 3rem;
    display: flex;
    flex-direction: column;
}
.index-slider .owl-nav {
    display: flex;
    width: 95%;
    padding: 2rem;
    flex-direction: row-reverse;
    place-content: space-between;
    margin: 0 auto;
    position: absolute;
    top: 40%;
    right: 0;
    left: 0;
}
.owl-nav button i {
    display: block;
    color: white;
    padding: 5px;
    font-size: 30px;
}
.paragraph-main {
    text-align: center;
    font-family: Autautgrotesk, sans-serif;
    font-weight: 400;
    line-height: 1.6em;
    overflow: hidden;
    color: #fff;
    width: 65%;
    margin: 0 auto;
    font-size: 17px;
    margin-top: 3rem;
}
.paragraph-mains {
    text-align: center;
    font-family: Autautgrotesk, sans-serif;
    font-weight: 400;
    line-height: 1.6em;
    overflow: hidden;
    color: #fff;
    width: 85%;
    margin: 0 auto;
    font-size: 17px;
    margin-top: 3rem;
}
.w-layout-vflex {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
}
section.pay-contain {
    display: flex;
    gap: 0 20px;
    flex-direction: row-reverse;
}
.left-pay {
    height: fit-content;
}
fieldset.payment ul li:last-child textarea {
    width: 100% !important;
    display: block;
    max-height: 60px;
}
.right-pay, .left-pay {
    width: 50%;
    background: black;
    overflow: hidden;
    border-radius: 1rem;
    padding: 1rem;
}
.section {
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 50px 75px 100px;
    display: flex;
    position: relative;
    overflow: hidden;
}
.uppercase {
    text-transform: uppercase;
    font-weight: 500;
}
.mail-box {
    display: block;
    width: 100%;
}
.details-mail h2 {
    color: #fff;
    font-size: 45px;
    text-align: center;
}
.details-mail span {
    display: block;
    text-align: center;
    color: #000;
    margin-top: 2rem;
}
div#wpcf7-f25-o1 {
    margin: 20px auto;
    display: block;
    width: 100%;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900;
    font-size: 12px;
    border: 2px solid;
    border-radius: 10px;
    position: absolute;
    bottom: 0px;
    width: 60%;
    right: 0;
    padding: 2px;
}
.wpcf7-form ol {
    display: flex;
    flex-wrap: wrap;
}
form.wpcf7-form.init fieldset ,.wpcf7-form fieldset {
    border: none;
}
form.wpcf7-form.init fieldset legend ,.wpcf7-form fieldset legend{
    font-size: 20px;
    color: #eaaf00;
}
form.wpcf7-form.init fieldset ol {
    display: flex;
    flex-wrap: wrap;
    place-content: space-between;
    overflow: hidden;
}
form.wpcf7-form.init fieldset ol li {
    display: inline-block;
    padding: 5px;
    width: auto;
    overflow: hidden;
}
form.wpcf7-form.init fieldset ol li label ,.wpcf7-form fieldset ol li label {
    color: #767676;
    font-size: 15px;
    padding: 5px;
    display: block;
    margin-bottom: 5px;
}
form.wpcf7-form.init fieldset ol li label input ,input.wpcf7-form-control {
    display: block;
    padding: 10px 0;
    border: none;
    box-shadow: 0 0 10px 5px #cccccc4d;
    border-radius: 5px;
    background: #fff;
    margin-top: 10px;
}
form.wpcf7-form.init fieldset ol li:last-child {
    flex: 1 1 100%;
}
form.wpcf7-form.init fieldset ol li label textarea ,.wpcf7-form-control {
    width: 100%;
    display: block;
    border: none;
    box-shadow: 0 0 10px 5px #cccccc4d;
    border-radius: 5px;
    margin-top: 10px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    padding: 5px;
    display: inline-block;
    width: 30%;
    border: none;
    background: #eaaf00;
    color: #fff;
    font-size: 15px;
    margin: 0 auto;
    float: left;
    position: relative;
    z-index: 111;
    cursor: pointer;
}
.footer-conteiner {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    place-content: center;
    align-items: center;
}
.item-footer {
    flex: 1 1 50%;
    padding: 10px;
    align-items: center;
    display: flex;
    place-content: space-between;
}
div#secound-item-footer img {
    width: 50%;
    display: block;
}
h3.widget-title {
    display: block;
    margin: 20px auto;
    color: #0074ce;
}
.item-footer:nth-child(3) {
    flex: 1 1 100%;
}
.item-footer p {
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}
div#first-item-footer {
    place-content: end;
	flex-direction: column;
}
nav.social-footer ul {
	display: flex;
}
nav.social-footer ul li  {
	display: block;
	margin: 20px;
}

nav.social-footer ul li a  {
    font-size: 15px;
    display: flex;
    align-items: center;
	color:#fff;
}

.banner-page {
    height: 470px;
    overflow: hidden;
    display: flex;
    place-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    position: relative;
    box-shadow: 0 0 25px 20px #010e25;
}
.top-banner {
    position: absolute;
    overflow: hidden;
}
.top-banner img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
  div#mainPhoto {
    width: 100%;
    height: 100%;
    background-size: contain;
    background-attachment: fixed;
    background-position: center;
    display: flex;
    align-items: center;
}
.page-content p {
    line-height: 1.5;
    font-size: 15px;
    text-align: justify;
    margin: 0 auto;
}
.container-info {
    padding: 1rem;
    display: flex;
    align-items: center;
    background: #ededed;
}
.container-info-left {
    flex: 1 1 auto;
    padding: 10px;
    background: #fff;
    overflow: hidden;
    border-radius: 1rem;
}
::selection {
	background-color: rgba(0, 0, 0, 0.4);
}
section.askbox >h1 {
    font-size: 45px;
    color: #fff;
    padding: 10px;
    margin: 2rem auto;
}
section.askbox {
    display: flex;
    flex-direction: column;
    place-content: center;
    place-items: center;
    overflow: hidden;
    padding: 5rem 0;
	background:linear-gradient(149deg, #444444, #252525, #0d0f10, #2b2b2b);
	    background-size: 800% 800%;
    -webkit-animation: Animationbg 18s ease infinite;
    -moz-animation: Animationbg 18s ease infinite;
    -o-animation: Animationbg 18s ease infinite;
    animation: Animationbg 18s ease infinite;
	    border-radius: 2rem;
}
.accordion {
    --circle-x: 1.8rem;
    --circle-y: 0;
    --circle-r: 200%;
    --circle-bg: #fff;
    color: #000;
    background-color: var(--circle-bg);
    max-width: 100ch;
    margin-bottom: 1rem;
    border-radius: min(8px, 0.5rem);
    position: relative;
    display: grid;
    grid-template-rows: 0fr 0fr;
    transition-timing-function: var(--slide-ease);
    transition-duration: 200ms, 200ms, var(--slide-duration);
    transition-property: opacity, box-shadow, grid-template-rows;
    transition-delay: 0ms, 0ms, var(--slide-delay);
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1);
    opacity: 0.9;
    width: 100ch;
}

.accordion:not(:target):hover {
	box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.5);
}

.accordion:not(:target):active {
	opacity: 1;
	box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.3);
}

.accordion,
.content {
	overflow: hidden;
}
img.wp-image-295.aligncenter {
    display: block;
    margin: 2rem auto;
}
.accordion:target {
	--d: 90deg;
	grid-template-rows: 0fr 1fr;
	transition: grid-template-rows var(--slide-ease) var(--slide-duration)
		var(--slide-delay);
}

.wrapper {
	padding-block: 0 1.05rem;
	padding-inline: 1.25rem;
}

.content {
	font-size: var(--size-accordion-content);
	line-height: 140%;
}

.content p {
	margin-bottom: 1rem;
}

.content a {
	color: currentColor;
	font-weight: 800;
	text-decoration: underline;
}

main :last-child,
.content :last-child {
	margin-bottom: 0;
}

.title a {
	padding: 1rem 1.25rem;
	font-size: var(--size-accordion-title);
	font-weight: 800;
	color: currentColor;
	text-decoration: none;
	display: flex;
	flex-direction: row;
	place-items: center;
}

.title a::before {
	--chevron-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3C!--! Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --%3E%3Cpath fill='white' d='M310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z'/%3E%3C/svg%3E");
	content: "";
	left: 0;
	top: 0;
	width: 0.65rem;
	aspect-ratio: 320 / 512;
	display: inline-block;
	margin-right: 0.75rem;
	transform: rotate(var(--d, 0deg));
	transition: transform var(--slide-ease) var(--slide-duration)
		var(--slide-delay);
	mask-image: var(--chevron-icon);
	mask-size: 100% 100%;
	-webkit-mask-image: var(--chevron-icon);
	-webkit-mask-size: 100% 100%;
	background-color: currentColor;
}

.accordion::before,
.accordion::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: var(--circle-bg);
	mix-blend-mode: difference;
	transform-style: preserve-3d;
	transition-timing-function: ease;
	transition-property: opacity, clip-path, visibility;
	pointer-events: none;
	clip-path: circle(var(--r) at var(--circle-x) var(--circle-y));
	border-radius: inherit;
	z-index: 4;
}

.accordion::before {
	--r: 0%;
	transition-delay: var(--circle-duration), var(--circle-duration), 0ms;
	transition-duration: 0ms, var(--circle-duration), 0ms;
	opacity: 0;
}

.accordion:target::before {
	--r: var(--circle-r);
	transition-delay: 0ms, 0ms, 0ms;
	transition-duration: 0ms, var(--circle-duration), 0ms;
	opacity: 1;
}

.accordion::after {
	--r: var(--circle-r);
	transition-delay: 0ms, 0ms, var(--circle-duration);
	transition-duration: 0ms, var(--circle-duration), 0ms;
	visibility: hidden;
	opacity: 1;
}

.accordion:target:after {
	--r: 0%;
	transition-delay: 0ms, 0ms, 0ms;
	transition-duration: 0ms, 0ms, 0ms;
	visibility: visible;
	opacity: 0;
}

.title a:focus-visible {
	background-color: hsl(0, 100%, 90%);
	outline: none;
}

.accordion:target .title a:focus-visible {
	background-color: hsl(183, 100%, 93%);
}

main#main {
    box-shadow: 0 0 15px -10px #636363;
    padding: 5px;
    overflow: hidden;
    backdrop-filter: blur(1px);
}
div#primary {
    position: relative;
    flex: 1 1 77%;
}
.policy-main {
    padding: 3rem;
    overflow: hidden;
    display: block;

}
.inner {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
.main-page {
    width: 100%;
    flex: 1 1 100%;
    margin-top: 4rem;
}
ul.breadcrumb {
    padding: 3rem;
    background: #ffffff21;
    width: 100%;
    display: flex;
    place-content: center;
    backdrop-filter: blur(5px);
}
.banner-page p {
    font-size: 16px;
    color: #ccc;
}
ul.breadcrumb p span span a {
    color: #ffffff;
    padding: 5px;
    font-size: 20px;
    font-weight: 600;
    vertical-align: top;
}
span.breadcrumb_last {
    font-size: 25px;
    margin: 5px;
    color: #ad0000;
    font-weight: 900;
}
span.sep {
    font-size: 20px;
    color: #303030;
}
main#main {
    display: flex;
    flex-wrap: wrap;
    place-content: center;
}
article.category-box {
    flex: 0 1 35%;
    overflow: hidden;
    background: #f1f1f1;
    margin: 20px;
    border-radius: 1rem;
    overflow: hidden;
    max-width: 50%;
}
.item-cat {
    display: flex;
    flex-direction: column;
    place-content: center;
    align-items: center;
}
.cat-post-thumb {
    height: 300px;
}
.cat-post-thumb img {
    width: 100%;
    display: block;
    height: 100%;
}
.cat-title {
    text-align: center;
    color: #ac0000;
    font-size: 13px;
    margin-top: 4rem;
}
h2.page-title {
    display: block;
    margin: 0 auto;
    padding: 1rem;
    color: #c99909;
    font-size: 25px;
    text-align: center;
}
span.more {
    display: block;
    padding: 0.7rem 2rem;
    background: #001220;
    text-align: center;
    margin: 10px;
    font-size: 20px;
    color: #fff;
    width: min-content;
    font-weight: 600;
    border-radius: 10px;
}
a.cat-post {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.footer{
    background-color: #070707;
    margin-top: 1rem;
}
.child-contact h3 {
    font-size: 30px;
    display: block;
    color: #011023;
    text-align: center;
    margin-top: 3rem;
    padding: 10px;
}
.child-contact {
    display: flex;
    flex-direction: column;
    padding: 10px;
}
.child-contact nav ul {
    display: flex;
    place-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.child-contact nav ul li a span {
    font-size: 25px;
}
.child-contact form.wpcf7-form.init fieldset ol li{
    width: 100% !important;
}
.child-contact .wpcf7-form-control-wrap {
    width: 100%;
}

.child-contact form.wpcf7-form.init fieldset ol li label, .child-contact .wpcf7-form fieldset ol li label {
    display: flex;
}
.child-contact nav.social-footer ul li {
    display: block;
    margin: 35px;}
    .child-contact form.wpcf7-form.init fieldset ol li label input, .child-contact input.wpcf7-form-control{
        margin-top: 0;
    }
    .child-contact form.wpcf7-form.init fieldset ol li p label span:nth-child(1) {
        color: #353535;
        margin-right: 10px;
        font-size: 12px;
        line-height: normal;
        padding: 0;
        white-space: pre-line;
        width: 50px;
    }
.crypto {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
    padding: 20px;
    background-image: url(./img/crypto-banner.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #060e15;
    flex-direction: column;
    background-position: 50%;
}

.wrapper{
  max-width: 1090px;
  width: 100%;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.wrapper .table {
    background: #676767a6;
    width: calc(33% - 20px);
    padding: 30px 30px;
    position: relative;
    box-shadow: 0 5px 10px rgba(0,0,0,0.1);
    border-radius: 1rem;
    place-content: flex-end;

}
h2.crypto-title {
    width: 100%;
    text-align: center;
    padding: 2rem;
    font-size: 40px;
    color: #fff;
}
.table .price-section{
  display: flex;
  justify-content: center;
}
.price-area .inner-area {
    place-items: center;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    border: 3px solid #fff;
    line-height: 117px;
    text-align: center;
    color: #fff;
    position: relative;
    display: flex;
    flex-direction: row;
    place-content: center;
}
.price-area .inner-area {
    height: 100px;
    width: 100px;
    border-radius: 50%;
    border: 3px solid #fff;
    line-height: 117px;
    text-align: center;
    color: #fff;
    position: relative;
    margin: 0 auto;
}
.price-area .inner-area .text {
    font-size: 20px;
    font-weight: 400;
    position: absolute;
    left: 15px;
}
.price-area .inner-area .price{
  font-size: 30px;
  font-weight: 500;
  margin-left: 16px;
}
.table .package-name{
  width: 100%;
  height: 2px;
  margin: 35px 0;
  position: relative;
}
.table .package-name::before{
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 25px;
  font-weight: 500;
  background: #fff;
  padding: 0 15px;
  transform: translate(-50%, -50%);
}
.table .features li{
  margin-bottom: 15px;
  list-style: none;
  display: flex;
  justify-content: space-between;
}
.page-contain {
    padding: 3rem;
    line-height: 3;
    font-size: 13px;
    text-align: left;
}
.features li .list-name {
    font-size: 17px;
    font-weight: 400;
    color: #fff;
}
.features li .icon{
  font-size: 15px;
}
.features li .icon.check{
  color: #2db94d;
}
.features li .icon.cross{
  color: #cd3241;
}
.table .btn{
  width: 100%;
  display: flex;
  margin-top: 35px;
  justify-content: center;
}
.table .btn button{
  width: 80%;
  height: 50px;
  color: #200303;
  font-size: 20px;
  font-weight: 500;
  border: none;
  outline: none;
  border-radius: 25px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.table .btn button:hover{
  border-radius: 5px;
}
.basic .features li::selection{
  background: #ffd861;
}

.basic .btn button{
  border: 2px solid #ffd861;
  background: #fff;
  color: #ffd861;
}
.basic .btn button:hover{
  background: #ffd861;
  color: #fff;
}

.premium .btn button:hover{
  background: #833af8;
}

.ultimate .btn button{
  border: 2px solid #43ef8b;
  color: #43ef8b;
  background: #fff;
}
.ultimate .btn button:hover{
  background: #43ef8b;
  color: #fff;
}
.table .btn button a {
    color: #200303;
}
.basic .package-name{
  background: #ffecb3;
}
.premium .package-name{
  background: #d0b3ff;
}
.ultimate .package-name{
  background: #baf8d4;
}
.basic .package-name::before{
  content: "Basic";
}
.premium .package-name::before{
  content: "Premium";
  font-size: 24px;
}
.ultimate .package-name::before{
  content: "Ultimate";
  font-size: 24px;
}
@media (max-width: 1020px) {
  .wrapper .table{
    width: calc(50% - 20px);
    margin-bottom: 40px;
  }
}
@media (max-width: 698px) {
  .wrapper .table{
    width: 100%;
  }
}
::selection{
  color: #fff;
}
.table .ribbon{
  width: 150px;
  height: 150px;
  position: absolute;
  top: -10px;
  left: -10px;
  overflow: hidden;
}
.table .ribbon::before,
.table .ribbon::after{
  position: absolute;
  content: "";
  z-index: -1;
  display: block;
  border: 7px solid #4606ac;
  border-top-color: transparent;
  border-left-color: transparent;
}
.table .ribbon::before{
  top: 0px;
  right: 15px;
}
.table .ribbon::after{
  bottom: 15px;
  left: 0px;
}
.table.basic .ribbon span {
    text-decoration: line-through 1px;
}
.table .ribbon span{
  position: absolute;
  top: 30px;
  right: 0;
  transform: rotate(-45deg);
  width: 200px;
  background: #721a27;
  padding: 10px 0;
  color: #fff;
  text-align: center;
  font-size: 17px;
  text-transform: uppercase;
  box-shadow: 0 5px 10px rgba(0,0,0,0.12);
}
.page-content {
    padding: 0;
    display: flex;
    flex-direction: column;
    background: #151515;
    color: #fff;
    border-radius: 15px;
    overflow: hidden;
}
    .team-box {
        display: flex;
        place-content: space-between;
        flex-wrap: wrap;
    }
.date-package {
    padding: 1rem;
    text-align: center;
    display: block;
    font-size: 25px;
    background: #00000026;
    color: #bababa;
    margin: 1rem auto;
    border-radius: 1rem;
}
    .person {
        width: 40%;
        display: flex;
        flex-direction: column;
        place-content: center;
        align-items: center;
        padding: 10px;
        margin: 30px auto;
    }
    .image-person {
        height: 300px;
        background: #d8d8d8;
        width: 100%;
        overflow: hidden;
        border-radius: 1rem;
    }
    .image-person img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: 10px -17px;
    }
    .person:nth-child(1) img {
        object-position: 0 -55px;
    }
    .name-person {
        margin: 30px auto;
        display: block;
    }
    section.our-team >h4 {
        display: block;
        text-align: center;
        font-size: 25px;
    }
    section.our-team >h2 {
        font-size: 45px;
        color: #001220;
    }
    .child-section{
        display: flex;
    }
    .left-section ,.right-section{
        width: 100%;
    }
    .child-section {
        display: flex;
        align-items: center;
        padding: 2rem;
    }
    .left-section, .right-section {
        width: 100%;
        padding: 2rem;
    }
    .left-section h3 {
        font-size: 45px;
        color: #ffffff;
    }
    .left-section p {
        line-height: normal;
        font-size: 20px;
        color: #fff;
        font-weight: 600;
        text-align: left;
    }
article.tabs{
	font-family: Lato, sans-serif;
	background-color: #160d3c;
	color: #22abed;
	display: grid;
	place-items: center;
}

article.tabs p.tabnav {
	font-size: 1.1em;
	text-transform: uppercase;
		text-align: right;}


article p.tabnav a {
	text-decoration: none;
		color: #999}


article.tabs {
	position: relative;
	display: block;
	width: 40em;
	height: 15em;
		margin: 2em auto;}


article.tabs section {
	position: absolute;
	display: block;
	top: 1.8em;
	left: 0;
	height: 12em;
	padding: 10px 20px;
	background-color: #ddd;
	border-radius: 5px;
	box-shadow: 0 3px 3px rgba(0,0,0,0.1);
		z-index: 0;}


article.tabs section:first-child {
	z-index: 1;
}

article.tabs section h2 {
	position: absolute;
	font-size: 1em;
	font-weight: normal;
	width: 120px;
	height: 1.8em;
	top: -1.8em;
	left: 10px;
	padding: 0;
	margin: 0;
	color: #999;
	background-color: #ddd;
		border-radius: 5px 5px 0 0;}


article.tabs section:nth-child(2) h2 {
	left: 132px}


article.tabs section:nth-child(3) h2 {
	left: 254px

}
article.tabs section h2 a {
	display: block;
	width: 100%;
	line-height: 1.8em;
	text-align: center;
	text-decoration: none;
	color: inherit;
		outline: 0 none;}


article.tabs section,
article.tabs section h2 {

	transition: all 500ms ease
}

article.tabs section:target, article.tabs section:target h2 {
	color: #333;
	background-color: #fff;
		z-index: 2}
.left-section a {
    background: #002746;
    padding: 1rem 4rem;
    font-size: 30px;
    display: inline-flex;
    margin: 20px auto;
    color: #fff;
    border-radius: 1rem;
    transition: all 1s linear;
    position: relative;
    align-items: center;
}
.left-section a:after {
    position: absolute;
    right: 21px;
    content: "\e04e";
    font-family: "tiarac";
}
.left-section a:hover {
    opacity: 0.6;
}
    .right-section {
        position: relative;
    }

.right-section::before {
    position: absolute;
    width: 80%;
    height: 240px;
    background: #002746;
    content: "";
    z-index: -1;
    bottom: 0;
    border-radius: 2rem;
    right: 0;
}
.right-section figure img {
    width: 100%;
    display: block;
}
section.secound-section {
    margin: 4rem auto;
}
.secound-section h2 {
    text-align: center;
    margin: 2rem auto;
    font-size: 55px;
    color: #ffffff;
}
.secound-section p {
    color: #a4a4a4;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
}
section.third-section {
    width: 100%;
}
.items-learn {
    display: flex;
    place-content: space-between;
    width: 100%;
    padding: 10px;
    flex-direction: row-reverse;
}
.item-learn {
    margin: 15px;
    display: flex;
    flex-direction: column;
    place-content: center;
    align-items: center;
    width: 100%;
}
.item-learn i {
    display: block;
    font-size: 40px;
    margin-bottom: 30px;
    color: #fff;
}
.item-learn h4 {
    font-size: 20px;
    text-align: center;
    white-space: nowrap;
    color: #d6d6d6;
    font-weight: 400;
}
.pc-tab > input,
.pc-tab section > div {
  display: none;
}

#tab1:checked ~ section .tab1,
#tab2:checked ~ section .tab2,
#tab3:checked ~ section .tab3,
#tab4:checked ~ section .tab4 {
  display: block;
}

#tab1:checked ~ nav .tab1,
#tab2:checked ~ nav .tab2,
#tab3:checked ~ nav .tab3,
#tab4:checked ~ nav .tab4 {
  color: red;
}

.pc-tab {
    width: 100%;
    margin: 0 auto;
	    background: #fff;
  }
  .pc-tab ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .pc-tab ul li label {
    float: left;
    padding: 15px 25px;
    border: none;
    border-bottom: 0;
    background: #eeeeee;
    color: #646464;
  }
  section.tab-container div p {
    color: #000;
    font-size: 16px;
    font-weight: 600;
}
  .pc-tab ul li label:hover {
    background: #dddddd;
  }
  .pc-tab ul li label:active {
    background: #ffffff;
  }
  .pc-tab ul li:not(:last-child) label {
    border-right-width: 0;
  }
  .pc-tab section {
    font-family: "Droid Serif";
    clear: both;
  }
.barcode-box .pc-tab ul li label {
    float: left;
    padding: 5px 15px;
    border: none;
    border-bottom: 0;
    background: #eeeeee00;
    color: #ffffff;
	position:relative;
	overflow:hidden;
}
.barcode-box .pc-tab ul li label::before {
    width: 15px;
    height: 15px;
    padding: 10px;
    position: relative;
    right: 0;
    z-index: 11;
    content: "";
    display: block;
    float: right;
    margin-left: 15px;
}
.barcode-box .pc-tab ul li label.usdc::before {
    background-image: url(./img/usd-coin-usdc-logo.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.barcode-box .pc-tab ul li label.usdt::before {
    background-image: url(./img/Tether-USDT-icon.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.barcode-box .pc-tab ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    place-content: center;
}
.pc-tab section div {
    padding: 20px;
    width: 100%;
    border: none;
    background: #fff;
    line-height: 1.5em;
    letter-spacing: 0.3px;
    color: #444;
}
  .barcode-box .pc-tab section div {
    padding: 5px;
    width: 100%;
    border: none;
    background: none;
    line-height: 1.5em;
    letter-spacing: 0.3px;
    color: #fff;
    place-content: center;
    place-items: center;
}
.left-barcode img {
    margin: 0 auto;
    display: block;
    width: 30%;
    height: auto;
}
.barcode-box .pc-tab {
    width: 100%;
    margin: 0 auto;
    background: none;
}
  .pc-tab section div h2 {
    margin: 0;
    font-family: "Raleway";
    letter-spacing: 1px;
    color: #34495e;
  }
  
  #tab1:checked ~ nav .tab1 label,
  #tab2:checked ~ nav .tab2 label,
  #tab3:checked ~ nav .tab3 label,
  #tab4:checked ~ nav .tab4 label {
    background: white;
    color: #181818;
    position: relative;
    font-size: 20px;
    font-weight: 600;
}
  #tab1:checked ~ nav .tab1 label:after,
  #tab2:checked ~ nav .tab2 label:after,
  #tab3:checked ~ nav .tab3 label:after,
  #tab4:checked ~ nav .tab4 label:after {
    content: "";
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #ffffff;
    left: 0;
    bottom: -1px;
  }
  section.section-six h4 {
    display: block;
    margin: 3rem auto;
    font-size: 20px;
    color: #fff;
}
section.content-single h5 {
    font-size: 35px;
    margin: 3rem auto;
    font-weight: 800;
}
section.content-single ul {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    padding: 2rem;
}
section.content-single ul li {
    margin: 2rem auto;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
section.content-single ul li span {
    font-size: 18px;
    font-weight: 600;
}
section.content-single ul li i {
    display: inline-block;
    margin-right: 10px;
    font-size: 30px;
}
fieldset.payment ul li:last-child textarea {
    width: 100% !important;
    display: block;
}
fieldset.payment ul li:last-child {
    width: 100%;
}
.barcode-box {
    display: flex;
    gap: 10px;
    place-content: space-between;
    align-items: center;
	    flex-direction: column;
}
.right-barcode {
    float: right;
    padding: 15px;
}
.title-barcode p strong {
    font-size: 15px;
    font-weight: 400;
}
.copy-address {
    padding: 1rem;
    background: #1d1d1d;
    text-align: center;
    color: #ffffff;
    font-weight: 700;
    border-radius: 1rem;
}
.left-barcode {
    float: left;
    padding: 10px;
}
.form-pay {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    padding: 10px;
}
.form-pay h3 {
    font-size: 25px;
    color: #001220;
}
fieldset.payment ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    width: 100%;
}
fieldset.payment ul li {
    width: 100%;
    display: block;
    padding: 5px;
}
.label {
	padding: 10px;
	font-size: 18px;
	color: #fff;
}
.copy-text {
	position: relative;
	padding: 10px;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 10px;
	display: flex;
}
.copy-text input.text {
	padding: 10px;
	font-size: 18px;
	color: #555;
	border: none;
	outline: none;
    width: 100%;
}
.copy-text button {
	padding: 10px;
	background: #5784f5;
	color: #fff;
	font-size: 18px;
	border: none;
	outline: none;
	border-radius: 10px;
	cursor: pointer;
}

.copy-text button:active {
	background: #809ce2;
}
.copy-text button:before {
	content: "Copied";
	position: absolute;
	top: -45px;
	right: 0px;
	background: #5c81dc;
	padding: 8px 10px;
	border-radius: 20px;
	font-size: 15px;
	display: none;
}
.copy-text button:after {
	content: "";
	position: absolute;
	top: -20px;
	right: 25px;
	width: 10px;
	height: 10px;
	background: #5c81dc;
	transform: rotate(45deg);
	display: none;
}
.copy-text.active button:before,
.copy-text.active button:after {
	display: block;
}
.person:nth-child(3) img {
    width: 75%;
    object-position: 0 -25px;
    margin: 0 auto;
    display: block;
}
.person {
    width: 40%;
    display: flex;
    flex-direction: column;
    place-content: center;
    align-items: center;
    padding: 10px;
    margin: 30px auto;
    transition: all 500ms linear;
}

.person:hover {
    cursor: pointer;
    transform: translate(0px, -10px);
    opacity: 0.6;
}
.index-article-main article:hover {
    background: #c7c7c7;
    cursor: pointer;
    transition: 1s;
    color: #001220;
    transform: translate(10px, 10px);
}
.button-learn a:hover {
    opacity: 0.6;
    transition: 1s;
    background: #cbcbcb;
    color: #001220;
}
.item-slider {
    width: 100%;
    height: 100vh;
    display: block;
    background-blend-mode: multiply;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
    position: relative;
    -webkit-mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: bottom;
}
section.cover-import div img {
    width: 100%;
    display: block;
    margin: 0 auto;
    height: 400px;
    object-fit: cover;
    object-position: bottom;
}
.detail-banner {
     position: absolute;
    height: 80%;
    width: 100%;
    display: flex;
    color: white;
    top: 10%;
    right: 0;
    left: 0;
    text-align: center;
    overflow: hidden;
    margin: 0 auto;
    font-weight: 900;
    flex-direction: column;
    place-items: center;
    place-content: space-evenly;
    background: #08257669;
    backdrop-filter: blur(5px);
}
.detail-banner h6 {
    font-size: 35px;
}
.detail-banner pre {
    white-space: pre-line;
    font-size: 20px;
}
section.info-petro {
    overflow: hidden;
}
.title-section h2 {
    display: block;
    margin: 10px auto;
    text-align: center;
    font-size: 20px;
    padding: 20px;
    color: #5e5e5e;
    font-weight: 600;
    position: relative;
    width: fit-content;
}
.info-container {
    display: flex;
    place-content: space-between;
    width: 100%;
    align-items: center;
}
.info-container .right-info, .info-container .left-container {
    padding: 0 20px;
    width: 50%;
    display: flex;
    flex-direction: column;
}
.title-info-petro {
    float: right;
    margin: 1rem 2rem;
}
.exerpt-petro {
    text-align: justify;
    padding: 5px;
    color: #ffffff;
    font-size: 16px;
    margin: 10px 0;
}
.title-info-petro h2 {
    font-size: 26px;
    padding: 10px;
    font-weight: 900;
    color: #ff3434;
}
.info-item {
    display: flex;
    flex-direction: column;
}
.info-items {
    display: flex;
    padding: 10px;
    align-items: center;
    gap: 0 20px;
    color: #dbdbdb;
    font-size: 13.5px;
}
.icon-info {
    color: orange;
    -webkit-text-stroke: medium;
    border: 1px solid;
    padding: 6px 6px;
    display: flex;
}

.left-info {
    display: flex;
    flex-direction: row-reverse;
}
.thumb-info img {
    width: 100%;
    display: block;
}
.years-exp {
    border: 2px solid #ccc;
    place-items: center;
    padding: 10px;
    align-self: flex-end;
    margin: 10px;
    overflow: hidden;
}
.years-exp svg {
    float: left;
    margin: 10px;
}
span.text-year {
    clear: both;
    float: right;
    display: block;
    margin-right: 0;
    color: #ffffff;
    text-align: center;
}
span.years {
    float: none;
    display: inline-block;
    font-size: 30px;
    margin-top: 20px;
    padding: 5px;
    color: #ffffff;
    font-weight: 900;
}
.video-container img {
    display: block;
    width: 80%;
    margin: 0 auto;
}
.about-petro-main {
    display: flex;
	flex-direction: row-reverse;
}
.item-about {
    width: 60%;
    display: flex;
    align-items: center;
    place-content: flex-end;
}
div#left-about {
    width: 40% !important;
}
.left-item-about {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    place-content: space-between;
    width: 100%;
}
div#about1{
	background-image:url(./img/cover-item2.jpg)
}
div#about2{
	background-image:url(./img/cover-item1.jpg)
}
div#about3{
	background-image:url(./img/cover-item4.jpg)
}
div#about4{
	background-image:url(./img/cover-item3.jpg)
}
.box-about {
    flex: 1 1 47%;
    height: 170px;
    width: auto;
    margin: 10px 5px;
    background-size: cover;
    background-color: #4a4a51ad;
    background-blend-mode: overlay;
    display: flex;
    align-items: center;
    place-content: center;
    position: relative;
    cursor: pointer;
	    border-radius: 1rem;
}
.box-about h4 {
    display: block;
    padding: 10px;
    color: #fff;
    text-align: center;
    font-size: 25px;
}
.content-box-about {
    position: absolute;
    background: #330303cf;
    height: 100%;
    width: 100%;
    right: 0;
    left: 0;
    display: flex;
    align-items: center;
    padding: 15px;
    text-align: justify;
    color: #fff;
    font-size: 13px;
    opacity: 0;
    transition: 600ms ease-out;
    bottom: -30px;
}
.content-box-about:hover {
    opacity: 1;
    transition: 600ms ease-in;
    bottom: 0;
}
section.counters .container {
    display: flex;
    flex-wrap: wrap;
}
.price-area {
    width: 50%;
}
.item-counter {
    overflow: hidden;
    flex: 1 1 10%;
    color: #fff;
    text-align: center;
}
.item-counter img {
    display: block;
    width: 100%;
    height: 100px;
    object-fit: contain;
}
.why-buy h2 {
    margin: 2rem;
}
.why-buy {
    color: #fff;
    margin: 3rem auto;
    display: flex;
	flex-direction: column;}


        /********responsive****/    
        @media only screen and (max-width: 576px)
{
    .container {max-width: 540px;}
    .main-header {
        flex: 1 1 auto;
        position: absolute;
        bottom: 0;
        right: 0;
        width: min-content;
        top: 0;
        display: flex;
        flex-direction: column;
        place-content: center;
    }
	.ubermenu-responsive-default.ubermenu-responsive .ubermenu-item.ubermenu-active>.ubermenu-submenu.ubermenu-submenu-type-mega {
    position: relative !important;
}
	.category-education-fa .right-header a {
    padding-right: 100px;
}
	.category-education-fa .logo-header a figure img {
    margin-right: auto;
}
	.category-education-fa .container-header {
    flex-direction: row-reverse;
}
#index-slider {
    position: relative;
    z-index: 11;
    width: 100%;
    color: #FFF;
    background-size: contain;
    height: 500px;
    background-repeat: no-repeat;
    background-position: center;
    box-shadow: 0px 2px 10px -1px #1d1d1d;
    overflow: hidden;
    margin: 2rem auto;
}
	.about-petro-main {
    flex-direction: column;
}
	div#left-about {
    width: 100% !important;
}
	.item-counter h3 {
    font-size: 10px;
	}
	.why-buy.container p {
    padding: 1rem;
    font-size: 22px;
    text-align: justify;
}
	.video-container img {
    display: block;
    width: 100%;
    margin: 0 auto;
}
	.container-header {
    width: 100%;
    display: flex;
    place-content: center;
    align-items: center;
    flex-direction: column;
}
	
.logo-header a figure {
    width: 15%;
    overflow: hidden;
    margin: unset;
}
	.left-header, .main-header, .right-header {
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
}
	.left-header {
    flex: 1 1 100%;
}
	.logo-header a {
    display: flex;
    align-items: center;
    position: relative;
    place-content: center;
}
	
	
	.item-support {
    flex: 1 1 45%;
    overflow: hidden;
    max-width: 100%;
    margin: 10px;
}
	section.askbox {
    display: flex;
    flex-direction: column;
    place-content: center;
    place-items: center;
    overflow: hidden;
    padding: 3rem;
    background: linear-gradient(149deg, #444444, #252525, #0d0f10, #2b2b2b);
    background-size: 800% 800%;
    -webkit-animation: Animationbg 18s ease infinite;
    -moz-animation: Animationbg 18s ease infinite;
    -o-animation: Animationbg 18s ease infinite;
    animation: Animationbg 18s ease infinite;
    border-radius: 2rem;
    margin: 2rem 1rem;
}
	.price-area {
    width: 35%;
}
.studio-empty img {
    width: 100%;
    display: block;
    margin: 0 auto;
    height: 360px;
    object-fit: cover;
    object-position: center;
}
	.accordion {
    width: 100%;
}
.logo-header a figure img {
    display: block;
    width: 100%;
    position: relative;
}
	section.support-team {
		padding: 15px;}
.item-about {
	width: 100%;}
	.item-counter img {
		height: 50px;}
	.box-about {
		flex: 1 1 100%;}
	.info-container {
		    flex-direction: column;
		width: 100%;}
	.info-container .right-info, .info-container .left-container {
		width: 100%;}
	.paragraph-main {
		width: 90%;}
	.section {
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 50px 20px 50px;
    display: flex;
    position: relative;
    overflow: hidden;
}
	.info-main h1 {
    font-size: 30px;
    margin: 0 5rem;
}
	.info-main span {
    font-size: 20px;
}
	section.askbox >h1 {
    font-size: 30px;
    color: #fff;
    padding: 10px;
    margin: 2rem auto;
    text-align: center;
}
	.paragraph-mains {

		width: 80%;}
  .page-template-fa .right-header a {
    padding-right: 0 !important;
}
	.index-slider1 {
    background-image: url(img/index-slider1-res.webp);
}
	.index-slider2 {
    background-image: url(img/index-slider2-res.webp);
}
 .page-template-fa header .main-header {
    flex: 1 1 auto;
    position: absolute;
    bottom: 0;
    right: auto;
    width: min-content;
    top: 0;
    display: flex;
    flex-direction: column;
    place-content: center;
    left: 0;
}
.right-header {
    border-radius: 2rem;
    flex: 1 1 auto;
    padding: 5px 10px;
    align-self: flex-end;
    place-content: space-around;
    width: 100%;
}
.right-header a {
    padding-left: 0;
    position: relative;
    right: 0;
    color: #000;
    font-size: 15px;
    left: 0;
    width: fit-content;
    padding-right: 0;
}
	
    .main-header button i {
        font-size: 30px;
        display: inline-block;
    }
.right-header i {
    font-size: 20px;
    order: 1;
}
        .header-scroll .logo-header a figure img {
            display: block;
            width: 50%;
        }
        .ubermenu-responsive-default.ubermenu.ubermenu-mobile-modal .ubermenu-mobile-footer .ubermenu-mobile-close-button {
            color: #fff !important;
        }
        .ubermenu-responsive-default.ubermenu.ubermenu-mobile-modal.ubermenu-mobile-accordion.ubermenu-interaction-press {
            background: #010737 !important;
        }
        .index-article {
            flex-wrap: wrap;}
            .info-slider {
                width: 100%;
                display: block;
            }
            p.support-caption {
                width: 100%;}
                .main-content {
                    flex-direction: column;}
                    section.student-box {
                        padding: 20px;
                        height: 300px;
                    }
                    .item-footer {
                        flex: 1 1 100%;
                        padding: 10px;
                        align-items: center;
                        display: flex;
                        place-content: center;
                        width: 100%;
                        overflow: hidden;
                    }
                    .footer-conteiner {
                        flex-direction: column;}
                        div#secound-item-footer {
                            order: -1;
                        }
                        nav.social-footer ul li a span {
                            place-content: center;
                        }
    nav.social-footer ul li {
        display: block;
        margin: 15px;
        max-width: 100%;
        flex: 1 1 100%;
        text-align: center !important;
    }
    nav.social-footer ul {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        place-content: center;
        place-items: center;
    }

                            nav.social-footer {
                                width: 100%;
                                overflow: hidden;
                            }
                            div#first-item-footer {
                                place-content: end;
                                flex-direction: column;
                            }
                      
                            .title-learn {
                                font-size: 30px;}
                                .child-contact {
                                    width: 100% !important;
                                }
                                .main-contact {
                                    flex-direction: column;
                                }
                                .team-box {
                                    flex-wrap: wrap;
                                }
                                .top-banner img {
                                    object-fit: cover;
                                }
                                .top-banner {
                                    width: 100%;
                                    height: 100%;
                                }
                                article.category-box {
                                    flex: 1 1 100%;
                                    background: #f1f1f1;
                                    margin: 20px;
                                    border-radius: 1rem;
                                    overflow: hidden;
                                    max-width: 100%;
                                }
                                .inner {
                                    display: flex;
                                    flex-wrap: unset;
                                    position: relative;
                                    flex-direction: column;
                                }
                                .child-section {
                                    display: flex;
                                    align-items: center;
                                    padding: 0;
                                    flex-direction: column;
                                }
                                .items-learn {
                                    display: flex;
                                    place-content: space-between;
                                    width: 100%;
                                    padding: 10px;
                                    flex-direction: column;
                                }
                                .page-content {
                                    padding: 0;
                                    display: flex;
                                    flex-direction: column;
                                    overflow: hidden;
                                }
                                .item-learn {
                                    margin: 15px auto;}
                                    .ubermenu-responsive-default.ubermenu.ubermenu-mobile-modal {
                                        background: #02052d !important;}
                                        .banner-page {
                                            background-size: cover !important;
                                            background-attachment: unset !important;
                                            height: 200px;}
                                            ul.breadcrumb {
                                                padding: 1rem;}
                                                fieldset.payment ul li {
                                                    width: 100%;
                                                    display: block;
                                                    padding: 5px; }
.price-area .inner-area .price {
	font-size: 20px;}
                                                .barcode-box {
                                                    display: flex;
                                                    gap: 0;
                                                    place-content: space-between;
                                                    overflow: hidden;
                                                    flex-direction: column;
                                                    align-items: center; }
.person {
    width: 90%;
    padding: 0;
    margin: 10px auto;}
.image-person {
    height: 280px;
    width: 100%;}
	.image-person img {
    object-position: 0 0;}
.person:nth-child(1) img {
    object-position: 0 -20px;}
	.person:nth-child(3) img {
    width: 80%;
    object-position: 0 -13px;
    margin: 0 auto;
    display: block;}
	.ubermenu-submenu-id-199 {
    background: #080040 !important;
    position: relative !important;}
	section.pay-contain {
    flex-direction: column;
}
	.right-pay, .left-pay {
    padding: 5px;
    width: 100%;
}
	
}