p.drname{margin-bottom:4px !important}.modal-body p.drname{margin-bottom:0 !important;font-size:14px;line-height:25px}.modal-body ul.big-confection-ul{width:100%;display:inline-block;padding:0;padding-left:7px}.rightss{overflow:hidden;padding-left:0}.rightss img{width:159px;border:5px solid #f8f8f8}.rightss img{width:100%;margin-top:26px;transform:scale(1.5);border:5px solid #f8f8f8}p.drname{position:absolute;bottom:-4px;width:100%;background:rgba(0,0,0,.4);color:#fff;padding-left:2px;padding-right:2px;font-size:14px}ul.big-confection-ul li{list-style:none;padding-left:0;padding-right:0}.plr0m{padding-left:0;padding-right:0}ul.big-confection-ul.inside li a{padding-top:8px;padding-bottom:8px;margin-bottom:10px;border:2px solid #a79aa5 !important;color:#a79aa5 !important;border-radius:5px}ul.big-confection-ul.inside li a i{display:inline-block;font-size:35px;margin-bottom:0;float:left;margin-left:9px;line-height:35px;color:#43d854 !important}
.col-xs-12-2{width:100%;display:inline-block !important}.col-xs-6-2{width:50%;float:left;display:inline-block !important}
body{
    top: 0px !important;
        font-family: "Poppins", sans-serif;
}
.item-ref h4{
	    display: block;
    text-align: center;
    margin-top: 15px;
    font-size: 18px;
}
.item-ref{
	    margin-top: 20px;
}
#team .team-slider .owl-dots .owl-dot.active span {
    background: #fcc610;
    width: 13px;
    height: 13px;
}
.header-single-content-container h1{
	    display: inline-block;
    background: #fcc300;
    padding: 5px !important;
}
.header-single-content-container span{
	    display: inline-block;
    background: #727271;
    padding: 5px !important;
    margin-top: 10px !important;
}
.filter-area{
        border: 1px solid #eeeeee;
}
.filter-area h3{
        margin-top: 0;
    background: #fcc408;
    padding: 5px;
    font-size: 20px;    
}
.filter-area h3 i{
    margin-right: 10px;
}
.search-template{
        margin-top: 25px;
}
.search-choose{
    
}
.flexslider img{
        max-width: 100%;
}
ul.slides{
    padding-left: 0;
}
.sp-image-container img {
    max-height: 100% !important;
    max-width: 100% !important;
    margin: 0 auto !important;
    height: auto !important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    
        width: auto !important;
}
.sp-full-screen .sp-full-screen-button{
        width: 35px !important;
    height: 35px !important;
    z-index: 999999;
    background: red !important;
    text-align: center;
    border-radius: 100%;
}
.sp-slides-container {
    position: relative;
    border: 1px solid #eee;
    margin-bottom: 20px;
}
.sp-thumbnail img{
        max-height: 100% !important;
    max-width: 100% !important;
    margin: 0 auto !important;
    height: auto !important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
        width: auto !important;
}
.sp-thumbnail-container {
    border: 1px solid #eee;}
.single-details-area{
    
}
.single-details-area table td{
    font-size: 14px;
}
.celik-box{
        width: 100%;
    display: inline-block;
    background: #efefef;
    border: 4px solid #fff;
    box-shadow: 0px 0px 0px 3px #efefef;
    padding: 5px;
}
.celik-box-top{
        display: inline-block;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.celik-box-top-center{
        font-size: 15px;
    font-weight: bold;
    color: #000;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
.celik-box-top img{
       width: 50%;
    background: #fff;
    padding: 8px;
    display: inline-block;
    float: left;
}
.celik-box-top span{
      width: 50%;
    display: inline-block;
    float: left;
    word-wrap: break-word;
    color: #00339f;
    vertical-align: middle;
    font-size: 11px;
    font-weight: bold;
    line-height: 15px;
    padding-left: 6px;
    padding-top: 7px;
}
.celik-box-top-bottom{
    
}
.celik-box-top-bottom a{
    display: block;
    width: 100%;
    text-align: center;
    background: #fff;
    padding: 6px;
    border-radius: 5px;
    box-shadow: 4px 4px 5px -2px #ccc;
    margin-bottom: 20px;
    color: #000;
}
.celik-box-top-bottom a i{
        margin-right: 6px;
}
.sekmelialan .btn-group-justified>.btn, .btn-group-justified>.btn-group {
    display: inline-block;
    float: left;
    width: auto;
    margin-right: 10px !important;
}
.sekmelialan .btn-group-justified>.btn-group .btn {
    width: 100%;
    border-radius: 5px 5px 0px 0px !important;
    font-size: 15px;
    font-weight: bold;
    outline: none !important;
        color: #1064bc;
    display: block;
    border: 1px solid #c0c0c0;
    border-bottom: none;
}
.sekmelialan .btn-primary {
        color: #000 !important;
    background-color: #ffc000;
    border-color: #ffc000;
    background: #ffe700;
    background: -moz-linear-gradient(top,#ffe700 0,#ffc000 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffe700),color-stop(100%,#ffc000));
    background: -webkit-linear-gradient(top,#ffe700 0,#ffc000 100%);
    background: -o-linear-gradient(top,#ffe700 0,#ffc000 100%);
    background: -ms-linear-gradient(top,#ffe700 0,#ffc000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe700',endColorstr='#ffc000',GradientType=0);
    background: linear-gradient(top,#ffe700 0,#ffc000 100%);
    zoom: 1;
}
.well{
    min-height: 20px;
        padding: 5px;
    overflow: hidden;
    margin-bottom: 20px;
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
    border-top: 2px solid #ffc000;
}
.sekmelialan .tab-content{
        padding: 20px;
}
.diger-ilanlar .title-area{
    margin-bottom: 25px;
    margin-top: 0;
}
.celikstyle .theme-thumb-area {
    height: 170px;
    position: relative;
}
.celikstyle h4{
    color: #000;
    font-size: 15px;
    line-height: 20px;
        min-height: 45px;
}
.celikstyle{
        border: 1px solid #ccc;
    padding: 15px;
}
.diger-ilanlar .celikstyle{
    margin-bottom: 25px;
}
.celikstyle .next-url{
        display: block;
    margin-bottom: 5px;
    color: #000;
}
.celikstyle .next-url span.price{
    color: #039;
    font-weight: bold;
}
.celikstyle .next-url span.to-next{
      display: inline-block;
    float: right;
    font-weight: bold;
        color: #000 !important;
}
.celikstyle .next-url span.to-next i{
    font-weight: bold;
    margin-left: 7px;
    color: #fcc50a;
}
.single-desc-area{
    margin-top: 35px;
        padding-left: 0;
    padding-right: 0;
}
.single-details-area table td.title{
    font-weight: bold;
    font-size: 14px;
}
.single-details-area table td.title.baslik{
    font-size: 14px;
    color: #039;
    font-weight: bold;
}
.item-r{
    height: 120px;
}
.item-r p{
           max-width: 95%;
    max-height: 95%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%); 
    color:#039;
}
.item-r.item-result-fiyat p{
    color:#b73e3e;
    font-weight: bold;        
}
ul.category-list{
        padding-left: 15px;
    padding-top: 0px;
}
ul.category-list.parent2{
   padding-left: 30px;
}
ul.category-list.parent3{
   padding-left: 45px;
}
ul.category-list.parent2 li a{
   font-size: 15px;
}
ul.category-list.parent3 li a{
   font-size: 14px;
}
ul.category-list li{
      list-style: none;
    margin-bottom: 10px;
}
ul.category-list.parent2 li{
    margin-bottom: 5px;
}
ul.category-list.parent3 li{
    margin-bottom: 5px;
}
ul.category-list li a{
    color: #000000;
    font-size: 15px;
}
.block-section-types .search-choose{
    padding-right: 0;
    padding-left: 0;
}
#home-types{
    padding-top: 30px;
    padding-bottom: 0;
}
.search-filter-form ::-webkit-input-placeholder {
  color: #bcb6b6 !important;
}

.search-filter-form :-moz-placeholder { /* Firefox 18- */
  color: #bcb6b6 !important;
}

.search-filter-form ::-moz-placeholder {  /* Firefox 19+ */
  color: #bcb6b6 !important;
}

.search-filter-form :-ms-input-placeholder {
  color: #bcb6b6 !important;
}

.search-filter-form ::placeholder {
  color: #bcb6b6;  
}
.search-filter-form .form-control{
    font-size: 13px;
}
.select2-search{
   font-size: 14px;
    line-height: 20px; 
}
.select2-results__option--selectable {
    font-size: 14px;
}
.label-infos{
    display: block;
    padding: 10px;
    background: #ead185;
    font-size: 15px;
    text-align: center;
    border: 1px solid #cccccc;
    border-radius: 6px;
    box-shadow: 3px 3px 4px -3px #ccc;
}
.label-infos i{
        margin-right: 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    font-size: 14px;
}
.search-filter-form{
      padding: 10px;
    width: 100%;
    display: inline-block;
}
.search-filter-form label{
        font-size: 12px;
}
.search-filter-form .filter-form{
        display: inline-block;
    width: 100%;
    float: left;
        padding-left: 5px;
    padding-right: 5px;
}
.search-filter-form .filter-form.r2{
        display: inline-block;
    width: 50%;
}
a.to-back{
display: block;
    width: 90%;
    text-align: center;
    font-weight: bold;
    color: #000;
    margin: 0 auto;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}

a.to-back i{
        margin-right: 8px;
}
.item-result{
   width: 100%;
    border: 1px solid #eee;
    margin-bottom: 20px;
    display: inline-block; 
        padding: 10px;
}
.item-result .item-result-image{    
 
    height: 120px;
    display: inline-block;
    float: left;
    overflow: hidden;
    position: relative;
}
.item-result .item-result-image img{
        max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.item-result .item-result-title{
    
}
.item-result .item-result-adres{
    
}
.item-result .item-result-fiyat{
    
}
.search-choose h2{
        display: inline-block;
    text-align: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 30px;
}
.search-choose .item-type{
    display: block;
    margin-bottom: 30px;
    border: 1px solid #ccc;
    padding-top: 15px;
}
.search-choose .item-type img{
       width: 200px;
    max-width: 100%;
    display: block;
    margin: 0 auto; 
}
.search-choose .item-type h3{
        margin-bottom: 0;
    background: #fcc300;
    padding: 10px;
    padding-left: 15px;
    margin-top: 15px;
    font-size: 20px;
    color: #000000;
    display: inline-block;
    width: 100%;
    position: relative;
    padding-right: 15px;
}
select.kategori-secimi{
       width: 400px;
    display: block;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 12px;
    border-radius: 4px; 
}
.search-choose .item-type h3 i{
   position: absolute;
    right: 5px;
    font-size: 25px;
    top: 50%;
    transform: translateY(-50%); 
}
.rightss img {

    transform: scale(1.4);

}
.home-sec{
    display: inline-block;
    width: 100%;
}
.title-area{
    
}
.title-area h2{
    
}
.title-area h2 span.md{
    font-size: 18px;
    line-height: 27px;
        color: #727271;
}
.title-area h2 span.lg{
    font-size: 28px;
    line-height: 33px;    
    font-weight: bold;
}
.title-area h2 span.block{
    display: block;
}
.title-area h2 span.color-one{
    color: #fcc300;
}
.title-area h2 span.color-two{
    color: #000000;
}
ul.outer-ul{
        display: inline-block;
    width: 100%;
    padding-left: 0;
}
ul.outer-ul li{
        list-style: none;
    display: inline-block;
    float: left;
    width: 50%;
    padding: 10px;
}
#main_menu .nav>li>a {
    font-weight: bold;
}
ul.outer-ul li a{
        display: block;
    border: 1px solid #eeeeee;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 3px 3px 8px -4px #eeeeee;
}
ul.outer-ul li a img{
    max-width: 100%;
    margin-bottom: 15px;
}
ul.outer-ul li a span{
        color: #000000;
}
.outer-desc{
       padding-top: 27px; 
}
.outer-desc p{
    text-align: left;
    margin-bottom: 15px;
}
.top-kats{
 margin-top: 0px;
    padding-bottom: 35px;
    background: #eeeeee;
    padding-top: 45px;
    margin-bottom: -6px;
}
#countup{
        background: #ffffff;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
   margin-bottom: 10px;
    box-shadow: 0px 2px 20px -11px #ccc
}
#testimonial {
   background: #eeeeee;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    box-shadow: 0px 2px 20px -11px #ccc;
}
.qtransLang img{
        margin-top: -3px;
}
#countup .countup-box .count-num{
        color: #fcc610;
}
#countup .countup-box .count-name{
     color: #000000;
}
.serviceelements{
    width: 100%;
    display: inline-block;
}
.top-kats .item-top-kats{
        display: block;
    border: 1px solid #eeeeee;
    padding-bottom:20px; 
    border-radius: 5px;
    box-shadow: 3px 3px 8px -4px #eeeeee;
        margin-bottom: 20px;
}
.top-kats .item-top-kats h2{
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 20px;
    color: #000000;
}
.top-kats .item-top-kats h2 span{
    color:#fcc300;
}
.top-kats .item-top-kats p{
        text-align: center;
    margin-bottom: 15px;
    font-size: 15px;
    color: #000000;
    padding-left: 15px;
    padding-right: 15px;
}
.top-kats .item-top-kats .item-top-kats-image{
      box-shadow: -5px 14px 9px -10px #cccccc;  
}
.top-kats .item-top-kats .item-top-kats-image img{
    width: 100%;
    max-width: 100%;
}
#testimonial .testimonial-slider .item .client-img{
	margin-bottom:10px;
}
#testimonial .testimonial-slider .item p{
	margin-bottom:0;
}
.success-fa{
	    display: block;
    font-size: 70px;
    color: #269026;
    margin-bottom: 25px;
}
.site-box-custom{
	    display: inline-block;
    margin: 0 auto;
    border: 1px solid #cccccc;
    border-radius: 10px;
    padding: 25px;
    width: 500px;
    max-width: 100%;
    margin-bottom: 20px;
}
li:has(> img[data-src]) {
	visibility:hidden;
}
[data-src] {
  visibility:hidden;
}
.home-welcome-left{
	text-align:center;
}
.sidebar .recent-posts-widget ul li {
    display: table;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}
