/**
Renkler: #CE1126 -- header çizgi kırmızı renk
#333333 -- yazı renk
**/


body {
	font-family: 'Open Sans', sans-serif !important;
}

a:hover {
    text-decoration: none;
}

img.example-image.img-responsive {
    border-radius: 9%;
    margin-top: 22px;
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
    border-radius: 0px;
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-radius: 0px;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #CE1126;
    border-color: #CE1126;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 3;
    color: #FFFFFF;
    background-color: #CE1126;
    border-color: #CE1126;
}
/*** footer başlangıç **/

footer {
    background: #001426;
    padding: 30px 0 10px 0;
    color: #FFF;
}

.footer-okullar {
    margin-bottom: 30px;
}

.footerlogo {
    text-align: center;
}

.footerbaslik h2 {
    font-size: 16px;
    font-weight: 700;
    color: #007FC5;
    margin-top: 5px;
}

.footer-adres p {
    float: left;
    margin-right: 17px;
}
/** // footer son /**/
/** header-bar 

#header-bar {
    height: 42px;
    background: #fff;
    border-bottom: 2px solid #CE1126;
}**/

#header-bar {
    height: 8px;
    background: #ce1126;
    border-bottom: 2px solid #CE1126;
}

.header-bar-title {
    font-size: 13px;
    font-style: italic;
    font-weight: 600;
    color: rgb(51, 51, 51);
    text-align: left;
    font-family: 'Open Sans';
    line-height: 40px;
}

.header-bar-content {
    text-align: right;
}

.header-social-link {
    transition: background 0.6s linear;
    width: 40px;
    float: right;
    line-height: 40px;
    text-align: center;
    border-left: 1px solid #DDDDDD;
}

.header-social-link:first-child {
    border-right: 1px solid #DDDDDD;
}

.header-social-link a {
    color: #DDDDDD;
}

.header-social-link:hover {
    background: #eee;
}

.header-social-link:hover a {
    color: #CE1126;
}

.header-bar-search-box {
    background: #CE1126;
    width: 200px;
    float: right;
}

.header-bar-search-box button {
    text-align: center;
}

.header-bar-search-box input:-mox-placeholder,
.header-bar-search-box input:-webkit-placeholder {
    color: #fff;
}

.header-bar-search-box input,
.header-bar-search-box button {
    background: transparent;
    border: 0;
    color: #fff;
    line-height: 40px;
    font-size: 13px;
}
/** //header-bar **/
/** ana bölge **/

.anabolge {
    padding: 30px 0;
}

.bigger-content-area {
    padding: 0;
}

.news-area {
    padding: 0;
    margin-top:   25px;
}



.teknik p {

	line-height: 130%;

	color: #444444;

}

.teknikliste {

	margin: 10px 0 40px;

}

.teknikliste div {

    font-weight: 400;

    color: #444444;

    padding: 10px;

    font-family: 'Open Sans', sans-serif;
    
}

.teknikliste div span {

    display: inline-block;

    width: 20%;

    font-weight: 700;

    color: #444444;

    margin-right: 10px;

    color: #5b5b5b;

    font-family: 'Open Sans', sans-serif;
    font-size: 14px;

    -webkit-font-smoothing: antialiased;

}

.teknikliste div span:after {

	content: ':';

	float: right;

}

.teknikliste div:nth-child(odd) {

	background-color: #EEEEEE;

}

.teknikliste div:nth-child(even) {

	background-color: #FFFFFF;

}

strong.red {
    color: #CE1126;
}

.bigger-content {
    transition: background 0.6s ease-in-out;
    background: #f66;
    height: 80px;
    width: 100%;
    position: relative;
    width: 600px;
    left: -315px;
}

.bigger-header {
    line-height: 50px;
    color: #fff;
    float: right;
    width: 250px;
    font-size: 18px;
}

.bigger-header a {
    color: #fff;
    font: bold 18px 'Open Sans';
}

.bigger-header i,
.bigger-header img {
    transition: transform 1s ease-in-out;
    font-size: 36px;
    margin: 20px;
}

.bigger-content:hover {
    background: #f66;
}

.bigger-content:hover i,
.bigger-content:hover img {
    transform: rotate(360deg);
}

.bigger-r1 {
    background: #CE1126;
}

.bigger-r2 {
    background: #DD2035;
}

.bigger-r3 {
    background: #EC2F44;
}

.bigger-r4 {
    background: #FF4E63;
}

.news-title {
    color: #333333;
    font: bold 16px/25px 'Open Sans';
        margin: 15px;
    min-height: 51px;
}

.readmore {
    transition: background 0.5s linear;
    float: right;
    color: #CE1126;
    border: 2px solid #CE1126;
    font: normal 12px/25px 'Open Sans';
    padding: 0 10px;
    margin-right: 23px;
    margin-top: 19px;
    font-weight: 800;

}

i.fa.fa-angle-right.more {
    font-size: 18px;
}

.news-area div {
    margin-bottom: 20px;
}

.news-area div:hover .readmore {
    background: #CE1126;
    color: #fff;
    text-decoration: none;
}

.news-area div:hover img {
    opacity: 0.6;
}
/** //ana bölge **/
/** top header & menü **/

#top-head {
    height: 100px;
    background: #fff;
    padding-top: 10px;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(234,234,234,0.83);
-moz-box-shadow: 0px 3px 5px 0px rgba(234,234,234,0.83);
box-shadow: 0px 3px 5px 0px rgba(234,234,234,0.83);


}

#top-head .logo a{
    height: 72px;
    display: block;
}

.mobil-menu-acik {
    position: fixed;
    z-index: 999;
}

.mobil-altmenu-acik {
    border-bottom: 3px solid #CE1126!important;
}

.mobil-altmenu-acik .menu-link {
    color: #CE1126!important;
}

.header-menu {
    list-style: none;
    float: right;
}

.header-menu li.menu {
    float: left;
    margin-left: 10px;
    padding: 0 5px;
}

/*.header-menu li.menu:hover {
    border-bottom: 3px solid #CE1126;
}*/ 

