.banner img{
    height: 600px;
    margin-top: -250px;
    width: 100%;
    object-fit: cover;
}

.vv iframe{
    top: 0;
    left: 0;
    width: 100%;
    height: 302px;
    border-radius: 24px;
    position: relative !important;
    background: #262626;
}

.diller {
    width: auto !important;
    margin-right: 15px;
}
.mobdagoster {
    display:none;
}
.bayraq {
    width: 26px;
}
.dropdown-toggle::after {
    vertical-align: 2px;
}
img.loqo {
  width: 70px;
}

.yardimci {
}
.support-avatars {
    display: flex;
    align-items: center;
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 10px;
}

.support-avatars__item {
    position: relative;
}
.support-avatars__avatar {
    width: 100px;
    height: 100px;
    display: inline-block;
    border: 2px solid #fff;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, .04);
    border-radius: 50%;
    transition: transform 150ms ease-in;
}
.support-avatars-ad {
    font-size: 15px;
    padding-top:10px;
}
.support-avatars-ixtisas {
    font-size: 14px;
}
.support-avatars__tag {
    position: absolute;
    bottom: 0;
    left: 50%;
    padding: 3px;
    width: 70px;
    text-align: center;
    border-radius: .2rem;
    color: #fff;
    background-color: blue;
    font-size: 14px;
    line-height: 1.3333333333;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, .16);
    opacity: 0;
    transform: translate(-50%, -60%);
    transition: opacity 150ms ease-in, transform 150ms ease-in;
}
.support-avatars__item:not(:first-child) {
    margin-left: -30px;
}
.support-avatars__item:hover {
    z-index: 2;
}
.support-avatars__item:hover>.support-avatars__avatar {
    transform: translateY(-10px);
}
.support-avatars__item:hover>.support-avatars__tag {
    opacity: 1;
    transform: translate(-50%, -50%);
}



.sag {
  background: #303030;
  border-radius: 25px;
  color: white;
  padding: 10px;
  margin-left: 20px;
}
.sol {
  padding: 10px;
}

.sag img {
  filter: brightness(10) contrast(0.1);
  max-width: 27px !important;
}

.solgun {
  opacity: 0.4;
}

a,
a:hover {
  text-decoration: none;
}

#muellimler {
  padding: 70px 0;
}
#telebereyleri {
  padding: 70px 0;
}
#niyebiz {
  padding: 70px 0;
  background: #f5f5f5;
}
#mezunlar {
  padding: 70px 0;
  background: #f5f5f5;
}
#diplom {
  padding: 70px 0;
}

#oyrenebilmesen {
  padding: 70px 0;
}
#bizitovsiye {
  padding: 70px 0;
  background: #f5f5f5;
}
#harada {
  padding: 70px 0;
}
#cta {
  padding: 70px 0;
  background: #d1f246;
}
.section-12-content {
  width: 100%;
  margin: 0 auto;
  padding: 60px 80px;
  border-radius: 20px;
  background-color: #fff;
  min-height: 360px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.section-12-card-1 h2 img {
  width: 34px;
  margin-top: -14px;
}
.section-12-card-1 h2 {
  font-size: 32px;
  line-height: 40px;
  text-align: left;
  letter-spacing:-1px;
}
.fotoo img {
  width: 100%;
  height: 600px;
  object-fit: cover;
}

.review {
  height: 435px !important;
  border-radius: 20px;
}
img.arxa {
  height: 380px !important;
  width:310px;
  border-radius: unset !important;
}
img.play {
  height: 100px !important;
  object-fit: contain !important;
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  background: #ffffff;
  filter: none !important;
  border-radius: 50% !important;
  opacity: 0.6;
  transition: 0.1s;
  width: auto !important;
}
.review:hover img.play {
  opacity: 0.9;
}
.telebe-body {
  padding: 30px 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  bottom: 0;
  position:absolute;
}

.review iframe {
    height:500px;
}

.review:after {
  background: linear-gradient(180deg, transparent, #000);
  bottom: 0;
  content: "";
  display: block;
  height: 190px;
  left: 0;
  position: absolute;
  width: 100%;
}
.review-title {
  position: absolute;
  bottom: 40px;
  left: 20px;
  right: 20px;
  z-index: 1;
  color: white;
}
.review-text {
  position: absolute;
  bottom: 0;
  left: 20px;
  right: 20px;
  z-index: 1;
  color: white;
  opacity: 0.4;
}
.sahe {
  position: absolute;
  top: 20px;
  left: 20px;
  background: white;
  padding: 3px 20px;
  border-radius: 15px;
  font-size: 14px;
}
.left-section {
  width: 30%;
  background: #f8f9fa;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}
.right-section {
  width: 100%;
  position: relative;
  padding-left: 90px;
}
.swiper-container {
  width: 100%;
}
.swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}
#muellimler .card {
  width: 100%;
  height: 500px;
  border: none;
  object-fit: cover;
  overflow: hidden;
    
}
#muellimler .card-text {
    font-size: 14px;
    opacity: 0.6;
}
#muellimler .card img  {
  height: 300px;
  object-fit: cover;
  object-position:top;
  border-radius:20px;
  filter: grayscale(100) brightness(1.1);
}
#muellimler .card-body {
    text-align:center;
}
#telebereyleri .card {
  width: 100%;
  height: 100%;
  border: none;
  object-fit: cover;
  overflow: hidden;
}
#telebereyleri .card-body {
  padding: 30px 0;
  width: 100%;
}
#telebereyleri .card img {
  height: 400px;
  object-fit: cover;
  border-radius: 20px;
  filter: grayscale(100) brightness(1.1);
}

#niyebiz .card, #mezunlar .card {
  width: 100%;
  padding: 40px 40px;
  border: none;
  overflow: hidden;
  background: white;
  border-radius: 32px;
}
#niyebiz .card img, #mezunlar .card img {
  height: 140px;
  width: 140px;
  object-fit:cover;
  object-position: top;
  border-radius: 20px;
}

.isyeri {
    width: auto !important;
    height: 45px !important;
    display: block !important;
    border-radius: 13px !important;
    padding: 8px !important;
    border: 2px solid #efefef !important;
}
#niyebiz .card-body,
#mezunlar .card-body {
  padding: 30px 0 0;
}
#niyebiz .card-title {
  font-size: 17px;
}
#mezunlar .card-title {
  font-size: 16px;
}
#bizitovsiye .card-text {
    opacity:0.3;
    font-size:14px;
}
#bizitovsiye .card-quote {
    font-size:15px;
    margin-bottom: 0;
}
.swiper-button-next,
.swiper-button-prev {
  color: #fff;
}

.swiper-button-next, .swiper-button-prev {
  position: relative !important;
  border: 1px solid #cfcfcf;
  width: 50px !important;
  height: 50px !important;
  border-radius: 50%;
  padding: 10px !important;
  left: auto !important;
  right: auto !important;
  color: #212121 !important;
  margin: 0 10px 0 0 !important;
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
  background: #707070;
  color: white !important;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after,
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  font-size: 20px !important;
}

.diploma {
  background: #f5f5f5;
  border-radius: 30px;
}
.diploma-sol {
  padding: 50px 30px;
  text-align: center;
}
.diploma-sol img {
  height: 300px;
}
.diploma-sag {
  padding: 50px 100px 50px 0;
}
.diploma-basliq {
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 30px;
  line-height:40px;
}
.diploma-text {
  font-size: 15px;
  opacity: 0.8;
  margin-bottom: 40px;
}
.diploma-duyme {
  background: #484848;
  color: white;
  border-radius: 12px;
  padding: 16px 51px;
  transition: 0.2s;
  font-weight: 500;
  display: block;
  width: fit-content;
}

.diploma-duyme:hover {
  opacity: 0.8;
  color: white;
}

.oyrene {
  font-size: 25px;
}

.pause {
    opacity:0.1 !important;
}

#oyrenebilmesen .solgun {
  line-height: 90px;
}
#bizitovsiye .card {
  width: 100%;
  height: 100%;
  border: none;
  object-fit: cover;
  overflow: hidden;
  border-radius: 30px;
}
#bizitovsiye .card img {
  height: 230px;
  width: 100%;
  object-fit: cover;
  object-position: top;
  scale:1.1
}
#bizitovsiye .card-body {
  padding: 35px 30px;
  width: 100%;
}

#harada .card {
  width: 100%;
  border: none;
  overflow: hidden;
}
#harada .card img {
  height: 560px;
  width: 100%;
  object-fit: cover;
  border-radius: 30px;
}
.right-section-harada {
  width: 100%;
  position: relative;
  padding-left: 90px;
  overflow:hidden;
}

/* kohne kodlar asagida */

.nav-item:first-child,
ul {
  padding-left: 0;
}
*,
.nav-link,
.start-now {
  font-weight: 400;
}
.qyd {
  color: white;
  font-weight: 600;
  font-size: 18px;
}
.drop-menu li a:hover {
  background-color: #f1f1f9;
}
.drop-menu li a:hover img {
  scale: 1.08;
}

.drop-menu .sag li a:hover {
  background-color: unset;
}