.sidebar .recent-posts-widget ul li:last-child {
	border:none;
}
.sidebar .recent-posts-widget .recent-post-img {
    float: left;
    width: 80px;
    height: 50px;
}
.tekli-video{
	    margin-bottom: 20px;
}
.action-section-area{
	    display: inline-block;
    width: 100%;
    border: 1px solid #eee;
    margin-top: 15px;
    margin-bottom: 15px;
	    position: relative;
		background: linear-gradient(to right, #ffffff 0%,#ffffff 21%,#ffffff 87%,#fcc300 100%) !important;
		
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
}

input[type=number] {
  -moz-appearance: textfield;
}
.general_submit{
	    background: #000000;
    border: 1px solid #ffffff;
    border-radius: 5px;
    padding: 7px;
    display: block;
    width: 221px;
    margin: 0 auto;
    max-width: 100%;
    color: #ffffff;
}
.general_form{
	display: inline-block;
    width: 100%;
	    margin-top: 20px;
}
.general_form .form-control{
	    height: 40px;
    line-height: 40px;
}
.general_form .form-group{
	margin-bottom:25px;
}
.box-form-general h5{
	    font-size: 18px;
}
.box-form-general p{
	font-size:15px;
}
.action-content-btn{
	border: 1px solid #000000;
    padding: 4px;
    border-radius: 15px;
    color: #000000;
    padding-left: 10px;
    padding-right: 10px;
}
.action-content-btn i{
	margin-left:5px;
}
.action-section-area .leftarea{
	    padding: 0;
}
.action-section-area .rightarea{
	    text-align: center;
        padding-top: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.action-section-area .rightarea h4{
	    font-size: 19px;
    margin-bottom: 15px;
    margin-top: 0;
}
.action-section-area .rightarea h5{
margin-top: 0;
    font-size: 16px;
    margin-bottom: 13px;
	color:#fcc300;
}
.action-section-area .rightarea p{
	    font-size: 13px !important;
    line-height: 21px;
}
.action-section-area .section-absolute{
	
}
.personel-conf {
    margin-top: 46px;
}
.page-head .overlay{
	display:none;
}
.box-form{
    display: block;
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #eeeeee;
    margin-top: 25px;
    border-radius: 6px;
    margin-bottom: 50px;
    padding: 25px;
}
.box-form.oncesi-sonrasi{
	margin-bottom: 25px;
}
.box-form .page-top-content {
    margin-top: 0px;
    margin-bottom: 11px;
    font-size: 14px;
}
.custom-file-upload label {
   
    cursor: pointer;
    border: 1px solid;
    display: block;
    width: 100%;
    text-align: center;
        height: 34px;
    border-color: #ccc;
    border-radius: 5px;
    font-weight: 400;
    font-style: italic;
    font-size: 14px;
    line-height: 34px;

}
.custom-file-upload .upload-photo {
   opacity: 0;
   position: absolute;
   z-index: -1;
}
.loadmorebtncustom {
    color: #000000;
    border: 1px solid;
    padding: 9px;
    display: inline-block;
    margin: 0 auto;
    width: auto;
    margin-top: 9px;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
    margin-right: 15px;
}
.loadmorebtncustom i {
    color: #000000;
    margin-right: 11px;
}
.iconbutton {
    color: #000000;
    border: 1px solid;
    padding: 9px;
    display: inline-block;
    margin: 0 auto;
    width: auto;
    margin-top: 9px;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
}
.iconbutton i {
    color: #000000;
    margin-right: 11px;
}
.ourquest-form .form-control {
    resize: none;
    min-height: 40px;
    margin-top: 9px;
}
.gform_button {
    width: 200px;
    padding: 7px;
    background: #000000;
    color: #fff;
    border: none;
    border-radius: 12px;
    font-size: 20px;
    display: block;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 30px;
}
.header-single-content h1{
    font-size: 35px;
    margin: 0;
    padding: 0px 0 10px;
    font-weight: 600;
    color: #fff;
	text-shadow: 0px 2.5px 3px #000000;
}
.header-single-content span{
    font-size: 16px;
    color: #ffffff;
    font-weight: 300;
    margin: 0;
	text-shadow: 0px 1.5px 2px #000000;
}
#contact .form-control {
border: 1px solid #a7a4a4;}
#contact {
    position: relative;
    border-top: 1px solid #eee;
}
.padding-100 {
    padding: 50px 0;
}
.personel-content-area h3 {
    font-weight: 700;
}
.personel-content-area h3 {
    font-weight: 500;
    margin-top: 0;
}
.personel-content-area ul li{
  line-height: 22px;
    font-size: 13px;
    
}
.site-form-banner{
  background: #ffffff;
    color: #000;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;	
}
.site-form-banner .content-area{
   margin-top: 8px;
    font-size: 16px;
    line-height: 21px;
        padding-left: 0;
}
.site-form-banner .content-area strong{
	  font-size: 21px;
    line-height: 21px;
    display: block;
    margin-bottom: 0px;
}
.site-form-banner .item-banner-form:first-child {
    margin-bottom: 24px;
}
.site-form-banner .item-banner-form:last-child {
    margin-bottom:0;
}
.site-form-banner .descarea .form-group{
	margin-bottom:0;
}
.banner-form-btn{
    margin-top: 26px;
    background: #000000;
    color: #ffffff;
}
.banner-form-btn:hover{
  margin-top: 26px;
    background: #0f1456;
    color: #ffffff;
}
.btn-default.blue:hover {
    color: #ffffff;
    border-color: #000000;
}
.site-menu-relative-body-type .page-head {
    position: relative;
    padding: 0 0;
    height: 360px;
}
.page-head .breadcrumb>li+li:before {
    color: #ffffff;
	    text-shadow: 0px 1.5px 2px #000000;
}
.page-head h1 {
    font-size: 35px;
    margin: 0;
    padding: 0px 0 10px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
}
.page-head .breadcrumb {
    background: 0 0;
    padding: 0;
    margin-bottom: 0;
}
.header-single-content-container{
    width: 1170px;
    margin: 0 auto;
    display: block;
    max-width: 100%;
    padding-left: 15px;
}
.header-single-content{
    position: absolute;
    bottom: 10%;
    left: 0;
    width: 100%;
    /*background: linear-gradient(180deg, transparent, #000);*/
    padding-bottom: 10px;
	padding-top: 9px;
}
.banner-form .form-control{
	color:#000;
}
.banner-form .form-control::-webkit-input-placeholder{font-style:normal;color:#000!important}
.banner-form .form-control::-moz-placeholder{font-style:normal;color:#000!important}
.banner-form .form-control:-ms-input-placeholder{font-style:normal;color:#000!important}
.banner-form .form-control:-moz-placeholder{font-style:normal;color:#000!important}
.personel-conf a {
    display: block;
    border: 1px solid;
    margin-bottom: 15px;
    padding: 9px;
    border-radius: 10px;
    font-weight: 700;
    font-size: 16px;
    text-align: left;
    color: #000000;
}
.personel-conf a i {
    margin-right: 10px;
    font-size: 21px;
}
.mobil_tel_whatsapp_area{
    position: relative;
    display: inline-block;
    width: 100%;
}
.contact-block-p{
        text-align: center;
    font-size: 13px;
    line-height: 17px;
}
.unvan-welcome-right{
        color: #a9a9a9 !important;
    font-weight: 500;
    display: block;
    font-size: 16px;
	margin-bottom: 8px;
}
.name-welcome-right{
    font-size: 19px;
    font-weight: 500;
    
    display: block;
}
.home-welcome-right p{
     font-size: 14px;
    line-height: 20px;
	
}
a.devamini-welcome-right{
       font-size: 14px;
    color: #000000;
    font-weight: 600;
    border: 1px solid;
    padding: 7px;
    border-radius: 15px;
    margin-top: 15px;
    display: block;
    width: 143px;
    text-align: center; 
}
a.devamini-welcome-right i{    
    font-size: 12px;
    margin-left: 6px;
}
.home-welcome-video .video-box{
    border: 5px solid #c7c6c6;
    padding: 20px;
}
.home-welcome-video-title{
        font-size: 17px;
    line-height: 20px;
    margin-top: 15px;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    font-weight: 500;
}
.home-welcome-video-title i{
    margin-right: 7px;
}
.home-welcome-video-action{
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 12px;
    display: block;
    width: 170px;
}
#about .about-box h4 {
    margin: 30px 0;
    color: #000000;
    font-size: 17px;
    line-height: 20px;
    font-weight: 400;
    font-weight: bold;
}

.product-incele-special{
    position: absolute;
    bottom: -30px;
    z-index: 1;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 170px;
    border-width: 0;
    background: #0f1456 radial-gradient(circle at 40px 0, rgba(50,77,103,1) 40%, rgba(50,77,103,0.75) 40%, rgba(50,77,103,0.75) 60%, rgba(50,77,103,0.5) 60%, rgba(50,77,103,0.5) 85%, rgba(0,0,0,0) 85%) !important;
    border-color: #ffffff !important;
    background: #000000 !important;
    border-color: #ffffff !important;
    background: #ffffff !important;
    color: #000000 !important;
    font-weight: 300;
    letter-spacing: 2px;
    font-weight: 500;
}
.product-incele-special:hover{
    position: absolute;
    bottom: -30px;
    z-index: 1;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 170px;
    border-width: 0;
    background: #0f1456 radial-gradient(circle at 40px 0, rgba(50,77,103,1) 40%, rgba(50,77,103,0.75) 40%, rgba(50,77,103,0.75) 60%, rgba(50,77,103,0.5) 60%, rgba(50,77,103,0.5) 85%, rgba(0,0,0,0) 85%) !important;
    border-color: #ffffff !important;
    background: #000000 !important;
    border-color: #ffffff !important;
    background: #ffffff !important;
    color: #000000 !important;
    font-weight: 300;
    letter-spacing: 2px;
    font-weight: 500;
}
.fake-border{
    position: absolute;
    bottom: -31px;
    z-index: 1;
    height: 42px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 172px;
    /* border-width: 10px; */
    background: #0f1456 radial-gradient(circle at 40px 0, rgba(50,77,103,1) 40%, rgba(50,77,103,0.75) 40%, rgba(50,77,103,0.75) 60%, rgba(50,77,103,0.5) 60%, rgba(50,77,103,0.5) 85%, rgba(0,0,0,0) 85%) !important;
    border-color: #ffffff !important;
    background: #000000 !important;
    border-color: #ffffff !important;
    background: #fcc300 !important;
    color: #000000 !important;
    border-radius: 50px;
}
.trkstyle{
    position: relative;
    color: #253342;
    border-radius: 15;
   -webkit-box-shadow: 0 2px 0.75rem -3px rgba(37,51,66,.5); 
    box-shadow: 0 2px 0.75rem -3px rgba(37,51,66,.5); 
     -webkit-transition: -webkit-box-shadow .3s; 
    transition: -webkit-box-shadow .3s;
    -o-transition: box-shadow .3s;
    transition: box-shadow .3s;
    transition: box-shadow .3s,-webkit-box-shadow .3s;
    width: 100%;
    height: 265px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    letter-spacing: .2px;
    border: 1px solid #eeeeee;
    border-top-right-radius: 9px;
    border-top-left-radius: 9px;

}
.products-title-special{
        background: #0f1456;
    margin: 0;
    border-radius: 15px 15px 0px 0px;
    border-bottom-left-radius: 100% 15px;
    border-bottom-right-radius: 100% 15px;
    height: 60px;
    overflow: hidden;
    z-index: 3;
    position: relative;
    padding: 5px;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    font-weight: 400;
    background: #0f1456 radial-gradient(circle at 40px 0, rgba(50,77,103,1) 40%, rgba(50,77,103,0.75) 40%, rgba(50,77,103,0.75) 60%, rgba(50,77,103,0.5) 60%, rgba(50,77,103,0.5) 85%, rgba(0,0,0,0) 85%);
        background: #000000 radial-gradient(circle at 40px 0, rgba(185,149,91,1) 40%, rgba(185,149,91,0.75) 40%, rgba(185,149,91,0.75) 60%, rgba(185,149,91,0.5) 60%, rgba(185,149,91,0.5) 85%, rgba(185,149,91,0) 85%);
	display: flex;
    justify-content: center;
    align-items: center;
		    background: linear-gradient(to right, #fcc300 0%,#ffffff 21%,#ffffff 87%,#fcc300 100%) !important;
			    background: linear-gradient(to top, #fcc300 0%,#ffffff 25%,#ffffff 75%,#fcc300 101%) !important;
			
    color: #000000;
}
#faq .panel .panel-heading {
    background: #000000 !important;
    color: #ffffff;
}
#faq .panel .panel-heading .panel-title a {
	color: #ffffff;
}
#faq .panel .panel-heading .panel-title a:after {
	color: #ffffff;
}
#faq .panel .panel-heading .panel-title a.collapsed:after {
	color: #ffffff;
}
footer {
    background-image: -moz-linear-gradient(-29deg,#000000 0,#000000 100%);
    background-image: -webkit-linear-gradient(-29deg,#000000 0,#000000 100%);
    background-image: -ms-linear-gradient(-29deg,#000000 0,#000000 100%);
}
footer p {
    color: #ffffff;
}
.product-image-special{
        position: relative;
    z-index: 1;
    margin-top: -10px;
}
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.site-menu-relative-body-type #home_banner.index-style-2 {
       height: 70vh;
}
.site-menu-relative-body-type .appy-menu .navbar-right{
        width: 100%;
    text-align: center;
}
.site-menu-relative-body-type .appy-menu .navbar-right li {
    float: none;
    display: inline-block;
}
.site-menu-relative-body-type .appy-menu .navbar-right .dropdown-menu li {
    float: none;
    display: block;
}
.btn-icons{
    border-radius: 50px;
    background: 0 0;
    padding: 10px 20px;
    min-width: 170px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    border: 1px solid;
}
.btn-icons.btn-white{
        background: #fff;
    color: #0f1456;
}
.action-area{
    text-align: right;
    padding-top: 11px;
}
.btn-icons i{
        margin-left: 7px;
}
.section-heade h3 {
    letter-spacing: 0px;
}
.slick-home-slider-image-next{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    font-size: 20px;
    border: 1px solid;
    height: 50px;
    width: 50px;
    text-align: center;
    padding: 11px;
    background: rgba(0,0,0,.2);
    color: #fff;
    cursor:pointer;
}
.slick-home-slider-image-prev{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 15px;
    font-size: 20px;
    border: 1px solid;
    height: 50px;
    width: 50px;
    text-align: center;
    padding: 11px;
    background: rgba(0,0,0,.2);
    color: #fff;
}
.arrow-slide-image:hover{
    color: #fff !important;
}
.slick-slide{
    outline:none !important;
}
.slider-bottom-person-info{
        background: #0f1456;
    padding-top: 10px;
        padding-bottom: 15px;
}
.name-tag{
    
}
.name-tag .name{
  display: block;
    font-size: 25px;
    font-weight: 500;
    color: #fff;
}
.name-tag .tag{
         display: block;
    font-size: 15px;
    color: #fff;
    font-weight: 400;
}
#about{
    padding-bottom: 0px;
        border-bottom: 1px solid #eeeeee;
    padding-bottom: 40px;
}
.block-section-videos-1{
    padding-bottom: 0px !important;
}
.block-section-videos-1 .gallery-page{
    padding-bottom: 0px !important;
}
.site-menu-relative-body-type #home_banner{
    height: auto;
        height: auto !important;
}
.site-menu-relative-body-type .slide-content .mt-250{
    display: none;
}
.site-menu-relative-body-type #home_banner h3 {
    font-size: 35px;
    color: #ffffff;
    font-weight: 600;
    margin: 0;
    line-height: 42px;
}
.site-menu-relative-body-type #home_banner p {
    font-size: 18px;
    color: #ffffff;
    font-weight: 300;
    margin: 20px 0 30px;
}
.site-top-type-3{
		    width: 100%;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
}
.left-type-3-content a, .left-type-3-content p, .left-type-3-content span{
   
}
.left-type-3-content i {
	color: #fcc300 !important;
	   background: -webkit-linear-gradient(#fcc300, #fcc300);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.left-type-3-content .social-header i {
    color: #727271 !important;
background: -webkit-linear-gradient(#727271,#727271);
   -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}
.overlay{
	background: -moz-linear-gradient(to right, #fcc300 0%,#ffffff 12%,#ffffff 88%,#fcc300 100%) !important;
	background: -webkit-linear-gradient(to right, #fcc300 0%,#ffffff 12%,#ffffff 88%,#fcc300 100%) !important;
	background: linear-gradient(to right, #fcc300 0%,#ffffff 12%,#ffffff 88%,#fcc300 100%) !important;
}
.site-menu-relative-body-type .appy-menu.menu-type-3,.site-menu-relative-body-type .appy-menu ul li .dropdown-menu li.active a, .site-menu-relative-body-type .appy-menu ul li .dropdown-menu li a,.site-menu-relative-body-type .appy-menu ul li .dropdown-menu li.active a, .site-menu-relative-body-type .appy-menu ul li .dropdown-menu li a:hover {
   background: -moz-linear-gradient(to right, #fcc300 0%,#ffffff 21%,#ffffff 87%,#fcc300 100%) !important;
   background: -webkit-linear-gradient(to right, #fcc300 0%,#ffffff 21%,#ffffff 87%,#fcc300 100%) !important;

   background: linear-gradient(to right, #fcc300 0%,#ffffff 21%,#ffffff 87%,#fcc300 100%) !important;
}
.site-menu-relative-body-type .appy-menu ul li .dropdown-menu li.active a, .site-menu-relative-body-type .appy-menu ul li .dropdown-menu li a,.site-menu-relative-body-type .appy-menu ul li .dropdown-menu li.active a, .site-menu-relative-body-type .appy-menu ul li .dropdown-menu li a:hover {
    background: -moz-linear-gradient(-29deg,#ffffff 0,#ffffff 100%) !important;
    background: -webkit-linear-gradient(-29deg,#ffffff 0,#ffffff 100%) !important;
background: -ms-linear-gradient(-29deg,#ffffff 0,#ffffff 100%) !important;}
#faq .panel .panel-heading .panel-title a:after {
     font: 14px fontAwesome;
    line-height: 38px;   
}
.table-area{
    padding-left: 0;
    padding-right: 0;
}
.block-section-featured-cat{
    text-align: center;
}
.all_blogs .blog-box{
    text-align: center;
}
#faq .panel .panel-heading .panel-title a.collapsed:after {
    font: 14px fontAwesome;
    line-height: 38px;
}
#google_translate_element2{
	display:none !important;
}
.skiptranslate{
	display:none !important;
}
ul.about-ul{
        padding: 0;
    padding-left: 15px;
    margin-top: 12px;
}
ul.about-ul li{
      margin: 6px;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 8px;
}
.home-welcome-right-p{
    font-size: 17px;
    line-height: 21px;
}
.visible-hidden{
    visibility: hidden;
}
.welcome-img{
   position: absolute;
    max-width: 100%;
    max-height: 100%;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
}
.welcome-img {
    position: relative;
    max-width: 100%;
    max-height: 100%;
    top: auto;
    transform: unset;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
}
.home-welcome-left{
    position: relative;
}
.welcome-video{
position: absolute;
    max-width: 70px;
    top: unset;
    transform: unset;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
    border-radius: 100%;
    top: unset;
    height: auto;
    top: 20px;
    left: 30px;
    right: auto;
		
}
.welcome-video img{
	    background: rgba(0,0,0,.5);
    border-radius: 100%;
    max-width: 48px;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0,0,0,.5);
    max-width: 60px;
    top: 10px;
    transform: unset;
    background: #a79508;
    -webkit-animation: ripple-white 1s linear infinite;
    animation: ripple-white 1s linear infinite;
    -webkit-transition: .5s linear;
    left: 10px;
    right: auto;
    bottom: auto;
    top: 0;
}
.products a,.products p,.products .product-title{
    color:white;
    border-color: white; 
}
.products a:hover{
    background: transparent;
    color:white;
}
.products{
    margin-bottom: 30px;
}
.products-special{
   margin-bottom: 0px;
}
.outer-single{
    display: inline-block;
    width: 100%;
    margin-top: 5px;
}
.outer-single h5{
    
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 19px;

}
.outer-single a{
    
}
.outer-single a img{
       max-width: 65%;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px; 
}
.products-all-list-special{
    margin-top: 25px;
}
#hizmetPanels{
   display: inline-block;
   padding: 25px 0px;
}
.mini-title-block{
        font-size: 31px;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 28px;
    margin-bottom: 10px;
}
.home-services-nav{

}
.slick-slider-default{
    position: relative;
}
.slick-slider-default .slick-prev.slick-arrow{
position: absolute;
    left: -25px;
    width: 30px;
    height: 60px;
    top: 50%;
    transform: translateY(-50%);
    text-indent: -999999px;
    border: none;
    background-color: #fff;
    background: url(../img/icons/prev.png);
    background-size: contain;
    outline: none !important;
    background-repeat: no-repeat;
}
.slick-slider-default .slick-next.slick-arrow{
position: absolute;
    right: -25px;
    width: 30px;
    height: 60px;
    top: 50%;
    transform: translateY(-50%);
    text-indent: -999999px;
    border: none;
    background-color: #fff;
    background: url(../img/icons/next.png);
    background-size: contain;
    outline: none !important;
    background-repeat: no-repeat;
}
.slick-slider-default ul.slick-dots li button {
    border: 1px solid #0f1456 !important;
    background: #fff !important;
    outline: none !important;
}
.slick-slider-default ul.slick-dots li.slick-active button {
    background: #0f1456 !important;
    border: 1px solid #0f1456 !important;
    outline: none !important;
}
.section-heade h3.video-big-title {
    margin-bottom: 25px;
    display: block;
}
.serviceelement-title{
        font-size: 18px;
    line-height: 24px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 500;
}
.serviceelement{
    margin-bottom: 30px;
}
#contact .overlay{
    opacity: .9 !important;
}
.video-gal h5 {
    position: absolute;
    z-index: 2;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    font-size: 20px;
    padding-top: 6px;
    padding-bottom: 6px;
    color: #fff;
    line-height: 23px;
    text-shadow: 0px 2.5px 3px #000000;
    bottom: 10px;
}
.nav-item .home-services-nav-a{
    margin: 10px;
    padding: 7px;
    color: white;
    border-radius: 15px !important;
    background: transparent !important;
}
.nav-item.active .home-services-nav-a{
    background: #fff;
    color: #bf095d;
}
.nav-item .home-services-nav-a:hover{
   background: #fff;
    color: #bf095d;
}
.home-services-all-button{
    margin-top: 45px;
}
.count-image{
    height: 100px;
}
.count-image img{
    max-width: 100%;
    max-height: 100%;
}
#team .team-slider .person {
    cursor: pointer;
    height: 170px;
    position: relative;
    text-align: center;
}
#team .team-slider .person img{
       position: absolute;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
}
#team .team-slider .owl-dots {
    margin-top: 30px;
}
.block-section{
    padding-top: 30px;
    padding-bottom:30px; 
}
.sidebar-confection{
        padding-left: 0;
    padding-right: 0;
}
.sidebar-confection a{
      width: 100%;
    text-align: center;
    margin-bottom: 16px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
}
.single-check-area{
    display: inline-block;
    width: 100%;
}
ul.checkul{
    width: 100%;
    display: inline-block;
    padding: 0;
}
ul.checkul li{
       list-style: none;
    float: left;
    margin-right: 16px;
}
ul.checkul li:before {
font-family: 'FontAwesome';
    content: '\f058';
    position: relative;
    font-size: 19px;
    font-weight: 500;
    margin-right: 5px;
    top: 0;
    color: #0ce00c;
}
.check-area-only ul.checkul li{
    width: 100%;
    margin-bottom: 7px;
}
.single-image-gallery-top{
    display: inline-block;
    width: 100%;
}
.elem-gal{
    width: 100%;
    overflow: hidden;
    float: left;
    display: block;
    text-align: center;
    border: 1px solid #eee;
    margin-bottom: 30px;
    position: relative;
}
.elem-gal img{
    width: 100%;
}
#lcl_thumbs_nav{
    display:none;
}
.comments-container .comments-list li{
    padding-left: 10px;
}
.comments-list.chiled{
    padding-left: 30px;
}
.warningbadge h3{
    color: #fff !important;
    margin-bottom: 0;
}
.warningbadge{
    padding: 8px;
}
.page-top-content{
    margin-top: 25px;
    margin-bottom: 11px;
}
.big-confection{
    padding-top: 40px;
    padding-bottom: 40px;
}
ul.big-confection-ul{
    
}
ul.big-confection-ul li{
        list-style: none;
}
ul.big-confection-ul.iletisim-sayfasi li {
    list-style: none;
    padding-right: 15px;
    padding-left: 15px;
}
ul.big-confection-ul li a{
    display: block;
    text-align: center;
    border: 1px solid #ccc;
    padding-top: 30px;
    padding-bottom: 30px;
    border-radius: 15px;
    color: black;
}
ul.big-confection-ul li a i{
        display: block;
    font-size: 60px;
    margin-bottom: 15px;
}
ul.big-confection-ul li a span{
    
}
.mapsarea{
    
}
.mapsarea iframe{
    width: 100%;
}
.gallery-page{
        padding-top: 30px;
    padding-bottom: 30px;
}
.video-gal{
        width: 100%;
        height: auto;
    overflow: hidden;
    float: left;
    display: block;
    text-align: center;
    border: 1px solid #eee;
    margin-bottom: 30px;
    position: relative;
}
.video-gal img.bgg {
   width: 100%;
}
.video-gal img.playicongallery{
    position: absolute;
    max-width: 44px;
    top: 74%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
    background: rgb(0,0,0,.4);
    border-radius: 100%;
    box-shadow: 0px 0px 0px 5px;
    color: rgb(0,0,0,.4);
	    max-width: 48px;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0,0,0,.5);
    max-width: 60px;
    top: 10px;
    transform: unset;
    background: #a79508;
    -webkit-animation: ripple-white 1s linear infinite;
    animation: ripple-white 1s linear infinite;
    -webkit-transition: .5s linear;
    left: 10px;
    right: auto;
    bottom: 10px;
}
.appy-menu .navbar-brand {
    width: 275px;
    max-width: initial;
    height: 90px;
    position: relative;
    padding: 0;
}
.appy-menu .navbar-brand img{
    max-width: 100%;
    max-height: 100%;
    left: 0;
    top: 0;
    position: absolute;
}
.appy-menu.sticky .navbar-brand img {
   max-width: 100%;
    max-height: 100%;
    left: 0;
    bottom: auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.appy-menu.sticky .navbar-brand{
    padding: 0;
}
.appy-menu.sticky .navbar-brand {
      width: 200px;
    max-width: initial;
    height: 59px;
    position: relative;
    padding: 0;
}

.menu-type-3-bottom{
        padding-top: 15px;
    padding-bottom: 15px;
}
.menu-type-3-bottom ul{
padding: 0;
    display: block;
    margin-bottom: 0;
    text-align: center;
    margin-bottom: -5px;
}
.menu-type-3-bottom ul a{
     display: inline-block;
    width: 200px;
    margin-right: 10px;
    margin-bottom: -4px;
}
.menu-type-3-bottom ul li{
    list-style: none;
    width: 100%;
    display: block;
    
}
.menu-type-3-bottom ul li img{
    max-width: 90px;
    max-height: 60px;
    margin: 0 auto;
    display: block;
    margin-bottom: 10px;
}
.menu-type-3-bottom ul li span{
        overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    color: #000000;
    font-size: 13px;
    text-align: center;
}
.appy-menu.menu-type-3{
    position: relative;
    padding: 15px 0;
    margin-bottom: 0;
        padding: 0;
}
.site-top-type-3-container{
    position: relative;
}
.left-type-3-content{
    position: absolute;
    top: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: right;
}
.site-top-type-3-container .left-type-3{
    position: absolute;
    right: 0;
    height: 100%;
}
.appy-menu.menu-type-3.sticky{
    position: fixed;
    padding: 0px 0;
    
}
.site-ust-logo img{
 max-height: 110px;
    display: block;
    margin: 0 auto;
    margin-top: 0;
    margin-bottom: 0;
    float: left;
}
.appy-menu.menu-type-3 .navbar-brand {
    width: 275px;
    max-width: initial;
    height: auto;
    position: relative;
    padding: 0;
}
.appy-menu.menu-type-3 .navbar-brand img{
     max-width: 100%;
    max-height: 60px;
    left: 0;
    top: 0;
    position: relative;
}
.appy-menu.menu-type-3.sticky .navbar-brand img {
    max-width: 100%;
    max-height: 100%;
    left: 0;
    top: auto;
    bottom: 10px;
    position: absolute;
}
.appy-menu.menu-type-3.sticky .navbar-brand{
    padding: 0;
}
.appy-menu.menu-type-3.sticky .navbar-brand {
    width: 200px;
    max-width: initial;
    height: 50px;
    position: relative;
    padding: 0;
}

.icon-text-list{
        display: inline-block;
    max-width: 255px;
    width: auto;
    text-align: left;
}
.ayrac-ust{
        width: .5px;
    height: 35px;
    background: #ccc;
    display: inline-block;
    margin-left: 25px;
    margin-right: 21px;
    margin-bottom: 5px;
}
.icon-text-list .icon-text-list-fa{
        display: inline-block;
    float: left;
    padding: 10px;
    max-width: 50px;
        white-space: nowrap;
}
.icon-text-list .icon-text-list-fa i{
   font-size: 30px; 
}
.icon-text-list .icon-text-list-action{
        display: inline-block;
    float: left;
    padding: 0;
        max-width: 205px;
    overflow: hidden;
    text-overflow: ellipsis;
        white-space: nowrap;
}
.icon-text-list .icon-text-list-action span{
        display: block;
}
.icon-text-list .icon-text-list-action span:last-child{
        margin-top: 3px;
}

.site-top{
    position: relative;
}
.top-langs-search{
    position: absolute;
    top: -17px;
    right: 30px;
}
.site-menu-relative-body-type .top-langs-search {
position: relative;
    top: 0;
    right: 0px;
    width: auto;
    display: inline-block;
    right: -15px;
}
.site-menu-relative-body-type .page-head {
    position: relative;
    padding: 0;
    height: auto;
}
.single-uruntema{
        margin-top: 20px;
}
span.uygulama-ust{
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 16px;
    display: block;
}
.single-blog .blog-box h3 {
    color: #000000;
    font-size: 19px;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    text-align: center;
    margin-bottom: 15px;
}
.elemt-block h2{
        font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 16px;
    display: block;
}
.elemt-block .uygulama-ust-h2 {
	    margin-top: 20px;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 16px;
    display: block;
}
.elemt-block ul{
	margin-bottom: 20px;
}
.elemt-block ul li{
	    font-size: 13px;
    line-height: 19px;
    margin-bottom: 7px;
}
.firstsidebarwidget{
	    padding-top: 0;
		    padding-top: 0 !important;
}
.banner-form-message{
	resize:none;
}
.single-video-anlatimlar-mide-balonu-section .video-gal{
	margin-bottom:0;
}
.tekli-video .single-image-gallery{
	    padding-left: 0;
    padding-right: 0;
}
.site-top-type-3-banner .top-langs-search{
    float: right;
}
.question-generate .panel-heading{
	padding:0;
}
.mobile-bread .breadcrumb{
	
    margin-bottom: 0;
    background: #000000;
    color: #ffffff;
    font-size: 13px;
    border-radius: 0;

}
.mobile-bread .breadcrumb a{
	color: #ffffff;
}

.question-generate .panel-heading .panel-title a{
	background: #000000;
    padding: 9px;
    color: #fff;
    display: block;
    width: 100%;
	       font-size: 14px;
    line-height: 22px;
		text-decoration:none;
}
.question-generate .panel-body{
	    font-size: 13px;
    line-height: 22px;
}
.social-header{
margin-bottom: 0;
    display: inline-block;
    float: left;
    width: auto;
    margin-top: 2px;
    margin-left: 0;
    padding-left: 0;
}
.social-header li{
    list-style: none;
    display: inline-block;
    margin-right: 10px;
    font-size: 16px;
}
.left-type-3-content .social-header{
float: none;
    margin-top: 0;
    display: inline-block;
    vertical-align: top;
    width: auto;
    max-width: 125px;
    padding-top: 10px;
}
.left-type-3-content .social-header li {
    list-style: none;
    display: inline-block;
    margin-right: 10px;
    font-size: 16px;
width: 20px;
    height: 27px;
    border-radius: 30px;
    margin: 0 1px;
    overflow: hidden;
    transition: all .3s;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.2);
    text-align: center;
    line-height: 31px;
    margin-left: 10px;
}
.slick-home-slider-image .slick-slide img {
    display: block;
    max-width: 100%;
    float: left;
}
.slick-home-slider-image .container{
    position: relative;
}
#home_banner.index-style-2 .slick-home-slider-image .slide-content {
    position: absolute;
    top: 50%;
    left: auto;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);    
    max-width: 500px;
}
.site-menu-relative-body-type #home_banner .slick-home-slider-image h3 {
    font-size: 35px;
    color: #0f1456;
    font-weight: 600;
    margin: 0;
    line-height: 42px;
}
.site-menu-relative-body-type #home_banner  .slick-home-slider-image p {
    font-size: 18px;
    color: #0f1456;
    font-weight: 300;
    margin: 20px 0 30px;
}
.fadecontent-l{
      text-align: center;  
}