.header-menu li.menu a.menu-link {
    color: #333333;
    font: bold 16px/87px 'Open Sans';
    
}

.header-menu li.menu .cursordef {
    cursor: default;
    
}
.header-menu li.menu:hover a.menu-link {
    color: #CE1126;
    text-decoration: none;
}

.mobiltus {
    cursor: pointer;
    color: #CE1126;
    font-size: 36px;
    line-height: 90px;
}

.mobiltus:hover {
    color: #333;
}

.header-menu .alt-menu {

    display: none;

    width: 250px;

    position: absolute;

    z-index: 999;

    padding: 0px;

    margin: 3px 0px 0px -4px;

    background: rgb(221, 32, 53) none repeat scroll 0px 0px;

}

.header-menu .alt-menu li:hover {

    background: rgb(206, 17, 38) none repeat scroll 0% 0%;

}

.header-menu .alt-menu li {

    list-style: outside none none;

    float: left;

    width: 250px;

    height: 40px;

    padding: 0px 0px 0px 10px;

    margin: 0px;

    color: #FFF;

    border-bottom: 1px solid #A40618;

}

.header-menu .alt-menu li a {
    color: #fff;
    cursor: pointer;
    font: bold 14px/40px "Open Sans";
}


.header-menu .alt-menu li a:hover {

    color: rgb(255, 255, 255);

}

header-menu .alt-menu li:hover {

    background: #DD2035;

}



.header-menu .alt-menu li:last-child {
    border-bottom: 0;
}

.mobil-menu .alt-menu {
    display: none;
    background: #E0E0E0;
    overflow: hidden;
    padding: 0 20px;
}

.mobil-menu .alt-menu li {
    list-style: none;
    float: left;
    width: 100%;
    height: 30px;
    padding: 0;
    margin: 0;
    border-bottom: 3px solid #333;
    padding-left: 10px;
}

.mobil-menu .alt-menu li a {
    font: bold 14px/30px 'Open Sans';
    color: #333333;
    cursor: pointer;
}

.mobil-menu .alt-menu li a:hover {
    color: #CE1126;
}

.mobil-menu .alt-menu li:last-child {
    border-bottom: 0;
}

#mobilmenu {
    display: none;
    background: #EEEEEE;
    position: fixed;
    z-index: 999;
    width: 100%;
    left: 0;
    top: 95px;
    overflow: auto;
    ;
}

#mobilmenu .mobil-menu {
    left: 0;
    width: 100%;
}

.mobil-menu {
    padding: 0 20px;
}

.mobil-menu li {
    list-style: none;
    border-bottom: 3px solid #333333;
}

.mobil-menu li a {
    font: bold 15px/50px 'Open Sans';
    color: #333333;
    cursor: pointer;
}
/** //top header & menü **/
/** slider içerikleri **/

.slider-content {
    position: absolute;
    top: 0px;
    text-align: center;
    padding-top: 5%;
    color: #fff;
    width: 100%;
}



.slider-content .container { position: relative; z-index: 15; }

.slider-content h1 {
    font-family: "Open Sans";
    font-size: 46px;
    line-height: 120%;
    color: rgb(255, 255, 255);
    text-align: left;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.45);
    width: 49%;
    font-weight: 800;
    padding-top: 144px;
}
/** //slider içerikleri **/
/** içerikler **/

.style2 {
    margin-bottom: 30px;
}

.content-area {
    padding: 10px 20px;
    border: 1px solid #e6e6e6;
}

.content-area h1 {
    color: #5b5b5b;
    margin: 10px 0 20px 0;
    font-size: 31px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
}

.content-area h3 {
    color: #5b5b5b;
    font: bold 14px/15px 'Open Sans';
    margin: 0;
}

.content-area span {
    color: #5b5b5b;
    font: normal 13px/15px 'Open Sans';
    margin: 0;
}

.content-area img {
    margin-bottom: 10px;
}

.content-area p {
    font-size: 14px;
    line-height: 27px;
    color: #5b5b5b;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
}


.content-item {
    text-align: center;
}

.imgRound {
    margin: 0 auto;
    border-radius: 50%;

    padding: 6px;
}

.content-area h2 {
    font: bold 24px/35px 'Open Sans';
    color: #5b5b5b;
}



.yonetim {
    margin-bottom: 49px;
    border: 1px solid #e6e6e6;
    padding: 20px 0 21px 0;
    text-align: center;
}

.yonetim.hover12:hover {
    background-color: #CE1126;
    opacity: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.yonetim img {
width: 180px;
    height: 240px;
}

.oda-detay-resim img {
    height: 170px;
    border-radius: 50%;
}

.centered {
   text-align: center;
   font-size: 0;
}
.centered > div {
   float: none;
   display: inline-block;
   text-align: left;
   font-size: 13px;
}
.galeri {
    border: 1px solid #EEEEEE;
    margin: 0 20px 20px 0;
    padding: 20px 20px 10px 20px;
    text-align: center;
}

.video {
    border: 1px solid #EEEEEE;
    margin: 0 20px 20px 0;
    text-align: center;
}

.galeri img {
    border-radius: 50%;
}

.galeri h2,
.video h2 {
    font: bold 14px/20px 'Open Sans';
    color: #5b5b5b;
}

.video .play-tus {
    position: absolute;
    margin: -180px 0 0 -30px;
    -webkit-transition: -webkit-transform 1s ease-in-out;
    transition: transform 1s ease-in-out;
}

.video:hover .play-tus {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
}

.nopad {
    padding: 0;
}

#map-canvas {
    width: 100%;
    height: 250px;
}

.bilgi {
    font: normal 14px/50px 'Open Sans';
    color: #5b5b5b;
    width: 100%;
    border-bottom: 1px solid #EEEEEE;
}

.text-input {
    font: normal 14px/40px 'Open Sans';
    border: 1px solid #EEEEEE;
    color: #66666;
    padding: 0 20px;
    width: 100%;
}

.contact-form {
    margin-top: 20px;
}

