a{font-weight: 400 !important;font-family: 'Poppins', sans-serif !important;}
a:hover{text-decoration: none !important}
.search:focus { border-color: inherit !important; -webkit-box-shadow: none !important; box-shadow: none !important; }
.search {font-size:16px !important;font-family: 'Poppins', sans-serif !important;}
.font-fs{font-size:20px !important; font-weight: 600 !important}
.tab { overflow: hidden;}
.tabcontent {display: none;}

/*form başlangıç*/
.tourz-search {
    background: url(../images/consul-bg.jpg) no-repeat;
    position: relative;
    background-size: cover;
}

.tourz-search-1 {
    padding: 70px 0px 100px 0px;
    margin: 0 auto;
    width: 80%;
    text-align: center;
    position: relative;
}
.tourz-search-1 h1 {
    color: #fff;
    font-size: 50px;
}
.tourz-search-1 p {
    font-size: 18px;
    color: #fff;
    padding-bottom: 30px;
    margin-bottom: 0px;
}

.tourz-hom-ser {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 38px;
    padding-bottom: 5px;
}
.tourz-hom-ser ul {
    margin-bottom: 0px;
    /*margin: 0 auto;*/
    display: table;
    padding: 0px;
}
.tourz-hom-ser ul li {
    float: left;
    display: inline;
    text-align: center;
    width: 25%;
    padding: 0px 5px;
}
.tourz-hom-ser ul li a {
    background:rgba(0,0,0,.4);
    min-width: 85px;
    width:auto;
    height: 90px;
    display: block;
    padding: 18px 2px 10px 2px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    /*font-family: 'Arimo', sans-serif;
    position: relative;
    */
   /* overflow: hidden; border: 1px solid #8e8e8e;
    */
    line-height: 24px;
   
}
.tourz-hom-ser ul li a:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    background:#ffc107;
   /* color:#333
    border: 1px solid #d41e36;*/
}
.tourz-hom-ser ul li a img {
    display: table;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 5px;
    width: 36px;
}
/*title*/
.spe-title h2 span {
    color:rgb(99, 209, 231);
    font-size: 36px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}
.spe-title a h3 span {
    color:rgb(99, 209, 231);
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    font-size: 22px;
}
.spe-title p {
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 400;
    /* padding-top: 12px; */
    color: #333;
    font-family: 'Poppins', sans-serif;
}
.spe-title {
    text-align: center;
    position: relative;
    overflow: hidden;
    margin-bottom: 0px;
}
.spe-title h2 {
    margin-bottom: 0px;
    padding-bottom: 20px;
    margin-top: 0px;
    text-transform: capitalize;
    font-size: 36px;
    color: #253d52;
   /* text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.59);
    */
}
/*tur özellikleri*/
.trav-ami{
    display: inline-block;
    padding: 5px;
    border-top: 1px solid #dfd2bf;
    width: 100%;
    margin-top: 10px;
}
.trav-ami h4{
    margin:0px;
    padding-bottom:10px;
    font-size:17px
}
.trav-ami ul{
    display: inline;
}
.trav-ami ul li{
    color: #333;
    display: block;
    position: relative;
   /* margin: 0 10px 10px 0;
    */
    padding: 11px 10px 1px;
    float: left;
   /* width: 18%;
    */
    text-align: center;
    border: 1px solid #dfd2bf;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    border-radius: 2px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.trav-ami ul li img{
    margin: 0 auto;
    display: table;
    width: 20px;
    margin-bottom: 1px;
}
.trav-ami ul li span{
    font-size: 12px;
}

.trav-list-bod a h3{
    color: #f4364f;
}
.trav-list-bod p{
    font-size: 13px;
    line-height: 20px;
}