#blog,
#calculator,
#call-to-action,
#feedback,
#future,
#ourdifference,
#slider #carouselExampleIndicators,
#social-liability,
#why,
#workplaces {
  padding: 70px 0;
}
.diff-table .dif-item,
.future-text,
.raziyam {
  vertical-align: middle;
}
* {
  font-family: Averta, sans-serif;
}
ul {
  list-style-type: none;
  margin-bottom: 0;
}
[type="button"],
[type="reset"],
[type="submit"],
button,
input,
select {
  -webkit-appearance: none;
}
.hamburger {
    cursor: pointer;
    margin: auto;
    transform: rotate(0);
    transition: 0.5s ease-in-out;
    -webkit-transform: rotate(0);
    width: 50px;
    height: 50px;
    border: 1px solid #e5e5e5;
    padding: 11px;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.full-content img:first-of-type, .ph-error, .static-content img:first-of-type {
  width: 100%;
    height: 300px;
    border-radius: 30px;
    margin-bottom: 30px;
    object-fit:cover;
}
.phone-validation.valid-error .ph-error {
  color: red;
  display: block;
  font-size: 13px;
  margin-top: 10px;
}
.carousel-inner {
  position: relative;
  padding-bottom: 60px;
  overflow: visible !important;
}
.classiser-search-bar {
  position: absolute;
  z-index: 2;
  top: 0px;
  left: 800px;
  width: 100%;
  padding: 40px;
  background-color: #92b33a;
  border-radius: 20px;
}
/*.classiser-search-bar input, .classiser-search-bar select{*/
/*    margin-top:20px!important;*/
/*}*/
.slider-caption {
  padding-top: 160px;
  padding-bottom: 60px;
  text-align:center;
}
.br-red.select_mate,
.phone-validation.valid-error #phone-number {
  border: 1px solid red;
}
.menu-container {
  width: fit-content;
  margin: auto;
}
@media only screen and (min-width: 990px) {
  .menu-container {
    width: 50%;
  }
}
.hamburger div {
    background: #404040;
    border-radius: 9px;
    display: block;
    height: 1.5px;
    left: 0;
    position: relative;
    margin: 3px;
    transform: rotate(0);
    transition: 0.25s ease-in-out;
    -webkit-transform: rotate(0);
    width: 100%;
}
.calculator-range,
.copy a,
.stepper-item,
input[type="date"] {
  position: relative;
}
.firststep-btn-form:before, .hamburger div:first-child {
}
.stepper-item.completed-half::after,
.stepper-item.completed::after,
.stepper-item::after {
  top: 16px;
  left: 50%;
  position: absolute;
  content: "";
}
.hamburger div:nth-child(2), .hamburger div:nth-child(3) {
}
.hamburger div:nth-child(4) {

}
.input-date {
  width: 100%;
  padding: 10px;
  border: 1px solid #92b33a;
}
.stepper-wrapper {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.stepper-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1;
}
.stepper-item::after {
  border-bottom: 3px solid #ccc;
  width: 100%;
  z-index: 2;
}
.stepper-item .step-counter {
  position: relative;
  z-index: 5;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 35px;
  color: #9a8a8a;
  border-radius: 3px;
  background: #e4e4e4;
  margin-bottom: 6px;
}

.lang_ch a {
  display: inline-flex;
  /* width: 35px; */
  padding: 5px 10px;
  align-items: center;
  justify-content: center;
  background: rgb(0 0 0 / 4%);
  /* color: white; */
  border-radius: 4px;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
}
body.night .lang_ch a {
  background: rgb(255, 255, 255);
}
body.night a[title="proqramlasdirma tiktok"] {
  fill: #fff;
}
body.night #foot_cont {
  color: #fff;
}
body.night .head-button1:nth-of-type(2) {
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
}
body.night .head-button1:nth-of-type(2):hover {
  background: #fff;
  color: #000;
}
.night .muraciet h4,
.night .muraciet p {
  color: #fff !important;
}
.night .muraciet .call-toaction-button {
  background: #fff !important;
  color: #000 !important;
}
.drop-menu,
.drop-menu .container {
  display: block;
}
.navbar-toggler,
button {
  border: none;
}
.col-right-price h3 span,
.stepper-item.active {
  font-weight: 700;
}
.stepper-item.completed .step-counter,
.stepper-item.completed-half .step-counter {
  background-color: #abd504;
  color: #fff;
}
.stepper-item.completed-half::after {
  border-bottom: 3px solid #abd504;
  width: 50%;
  z-index: 3;
}
.stepper-item.completed::after {
  border-bottom: 3px solid #abd504;
  width: 100%;
  z-index: 3;
}
.stepper-item:first-child::before,
.stepper-item:last-child::after {
  content: none;
}
.step-name {
  color: #9a8a8a;
  font-size: 12px;
  white-space: nowrap;
}
input[type="date"]::-webkit-calendar-picker-indicator {
  background: 0 0;
  bottom: 0;
  color: transparent;
  cursor: pointer;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.mb-30 {
  margin-bottom: 30px;
}

.bacararsan {
  font-size: 17px;
  margin-bottom: 0;
}
a,
a:hover {
  color: inherit;
}
.contact-left-side input[type="number"]:focus,
.contact-left-side input[type="tel"]:focus,
.contact-left-side input[type="text"]:focus,
button:focus,
button:hover {
  border: none;
  outline: 0;
}
button {
  background: 0 0;
}
.why-icon img {
  /* filter:hue-rotate(296deg) */
}
.menu-overlay {
  position: fixed;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  background: #00000091;
  top: 0;
  z-index: 999;
}
.drop-menu, .navbar {
  background: white;
  width: 100%;
}
.manat {
  font-family: azn;
  font-style: normal;
}
.navbar-brand {
  padding: 0;
  margin: 0;
}
.navbar-nav {
  justify-content: center;
  width: 100%;
  align-items: baseline;
}
.select-selected {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-right: 26px;
}
.nav-link {
  font-weight: 500;
  padding: 8px 20px !important;
  font-size: 15px;
  position: relative;
  text-align: left;
  -webkit-transition: 0.1s ease-in-out;
  transition: 0.1s ease-in-out;
}
.drop-menu,
.drop-menu li {
  transition: 120ms cubic-bezier(0.4, 0, 0.2, 1);
}
.nav-link:hover .drop-menu {
  opacity: 1;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: -1;
  border-top: 1px solid #d8d8d8;
  padding: 30px 0 10px;
  will-change: transform;
  visibility: visible;
}
.nav-link:hover {
  padding: 8px 20px !important;
  background: rgba(255, 255, 255, 0.15);
  opacity: 0.7;
  border-radius: 8px;
}
.drop-menu {
  opacity: 0;
  position: absolute;
  background: white;
  top: 91%;
  z-index: -1;
  border-radius: 16px;
  will-change: transform;
  visibility: hidden;
  width: auto;
}
.navbar {
  position: fixed;
  top: 0;
  z-index: 999;
  padding: 0;
  max-height: 100vh;
}

.nav-item {
  padding: 15px 0px;
}
.nav-item:last-child {
  padding-right: 0;
}
.drop-menu li {
}
.drop-menu li a {
  padding: 9px 30px 9px 9px;
  display: inline-flex;
  align-items: center;
  border-radius: 25px;
  width: 100%;
}
.drop-menu li a img {
  margin-right: 8px;
  transition: 0.2s;
  max-width: 32px;
}
.drop-list .nav-link:after {
  content: "";
  border: solid #7b7b7b;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transition: 0.2s;
  margin-left: 8px;
  margin-bottom: 2px;
}

.dark-mode .sw-text {
  margin-right: 10px;
  color: #9a9a9a;
  line-height: 14px;
  font-size: 12px;
}
.switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 24px;
  margin-bottom: 0;
}
.dark-mode span {
  margin-right: 10px;
  color: #a6a6a6;
  border-radius: 34px;
}
.round {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.round:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 3px;
  background-color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
}
.night .drop-menu,
.night .head,
.night .navbar,
.night footer,
body.night {
  background-color: #000;
}
.header-social li a {
  margin-right: 10px;
  transition: 0.5s;
}
.dark-mode.active #light::before {
  left: 19px !important;
}
.dark-mode.active .round {
  background-color: #02c902;
}
.night .navbar {
  box-shadow: #393939 0 -1px 0 0 inset;
}
.night .nav-link:after {
  border-color: #fff;
}
.night .footer-social li a:hover,
.night .header-social li a:hover,
.night .slider-more {
  background-color: #fff;
  color: #000;
  fill: #000;
}
.night #calculator,
.night #feedback,
.night #slider,
.night #social-liability,
.night #why {
  background: #000;
}
.night #blog h2,
.night #calculator .col-right-header h2,
.night #calculator h2,
.night #feedback h2,
.night #first-step .title,
.night #future h2,
.night #ourdifference h2,
.night #social-liability .title,
.night #why h2,
.night #workplaces h2,
.night .calc-checkbox,
.night .checks h2,
.night .col-right-header h5,
.night .col-right-price h3,
.night .col-right-price p,
.night .courses-subtitle,
.night .courses-title,
.night .dark-mode span,
.night .diff-table .dif-item,
.night .drop-menu li a,
.night .feedback-right-side,
.night .first-step-form label,
.night .footer-links-primary li a,
.night .footer-links-second li a,
.night .footer-social li a,
.night .future-text,
.night .head h1,
.night .head-button2,
.night .left-top-side-text h2,
.night .left-top-side-text p,
.night .nav-link,
.night .navbar-toggler i,
.night .page-content,
.night
  .plan-grid
  .plan-grid-item-box:nth-last-child(2)
  .plan-grid-item-box-text
  h4,