.contact-form .text-input {
    margin-bottom: 20px;
}

.contact-form-submit {
    width: 200px;
    float: right;
    font: bold 20px/40px 'Open Sans';
    color: #fff;
    background: #CE1126;
    text-align: center;
    border: 0;
}

.faq {
    border: 1px solid #EEEEEE;
    padding: 0;
    margin-bottom: 20px;
}

.faq-content span,
.faq span {
    color: #CE1126;
    font: bold 14px/40px 'Open Sans';
}

.faq-content {
    background: #EEEEEE;
    margin-bottom: 20px;
    padding-bottom: 15px;
}

.faq-plus {
    background: #CE1126;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    color: #fff;
    margin-right: 10px;
    border: 0;
    float: left;
}

.faq-minus {
    background: #EEEEEE;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    color: #CE1126;
    margin-right: 10px;
    border: 0;
    float: left;
}

.faq-text {
    color: #5b5b5b;
    margin: 10px 20px 10px 20px;
    padding-top: 20px;
    font: normal 14px/20px 'Open Sans';
}
/** //içerikler **/
/* SHAREBOX */

.sharebox {
    width: 100%;
    margin: 20px 0;
    height: 32px;
    text-align: left;
}

.sharebox .facebook-share,
.sharebox .twitter-share,
.sharebox .instagram-share {
    transition: background 0.5s ease-in-out;
    cursor: pointer;
    width: 32px;
    height: 32px;
    padding: 0;
    margin: 0;
    float: left;
    margin-left: 10px;
}

.facebook-share {
    background: url('../images/sharebox.fw.png');
}

.facebook-share:hover {
    background: url('../images/sharebox.fw.png') 0 32px;
}

.twitter-share {
    background: url('../images/sharebox.fw.png') -32px 0;
}

.twitter-share:hover {
    background: url('../images/sharebox.fw.png') -32px 32px;
}

.instagram-share {
    background: url('../images/sharebox.fw.png') -64px 0;
}

.instagram-share:hover {
    background: url('../images/sharebox.fw.png') -64px 32px;
}

.sharetext {
    color: #CE1126;
    font: bold 14px/32px 'Open Sans';
    float: left;
}

.sharebox:hover .sharetext {
    color: #CE1126;
}
/* SHAREBOX */
/** breadcump **/

.breadcrumb {
    background: #fff;
    font: bold 12px/20px 'Open Sans';
    color: #5b5b5b;
    padding-left: 0;
    margin-bottom: 0px;
}

.breadcrumb a{
    color: #5b5b5b;
}

.breadcrumb .active ,.breadcrumb .active a{
    color: #CE1126;
}

.breadcrumb>li+li:before {
    content: ">";
}
.breadcrumb a:hover{
    text-decoration: underline;
}

.border {
    border: 1px solid #DDDDDD;
    min-height: 316px;
}

.content-area.single {
    margin-top: 25px;
}

.bigger-content-area.single {
    margin-top: 25px;
}

/** //breadcump **/

a.sss {
    color: #CE1126;
    font: bold 14px/40px 'Open Sans';
}

/** //center kodu **/

.centered > div {
    float: none;
    display: inline-block;
    text-align: left;
    font-size: 13px;
}
.centered {
    text-align: center;
    font-size: 0;
}


h2.odalar {
    font-size: 20px;
}

.borderoda{
    border: 1px solid #e6e6e6;
    min-height: 316px;
    margin-left: 12px;
}

/* Opacity #2 */
.hover12 figure {
    background: #CE1126;
    width: 180px;
    height: 240px;
    margin-bottom: 14px;
}
.hover12 figure img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover12 figure:hover img {
	opacity: .5;
}

