@charset "UTF-8";

.main{
	background:#fff; 
}

.page-title .title-txt01 {
    font-size:42px;
   color:rgb(62,6,8);
    line-height:1.3;
    font-weight:bold;
    text-align:center;
}

.page-title .title-txt02 {
    font-size: 24px;
    	color:white;
    font-weight: bold;
    text-align: center;
    font-family: DIN BlackAlternate;	
}

.page-title{
 	background: url(../images/flow/bg.png) ;
 	background-position:center center;
 	background-repeat:no-repeat;
 	background-size:cover;
 	margin-bottom:30px;
    padding-top:65px;
    height:220px;
 }


#step-flow{
	padding:0!important;
}
#step-box{
	padding:0!important;

}

.flow-box li{


}

.row{
	margin:0 100px;
}

.col{
	padding: 30px 0;
	height: auto;
	border:1px solid;
	display: inline-block;
	color:rgb(62,6,8);
	margin:0 auto;
	font-weight:bold;
	text-align:center;
	border-radius:15px;
}


.red{
	color:red;
}

.step{
	padding:30px 50px;
	text-align:center;
	margin:30px 0;
	font-weight:bold;
	position: relative;

}

.step1{
	background: url(../images/flow/step1.png) no-repeat;
}
.step2{
	background: url(../images/flow/step2.png) no-repeat ;
}
.step3{
	background: url(../images/flow/step3.png) no-repeat ;
}
.step4{
	background: url(../images/flow/step4.png)  no-repeat;
}

.bg-icon1{
	position:absolute;
	top:0;
	left:0;
	width:900px;
	height:auto;
	z-index:1;
}
.step1{
	border:5px solid rgb(251,241,197);
	padding:30px;
}
.step2{
	border:5px solid rgb(248,217,214);
}
.step1 h2{
	background-color: rgb(234,202,74);
	margin-bottom:50px;

}
.step2 h2{
	background-color: rgb(227,94,104);
}
.step3{
	border:5px solid rgb(251,241,197);
	
}
.step3 h2{
	background-color: rgb(234,202,74);
}
.step4{
	border:5px solid rgb(248,217,214);
}
.step4 h2{
	background-color: rgb(227,94,104);
}
.step p{
	font-size:18px!important;
	margin:0 70px;
	padding:0 50px;
	text-align:left;
	font-weight: bold;
	
	color:black;

}

.step h2{
	font-size:32px;
	color:white;
	display:inline-block;
	padding:5px 20px;
	border-radius:50px;
	margin-bottom: 50px;
}
.text-align-center p{
	text-align: center!important;
	color:rgb(235,51,35);

}
.text-align-center img{
	margin:10px 0;
}
.address{
	text-align: left;
	padding:10px 0;
	border:3px solid rgb(248,217,214);
	display:inline-block;
	border-radius: 15px;

}
.address p{
	margin:0 ;
	font-size:14px;
}
.t-24{
	font-size:24px!important;
	text-align: center!important;
	padding:0!important;
	font-weight:bold;

}
.contact li{ 	
	display: inline-block;
} 
.row li{
	display: inline-block;
}

.contact{
	border:2px solid rgb(251,241,197);
	border-radius: 15px;
	padding:20px 0;
	margin-right:80px;
		margin-left:80px;
		margin-top:50px;

}
.contact h3{
	color:rgb(62,6,8);
}
.contact p{
	text-align:center;
	color:rgb(62,6,8);
	padding:30px auto;
}
.yazirusi{
	text-align: center;
}


.cta-search, .cta-button{
	max-width: 680px;
	width: 100%;
	margin: 1rem auto;
	border-radius: 10px;
	text-align: center;
	padding: 1rem;
	border: 4px solid #f9f9f9;
}
.flow-img{
	width:100%;
	margin: 30px 0;
	
}
#step-box p{
	text-align: center;
	padding:30px 0;

}
.yazirusi1{
	transform: rotate( -270deg );
	display: block;
	margin:auto;
}
.flow-box li{
	margin:0 auto;
	font-weight:bold;
	border:1px solid #bbb;
	text-align: center;
	border-radius: 15px;
}
.flow-box {
	margin:10px 70px;
}
.form_attention{
	width: 90%;
	margin:1.5rem auto;
	font-weight: normal; 
}
.form_attention p{
	font-weight: normal; 
	font-size: 85%;
	}
.form_attention strong{
	font-weight: bold;
}
@media (max-width: 768px){
.contact{
	margin:30px 0 0 0;
}
	.bg-icon{
		width:40%;
		height:auto;
	}
	.bg-icon1{
		width:480px;
		height:auto;
	}
	#step-box{
		margin:0 10px;
	}

	.step p{
		margin:0;
		padding:0;
		font-size:14px!important;
	}
	.step{
		padding:10px;
		margin:10px;
	}
	#step-flow img{
		width:10px;
		height: 15px;

	}
	.text-align-center img{
		margin:10px 0;
		
		max-width:100%;
	}
	.form1{
		width:95%;
		max-width:95%;

	}
	.hd-btn{
		display:inline-block;
	}
	.form2{
		width:120px;
		max-width:;
		height:auto;
		margin-top:10px;		
	}

	.page-title .title-txt01 {
    font-size:1.4rem;
}
.page-title .title-txt02 {
    font-size: 1rem;
}
.page-title {
    height: 120px;
    padding-top: 35px;
}
.t-24{
	font-size:12px!important;
	text-align: center!important;
	padding:0!important;
	font-weight:bold;

}
.step h2{
	font-size:22px;
	color:white;
	display:inline-block;
	padding:5px 20px;
	border-radius:50px;
	margin-bottom: 20px;
}
#step-box p{
	display: none;
}
.address p{
	margin:0 30px;
	font-size:10px;
}
 .bread-crumb a{
  font-size:10px;
  color:black;
}

}