.night
  .plan-grid
  .plan-grid-item-box:nth-last-child(2)
  .plan-grid-item-box-text
  h5,
.night .plan-grid-item,
.night .plan-grid-item:nth-child(12n + 1)::before,
.night .plan-title,
.night .slider-caption .description,
.night .slider-caption h1,
.night .tecnologies-title,
.night .why-text h5 {
  color: #fff;
}
.night .footer-social li a,
.night .header-social li a {
  border: 1px solid #fff;
  background: black;
}
.night .courses-item,
.night .head-button2:hover,
.night .slider-more:hover,
.plan-grid-item-box-text h4 {
  color: #000;
}
.night .col-left,
.night .drop-menu li a:hover,
.night .feedback-box,
.night .future-box,
.night .why-box,
.night .workplaces-box {
  background-color: #2f2f2f;
}
.night .col-right {
  background-color: #212121;
}
.night .head-button2 {
  border: 2px solid #fff;
}
.night .diff-table .dif-item {
  border-top: 1px solid #272727;
}
.night #workplaces .workplaces-box img {
  filter: brightness(100);
}
.night .workplaces-box span {
  background-color: rgb(30 30 30);
}
.night .ui-slider-horizontal .ui-slider-range {
  background: #434343;
}
.night .calculator-range-box {
  border: 1px solid #434343;
}
.night .col-right-header {
  border-bottom: 1px solid #434343;
}
.night .drop-menu {
  border-top: 1px solid #393939;
}
.night .plan-grid-item-box-fasile {
  background-image: url(/img/zolaq2.svg?=111111); 
} 
.start-now {
  font-size: 15px;
  font-weight: 500;
  border-radius: 8px;
  background: #d1f246;
  padding: 10px 50px;
}
.start-now:hover {
  background-color: #c4e545;
}
.header-social li a {
  width: 34px;
  height: 34px;
  background-color: #696969;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid transparent;
}
.header-social li a:hover {
  background-color: #fff;
  color: #000;
  border: 1px solid #fff;
}
.header-social {
  margin: 0 10px 0 20px;
}
.slider-caption .hdavami, .slider-caption h1, .slider-caption h6 {
    font-weight: 700;
    font-size: 119px;
    line-height: 130px;
    margin-bottom: 16px;
    letter-spacing: -6px;
    text-align: center;
}
.hdavami {
  margin-top: -16px;
}
.slider-caption .description {
    font-weight: 400;
    letter-spacing: -1px;
    opacity: 0.4;
    font-size: 30px;
    text-align: center;
}
#slider {
  background: #ffffff;
  overflow: hidden;
}
.circle-content {
  width: 450px;
  height: 450px;
  position: relative;
}
#slider .circle {
  background: #92b33a;
  width: 100%;
  height: 100%;
  z-index: 1;
  top: 0;
  border-radius: 50%;
  transform: scale(0.6);
  animation: 1s forwards scale;
  position: absolute;
}
@keyframes scale {
  to {
    transform: scale(1);
  }
}
.slider-img {
  width: 100%;
  transition: transform 1s;
  z-index: 1;
  position: relative;
  left: 0;
  top: 0;
}
#slider .carousel-indicators {
  margin-bottom: 10px !important;
  padding-bottom: 20px;
}
.carousel-indicators li:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
  border: 2px solid #92b33a;
  border-radius: 50%;
  opacity: 0;
}
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.future-box img,
.future-text,
.slider-more {
  display: inline-block;
}
.carousel-indicators li {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #cccfde;
  border: none;
  opacity: 1;
  position: relative;
  border-radius: 50%;
  outline: 0;
  -webkit-transition: background-color 0.4s;
  transition: background-color 0.4s;
  margin: 0 15px;
  cursor: pointer;
}
#why .col-lg-6 .why-box,
.calc-checkbox label,
.copy,
.footer-links-primary li:last-of-type a,
.footer-links-second li:last-of-type a,
.future-text p,
.raziyam {
  margin-bottom: 0;
}
.carousel-indicators li.active:before {
  opacity: 1;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.workplaces-box img,
.workplaces-box.ofis img {
  transition: transform 0.35s cubic-bezier(0.3, 0.1, 0.3, 1);
}
.slider-more {
  background: #000000;
  color: white;
  border-radius: 12px;
  padding: 16px 51px;
  transition: 0.5s;
  font-weight: 500;
}
footer {
  background-color: #3a3a3a;
}
footer img {
  width: 170px;
}
.slider-more:hover {
  opacity: 0.7;
  color:white;
}
#slider .carousel-control-next,
#slider .carousel-control-prev {
  font-size: 36px;
  width: 5%;
  opacity: 1 !important;
  z-index: 1;
}
.carousel-item {
  transition: transform 5s ease, opacity 0.3s ease-out !important;
}

.carousel-control-prev {
  left: 0;
}
#slider .carousel-control-next {
  right: 20px;
}
.carousel-indicators li.active {
  background-color: #92b33a;
}
#slider .carousel-control-next-icon,
#slider .carousel-control-prev-icon {
  background-image: none;
}
#slider .carousel-control-next-icon div,
#slider .carousel-control-prev-icon div {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  border: 1px solid rgba(30, 34, 46, 0.16);
  justify-content: center;
  border-radius: 50%;
  transition: 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: 0 0;
}
section h4 {
  font-size: 70px;
  line-height: 70px;
  font-weight: 700;
  letter-spacing: -2px;
}
section h4.mt-120 {
  margin-top: 120px;
  margin-bottom: 35px;
}
.future-box {
  text-align: center;
  padding: 32px 40px;
  margin-bottom: 30px;
  transition: 0.2s;
  word-break: break-word;
  border-radius: 24px;
}

.rengler {
  padding-right: 7px !important;
  padding-left: 7px !important;
}

.rengler:nth-child(1) .future-box {
  background: rgb(251, 231, 221);
}
.rengler:nth-child(2) .future-box {
  background: rgb(247, 237, 174);
}
.rengler:nth-child(3) .future-box {
  background: rgb(232, 218, 249);
}
.rengler:nth-child(4) .future-box {
  background: rgb(228, 252, 204);
}
.rengler:nth-child(5) .future-box {
  background: rgb(211, 228, 255);
}
.rengler:nth-child(6) .future-box {
  background: #fddede;
}
.rengler:nth-child(7) .future-box {
  background: #d7e7e3;
}
.rengler:nth-child(8) .future-box {
  background: #e3f6dd;
}
.rengler:nth-child(9) .future-box {
  background: rgb(222, 243, 253);
}
.rengler:nth-child(10) .future-box {
  background: #f2edfb;
}

.future-box:hover {
  transform: translateY(-8px);
}
.future-box img {
  width: 140px;
  margin: 20px;
}
.muddet {
  background: white;
  border-radius: 25px;
  padding: 5px 20px;
  font-size: 13px;
}

