﻿@charset "utf-8";



.poz_abs		{position: absolute;}   .poz_rel {position: relative;}  .poz_fix	{position: fixed;}

.col_left		{display:block; float:left;}
.col_right		{display:block; float:right;}

.float_left		{float: left;}  .float_right {float: right;} 


.color1			{color:#000;}  .color2{color:#333;}  .color3{color:#666;}  .color5	{color:#fff;}  .color6{color:#ccc;}  .color7{color:#eee;}  .color8{color:#ff0000;} .color9{color:#0D4890;}
 
.border_solid1 	{border: 1px solid #CCCCCC;}
.border_solid2 	{border: 1px solid #E2E2E2;}
.border_solid3 	{border: 1px solid #333333;}
 

.radius3 		{border-radius: 3px;} .radius4{border-radius: 4px;}.radius5{border-radius: 5px;} .radius7{border-radius: 7px;} .radius8{border-radius: 8px;}  .radius9{border-radius: 9px;} .radius10{border-radius: 10px;}


.Verdana		 {font-family: Verdana !important;}
.Tahoma          {font-family: Tahoma;}

.t_a_l 			 {text-align: left;}  .t_a_r {text-align: right;} .t_a_c	{text-align: center;}

.color000{color:#000;} .color333{color:#333;} .color666{color:#666;} .colorFFF{color:#fff;} .colorCCC{color:#ccc;} .colorEEE{color:#eee;}
   
 .ResimOrtala    {vertical-align:middle;}

.bold			{font-weight:bold;}  .normal {font-weight:normal;}

.line_h_23		{line-height: 23px;}  .line_h_25		{line-height: 25px;} .line_h_28{line-height: 28px;} .line_h_30{line-height: 30px;}  .line_h_33{line-height: 33px;}  .line_h_35{line-height: 35px;}

.pointer		{cursor: pointer;}

.underline       {text-decoration: underline !important;}
 
.col100{width:100%;}

.hv1 {
    text-decoration: none;
}
.hv1:hover		{text-decoration:underline;}

.hv2:link		{text-decoration:none}
.hv2:active 	{text-decoration:none}
.hv2:visited	{text-decoration:none}
.hv2:hover 		{text-decoration:underline}

.gizle			{display:none !important;}

.disp_block		{display:block;}
.disp_in_block	{display:inline-block;}

.m_auto         { margin-left: auto;margin-right: auto;}

.m0				{margin:0px;} .m5{margin:5px;} .m10{margin:10px;} .m20{margin:20px;} .m30{margin:30px;} 
.m_t0			{margin-top:0px;} .m_t5	{margin-top:5px;} .m_t10{margin-top:10px;} .m_t20{margin-top:20px;} .m_t30{margin-top:30px;} .m_t35{margin-top:35px;} .m_t40{margin-top:40px;} 
.m_l0			{margin-left:0px;} .m_l5 {margin-left:5px;} .m_l10{margin-left:10px;} .m_l20{margin-left:20px;} .m_l30{margin-left:30px;}
.m_r5			{margin-right:5px;} .m_r10{margin-right:10px;} .m_r20{margin-right:20px;} .m_r30{margin-right:30px;}
.m_b5			{margin-bottom:5px;} .m_b10{margin-bottom:10px;} .m_b20{margin-bottom:20px;}

.p0				{padding:0px;} .p5{padding:5px;} .p10{padding:10px;} .p20{padding:20px;}  .p30{padding:30px;}
.p_t0			{padding-top:0px;} .p_t5 {padding-top:5px;}  .p_t10{padding-top:10px;} .p_t15{padding-top:15px;} .p_t20{padding-top:20px;} .p_t30{padding-top:30px;}
.p_l5			{padding-left:5px;} .p_l10{padding-left:10px;} .p_l20{padding-left:20px;} .p_l30{padding-left:30px;}
.p_r5			{padding-right:5px;} .p_r10{padding-right:10px;} .p_r20{padding-right:20px;}  .p_r30{padding-right:30px;} 
.p_b5			{padding-bottom:5px;} .p_b10{padding-bottom:10px;} .p_b20{padding-bottom:20px;}
 

.box 			{width: 175px;	border: 1px solid #00326D;	margin-top: 7px; padding-bottom: 10px; }
.boxBaslik 		{display:block; height: 40px;	background-color: #00326D; line-height: 40px; color: #FFFFFF; padding-left: 10px; }
.boxContent	    {padding-left: 10px; padding-right: 10px; 	padding-top: 20px; }

.box_shadow1    {-webkit-box-shadow: 3px 2px 7px #BBBBBB;  box-shadow: 3px 2px 7px #BBBBBB;}


.feedback1		{display:block;	position:fixed;	bottom:0;right:20px;margin-left:330px;width:149px;height:35px;text-align:center;text-shadow:0 -1px 0 #ab3d08;padding-right:10px;padding-bottom:1px;	padding-left:10px;	z-index:9999}
.feedback2		{display: block; position: fixed;text-align: center; text-shadow: 0 -1px 0 #ab3d08; top: 35%; z-index: 9999; left: 0px;}

.feedback3	    {/* akadem */ position: absolute;margin-left: -130px;margin-top: 100px;border-top-left-radius: 10px; width: 200px; height: 40px;color: #fff;font-family: 'Lato', sans-serif; 
	font-size: 19px; font-weight: 400; text-align: center; line-height: 40px; border-bottom: 1px solid #53A7DC; 
    -webkit-transform: rotate(-90deg);    -moz-transform: rotate(-90deg);    -ms-transform: rotate(-90deg);    -o-transform: rotate(-90deg); filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);  border-top-right-radius: 10px; }
 
 
 
.list1 ul 					{margin: 0; padding: 0;}
.list1 li					{list-style-type: disc;	list-style-position: inside;}

.list2 ul 					{margin: 0; padding: 0;}
.list2 li					{list-style-type: square;	list-style-position: inside;}

.list3 ul 					{margin: 0; padding: 0;}
.list3 li					{list-style-type: none;}
.list3 li::before			{content: "» ";} 

.list4 ul 					{margin: 0; padding: 0;}
.list4 li					{list-style-type: none;}
.list5 li::before			{content: "✓ "; color: #0D63AD; font-size: 16px; font-weight: bold;} 

.listSosyal ul 					{overflow: auto;}
.listSosyal li 					{list-style-type: none; display:inline-block;}
.listSosyal li a i 				{width:45px; height: 35px; padding: 0px; padding-top:10px; padding-bottom:0px; margin-top:5px; margin-left: 5px; color: #fff; text-align: center;}
.listSosyal .fa-facebook 		{background:#3C5B9B;} 
.listSosyal .fa-instagram 		{background:#ccc; color: #000000 !important;}
.listSosyal .fa-twitter 		{background:#19BFE5;}
.listSosyal .fa-youtube 		{background:#ff0000;}


#order1{order:1;} #order2{order:2;}#order3{order:3;} #order4{order:4;}#order5{order:5;} #order6{order:6;}#order7{order:7;} #order8{order:8;}#order9{order:9;} #order10{order:10;}


 

.fontSize12 {
    font-size: 12px;
}

.fontSize13 {
    font-size: 13px;
}

.fontSize14 {
    font-size: 14px;
}
.fontSize15 {
    font-size: 15px;
}
.fontSize16 {
    font-size: 16px;
}



.buttonHv1 {
    background-color: #469C22;
    color: #fff;
    text-decoration: none;
    transition: background-color 0.3s ease-in !important;
}

    .buttonHv1:hover {
        color: #fff;
        background-color: var(--renk5) !important;
        opacity: 1 !important;
        transition: background-color 0.3s ease-out !important;
    }
 

.buttonHv3 {
    padding: 7px;
    font-size: 14px;
    background-color: #333;
    color: #ffffff;
    box-shadow: 0px 10px 20px -10px #1376c5;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    transition: background-color 0.3s ease-in !important;
}

    .buttonHv3:hover {
        background-color: var(--renk5) !important;
        text-decoration: none;
        color: #fff;
        transition: background-color 0.3s ease-out !important;
    }

.buttonHv4 {
    border: 1px #ccc solid;
    padding: 10px;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 14px;
    background: #fff;
    color: #333;
    box-shadow: 0px 10px 20px -10px #1376c5;
    border-radius: 15px;
    transition: background-color 0.3s ease-in !important;
}

    .buttonHv4:hover {
        background: #0A9CB6;
        text-decoration: none;
        color: #fff;
        transition: background-color 0.3s ease-out !important;
    }
.fotogaleri {
    width: 240px;
    height: 145px;
    background-color: #fff;
    border: 1px solid #CCC;
    margin-bottom: 10px;
    box-shadow: 0 10px 36px 0 rgba(22,24,26,0.13)
}

    .fotogaleri:hover {
        box-shadow: 0 10px 36px 0 rgba(22,24,26,0.33)
    }

    

.buttonHv1 {
    background-color: #469C22;
    color: #fff;
    text-decoration: none;
    transition: background-color 0.3s ease-in !important;
}

    .buttonHv1:hover {
        color: #fff;
        background-color: var(--renk5) !important;
        opacity: 1 !important;
        transition: background-color 0.3s ease-out !important;
    }

.buttonHv2 {
    background-color: #FFD34F;
    color: #000;
    text-decoration: none;
    transition: background-color 0.3s ease-in !important;
}

    .buttonHv2:hover {
        color: #000;
        background-color: #FFC40F;
        opacity: 1 !important;
        transition: background-color 0.3s ease-out !important;
    }


.buttonHv3 {
    padding: 7px;
    font-size: 14px;
    background-color: #333;
    color: #ffffff;
    box-shadow: 0px 10px 20px -10px #1376c5;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;

    transition: background-color 0.3s ease-in !important;
}

    .buttonHv3:hover {
        background-color: var(--renk5) !important;
        text-decoration: none;
        color: #fff;
        transition: background-color 0.3s ease-out !important;
    }

.buttonHv4 {
    border: 1px #ccc solid;
    padding: 10px;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 14px;
    background: #fff;
    color: #333;
    box-shadow: 0px 10px 20px -10px #1376c5;
    border-radius: 15px;
    transition: background-color 0.3s ease-in !important;
}

    .buttonHv4:hover {
        background: #0A9CB6;
        text-decoration: none;
        color: #fff;
        transition: background-color 0.3s ease-out !important;
    }

#imgAlt img {
    border-radius: 15px !important;
    padding: 5px;
 
}
.bg1-hover {
    background-color: #F8F9FA;
}

    .bg1-hover:hover {
        background-color: #EBF4F5;
    }


#scrollTopBtn {
    position: fixed;
    bottom: 15px;
    right: 20px;
    display: none;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #82B457;
    color: #FFF;
    cursor: pointer;
    padding: 15px;
    border-radius: 5px;
    width: 40px;
    height: 40px
}

    #scrollTopBtn::before {
        content: "\F115";
        font-family: "bootstrap-icons";
        font-size: 24px;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%
    }