/*!
 * ZeplinGo
 * Custom css
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) ZeplinGo
 */
h1, h2 {
    color: #003b7c!important;
}
a, a:hover {
    color: #007bff;
}
.contentid13 .display-7 {
   
    font-size: 1rem;
}

.contentid13 img {
      width: 50%!important;
}    

#contact h1 {
  margin-bottom: 1rem!important;
}


/*!
 * header
 */
@media screen and (min-width: 1024px) { 
  .navbar-brand {
    margin-left: 1rem!important;
  }
  .menu-logo {
    display: contents!important;
  }
  #navbarSupportedContent {
    display: contents!important;
  }
}
/*!
 * header
 */

/*!
 * lang
 */
.lang-box {
  margin-right: 1rem!important;
}
.lang-langs { 
  display: flex!important;
  flex-direction: column!important; 
} 
.langde { 
  order: -1!important; 
}

.cid-rxVuiMJXcQ .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    padding: 0.10em 1em 0.50em 1em !important;
    margin: 2px;
}
.dropdown-item:focus, .dropdown-item:hover {
    background-color: #ffffff00;
}
.lang-button {
    display:none !important;
}
.lang-langs {
    display: contents!important;
    line-height: 45px;
    visibility: initial!important;
}
.langtr {
    display: initial;
    width: 32px;
    height: 32px;
    background: url(/images/flags32.png) no-repeat;
	background-position: -214px -378px;
}
.langtr span {
    display : none;
}
.langen {
    display: initial;
    width: 32px;
    height: 32px;
    background: url(/images/flags32.png) no-repeat;
    background-position: -121px -153px;
}
.langen span {
    display : none;
}
.langde {
    display: initial;
    width: 32px;
    height: 32px;
    background: url(/images/flags32.png) no-repeat;
    background-position: -121px -115px;
}
.langde span {
    display : none;
}


/*!
 * lang
 */


.mbr-section-btn a.btn:not(.btn-form) {
    border-radius: 0px;
}
.cid-rxVuiMJXcQ .dropdown-item:hover, .cid-rxVuiMJXcQ .nav-link:hover {
 color: #000!important;
}

#categories-body .cid-ry6ebB5y3k .header3 img {
  padding: 20px;
    background-color: #fff;
    box-shadow: 0px 0px 30px 0px rgb(135 135 135 / 58%);
}

.contentid17 .mbr-section-btn {
      margin-bottom: 20px;
}

/*!
 *  footer
 */
.footer-logo {

    height: auto!important;
}
#footer2-5 {
      background-color: #252628;
}

#footer2-5 .text-white {
    color: #bbbbbb!important;
}

#footer2-5 strong {
    font-size: 1.4rem;
    color: #fff;
}

.cid-rDVWtCctjD { 
    position: relative; 
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url(https://www.arcon-international.com/uploads/footer.jpg);
    background-size: cover;
}

.cid-rDVWtCctjD:before {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
 }

/*!
 *  footer
 */




/*!
 *  slider
 */ 
.cid-ry6drk2Fr4 .mbr-slider .carousel-control {
    width: 50px;
    height: 50px;
    font-size: 45px;
    background-color: rgb(0 0 0 / 0%);
    border: 0px solid #fff;
}

.cid-ry6drk2Fr4 .mbr-slider .carousel-indicators li {
    border-radius: 20%;
}
.slide {
  border-bottom: solid 10px #cad1ee;
}

.slide .btn-info, .btn-info:active {
    background-color: #fff!important;
    border-color: #fff!important;
    color: #656565!important;
    border-radius: 10px!important;
}
.slide strong {
    text-shadow: 0px 0px 10px #000;
}
.slide p {
    text-shadow: 0px 0px 10px #000;
    font-size: 1.8rem;
    line-height: 30px;
}
@media screen and (max-width: 768px) {
  #slider-img-zep {
      height: 400px!important;
  }
  .carousel-item {
      height: 400px!important;
  }
  .container-slide {
      height: 400px!important;
  }
  
  .cid-ry6drk2Fr4 .mbr-slider .carousel-control.carousel-control-next {display:none;}
  .cid-ry6drk2Fr4 .mbr-slider .carousel-control.carousel-control-prev {display:none;}
}
/*!
 *  slider
 */ 


/*!
 *  üstü çizgi
 */ 
.header3 h1:before {
	content: ' ';
    display: inline-block;
    border: 5px solid #cad1ee;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    width: 100px;
    margin: 10px 20px 40px 0px;
    position: absolute;
    top: -30px;
}
.content5 h2:before {
	content: ' ';
    display: inline-block;
    border: 5px solid #cad1ee;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    width: 100px;
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
}
/*!
 *  üstü çizgi
 */ 

/*!
 *  giriş işletme
 */ 
.contentid22 img {
  width: 100%;
    padding: 20px;
    background-color: #fff;
    box-shadow: 0px 0px 30px 0px rgb(135 135 135 / 58%);
} 

.contentid22 h1 {
    color: #656565!important;
    font-size: 2rem!important;
    font-weight: 500!important;
    line-height: 4rem!important;
}
.contentid22 p {
  font-size: 1.4rem;
}
/*!
 *  giriş işletme
 */ 

/*!
 *  ana sayfa insanlar
 */
.contentid23 img {
  width: 100%;
    padding: 20px;
    background-color: #fff;
    box-shadow: 0px 0px 30px 0px rgb(135 135 135 / 58%);
} 
.contentid23 h1 {
    color: #656565!important;
    font-size: 2rem!important;
    font-weight: 500!important;
    line-height: 4rem!important;
}
.contentid23 p {
  font-size: 1.4rem;
}
/*!
 *  ana sayfa insanlar
 */

/*!
 *  ana sayfa taşınma hizmetleri
 */
.contentid24 img {
  width: 100%;
    padding: 20px;
    background-color: #fff;
    box-shadow: 0px 0px 30px 0px rgb(135 135 135 / 58%);
} 
.contentid24 h1 {
    color: #656565!important;
    font-size: 2rem!important;
    font-weight: 500!important;
    line-height: 4rem!important;
}
.contentid24 p {
  font-size: 1.4rem;
}
/*!
 *  ana sayfa taşınma hizmetleri
 */


/*!
 *  listeleme
 */ 
.card-box { 
  display: flex;
  flex-direction: column; 
} 
.card-box .basket-list-button { 
  order: 1; 
}

.card-wrapper {
      padding: 20px 20px 20px 20px;
    background-color: #ffffff;
    box-shadow: 0px 0px 30px 0px rgb(135 135 135 / 58%);
      border-bottom: solid 8px #c5c5c5;
}
#main-prod h4 {
  color: #032e42;
}
/*!
 *  listeleme
 */






.CorporationContent {
    background-color: #fff;
    padding: 20px;
}


.header-social {
  display:none;
}

.header-new-soc-item .soc-item a span{
    color: #bbb!important;
}


/*!
 * ana sayfa blog
 */
.mainbloglist {
      background-color: #fff;
}

@media screen and (min-width: 768px) {

  	#main-blog > div > div > div.card-img {   
    width: 50%;
    float: left;
    }
    #main-blog > div > div > div.card-box {    
        width: 50%;
        float: left;
        padding: 10px;
    }
  
}

#main-blog .listdetail {
      margin: 10px;
}

#main-blog .card-wrapper {
  padding: 0;
}
#main-blog .mbr-section-btn {
  display:none;
}
.BlogMainDate {
  display:none;
}
/*!
 * ana sayfa blog
 */