﻿


body {
  font-family: 'roboto', sans-serif!important;
  font-size:14pt;
  background-color:#fff;
 
}        
.nav-menu::-webkit-scrollbar {
    width: 7px;
    background-color: #f3f3f3;
}
.nav-menu::-webkit-scrollbar-thumb {
    background-color: #404040;
    width: 7px !important;
}
.nav-menu::-webkit-scrollbar-thumb:hover {
    background-color: #2b2b2b;
    width: 7px !important;
}

body::-webkit-scrollbar {
    width: 12px;
    background-color: #f3f3f3;
}
body::-webkit-scrollbar-thumb {
    background-color: #404040;
    width: 12px !important;
}
body::-webkit-scrollbar-thumb:hover {
    background-color: #2b2b2b;
    width: 12px !important;
}

#totop {
    font-weight: 900;
    color: #fff;
    background: #403d3d;
    position: fixed;
    display: none;
    right: 34px;
    bottom: 34px;
    z-index: 999;
    height: 0;
    width: 0;
    font-size: 0;
    text-align: center;
    padding-top: 5px;
    line-height: 36px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
#totop:hover{
    background-color: #f7a719;
}
#totop.top-visible {
    height: 50px;
    width: 50px;
    font-size: 25px;
}
#totop.top-visible:after {
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 1;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
    background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}
.containercategory {
     display:flex;
}





  .srcpanel {
    position: relative;
    height: 56px;
  margin-bottom: 12px;
}
      
            .srctext {
    position: absolute;
    width: 100%;
    padding-right: 80px;
    left: 0px;
    top: 0px;
    outline: none;
    padding: 14px;
    font-size: 14pt;
    border: 1px #dedede solid;
}
            
.srcbutton {
    position: absolute;
    line-height: 54px;
    right: 0px;
    top: 0px;
    background-color: #4887d7;
    color: white;
    border-radius: 0px 5px 5px 0px;
    padding-left: 8px;
    padding-right: 8px;
    transition: all .5s ease-in-out;
    width: 55px;
} 
            
                      .srcbutton:hover i {
    color:white;
}     
      button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
 
}

/*.swal2-popup {
    display: none;
    position: relative;
    box-sizing: border-box;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    max-width: 100%;
    padding: 1.25em;
    padding-top: 40px;
    border: none;
    border-radius: 0;
    background: #fff;
    font-family: inherit;
    font-size: 1rem;
    transition: all .5s ease-in-out;
}*/

      input[type=text], textarea {
    border: 0px;
  
    box-shadow: none;
   
}


   

   .swal2-close:focus{
    outline:none;
   border:none;
  
}

   .swal2-content {
 
    padding: 0!important;
    margin-top:20px!important;
  
}
   .swal2-popup {
  
    width: 90%!important;
    max-width: 1170px!important;
  
}
  

   .dark .swiper-button-white {

    background-color: #2d2d2d!important;
  
}

     .dark .swiper-button-white:hover {

    background-color: #454545!important;
  
}

     .dark .swiper-pagination-bullet-active {
    background-color: #dedede;
    opacity: 1;
}



.footer-top {
    background: #1f1b20;
    background-size: cover;
    background-position: center;
    padding: 50px 0 20px 0;
}
        .site-footer .widget_getintuch {
    padding-top: 0;
}
.site-footer a:hover {
     color:#fff;
     text-decoration:none;
     
}

        .dez-separator-outer {
    overflow: hidden;
}
.m-b10 {
    margin-bottom: 10px;
}

.dez-separator.style-skew {
    width: 15px;
    height: 15px;
    margin-left: 1px;
    margin-right: 1px;
   
    background-color: #f7a719 !important;
    border-radius: 50%;
}

.dez-separator {
    display: inline-block;
    height: 3px;
    width: 50px;
    margin-bottom: 10px;
    position: relative;
}
.bg-white {
    background-color: #FFF;
}

.dez-separator.style-skew[class*="style-"]:before {
    right: 20px;
    left: auto;
}
.dez-separator.style-skew[class*="style-"]:after, .dez-separator.style-skew[class*="style-"]:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 80px;
    height: 4px;
    left: 20px;
    -moz-transform: translateY(-50%) skewX(-10deg);
    -webkit-transform: translateY(-50%) skewX(-10deg);
    -o-transform: translateY(-50%) skewX(-10deg);
    -ms-transform: translateY(-50%) skewX(-10deg);
    transform: translateY(-50%) skewX(-10deg);
        background-color: #f7a719;
}

.dez-separator.style-skew[class*="style-"]:before {
    right: 20px;
    left: auto;
}

        .widget.widget_getintuch {
            color:white;
        }
        footer .widget ul {
    list-style: none;
    margin-top: 5px;
    padding: 0px;
}

.widget_getintuch li {
    margin-bottom: 20px;
    position: relative;
    padding-left: 40px;
}
footer p, footer li {
    font-size: 13px;
    line-height: 20px;
}

        footer .widget_getintuch i {
    background-color: rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.30);
}

.widget_getintuch i {
    position: absolute;
    left: 0;
    top: 5px;
    text-align: center;
    font-size: 14px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: rgba(0, 0, 0, 0.04);
    border: 1px solid rgba(0, 0, 0, 0.05);
}

.widget_getintuch b, .widget_getintuch strong {
    display: block;
    text-transform: uppercase;
        color: #999;
}

footer a {
    color: #fff;
}

.dez-social-icon {
    display: inline-block;
    margin: 0 -3px;
    padding: 0;
    text-align: center;
}


.dez-social-icon li {
    display: inline-block;
    padding: 0;
     padding: 0 3px;
    font-size: 12px;
}


.dez-social-icon li .fa {
    vertical-align: middle;
}
    .dez-social-icon li a {
        display: inline-block;
        width: 45px;
        height: 45px;
        padding: 4px;
        line-height: 40px;
        font-size: 16pt;
        background-color: #383737;
        transition:all .5s ease-in-out;
        
    }

       .dez-social-icon li a:hover {
   
     
       transform:scale(0.9);
    }


.widget_services ul li {
    padding-bottom: 10px;
    margin-bottom: 13px;
    border-bottom: 1px solid rgba(102, 102, 102, 0.11);
    position: relative;
    /* padding: 10px 10px 10px 15px; */
    margin-bottom: 0;
    line-height: 20px;
}

footer h1, footer h2, footer h3, footer h4, footer h5, footer h6, footer h1 a, footer h2 a, footer h3 a, footer h4 a, footer h5 a, footer h6 a {
    color: #fff;
    font-size:12pt;
}
.swal2-close {

    color: #2d2d2d!important;
  
}

.swal2-close:hover {
    transform: none;
    background: 0 0;
    color: #4887d7!important;
}

.swal2-header {

    height: 12px!important;
}


.headinfo {
     float:left;padding-left:12px; padding-right:12px;
}

.headinfo h3 {
    font-size:10pt; color:#565656;
    margin:0px; padding:0px; line-height:45px; float:right; padding-right:15px;
}


.top-social {
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: left;
  line-height: 40px;
   

    border-radius: 5px 0px 0px 5px;

  
  
}
.top-social li {
    margin:0px; padding:0px; list-style:none;display:inline-block
}

.top-social li a {
 color: #ededed;
    text-decoration: none;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin-right: 3px;
    border: 1px transparent solid;
    margin-top: 4px;
    transition: all .5s ease-in-out;
    font-size: 11pt;
    font-weight: 500;
    border-radius: 1px;
    display: block;
    border: none;
    transform: scale(0.9);
   
}

.top-social li a:hover {
transform:scale(0.85);
     
  
}
.sticky .main_header_area {
  background-color:#ffffff;
}

.top-lang {

    margin: 0px;
    padding: 0px;
    list-style: none;
 float:right;
    margin-left: 12px;
}
.top-lang li {
   margin: 0px;
    padding: 0px;
    list-style: none;
    float: left;
    line-height: 45px;
}
.top-lang li a {
  
    text-decoration: none;
    width: 37px;
    height: 37px;
    text-align: center;
    line-height: 33px;
    margin-right: 3px;
    border: 1px transparent solid;
    margin-top: 4px;
    transition:all .5s ease-in-out;
  font-size: 12pt;
  font-weight:500;
}

.top-lang li a img {
width: 33px;
    height: 21px;
    border-radius: 3px;
    border: 1px #a3a3a3 solid;
    margin: 3px;
    padding: 0px;
    transition: all .5s ease-in-out;
    transform:scale(0.9);
}
.top-lang li a:hover img {
 padding:1px;
  transform:scale(1);
}

