/*
Theme Name: sadecepos
Author: Kemal ÇAKIR
Author URI: https://www.fethiyefirmalari.com
Description: Bootstrap 4.3.1 ile hazırlanmıştır.
Version: 1.0
*/

@import url("assets/css/bootstrap.min.css");
@import url("assets/fontawesome581/css/all.css");
@import url("assets/css/animate.css");
@import url("assets/css/flag-icon.min.css");
@import url("assets/css/jquery.fancybox.min.css");
@import url("wp-content.css");

html body{min-height: 100vh; margin:0px;}
a:link,a:visited,a:hover,a:active{text-decoration:none!important; outline: none;}
* {outline:none; text-decoration: none;}
::-webkit-scrollbar {
width: 5px;
}
::-webkit-scrollbar-track {	
-webkit-box-shadow: inset 0 0 6px rgba(222, 226, 230, 0.5);
-webkit-border-radius: 10px;
border-radius: 10px;
}
::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(185, 185, 185);
}
input[type="search"]::-webkit-search-cancel-button {
-webkit-appearance: none;
height: 14px;
width: 14px;
display: block;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAn0lEQVR42u3UMQrDMBBEUZ9WfQqDmm22EaTyjRMHAlM5K+Y7lb0wnUZPIKHlnutOa+25Z4D++MRBX98MD1V/trSppLKHqj9TTBWKcoUqffbUcbBBEhTjBOV4ja4l4OIAZThEOV6jHO8ARXD+gPPvKMABinGOrnu6gTNUawrcQKNCAQ7QeTxORzle3+sDfjJpPCqhJh7GixZq4rHcc9l5A9qZ+WeBhgEuAAAAAElFTkSuQmCC);
background-repeat: no-repeat;
background-size: 14px;
}
.carousel .lazy {display: none;}
img:not([src]){visibility: hidden;}

@media (max-width: 576px){
.navbar-brand h3 {font-size: 1.6rem;}

.navbar-nav .nav-item{
background-color: rgba(255,255,255,.9)!important;
border: 1px solid rgba(0,0,0,.125);
margin:2px 0px 2px 0px;
padding:0px 15px 0px 15px;
}

.navbar-nav .nav-item:hover{
background-color: rgba(255,255,255,0.1)!important;
}

.navbar-nav .show{
padding-bottom:10px;
}


}
.navbar-nav .nav-item{
font-size: 1.1rem;
font-weight: 600;
}

.navbar-nav .dropdown:hover{
background-color: rgba(255,255,255,0.1)!important;
}

/*--------------*/

#carouselExampleIndicators .carousel-caption h5{font-size: 3.5vw; font-weight: 700;
-webkit-text-stroke: 0.08vw rgba(255, 255, 255, 0.9);
text-shadow: 5px 10px 10px rgba(0, 0, 0, 0.2), -3px 10px 12px rgba(0, 0, 0, 0.9);
}
#carouselExampleIndicators .carousel-caption p{font-size: 1.8vw;
-webkit-text-stroke: 0.08vw rgba(255, 255, 255, 0.9);
text-shadow: 1px 5px 5px rgba(0, 0, 0, 0.2), -3px 10px 12px rgba(0, 0, 0, 0.9);
}

#carouselExampleIndicators .carousel-control-next-icon,
#carouselExampleIndicators .carousel-control-prev-icon{width: 40px;height: 40px;}

/*--------------*/

/* style */