.col-center-block {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* Opacity #2 */
.hover13 figure {
    background: #CE1126;
    border-radius: 50%;
    margin-bottom: 10px;
}
.hover13 figure img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover13 figure:hover img {
	opacity: .5;
}



//*mehmet ilave*/


.imkan {
	display: inline-block;
	width: 100%;
	margin: 10px 0;
}
.imkan h2 {
	font-size: 18px;
	font-weight: 700;
	color: #444444;
	margin-top: 15px;
	transition-duration: 0.3s;
	transition-timing-function: linear;
}
.imkan p {
	color: #444444;
	font-size: 14px;
	height: 85px;
	line-height: 150%;
	overflow: hidden;
	margin-bottom: 25px;
	transition-duration: 0.3s;
	transition-timing-function: linear;
}
.imkan .imkansol {
	float: left;
	width: 75%;
	padding: 0 20px;
	transition-duration: 0.3s;
	transition-timing-function: linear;
}
.imkan .imkansag {
	float: right;
	width: 25%;
	text-align: center;
}
.imkan .imkansag i {
	font-size: 50px;
	line-height: 150px;
	color: #FFF;
}
.imkan1 {
	border: 2px solid #FBB034;
    min-height: 80px;
}
.imkan1 .imkansol {
	border-right: 2px solid #FBB034;
    min-height: 80px;
}
.imkan1 .imkansag {
	background: #FBB034;
	border: 2px solid #FFF;
    min-height: 80px;
}
.imkan1:hover .imkansol {
	background: #FBB034;
}
.imkan1:hover .imkansol h2, .imkan1:hover .imkansol p {
	color: #FFF;
}
.imkan2 {
	border: 2px solid #C1D82F;
}
.imkan2 .imkansol {
	border-right: 2px solid #C1D82F;
}
.imkan2 .imkansag {
	background: #C1D82F;
	border: 2px solid #FFF;
    min-height: 172px;
}
.imkan2:hover .imkansol {
	background: #C1D82F;
}
.imkan2:hover .imkansol h2, .imkan2:hover .imkansol p {
	color: #FFF;
}
.imkan3 {
	border: 2px solid #01295C;
}
.imkan3 .imkansol {
	border-right: 2px solid #01295C;
}
.imkan3 .imkansag {
	background: #01295C;
	border: 2px solid #FFF;
    min-height: 173px;
}
.imkan3:hover .imkansol {
	background: #01295C;
}
.imkan3:hover .imkansol h2, .imkan3:hover .imkansol p {
	color: #FFF;
}
.imkan4 {
	border: 2px solid #ED1B2E;
     min-height: 177px;

}
.imkan4 .imkansol {
	border-right: 2px solid #ED1B2E;
    min-height: 175px;
}
.imkan4 .imkansag {
	background: #ED1B2E;
	border: 2px solid #FFF;
        min-height: 173px;
}
.imkan4:hover .imkansol {
	background: #ED1B2E;
}
.imkan4:hover .imkansol h2, .imkan4:hover .imkansol p {
	color: #FFF;
}


.imkan5 {
    border: 2px solid #6633cc;
}
.imkan5 .imkansol {
    border-right: 2px solid #6633cc;
}
.imkan5 .imkansag {
    background: #6633cc;
    border: 2px solid #FFF;
            min-height: 155px;

}
.imkan5:hover .imkansol {
    background: #6633cc;
}
.imkan5:hover .imkansol h2, .imkan5:hover .imkansol p {
    color: #FFF;
}

.imkan6 {
    border: 2px solid #00a6d6;
}
.imkan6 .imkansol {
    border-right: 2px solid #00a6d6;
}
.imkan6 .imkansag {
    background: #00a6d6;
    border: 2px solid #FFF;
            min-height: 155px;

}
.imkan6:hover .imkansol {
    background: #00a6d6;
}
.imkan6:hover .imkansol h2, .imkan6:hover .imkansol p {
    color: #FFF;
}


.imkan7 {
    border: 2px solid #02a388;
}
.imkan7 .imkansol {
    border-right: 2px solid #02a388;
}
.imkan7 .imkansag {
    background: #02a388;
    border: 2px solid #FFF;
            min-height: 155px;

}
.imkan7:hover .imkansol {
    background: #02a388;
}
.imkan7:hover .imkansol h2, .imkan7:hover .imkansol p {
    color: #FFF;
}

.imkan8 {
    border: 2px solid #3f729b;
}
.imkan8 .imkansol {
    border-right: 2px solid #02a388;
}
.imkan8 .imkansag {
    background: #3f729b;
    border: 2px solid #FFF;
            min-height: 155px;

}
.imkan8:hover .imkansol {
    background: #3f729b;
}
.imkan8:hover .imkansol h2, .imkan8:hover .imkansol p {
    color: #FFF;
}

.imkan9 {
    border: 2px solid #333e48;
}
.imkan9 .imkansol {
    border-right: 2px solid #333e48;
}
.imkan9 .imkansag {
    background: #333e48;
    border: 2px solid #FFF;
            min-height: 155px;

}
.imkan9:hover .imkansol {
    background: #333e48;
}
.imkan9:hover .imkansol h2, .imkan9:hover .imkansol p {
    color: #FFF;
}


.imkan10 {
    border: 2px solid #d20962;
}
.imkan10 .imkansol {
    border-right: 2px solid #d20962;
}
.imkan10 .imkansag {
    background: #d20962;
    border: 2px solid #FFF;
            min-height: 155px;

}
.imkan10:hover .imkansol {
    background: #d20962;
}
.imkan10:hover .imkansol h2, .imkan10:hover .imkansol p {
    color: #FFF;
}

.imkan11 {
    border: 2px solid #8e8e93;
}
.imkan11 .imkansol {
    border-right: 2px solid #8e8e93;
}
.imkan11 .imkansag {
    background: #8e8e93;
    border: 2px solid #FFF;
            min-height: 155px;

}
.imkan11:hover .imkansol {
    background: #8e8e93;
}
.imkan11:hover .imkansol h2, .imkan11:hover .imkansol p {
    color: #FFF;
}

.imkan12 {
    border: 2px solid #ff8100;
}
.imkan12 .imkansol {
    border-right: 2px solid #ff8100;
}
.imkan12 .imkansag {
    background: #ff8100;
    border: 2px solid #FFF;
            min-height: 155px;

}
.imkan12:hover .imkansol {
    background: #ff8100;
}
.imkan12:hover .imkansol h2, .imkan12:hover .imkansol p {
    color: #FFF;
}

.imkan13 {
    border: 2px solid #478f8f;
}
.imkan13 .imkansol {
    border-right: 2px solid #478f8f;
}
.imkan13 .imkansag {
    background: #478f8f;
    border: 2px solid #FFF;
            min-height: 155px;

}
.imkan13:hover .imkansol {
    background: #478f8f;
}
.imkan13:hover .imkansol h2, .imkan13:hover .imkansol p {
    color: #FFF;
}

.imkan14 {
    border: 2px solid #6347b2;
}
.imkan14 .imkansol {
    border-right: 2px solid #6347b2;
}
.imkan14 .imkansag {
    background: #6347b2;
    border: 2px solid #FFF;
            min-height: 155px;

}
.imkan14:hover .imkansol {
    background: #6347b2;
}
.imkan14:hover .imkansol h2, .imkan14:hover .imkansol p {
    color: #FFF;
}

.imkanicon {
    padding-top: 35px;
}


.odada {
	box-shadow: 0px 0px 4px #e6e6e6;
	transition: all 0.3s ease;
	margin: 20px 0;
}
.odada span {
	display: inline-block;
	padding: 10px;
    min-height: 75px;
}
.odada span a {
	font-size: 18px;
	font-weight: 700;
	color: #444444;
	transition: all 0.3s ease;
}
.odada:hover {
	background: #CE1126;
}
.odada:hover span a {
	color: #fff;
}


.spacer-5x {
    margin-top: 50px;
}

#yurt-block .hizmet {
    margin: 50px 0;
    padding: 0 10px 40px;
    background: #fff;
    text-align: center;
    cursor: pointer;
    border: 3px solid #CE1126;

}

#yurt-block .hizmet:hover {

    background: #CE1126;
    color: #fff;
        -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}