.mtop-bar {
  
   background-color:#313944;
    position: relative;
 
      /*background: rgb(240,244,245);
    background: linear-gradient(0deg, rgb(0 0 0) 0%, rgb(56 56 56) 51%, rgb(66 63 63) 100%);*/ 
    line-height:35px;
}


/*.mtop-bar:before {
       content: '';
    position: absolute;
    left: 0;
    width: 100%;
    background-color: #1573c7;
    height: 100%;
    z-index: -1;
     height: 6%;
    box-shadow: 0px 4px 13px white;
    bottom: 0px;
}*/

    .mtop-bar a {
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;
  
   
    font-size: 9pt;
  
  
    }
      .mtop-bar a:hover {
        color:#f3f3f3; text-decoration:none;
    }

 /*.mtop-bar:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 30%;
    height: 100%;
    z-index: -1;
    background-color: white;
    background: linear-gradient(to left,transparent 0,rgb(2 2 2 / 45%) 90%);
}

   .mtop-bar:after {
    content: '';
    position: absolute;
    right: 0px;
    top: 0px;
    width: 30%;
    height: 100%;
    z-index: -1;
    background-color:white;
    background: linear-gradient(to right,transparent 0,rgb(2 2 2 / 45%) 90%);
}*/

.product-category-list {
    position: relative;
    transition: all .5s ease-in-out;
    margin: 12px;
    padding: 0px;
    overflow: hidden;
    min-height: 295px;
    max-height:295px;
}

.product-category-list img {
    transition: all .5s ease-in-out;
    height:100%;
  
}

.product-category-list h2 {
    position: absolute;
    left: 0px;
    bottom: 0px;
    right: 0px;
    z-index: 10;
    color: #ffffff;
    text-align: center;
    transition: all .5s ease-in-out;
    text-align: center;
    margin: 0px;
    padding: 10px;
    transform-origin: 2% 20%;
    display: inline-block;
    /* text-shadow: 2px 2px 3px #ffffff; */
    font-size: 16pt;
    background-color: #4887d7;
}

.product-category-list:after {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    content: '';
    background-color: rgba(0, 0, 0, 0.0);
    z-index: 9;
    width: 100%;
    transition: all .5s ease-in-out;
}

    .product-category-list:hover img {

        transform:scale(1.1);
    }

#breadcrumbs {
    position: relative;
    height: 400px;
    z-index: 1;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

    #breadcrumbs:before {
        position: absolute;
        z-index: -1;
        content: '';
        left: 0px;
        bottom: 0px;
        width: 100%;
        height: 120%;
        background: -webkit-linear-gradient(to bottom,transparent 0,rgb(247 167 25 / 85%) 0%);
        background: linear-gradient(to bottom,transparent 0,rgb(64 64 64 / 18%) 0%);
    }

.breadcrumbs-content {
    position: absolute;
    bottom: 5%;
    /* transform: translate(15px ,-50%) skew(0deg, 3deg); */
    transform: skew(0deg, 3deg);
}
.br-content {

}
    .br-content h2 {
        display: inline-block;
        color: white;
        font-size: 28pt;
        margin: 2px;
        font-weight: 900;
    }

.sitemap {
    font-size: 12pt;
    padding: 2px;
    color: #cecece;
}

    .sitemap a {
        color: #ffffff;
    }
.sitemap a:hover {
     color:#6f6f6f;
     text-decoration:none;

}


    .sitemap i {
        margin-left: 4px;
        margin-right: 4px;
        color: #f7a719;
    }

    .owl-nav {
    position: absolute;
    left: 0px;
    top: 50%;
    width: 100%;
    height: 0px;
}

    .owl-nav .owl-prev, .owl-nav .owl-next {
    font-size: 50pt;
    position: absolute;
    transform: translate(0px, -50%);
    color: #ffffff;
    /* background-color: #00000087; */
    /* padding: 15px; */
    text-shadow: 0px 0px 5px #000000c7;
}

    .owl-nav .owl-next {
    right: -25px;
}

    .owl-nav .owl-prev, .owl-nav .owl-next {
    font-size: 22pt!important;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.00)!important;
}
.owl-nav .owl-prev {
   left: -25px;
}

.owl-prev i, .owl-next i {
    padding: 10px;
    font-size: 22pt;
      background-color: #0000005c;
      color: #4887d7;
}


.form-control {
    font-size: 12pt;
    display: block;
    width: 100%;
    height: 48px;
    padding: 6px 12px;
    border: 1px #f1f1f1 solid !important;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}

.btn {

    min-width: 240px;
    padding: 14px;
    font-size: 16pt;
}

.p-list .cont {
    margin: 14px;
    overflow: hidden;
    position: relative;
    cursor: pointer;

    transition: all .5s ease-in-out;
   border:none!important;
    /* box-shadow: 0px 0px 5px rgb(0 0 0 / 14%); */
}

.p-list .cont:before {
    position: absolute;
   z-index:1;
    content: '';
    left: 0px;
    bottom: 0px!important;
    width: 100%;
    height: 30%;
    /*background: -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(90%,rgba(0,0,0,.9)));
    background: -webkit-linear-gradient(top,transparent 0,rgba(0,0,0,.9) 90%);
    background: linear-gradient(to bottom,transparent 0,rgba(0,0,0,.9) 90%);
    transition:all .5s ease-in-out;*/
}

.p-list .cont h2 {
    font-size: 14pt;
    margin: 0px;
    padding: 8px;
    background-color: #f9f9f9!important;
   padding-top:20px;
    left: 0px;
    bottom: 0px;
    width: 100%;
    color: #423f3f;
    transition: all .5s ease-in-out;
    z-index: 1;
    text-align: center;
    min-height: 60px;
    vertical-align: middle;
}


.p-list .cont:hover:before {

    height: 80%;

}
   .p-list .cont:hover h2 {

         color:#4887d7!important;text-decoration:none;
    }

    .p-list .cont:hover .text{

    
    }

.p-list .container169 {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    transition: all .5s ease-in-out;
    overflow:hidden;
}

.p-list .container32 {
    position: relative;
    width: 100%;
    padding-top: 66.66%; 
    transition: all .5s ease-in-out;
    overflow:hidden;
}

.p-list .text {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    font-size: 20px;
    color: white;
    width: 100%;
    height: 100%;
   
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transition: all .5s ease-in-out;
    cursor: pointer;
}

.team {
    padding:6px; border:1px #eee solid; margin:5px; text-align:center; padding-bottom:90px; position:relative;
}
.team h2 {
   margin:0px; padding:5px; font-size:14pt;
}

.team p {
   margin:0px; padding:5px; font-size:12pt;
}
.team-title {
    position:absolute; left:0px; bottom:10px; width:100%;
}

.satir {
    padding:4px; font-size:11pt;
}


.satir i {
    margin-right: 4px;
    /* padding: 5px; */
    width: 24px;
    height: 24px;
    background-color: #dedede;
    text-align: center;
    line-height: 24px;
    border-radius: 50%;
    color: #6d6d6d;
    border: 1px #7f7c7c dotted;
}
    .satir a {
         color:#272727;
         text-decoration:none;transition:all .5s ease-in-out;
    }

       .satir a:hover {
         color:#000000;
         text-decoration:none;
         margin-left:4px;
    }

.maps-container {
    position: relative;
    background-color: #004866;
    z-index: 2;
    padding-top: 50px;
    padding-bottom: 50px;
}

.maps-container:after {
    content: '';
    position: absolute;
    left: -15%;
    top: 0px;
    bottom: 0px;
    width: 70%;
    background-color: #4887d7;
    z-index: -1;
    transform: skew(10deg, 0deg);
}

.blog-post {
    position: relative;
    margin-bottom: 5px;
}

.blog-md .dez-post-media {
    width: 350px;
    float: left;
    margin-right: 30px;
}
.dez-media, .dez-media, .dez-post-media {
    background-color: #FFF;
    position: relative;
}
.dez-img-effect {
    position: relative;
    overflow: hidden;
    display: block;
}

.blog-md .dez-post-info {
    border: none;
}
.dez-post-title {
    margin-bottom: 10px;
}


.date-style-2 .post-date {
    color: #fff;
    position: absolute;
    left: 20px;
    top: 0;
    width: 50px;
    text-align: center;
    text-transform: uppercase;
}

.dez-post-meta ul {
    padding: 0px;
    margin: 0px;
    display: inline-block;
    background-color: #4887d7;
    
    padding: 0px;
    padding-left: 12px;
    padding-right: 12px;
}

.dez-post-meta ul li {
    padding: 0px;
    margin: 0px;
    list-style: none;
    font-size: 11pt;
    color: #f5f5f5;
    padding:8px;
    padding-left:0px;
}

.post-link h2 {
    color:#0e50a6;
}

.post-link:hover h2 {

     color:#4887d7;
}
.post-date {
   
}

.dez-post-readmore {
    margin-bottom: 15px;
}

.btn-danger {
    color: #fff;
    background-color: #f7a719;
    border-color: #c3810c;
}
.btn-danger:hover {
    color: #fff;
    background-color: #b57608;
    border-color: #c3810c;
}


.pl-list h2 {
    margin: 0px;
    padding: 5px;
    font-size: 16pt;
    display: inline-block;
    font-weight: bold;
}
.pl-list ul {
    margin: 0px;
  
    list-style: none;
    border: 1px #ffffff solid;
    padding:0px;
 
   
}

.pl-list ul li {
    margin:0px; padding:6px; list-style:none; position:relative;padding-left:12px; font-size:10pt; border-bottom:1px #e6e6e6 dotted; font-weight:bold; border:1px #e8e8e8 solid; border-left:26px #4887d7 solid;border-right:8px #e8e8e8 solid; margin-top:4px; background-color: #f9f9f9; border-radius:4px; transition:all .5s ease-in-out;
}
.pl-list ul li:before{
    position:absolute; left:-20px; top:7px;
    content: "\f00c";
    font-family:'FontAwesome';
    color:white;
}


.pl-list ul li:hover {
     padding-left:18px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    font-size:24px;
}
.widget .sub-menu {
    margin:0px; padding:0px; list-style:none;
}

.widget .sub-menu li {
    
}

    .widget .sub-menu li a {

        transition:all .5s ease-in-out;
        position:relative; display:block;
    }
    .widget .sub-menu li a:hover {
        color:#f7a719;
      

    }

     .widget .sub-menu li a i {

        margin-right:4px;
    }


 .cont {
    margin: 12px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
   
    transition: all .5s ease-in-out;
    border: 1px #272337 solid;
    /* box-shadow: 0px 0px 5px rgb(0 0 0 / 14%); */
}
      .owl-nav .owl-prev, .owl-nav .owl-next {
           font-size:22pt!important;
           text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.00)!important;
      }


     .flex-container {
  display: flex;
  width: 100%;
 
}

