/* Themp CSS - Delete this when importing */
* { opacity:1 !important; }
html, body {
	margin:0;
	padding:0;
}

/* Yaz Okulları CSS */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,700');
.summercamp {
	width:100%;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	font-size:14px;
	color:#353535;
	-webkit-font-smoothing:antialiased;
}
.summercamp h1,
.summercamp h2,
.summercamp h3,
.summercamp h4,
.summercamp h5,
.summercamp h6 {
	padding-top:0;
	margin-top:0;
}
.summercamp h2 {
	font-size:48px;
	font-weight:300;
}
.summercamp p {
	line-height:20px;
}
.sc-fullwith {
	width:100%;
}
.sc-hero {
	position:relative;
	height:500px;
	background:#fafafa url('../../images/georgian-big-data/13.png') center center no-repeat;
	background-size:cover;
}
.sc-hero-ec {
	max-width:193px;
}
.sc-hero-content {
	max-width:1140px;
	margin:auto;
	padding:0 15px;
	box-sizing:border-box;
}

.yurtdisi-egitim img{
    position: absolute;
    right:5%;
	height:auto;
	margin-top: 1px;
	width:65%;
}


.sc-hero-content h1 {
	position:absolute;
	width:100%;
	left:0;
	bottom:40px;
	padding:8px 0;
	font-size:48px;
	font-weight:400;
	color:#ffffff;
	background-color:rgba(252,168,28,.8);
}
.sc-hero-content h1 span {
	display:block;
	max-width:1140px;
	padding:0 15px;
	margin:auto;
}
@media (max-width:757px) {
	.sc-hero {
		height:460px;
	}
	.sc-hero-content h1 {
		font-size:32px;
	}


	.ec-logo {
		width:33%;
	}




}
.sc-content {
	padding-top:50px;
	padding-bottom:50px;
}
.summercamp h3 {
	color:rgba(252,168,28,1);
	font-size:32px;
	font-weight:400;
}
.sc-big {
	font-size:18px;
	line-height:24px;
}
.sc-small {
	font-size:12px;
	line-height:16px;
}
.sc-dotted-lines td {
	border-top:1px dotted #353535;
	padding:8px;
}
table.sc-bold1 td:first-child {
	font-weight:700;
}
ul.sc-listcheck {
	margin:0;
	padding:0;
	list-style:azure;
}
ul.sc-listcheck li {
	line-height:30px;
}

.sc-listcheckrigth{
	margin-top:62px !important;
}

ul.sc-listcheck li::before {
	content:'';
	display:inline-block;
	width:16px;
	height:16px;
	margin-right:8px;
	vertical-align:middle;
	background:url('../images/icon-check.svg') center center no-repeat;
	background-size:contain;
}
.sc-box {
	width:100%;
	font-weight:400;
	border:1px solid rgba(252,168,28,1);
	box-sizing:border-box;
	text-align:center;
	padding:32px 8px;
	margin:1em auto;
}
.sc-box span {
	display:inline-block;
}
.sc-box-icon {
	display:inline-block;	
	width:64px;
	height:64px;
	margin-right:8px;
	vertical-align:middle;
}
.sc-box-name {
	font-size:24px;
	font-weight:300;
	color:#9d9d9d;
}
.sc-box-price {
	font-size:32px;
	font-weight:700;
	color:rgba(252,168,28,1);
}
.sc-gallery {
	width:100%;
	padding-top:50px;
	padding-bottom:50px;
	background-color:#353535;
	color:#ffffff;
}
.sc-gallery-thumb {
	max-width:100%;
	display:inline-block;
	margin:.5em auto;
	border-radius:4px;
	overflow:hidden;
	box-shadow:0 0 0 rgba(0,0,0,.5);
	border:2px solid transparent;
}
@media (min-width:769px) {
	.sc-gallery-thumb:hover {
		position:relative;
		z-index:3;
		transition:all cubic-bezier(1, 0, 0, 1.5) .2s;
		transform:scale(2,2);
		box-shadow:0 0 60px rgba(0,0,0,.5);
	}

}
.sc-map {
	padding-left:0 !important;
	padding-right:0 !important;
}
.sc-map iframe {
	width:100%;
}
.sc-list-iconed {
	text-align:center;
	margin-top:1.5em;
	margin-bottom:1.5em;
}
.sc-list-iconed > div {
	background-color:#fafafa;
	margin-bottom:1em;
	padding-top:32px;
	padding-bottom:32px;
}
.sc-list-iconed > div > img {
	width:64px;
	height:64px;
}
.sc-list-iconed span {
	font-weight:400;
}
.timetable {
	width:100%;
	font-weight:400;
	border-collapse:collapse;
	margin-bottom:1.5em;
	margin-top:1.5em;
}
.timetable td {
	padding:4px 8px;
	border:1px solid #fee8cb;
}
.timetable thead tr td {
	color:#ffffff;
	background-color:#fca51c;
	font-weight:600;
}
.timetable tr td:first-child {
	width:25px;
	text-align:center;
}
.timetable tbody tr td:first-child {
	color:#fca51c;
}
.timetable tbody tr:nth-child(even) td {
	background-color:rgba(252,165,28,.05);
}
.tcenter {
	text-align:center;
}
.sc-video {
	width:100%;
}

.img-responsive {
    height: 460px;
    margin-left: -45px;
    margin-top: -15px;
}
.sc-premium-big-picture {
	background:url('../../images/georgian-otomotiv/5.JPG') center center no-repeat;
	background-size:cover;
	min-height:240px !important;
}

.sc-premium {
	padding-bottom:70px;
}

.iletisim .hemenbasvur form ul li input , form ul li select{
	border: none !important;
	background-color: #f1f1f1;
	width: 100% !important;
	color: #a09f9f;
	border-radius: 3px;
	padding: 15px 15px !important;
	height: inherit !important;
	border-radius: 3px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}

.iletisim .hemenbasvur form ul li {
	margin: 15px 0px;
	list-style:none;
}

.iletisim .hemenbasvur form ul li textarea {
	border: none !important;
	background-color: #f1f1f1;
	width: 100% !important;
	color: #a09f9f;
	border-radius: 3px;
	padding: 15px 15px !important;
	height: 113px;
	border-radius: 3px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}

.iletisim .hemenbasvur form ul li .btn button {
	color: #fff;
	background-color: rgba(252,168,28,1);
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	border-radius: 3px;
	width: 250px;
	border: none;
	height: 50px;
}

.iletisim .hemenbasvur h2 {""
	font-size: 48px;
	font-weight: 300;
    text-align:center;
}

.iletisim .hemenbasvur p {
	color: #4d4d4d;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	margin-top: 10px;
	text-align: center;
	font-size: 18px;
	margin-bottom: 25px;
    text-align: center;
}
.goto-form{
	color: #fff;
	background-color: rgba(252,168,28,1);
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	border-radius: 3px;
	line-height: 70px;
	border: none;
	height: 70px;
	width:70px;
	-webkit-border-radius: 70px;
	-moz-border-radius: 70px;
	border-radius: 70px;
	position: fixed;
	right: 30px;
	bottom: 30px;
	box-shadow: #2b230b 3px 3px 5px;
}
.disable{
	display: none;
}
#foreign{
    width: 15px !important;
    margin-right: 8px;
    border-color: #a09f9f;
    line-height: 30px;
}
#checker{
    color: #706f6f;
    padding-left: 5px;
}