#yurt-block .hizmet .icon {
    display: inline-block;
    margin: -64.5px 0 30px;
    width: 129px;
    height: 129px;
    background: #CE1126;
    font-size: 40px;
    color: #CE1126;
    line-height: 129px;
    border: 2px solid #CE1126;
    -webkit-border-radius: 200px;
    -moz-border-radius: 200px;
    border-radius: 200px;

}


#yurt-block .hizmet h3 {
    text-transform: uppercase;
}



#yurt-block .hizmet:hover .icon {
    background: #CE1126 none repeat scroll 0% 0%;
    color: #FFF;
    
}

#yurt-block .hizmet:hover h3{ color:#fff}

#yurt-block .hizmet2 {
    margin: 50px 0;
    padding: 0 10px 40px;
    background: #fff;
    text-align: center;
    cursor: pointer;
    border: 3px solid #C1D82F;

}

#yurt-block .hizmet2:hover {

    background: #C1D82F;
    color: #fff;
        -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}


#yurt-block .hizmet2 .icon {
    display: inline-block;
    margin: -64.5px 0 30px;
    width: 129px;
    height: 129px;
    background: #C1D82F;
    font-size: 40px;
    color: #C1D82F;
    line-height: 129px;
    border: 2px solid #C1D82F;
    -webkit-border-radius: 200px;
    -moz-border-radius: 200px;
    border-radius: 200px;

}


#yurt-block .hizmet2 h3 {
    text-transform: uppercase;
}



#yurt-block .hizmet2:hover .icon {
    background: #C1D82F none repeat scroll 0% 0%;
    color: #FFF;
    
}

#yurt-block .hizmet2:hover h3{ color:#fff}

#yurt-block .hizmet3 {
    margin: 50px 0;
    padding: 0 10px 40px;
    background: #fff;
    text-align: center;
    cursor: pointer;
    border: 3px solid #01295C;

}

#yurt-block .hizmet3:hover {

    background: #01295C;
    color: #fff;
        -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}


#yurt-block .hizmet3 .icon {
    display: inline-block;
    margin: -64.5px 0 30px;
    width: 129px;
    height: 129px;
    background: #01295C;
    font-size: 40px;
    color: #01295C;
    line-height: 129px;
    border: 2px solid #01295C;
    -webkit-border-radius: 200px;
    -moz-border-radius: 200px;
    border-radius: 200px;

}



#yurt-block .hizmet3 h3 {
    text-transform: uppercase;
}



#yurt-block .hizmet3:hover .icon {
    background: #01295C none repeat scroll 0% 0%;
    color: #FFF;
    
}

#yurt-block .hizmet3:hover h3{ color:#fff}

#yurt-block .hizmet4 {
    margin: 50px 0;
    padding: 0 10px 40px;
    background: #fff;
    text-align: center;
    cursor: pointer;
    border: 3px solid #ED1B2E;

}

#yurt-block .hizmet4:hover {

    background: #ED1B2E;
    color: #fff;
        -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}


#yurt-block .hizmet4 .icon {
    display: inline-block;
    margin: -64.5px 0 30px;
    width: 129px;
    height: 129px;
    background: #ED1B2E;
    font-size: 40px;
    color: #ED1B2E;
    line-height: 129px;
    border: 2px solid #ED1B2E;
    -webkit-border-radius: 200px;
    -moz-border-radius: 200px;
    border-radius: 200px;

}




#yurt-block .hizmet4 h3 {
    text-transform: uppercase;
}



#yurt-block .hizmet4:hover .icon {
    background: #ED1B2E none repeat scroll 0% 0%;
    color: #FFF;
    
}

#yurt-block .hizmet4:hover h3{ color:#fff}

#yurt-block .hizmet5 {
    margin: 50px 0;
    padding: 0 10px 40px;
    background: #fff;
    text-align: center;
    cursor: pointer;
    border: 3px solid #6633CC;

}

#yurt-block .hizmet5:hover {

    background: #6633CC;
    color: #fff;
        -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}


#yurt-block .hizmet5 .icon {
    display: inline-block;
    margin: -64.5px 0 30px;
    width: 129px;
    height: 129px;
    background: #6633CC;
    font-size: 40px;
    color: #6633CC;
    line-height: 129px;
    border: 2px solid #6633CC;
    -webkit-border-radius: 200px;
    -moz-border-radius: 200px;
    border-radius: 200px;

}




#yurt-block .hizmet5 h3 {
    text-transform: uppercase;
}



#yurt-block .hizmet5:hover .icon {
    background: #6633CC none repeat scroll 0% 0%;
    color: #FFF;
    
}

#yurt-block .hizmet5:hover h3{ color:#fff}

#yurt-block .hizmet6 {
    margin: 50px 0;
    padding: 0 10px 40px;
    background: #fff;
    text-align: center;
    cursor: pointer;
    border: 3px solid #00A6D6;

}

#yurt-block .hizmet6:hover {

    background: #00A6D6;
    color: #fff;
        -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}


#yurt-block .hizmet6 .icon {
    display: inline-block;
    margin: -64.5px 0 30px;
    width: 129px;
    height: 129px;
    background: #00A6D6;
    font-size: 40px;
    color: #00A6D6;
    line-height: 129px;
    border: 2px solid #00A6D6;
    -webkit-border-radius: 200px;
    -moz-border-radius: 200px;
    border-radius: 200px;

}




#yurt-block .hizmet6 h3 {
    text-transform: uppercase;
}



#yurt-block .hizmet6:hover .icon {
    background: #00A6D6 none repeat scroll 0% 0%;
    color: #FFF;
    
}

#yurt-block .hizmet6:hover h3{ color:#fff}


#yurt-block .hizmet7 {
    margin: 50px 0;
    padding: 0 10px 40px;
    background: #fff;
    text-align: center;
    cursor: pointer;
    border: 3px solid #02A389;

}

#yurt-block .hizmet7:hover {

    background: #02A389;
    color: #fff;
       -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}