.column-1 {
  flex-shrink: 0; /* shrinks to 0 to apply 70% width*/
  flex-basis: 30%; /* sets initial width to 70%*/
}

.column-2 {
  flex-shrink: 0; /* shrinks to 0 to apply 70% width*/
  flex-basis: 70%; /* sets initial width to 70%*/
}

.box {

  padding: 10px;

}

@media only screen and (max-width: 900px) {
  .flex-container {
    flex-direction: column;
  }

  .box {
    margin: 0 0 0 0;
  }
}


.owl-item{
  flex-shrink: 0; /* shrinks to 0 to apply 70% width*/
  flex-basis: 100%;
flex: calc(100%);
}

 
	.owl-carousel .owl-stage {
		display: flex;
	}
	.owl-carousel .owl-item {
		display: flex;
		flex: 1 0 auto;
	}
     .owl-carousel .thumbnail {
          display: flex;
          flex-direction: column;
          margin: 0 15px;
      }
      .owl-carousel.caption {
          display: flex;
          flex: 1 0 auto;
          flex-direction: column;
      }
			.owl-carousel .flex-text {
				flex-grow: 1;
			}



.info-banner {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #e8e8e8;
    position: relative;
    z-index: 1;
}

.info-banner:before {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 50%;
    background-color: #f3f3f3;
    z-index: -1;
    width: 100%;
}

a {
    text-decoration:none!important;
}

.p-image {
     width:60%;
     float:left;
     margin:12px;
    }

@media only screen and (min-width: 380px) and (max-width: 767px)
 {
.br-content h2 {
     display:inline-block;
     color:white;
     font-size:22pt;
}
.blog-md .dez-post-media {
    width: 100%;
    float:none;
    margin-right: 0px;
}
    .ca1 {
        display:block!important;
    }

    .p-image {
     width:100%;
     float:none;
     margin:0px;
    }
}

@media (min-width: 1400px) {
    .container {
     
    }
}

.owl-item {
    display:block!important;
}
/*.cont:hover {
    box-shadow:0px 0px 15px rgba(0, 0, 0, 0.16); 
}*/


 .p-ul
        {
            margin:0px;padding:10px; list-style:none


        }
        .p-ul li{

            margin:0px;padding:10px; list-style:none; padding: 3px; position: relative;padding-left: 20px;

        }

        .p-ul li::before{

                position: absolute;
    left: 0px;
    top: 9px;
    content: '\f00c';
    font: normal normal normal 14px/1 FontAwesome;
}


   .h2title {
     
    margin: 0px;
    padding: 15px;
    display: inline-block;
    z-index: 1;
    position: relative;
   
}

    .htitle-bottom {
    background-color: #e5e4e4;
    position: relative;
    margin-top: -1px;
    height: 1px;
    z-index: 0;
}
.circle-image {
     object-fit: cover;
    aspect-ratio: 1/1;
    width: 100%;
    border-radius: 50%;
    box-shadow: 0px 0px 8px #dbdbdba1;
    padding: 8px;
    /* border: 2px #ffffffad solid; */
    background-color: white;
    border-bottom: 8px #d9d9d9 solid;
    border-top: none; 
}
.ar p,.ar a, .ar .maincontent,.ar ul,.ar li,.ar span,.ar .nav-menus-wrapper{
     direction:rtl;
 
   
}


   @-webkit-keyframes scaling {
             From {
                 -webkit-transform: scale(0.7);
                 transform:translate(0.7);
                 opacity:0;

             }

             To {
                 -webkit-transform: scale(1.0);
                 transform:scale(1.0);
                 opacity:1;
             }
         }

         .scaling {

             -webkit-animation: scaling  linear .5s both;
             animation:scaling linear .5s both;
               

         }

.archive.main-page {

    position: relative;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    grid-gap: 1em;
    margin-top: 0px;
}
.articles {
    border: none!important;
    padding: 0px!important;
   
    position: relative;
    z-index: 0;
    transition: all .5s ease-in-out;
    margin: 12px;
    z-index:1;
}

.articles div {
    width: 100%;
    height: 100%;
    opacity: 0.9;
    text-align:center;
    align-items: center;
    justify-content: center;
    padding: 12px;
    z-index: 9;
    border: none;
    transition: all .5s ease-in-out;
    position:relative;
    z-index:1;
}
    .articles:hover {

        z-index:2;

    }
    .articles:hover div {

         opacity: 1;
         z-index:2;
         transform:scale(1.1);

    }

a.btn-custom {
   color: #f3f3f3;
    text-decoration: none;
    border: 1px #458ccc solid;
    transition: all .5s ease-in-out;
 
    padding: 8px;
    position: relative;
    padding-left:30px; padding-right:30px;
    z-index: 1;
    font-size: 11pt;
    margin-top:8px;
}
    a.btn-custom:before {
        content:'';
        position:absolute; left:0px; top:0px; width:100%;height:100%; z-index:-1; background-color:#f7a719; transition:all .5s ease-in-out;
    }

a.btn-custom:hover {
   color:#f7a719;
    text-decoration:none;
    border:1px #1f5eb0 solid;
}
a.btn-custom:hover:before {
   
    width:0%; color:#f7a719;
}



 .c1 {
            background-color:#f7a719!important;
        }
         .c2 {
            background-color:#f26001!important;
        }
          .c3 {
            background-color:#f7a719!important;
        }
           .c4 {
            background-color:#7c15ce!important;
        }
            .c5 {
            background-color:#d4b716!important;
        }
             .c6 {
            background-color:#ee4353!important;
        }
              .c7 {
            background-color:#77be30!important;
        }
               .c8 {
            background-color:#25c2d8!important;
        }

  .video-item {
  position: relative;
   
    

}

   .video-play {
    position: absolute;
    left: 50%;
    top: 50%;
    display: inline-block;
    font-size: 40pt;
    color: white;padding:5px;
    transform: translate(-50%, -50%);
}

               .video-item img {
    width: 100%;
    object-fit: cover;
    aspect-ratio: 16/9;
    opacity:1;
}

.video-play a {
  color:red; opacity:0.7;
}

