

.btn-with-arrow span, .btn-with-arrow-solid span{
    margin-left:0 !important;
}
    .header-top{
        overflow:visible !important;
    }
    #intro div{
        margin-top:10px !important;
    }
    .page-header{
        margin:0 0 0px !important;
    }
    .border-radius-2{
      border-radius:15px !important;
    }
    .row>* {

     margin-top: 0;
}
    .form-select{
        margin-bottom:1.5rem;
    }
    .fla{
        position: relative;
        right:0;
        background-color: #6f8e15;
        width:calc(100% - 45px);
        height:auto!important;
        background-repeat:round;
        padding-top:20px;
        padding-bottom:20px;
        padding-right:30px;
        display:flex;
        justify-content:space-between;
        float:right;
    }
    .fla::aftera{
        position: absolute;
        content: "";
        border: 24px solid transparent;
        border-bottom-color: #6f8e15;
        border-right-color: #6f8e15;
        left: -47px;
        top: 0px;

    }


    .fla .cutter{
        float:left;
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0px;
    background-color: #6f8e15;
    left: -45px;
    -webkit-transform: skew(-45deg, 0deg);
    -ms-transform: skew(-45deg, 0deg);
    -o-transform: skew(-45deg, 0deg);
    transform: skew(-45deg, 0deg);
}
 


    .papper{
        box-shadow: 0 5px 20px rgba(0, 0, 0, .07);
        padding: 20px 20px 40px 40px;
        min-height:50vh;
    }
    .overlay:hover:before, .overlay.overlay-show:before, .overlay.show:before{
        border-radius:15px 15px 0 0;
    }

    .bg-color-tertiary, .bg-tertiary {

    background-color: #00463a !important;
    background-image: url(../image/backgrounds/curved_lines.png);

    background-blend-mode: overlay;
    background-attachment: local;
    background-position-x: -300px;
    background-attachment: fixed;
    background-repeat: no-repeat;


}
.bg-gradient-tertiary-dark {

    background-image: linear-gradient(to right, #1f2f28 0%, var(--dark) 100%) !important;

}
    .portfolio-item{
        margin-top:2rem;
        padding-bottom:10px;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 5px 20px;
    }
    .card{
        border-radius:15px;
    }
    .img-fluidab{
        border-radius:15px;
    }
    .card .card-img-top img{
        border-radius:15px;
    }
    #header .header-top{
        min-height:45px !important;
    }
    .breadcrumb > li{
        font-size:1rem !important;
    }
    .active>.page-link, .page-link.active{
        background:var(--primary);
    }
    .active>.page-link, .page-link.active:hover{
        color:#fff;
    }
        .owl-carousel.custom-both-sides-shadow .owl-stage-outer:before, .owl-carousel.custom-both-sides-shadow .owl-stage-outer:after{
            box-shadow:none;
        }
        .owl-carousel.show-nav-title.pages .owl-nav{
            top: 50%;
            position: absolute;
            width: 100%;
            margin-top: 0;
            transform: translate3d(0, -50%, 0);
        }
        .pop{
            font-family: "Poppins", sans-serif;
        }

        .section-intro {
            background: url(../../img/demos/transportation-logistic/generic/generic-1.png) no-repeat 12% 100%;
            min-height: 400px;
        }

        .custom-carousel-backward-shape:before{
            content: '';
            position: absolute;
            width: 100%;
            max-width: 1200px;
            top: 0;
            left: 50%;
            right: auto;
            bottom: 60px;
            background-color: var(--secondary) !important;
            border-color: var(--secondary-100) !important;

            /*opacity: .5;*/
            transform: translate3d(-50%, 0, 0);
        }
               .custom-el-pos-1 {
            margin-top: -250px;
        }
        .custom-vr-1 {
            width: 3px;
            height: 120px;
        }
    .custom-drop-caps .custom-drop-caps-number {
    font-weight: bold;
    float: left;
    font-size: 90px;
    line-height: 90px;
    padding: 0;
    margin-right: 15px;
    margin-top: 0;
}
.custom-link-effect-1 {
    position: relative;
    padding-bottom: 4px;
}
.custom-link-effect-1:hover:after, .custom-link-effect-1.active:after {
    width: 100%;
}

