/* EasyandSafe Transfer 
   Prepared by m0riarty
*/

body {
	margin: 0 auto;
	padding: 0px;

}

.navigation nav {
	padding: 10px;
}


.navigation .navbar-toggler {
    color: rgb(255 255 255) !important;
    border-color: rgba(0,0,0,.1);
    width: 100%  !important;
    background: #d71d1d !important;
}


.navigation .navbar-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") ;
}

.navigation .navbar-nav {margin-left: auto;}
.navigation .navbar-nav li {margin-right: 20px; position:relative;}

.navigation .navbar-nav li a {
    color: #272727;
    font-family: Verdana, sans-serif;
    font-size: 16px;
    font-weight: 500;
}

.koyucizgi {

background: #272727;
color: #bdbdbd;

}
.cevirimiciziyaretci {
	text-align: center;
}



.bayraklar li {
    list-style-type: none;
    display: inline-block;
    margin-right: 10px;
    line-height: 22px;
    padding:5px 0px;
}

.bayraklar ul {
margin: 0px !important;

}

.mobilbayraklar {
	display: none;
}

span.ziyaretciyazi {
    font-size: 18px;
    text-transform: uppercase;
    position: relative;
    top: -2px;
}

span.ziyaretcisayisi {
    font-size: 26px;
}

.icerik {
    padding: 1rem;
}
.box-head {
    background: #8b2b4a;
    color: #fff;
    line-height: 52px;
    text-align: center;
    text-transform: uppercase;
    position: relative;
}

.box{transition: all 0.4s ease-in-out;margin-bottom: 1.2rem;}
.box:hover {
	box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
}
.with-arrow:after {
    content: "";
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #8b2b4a;
    position: absolute;
    bottom: -16px;
    z-index: 1;
    left: 48%;
}


.box-content {
    border: 1px solid #d4d4d4;
}
/* Input Select Ayar*/
.box .select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 10px;
}

.box .select {
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-size: 13px;
  color: #fff;
  width: 100%;
  height: 35px;
}
.box li:last-child .select {
  cursor: pointer;
  display: inline-block;
  position: absolute;
  font-size: 13px;
  color: #fff;
  width: 30% !important;
  height: 35px;
  top:10px;
  right:0px;
}