.video-item:hover .video-play a {
  opacity:0.9;
}

  .tum-title {
    float: right;
    font-size: 11pt;
    padding: 8px;
    color: #676767;
    text-decoration: none;
    transition: all .5s ease-in-out;
    font-weight: 600;
}

     .owl-controls .owl-dots {
          text-align:center;
          margin-top:15px;
      }
      .owl-controls .owl-dot {

          width:15px; height:15px; background-color:#e1e1e1; border-radius:50%;display:inline-block;margin:3px;
      }

       .owl-controls .owl-dot.active {
      background-color: #a5a5a5;
}
  .video-container {
    overflow: hidden;
    position: relative;
    width:100%;
}

.video-container::after {
    padding-top: 56.25%;
    display: block;
    content: '';
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
   .articles a {
            color:white;
            font-size:64pt;
        }

 .video-item h2 {
  margin:0px; padding:12px; font-size:14pt; color:white;
}

.carusel-item {
       width: 100%;
    height: 100%;
    margin: 0px;
  
    background-color: #fff;
}

.carusel-content {
     padding:12px;
}

.carusel-content h2 {
   margin:0px; padding:0px;  font-size:12pt; color:#6b6b6b;
}
.blog-item {
     width:100%; height:100%;
    border: 1px #f3f3f3 solid;
    background-color: white;
  
}

.blog-item:hover {
 box-shadow:0px 0px 10px rgba(0, 0, 0, 0.12);
}

.blog-item h2 {
   margin:0px; padding:0px;  font-size:12pt; color:#f7a719;margin-bottom:6px; color:#212020;
}

.carusel-content a {
     color:#4887d7;
}

.carusel-content a:hover h2 {
     color:#5a5a5a;
}

#breadcrumbs {
    height: 550px !important;
    transform: skew(0deg, -3deg);
    overflow: hidden;
    margin-top: -45px;
    margin-bottom: 45px;
}

.top-social .fa-facebook {

    background-color:#4267B2;
    border-radius:50%;
}

.top-social .fa-twitter {

    background-color:#1DA1F2;
     border-radius:50%;
}



.top-social .fa-instagram {

background: rgb(252,175,69);
background: linear-gradient(300deg, rgba(252,175,69,1) 0%, rgba(247,119,55,1) 14%, rgba(225,48,108,1) 38%, rgba(193,53,132,1) 59%, rgba(88,81,216,1) 80%, rgba(64,93,230,1) 100%);
 border-radius:50%;
}

.top-social .fa-linkedin {
    background-color:#0077b7;
     border-radius:50%;
}



.top-social .fa-youtube {

    background-color:#e01414;
     border-radius:50%;
}

.top-social .fa-whatsapp {

    background-color:#5aa93a;
     border-radius:50%;
}

.top-social .fa-phone {

    background-color:#2286c3;
     border-radius:50%;
}

.dez-social-icon .fa-facebook {

    background-color:#4267B2;
}

.dez-social-icon .fa-twitter {

    background-color:#1DA1F2;
}
.dez-social-icon .fa-instagram {

background: rgb(252,175,69);
background: linear-gradient(300deg, rgba(252,175,69,1) 0%, rgba(247,119,55,1) 14%, rgba(225,48,108,1) 38%, rgba(193,53,132,1) 59%, rgba(88,81,216,1) 80%, rgba(64,93,230,1) 100%);
}

.dez-social-icon .fa-youtube {

    background-color:#e01414;
}
.dez-social-icon .fa-linkedin {
    background-color:#0077b7;
}
.dez-social-icon .fa-whatsapp {

    background-color:#5aa93a;
}

.bf-af {
    padding-bottom:10px; padding-top:10px;position:relative;
}
.bf-af:before {
 position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    content: '';
    z-index: -1;
    width: 100%;
    opacity:1;
    /*background-image: url(/images/main-page-bg4.png);*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left top;
    background-attachment: fixed;

}
.doctorbio {
    position:relative;z-index:1;padding-bottom:90px; padding-top:90px; background-color:#fff;border-top:40px white solid; border-bottom:40px white solid;
}
.doctorbio:before {
     position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    content: '';
    width: 100%;
    opacity: 0.6;
    z-index:0;
    background-image: url(/images/doctor1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left top;
    background-attachment: fixed;
    background-color: #171717;
}

.grid-column-2 {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(400px, 1fr));
    grid-gap: 20px;
    margin-top: 20px;
}
.grid-column-3 {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(290px, 1fr));
    grid-gap: 20px;
    margin-top: 20px;
}
.grid-column-4 {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    grid-gap: 20px;
    margin-top: 20px;
}


.grid-column-5 {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    grid-gap: 20px;
}


.about-view {

    position:relative; color:#337ab7; padding:80px;
}





.m-item {
      /* padding: 1px; */
    background-color: white;
    border-radius: 50%;
    margin: 20px;
}

.m-item img {
    border-radius: 50%;
    transform: scale(0.8);
    transition: all .5s ease-in-out;
    border: 10px #ffffff solid;
}
 .m-item:hover img {
  transform:scale(1.0);
    box-shadow: 0px 0px 10px #0000007a;
}

.icon-listx h2 {

     text-align:center; margin:0px; padding:0px; color:white; font-family:roboto; font-weight:900;
}

.Sayfalama a {
    padding: 4px;
    border: 1px #dedede solid;
    /* width: 46px; */
    min-width: 30px;
    height: 19px;
    text-align: center;
    /* display: inline; */
    display: table-cell;
    font-size: 10pt;
}

.Sayfalama a:hover {
 background-color:#f7a719;
 color:white;
}

.Sayfalama b {
    padding: 3px;
    border: 1px #dedede solid;
    /* width: 46px; */
    min-width: 30px;
    height: 19px;
    text-align: center;
    /* display: inline; */
    display: table-cell;
    font-size: 10pt;
    background-color:#f7a719; color:white;
}

.Sayfalama span {
 
    /* width: 46px; */

    text-align: center;
    /* display: inline; */
 
    font-size: 10pt;
}

.Sayfalama .spr {
    padding: 0px;
  border:none;
  width:1px;
  font-size: 10pt;
}

.listr {
    margin:0px; padding:0px; list-style:none;

}

.listr li {
    margin:0px; padding:8px; list-style:none;text-align:left;

}

.listr li a {
    margin:0px; padding:0px; list-style:none; display:block; font-size:11pt; font-weight:bold;color:#353535

}

.listr li a:hover {
 color:#2171be;

}

.cke_editable {
    cursor: text;
    background-color: white;
}

.top-menu {
    margin:0px; padding:0px;list-style:none;

}
    .top-menu li {
        margin:0px; padding:0px; list-style:none; float:left;
    }

     .top-menu li a{
      color: #a1a1a1;font-weight:400; padding:4px; margin-right:5px; display:block;font-weight: bold;
    }

       .top-menu li a:hover{
       color:#d5b727; cursor:pointer;
    }

.right {
    float:right;
}

.top-lng {
     margin:0px; padding:0px; list-style:none;display:none; position:absolute; right:0px; top:100%;background-color: #fff;min-width:120px;
transition:all .5s ease-in;
}
 .top-lng li {
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: none;
  
    line-height: 25px;
    border-bottom:1px #eee dotted;
   
}


 
 .top-lng li a span {
    font-size: 11pt;
    line-height: 17px;
    margin-left: 3px;
}
  .top-lng li a {
margin: 0px;
    padding: 0px;
    list-style: none;
    text-transform: uppercase;
    line-height: 20px;
    padding: 3px;
    display: block;
    text-align:left;
}
    .top-lng li a:hover {
        background-color:#ffefc5;
        color:#2d2d2d;

    }
         .top-lng li a img {
         max-width:22px;
    margin-right: 4px;
    margin-left: 4px;
    height: 22px;
   
   
  
 
   }

    .top-lng.opened {
         display:block;
    }

div.select-lang {
   cursor:pointer;
 /*margin-right:0px!important; background-color:#ffffff;padding-left: 12px!important;background: rgb(240,244,245);
    background: linear-gradient(0deg, rgb(255 255 255) 0%, rgba(255,255,255,1) 51%, rgb(158 163 165) 100%);*/
}
div.select-lang i {
margin-left: 0px;
    margin-right: 0px;
    transition: all .5s ease-in;
  
    font-size: 14pt;
    padding: 5px;
    line-height: 21px;
    vertical-align: middle;color:#2d2d2d;
}
.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
    opacity: 0;
    cursor: auto;
    pointer-events: none;
}

.grid-list{
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    grid-gap: 1.5em;
}