.butunbloq {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: row;
  align-content: space-around;
  align-items: center;
}
.butunbloq a {
  color: #666666;
  font-size: 14px;
  padding-right: 20px;
}
.butunbloq a:hover i {
  margin-left: 5px;
}
.butunbloq i {
  position: absolute;
  transition: 0.1s ease-in-out;
}
#calculator h2,
#feedback h2,
#ourdifference h2,
#social-liability .title,
#why h2,
#workplaces h2 {
  font-size: 34px;
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 10px;
}
#calculator h2,
#feedback h2,
#ourdifference h2,
#social-liability .title,
#why h2,
#workplaces h2,
footer img {
  margin-bottom: 40px;
}
.future-text h3 {
  font-size: 26px;
  height: 65px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.future-text p {
  font-size: 14px;
  line-height: 24px;
}
.why-box {
  flex: 1;
  width: 100%;
  color: #000;
  display: flex;
  padding: 45px 25px;
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 14%);
  transition: box-shadow 0.3s, transform 0.3s;
  min-height: 252px;
  text-align: center;
  align-items: center;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  text-decoration: none;
  background-color: #fff;
  margin-bottom: 30px;
}
.why-text h5 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 4px;
  margin-top: 24px;
}
.diff-table tr:first-child .dif-item {
  border-top: none;
}
.diff-table .dif-item:first-child {
  text-align: left;
  padding-left: 24px;
}
.diff-table .table-header {
  height: 108px;
  color: #b2b2b2;
  vertical-align: middle;
  text-align: center;
}
.diff-table .dif-item {
  font-style: normal;
  font-weight: 300;
  width: 25%;
  text-align: center;
  border-top: 1px solid #f3f3f3;
  padding: 16px;
}
.pad-0 .first-step-form,
.workplaces-box.ofis,
.x-mark {
  padding: 0;
}
.diff-table .dif-item:nth-child(2) {
  color: #fff;
  background-color: #fa5255;
  border-top: 1px solid #ff6c6f;
  box-shadow: 0 2px 4px 0 rgb(0 0 0 / 15%);
}
.diff-table .table-header > div {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
}
.diff-table tr:first-child .dif-item:nth-child(2) {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}
.diff-table tr:last-child .dif-item:nth-child(2) {
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}
.diff-table {
  width: 100%;
}
.x-mark:before {
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
}
.x-mark {
  position: relative;
  display: inline-block;
  height: 1em;
  width: 1em;
  font-size: 21px;
}
.x-mark:after,
.x-mark:before {
  content: "";
  width: 100%;
  height: 1px;
  top: 50%;
  background: currentColor;
  position: absolute;
}
.x-mark:after {
  -webkit-transform: translateX(-50%) rotate(-45deg);
  transform: translateX(-50%) rotate(-45deg);
}
#feedback {
  background: #f5f5f5;
}
.feedback-box {
  background: #fff;
  box-shadow: 0 0 37px 5px rgb(0 0 0 / 10%);
  border-radius: 6px;
  padding: 38px 42px;
  z-index: 10;
  transition: transform 0.3s;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  box-sizing: border-box;
}
.feedback-left-side {
  min-width: 100px;
  text-align: center;
  margin: 0 auto;
  overflow: hidden;
  width: 150px;
  border-radius: 100%;
  background: #ea4e53;
  position: relative;
  height: 150px;
}
.workplaces-box,
.workplaces-box.ofis {
  border-radius: 16px;
  background-color: #f5f6fa;
  margin-bottom: 30px;
  position: relative;
  width: 100%;
  overflow: hidden;
  will-change: transform;
}
.feedback-left-side img {
  width: 100%;
  height: auto;
  max-width: 154px;
  position: absolute;
  top: 20px;
}
.feedback-right-side {
  max-width: 338px;
}
#feedback .owl-item {
  opacity: 0.3;
  padding: 30px;
}
#feedback .owl-item.active.center,
.plan-grid-item-box-tooltip-content svg:hover + .plan-grid-item-box-tooltip {
  opacity: 1;
}
#feedback .owl-nav button:first-child {
  left: 0;
  text-align: right;
}
#feedback .owl-nav button {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #ea4e53;
  font-size: 30px;
  z-index: 1;
  height: 100%;
}
#feedback .owl-nav button:last-child {
  right: 0;
  text-align: left;
}
.workplaces-box {
  padding: 20px 30px;
}
.col-left, .col-right {
  padding: 72px;
  height: 100%;
}
.workplaces-box img {
  width: 100%;
  height: 80px;
  object-fit: contain;
}
.workplaces-box.ofis img {
  width: 100%;
  height: 280px;
  object-fit: cover;
}
.workplaces-box:hover img {
  transform: scale(0.95) translateZ(0);
}
.workplaces-box span {
  background-color: #dee2ed;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  display: block;
  height: 0;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: height 1s, width 1s;
  -moz-transition: height 1s, width 1s;
  -ms-transition: height 1s, width 1s;
  -o-transition: height 1s, width 1s;
  transition: height 1s, width 1s;
  width: 0;
}
.workplaces-box:hover > span {
  height: 700px;
  width: 700px;
}
#calculator {
  background: black;
}
#calculator h2 {
  font-size: 46px;
  line-height: 58px;
}
.container-calc {
  -webkit-border-radius: 32px !important;
  -moz-border-radius: 32px !important;
  border-radius: 32px !important;
  overflow: hidden;
}
.col-left {
  background: #fff;
}
.col-right {
  background: #f9f9f9;
}
#call-to-action,
.views {
  background-repeat: no-repeat;
}
.icon_select_mate {
  position: absolute;
  top: 20px;
  right: 2%;
  font-size: 16px;
  height: 22px;
  transition: 275ms;
}
.cont_select_int,
.select_mate {
  transition: 375ms ease-in-out;
  background-color: #fff;
}
.select_mate {
  position: relative;
  min-height: 60px;
  color: #777;
  font-weight: 300;
  border: 1px solid #e1e1e1;
  border-radius: 8px;
}
.select_mate select {
  position: absolute;
  overflow: hidden;
  height: 0;
  opacity: 0;
  z-index: -1;
}
.cont_list_select_mate {
  position: relative;
  float: left;
  width: 100%;
}
.btn-text,
.firststep-btn-form {
  float: right;
  position: relative;
}
.cont_select_int {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  overflow: hidden;
  height: 0;
  width: 100%;
  padding: 0;
  margin-bottom: 0;
  margin-top: 0;
  border-radius: 8px;
  box-shadow: 1px 4px 10px -2px rgba(0, 0, 0, 0.2);
}
#map{
  height: 500px;
  overflow: hidden;
}
.blog-box {
    height: 300px;
  overflow: hidden;
  border-radius: 30px;
  position: relative;
}
.sosial-box {
  height: 300px;
  overflow: hidden;
}
.cont_select_int li {
  position: relative;
  float: left;
  width: 100%;
  border-bottom: 1px solid #e0e0e0;
  background-color: #fff;
  list-style-type: none;
  padding: 20px 16px;
  margin: 0;
  transition: 275ms ease-in-out;
  display: block;
  cursor: pointer;
}
.cont_select_int li:last-child {
  border-radius: 3px;
  border-bottom: 0;
}
.cont_select_int .active {
  background: #d1f246;
  color: #000000;
  padding: 20px 16px;
}
.calculator-range-box {
  border: 1px solid #e1e1e1;
  padding: 16px;
  border-radius: 8px;
  margin-top: 20px;
  color: #878787;
  font-size: 14px;
  line-height: 17px;
}
#amount1,
#amount2,
#amount3 {
  display: block;
  font-size: 16px;
  line-height: 19px;
  color: #323232;
  margin-top: 5px;
  border: none;
  width: 100%;
  background: 0 0;
}
.calculator-range-box i {
  font-size: 15px;
  line-height: 19px;
  color: #323232;
  margin-left: 5px;
  font-style: normal;
}
#amount1:focus,
#amount2:focus,
#amount3:focus {
  outline: 0;
  border: none;
  box-shadow: none;
}
.selecionado_opcion {
  padding: 20px 2%;
  width: 100%;
  display: block;
  margin: 0;
  cursor: pointer;
}
#slider-range-max1,
#slider-range-max2,
#slider-range-max3 {
  height: 2px;
  position: absolute;
  width: 91%;
  border-radius: 8px !important;
  bottom: 0;
  background: #92b33a;
  border: none;
  left: 1%;
}
.ui-slider .ui-slider-handle {
  background: #fff;
  border: 2px solid #92b33a !important;
  outline: 0;
  border-radius: 50%;
  top: -8px;
  width: 18px;
  height: 18px;
  margin: 0;
}
.ui-slider-horizontal .ui-slider-range {
  background: #e1e1e1;
}
.calc-checkbox {
  margin: 20px 0;
}
.col-right-header h5 {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #323232;
}
#calculator .col-right-header h2 {
  font-style: normal;
  font-weight: 800;
  font-size: 64px;
  line-height: 77px;
  color: #323232;
  margin-bottom: 0;
}
.col-right-header {
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 35px;
}
.col-right-price p {
  color: #737373;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 0;
}
.col-right-price h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  margin-bottom: 0;
}
.col-right-price {
  margin-top: 25px;
}
.blog-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.2s ease-in-out, filter 0.2s ease-in-out;
  will-change: transform;
}
.blog-box:hover img {
  filter: brightness(70%);
  transform: scale(1.01);
}
.sosial-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.2s ease-in-out, filter 0.2s ease-in-out;
  will-change: transform;
}
.sosial-box:hover img {
  filter: brightness(70%);
  transform: scale(1.01);
}
.sosial-box {
  border-radius: 30px;
  position: relative;
}
.blog-content span,
.like,
.unlike {
  border-radius: 12px;
  font-weight: 700;
}
.blog-box:after,
.blog-content {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.sosial-box:after,
.blog-content {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.blog-content {
  padding: 16px 16px 8px 16px;
  z-index: 1;
  display: flex;
  flex-direction: column;
}
.blog-content span {
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 0.68rem;
  letter-spacing: 0.5px;
  line-height: 1rem;
  width: fit-content;
  max-width: calc(100% - 40px);
  padding: 4px 8px;
  text-transform: uppercase;
  margin-bottom: auto;
  display: inline-block;
}
.blog-content h5 {
  font-size: 19px;
  line-height: 30px;
  letter-spacing: -0.5px;
  color: black;
  margin-bottom: 0px;
}
.blog-content h5:hover {
  text-shadow: 0 1px 10px rgb(0 0 0 / 30%);
}
.blog-box:after {
  content: "";
  background: linear-gradient(rgba(118, 99, 95, 0.04) 0, rgba(118, 99, 95, 0.21) 27%, rgb(216 238 122) 64.33%, rgb(209 242 70) 100%);
  left: 0;
}
.fullsekiller img {
  display: block !important;
  margin: 0 auto;
}
.sosial-box .blog-content h5 {
    color:white;
    margin-bottom:10px;
}
.sosial-box:after {
  content: "";
  background: #00000059;
  left: 0;
}
.like,
.unlike {
  cursor: pointer;
  font-size: 14px;
  padding: 6px 8px;
  transition: 0.5s;
}
.like.active,
.like:hover,
.unlike.active,
.unlike:hover {
  background: rgba(255, 255, 255, 0.3);
}
.views {
  background-position: 0;
  background-size: 20px;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  padding-left: 24px;
  position: relative;
  background-image: url(data:image/svg+xml;
     base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zLjAyNiA3LjUxM0MzLjc2NSA2LjAzNiA1LjE3MyA0LjMgOCA0LjNjMi44MjggMCA0LjIzNSAxLjczNiA0Ljk3NCAzLjIxM2EuNy43IDAgMCAwIDEuMjUyLS42MjZDMTMuMzY1IDUuMTY0IDExLjU3MyAyLjkgOCAyLjljLTMuNTcyIDAtNS4zNjUgMi4yNjQtNi4yMjYgMy45ODdhLjcuNyAwIDEgMCAxLjI1Mi42MjZ6TTguOCA5LjZhMS42IDEuNiAwIDAgMCAxLjQzMi0uODg1IDIuNCAyLjQgMCAxIDEtMi44NjMtMS40MzFBMS42IDEuNiAwIDAgMCA4LjggOS42eiIgZmlsbD0iI0ZGRiIvPjwvc3ZnPg==);
}
.img-content {
  text-align: center;
  position: relative;
}
.center-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 50%;
  right: 50%;
  transform: translate(-50%);
}
.left-top-side {
  top: 0;
  left: 0;
}
.line1-back,
.line2-back {
  background-position: right 0;
  top: 48px;
  right: 0;
}
.left-top-side-text {
  width: 280px;
  padding: 20px 20px 20px 25px;
  display: inline-block;
}
.left-top-side-text h2 {
  font-size: 130%;
  margin: 0;
}
.left-top-side-text p {
  margin-top: 10px;
  font-size: 14px;
}
.line1-back,
.line2-back,
.line3-back,
.line4-back {
  width: 0;
  transition: 3s linear !important;
  transform: translateZ(0) !important;
  position: absolute;
}
.line1-back.aos-animate {
  width: 157px;
}
.line1-back {
  background-image: url(/img/line1.png);
  height: 73px;
}
.line2-back {
  background-image: url(/img/line2.png);
  height: 46px;
}
.line2-back.aos-animate {
  width: 150px;
}
.left-bottom-side,
.left-top-side,
.right-bottom-side,
.right-top-side {
  position: absolute;
  width: 35%;
  text-align: left;
  z-index: 1;
}
.left-bottom-side {
  bottom: 0;
  left: 0;
}
.right-top-side {
  right: 0;
  top: 0;
}
.line3-back,
.line4-back {
  background-position: left 0;
  top: 48px;
}
.bottom-right-text,
.top-right-text {
  margin-left: 70px;
  padding-left: 70px;
}
.line3-back {
  background-image: url(/img/line3.png);
  height: 98px;
  left: 0;
}
.line3-back.aos-animate {
  width: 125px;
}
.right-bottom-side {
  bottom: 0;
  right: 0;
}
.line4-back {
  background-image: url(/img/line4.png);
  height: 63px;
  left: -22px;
}
.line4-back.aos-animate {
  width: 154px;
}
.social-lia-img-slider {
  width: 548px;
  margin: 0 auto;
  height: 334px;
  position: relative;
}
.social-lia-carousel {
  height: calc(100% - 30px);
  top: 7px;
  width: calc(100% - 84px);
  margin: 0 auto;
  border-radius: 10px;
  overflow: hidden;
}
.social-lia-carousel .owl-item,
.social-lia-carousel .owl-item .item,
.social-lia-carousel .owl-item .item img,
.social-lia-carousel .owl-stage,
.social-lia-carousel .owl-stage-outer {
  height: 100%;
}
.social-lia-carousel .owl-item .item img {
  object-fit: cover;
  object-position: bottom;
  width: 100%;
}
#call-to-action {
  background-color: #6bd76a;
  background-image: url(/img/calltoaction.png);
  background-position: center 160px;
  background-size: 1115px;
  height: 320px;
}
.call-to-action-content {
  color: #fff;
  text-align: center;
}
.call-toaction-button {
  padding: 14px 40px;
  display: inline-block;
  margin-top: 10px;
  border-radius: 5px;
  transition: 0.1s;
  background-color: #fff;
  color: #000;
  border: 1px solid transparent;
}
.btn-bg-1,
.btn-bg-2 {
  display: block;
  position: absolute;
}
.btn-close:after,
.btn-close:before,
.btn-text,
.firststep-btn-form,
.firststep-btn-form:after,
.firststep-btn-form:before {
  transition-duration: 0.3s;
  transition-timing-function: ease;
}
.call-toaction-button:hover {
  background-color: transparent;
  border: 1px solid #fff;
}
footer {
  padding: 72px 0;
}
.copy {
  font-size: 13px;
  color: #83848d;
}
.copy a:after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #83848d;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: 0.5s;
}
.copy a:hover:after {
  width: 0;
}
.footer-links-primary li a {
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 16px;
  display: inline-block;
  transition: 0.2s;
  color: #d4d4d4;
}
.footer-links-second li a {
  font-size: 14px;
  display: inline-block;
  margin-bottom: 16px;
  color: #d4d4d4;
  transition: 0.2s;
}
.footer-links-primary li a:hover,
.footer-links-second li a:hover {
  opacity: 0.7;
}

