/*
* Template Name : Iyibudur
* Version : 1.0.0
* Created by : iyibudur.com Ozel Temasi
* File: Main Css 
*/

@import url("jquery.fancybox.min.css");
@import url("bootstrap.min.css");
@import url("owl.carousel.min.css");
@import url("animate.min.css");
body{
	font-family:sans-serif;
}
ul,
li{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
img {
    max-width: 100%;
}
a{
    text-decoration: none !important;
    color: #000;
}
::-moz-selection {
  color: #ffffff;
  background: #4777f4;
}
::selection {
  color: #ffffff;
  background: #4777f4;
}
/* font css */
@font-face {
    font-family: 'PT Sans', sans-serif;
    src: url('../fonts/PT_Sans/PTSans-Bold.eot');
    src: url('../fonts/PT_Sans/PTSans-Bold.woff') format('woff'), 
         url('../fonts/PT_Sans/PTSans-Bold.ttf') format('truetype'), 
         url('../fonts/PT_Sans/PTSans-Bold.svg') format('svg');
    font-weight: 700;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'PT Sans', sans-serif;
    src: url('../fonts/PT_Sans/PTSans-Regular.eot');
    src: url('../fonts/PT_Sans/PTSans-Regular.woff') format('woff'), 
         url('../fonts/PT_Sans/PTSans-Regular.ttf') format('truetype'), 
         url('../fonts/PT_Sans/PTSans-Regular.svg') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto', sans-serif;
    src: url('../fonts/Roboto/Roboto-Black.eot');
    src: url('../fonts/Roboto/Roboto-Black.woff') format('woff'), 
         url('../fonts/Roboto/Roboto-Black.ttf') format('truetype'), 
         url('../fonts/Roboto/Roboto-Black.svg') format('svg');
    font-weight: 900;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'Roboto', sans-serif;
    src: url('../fonts/Roboto/Roboto-Bold.eot');
    src: url('../fonts/Roboto/Roboto-Bold.woff') format('woff'), 
         url('../fonts/Roboto/Roboto-Bold.ttf') format('truetype'), 
         url('../fonts/Roboto/Roboto-Bold.svg') format('svg');
    font-weight: 700;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'Roboto', sans-serif;
    src: url('../fonts/Roboto/Roboto-Light.eot');
    src: url('../fonts/Roboto/Roboto-Light.woff') format('woff'), 
         url('../fonts/Roboto/Roboto-Light.ttf') format('truetype'), 
         url('../fonts/Roboto/Roboto-Light.svg') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto', sans-serif;
    src: url('../fonts/Roboto/Roboto-Medium.eot');
    src: url('../fonts/Roboto/Roboto-Medium.woff') format('woff'), 
         url('../fonts/Roboto/Roboto-Medium.ttf') format('truetype'), 
         url('../fonts/Roboto/Roboto-Medium.svg') format('svg');
    font-weight: 500;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'Roboto', sans-serif;
    src: url('../fonts/Roboto/Roboto-Regular.eot');
    src: url('../fonts/Roboto/Roboto-Regular.woff') format('woff'), 
         url('../fonts/Roboto/Roboto-Regular.ttf') format('truetype'), 
         url('../fonts/Roboto/Roboto-Regular.svg') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto', sans-serif;
    src: url('../fonts/Roboto/Roboto-Thin.eot');
    src: url('../fonts/Roboto/Roboto-Thin.woff') format('woff'), 
         url('../fonts/Roboto/Roboto-Thin.ttf') format('truetype'), 
         url('../fonts/Roboto/Roboto-Thin.svg') format('svg');
    font-weight: 100;
    font-style: normal;
	font-display: swap;
}
/* font css */
/* custom */
.page-main {
    overflow-x: hidden;
}
.header-nav-area .header-nav-menu-box .header-request .theme-btn:hover{background-color:#ececec;}

.theme-slider{
    overflow: hidden;
}
.theme-slider .owl-item {
    float: left;
}
.page-paddings {
    padding: 40px 0px;
}
.page-background {
    padding: 60px 0px;
}
.section-title h2 {
    font-size: 40px;
    color: #000;
    margin-bottom: 8px;
    font-family:  sans-serif;
    position: relative;
}
.section-title p {
    color: #000;
    margin: 0px auto;
}
.theme-btn {
    font-family:  sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 0px;
    color: #ffffff !important;
    background-color: #323232;
    padding: 17px 30px;
    display: inline-block;
    text-decoration: none !important;
    border: 0px;
    cursor: pointer;
}
.theme-btn:hover{
	background-color: #59cb59;
}
a.theme-btn{background-color: #0ca750;}
.theme-btnm {
    font-family:  sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 0px;
    color: #fff !important;
    background-color: #0ca750;
    padding: 17px 30px;
    display: inline-block;
    text-decoration: none !important;
    border: 0px;
    cursor: pointer;
}
.theme-btnm:hover{
	background-color: #000000;
}
.theme-title {
    font-family:  sans-serif;
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 4px;
    color: #1d1d1d;
}
.theme-title > a{
    color: #000000;
}
.theme-title > a:hover{
    color: #f05a66;
}
.theme-description {
    font-size: 15px;
    margin: 0;
    color: #666;
}
.theme-input-box {
    margin-top: 20px;
}
.theme-input-box label {
    font-family:  sans-serif;
    font-size: 18px;
    font-weight: 500;
    margin: 0px 0px 4px;
    color: #000000;
}
.theme-input-box .theme-input {
    border: 1px solid #a2a2a2;
    width: 100%;
    padding: 12px 15px;
    font-size: 15px;
    color: #000;
    border-radius: 6px 6px;
    outline: 0;
    background-color: #f3f3f3;
}

.product{margin-top:10px;text-align:center;}

/* custom */
/* header */
.header-top {
    background-color: #ffffff;
    padding: 6px 0px;
}
.header-top .header-top-content p {
    font-size: 14px;
    margin: 0px;
    color: #000000;
    font-family:  sans-serif;
}
.header-top .header-top-menu ul {
    text-align: right;
    margin: 0px;
}
.header-top .header-top-menu ul li {
    display: inline-block;
    margin-right: 12px;
}
.header-top .header-top-menu ul li:last-child{
    margin-right: 0px;
}
.header-top .header-top-menu ul li > a {
    color: #000000;
    text-decoration: none;
    transition: all 0.5s;
    font-size: 13px;
}
.header-top .header-top-menu ul li > a:hover {
    color: #0ca750;
}
.header-bottom {
    padding: 12px 0px;
    background-color: #f3f4f4;
}
.header-nav-area .header-nav-menu-box {
    position: relative;
}
.header-widget-main {
    float: right;
    margin-top: 17px;
}
.header-widget-main .header-widget {
    float: left;
    padding-right: 35px;
}
.header-widget-main .header-widget:last-child {
    padding-right: 0px;
}
.header-widget .header-icon {
    float: left;
    width: 45px;
    height: 45px;
    background-color: #f4f6f9;
    text-align: center;
    border: 1px solid #eaecf2;
    line-height: 45px;
    color: #232425;
    font-size: 18px;
}
.header-widget .header-content {
    float: left;
    padding-left: 14px;
}
.header-widget .header-content h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 23px;
    color: #000000;
    margin: 0;
    font-family:  sans-serif;
}
.header-widget .header-content h5 {
    font-size: 14px;
    font-weight: 400;
    color: #666;
    line-height: 23px;
    margin: 0px;
}
.header-nav-area {
    background-color: #ffffff;
    padding: 12px 0px;
    border-bottom: 2px solid #dee1e1;
    height:50px;
}
.header-nav-area.fixed-header {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 99;
    animation: slide-down 0.7s;
    animation: slide-down 0.7s;
}
.header-nav-area.fixed-header .theme-btn {
    /* padding: 21.50px 30px !important; */
}
.header-nav-area .header-nav-menu-area ul {
    margin: 0px;
}
.header-nav-area .header-nav-menu-area ul > li {
    float: left;
    margin-right: 30px;
    position: relative;
}
.header-nav-area .header-nav-menu-area ul > li:last-child{
    margin-right: 0px;
}
.header-nav-area .header-nav-menu-area ul > li a {
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    text-decoration: none;
    padding-bottom:18px;
}
.header-nav-area .header-nav-menu-area ul > li > a > I {
    font-size: 18px;
    position: relative;
    top: 2px;
    margin-left: 2px;
}
.header-nav-area .header-nav-menu-area ul > li a.active, 
.header-nav-area .header-nav-menu-area ul > li a:hover {
    color: #000000;
}
.header-nav-area .header-nav-menu-box .header-request {
    position: absolute;
    top: -7px;
    right: 0px;
}
.header-nav-area .header-nav-menu-box .header-request .theme-btn {
    background-color: #fbd057;
    padding: 19px 9px;
}
/* dropdown css */
.header-nav-area .header-nav-menu-area ul > li .theme-dropdown {
    width: 240px;
    position: absolute;
    top: 37px;
    z-index: 99;
    background-color: #ffffff;
    /* border-top: 5px solid #ffc600 !important; */
    left: 0px;
    /* border: 1px solid #fbd057; */
    /* transition: all 0.5s; */
    /* transform: translateY(15px); */
    opacity: 0;
    visibility: hidden;
}
.header-nav-area .header-nav-menu-area ul > li:hover .theme-dropdown {
    transform: none;
    opacity: 1;
    visibility: visible;
}
.header-nav-area .header-nav-menu-area ul > li .theme-dropdown > ul > li {
    float: none;
    margin: 0px;
    border-bottom: 1px solid #d6d6d6;
}
.header-nav-area .header-nav-menu-area ul > li .theme-dropdown > ul > li > a{
    display: block;
    padding: 10px 6px;
    color: #272b31;
    font-size: 14px;
	border-bottom:none;
}
.header-nav-area .header-nav-menu-area ul > li .theme-dropdown > ul > li > a.active,
.header-nav-area .header-nav-menu-area ul > li .theme-dropdown > ul > li > a:hover {
    background-color: #0ca750;
    color:#fff;
}

.top-left{
    width: 31%;
	margin-left: 1%;
}
.top-right{
	width: 66%;
	margin-right: 2%;
	}
.warning{
	background:#ffcc00;
	border-radius: 5px;
	margin-top: 15px;
	width:75%;
	margin-right:auto;
	margin-left:auto;
	padding: 9px;
	font-size: 15px;
	}
/* dropdown css */
/* header */
/* slider */
.slider-area {
	background:url(/public/iyibudur/images/div-bg.png);
	background-color: #182057;
	position: relative;
}

.slider-area .slider-shape {
    position: absolute;
    bottom: -4px;
    left: 0px;
    right: 0px;
}
.slider-area .slider-shape img{
	width:100%;
	height:100%;
}
.slider-area-box {
    display: table;
    text-align:center;
}
.slider-area-box .slider-box {
	height:auto;
	padding-top: 60px;
	padding-bottom:60px;
}
/*.slider-images {
    position: absolute;
    top: 70px;
}
.slider-images img {
    max-width: 700px;
}*/
.slider-area-box .slider-box h1 {
    font-size: 3.16667rem;
    color: #fff;
    margin-bottom: 8px;
}
.slider-area-box .slider-box p {
    font-size: 1rem;
    color: #fff;
    margin-bottom: 20px;
    line-height: 26px;
}
.slider-desk img{width:100%;height:100%;}
/* slider */
/* why choose us */
.why-choose-us-area {
    padding-top: 50px;
}
.why-chhose-us-box-inner {
    padding: 30px;
    z-index: 9;
    margin-top: 30px;
    text-align: center;
    background-color: #fff;
    border-radius: 15px 15px;
    box-shadow: 0px 0px 15px #eee;
}
.why-chhose-us-box-inner .why-chhose-us-icon {
    border-radius: 100%;
    display: inline-block;
    padding: 20px;
    position: relative;
    height: 100px;
    width: 100px;
    text-align: center;
    font-size: 40px;
    line-height: 65px;
    margin-bottom: 25px;
    background-color: rgb(74 75 83);
    color: #07294d;
}
.why-chhose-us-content .theme-title,
.why-chhose-us-content .theme-description {
    color: #000;
}
.content_box {
    background-color: #fff;
    margin-top: 30px;
    box-shadow: 0px 0px 15px #eee;
    border-radius: 6px;
}
.content-description {
    position: relative;
    padding: 15px;
}
/* why choose us */
/* courses */
.courses-info {
    margin-top: 10px;
}
.courses-info, 
.content-meta {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.courses-info .rating-stars {
    float: left;
}
.rating-stars i {
    color: #ffc107;
    font-size: 18px;
    line-height: normal;
}
.courses-info .content-meta {
    float: right;
    width: auto;
    margin: 0px;
}
.content-meta li {
    float: left;
    padding-right: 15px;
    font-size: 15px;
}
.content-meta li a {
    color: #292b2c;
}
.content-meta li a > i {
    margin-right: 8px;
    color: #07294d;
}
.content-footer {
    border-top: 1px solid #EEE;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -ms-flexbox;
    display: flex;
    padding: 15px;
    width: 100%;
}
/* courses */
.commentuser img {
    border-radius: 100%;
    max-width: 40px;
    margin-right: 10px;
	width:100%;
	height:100%;
}
.commentuser a {
    color: #666;
    text-decoration: none;
}

/* event */
.events-box {
    box-shadow: 0px 0px 15px #eee;
    border-radius: 8px 8px;
    margin-top: 30px;
}
.events-box .events-images {
    position: relative;
}
.events-box .events-images img {
    border-radius: 8px 8px 0px 0px;
	height:100%;
}
.events-box .events-images .event-date {
    position: absolute;
    top: 10px;
    left: 10px;
    max-width: 75px;
    background-color: #fff;
    text-align: center;
    width: 100%;
}
.events-box .events-images .event-date h5 {
    font-size: 12px;
    font-weight: 500;
    margin: 0px;
    padding: 12px 15px;
    background-color: #ffc600;
    color: #000;
}
.events-box .events-images .event-date h5 span {
    display: block;
    font-size: 22px;
    font-weight: 600;
}
.events-box .events-content {
    padding: 15px 15px;
}
.events-content .event-list {
    margin: 15px -15px -15px;
    padding: 0px 15px 0px;
    border-top: 1px solid #eee;
}
.events-content .event-list li {
    border-right: 1px solid #eee;
    width: 50%;
    float: left;
    text-align: center;
    padding: 15px 0px;
}
.events-content .event-list li:last-child{
    border-right: 0px;
}
.events-content .event-list li > a {
    font-size: 15px;
    font-weight: 500;
    color: #3b3f45;
    text-decoration: none;
}
.events-content .event-list li > a > i {
    margin-right: 4px;
}
.filters ul {
    text-align: center;
    margin: 30px 0px 0px;
}
.filters ul > li {
    background-color: #eee;
    padding: 5px 25px;
    font-size: 16px;
    text-transform: capitalize;
    border-radius: 4px;
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 10px;
    font-weight: 600;
    cursor: pointer;
}
.filters ul > li:last-child{
    margin-right: 0px;
}
.filters ul > li.active {
    background-color: #ffc600;
}
/* event */

/* pricing */
.pricing-box {
    box-shadow: 0px 0px 4px #c3c3c3;
    border-radius: 6px;
    margin-top: 30px;
}
.pricing-box.pricing-box-top {
    margin-top: 40px;
}
.pricing-box .pricing-header {
    padding: 8px;
    border-radius: 6px 6px 0px 0px;
    background-color: #0ca750;
}
.pricing-box .pricing-header h2 {
    font-size: 17px;
    color: #ffffff;
    margin: 0px;
    text-transform: uppercase;
    font-family:  sans-serif;
    padding: 7px 0;
    font-weight:bold;
}
.pricing-content{
	background-color: #ffffff;
}
.pricing-box .pricing-content h3 {
    font-size: 25px;
    font-weight: 600;
    margin: 0px;
    padding: 11px 5px 5px;
    /* background-color: #59cb59; */
    color: #000000;
}
.pricing-box .pricing-content ul {
    margin: 0px;
}
.pricing-box .pricing-content li {
    font-size: 16px;
    border-bottom: 1px solid #eee;
    padding: 10px 15px;
}
.pricing-button {
    padding: 15px 15px;
}
/* pricing */
/* client */

.instagram-color{
  color:#fff;
  background: #d6249f;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);}
.our-client-area {
    padding-bottom: 20px;
}
.our-blog-area .events-box {
    background-color: #fff;
    padding: 6px 6px 0px;
}
.our-client-slider .owl-dots{
    display: none !important;
}
/* client */

/* breadcrumb */
.breadcrumb-area {
	background:url(/public/iyibudur/images/div-bg.png);
    background-color: #182057;
    padding: 20px 0;
    position: relative;
    margin-bottom: -20px;
}

.breadcrumb-area .breadcrumb-shape {
    position: absolute;
    bottom: -4px;
    left: 0px;
    right: 0px;
}
.breadcrumb-area .breadcrumb-shape img{
	width:100%;
	height:100%;
}
.breadcrumb-area .breadcrumb-box h2 {
    font-size: 32px;
    color: #fff;
    margin-bottom: 0px;
    font-family:  sans-serif;
    text-align: center;
    /* text-transform: uppercase; */
}
.breadcrumb-area .breadcrumb-box h1 {
    font-size: 32px;
    color: #fff;
    margin-bottom: 0px;
    font-family:  sans-serif;
    text-align: center;
    /* text-transform: uppercase; */
}
/* breadcrumb */
/* about */
.about-us-area .row {
    display: table;
    width: 100%;
}
.about-us-area .row > div {
    display: table-cell;
    vertical-align: middle;
    width: 60%;
}
.theme-left-title h2 {
    font-size: 40px;
    color: #000;
    margin-bottom: 8px;
    font-family:  sans-serif;
    position: relative;
}
.about-box .about-content > ul {
    margin: 0px -15px 25px;
}
.about-box .theme-left-title {
    margin-bottom: 10px;
}
.about-content ul > li {
    width: 50%;
    float: left;
    padding: 12px 15px 0px 38px;
    font-size: 16px;
    color: #000;
    font-weight: 500;
    position: relative;
}
.about-content ul > li > i {
    font-size: 16px;
    color: #325863;
    position: absolute;
    top: 15px;
    left: 15px;
}
.about-education {
    display: table;
    width: 100%;
}
.about-education .education-about-icon {
    height: 60px;
    width: 60px;
    background-color: #07294d;
    border-radius: 100%;
    text-align: center;
    line-height: 62px;
    font-size: 28px;
    color: #ffc600;
    display: table-cell;
    vertical-align: middle;
}
.about-education .education-about-content {
    padding-left: 15px;
    display: table-cell;
    vertical-align: middle;
}
/* about */
/* contact */
.contact-area .section-title {
    margin-bottom: 30px;
}
.contact-box .contact-box-form {
    box-shadow: 0px 0px 15px #eee;
    padding: 0px 30px 30px 30px;
    border-radius: 8px 8px;
    margin-bottom: 30px;
}
.contact-box .theme-input-box .theme-btn {
    padding: 17px 60px;
}
.contact-area .contact-detail {
    margin-top: -30px;
}
.contact-detail .contact-detail-box {
    box-shadow: 0px 0px 15px #eee;
    padding: 15px 15px;
    border-radius: 8px 8px;
    display: table;
    width: 100%;
    margin-top: 30px;
}
.contact-detail .contact-detail-box .contact-detail-icon {
    display: table-cell;
    vertical-align: middle;
    width: 60px;
}
.contact-detail .contact-detail-box .contact-detail-icon > i{
    height: 60px;
    width: 60px;
    background-color: #07294d;
    border-radius: 100%;
    font-size: 26px;
    text-align: center;
    color: #ffc600;
    line-height: 60px;
}
.contact-detail .contact-detail-box .contact-detail-contemt {
    padding-left: 15px;
    font-size: 16px;
    font-weight: 500;
    display: table-cell;
    vertical-align: middle;
}
.contact-detail .contact-detail-box .contact-detail-contemt p {
    margin: 0px;
}
.contact-map-area {
    border-top: 1px solid #eee;
}
/* contact */
/* faq */
.faq-box .faq-box-list a {
    display: block;
    text-align: left;
    padding: 15px 15px 15px 100px;
    background: #fff;
    font-size: 16px;
    color: #000;
    text-transform: capitalize;
    box-shadow: 0px 0px 15px #eee;
    border-radius: 0;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    margin-top: 20px;
}
.faq-box .faq-box-list a::before {
    position: absolute;
    content: "";
    top: 0;
    width: 19%;
    height: 101%;
    left: -26px;
    background: #1c1c1c;
    /* -webkit-transform: skew(327deg); */
    /* transform: skew(66deg); */
}
.faq-box .faq-box-list a > i {
    font-size: 22px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 26px;
    color: #ffffff;
}
.faq-box .faq-box-list a.active > i::before {
    content: "\f068";
}
.faq-box .faq-box-list .content {
    border: 1px solid #eee;
    border-top: 0px;
    padding: 15px 15px;
    display: none;
}
.faq-sections .why-choose-us-image img {
    max-width: 100%;
    display: block;
    margin: 0px auto;
}
/* faq */
/* scholarships */
.scholarships-box {
    /* box-shadow: 0px 0px 15px #eee; */
    /* padding: 30px 30px; */
    border-radius: 15px 15px;
    margin-top: 30px;
    /* text-align: center; */
}
.scholarships-box .theme-title {
    margin-bottom: 8px;
}
.scholarships-box .theme-description {
    margin-bottom: 15px;
}
.scholarships-bottom {
    display: table;
    width: 100%;
    text-align: center;
}
.scholarships-bottom .scholarships-item {
    display: table-cell;
    width: 33.33%;
    vertical-align: middle;
    padding: 0px 15px;
}
.scholarships-bottom .scholarships-item .theme-description {
    margin: 0px;
}
.scholarships-bottom .scholarships-item .scholarships-icon {
    font-size: 32px;
    color: #07294d;
    text-align: center;
    margin-bottom: 8px;
}
.scholarships-bottom .scholarships-item .theme-title {
    margin: 0px 0px 2px;
    text-transform: uppercase;
    font-size: 16px;
}
.scholarship-button {
    margin-top: 15px;
}
.scholarship-button .theme-btn {
    width: 100%;
}
.scholarship-detail-top {
    box-shadow: 0px 0px 15px #eee;
    padding: 20px 20px;
}
.scholarship-detail-top .scholarship-detail-box {
    text-align: center;
    border-bottom: 1px solid #eee;
    padding: 25px 15px;
    margin: 0px -20px;
}
.scholarship-detail-top .scholarship-detail-box:last-child {
    border-bottom: 0px;
}
.scholarship-detail-top .scholarship-detail-box .theme-title {
    text-transform: uppercase;
    font-size: 16px;
}
.scholarship-detail-top .scholarship-detail-box .theme-btn {
    padding: 12px 30px;
    margin-top: 5px;
}
.scholarship-detail-top .scholarship-detail-box .theme-description {
    font-size: 18px;
}
.scholarships-content .scholarships-content-box {
    margin-bottom: 15px;
}
.scholarships-content .scholarships-content-box .theme-title {
    margin-bottom: 8px;
}
.scholarship-detail-top {
    box-shadow: 0px 0px 15px #eee;
    padding: 0px 20px 0px;
    margin-bottom: 20px;
    border-radius: 15px;
}
/* scholarships */
/* result */
.result-area {
    box-shadow: 0px 0px 15px #eee;
    padding: 30px 30px;
    text-align: center;
    margin-top: 30px;
}
.result-area .theme-title {
    margin-bottom: 12px;
}
.result-area .theme-btn {
    background-color: #07294d;
    color: #fff !important;
}
/* result */
/* alert */
.aleart-box {
    background-color: #ffc600;
    color: #000;
    position: fixed;
    top: 15px;
    right: -100%;
    z-index: 99;
    padding: 15px 30px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 8px 0px 0px 8px;
    transition: all 0.5s;
}
.alert-show .aleart-box {
    right: 0px;
}
.bank{
	text-align:center;
	margin-top:10px;
	margin-bottom:20px;
	}
.bank img{
	width:auto;
	height:auto;
}
/* alert */
/* footer */
.footer-main {
	background:url(/public/iyibudur/images/div-bg.png);
	background-color: #182057;
	position: relative;
}
.footer-main .footer-shape {
    position: absolute;
    top: -2px;
    left: 0px;
    right: 0px;
}
.footer-main .footer-shape img{
	width:100%;
	height:100%;
}
.footer-top {
    padding: 60px 0;
}
.footer-title .theme-title {
    font-size: 22px;
    position: relative;
    color: #ffffff;
    margin-bottom: 40px;
}
.footer-title .theme-title::before {
    content: "";
    background-color: #ffffff;
    height: 3px;
    width: 60px;
    position: absolute;
    bottom: -10px;
    left: 0px;
}
.footer-box .footer-content ul {
    margin: 0px;
}
.footer-box .footer-content ul li {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    padding-bottom: 12px;
    position: relative;
}
.footer-box.contact-list .footer-content ul li {
    padding-left: 30px;
}
.footer-box .footer-content ul li:last-child {
    padding-bottom: 0px;
}
.footer-box .footer-content ul li > a {
    color: #fff;
    transition: all 0.5s;
}
.footer-box .footer-content ul li > a:hover{
    color: #f05a66;
}
.footer-box .footer-content ul li > span > i {
    position: absolute;
    top: 4px;
    left: 0px;
    color: #59cb59;
}
.footer-box.footer-feature .footer-content {
    margin: 0px -15px;
}
.footer-box.footer-feature .footer-content ul {
    width: 50%;
    float: left;
    padding: 0px 15px;
}
.footer-box.download-app .footer-content ul li {
    display: inline-block;
    padding: 0px 10px 0px 0px;
}
.footer-box.download-app .footer-content ul li img {
    max-width: 110px;
}
.footer-box.footer-feature .footer-content ul li > a > i, 
.footer-box.support-box .footer-content ul li > a > i {
    font-size: 14px;
    color: #59cb59;
    position: absolute;
    top: 5px;
    left: 0px;
}
.footer-box.footer-feature .footer-content ul li,
.footer-box.support-box .footer-content ul li {
    padding-left: 22px;
}

.footer-bottom {
	background-color: #002138;
	padding: 15px 0px;
}
.footer-copyright{padding-top:40px;}
.footer-copyright p {
    font-size: 16px;
    margin: 0px;
    color: #fff;
}
.footer-copyright p > a {
    color: #0ca750;
}

.whatsappico:hover {
    left: 0;
}

.whatsappico i {
    padding-top: 4px;
    padding-right: 12px;
    font-size: 28px;
    float: right;
}
.whatsappico a {
    text-decoration: none;
    padding-left: 10px;
    color: #fff;
    text-align: left;
}
.whatsappico {
    position: fixed;
    left: -160px;
    bottom: 10px;
    width: 210px;
    font-size: 23px;
    background: #69ad53;
    color: #fff!important;
    margin-right: 0;
    border-radius: 0 20px 20px 0;
    z-index: 999;
    padding: 10px 2px;
}

.destekico:hover {
    left: 0;
}

.destekico i {
    padding-top: 4px;
    padding-right: 12px;
    font-size: 28px;
    float: right;
}
.destekico a {
    text-decoration: none;
    padding-left: 10px;
    color: #fff;
    text-align: left;
}
.destekico {
    position: fixed;
    left: -160px;
    bottom: 75px;
    width: 210px;
    font-size: 23px;
    background: #ffc109;
    color: #fff!important;
    margin-right: 0;
    border-radius: 0 20px 20px 0;
    z-index: 999;
    padding: 10px 2px;
}

/* footer */
/* keyframe */
@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(-100%);
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
    }

    100% {
        opacity: 0.9;
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
    }
}

.insta{background:radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);}

/* keyframe */

@media screen and (max-width: 479px){
	.header-top .header-top-content {
	    text-align: center;
	}
	.header-top .header-top-menu {
	    display: none;
	}
	.header-bottom .header-logo img {
	    max-width: 220px;
	    display: block;
	    margin: 0px auto;
	}
	.header-contact .header-widget-main {
	    float: none;
	    margin-top: 30px;
	}
	.header-contact {
	    display: none;
	}
	.slider-area-box .slider-box h1 {
	    font-size: 28px;
	}

	.footer-main::before {
		background-image:none;
		background-color:#363840;
		opacity: 0;
	}

	.breadcrumb-area::before {
		background-image:none;
		background-color:#363840;
		opacity: 0;
	}

	.our-gallery-area .content .single-content {
	    width: 100%;
	    float: none;
	}
	.about-content ul > li {
	    width: 100%;
	}
	.faq-box .faq-box-list a::before {
	    width: 100px;
	}
	.scholarships-bottom .scholarships-item {
	    display: block;
	    width: 100%;
	}
	.footer-main .footer-shape{
		top: -5px;
	}
	.top-left{
    width:100%;
	}
	.top-right{
	display:none;
	}
	.video iframe{width:100%;height:215px;}
}
@media screen and (max-width: 767px) and (min-width: 480px){
	.header-top {
	    text-align: center;
	}
	.header-widget-main .header-widget {
	    margin-top: 20px;
	}
	.header-logo img {
	    max-width: 280px;
	    display: block;
	    margin: 0px auto;
	}
	.header-contact {
	    display: none;
	}
	.header-top-menu {
	    display: none;
	}
	.slider-area-box .slider-box h1 {
	    font-size: 30px;
	}
	.slider-images > img {
	    max-width: 280px;
	    width: 100%;
	    height: 100%;
	    display: none;
	}
	.footer-social > ul > li {
	    width: 50% !important;
	}
	.top-left{
    width:100%;
	}
	.top-right{
	display:none;
	}
	.video iframe{width:100%;}

	.footer-main::before {
		background-image:none;
		background-color:#363840;
		opacity: 0;
	}

	.breadcrumb-area::before {
		background-image:none;
		background-color:#363840;
		opacity: 0;
	}

}
@media screen and (max-width: 767px) and (min-width: 576px){
	.header-top-menu{
		display: block;
	}
	.header-top .header-top-menu ul {
	    margin: 10px 0px;
	}
	.our-gallery-area .content .single-content {
	    width: 50%;
	}
	.header-logo img {
	    max-width: 100%;
	}
	body .header-nav-area {
	    padding: 0px;
		height:0px;
	}
	body .header-nav-area .header-nav-menu-box .header-request {
	    position: absolute;
	    top: -64px;
	    right: 88px;
	}
	body .header-nav-area .header-nav-menu-box .header-responsive-menu {
	    color: black;
	    transform: none;
	    top: -61px;
	    /* right: 48px; */
	    font-size: 17px;
	}
	.top-left{
    /* display:none; */
 }
	.top-right{
		width: 100%;
	}

	.footer-main::before {
		background-image:none;
		background-color:#363840;
		opacity: 0;
	}

	.breadcrumb-area::before {
		background-image:none;
		background-color:#363840;
		opacity: 0;
	}

}
@media screen and (max-width: 767px) and (min-width: 680px) {
	.events-area .row > .col-xl-4,
	.our-blog-area .row > .col-xl-4 {
	    max-width: 50%;
	}
}
@media screen and (max-width: 767px){
	.container {
	    max-width: 100% !important;
	}
	.header-nav-area {
	    padding: 6px 6px;
	}
	.header-nav-area .header-nav-menu-box .header-responsive-menu {
	    font-size: 21px;
	    position: absolute;
	    top: 50%;
	    transform: translateY(-50%);
	    right: 0px;
	}
	.header-nav-area .header-nav-menu-box .header-request {
	    position: static;
	}
	.header-nav-area .header-nav-menu-box .header-request .theme-btn {
	    /* padding: 13px 14px; */
	}
	.header-nav-menu-area {
	    display: none;
	    position: absolute;
	    top: 100%;
	    left: 0px;
	    right: 0px;
	    background-color: #182057;
	    margin-top: 6px;
	    z-index: 9;
	    margin: 8px -21px;
	    padding: 0px 22px;
	    /* height: 65vh; */
	    overflow-y: auto;
	}
	.header-nav-area .header-nav-menu-area ul > li {
	    float: none;
	    margin: 0px;
	}
	.header-nav-area .header-nav-menu-area ul > li > a {
	    display: block;
	    padding: 10px 0px;
	    border-bottom: 1px solid #29305e;
	    color: #fff;
	}
	.header-nav-area .header-nav-menu-area ul > li a.active, .header-nav-area .header-nav-menu-area ul > li a:hover{color:#fff;}
	body .header-nav-area.fixed-header {
	    padding: 8px 0px;
	}
	body .header-nav-area.fixed-header .header-nav-menu-box .header-request {
	    position: static !important;
	}
	body .header-nav-area.fixed-header .header-nav-menu-box .header-responsive-menu {
	    top: 50%;
	    transform: translateY(-50%);
	}
	.header-nav-area .header-nav-menu-area ul > li:hover .theme-dropdown {
	    position: static;
	    width: 100%;
	    border: 0px !important;
	    background-color: #182057;
	}
	.header-nav-area .header-nav-menu-area ul > li .theme-dropdown > ul > li{
		border-bottom: 1px solid #29305e;
	}
	.header-nav-area .header-nav-menu-area ul > li .theme-dropdown > ul > li > a{
	color: #fbfbfb;
	}
	.header-nav-area .header-nav-menu-area ul > li .theme-dropdown > ul > li > a:hover{
	background-color: #ffffff;
	color: #182057;
	}
	.section-title h2 {
	    font-size: 26px;
	}
	.about-us-area .row {
	    display: flex;
	    width: auto;
	    margin: 0px -15px;
	}
	.about-us-area .row > div {
	    display: block;
	    width: 100%;
	}
	.about-content ul > li{
		width: 100%;
	}
	.theme-left-title h2 {
	    font-size: 28px;
	}
	.about-images img {
	    max-width: 260px;
	    display: block;
	    margin: 0px auto;
	    width: 100%;
	    height: 100%;
	}
	.breadcrumb-area .breadcrumb-box h2 {
	    font-size: 20px;
	}
	.breadcrumb-area .breadcrumb-box h1 {
	    font-size: 20px;
	}
	.footer-top {
	    padding: 30px 0px 45px;
	}
	.footer-box {
	    margin-top: 30px;
	}
	.footer-social > ul > li {
	    width: 100%;
	    margin-bottom: 15px;
	}

	.footer-main::before {
		background-image:none;
		background-color:#363840;
		opacity: 0;
	}

	.breadcrumb-area::before {
		background-image:none;
		background-color:#363840;
		opacity: 0;
	}



}
@media screen and (max-width: 991px) and (min-width: 768px){
	.header-top .header-top-content p{
		font-size: 13px;
	}
	.header-contact {
	    display: none;
	}
	.header-nav-area{
		position: relative;
	}
	.header-nav-area .header-nav-menu-box .header-request {
	    top: -92px;
	}
	.header-nav-area .header-nav-menu-area ul > li {
	    margin-right: 25px;
	}
	.header-nav-area .header-nav-menu-area ul > li a {
	    font-size: 16px;
	}
	.section-title h2 {
	    font-size: 30px;
	}
	.about-content ul > li{
		width: 100%;
	}
	.faq-box .faq-box-list a::before {
	    width: 95px;
	}
	.top-left{
    display:none;
	}
	.top-right{
		width: 100%;
	}
}
@media screen and (max-width: 1199px) and (min-width: 992px){
	.about-content ul > li {
	    font-size: 13px;
	}
	.header-nav-area .header-nav-menu-area ul > li{
		margin-right:27px;
	}
}
@media screen and (min-width: 768px){
	.header-responsive-menu {
	    display: none;
	}
	.header-nav-menu-area{
		display: block !important;
	}
}
@media screen and (max-width: 992px){
	.breadcrumb-area {
	    padding: 15px 0px 15px;
	}
}