#yurt-block .hizmet7 .icon {
    display: inline-block;
    margin: -64.5px 0 30px;
    width: 129px;
    height: 129px;
    background: #02A389;
    font-size: 40px;
    color: #02A389;
    line-height: 129px;
    border: 2px solid #02A389;
    -webkit-border-radius: 200px;
    -moz-border-radius: 200px;
    border-radius: 200px;
 
}




#yurt-block .hizmet7 h3 {
    text-transform: uppercase;
}



#yurt-block .hizmet7:hover .icon {
    background: #02A389 none repeat scroll 0% 0%;
    color: #FFF;
    
}
#yurt-block .hizmet7:hover h3{ color:#fff}

#yurt-block .hizmet8 {
    margin: 50px 0;
    padding: 0 10px 40px;
    background: #fff;
    text-align: center;
    cursor: pointer;
    border: 3px solid #00A6D6;

}

#yurt-block .hizmet8:hover {

    background: #00A6D6;
    color: #fff;
        -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}


#yurt-block .hizmet8 .icon {
    display: inline-block;
    margin: -64.5px 0 30px;
    width: 129px;
    height: 129px;
    background: #00A6D6;
    font-size: 40px;
    color: #00A6D6;
    line-height: 129px;
    border: 2px solid #00A6D6;
    -webkit-border-radius: 200px;
    -moz-border-radius: 200px;
    border-radius: 200px;

}



#yurt-block .hizmet8 h3 {
    text-transform: uppercase;
}



#yurt-block .hizmet8:hover .icon {
    background: #00A6D6 none repeat scroll 0% 0%;
    color: #FFF;
    
}

#yurt-block .hizmet8:hover h3{ color:#fff}

#yurt-block .hizmet9 {
    margin: 50px 0;
    padding: 0 10px 40px;
    background: #fff;
    text-align: center;
    cursor: pointer;
    border: 3px solid #333E48;

}

#yurt-block .hizmet9:hover {

    background: #333E48;
    color: #fff;
        -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}


#yurt-block .hizmet9 .icon {
    display: inline-block;
    margin: -64.5px 0 30px;
    width: 129px;
    height: 129px;
    background: #333E48;
    font-size: 40px;
    color: #333E48;
    line-height: 129px;
    border: 2px solid #333E48;
    -webkit-border-radius: 200px;
    -moz-border-radius: 200px;
    border-radius: 200px;

}



#yurt-block .hizmet9 h3 {
    text-transform: uppercase;
}



#yurt-block .hizmet9:hover .icon {
    background: #333E48 none repeat scroll 0% 0%;
    color: #FFF;
    
}

#yurt-block .hizmet9:hover h3{ color:#fff}

#yurt-block .hizmet10 {
    margin: 50px 0;
    padding: 0 10px 40px;
    background: #fff;
    text-align: center;
    cursor: pointer;
    border: 3px solid #D20962;

}

#yurt-block .hizmet10:hover {

    background: #D20962;
    color: #fff;
        -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}


#yurt-block .hizmet10 .icon {
    display: inline-block;
    margin: -64.5px 0 30px;
    width: 129px;
    height: 129px;
    background: #D20962;
    font-size: 40px;
    color: #D20962;
    line-height: 129px;
    border: 2px solid #D20962;
    -webkit-border-radius: 200px;
    -moz-border-radius: 200px;
    border-radius: 200px;

}



#yurt-block .hizmet10 h3 {
    text-transform: uppercase;
}



#yurt-block .hizmet10:hover .icon {
    background: #D20962 none repeat scroll 0% 0%;
    color: #FFF;
    
}

#yurt-block .hizmet10:hover h3{ color:#fff}

#yurt-block .hizmet11 {
    margin: 50px 0;
    padding: 0 10px 40px;
    background: #fff;
    text-align: center;
    cursor: pointer;
    border: 3px solid #8E8E93;

}

#yurt-block .hizmet11:hover {

    background: #8E8E93;
    color: #fff;
        -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}


#yurt-block .hizmet11 .icon {
    display: inline-block;
    margin: -64.5px 0 30px;
    width: 129px;
    height: 129px;
    background: #8E8E93;
    font-size: 40px;
    color: #8E8E93;
    line-height: 129px;
    border: 2px solid #8E8E93;
    -webkit-border-radius: 200px;
    -moz-border-radius: 200px;
    border-radius: 200px;

}




#yurt-block .hizmet11 h3 {
    text-transform: uppercase;
}



#yurt-block .hizmet11:hover .icon {
    background: #8E8E93 none repeat scroll 0% 0%;
    color: #FFF;
    
}

#yurt-block .hizmet11:hover h3{ color:#fff}

#yurt-block .hizmet12 {
    margin: 50px 0;
    padding: 0 10px 40px;
    background: #fff;
    text-align: center;
    cursor: pointer;
    border: 3px solid #FF8100;

}

#yurt-block .hizmet12:hover {

    background: #FF8100;
    color: #fff;
        -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}


#yurt-block .hizmet12 .icon {
    display: inline-block;
    margin: -64.5px 0 30px;
    width: 129px;
    height: 129px;
    background: #FF8100;
    font-size: 40px;
    color: #FF8100;
    line-height: 129px;
    border: 2px solid #FF8100;
    -webkit-border-radius: 200px;
    -moz-border-radius: 200px;
    border-radius: 200px;

}



#yurt-block .hizmet12 h3 {
    text-transform: uppercase;
}



#yurt-block .hizmet12:hover .icon {
    background: #FF8100 none repeat scroll 0% 0%;
    color: #FFF;
    
}

#yurt-block .hizmet12:hover h3{ color:#fff}


#yurt-block .hizmet13 {
    margin: 50px 0;
    padding: 0 10px 40px;
    background: #fff;
    text-align: center;
    cursor: pointer;
    border: 3px solid #9C0294;

}

#yurt-block .hizmet13:hover {

    background: #9C0294;
    color: #fff;
        -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}