.custom-link-effect-1:after {
    border-bottom-color: #252525;
}
.custom-link-effect-1:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    border-bottom: 2px solid #252525;
    transition: ease width 300ms;
}
blockquote {
    border-left: 2px solid #eee; }
.border-lg {
        border: 1px solid #e7e7e7 !important;
    }
    #header.header-effect-shrink .header-container{
        min-height:80px !important;
    }

    @media (max-width: 600px) {
        .accordion.accordion-modern-status>.card .card-header a {

                padding: 23px 55px !important;
            }
        .custom-call-to-action{
            border-left:0;
        }
        .owl-carousel.show-nav-title .owl-nav button.owl-prev{
            left:0 !important;
        }
        .first{
            margin-top:30px;
        }
        .mobile-hide{
            display:none;
        }
        .social-icons.social-icons-big li a, .social-icons.social-icons-lg li a{
            width:36px;
            height:36px;
        }
        .custom-el-pos-1 {
            margin-top: -160px;
        }
        .fla{
        display:none;

    }
    .breadcrumb{
        background-color:var(--primary) !important;
        padding:10px !important;
        border-radius:15px;
    }
    .page-header.page-header-modern h1{
        margin-top:10px;
    }
    }


@media (max-width: 766px) {
.fla .cutter{ display:none;}
.fla {width: 100%; padding-left:20px; padding-right:20px;margin-bottom:20px; border-radius: 10px;}
}


@media (min-width: 992px) {
    #header .header-nav.header-nav-links nav>ul>li>a, #header .header-nav.header-nav-links nav>ul>li:hover>a, #header .header-nav.header-nav-line nav>ul>li>a, #header .header-nav.header-nav-line nav>ul>li:hover>a {

        margin: 0 !important;
    }
}




@media (min-width: 1100px) {
    .btnsearch{
        left:6%;top:53%;
    }
}
@media (min-width: 1300px) {
    .btnsearch{
        left:9%;top:53%;
    }
}
@media (min-width: 1400px) {
    .btnsearch{
        left:11%;top:53%;
    }
}
@media (min-width: 1900px) {
    .btnsearch{
        left:21%;top:53%;
    }
}









.bg-gradient-tertiary-dark {

    background-image: linear-gradient(to right, #1f2f28 0%, var(--dark) 100%) !important;

}
.custom-stamp-1{
    width:140px;
    height:140px;
    left:11%;top:52%;
}

@media screen and (max-width: 600px) {
  .custom-stamp-1{
    width:300px;
    height:300px;
    left:2%;top:57%;
}
}

.social-icons li a{
    color:#fff !important;
}
#footer{
    margin-top:0 !important;
}


.owl-item{
    padding-left:2px;
    padding-right:2px;
}

.qr-move-up{
    margin-top:-22px;
}

.breadcrumb.breadcrumb-light{
    line-height: normal;
    max-height: 52px;
    overflow: hidden;
}

.fla.higher{
    height:64px;
}

.fla.higher::after{
    border-width: 33px;
    top: -2px;
    left: -65px;
}

.stuck-bottom h2{
    line-height: 0.9;
}


.detail-center img {
    border-radius: 5px;
}




@media (max-width: 900px) {
    .qr-code-service{
        text-align: center;
    }
    .qr-move-up{
        margin-top:0;
    }
    .specs-list .specs-item{
        margin-bottom:20px;
    }

    .specs-list hr{
        margin-top:10px!important;
        margin-bottom:10px!important;
    }
}



.text-color-before-secondary.fa-check{
    background: none;
    border:none;
    margin-top:-3px!important;
}
.text-color-before-secondary.fa-check::before{
    background: var(--primary);
    width: 40px;
    border: 4px solid var(--primary);
    border-radius: 50%;


}







.pswp__caption__center{
    text-align: center!important;
    font-size:x-large!important;
    color: var(--primary)!important;
}





.details-image-side{ float:left; width: 40%;padding:20px 20px 10px 0}
.details-text-side{ float:none; text-align:justify;padding:20px 20px 10px 0px;}

.card-text{max-height: 130px;overflow: hidden;}

@media (max-width: 767px) {

    .details-image-side{
        width:100%!important;
        padding:20px 0!important;
    }
	
	
	.social-icons.social-icons-big li a, .social-icons.social-icons-lg li a{
		width:25px!important;
		height:unset!important;
	}
	
	#header .social-icons.social-icons-clean.social-icons-icon-dark.social-icons-big{margin-left:20px!important}
	
	.header-body{
		overflow:inherit!important;
	}
	
	.searchform{
		width:100%!important;
	}
}


.social-icons-fail{
	margin-left:20px!important;
}

.e-devlet{
	height:0!important;
	position:relative;
	top:-16px;
	
}
.e-devlet:after{
	content: "";
    width: 24px;
	height: 24px;
	border-radius: 50%;
    background-image: url(../images/e-devlet.png) !important;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
}