.navbar-light .navbar-nav .nav-link {color: #607d8b;}
.navbar-light .navbar-nav .nav-link:hover {color: #dc3545;}

a{color:#607d8b;}
a:hover{color:#dc3545;}
.text-primary{color: #607d8b!important;}
a.text-primary:hover {color: #dc3545!important;}
.badge-primary{
color: #ffffff!important;
background-color: #607d8b!important;
}

.bg-primary {
background-color: #607d8b!important;
}

.btn-primary{
color: #ffffff!important;
background-color: #607d8b!important;
border-color: #607d8b!important;
}
.btn-outline-primary{
color: #607d8b!important;
border-color: #607d8b!important;
}
.btn-outline-primary:hover{
color: #ffffff!important;
background-color: #dc3545!important;
border-color: #dc3545!important;
}

.page-link:focus,
.btn.focus,
.btn-primary.focus,
.btn:focus,
.btn-primary:focus{
box-shadow: 0 0 0 0.2rem rgba(96, 125, 139,.2)!important;
}


.page-item.active .page-link {
color: #ffffff!important;
background-color: #607d8b!important;
border-color: #607d8b!important;
}
.page-link{
color: #607d8b!important;
background-color: #ffffff!important;
border: 1px solid #607d8b!important;
}
.dropdown-item:active{
color: #ffffff!important;
background-color: #607d8b!important;
}

 
/*footer*/
.col_white_amrc {color: rgba(255, 255, 255, 0.7);}
footer {width:100%;background-color: #475e69;min-height:250px;padding:10px 0px 25px 0px;}
.pt2 { padding-top:40px ; margin-bottom:20px ;}
footer p {font-size:13px;color: rgba(255, 255, 255, 0.7);padding-bottom:0px;margin-bottom:8px;}
.mb10 { padding-bottom:15px ;}
.footer_ul_amrc { margin:0px ; list-style-type:none ; font-size:14px; padding:0px 0px 10px 0px ; }
.footer_ul_amrc li {padding:0px 0px 5px 0px;}
.footer_ul_amrc li a{color: rgba(255, 255, 255, 0.7);}
.footer_ul_amrc li a:hover{ color:#fff; text-decoration:none;}
.fleft { float:left;}
.padding-right { padding-right:10px; }

.footer_ul2_amrc {margin:0px; list-style-type:none; padding:0px;}
.footer_ul2_amrc li p { display:table; }
.footer_ul2_amrc li a:hover { text-decoration:none;}
.footer_ul2_amrc li i { margin-top:5px;}

.bottom_border {border-bottom: 1px solid #607d8b;padding-bottom:20px;}
.foote_bottom_ul_amrc {
	list-style-type:none;
	padding:0px;
	display:table;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.foote_bottom_ul_amrc li { display:inline;}
.foote_bottom_ul_amrc li a {color: rgba(255, 255, 255, 0.7);margin:0 12px;}

.social_footer_ul {display:table; margin:15px auto 0 auto; padding:0; list-style-type:none;}
.social_footer_ul li { padding-left:20px; padding-top:10px; float:left; }
.social_footer_ul li a {color: rgba(255, 255, 255, 0.7);border: 1px solid rgba(255, 255, 255, 0.7);padding:8px;border-radius:50%;}
.social_footer_ul li i {  width:20px; height:20px; text-align:center;}

 
.jumbotron_style{position: relative;background: #1b405d;}
.jumbotron_style .jumbotron_style_body{z-index:1;}
.jumbotron_style .jumbotron_style_body h1{font-size: 4vh;}
.blur{
width: 100%;
height: 100%;
background: url('assets/img/bg-jumbotron_style.jpg') no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
position: absolute;
bottom: 0;
right: 0;
margin: auto;
filter: blur(3px);
-webkit-filter: blur(3px);
-webkit-box-shadow: inset 0px 0px 83px 0px rgba(0,0,0,1);
-moz-box-shadow: inset 0px 0px 83px 0px rgba(0,0,0,1);
box-shadow: inset 0px 0px 83px 0px rgba(0,0,0,1);
opacity: 0.5;
filter: alpha(opacity=50);
}

.zigzag {position: relative;}
.zigzag:after {
    background: linear-gradient(-45deg, #ffffff 16px, transparent 0), linear-gradient(45deg, #ffffff 16px, transparent 0);
    background-position: left-bottom;
    background-repeat: repeat-x;
    background-size: 32px 32px;
    content: " ";
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 32px;
}