#yurt-block .hizmet13 .icon {
    display: inline-block;
    margin: -64.5px 0 30px;
    width: 129px;
    height: 129px;
    background: #9C0294;
    font-size: 40px;
    color: #9C0294;
    line-height: 129px;
    border: 2px solid #9C0294;
    -webkit-border-radius: 200px;
    -moz-border-radius: 200px;
    border-radius: 200px;

}



#yurt-block .hizmet13 h3 {
    text-transform: uppercase;
}



#yurt-block .hizmet13:hover .icon {
    background: #9C0294 none repeat scroll 0% 0%;
    color: #FFF;
    
}

#yurt-block .hizmet13:hover h3{ color:#fff}

img.imkanicon {
    padding-top: 0px;
}




 
/* DETAYLI MOBIL CSS */


/* Landscape tablets and medium desktops */
@media (min-width: 1920) and (max-width: 2010px) {

 
    
}



/* Landscape tablets and medium desktops */
@media (min-width: 1679) and (max-width: 1919px) {

    
}

/* Landscape tablets and medium desktops */
@media (min-width: 1600px) and (max-width: 1678px) {
    
 
        
        .slider-content {
    position: absolute;
    top: 0px;
    text-align: center;
    padding-top: 5%;
    color: #fff;
    width: 87%;
}
    .bx-wrapper .bx-controls-direction a {
    top: 39% !important;    
    
}
}



/* Landscape tablets and medium desktops */
@media (min-width: 1440px) and (max-width: 1599px) {
.bx-wrapper .bx-controls-direction a {
    top: 41% !important;    
    
}
    

.slider-content h1  {
padding-left: 0px !important;
        margin-left: -43px  !important;
}    
} 
/* Landscape tablets and medium desktops */
@media (min-width: 1366px) and (max-width: 1439px) {

.bx-wrapper .bx-controls-direction a {
    top: 41% !important;    
    
}

}

/* Landscape tablets and medium desktops */
@media (min-width: 1280px) and (max-width: 1365px) {
.bx-wrapper .bx-controls-direction a {
    top: 41% !important;    
    
}
    
.slider-content h1 {
    font-size: 49px;
    width: 39%;
}   
    

}


        
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {

.slider-content h1 {
    font-family: "Open Sans";
    font-size: 48px;
    line-height: 120%;
    color: rgb(255, 255, 255);
    text-align: left;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.45);
    width: 58%;
    font-weight: 800;
    padding-left: 107px;
}    
    
.bigger-content {
        left: -360px;
    }  
    
.border {
    min-height: 336px;
}
    
    .oda-detay-resim img {
    height: 268px;
    border-radius: 50%;
}
    
        img.logo {
    padding-top: 19px !important;
            width: 245px;
}
  
    
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
 
    .slider-content h1 {
    font-family: "Open Sans";
    font-size: 36px;
    line-height: 120%;
    color: rgb(255, 255, 255);
    text-align: left;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.45);
    width: 50%;
    font-weight: 800;
    padding-left: 10px;
}    
        
 
.border {
    min-height: 376px;
}
    .oda-detay-resim img {
    height: 308px;
    border-radius: 50%;
}
    
    .borderoda {
    margin-left: 0px;
}    

.bx-wrapper .bx-controls-direction a {
    top: 20% !important  ;
   margin-top: 0px !important  ; 

}
  
   
}

/* Portrait tablets and small desktops */
@media (min-width: 479px) and (max-width: 767px) {


.slider-content h1 {
    font-family: "Open Sans";
    font-size: 29px;
    line-height: 120%;
    color: rgb(255, 255, 255);
    text-align: left;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.45);
    width: 45%;
    font-weight: 800;
    padding-left: 34px;
    margin-top: 17px;
}
        
   .bx-wrapper .bx-pager {
    display: none !important;
}    
    
 .border {
    min-height: 515px;
}
    .oda-detay-resim img {
    height: 250px;
    border-radius: 50%;
}
        .borderoda {
    margin-bottom: 10px;
}
    
    .nopad.vid {
    width: 50%;
}
    
.yuzdeelli {
    width: 50%;
}  
    

    
    .slider-content h1 {
    font-size: 22px;


    padding-left: 11px;
    margin-top: 6px;
}
    .bx-wrapper {
    margin: 0px !important;

}

    .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 19% !important;
    margin-top: 0px !important;
    width: 32px;
    height: 32px;

}
    
    .anabolge {
    padding: 4px 0;
}
    
    .border {
    min-height: 411px;
}
    
    .col-lg-4.col-md-4.col-sm-6.col-xs-12.news {
    width: 50%;
}
    
    .border {
    min-height: 335px;
}
.footer-okullar {
    display: none;
}  
    
    
}

/* Portrait tablets and small desktops */
@media (min-width: 360px) and (max-width: 478px) {
    

        
.slider-content h1 {
    font-family: "Open Sans";
    font-size: 20px;
    line-height: 120%;
    color: rgb(255, 255, 255);
    text-align: left;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.45);
    width: 47%;
    padding-left: 0px;
    margin-top: 17px;
}
        
     .bx-wrapper .bx-pager {
    display: none !important;
}
    
   .border {
    min-height: 410px;
}
    
          .contact-form-submit {
    width: 400px;
    float: right;
    font: bold 17px/30px 'Open Sans';
    color: #fff;
    background: #CE1126;
    text-align: center;
    border: 0;
    margin-bottom: 14px;
  }  
    
.oda-detay-resim img {
    height: 378px;
    border-radius: 50%;
    width: 430px;
}
        .borderoda {
    margin-bottom: 10px;
}
      .nopad.vid {
    width: 100%;
}     
   .yuzdeelli {
    width: 100%;
}
    
    
.border {
    min-height: 380px;
}
        
.contact-form-submit {
    width: 319px;
    float: right;
    font: bold 17px/30px 'Open Sans';
    color: #fff;
    background: #CE1126;
    text-align: center;
    border: 0;
    margin-bottom: 14px;
}
        
.oda-detay-resim img {
    height: 274px;
    border-radius: 50%;
    width: 316px;
}
        
.content-area h1 {
    font-size: 27px;
}
        