.footer-social {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 15px 0;
}

@media only screen and (min-width: 991px) {
  .footer-social {
    margin: 0;
  }
}

.footer-social li a {
  width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #b6b6b6;
  color: white;
  border-radius: 50%;
  transition: 0.5s;
}
.footer-social li a svg {
  height: 13px;
  fill: white;
}
.footer-social li a:hover {
  background-color: #000;
  color: #fff;
  fill: white;
}
#foot_cont {
  margin: 16px 0px;
  font-size: 14px;
  color: white;
}
#foot_cont a {
  color: white;
}
.firststep-btn-form {
  border: none;
  width: 200px;
  height: 56px;
  overflow: hidden;
  border-radius: 50px;
  outline: 0;
  background: 0 0;
  transition-property: width, color, border, right;
  margin-top: 7px;
}
.firststep-btn-form.active {
  width: 56px;
}
.btn-text {
  display: block;
  width: 100%;
  font-size: 13px;
  font-weight: 700;
  overflow: hidden;
  white-space: nowrap;
  transition-property: width;
  z-index: 3;
}
.btn-bg-1 {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 50px;
  border: 1px solid #b4b7bb;
}
.btn-bg-2 {
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  background-color: #fff;
  top: 2px;
  left: 2px;
  z-index: 2;
  border-radius: 50px;
}
.firststep-btn-form:after,
.firststep-btn-form:before {
  content: "";
  background-color: #6bbb98;
  height: 0;
  width: 100%;
  position: absolute;
  left: 0;
  z-index: 1;
  transition-property: height;
}
.firststep-btn-form:hover:after,
.firststep-btn-form:hover:before {
  height: 50%;
}
.firststep-btn-form:after {
  bottom: 0;
}
.btn-close:after,
.btn-close:before {
  content: "";
  display: block;
  width: 0.125rem;
  height: 1rem;
  background-color: #1d1d21;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition-property: transform, background-color, -webkit-transform;
  visibility: hidden;
  opacity: 0;
}
#first-step .title {
  color: #1d1d21;
  font-weight: 500;
  font-size: 24px;
  line-height: 40px;
}
.first-step-form {
  text-align: center;
  padding: 10px 0;
}
.general-form-control input[type="number"],
.general-form-control input[type="tel"],
.general-form-control input[type="text"],
input[type="date"] {
  line-height: 1.9rem;
  width: 100%;
  border: none;
  outline: 0;
  padding: 20px 0;
  font-size: 1.571rem;
  text-align: center;
  border-bottom: 1px solid #92b33a;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 10px;
  box-shadow: 0 2px 18px 0 rgb(0 0 0 / 12%);
}
.general-form-control input[type="number"]::-webkit-inner-spin-button,
.general-form-control input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
.general-form-control .buttonNext,
.general-form-control input[type="submit"] {
  background: #92b33a;
  color: #fff;
  margin-top: 20px;
  box-shadow: 0 4px 10px #92b33a4d;
  display: inline-block;
  border: none;
  box-sizing: border-box;
  outline: 0;
  padding: 15px 24px;
  line-height: 27px;
  border-radius: 10px;
  cursor: pointer;
  font-size: 1.429rem;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  width: 100%;
}
.contact-left-side input[type="submit"]:hover,
.general-form-control .buttonNext:hover,
.general-form-control input[type="submit"]:hover {
  box-shadow: none;
}
.general-form-control .buttonNext.disabled,
.general-form-control input[type="submit"].disabled {
  opacity: 0.2;
  box-shadow: none;
  cursor: default;
  pointer-events: none;
}
.general-form-control {
  transition: 0.5s;
  text-align: left;
  padding: 5%;
}
.first-step-form .carousel-inner {
  width: 35%;
  margin: 0 auto;
  height: 430px;
  display: flex;
  align-items: center;
}
.first-step-form .carousel-inner.d-none-h {
  height: auto;
}
.calc-checkbox input,
.checks input[type="checkbox"],
.checks input[type="radio"],
.contact-left-side input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  position: relative;
  background-color: #f1f1f1;
  color: #666;
  top: 8px;
  height: 25px;
  width: 25px;
  border: 0;
  cursor: pointer;
  margin-right: 7px;
  outline: 0;
}
.head, .partners-content img {
  background-color: #f5f5f5;
  position:relative;
  overflow:hidden;
  height: 250px;
  display: flex;
  align-items: center;
}
.kurs .head img {
    max-width:100%;
    width:auto;
}
.kurs .head {
    height:600px;
    background:black;
    display:block;
}
.kurs .head-title {
    color:white;
}
.kurs .head-desk {
    margin-top: 50px;
    margin-bottom: 0;
    color: white;
    opacity: 0.6;
    line-height: 32px;
}
.kurs .head-insanlar {
    margin-bottom: 0;
    color: white;
}
.kurs .head-insan {
    margin-top: 50px;
}
.kurs .head-insanlar img {
    width: 75px;
    height: 75px !important;
    object-fit: cover;
    object-position: top;
    border-radius: 50%;
    margin-right: -26px;
    border: 5px solid #000000;
}
.minlerle {
    display: flex;
    align-items: center;
    color: white;
    margin-left: 35px;
    font-size: 17px;
    font-weight: 700;
}
/*.head:after{
    background: #f5f5f5;
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    opacity: 1;
}
*/
.raziyam {
  width: calc(100% - 37px);
}
.calc-checkbox input,
.checks input[type="radio"] {
  border-radius: 100%;
}
.calc-checkbox input:checked,
.checks input[type="checkbox"]:checked,
.checks input[type="radio"]:checked,
.contact-left-side input[type="checkbox"]:checked {
  background-color: #d1f246;
  color: #000000;
}
.calc-checkbox input:checked::before,
.checks input[type="checkbox"]:checked::before,
.checks input[type="radio"]:checked::before,
.contact-left-side input[type="checkbox"]:checked::before {
  position: absolute;
  left: 7px;
  top: 4px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 13px;
  content: "\f00c";
}
.checks h2 {
  font-size: 20px;
}
.checks-prog label {
  margin-bottom: 0 !important;
}
.text-styles h3,
.text-styles h3 u,
.text-styles h5,
.text-styles h5 u {
  font-size: 35px;
  margin-bottom: 20px;
  margin-top: 20px;
  font-weight: 900;
}
.text-styles a {
  color: #92b33a;
  border-bottom: 1px solid #92b33a;
  transition: 0.3s;
}
.text-styles a:hover {
  color: #77932e;
  border-bottom: 1px solid transparent;
}
.text-styles ul {
  padding-left: 40px;
}
.text-styles ul li {
  list-style-type: disc;
  margin-bottom: 8px;
}
.text-styles ul li::marker {
  color: #92b33d;
}
.text-styles ol {
  counter-reset: li;
}
.text-styles ol li {
  list-style-type: none;
  margin-bottom: 8px;
  padding-left: 6px;
  position: relative;
}
.text-styles ol li::before {
  content: counters(li, ".");
  counter-increment: li;
  position: absolute;
  left: -30px;
  top: 2px;
  font-size: 14px;
  line-height: 22px;
  font-weight: 700;
  color: #fff;
  border-radius: 3px;
  text-align: center;
  /*background:100% 0 no-repeat #f9af22;*/
  background: #f9af22
    url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAWCAMAAAA/86biAAAANlBMVEX////5ryL5tC7//vv7w1r//Pj//PX/+vH/+vD+9eT81o780oT7ymz7yGj7xmD6wVT6vEb6tzklMqcOAAAAMElEQVQI12MgHnAzg0hGHlYgycTIwgEiGQU4QSQjH4jkZweJszEwCPKClHIxE2kwACwgALUm5O19AAAAAElFTkSuQmCC)
    100% 0 no-repeat;
  padding: 0 8px 0 8px;
  height: 22px;
}
@media (min-width: 1500px) {
  .carousel-inner {
    position: relative;
    padding-bottom: 230px;
  }
  .classiser-search-bar {
    position: absolute;
    top: 0px;
    left: 1050px;
    width: 80%;
    padding: 40px;
    background-color: #92b33a;
    border-radius: 20px;
  }
  .classiser-search-bar input,
  .classiser-search-bar select {
    margin-top: 20px !important;
  }
  .slider-caption {
    padding-top: 120px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1325px;
  }
  #social-liability .container {
  }
  .small-container {
    max-width: 716px;
  }
}
.box.berrors {
  position: relative;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  text-align: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  height: 100vh;
}
.box.berrors h5 {
  font-size: 0.875rem;
  line-height: 1.25em;
}
.box.berrors h2 {
  font-size: 3.75rem;
}
.box.berrors img {
  position: absolute;
  bottom: 0;
  height: 35vh;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.cat-page, .contact-page, .full-page, .static-page {
  margin-top: 60px;
}
.page-content {
  padding: 85px 0;
  line-height:30px;
}
.head h1 {
  margin-bottom: 0px;
  font-size: 70px;
  font-weight: 700;
}
.head-cont {
    position: relative;
    z-index: 1;
}
.head-button1,
.head-button2 {
  color: #000;
  font-size: 14px;
  padding: 20px 45px;
  font-weight: 500;
  line-height: 1;
  border-radius: 5px;
  transition: 0.5s;
  display: inline-block;
}
.head-button1 {
  margin-right: 15px;
  border: 2px solid #93b33a;
  background-color: #93b33a;
}
.head-button1:hover {
  border: 2px solid #87a042;
  background-color: #87a042;
}
.head-button2:hover {
  background-color: #eaeaea;
}
.head-button2 {
  border: 2px solid #000;
}
.plan-grid-item,
.plan-grid-item:nth-child(10n + 1),
.plan-grid-item:nth-child(10n + 2),
.plan-grid-item:nth-child(10n + 3),
.plan-grid-item:nth-child(10n + 4),
.plan-grid-item:nth-child(10n + 5) {
  border-bottom: 1px dashed #dee2ed;
}
.static-head-img {
  position: absolute;
  right: 83px;
  top: 40px;
}
.circle {
  width: 450px;
  height: 450px;
  border-radius: 50%;
  background-color: #d9d9d9cc;
  position: relative;
  margin-left: auto;
  overflow: hidden;
  z-index: 1;
}
.circle img {
  width: 100%;
  transform: rotate(20deg) scale(1.1);
  position: absolute;
  top: 25%;
  left: -10px;
  height: 250px;
  object-fit: cover;
}
.circle.circle-social img {
  object-fit: contain;
  background: #fafafa;
}
.static-head-rect {
  content: "";
  background-color: #93b33a;
  transform: rotate(20deg);
  position: absolute;
  top: 100px;
  left: -55px;
  width: 120%;
  height: 275px;
}
.partners-content img {
  display: inline-block;
  width: calc(20% - 20px);
  padding: 30px;
  margin: 10px;
  transition: 0.5s;
}
.partners-content img:hover {
  opacity: 0.8;
}
.minus-partners {
  margin: 0 -10px;
}
.contact-left-side h2 {
  font-size: 40px;
  font-weight: 300;
}
.contact-left-side p {
  margin-bottom: 0;
  color: #9d9b9b;
}
.contact-left-side input[type="number"],
.contact-left-side input[type="tel"],
.contact-left-side input[type="text"] {
  border: none;
  padding: 15px 40px;
  background-color: #f5f7f4;
  border-radius: 50px;
  margin-top: 10px;
  width: 100%;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
.contact-left-side input[type="submit"] {
  display: block;
  margin-top: 20px;
  width: 100%;
  border: none;
  padding: 15px 40px;
  background: #92b33a;
  color: #fff;
  border-radius: 50px;
  box-shadow: 0 18px 10px -15px #92b33a;
  transition: 0.5s;
}
.contact-phone, .contact-text {
  display: inline-block;
  padding-left: 30px;
}
.contact-phone span, .contact-text span {
  font-size: 24px;
  font-weight: 700;
  display: block;
  margin-bottom: 10px;
}
.contact-text h2, .contact-text h2 a {
  font-size: 16px;
  font-weight: 300;
}
.contact-phone h2 a {
  font-size: 21px;
  font-weight: 900;
  margin-right:40px;
  border-bottom: 1px solid #93b33a;
  padding-bottom: 6px;
}
.contact-whatsapp a {
  border-bottom: 1px solid #93b33a;
  padding-bottom: 6px;
}
.contact-phone h2 a:last-child {
  margin-right:0px;
}
.contact-page .page-content {
  width: 71%;
  margin: 0 auto;
}
#map {
  border-radius: 10px;
  width: 100%;
  margin-top: auto;
}
.contact-right-side i {
  color: #92b33a;
  position: absolute;
}
.front-end-content {
  padding: 5rem 0 0;
}
.courses-subtitle {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 0.875rem;
  line-height: 1.25em;
}
.courses-subtitle,
.courses-title,
.plan-title,
.tecnologies-title {
  text-align: center;
  font-weight: 700;
  color: #333a4a;
}
.courses-title,
.plan-title,
.tecnologies-title {
  font-size: 3.75rem;
  margin-bottom: 3.5rem;
}
.courses-list {
  width: 60%;
  margin: 0 auto;
}
.courses-item {
    border-radius: 30px;
    padding: 40px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    background-color: #ffffff;
    cursor: pointer;
}
.courses-item:hover {
  opacity:0.8;
}
.coourses-list-icon {
  height: 3rem;
  width: 3rem;
  border-radius: 50%;
  background-color: #dee2ed;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 1rem;
}
.coourses-list-icon i {
  font-size: 25px;
}
.arrow-down-icon {
  width: 3rem;
  text-align: center;
}
.courses-items-container {
    padding: 20px 100px 60px;
    display: none;
    background: white;
    margin-top: -20px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}
.nosekil img{
    display:none;
}
.courses-items-container p {
  color: #485268;
  font-size: 1.125rem;
  line-height: 1.5em;
  font-weight: 100;
  margin-bottom: 0;
}
.plan-courses {
  padding: 8rem 0;
}
.plan-courses-content {
  width: 75%;
  margin: 0 auto;
}
.plan-grid {
  display: grid;
  margin: auto;
  position: relative;
}
.plan-grid-item {
  z-index: -1;
  position: relative;
  color: #333a4a;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  align-items: flex-end;
  font-weight: 700;
}
.plan-grid-item:not(:nth-child(6n)) {
  border-right: 1px solid #dee2ed;
}
.plan-grid-item:nth-child(12n + 1)::before {
  content: attr(data-time);
  position: absolute;
  left: -90px;
  bottom: -13px;
  font-weight: 400;
  color: #8b93a6;
  font-size: 14px;
}
.plan-grid-item:nth-child(12n + 7)::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 1px;
  left: -20px;
  bottom: 0;
  background-color: #dee2ed;
}
.plan-grid-item-box-tooltip {
  box-shadow: rgb(0 0 0 / 5%) 0 20px 40px 0;
  pointer-events: none;
  position: absolute;
  padding: 10px 15px;
  transition: opacity 0.35s cubic-bezier(0.3, 0.1, 0.3, 1);
  font-size: 12px;
  z-index: 1;
  opacity: 0;
  border-radius: 3px;
  background-color: #fff;
  color: #2c2c5b;
  overflow-wrap: break-word;
  width: 250px;
  inset: auto -8px calc(100% + 8px) auto;
  transform: none;
  text-align: left;
}
.plan-grid-item-box-content {
  height: 100%;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 0 10px 0 25px;
  border-radius: 15px;
}
.plan-grid-item-box-text {
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  align-items: center;
}
.plan-grid-item-box-text h5 {
  font-size: 14px;
  font-weight: 400;
  color: #8b93a6;
  margin-right: 4px;
  margin-bottom: 0;
}
.plan-grid-item-box-text h4 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 0;
}
.plan-grid-item-box {
  padding: 3px 0;
}
.plan-grid-item-box-tooltip-content svg {
  color: #333a4a;
  opacity: 0.2;
  transition: opacity 0.35s cubic-bezier(0.3, 0.1, 0.3, 1);
  position: relative;
  cursor: pointer;
  width: 24px;
  height: 24px;
}
.plan-grid-item-box-tooltip-content svg:hover {
  opacity: 0.5;
}
.plan-grid-item-box-tooltip-content {
  position: relative;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  cursor: pointer;
}
.plan-grid-item-box-tooltip:before {
  content: "";
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #fff;
  inset: auto 11px -9px auto;
  transform: rotate(180deg);
  right: 15px;
}
.plan-grid-item-box-fasile {
  height: 100%;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 0 10px 0 25px;
  border-radius: 15px;
  background-image: url(/img/zolaq.svg);
}
.tecnologies .workplaces-box img {
  display: inherit;
}
.error {
  color: red;
  font-size: 14px;
  margin-bottom: 0;
  margin-top: 4px;
}
.avg-salary {
  font-weight: 800;
}
.circle-content {
  display: none;
}
@media (max-width: 1299.98px) {
  .header-phone {
    font-size: 12px;
  }
}
@media (max-width: 991px) {
    .banner img {
    height: auto;
    margin-top: -50px;
    width: 100%;
}
    .navbar-nav .nav-link {
        font-size:19px;
    }
    .mobdagoster {
        display: flex !important;
    }
.diller a {
    color: #717171 !important;
}
.gizlet {
    display:none;
}
  .classiser-search-bar {
    display: none;
  }
  .carousel-inner {
    padding-bottom: 0px;
  }
  .circle-content {
    display: block;
  }
  .slider-caption {
    padding-top: 0px;
    padding-bottom:10px;
  }
  .col-left {
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
  }
  .col-right {
    border-bottom-left-radius: 32px;
    border-bottom-right-radius: 32px;
  }
  .text-styles h3,
  .text-styles h3 u,
  .text-styles h5,
  .text-styles h5 u {
    font-size: 25px;
    font-weight: 900;
  }
  #blog,
  #future,
  #ourdifference,
  #social-liability,
  #why,
  .page-content {
    padding: 50px 0;
  }
  .contact-page .page-content {
    width: 100%;
  }
  .contact-left-side h2 {
    font-size: 31px;
  }
  .contact-left-side p,
  .left-top-side-text h2 {
    font-size: 14px;
  }
  .contact-right-side {
    margin-top: 50px;
  }
  .contact-phone h2 a {
    display: block;
  }
  .contact-phone h2 a:first-of-type {
    margin-right: 0;
    margin-bottom: 5px;
  }
  .circle {
    width: 300px;
    height: 300px;
  }
  .circle img {
    top: 13%;
    height: 218px;
  }
  .static-head-img {
    right: 40px;
    top: 50%;
    transform: translateY(-50%);
  }
  .head-button1,
  .head-button2 {
    font-size: 13px;
    padding: 18px 20px;
  }
  .head h1 {
    font-size: 40px;
  }
  .static-head-rect {
    top: 30px;
    left: -34px;
    height: 239px;
  }
  .navbar-nav {
    margin-top: 30px;
  }
  .first-step-form .carousel-inner {
    width: 50%;
  }
  .social-lia-img-slider {
    width: 400px;
    height: 244px;
  }
  .left-bottom-side,
  .left-top-side,
  .right-bottom-side,
  .right-top-side {
    width: auto;
  }
  .social-lia-carousel {
    height: calc(100% - 28px);
    top: 8px;
    width: calc(100% - 66px);
  }
  .left-top-side-text {
    width: 150px;
    padding: 10px;
    margin-left: 0;
  }
  .left-top-side-text p {
    font-size: 9px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .left-top-side,
  .right-top-side {
    top: -25px;
  }
  .left-bottom-side,
  .right-bottom-side {
    bottom: -25px;
  }
  .line3-back {
    left: -50px;
    top: 38px;
  }
  .line3-back.aos-animate {
    width: 55px;
  }
  .line4-back {
    top: -12px;
    left: -55px;
  }
  .line4-back.aos-animate {
    width: 50px;
  }
  .line1-back,
  .line2-back {
    right: -50px;
    top: 38px;
  }
  .line1-back.aos-animate {
    width: 80px;
  }
  .future-box img,
  .line2-back.aos-animate {
    width: 100px;
  }
  #why h2 {
    margin-bottom: 20px;
    font-size: 25px;
  }
  #future h2,
  #ourdifference h2,
  #social-liability .title {
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 20px;
  }
  .future-box {
    margin-bottom: 20px;
    padding: 20px;
  }
  .circle-content {
    width: 200px;
    height: 200px;
  }
  .nav-item,
  .navbar {
    padding: 15px 0;
    width: 100%;
  }
  #slider {
    margin-top: 65px;
  }
  #slider #carouselExampleIndicators {
    padding: 50px 0;
  }
  .navbar-collapse {
    -ms-flex-order: 4;
    order: 4;
  }
  .drop-menu {
    visibility: visible;
    opacity: 1;
    position: relative;
    display: none;
    transition: none;
    z-index: 1;
    border-top: none;
  }
  .slider-caption .hdavami, .slider-caption h1, .slider-caption h6 {
    font-size: 32px;
    line-height: 23px;
    letter-spacing: -1px;
  }
  .slider-caption .description {
    font-size: 22px;
    letter-spacing: -1px;
  }
  .slider-more {
    padding: 12px 35px;
  }
}