.grid-item{
    border: none!important;
    padding: 0px!important;

    position: relative;
    z-index: 0;
    transition: all .5s ease-in-out;
    margin: 0px;
    border: 2px rgb(0 0 0 / 0,00) solid !important;
    background-color:white;
    transition: all .5s ease-in-out!important;z-index:0;overflow:hidden;
}

    .grid-item:hover .card-text p {
        /* transform: scale(1.05) !important;*/
        /* border: 2px #f7a719 solid !important;*/
        color:white!important;
    }
    .grid-item:hover .card-text h2 {
        /* transform: scale(1.05) !important;*/
        /* border: 2px #f7a719 solid !important;*/
        color: white !important;
    }

    .grid-item:before {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -27px;
    height: 55%;
    width: 100%;
    z-index: -1;
    background-color: #f9f9f9;
   
    }
    .grid-item:hover:before {
        background-color: #f7a719;
    }

.card-image {
    position:relative; overflow:hidden;
    object-fit: cover;
  
   aspect-ratio:16/9;
  
}

.card-image img {
   
       object-fit: cover;
     
       aspect-ratio: 16/9;
}

.card-text {
  padding:12px; font-size:11pt; color:#6d6d6d;
}
    .card-text h2 {
           margin: 0px;
    padding: 0px;
    margin-bottom: 5px;
    font-weight: 900;
    text-align: center;
    margin-bottom: 10px;
    font-size: 14pt;
    color: #2c2c2b;
    }



.grid-delegate {
    border: none !important;
    padding: 0px !important;
    position: relative;
    z-index: 0;
    transition: all .5s ease-in-out;
    margin: 10px;
   
    transition: all .5s ease-in-out !important;
    z-index: 0;
   
    overflow: hidden;
}

    .grid-delegate:hover {
        box-shadow: 0px 0px 15px #00000015;
        overflow: hidden;
    }

/*.grid-delegate:before {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -27px;
    height: 55%;
    width: 100%;
    z-index: -1;
    background-color: #ffffff;
}*/

    .grid-delegate .card-image {

        position:relative;
    }

.card-delegate {
    padding: 12px;
    font-size: 11pt;
    color: #6d6d6d;
    position: relative;
    padding-top: 40px;
   
    background-color: #fff;
}

/*.card-delegate:before {
   position:absolute; left:20px; top:20px;
   content:'';
   width:15px;
   height:15px;
   background-color:white;
   border-radius:50%;
}

    .card-delegate:after {
        position: absolute;
        right: 20px;
        top: 20px;
        content: '';
        width: 15px;
        height: 15px;
        background-color: white;
        border-radius: 50%;
    }*/





.grid-delegate .card-image {
    position: relative;
    margin-bottom:15px;
}

    .grid-delegate .card-image .circle-left {
        position: absolute;
        left: 20px;
        bottom: 20px;
        width: 20px;
        height: 20px;
        background-color: #a8a8a8;
        background: rgb(23,22,22);
        background: radial-gradient(circle, rgba(23,22,22,1) 0%, rgb(197 193 193) 50%, rgba(22,22,22,1) 100%);
        border-radius: 50%;
    }

  /*      .grid-delegate .card-image .circle-left:before {
            content: '';
            position: absolute;
            left: 6px;
            bottom: -38px;
            width: 2px;
            height: 46px;
           
            background-color: #dedede;
         
        }*/

    .grid-delegate .card-image .circle-right {
        position: absolute;
        right: 20px;
        bottom: 20px;
        content: '';
        width: 20px;
        height: 20px;
        background-color: #a8a8a8;
        background: rgb(23,22,22);
        background: radial-gradient(circle, rgba(23,22,22,1) 0%, rgb(197 193 193) 50%, rgba(22,22,22,1) 100%);
        border-radius: 50%;
    }

  /*  .grid-delegate .card-image .circle-right:before {
        content: '';
        position: absolute;
        right: 6px;
        bottom: -38px;
        width: 2px;
        height: 46px;
        background-color: #dedede;
    }*/


    /*--------------------------------*/

.grid-delegate .card-delegate .circle-left {
    position: absolute;
    left: 20px;
    top: 20px;
    width: 20px;
    height: 20px;
    background-color: #a8a8a8;
    background: rgb(23,22,22);
    background: radial-gradient(circle, rgba(23,22,22,1) 0%, rgb(197 193 193) 50%, rgba(22,22,22,1) 100%);
    border-radius: 50%;
   
}



.grid-delegate .card-delegate .circle-right {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 20px;
    height: 20px;
    background-color: #a8a8a8;
    background: rgb(23,22,22);
    background: radial-gradient(circle, rgba(23,22,22,1) 0%, rgb(197 193 193) 50%, rgba(22,22,22,1) 100%);
    border-radius: 50%;
  
}


.grid-delegate .card-delegate .circle-left:before {
    content: '';
    position: absolute;
    left: 7px;
    bottom: 9px;
    width: 6px;
    height: 76px;
    background-color: #dedede;
    background: rgb(164,164,164);
    background: linear-gradient(0deg, rgb(90 87 87) 0%, rgba(255,255,255,1) 50%, rgb(90 90 90) 100%);
}

.grid-delegate .card-delegate .circle-right:before {
    content: '';
    position: absolute;
    right: 7px;
    bottom: 9px;
    width: 6px;
    height: 76px;
    background-color: #dedede;
    background: rgb(164,164,164);
    background: linear-gradient(0deg, rgb(90 87 87) 0%, rgba(255,255,255,1) 50%, rgb(90 90 90) 100%);
}

 /*   --------------------------------*/





    .card-delegate h2 {
        margin: 0px;
        padding: 0px;
        margin-bottom: 5px;
        font-weight: 900;
        text-align: center;
        margin-bottom: 10px;
        font-size: 24pt;
        color: #2c2c2b;
        min-height: 75px;
    }

    .card-delegate i {
        margin-right: 8px;
        border: 1px #f5f5f5 solid;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        text-align: center;
        line-height: 30px;
        background-color: #f7a719;
        color: white;
    }

    .card-delegate ul {
        margin:0px; padding:0px; list-style:none;
    }

    .card-delegate ul li {
        margin: 0px;
        padding: 8px;
        list-style: none;
    
    }

        .card-delegate ul li a, .card-delegate ul li p {
          color:#121212;
        }

        .card-delegate ul li a:hover {
            color: #f7a719;
        }
.etiket {
     width: 100%;
    background-color: #f9f9f9;
    color: #272726;
    font-size: 28pt;
    font-weight: 900;
    display: inline-block;
    /* transform: skew(18deg, 2deg); */
    height: 100%;
    display: flex;
    align-items: center;
    text-align: center;
    align-content: space-between;
    flex-wrap: nowrap;
    justify-content: space-around;
    min-height: 160px;
    position: relative;
    z-index: 1;
    
}
    /*.etiket:before {
background-color: #f9f9f9;
    content: '';
    position: absolute;
    top: 0px;
    left: calc(100% - 30px);
    z-index: -1;
    width: 72px;
    height: 100%;
    transform: skew(10deg, 0deg);
   
    }*/

    .etiket span {
        padding:25px; 
    }
        .etiket span p {
             font-weight:500;
             font-size:12pt;
             color:#333;
            
        }




   @-webkit-keyframes scaling {
             From {
                 -webkit-transform: scale(1.4);
                 transform:translate(1.4);
                 opacity:0;

             }

             To {
                 -webkit-transform: scale(1.0);
                 transform:scale(1.0);
                 opacity:1;
             }
         }

         .scaling {

             -webkit-animation: scaling  linear .5s both;
             animation:scaling linear .5s both;
               

         }

            @-webkit-keyframes customfade {
             From {
            
                 opacity:0;

             }

             To {
              
                 opacity:1;
             }
         }

         .customfade {

             -webkit-animation: customfade  linear .5s both;
             animation:customfade linear .5s both;
               

         }

.row {
    margin-left:0px; margin-right:0px;
}

.widget .menu-tag li {

     margin:0px; padding:0px; float:left; margin:3px

}

.widget .menu-tag li a {

 position: relative;
    margin: 0px;
    padding: 6px;
    padding-left: 16px;
    padding-right: 16px;
    border: 1px #3c3c3c solid;
    border-radius: 4px;
    color: #f8f8f8;
    z-index: 0;
}