.site-menu-relative-body-type .top-langs-search ul {
    display: inline-block;
    margin-bottom: 0;
}
#home_banner .slick-home-slider-image .btn {
    margin: 12px 0px 0px 0px;
    color: #ffffff;
    border: 2px solid #ffffff;
    background: transparent;
    display: block;
    width: 170px;
}
.site-menu-relative-body-type #home_banner .slide-content .mt-200{
    display: none;
}
.site-menu-relative-body-type #home_banner .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    max-width: 350px;
}
.site-top-type-3 .right-type-3{
    padding-left: 0;
}
.top-langs-search ul{
    
}
.top-langs-search ul li{
        list-style: none;
    float: left;
    margin-left: 9px;
}
.sticky .top-langs-search {
    position: absolute;
    top: 0;
    right: 30px;
    display:none;
}
.top-langs-search ul li a{
    
}
.top-langs-search ul li img{
    
}
.close-search-modal{
        float: none;
    background: red !important;
    opacity: 1;
    color: white;
    width: 25px;
    height: 25px;
    border-radius: 100%;
    margin: 0 auto;
}
.header-search-modal{
        border: none;
    padding: 0;
    text-align: center;
}
.content-search-modal{
    background: none;
    box-shadow: none;
    border: none;   
}
.site-search-area .warningbadge h3 {
    color: #fff !important;
    margin-bottom: 0;
    margin-top: 0;
}
.search-row{
    margin-bottom: 25px;
}
.about-box-image{
    height: 100px;
    width: 100px;
    margin: 0 auto;
    display: block;
    background: #727271;
    padding: 12px;
    border-radius: 100%;
    
}
.about-box-image img{
        max-width: 100%;
    max-height: 100%;
}
.formresult{
      width: 100%;
    background: #09af09;
    color: white;
    padding: 8px;
    font-size: 14px;  
}
.formresult i{
  margin-right: 5px;  
}
.theme-company-form{
    background: #fff;
    padding: 15px;
    border-radius: 15px;
    text-align: center;
}
#theme-company-form-send{
        width: 200px;
    background: #fff;
}
.info-modal-title{
        margin-bottom: 10px;
    font-size: 14px;
}
.theme-list-picture{
       position: relative;
    max-width: 100%;
    max-height: 100%;
    top: unset;
    transform: unset;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: auto !important;
}
.theme-thumb-area-sidebar .theme-list-picture{
	    top: 50%;
    transform: translateY(-50%);
}
.single-t{
        min-height: 100%;
}
.fake-image{
    width: 100%;
    visibility: hidden;
}
.theme-thumb-area{
   position: relative;
    height: auto;
    width: 100%;
}
.theme-thumb-area-single{
        position: relative;
    height: auto;
    width: 100%;
}
.theme-thumb-area-sidebar{
        position: relative;
        height: 50px;
    width: 100%;
}
.site-search-icon{
    cursor: pointer;
}
.page-head .breadcrumb, .page-head .breadcrumb a {
    color: #ffffff;
}
.single-post{
	    margin-top: 20px;
	
}
/*circle wave*/
@-webkit-keyframes ripple {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(0, 163, 204, .1), 0 0 0 20px rgba(0, 163, 204, .1), 0 0 0 40px rgba(0, 163, 204, .1);
        box-shadow: 0 0 0 0 rgba(0, 163, 204, .1), 0 0 0 20px rgba(0, 163, 204, .1), 0 0 0 40px rgba(0, 163, 204, .1)
    }
    100% {
        -webkit-box-shadow: 0 0 0 20px rgba(0, 163, 204, .1), 0 0 0 40px rgba(0, 163, 204, .1), 0 0 0 60px rgba(0, 163, 204, 0);
        box-shadow: 0 0 0 20px rgba(0, 163, 204, .1), 0 0 0 40px rgba(0, 163, 204, .1), 0 0 0 60px rgba(0, 163, 204, 0)
    }
}