@media (max-width: 575.98px) {

  .plan-grid-item:nth-child(12n + 1)::before {
    left: -55px;
    font-size: 9px;
  }
  .plan-courses-content {
    width: 100%;
    padding-left: 70px;
  }
  .plan-grid-item,
  .plan-grid-item-box-text h4,
  .plan-grid-item-box-text h5 {
    font-size: 9px;
  }
  .plan-grid-item-box-tooltip-content svg {
    width: 14px;
    height: 14px;
    margin-left: 5px;
  }
  .plan-grid-item-box-content,
  .plan-grid-item-box-fasile {
    padding: 0 10px;
    justify-content: center;
    flex-wrap: nowrap;
  }
  #call-to-action {
    height: auto;
    background-position: center 100px;
  }
  .why-box {
    padding: 20px;
    min-height: auto;
  }
  .why-text h5 {
    font-size: 12px;
    min-height: 29px;
    display: flex;
    align-items: center;
  }
  .navbar-expand-lg .container {
    padding: 0 15px;
  }
  #slider .carousel-control-next-icon div,
  #slider .carousel-control-prev-icon div {
    width: 25px;
    height: 25px;
  }
  #slider .carousel-control-next-icon div svg,
  #slider .carousel-control-prev-icon div svg {
    width: 15px;
  }
  .carousel-control-prev {
    left: 15px !important;
  }
  .carousel-control-next {
    right: 15px !important;
  }
}
@media (max-width: 430px) {
  #muellimler .card img, #telebereyleri .card img {
    height: 250px;
    width: 100%;
  }
  .line2-back {
    top: 145px;
    width: 145px !important;
  }
  .social-lia-img-slider {
    width: 350px;
    height: 213px;
  }
  .first-step-form .carousel-inner {
    width: 100%;
  }
  .calc-checkbox label {
    font-size: 12px;
  }
  .social-lia-carousel {
    height: calc(100% - 24px);
    top: 7px;
    width: calc(100% - 56px);
  }
}