.widget .menu-tag li a:before {

  content:''; position:absolute; left:0px; top:0px; width:0%; height:100%; transition:all .5s ease-in-out; background-color:#f7a719;z-index:-1;


}

 .widget .menu-tag li a:hover{

       color:#2d2d2d;
    }
    .widget .menu-tag li a:hover:before {

         width:100%;
    }


        .grid-list .grid-items{
    border: none!important;
    padding: 0px!important;

    position: relative;
    z-index: 0;
    transition: all .5s ease-in-out;
    margin: 0px;
   
    background-color:white;
    transition: all .5s ease-in-out!important;
}

.grid-list .grid-items:hover {
      transition: all .5s ease-in-out!important;
     box-shadow:0px 0px 15px rgba(5, 5, 5, 0.15);
     transform:scale(1.1)!important;
}

     #exTab1 {
     
       padding-top: 20px;
    margin-bottom: 15px;
   
   
    border-radius: 0px 0px 8px 8px;
         
        }
#exTab1 .tab-content {
    color: #000;
    background-color: #ffffff;
   
   
  
}
        .nav-pills {
            padding-left:12px;
        }

#exTab2 h3 {
  color : #000;
  background-color: white;
  padding : 5px 15px;
}

/* remove border radius for the tab */

#exTab1 .nav-pills > li > a {
  border-radius: 0;
     
    font-size: 11pt;
    font-weight: 600;
}

.tab-pane {
    padding: 15px;
    box-shadow: 0px -1px 12px #0101010d;
    position:relative;
}

    .tab-pane:after {
        content: '';
        position: absolute;
        left: 0px;
        bottom: 0px;
        width: 100%;
        height: 2px;
        box-shadow: 0px 0px 9px #0101010d;
    }
    /* change border radius for the tab , apply corners on top*/
    #exTab3 .nav-pills > li > a {
        border-radius: 4px 4px 0 0;
    }

#exTab3 .tab-content {
  color : white;
  background-color: #428bca;
  padding : 5px 15px;
  background: linear-gradient(0deg, rgb(237 237 237) 0%, rgba(255,255,255,1) 51%, rgb(255 255 255) 100%);
}

.nav-pills li a
        {
             color:black;
        }

        .nav-pills li a:hover {

            background-color:#f3f2f2; 
              border-radius: 5px 5px 0px 0px!important;
        }
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #d9921c;
    background-color: #fff;
    border-bottom: none;
    box-shadow: 0px -3px 5px #0000000d;
    transform: translate(0px, 1px);
    border-radius: 5px 5px 0px 0px !important;
}

   @media screen and (max-width: 789px) {
.containercategory {
     display:block;
}

    .top-social {
        margin-left:12px!important;
          margin: 0px;
    padding: 0px;
    list-style: none;
    margin-top: 2px;
    z-index: 99999;
  display:none;
  position:fixed;
 
    border-radius: 5px 0px 0px 5px;
     background-color: white; 
     box-shadow: 0px 0px 10px #3a383840; 
     bottom: 0px; 
     width: 100%; 
    top: auto!important;
    text-align: center;
    float: none!important;
    transform: translate(0%, 0%)!important;
    }

        .top-social li {
            display:inline-block;
       
    }
    .footerfooter-top
    {   
         padding-bottom:45px;
    }

   .etiket:before {
   background-color: #ffffff;
    content: '';
    position: absolute;
    top: 0px;
    left: calc(100% - 28px);
    width: 0px;
    height: 100%;
    transform: skew(10deg, 0deg);
    display:none!important;
   
    }


    .xs-hidden {
        display:none!important;
    }

     .headinfo {
         float:none;
         text-align:center;
    }
    .headinfo h3 {
         font-size:10pt!important;
          float:left!important;
    }
    .swiper-slide {
      
        background-size: cover!important;
        background-position: center right!important;
        background-repeat: no-repeat;
        overflow: hidden;
        display: block;
    }

        .swiper-slide img {
            display: none;
        }

    .stitle p {
        font-size: 18px;
        padding: 4px;
    }

    .stitle h2 {
        font-size: 14pt;
        padding: 4px;
    }

    .megamenu-lists.grid-list {

     display: grid;
    grid-template-columns: repeat(auto-fill, minmax(130px, 1fr));
    grid-gap: 1em;
    }
 
}


  .megamenu-lists.grid-list .card-text h2 {
    margin: 0px;
    padding: 0px;
    margin-bottom: 5px;
    font-weight: 900;
    text-align: center;
    margin-bottom: 10px;
    font-size: 11pt;
    color: #2d2d2d;
}

.hakmain {
    position: relative;
    z-index: 1;
    padding-bottom: 90px;
    padding-top: 90px;
    background-color: #fff;
}
    .hakmain .bg {
        position: absolute;
        left: 0px;
        top: 0px;
        height: 100%;
        content: '';
        width: 100%;
        opacity: 1;
        z-index: 0;
        background-image: url(/images/insaat-slider-5.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: left top;
        background-attachment: fixed;
        background-color: #171717;
    }

.about-view {
    position: relative;
    color: #337ab7;
    padding: 0px;
   
}

 /*   .about-view:before {
        content: '';
        position: absolute;
        left: 20px;
        top: 20px;
        width: 100px;
        height: 100px;
        border: 1px #ffffff solid;
        border-right: none;
        border-bottom: none;
    }

    .about-view:after {
        content: '';
        position: absolute;
        right: 20px;
        bottom: 20px;
        width: 100px;
        height: 100px;
        border: 1px #ffffff solid;
        border-top: none;
        border-left: none;
    }*/

.download {
    color:#171616;
   font-size:10pt;

}
.download i {
  margin-right:4px;

}

.section--map__card {
    position: absolute;
    right: 0;
    top:50%;
    width: 300px;
    -webkit-transform: translate(-25%,-50%);
    transform: translate(-25%,-50%);
    box-shadow: 0px 2px 3px rgb(100 100 100 / 30%);
    padding: 12px;
    background-color: white;
    display:none;
}

.pin {
    fill: #f9b306;
}
    .pin text {
        transform: translate(-13px, 0px);
        color: red;
        fill: #1c1b1b;
        font-size: 11pt;
    }



    .section--map__card img {
        width: 100%;
        height: auto;
    }

.section--map__card h2 {
    text-align:center; font-size:14pt;

}
.section--map__card p {
  
    font-size: 10pt;
}

.section--map__card a {
    font-size: 10pt;
}

.section--map__card i {
    margin-right: 8px;
    border: 1px #f5f5f5 solid;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background-color: #f7a719;
    color: white;
}

svg {
    width:100%;
    position:relative;z-index:0
}


@media only screen and (max-width: 789) {

   .pin {
         /*display:none!important;*/
         fill:red;
    }

}



.map-text {
    position: absolute;
    left: 0px;
    top: 15px;
    z-index: 1;
    padding-top: 60px;
}
@media (max-width: 789px) {
    .pin {
        fill: red;
        display:none!important;
    }
    .map-text {
        width: 100% !important;
        position: relative !important;
        left: 0px;
        top: 15px;
        z-index: 1;
        padding-top: 20px;
    }

    .section--map__map svg {
        display:none!important;

    }
}

.panel-body .card i {
    margin-right: 8px;
    border: 1px #f5f5f5 solid;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background-color: #f7a719;
    color: white;
}

.panel-body p {
    font-size:11pt;
}


.contact-promelt i {
    margin-right: 8px;
    border: 1px #f5f5f5 solid;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background-color: #f7a719;
    color: white;
}

.footer-top {
    position: relative;
   
    padding-bottom: 75px;
}
/*
    .footer-top:before {
        position: absolute;
        content: '';
        left: 0px;
        top: -58px;
        width: 100%;
        height: 100px;
        background-color: #1f1b20;
        -webkit-transform: skew(0deg,-3deg);
        transform: skew(0deg,-3deg);
    }*/


    .footer-top .d-flex {
        margin-bottom: 30px;
    }

.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.footer-top-container .list-inline-item a i, .footer-top-container .list-inline-item a {
    font-size: 14pt;
}




.widget .sub-menu li a {
    transition: all .5s ease-in-out;
    position: relative;
    display: block;
}

.widget .sub-menu li a:hover {
    color: #e30815;
    margin-left: 8px;
}

.widget .sub-menu li a i {
    margin-right: 4px;
}


.cont {
    margin: 12px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    background-color: #fcfcfc;
    transition: all .5s ease-in-out;
    border: 1px #272337 solid;
    /* box-shadow: 0px 0px 5px rgb(0 0 0 / 14%); */
}

.owl-nav .owl-prev, .owl-nav .owl-next {
    font-size: 22pt !important;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.00) !important;
}