@keyframes ripple {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(0, 163, 204, .1), 0 0 0 20px rgba(0, 163, 204, .1), 0 0 0 40px rgba(0, 163, 204, .1);
        box-shadow: 0 0 0 0 rgba(0, 163, 204, .1), 0 0 0 20px rgba(0, 163, 204, .1), 0 0 0 40px rgba(0, 163, 204, .1)
    }
    100% {
        -webkit-box-shadow: 0 0 0 20px rgba(0, 163, 204, .1), 0 0 0 40px rgba(0, 163, 204, .1), 0 0 0 60px rgba(0, 163, 204, 0);
        box-shadow: 0 0 0 20px rgba(0, 163, 204, .1), 0 0 0 40px rgba(0, 163, 204, .1), 0 0 0 60px rgba(0, 163, 204, 0)
    }
}


@-webkit-keyframes ripple-white {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1)
    }
    100% {
        -webkit-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1), 0 0 0 60px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1), 0 0 0 60px rgba(255, 255, 255, 0)
    }
}

@keyframes ripple-white {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 10px rgba(255, 255, 255, 0.1), 0 0 0 20px rgba(255, 255, 255, 0.1);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 10px rgba(255, 255, 255, 0.1), 0 0 0 20px rgba(255, 255, 255, 0.1)
    }
    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.1), 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 30px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.1), 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 30px rgba(255, 255, 255, 0)
    }
}