@media (min-width: 991.98px) {
  .drop-list: hover .drop-menu {
    opacity: 1;
    z-index: 600;
    visibility: visible;
  }
}

@media (max-width: 768px) {


    .mobdayox{
        display:none;
    }
    .swiper-slide {
        margin-bottom:20px;
    }
    .courses-item {
        padding: 40px 20px;
    }
    .courses-items-container {
        padding: 20px 20px 40px;
    }
    .kurs .head-insanlar img {
    width: 50px;
    height: 50px !important;
    margin-right: -20px;
    border: 4px solid #000000;
}
    .minlerle {
        margin-left:0;
        margin-top: 10px;
    }
    .kurs .head-insan {
        flex-direction: column;
    }
    .kurs .head-desk {
        margin-top: 10px;
    margin-bottom: 30px;
    }
    .kurs .head {
        padding:100px 0;
        height:auto;
    }
    .kurs .head img {
        height:200px;
    }
    #map {
        height:450px;
    }
#navbarSupportedContent.height {
  height: calc(100vh - 50px);
  overflow: auto;
}
.workplaces-box.ofis img {
  height: 180px;
}
.plan-grid-item:nth-child(12n + 1)::before {
  left: -73px;
  font-size: 13px;
}
.plan-courses-content {
  width: 100%;
  padding-left: 70px;
}
.plan-grid-item {
  font-size: 9px;
}
.calc-checkbox label,
.plan-grid-item-box-text h4,
.plan-grid-item-box-text h5 {
  font-size: 13px;
}
.plan-grid-item-box-tooltip-content svg {
  width: 20px;
  height: 20px;
  margin-left: 5px;
}
.plan-grid-item-box-content,
.plan-grid-item-box-fasile {
  padding: 0 10px;
  justify-content: center;
  flex-wrap: nowrap;
}
.courses-list {
  width: 100%;
}
.courses-title,
.plan-title,
.tecnologies-title {
  font-size: 28px;
  margin-bottom: 30px;
}
.front-end-content {
  padding: 3rem 0 0;
}
.plan-courses {
  padding: 3rem 0;
}
#slider,
.cat-page,
.contact-page,
.full-page,
.static-page {
  margin-top: 60px;
}
.circle {
  width: 150px;
  height: 150px;
}
.circle img {
  top: 16%;
  height: 100px;
  left: 0;
}
.static-head-rect {
  top: 20px;
  left: -14px;
  height: 109px;
}
.head h1 {
  font-size: 40px;
  margin-bottom: 25px;
}
.head-button1,
.head-button2 {
  font-size: 13px;
  padding: 14px 15px;
  text-align: center;
  width: 69%;
}
.head-button1 {
  margin-right: 5px;
  margin-bottom: 15px;
}
.static-head-img {
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
}
footer {
  padding: 50px 0;
}
footer img {
  margin-bottom: 20px;
}
.copy,
.footer-links-primary li:last-of-type a,
.footer-links-second li:last-of-type a {
  margin-bottom: 16px;
}
.footer-social {
  display: flex;
}
.first-step-form .carousel-inner {
  width: 75%;
}
.social-lia-img-slider {
  width: 400px;
  height: 244px;
  margin-bottom: 20px;
}
.left-bottom-side,
.left-top-side,
.right-bottom-side,
.right-top-side {
  position: static;
}
.social-lia-carousel {
  height: calc(100% - 28px);
  top: 7px;
  width: calc(100% - 66px);
}
.left-top-side-text {
  width: 100%;
  padding: 10px;
  margin-left: 0;
}
.left-top-side-text h2 {
  font-size: 18px;
}
.left-top-side-text p {
  font-size: 15px;
  margin-top: 0;
  margin-bottom: 0;
}
.line2-back {
  transform: translateZ(0) rotate(290deg) !important;
  position: absolute;
  right: 100px;
  z-index: 1;
  top: 200px;
  width: 130px !important;
}