.s-blur {
/*    filter: blur(8px);
    -o-filter: blur(0px);
    -ms-filter: blur(0px);
    -moz-filter: blur(0px);
    -webkit-filter: blur(8px);*/
  background-attachment:fixed;
  background-position:center;
}

.box {
    padding: 10px;
}

.swiper-slide img {
    display: block;
    aspect-ratio: 2 / 1;
    object-fit: cover;
}

.swiper-slide {
    background-size: cover !important;
    background-position: center right !important;
  
}

.stitle h2 {

    color:#343232; font-size:24pt;text-align:center;
}

.stitle div {
    color: #6c6a6a;line-height:35px;
}

@media only screen and (min-width: 789px) {
    .flex-container {
        display: flex;
        width: 100%;
    }

    .swiper-slide img {
    
    }

    .column-1 {
        /*flex-shrink: 0;
  flex-basis: 50%;*/
        flex: 1;
    }

    .column-2 {
        /*flex-shrink: 0; 
  flex-basis: 50%;*/
        flex: 1;
        padding: 15px;
    }
}



.owl-item {
    flex-shrink: 0; /* shrinks to 0 to apply 70% width*/
    flex-basis: 100%;
    flex: calc(100%);
}


.owl-carousel .owl-stage {
}

.owl-carousel .owl-item {
    flex: 1 0 auto;
}

.owl-carousel .thumbnail {
    display: flex;
    flex-direction: column;
    margin: 0 15px;
}

.owl-carousel.caption {
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
}

.owl-carousel .flex-text {
    flex-grow: 1;
}



.info-banner {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #e8e8e8;
    position: relative;
    z-index: 1;
}

    .info-banner:before {
        content: '';
        position: absolute;
        left: 0px;
        bottom: 0px;
        height: 50%;
        background-color: #f3f3f3;
        z-index: -1;
        width: 100%;
    }

.clr {
    background-color: rgb(252 252 252 / 0,52);
}
/*    .clr-0 {
         background-color:rgba(240, 149, 23, 0.70);
    }
     .clr-1 {
         background-color:rgba(103, 142, 98, 0.70);
    }
      .clr-2 {
         background-color:rgba(17, 152, 211, 0.70);
    }
       .clr-3 {
         background-color:rgba(171, 163, 16, 0.70);
    }
        .clr-4 {
         background-color:rgba(217, 83, 79, 0.70);
    }
         .clr-5 {
         background-color:rgba(46, 44, 42, 0.70);
    }
          .clr-6 {
         background-color:rgba(227, 68, 23, 0.70);
    }
           .clr-7 {
         background-color:rgba(240, 149, 23, 0.70);
    }

                 .clr-8 {
         background-color:rgba(16, 77, 198, 0.70);
    }
                       .clr-9 {
         background-color:rgba(136, 60, 11, 0.70);
    }
                             .clr-10 {
         background-color:rgba(122, 75, 131, 0.70);
    }


                               .clr-11 {
         background-color:rgba(240, 149, 23, 0.70);
    }
     .clr-12 {
         background-color:rgba(103, 142, 98, 0.70);
    }
      .clr-13 {
         background-color:rgba(17, 152, 211, 0.70);
    }
       .clr-14 {
         background-color:rgba(170, 33, 109, 0.70);
    }
        .clr-15 {
         background-color:rgba(228, 222, 22, 0.70);
    }
         .clr-16 {
         background-color:rgba(46, 44, 42, 0.70);
    }
          .clr-17 {
         background-color:rgba(227, 68, 23, 0.70);
    }
           .clr-18 {
         background-color:rgba(240, 149, 23, 0.70);
    }

                 .clr-19 {
         background-color:rgba(16, 77, 198, 0.70);
    }
                       .clr-20 {
         background-color:rgba(136, 60, 11, 0.70);
    }*/

.paginationjs .paginationjs-pages {
    float: none;
}

.paginationjs {
    text-align: center;
}
/*------------------------------*/
.loader-custom {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 3px transparent solid;
    position: absolute;
    background-color: red;
    left: 50%;
    top: 50%;
    margin: 0px auto;
    z-index: 2;
    box-shadow: 0px 0px 12px rgba(1, 1, 1, 0.72);
    color: #de0f0f;
    transform: translate(-50%,-50%);
    /* transform: rotate(3deg); */
    /* transform: rotate(0.3rad);/ */
    /* transform: rotate(3grad); */
    /* transform: rotate(.03turn);  */
}

    .loader-custom div {
        z-index: 1;
        position: relative;
    }

    .loader-custom:after {
        position: absolute;
        content: '';
        z-index: -1;
        color: red;
        left: -14px;
        top: -14px;
        width: 100px;
        height: 100px;
        background-color: white;
        border-radius: 50%;
        border: 3px transparent solid;
        border-top: 3px red solid;
        animation-name: spin-custom;
        animation-duration: 1000ms;
        animation-iteration-count: infinite;
        animation-timing-function: linear;
    }

.mloader-custom {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 3px transparent solid;
    position: absolute;
    background-color: red;
    left: 50%;
    top: 50%;
    margin: 0px auto;
    z-index: 2;
    box-shadow: 0px 0px 12px rgba(1, 1, 1, 0.72);
    color: #de0f0f;
    transform: translate(-50%,-50%);
    /* transform: rotate(3deg); */
    /* transform: rotate(0.3rad);/ */
    /* transform: rotate(3grad); */
    /* transform: rotate(.03turn);  */
}

    .mloader-custom div {
        z-index: 1;
        position: relative;
    }

    .mloader-custom:after {
        position: absolute;
        content: '';
        z-index: -1;
        color: red;
        left: -14px;
        top: -14px;
        width: 100px;
        height: 100px;
        background-color: white;
        border-radius: 50%;
        border: 3px transparent solid;
        border-top: 3px red solid;
        animation-name: spin-custom;
        animation-duration: 1000ms;
        animation-iteration-count: infinite;
        animation-timing-function: linear;
    }

    .mloader-custom div {
        font-size: 10pt;
        line-height: 68px;
    }


/*-----------------------*/
.loader-customk {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px #c1c1c1 solid;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: 0px auto;
    z-index: 2;
    color: #de0f0f;
    transform: translate(-50%,-50%);
    /* transform: rotate(3deg); */
    /* transform: rotate(0.3rad);/ */
    /* transform: rotate(3grad); */
    /* transform: rotate(.03turn);  */
}

    .loader-customk div {
        z-index: 1;
        position: relative;
    }

    .loader-customk:after {
        position: absolute;
        content: '';
        z-index: -1;
        color: red;
        left: -2px;
        top: -2px;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        border: 2px transparent solid;
        border-top: 3px red solid;
        animation-name: spin-custom;
        animation-duration: 1000ms;
        animation-iteration-count: infinite;
        animation-timing-function: linear;
    }






@keyframes spin-custom {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.post-title {
    text-decoration: none !important;
}

    .post-title h2 {
        color: #5a5c5e;
        text-decoration: none !important;
        font-size: 13pt;
        font-weight: bold;
        margin: 0px;
        padding: 4px;
        margin-top: 0px;
    }

    .post-title p {
        color: #5a5c5e;
        text-decoration: none !important;
        font-size: 11pt;
        font-weight: 500;
        margin: 0px;
        padding: 2px;
    }

    .post-title:hover h2, .post-title:hover p {
        color: #0c0c0c;
    }

    .post-title .post-date {
        margin: 0px;
        padding: 5px;
        font-weight: bold !important;
        position: relative;
        padding-left: 25px;
        font-size: 11pt;
        background-color: #e9e8e800;
        color: #ad2121;
    }

.post-date:before {
    content: '\f073';
    position: absolute;
    left: 6px;
    top: 10px;
    font: normal normal normal 14px/1 FontAwesome;
}

.post-title:hover .post-date {
    color: #504f4f !important;
}
/*.post-container {
     margin:8px; padding:5px;
     box-shadow:0px 0px 4px rgba(13, 13, 13, 0.24);
}*/


/*.main-content {
    background-color:#f6fbff;
}*/

.text {
    position: relative;
}

    .text img {
        position: absolute;
        left: 0px;
        top: 0px;
        object-fit: cover;
        width: 100%;
        height: 100%;
        object-position: center center;
    }

.data-container .row {
    padding: 12px;
    border: 1px #e2e2e2 solid;
    margin: 5px;
    display: flex;
}

@media only screen and (max-width: 789px) {

    .data-container .row {
        display: inline-block !important;
    }

        .data-container .row .col-md-5 {
            padding-left: 0px !important;
            width: 100%;
        }
}

.data-container .row .col-md-5 {
    padding-left: 0px !important;
    min-width: 50%;
}

.data-container .row .col-md-7 a {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #3c3a3a;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .cont {
        padding-bottom: 40% !important;
    }
}