.box .select-styled {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  font-size: 13px;
  font-weight: bolder;
  color: #2f2f2f;
  left: 0;
  background-color: #efefef;
  padding: 8px 15px;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.box .select-styled:after {
  content: "";
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-color: #2f2f2f transparent transparent transparent;
  position: absolute;
  top: 16px;
  right: 10px;
}
.box .select-styled:hover {
  background-color: #efefef;
}
.box .select-styled:active, .select-styled.active {
  background-color: #efefef;
}
.box .select-styled:active:after, .select-styled.active:after {
  top: 9px;
  border-color: transparent transparent #2f2f2f transparent;
}

.box .select-options {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0;
  padding: 0;
  list-style: none;
  color:#2f2f2f;
  background-color: #efefef;
}
.box .select-options li {
  margin: 0;
  padding: 8px 0;
  text-indent: 15px;
  border-top: 1px solid #efefef;
  -moz-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
}
.box .select-options li:hover {
  color: #efefef;
  background: #2f2f2f;
}
.box .select-options li[rel="hide"] {
  display: none;
}

.inputfields li {
	position:relative;
}
ul.inputfields {
    list-style-type: none;
    padding: 5px 15px;
}

span.inputexp {
    display: block;
    padding: 10px;
}
span.inputexpinline {
    display: inline-block !important;
    line-height: 49px;
}
.box .select .inlineselect {
	width:fit-content;
}

/* Tablo "Li" Ayar */
ul.row.m-0.p-0.tablolist {
    list-style-type: none;
}

ul.row.m-0.p-0.tablolist li {
    padding: 0px 10px !important;
    color: #7f7f7f;
    font-size: 14px;
}
.birliste:nth-child(2n-1) li { background: #f5f5f5}

.birliste li {
    line-height:60px;
    font-weight:bold;
    
}

.birliste li:last-child {
    color:#8b2b4a !important;
    
}


.callusdiv {
	background: url(../img/callbackground.png);
	height: 314px;
	padding: 60px 20px 0px 20px !important;
	margin-bottom: 1.2rem !important;
}

.chooseus {
    background: url(../img/text-bg.png);
    height: 314px;
    padding: 15px 20px 0px 20px !important;
}

.wdwdiv {
    background: url(../img/lastcbg.png);
    height: 647px;
    background-size: cover;
    text-align: center;
    padding: 15px 20px 0px 20px !important;
}

.chooseus .callustext {
    display: block;
    color: #fff;
    font-size: 22px;
    text-align: center;
    font-weight: 500;
    font-style: italic;
    text-transform: uppercase;
}

.callusdiv .callustext {
    display: block;
    color: #fff;
    font-size: 22px;
    text-align: center;
    
}
.callusdiv .boldtext {
    display: block;
    text-align: center;
    color: #fff;
    font-weight: 600;
    line-height: 42px;
    font-size: 24px;
}
.callusdiv ul {
    text-align: center;
    padding: 0px;
}
.chooseus .boldtext {
	padding-top:20px;
    display: block;
    text-align: center;
    color: #000;
    font-weight: 600;
    font-size: 19px;
}

.callusdiv li {
    list-style-type: none;
    display: inline-block;
    padding: 26px;
}


.morebutton a {
    padding: 4px 32px;
    width: fit-content;
    font-weight: bold;
    color: #444444;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
    font-size: 17px;
    background: linear-gradient(0deg, rgba(2,0,36,1) 0%, rgba(251,231,191,1) 0%, rgba(255,255,255,1) 100%);
    box-shadow: 1px 1px 18px -5px #010000;
}

.morebutton a:hover {
    box-shadow: 0px 0px 0px #000;
}


span.lastcoltext {
    display: block;
    font-size: 20px;
    color: #fff;
    padding: 10px;
    text-align: center;
    position: relative;
    margin: 15px 0px;
}

.colhead {
    margin-bottom:82px !important;
}

.col-12.m-0.footerline {
    min-height: 82px;
    line-height: 82px;
    background: #1d1d1d;
    padding: 0px 25px;
}

span.footertext {
    color: #717171;
}
img.manwithtext {
    position: absolute;
    top: -180px;
    left: 19%;
}

.firstpart {
    position: relative;
}

img.istanbul {
    
position: absolute;
    
top: -64px;
    
left: 0px;
}

.col-md-4.secondpart {
    position: relative;
}

section.footer {margin-top: 0px;padding: 0px !important;border: 0px !important;}

.colhead:after {content: "";width: 50px;height: 82px;background: #000;position: absolute; left:42%; top:40px; background:url(../img/liquified.png);}

.col-md-4.thirdpart ul li {
    list-style-type: none;
    display: inline-block;
    margin: 0px 10px;
}

.col-md-4.thirdpart ul li a {
    color: #717171;
    text-decoration: none;
}

.col-md-4.thirdpart ul li:after {
    content: "|";
    width:2px;
    height:5px;
    position:relative;
    color:#717171;
    left:10px
}

.col-md-4.thirdpart ul li:last-child:after {
    content: "";
    width:2px;
    height:5px;
    position:relative;
    color:#717171;
    left:10px
}

.col-md-4.thirdpart ul {
    padding-left: 50px;
}
/* Cozunurluk Ayar */
@media (max-width: 990px )
{
	.manwithtext {display:none !important;}
	.navigation .navbar-nav li {
	padding-left:10px ;
	padding-right:0px !important;
	background:#1d1d1d;
	border: 1px solid #fff


	}
	.navigation .navbar-nav li a {
    color: #fff;	
	}
	.mobilbayraklar ul {
		padding-right: 10px !important;
	}
}
@media (min-width: 1023px) { 
.makethemhappy {
	padding:0px !important;
}
}

@media (min-width: 992px) {

.navigation .navbar-nav li:first-child:before {content: ""; width: 73px;height: 27px;background: url(../img/littleplane.png);position: absolute; left: -80px; top:10px; display: block;}

.mobil {
	display: none;
}
}

@media (max-width: 768px) {
.mobilbayraklar {display: block;text-align: end;}
.col-12.m-0.footerline {
	margin-top: 51px !important;
}
img.manwithtext {
	display:none;
}
.col-md-4.thirdpart ul {
	padding: 0px;
}
.mobilbayraklar li {
    list-style-type: none;
    display: inline-block;
    margin-right: 10px;
    line-height: 22px;
    padding:5px 0px;
}

.mobilbayraklar ul {
margin: 0px !important;

}
.bayraklar {
	display: none;
}
.bx-kapsam {
	display: block !important;
	margin-left:0px !important;
	margin-right:0px !important;
	margin-bottom: 10px !important;
	padding: 0px !important;
	position: static !important;
}

.icerik {
	padding: 10px !important;
}

}



@media screen and (min-width: 768px) and (max-width:1025px ) {
.navigation .navbar-nav li {
	margin-right: 0px !important;
}

.navigation .navbar-nav li a {
    color: #272727;
    font-family: Verdana, sans-serif;
    font-size: 14px;
}
.icerik {
	padding: 0px !important;
}
.callusdiv {
    padding: 20px 20px 0px 20px !important;
}
.callusdiv li {
    padding: 10px!important;
}
.chooseus span {
    font-size:16px !important;
}



.bx-kapsam {
	display: block !important;
	padding: 8px !important;
	
}

}
@media screen and (max-width:320px ) {

img.istanbul {
    width:100%;
    top:-172px;
    left: -2% !important;
}
.footerline {
	padding-top:70px !important;
	text-align:center !important;
	line-height:35px !important;
}
}

@media screen and (min-width: 321px) and (max-width:520px ) {

img.istanbul {
    width:100%;
    left: 0px !important;
    top: -149px;
}
}

@media screen and (min-width: 322px) and (max-width:360px ) {

img.istanbul {
    width:100%;
    left: 0px !important;
    top: -173px;
}
}

@media screen and (min-width: 375px) and (max-width:579px ) {

img.istanbul {
    width:100%;
    left: -1% !important;
    top: -144px;
}

.firstpart span {
	font-size:14px;
}
.thirdpart {
	font-size:14px;
}

.footerline {
	padding-top:70px !important;
	text-align:center !important;
	line-height:35px !important;
}
}
@media screen

@media screen and (min-width: 580px) and (max-width:740px ) {

img.istanbul {
    width:100%;
    left: -1% !important;
    top: -228px;
}

.footerline {
	padding-top:70px !important;
	text-align:center !important;
}
}
@media screen and (min-width: 737px) and (max-width:1024px ) {

.manwithtext {
	left: 7% !important;
	top: -246px !important;
}

img.istanbul {
    width:100%;
    left: -1% !important;
    top: -60px;
}

.footerline {
	padding-top:30px !important;
	line-height:20px !important;
}

.thirdpart ul li {margin: 0px 7px !important;font-size: 15px;}


}