.nopad.vid {
    width: 100%;
}            
.yuzdeelli {
    width: 100%;
}    
    
    
.slider-content h1 {
    font-family: "Open Sans";
    font-size: 17px;
    line-height: 120%;
    color: rgb(255, 255, 255);
    text-align: left;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.45);
    width: 47%;
    padding-left: 0px;
    margin-top: 7px;
}    
    
 
    
    .bx-wrapper {
    margin: 0px !important;

}
    
    .container.anabolge {
    padding-top: 4px;
}
    
.bx-controls-direction {
    display: none;
} 
.footer-okullar {
    display: none;
}      
}




/* Portrait tablets and small desktops */
@media  (max-width: 359px) {
    
     .bx-wrapper .bx-pager {
    display: none !important;
}   
    
    .slider-content {
    display: none !important;
}
    
    .mobiltus {
    cursor: pointer;
    color: #CE1126;
    padding-left: 55px;
    font-size: 27px;
    padding-top: 6px;
        line-height: 0px;
}
    
.bx-wrapper {
    margin: 0px !important;
}
    
    .anabolge {
    padding: 2px 0;
}
         
.bx-controls-direction {
    display: none;
}

.footer-okullar {
    display: none;
}    
}

img.logo {
    padding-top: 2px;
}




#sticky-social {
   left: -42px;
   position: fixed;
   top: 150px;
        z-index: 9999999999999;
}
#sticky-social a {
      background: #333;
    color: #fff;
    display: block;
    height: 43px;
    font: 22px "Open Sans", sans-serif;
    line-height: 44px;
    position: relative;
    text-align: center;
    width: 43px;
}
#sticky-social a span {
   line-height: 43px;
   left: -120px;
   position: absolute;
   text-align:center;
   width:120px;
}
#sticky-social a:hover span {
   left: 100%;
}
#sticky-social a[class*="facebook"],
#sticky-social a[class*="facebook"]:hover,
#sticky-social a[class*="facebook"] span { background: #3b5998; }

#sticky-social a[class*="twitter"],
#sticky-social a[class*="twitter"]:hover,
#sticky-social a[class*="twitter"] span { background: #00aced; }

#sticky-social a[class*="gplus"],
#sticky-social a[class*="gplus"]:hover,
#sticky-social a[class*="gplus"] span { background: #dd4b39; }  

#sticky-social a[class*="linkedin"],
#sticky-social a[class*="linkedin"]:hover,
#sticky-social a[class*="linkedin"] span { background: #007bb6; }  

#sticky-social a[class*="instagrem"],
#sticky-social a[class*="instagrem"]:hover,
#sticky-social a[class*="instagrem"] span { background: #517fa4; }  

#sticky-social a[class*="stumbleupon"],
#sticky-social a[class*="stumbleupon"]:hover,
#sticky-social a[class*="stumbleupon"] span { background: #eb4924; }  

#sticky-social a[class*="pinterest"],
#sticky-social a[class*="pinterest"]:hover,
#sticky-social a[class*="pinterest"] span { background: #cc2127; }  

#sticky-social a[class*="flickr"],
#sticky-social a[class*="flickr"]:hover,
#sticky-social a[class*="flickr"] span { background: #ff0084; }  

#sticky-social a[class*="tumblr"],
#sticky-social a[class*="tumblr"]:hover,
#sticky-social a[class*="tumblr"] span { background: #32506d; }


.yanvideo {
    margin-top: 35px;
    margin-left: 15px;
    background: rgb(206, 17, 38);
    margin-right: 8px;
}

h2.video-title {
    color: #fff;
    font: bold 16px/25px 'Open Sans';
    margin: 15px;
    min-height: 51px;
}





.footerNew {width: 100%;display: block;color: #000; background: #F3F4F6; font-family: inherit;margin-top:30px;}
.footerNew a {color: #000 !important; text-decoration: none}
.footerNew a:hover {text-decoration: none; opacity: 0.7}
.footerNew .footerTop {display: block; width: 100%; padding: 20px 0; background: #fff}
.footerNew .footerTop .footerTopMenu {display: block; line-height: 70px}
.footerNew .footerTop .footerTopMenu a {padding: 0 10px; display: inline-block;}
.footerNew .footerTop .footerTopMenu a:last-child {padding-right: 0px}
.footerNew .footerMid {display: block; width: 100%; padding: 50px 0}
.footerNew .footerMid ul {padding-left: 0px}
.footerNew .footerMid .adress {display: block; width: 100%; line-height: 20px; padding: 10px 0}
.footerNew .footerMid .adress:last-child {padding-bottom: 0px}
.footerNew .footerMid .adress img {float: left; margin-right: 10px;}
.footerNew .footerMid p {font-size: 20px; font-weight: bold; color: #0056B3}
.footerNew .footerMid ul {margin-bottom: 30px}
.footerNew .footerMid ul li {padding: 10px 0;display: block;width: 100%;}
.footerNew .footerBottom {display: block; width: 100%; padding: 20px 0; background: #fff}
.fsosyalMedya {width: 100%;display: block;}
.fsosyalMedya a {display: inline-block;margin-right: 3px;border-radius: 50%;width: 45px;height: 45px;background: #192047;color: #fff;text-align: center;line-height: 45px;font-size: 22px}
.fsosyalMedya a:hover {background: rgba(25, 32, 71, 0.8);}
.fsosyalMedya a:first-child {font-size: 18px}
@media (max-width: 992px) {
	.footerTop {text-align: center;}  
	.footerNew .footerBottom {text-align: center;}
	.footerNew .footerBottom .text-right {text-align: center !important; margin-top: 20px}
	.footerNew .footerMid .col-lg-3 {margin-bottom: 30px}
	.footerNew .footerTop .footerTopMenu {text-align: center !important; line-height: 35px; margin-top: 20px}
	.footerNew .footerTop .footerTopMenu a {padding: 0 10px !important}
}
@media (max-width: 768px) {
	.footerNew .footerBottom {background: #F3F4F6;}
}