.megamenu-lists h2 {
    font-size: 14pt;
    text-align: center;
    margin-bottom: 12px;
    font-weight: bold;
    position: relative;
    padding-bottom: 12px;
    border-bottom: 1px #ddd solid;
}

    .megamenu-lists h2:after {
        position: absolute;
        left: 50%;
        bottom: -1px;
        width: 20%;
        height: 2px;
        transform: translate(-50%,50%);
        background-color: #ed0c1a;
        content: '';
    }

.megamenu-lists ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
}

    .megamenu-lists ul li {
        margin: 0px;
        padding: 0px;
        list-style: none;
        flex-basis: 33.33%;
    }

        .megamenu-lists ul li a {
            margin: 0px;
            display: block;
            color: #5b5b5b;
            font-size: 12pt;
        }

        .megamenu-lists ul li a {
            margin: 0px;
            padding: 12px;
            display: block;
            color: #5b5b5b;
            border: 1px #eaeaea solid;
            margin: 3px;
            text-decoration: none;
            transition: all .2s ease-in-out;
        }

            .megamenu-lists ul li a:hover {
            }

                .megamenu-lists ul li a:hover i {
                    color: rgba(227, 8, 21, 0.78);
                }

            .megamenu-lists ul li a i {
                font-size: 9pt;
                margin-right: 6px;
            }


@media only screen and (max-width: 767px) {

    .megamenu-lists ul li {
        margin: 0px;
        padding: 0px;
        list-style: none;
        flex-basis: 50%;
    }
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    background-color: #e6242f;
    color: white;
}

.modal .close {
    color: white;
    opacity: 0.7;
}

    .modal .close:focus, .modal .close:hover {
        color: #fff;
        text-decoration: none;
        cursor: pointer;
        filter: alpha(opacity=50);
        opacity: 1;
    }


.news-list a p {
    color: #7d7d7d;
    text-decoration: none;
}

.megamenu-lists h2 {
    font-size: 12pt;
    text-align: center;
    margin-bottom: 25px;
    font-weight: bold;
}

.modal .mrow {
    margin: 3px;
    padding: 2px;
    border: 1px #f5f5f5 solid;
    font-size: 12pt;
}

    .modal .mrow span {
        margin-left: 10px;
    }

    .modal .mrow i {
        margin: 0px;
        padding: 8px;
        border-right: 1px #eee solid;
        width: 40px;
        height: 40px;
        line-height: 25px;
        text-align: center;
        color: #6d6c6c;
    }

.modal .modal-dialog {
    width: 100%;
    max-width: 1170px;
    margin: 0px auto !important;
    top: 0px;
}

.modal .modal-header .close {
    margin-top: 6px;
    margin-right: 10px;
}

.mcontent {
    display: none;
}

.owl-dots {
    display: block;
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: -45px;
    text-align: center;
}

.owl-dot {
    background-color: #cac7c7;
    width: 18px;
    height: 18px;
    margin: 5px;
    display: inline-block;
    border-radius: 50%;
    border: 2px white solid;
    box-shadow: 0px 0px 3px rgba(40, 39, 39, 0.75) inset;
}

    .owl-dot.active, .owl-dot:hover {
        background-color: #e30815;
        opacity: 1;
    }

.teampanel .social {
    margin: 0px;
    padding: 4px;
    text-align: center;
    border-top: 1px #ededed solid;
}

    .teampanel .social span a i {
        margin: 5px;
        padding: 3px;
        width: calc(33.333% - 13px);
        height: 32px;
        line-height: 25px;
        text-align: center;
        color: white;
        border-radius: 4px;
        transition: all .1s ease-in-out;
        position: relative;
        padding-top: 3px;
    }

        .teampanel .social span a i.fa-facebook {
            background-color: #3b5998;
        }

        .teampanel .social span a i.fa-twitter {
            background-color: #00ACEE;
        }

        .teampanel .social span a i.fa-instagram {
            background: rgb(131,58,180);
            background: linear-gradient(133deg, rgba(131,58,180,1) 0%, rgba(193,53,132,1) 34%, rgba(247,119,55,1) 100%);
        }

        .teampanel .social span a i:after {
            position: absolute;
            left: 0px;
            top: 0px;
            right: 0px;
            bottom: 0px;
            content: '';
            border-radius: 4px;
        }

    .teampanel .social span a:hover i {
        transform: scale(1.05);
    }

        .teampanel .social span a:hover i:after {
            border-bottom: 3px #a9a9a9 solid;
            border-right: 3px #a9a9a9 solid
        }

.skew-top-bar {
    position: relative;
    z-index: 2;
}

    .skew-top-bar:after {
        content: "";
        height: 44px;
        left: -20px;
        position: absolute;
        top: -10px;
        transform: skewX(-30deg);
        width: 1000px;
        z-index: 1;
        box-shadow: -8px 0 0 #fff, -16px 0 0 rgb(207 160 30 / 80%), -24px 0 0 #fff, -32px 0 0.1px rgb(255 182 0 / 60%), -40px 0 0 #fff, -49px 0 0 rgb(255 182 0 / 40%);
    }

.thumb-carusel {
    width: 100%;
    overflow: hidden;
    position: relative;
}

    .thumb-carusel img {
        object-fit: contain;
        width: 100%;
        height: 100%;
        object-position: center center;
        aspect-ratio: 2 / 1;
    }

h1, h2, h3, h4, h5, h6 {
    font-family: 'roboto', sans-serif;
    font-weight: 900;
}

div, p, span {
    font-family: 'roboto',sans-serif
}

.nav-menu a {
    font-family: 'roboto', sans-serif;
    font-weight: 900;
}

@media (min-width: 1200px) {
    .uk-grid {
        margin-left: 0px !important;
        padding-left: 0px !important;
    }
}

.uk-grid {
    margin-left: 0px !important;
    padding-left: 0px !important;
}

@media (min-width: 1200px) {
    .uk-grid > * {
        margin-left: 0px !important;
        padding-left: 0px !important;
    }
}

.uk-grid > * {
    margin-left: 0px !important;
    padding-left: 0px !important;
}

.main-page {
    grid-template-columns: repeat(auto-fill, minmax(170px, 1fr)) !important;
    grid-gap: 1em !important;
}


.duyuru {
    margin: 0px;
    padding: 0px;
    list-style: none;
    max-height: 500px;
    overflow-y: auto;
}

    .duyuru li {
        margin: 0px;
        padding: 0px;
        margin-bottom: 3px;
        /* border: 1px #f7f7f7 solid; */
        background-color: white;
        border-bottom: 1px #f1f1f1 solid;
        font-size: 11pt;
    }


        .duyuru li a {
            margin: 0px;
            padding: 6px;
            color: #575555;
            display: block;
            border-bottom: none;
            text-decoration: none;
            position: relative;
            padding-right: 30px;
            font-weight: 900;
        }

            .duyuru li a i {
                position: absolute;
                right: 00px;
                top: 0px;
                padding: 12px;
            }

        .duyuru li.active a {
            border-bottom: 1px #f7f7f7 solid;
            color: #1b1a1a;
        }

            .duyuru li.active a i {
                transform: rotate(180deg);
            }

        .duyuru li a:hover {
            color: #1b1a1a;
        }

.acord {
    display: none;
    padding: 12px;
    margin-bottom: 15px;
    transition: all .3s ease-in-out;
    opacity: 0;
    height: 0px;
    transform: translate(0%, -100%);
}



.nedenasiad a {
    text-decoration: none;
}

.htitle-bottom {
    background-color: #e5e4e4;
    position: relative;
    margin-top: -1px;
    height: 1px;
    z-index: 0;
}
/*.htitle-bottom:after {

                position:absolute; left:0px; top:0px; content:''; width:30%; background-color:#f00;height:1px;

            }*/



.swiper-item-padding {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
    z-index: 2;
    position: relative;
}



@media screen and (max-width: 789px) {




    .swiper-item-padding {
        display: block;
        width: 100%;
        height: 100%;
        padding-top: 0px;
        padding-bottom: 70px;
        z-index: 2;
        position: relative;
    }
}


/*.nav-brand {
    position:relative;
}

.nav-brand:after {
    content:'';
    position:absolute;
    right:0px;
    bottom:0px; width:30px; height:30px;
    background-color:red;
}*/