@-webkit-keyframes ripple-white-2 {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 5px rgba(255, 255, 255, 0.1), 0 0 0 10px rgba(255, 255, 255, 0.1);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 5px rgba(255, 255, 255, 0.1), 0 0 0 10px rgba(255, 255, 255, 0.1)
    }
    100% {
        -webkit-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 10px rgba(255, 255, 255, 0.1), 0 0 0 15px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 10px rgba(255, 255, 255, 0.1), 0 0 0 15px rgba(255, 255, 255, 0)
    }
}

@keyframes ripple-white-2 {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 5px rgba(255, 255, 255, 0.1), 0 0 0 10px rgba(255, 255, 255, 0.1);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 5px rgba(255, 255, 255, 0.1), 0 0 0 10px rgba(255, 255, 255, 0.1)
    }
    100% {
        -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.1), 0 0 0 10px rgba(255, 255, 255, 0.1), 0 0 0 15px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.1), 0 0 0 10px rgba(255, 255, 255, 0.1), 0 0 0 15px rgba(255, 255, 255, 0)
    }
}
.site-bottom-page-list{
	text-align: center;
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;

}
.site-bottom-page-list a{
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px;
    border: 1px solid;
    border-radius: 10px;
    background: #ffffff;
    color: #000000;
    border-color: #000000;
    margin: 0 auto;
    margin-right: 2%;
    min-height: 129px;
	text-decoration:none;
	    font-size: 13px;
}
.site-bottom-page-list i{
	    margin-right: 10px;
    font-size: 55px;
    display: block;
	margin-bottom: 7px;
}
.generate-sidebar-confection{
	margin-bottom: 12px;
}
.generate-sidebar-confection h4{
	text-align:center;
	margin-top: 20px;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 16px;
    display: block;
}
.subpagenav{
	    margin-top: 35px;
}
.gallery-page.video-anlatim{
	padding-bottom:0;
}
.contact.page-top-content{
	    line-height: 30px;
}
@media (min-width: 1281px) {

}
@media (max-width: 1200px) {
.appy-menu .navbar-brand {
    width: 150px;
   }
}
@media (min-width: 1025px) and (max-width: 1280px) {
   
}
@media (min-width: 768px) and (max-width: 1024px) {
.site-top {
    position: relative;
    width: 100% !important;
}
.appy-menu .navbar-brand {
    width: 150px;
}


}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
 
}
@media (min-width: 481px) and (max-width: 767px) {
 
}
@media (max-width: 767px) {
	.outer-site{
		padding-left: 0;
    padding-right: 0;
	}
	.title-area h2 span.color-two {
    color: #000000;
    display: inline-block;
}
ul.outer-ul li a span {
    color: #000000;
    font-size: 14px;
}
    .search-filter-form label {
    font-size: 12px;
    display: block;
}
.search-result{
    padding-right: 0;
    padding-left: 0;
}
.search-template {
    margin-top: 20px;
    padding-right: 0;
    padding-left: 0;
}
.item-result {
    padding: 5px;
}
.item-r p {
    font-size: 14px;
}
.site-menu-relative-body-type .page-head {
    margin-bottom: 0;
}
.title-area h2 {
    font-size: 16px;
}
.single-slider-area{
        margin-top: 20px;
}
.search-choose h2 {
    font-size: 17px;
    line-height: 23px;
    margin-bottom: 20px;}
.select2-container {
    width: 100% !important;
}
ul.category-list {
    width: 100%;
    padding-top: 10px;
}
ul.category-list.parent1{
    display: inline-block;
    margin-bottom: 0;
}
ul.category-list.parent1 li{
    margin-bottom: 0;
}
    .filter-area h3 {
        margin-bottom: 0;
    }
    .filter-area {
    border: 1px solid #eeeeee;
    margin-bottom: 20px;
}
    .change-section{
            float: right;
    font-weight: bold;
    border: 1px solid #fff;
    width: 30px;
    text-align: center;
    background: #fff;
    cursor:pointer;
    }
	.contact.page-top-content {
    line-height: 21px;
}
	.gallery-page.video-anlatim {
    padding-bottom: 0;
    margin-top: 15px;
	    margin-top: 30px;
}
	.box-form.oncesi-sonrasi {
    margin-bottom: 0px;
}
	.gform_button {
    margin-bottom: 0;
}
	.site-menu-relative-body-type .appy-menu ul li .dropdown-menu li.active a{
		color:#fcc300 !important;
	}
	.mobilloadmore{
		width:100%;
	}
	.mobilicon{
		width:100%;
	}
	.sidebar .sidebar-widget h4{
		text-align:center;
	}
	.sidebar.uygulama-alan .sidebar-widget {
    padding: 0px 0;
}
	.welcome-video {
    position: absolute;
    max-width: 70px;
    top: unset;
    transform: unset;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
    border-radius: 100%;
    top: unset;
    height: auto;
    top: 10px;
    left: 10px;
    right: auto;
}
.welcome-video img {
 
    max-width: 40px;
}
	.site-bottom-page-list i {
   margin-right: 8px;
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
	margin-bottom: 0;
}
.site-bottom-page-list {
    text-align: center;
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}
.site-bottom-page-list a {
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px;
    border: 1px solid;
    border-radius: 10px;
    background: #fff;
    color: #000000;
    border-color: #000000;
    margin: 0 auto;
    margin-right: 2%;
    min-height: auto;
    margin-bottom: 15px;
	    font-size: 15px;
}

	.fake-border {

    height: 39px;}
	.video-gal h5 {
    line-height: 17px;
    text-shadow: 0px 2.5px 3px #000000;
    bottom: 0px;
    font-size: 15px;
}
.video-gal img.playicongallery {
        max-width: 48px;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0,0,0,.5);
	    max-width: 40px;
    top: 10px;
    transform: unset;
    background: #a79508;
    -webkit-animation: ripple-white 1s linear infinite;
    animation: ripple-white 1s linear infinite;
    -webkit-transition: .5s linear;
    left: 10px;
    right: auto;
    bottom: 10px;
}
	.action-section-area{
		background: #ffffff !important;
		    
	}
	.action-section-area .leftarea img{
		   
    width: 100%;
	}
	 ul.big-confection-ul.iletisim-sayfasi li a span {
    font-size: 12px;
}
	.box-form{
		    border: none;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;

	}
	.action-section-area .rightarea {
    text-align: center;
    padding-top: 15px;
    position: relative;
    right: 0;
    top: unset;
    transform: unset;
    margin-bottom: 0px;
	    background: linear-gradient(to right, #fcc300 0%,#ffffff 21%,#ffffff 87%,#fcc300 100%) !important;
		padding-bottom: 15px;
}
	.header-single-content {
    position: absolute;
    top: 15%;
    left: 0;
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 9px;
}
	.site-menu-relative-body-type .appy-menu .navbar-nav>.active>a, .site-menu-relative-body-type .appy-menu .navbar-nav>.active>a:focus, .site-menu-relative-body-type .appy-menu .navbar-nav>.active>a:hover, .site-menu-relative-body-type .appy-menu a:hover, .site-menu-relative-body-type .appy-menu a {
    color: #000000 !important;
}
#home-types {
    padding-top: 0;
    padding-bottom: 0;
}
.appy-menu.navbar-default .navbar-toggle.collapsed .icon-bar {
        background-color: #fcc300;
}
.appy-menu.navbar-default .navbar-toggle .icon-bar {
    background-color: #ffffff;}
.appy-menu.navbar-default .navbar-toggle {
    background: #000000;
border-color: #000000;}
    .header-single-content-container {
    text-align: center;
}
.header-single-content h1 {
    font-size: 19px;
    margin: 0;
    padding: 0px 0 5px;}
.header-single-content span {
    font-size: 13px;}
.telright {
    padding-left: 0 !important;
    padding-right: 0px !important;
    border: 4px solid #f8f8f8;
}
.telleft{
	    padding-right: 0 !important;
    padding-left: 7.5px !important;
    position: absolute;
    right: 0;
	height: 100%;
}
.rightss img {
    transform: unset;
    border: unset;
    width: 100%;
	margin-top: 0;
}

.telleft ul.big-confection-ul li:first-child{
	    position: absolute;
    top: 0;
    right: 0;
    width: calc(100% - 7.5px);
    height: 48%;
}
.telleft ul.big-confection-ul li:last-child{
	    position: absolute;
    bottom: 0;
    right: 0;
    width: calc(100% - 7.5px);
    height: 48%;
	margin-bottom:0;
}
.telleft ul.big-confection-ul li:first-child a{
	height: 100%;
	
}
.telleft ul.big-confection-ul li:last-child a{
	height: 100%;
	
}
.telleft ul.big-confection-ul.inside li a span {
      font-size: 2vh;
    line-height: 4vh;
    margin-bottom: 0;
    display: inline-block;
    color: #645a5a !important;
    position: absolute;
    right: 3%;
    width: 57%;
    top: 50%;
    transform: translateY(-50%);
    font-weight: 500;
}
.footer-phone-block{
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid #eee;
    padding-top: 15px;
    padding-bottom: 13px;
}
#faq{
    padding-bottom: 0px;
}
.product-image-special {
    position: relative;
    z-index: 1;
    margin-top: -17px;
}
.trkstyle{
  height: auto;
}
.video-gal {
    height: auto;
}
.video-anlatim .video-gal {
    height: auto;
    margin-bottom: 7px;
}
.content-contact{
    margin-bottom: 15px;
}
.vv.subpagenav {
    margin-top: 15px;
}
.slick-slider-default .slick-next.slick-arrow {
    right: -10px;
    width: 15px;
    height: 30px;
}
.slick-slider-default .slick-prev.slick-arrow {
    left: -10px;
    width: 15px;
    height: 30px;
}
.telleft ul.big-confection-ul.inside li a i{
position: absolute;
    left: 0;
    width: 40%;
    top: 50%;
    font-size: 8vh;
    transform: translateY(-50%);
}
.modal-body.company-form {
    position: relative;
    padding: 15px;
    background: #ffffff;
}
    #home_banner.index-style-2 .slick-home-slider-image .slide-content {
  position: absolute;
    top: unset;
    left: 0;
    right: 0;
    -webkit-transform: unset;
    -moz-transform: unset;
    -o-transform: unset;
    transform: unset;
    width: 100%;
    margin: 0 auto;
    bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
        padding-bottom: 10px;
    background: linear-gradient(180deg, transparent, #000);
}
#home_banner .slick-home-slider-image .btn {
     margin: 0 0px 0px 0;
    color: #ffffff;
    border: 1px solid #ffffff;
    padding: 9px 5px;
    font-size: 11px;
    margin: 0 auto;
    margin-top: 9px;
}
.slide-content .row{
    margin-right: 0;
    margin-left: 0;
}
.site-menu-relative-body-type #home_banner .slick-home-slider-image h3 {
    font-size: 16px;
    color: #ffffff;
    font-weight: 500;
    margin: 0;
    line-height: 22px;
}
.site-menu-relative-body-type #home_banner .slick-home-slider-image p {
    font-size: 13px;
    color: #ffffff;
    font-weight: 300;
    margin: 1px 0 5px;
}
    .appy-menu.menu-type-3 .navbar-brand img {
    max-width: 100%;
    max-height: 80%;
    left: 5px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.site-menu-relative-body-type .appy-menu.menu-type-3, .site-menu-relative-body-type .appy-menu ul li .dropdown-menu li.active a, .site-menu-relative-body-type .appy-menu ul li .dropdown-menu li a, .site-menu-relative-body-type .appy-menu ul li .dropdown-menu li.active a, .site-menu-relative-body-type .appy-menu ul li .dropdown-menu li a:hover {
       background: -webkit-linear-gradient(#ffffff -40%, #ffffff 33%) !important;
}
    .site-top-type-3-container .left-type-3 {
    position: relative;
    right: 0;
    height: 100%;
    display: inline-block;
    width: 100%;
}
.left-type-3-content {
    position: relative;
    right: unset;
    top: unset;
    transform: unset;
    width: 100%;
    text-align: center;
}
.site-top-type-3-banner .top-langs-search {
    float: right;
    right: -5px;
}
.icon-text-list .icon-text-list-action span {
    display: block;
    font-size: 11px;
}
.icon-text-list .icon-text-list-fa i {
    font-size: 20px;
}
.icon-text-list .icon-text-list-fa {
    display: inline-block;
    float: left;
    padding: 7px;
}
.ayrac-ust {
      width: .5px;
    height: 25px;
    display: inline-block;
    margin-left: 9px;
    margin-right: 5px;
    margin-bottom: 0px;
}
.site-top-confection:after {
    background-color: #fcc300;
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50px;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    top: 0;
    left: 0;
    content: ' ';
    padding: 0;
    z-index: -1;
    box-shadow: 0 0 0 2px rgba(255,255,255,.1);
    opacity: 0;
    -webkit-transform: scale(.9);
    -moz-transform: scale(.9);
    -ms-transform: scale(.9);
    -webkit-animation: sonarEffect 1.3s ease-out 75ms infinite;
    -moz-animation: sonarEffect 1.3s ease-out 75ms infinite;
    animation: sonarEffect 1.3s ease-out 75ms infinite;
}
.appy-menu.menu-type-3 .navbar-brand {
        width: 200px;
    height: 55px;}
.site-menu-relative-body-type .appy-menu .navbar-right {
    width: 100%;
    text-align: center;
    display: block;
    margin: 0;
}
.navbar-toggle {
    margin-right: 10px;
 
}
.appy-menu a.site-top-confection {
    position: absolute;
    width: 165px;
    background: #fff;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    border-radius: 15px;
    padding: 5px;
    top: 12px;
    cursor: pointer;
    color: #fcc300;
        color: #0f1456 !important;
		    color: #000000 !important;
}
.site-menu-relative-body-type .appy-menu .navbar-right li {
    float: none;
    display: block;
    text-align: center;
    width: 100%;
        border-bottom: 1px solid #fcc300;
}
.site-menu-relative-body-type .appy-menu .navbar-right .dropdown-menu li {
    float: none;
    display: block;
    border: none;
    border-top: 1px solid #fcc300;
    background: #fff;
}
.site-menu-relative-body-type .appy-menu .navbar-right .dropdown-menu li a{
    color: #0f1456 !important;
	color: #fcc300 !important;
}
.icon-text-list .icon-text-list-action {
    padding-top: 6px;
}
.icon-text-list .icon-text-list-fa {
    display: inline-block;
    float: left;
    padding: 7px;
    padding-bottom: 0;
    padding-top: 14px;
}
    .row.slick-mobile {
    margin-right: 0;
    margin-left: 0;
}
    .big-confection {
    padding-top: 31px;
    padding-bottom: 0px;
}
    .big-confection{
     padding-right: 0;
     padding-left: 0;
    }
    ul.big-confection-ul {
    width: 100%;
    display: inline-block;
    padding: 0;
}
ul.big-confection-ul li a {
    margin-bottom: 15px;
}
    #call-modal ul.big-confection-ul {
    display: inline-block;
    background: #fff;
    padding: 0;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 10px;
}
    .footer-connection{
        
    }
    .footer-connection a{
        
    }
    .appy-menu.sticky .navbar-brand,.appy-menu .navbar-brand {
    width: 200px;
    max-width: initial;
    height: 50px;
    position: relative;
    padding: 0;
    }
    .appy-menu.menu-type-3.sticky .navbar-brand {
           width: 200px;
    height: 55px;
}
    .appy-menu.menu-type-3.sticky .navbar-brand img {
    max-width: 100%;
    max-height: 80%;
    left: 5px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.home-services-nav {
    width: 100%;
    display: inline-block;
}
.celikstyle {
    border: 1px solid #ccc;
    padding: 15px;
    margin-bottom: 20px;
}
.testimonial-slider{
        display: inline-block !important;;
    width: 100%;
}
.outer-desc {
    padding-top: 0;
}
.team-slider{
    display: inline-block !important;
}
#main_menu.navbar-collapse {
    padding-right: 0;
    padding-left: 0;}
    .appy-menu.sticky .navbar-brand img, .appy-menu .navbar-brand img {
    max-width: 98%;
    max-height: 98%;
    left: 2%;
    top: auto;
    bottom: 2%;
    position: absolute;
    }
    .top-langs-search {
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
    display: inline-block;
    }
    .top-langs-search ul {
    text-align: right;
    margin-bottom: 0;
    }
    .top-langs-search ul li {
    list-style: none;
    float: none;
    margin-left: 9px;
    display: inline-block;
    }
    .home-slider{
    text-align: center;
    }
    #home_banner h3 {
    font-size: 27px;
    line-height: 35px;
    }
    #about .visible-hidden{
        display:none;
    }
    .section-heade h3 {
       font-weight: 400;
    font-size: 19px;
    letter-spacing: 1px;
    word-break: break-word;
    line-height: 23px;
    }
	.mini-title-block {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 19px;
    letter-spacing: 1px;
    word-break: break-word;
    line-height: 23px;
}
.personel-image-area img{
	margin: 0 auto;
	width:100%;
	margin-bottom: 22px;
}
.personel-conf {
    margin-top: 30px;
}
    .space-25 {
    height: 15px;
}
.block-section {
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #eee;
}
#about {
    padding-bottom: 6px;
}
#features-2{
    padding-bottom: 0px;
}
#about-2{
        padding-top: 24px;
}
.unvan-welcome-right {
    color: #a9a9a9 !important;
    font-weight: 500;
    display: block;
    font-size: 14px;
    text-align: center;
}
.name-welcome-right {
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 8px;
    display: block;
    text-align: center;
}
a.devamini-welcome-right {
    font-size: 14px;
    color: #000000;
    font-weight: 600;
    text-align: center;
    display: block;
	margin:0 auto;
    margin-bottom: 11px;
}
ul.slick-dots {
    text-align: center;
    margin-left: 0;
    padding-left: 0;
}
.gallery-page {
    padding-top: 0px;
    padding-bottom: 15px;
}
    .home-welcome-left{
     padding-right: 0;
     padding-left: 0;    
    }
    .space-50{
      height: 20px;  
    }
    .welcome-img {
        position: relative;
        max-width: 100%;
        max-height: 100%;
        top: auto;
        transform: none;
        left: 0;
        right: 0;
        margin: 0 auto;
        z-index: 1;
        margin-bottom: 17px;
    }
    #about .about-box{
        padding: 0;
        margin: 13px;
    }  
    .slick-slide{
     outline: none !important;
    }
    .serviceelement{
     margin-bottom: 20px;
    }
    .page-head {
     position: relative;
     padding: 25px 0;
    }
    .page-head h1 {
        font-size: 20px;
    margin: 0;
    padding: 0px 0 6px;
    font-weight: 500;
    text-transform: uppercase;
    }
    .padding-100 {
    padding: 31px 0;
    }
    .warningbadge {
    padding: 8px;
    display: inline-block;
    }
    #recent-blog .recent-blog-slider .owl-dots {
    margin-top: 8px;
    }
}
@media (min-width: 320px) and (max-width: 480px) {

}
@-webkit-keyframes sonarEffect{
	0%{opacity:.3}
	40%{opacity:.5;box-shadow:0 0 0 2px rgba(185,149,91,.1),0 0 10px 10px #fcc300,0 0 0 10px rgba(185,149,91,.5)}
	100%{box-shadow:0 0 0 2px rgba(185,149,91,.1),0 0 10px 10px #fcc300,0 0 0 10px rgba(185,149,91,.5);-webkit-transform:scale(1.15);opacity:0}
}
@-moz-keyframes sonarEffect{
	0%{opacity:.3}
	40%{opacity:.5;box-shadow:0 0 0 2px rgba(185,149,91,.1),0 0 10px 10px #fcc300,0 0 0 10px rgba(185,149,91,.5)}
	100%{box-shadow:0 0 0 2px rgba(185,149,91,.1),0 0 10px 10px #fcc300,0 0 0 10px rgba(185,149,91,.5);
	-moz-transform:scale(1.15);opacity:0}
}
@keyframes sonarEffect{
	0%{opacity:.3}
	40%{opacity:.5;box-shadow:0 0 0 2px rgba(185,149,91,.1),0 0 5px 5px #fcc300,0 0 0 5px rgba(185,149,91,.5)}
	100%{box-shadow:0 0 0 2px rgba(185,149,91,.1),0 0 5px 5px #fcc300,0 0 0 5px rgba(185,149,91,.5);
	transform:scale(1.15);
	opacity:0}
}	