.col-left, .col-right {
  padding: 35px;
}
.select_mate {
  min-height: auto;
}
.selecionado_opcion {
  padding: 10px;
}
.calc-checkbox h5 {
  font-size: 16px;
}
.icon_select_mate {
  top: 10px;
}
.calc-checkbox input,
.checks input[type="checkbox"],
.checks input[type="radio"],
.contact-left-side input[type="checkbox"] {
  width: 23px;
  height: 23px;
  top: 7px;
}
.calc-checkbox input:checked::before,
.checks input[type="checkbox"]:checked::before,
.checks input[type="radio"]:checked::before,
.contact-left-side input[type="checkbox"]:checked::before {
  font-size: 10px;
  left: 7px;
  top: 5px;
}
#calculator .col-right-header h2 {
  font-size: 50px;
}
.col-right-header {
  padding-bottom: 20px;
}
.col-right-price h3 span {
  font-size: 18px;
  line-height: 25px;
  display: inline-block;
}
.diff-table .dif-item,
.diff-table .dif-item:first-child {
  padding: 10px;
  font-size: 14px;
  line-height: 18px;
}
.diff-table .table-header > div {
  font-size: 13px;
  line-height: 17px;
}
.diff-table .table-header {
  height: 50px;
}
.circle-content {
  width: 130px;
  height: 130px;
}
#slider {
  overflow: visible;
}
#slider .carousel-indicators {
  padding-bottom: 10px;
}
.navbar-brand img {
  width: 70px;
}
.start-now {
  padding: 6px 20px;
}
.dark-mode {
  margin: 20px 0;
}
.header-social {
  margin-left: 0;
}
.slider-caption .hdavami {
  font-size: 15px;
}
.ui-slider .ui-slider-handle {
  top: -8px;
  width: 15px;
  height: 15px;
}


#calculator h2 {
  font-size: 22px;
  line-height: 67px;
  margin-bottom: 15px;
}
#calculator h2 img {
  width: 20px;
  height: 20px;
}


.fotoo img {
  height: 245px;
}
    
.slider-caption h1, .slider-caption h6 {
  line-height: 23px;
  letter-spacing: -1px;
}
.section-12-content {
    padding: 50px 20px;
}
#harada .card img {
height:260px;    
border-radius:24px;
}
  #oyrenebilmesen h4 {
    font-size: 46px;
    line-height: 50px !important;
  }
  .diploma-duyme {
    width: 100%;
    text-align: center;
  }
  .diploma-sag {
    padding: 0px 30px 50px 30px;
  }
  #niyebiz .card-title {
    height: 40px;
  }
  #telebereyleri .slide, #bizitovsiye .slide {
    margin-bottom: 20px;
  }
  #telebereyleri .slide:last-child, #bizitovsiye .slide:last-child {
    margin-bottom: 0px;
  }
  #muellimler .card img, #telebereyleri .card img {
    height: 300px;
    width: 100%;
  }
  .review iframe {
    height: 380px;
  }
  .right-section {
    padding-left: 20px;
  } 
  .menu-container {
    padding-left: 15px;
    margin: auto;
    margin-left: 0 !important;
    width: 100%;
  }
  section h4 {
    font-size: 35px;
    line-height: 40px;
  }
  .rengler {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
  .navbar {
    overflow-y: auto;
  }
  .drop-menu li a {
    padding: 8px 30px 8px 9px;
    font-size: 16px;
  }
  .sag {
    margin-left: 0;
  }
}


@media (min-width: 991.98px) and (max-width: 1299.98px) {
  .header-social {
    display: none !important;
  }
  .contact-phone h2 a {
    display: block;
  }
  .contact-phone h2 a:first-of-type {
    margin-right: 0;
    margin-bottom: 5px;
  }
  .contact-text h2,
  .contact-text h2 a {
    font-size: 15px;
  }
  .cat-page, .contact-page, .full-page, .static-page {
    margin-top: 60px;
  }
  .circle {
    width: 350px;
    height: 350px;
  }
  .head h1 {
    width: 61%;
  }
  .circle img {
    top: 14%;
  }
  .left-top-side-text {
    width: 230px;
    padding: 20px;
  }
  .static-head-rect {
    top: 40px;
    left: -36px;
  }
  .static-head-img {
    right: 80px;
    top: 50%;
    transform: translateY(-50%);
  }
  .bottom-right-text,
  .top-right-text {
    margin-left: 114px;
  }
  .future-box img {
    width: 100px;
  }
  .circle-content {
    width: 322px;
    height: 322px;
  }
  #slider {
    margin-top: 58px;
  }
  .round:before {
    height: 10px;
    width: 10px;
  }
  .switch {
    width: 45px;
    height: 19px;
  }
  .dark-mode span {
    line-height: 12px;
    font-size: 10px;
  }
  .nav-item {
    padding: 20px 5px;
  }
  .header-social li a i {
    font-size: 13px !important;
  }
  .nav-link {
    font-size: 14px;
  }
  .start-now {
    padding: 7px 30px;
  }
  .header-social li a {
    width: 25px;
    height: 25px;
    margin-right: 5px;
  }
}
@media only screen and (min-width: 991px) {
  .nav-item:hover .drop-menu {
    opacity: 1 !important;
    visibility: visible !important;
    box-shadow: 0 4px 24px 0 rgba(0, 0, 0, .08);
  }
  .drop-list:hover .nav-link:after {
    transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    margin-bottom: 0;
  }
}
.send-info {
  width: 100%;
}

/*dark mode*/
body.night #slider .carousel-control-next-icon div,
body.night #slider .carousel-control-prev-icon div {
  border: 1px solid #fff;
}

body.night #slider .carousel-control-next-icon svg path,
body.night #slider .carousel-control-prev-icon svg path {
  fill: #fff;
}
