@import url('../fonts/inter/inter-ui.css');
.services-section .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 768px){
.services-section .container {
    width: 750px;
	}
}
@media (min-width: 992px){
.services-section .container {
    width: 970px;
	}
}
@media (min-width: 1200px){
.services-section .container {
    width: 1170px;
	}
}
@media (min-width: 1365px){
.services-section .container {
    width: 1335px;
	}
}
@media (min-width: 1530px){
.services-section .container {
    width: 1538px;
	}
}







a:hover {
    text-decoration: none
}


.like {
    font-family: 'Inter UI', sans-serif;
    font-weight: 700
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer
}

.owl-controls .owl-buttons .owl-prev,
.owl-controls .owl-buttons .owl-next {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 50px;
    text-indent: -9999px;
    margin-top: 40px
}

.owl-controls .owl-buttons .owl-prev {
    left: 0px
}

.owl-controls .owl-buttons .owl-next {
    right: 0px;
    background-position: -35px 0
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-item.loading {
    min-height: 150px
}

.custom-pagination {
    text-align: center
}

.custom-pagination button {
    border: 0;
    padding: 20px 5px;
    background: transparent;
    position: relative;
    border-bottom: 5px solid transparent;
    opacity: 0.6;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=30);
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=30)
}

.custom-pagination button img {
    max-width: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.custom-pagination button:focus {
    outline: 0
}

.custom-pagination button.active {
    border-bottom: 5px solid #f48b2f;
    opacity: 1;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100)
}

.custom-pagination button.active img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.custom-pagination button.active:after {
    content: "";
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #f48b2f;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -13px;
    width: 8px
}

.carousel-custom {
    max-width: 1265px;
    margin: 0 auto
}

@media (max-width:1430px) {
    .carousel-custom {
        max-width: 1200px
    }
}

@media (max-width:1365px) {
    .carousel-custom {
        max-width: 1050px
    }
}

@media (max-width:1200px) {
    .carousel-custom {
        max-width: 820px
    }
}

@media (max-width:991px) {
    .carousel-custom {
        max-width: 650px
    }
}

@media (max-width:800px) {
    .carousel-custom {
        max-width: 600px
    }
}

@media (max-width:768px) {
    .carousel-custom {
        max-width: 100%
    }
}

.carousel-custom .crsl-left-content {
    float: left;
    width: 52%;
    max-width: 650px;
    padding-right: 30px
}

.carousel-custom .crsl-left-content h3 {
    font-size: 24px;
    margin-bottom: 20px
}

@media (max-width:768px) {
    .carousel-custom .crsl-left-content {
        width: 100%;
        padding: 0 50px;
        max-width: 100%;
        padding-bottom: 20px
    }
}

@media (max-width:767px) {
    .carousel-custom .crsl-left-content h3 {
        font-size: 20px
    }
}

.carousel-custom .crsl-right-item-wrap {
    float: right;
    width: 30%;
   /* margin-top: 50px*/
}

.carousel-custom .crsl-right-item-wrap .crsl-right-item {
    float: right;
}
.carousel-custom .crsl-right-item-wrap .crsl-right-item {
    float: none; 
    margin: auto;
    text-align: center;
}
@media (max-width:768px) {
    .carousel-custom .crsl-right-item-wrap {
        width: 100%;
        clear: both;
        margin-top: 0
    }
    .carousel-custom .crsl-right-item-wrap .crsl-right-item {
        width: 100%;
        text-align: center
    }
    .carousel-custom .crsl-right-item-wrap .crsl-right-item img {
        max-width: 300px;
        display: inline-block
    }
}

.carousel-custom .owl-buttons {
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -27px
}

.carousel-custom .owl-buttons .owl-prev,
.carousel-custom .owl-buttons .owl-next {
    position: absolute;
    width: 34px;
    height: 54px;
    top: 0;
    margin-top: -27px;
    margin-top: 0;
    background-image: url(../img/km-sprite-icons.png);
    background-repeat: no-repeat
}

.carousel-custom .owl-buttons .owl-prev {
    left: -124px;
    background-position: -29px -790px
}

.carousel-custom .owl-buttons .owl-prev:hover {
    background-position: -29px -730px
}

.carousel-custom .owl-buttons .owl-next {
    right: -124px;
    background-position: -82px -790px
}

.carousel-custom .owl-buttons .owl-next:hover {
    background-position: -82px -730px
}

@media (max-width:1550px) {
    .carousel-custom .owl-buttons .owl-prev {
        left: -64px
    }
    .carousel-custom .owl-buttons .owl-next {
        right: -64px
    }
}

@media (max-width:768px) {
    .carousel-custom .owl-buttons {
        top: 200px
    }
    .carousel-custom .owl-buttons .owl-prev,
    .carousel-custom .owl-buttons .owl-prev:hover {
        left: 10px;
        background-position: -38px -855px
    }
    .carousel-custom .owl-buttons .owl-next,
    .carousel-custom .owl-buttons .owl-next:hover {
        right: 10px;
        background-position: -82px -855px
    }
}

@media (max-width:768px) {
    .carousel-custom .owl-buttons {
        top: 34px
    }
}

.carousel-custom .owl-pagination {
    padding-top: 50px;
    text-align: center
}

.carousel-custom .owl-pagination .owl-page {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #d5d5d5;
    border: 2px solid #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    position: relative;
    font-size: 0;
    line-height: 0;
    margin: 0 3px;
    transition: all .3s linear
}

.carousel-custom .owl-pagination .owl-page span {
    background: #d5d5d5;
    width: 8px;
    height: 8px;
    position: absolute;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: width .5s ease-out, height .5s ease-out
}

.carousel-custom .owl-pagination .owl-page.active {
    background: #fff;
    border: 2px solid #f48b2f
}

.carousel-custom .owl-pagination .owl-page.active span {
    background: #f48b2f
}

.section-inside.creative-webprocess-head {
    background: #ebebeb;
    padding-bottom: 120px
}

#service-slide-tab.services-slider {
    margin-top: 70px;
    margin-bottom: 90px
}

#service-slide-tab.services-slider .crsl-left-content h3 {
    font-size: 34px;
    margin-bottom: 20px;
    color: #f48b2f
}

@media (max-width:991px) {
    #service-slide-tab.services-slider {
        margin-top: 30px;
        margin-bottom: 50px
    }
    #service-slide-tab.services-slider .crsl-left-content h3 {
        font-size: 28px
    }
}

@media (max-width:767px) {
    #service-slide-tab.services-slider .crsl-left-content h3 {
        font-size: 24px
    }
}

@media (max-width:650px) {
    #service-slide-tab.services-slider .owl-buttons {
        top: -90px
    }
    #service-slide-tab.services-slider .crsl-left-content {
        padding: 0 10px
    }
}

.services-icon {
    margin-top: -150px
}


.services-icon button {
    padding: 10px 0px;
    height: 124px;
    margin: 0 3%;
    width: 12%;
    max-width: 145px;
    font-family: 'Inter UI', sans-serif;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
	
}
.services-icon button .pr-icon {
    width: 100%;
    text-align: center;
    float: left;
    height: 60px
}

.services-icon button .pr-icon.active {
    display: none
}

.services-icon button .icon-text {
    padding-top: 5px
}

.services-icon button.active {
    background: #fff;
    color: #f48b2f
}

.services-icon button.active .pr-icon.inactive {
    display: none
}

.services-icon button.active .pr-icon.active {
    display: block
}

@media (max-width:1200px) {
    .services-icon button {
        margin: 0 1%;
        width: 15%
    }
}

@media (max-width:991px) {
    .services-icon button {
        margin: 0;
        width: 16%
    }
    .services-icon button .icon-text {
        font-size: 12px
    }
}

@media (max-width:650px) {
    .services-icon button {
        display: none;
        width: 130px;
        margin: 0 auto
    }
    .services-icon button.active {
        display: block;
        background: transparent
    }
}

.margin-bottom-none #service-slide-tab.services-slider {
    margin-bottom: 0
}

.section-inside.pad-top-none {
    padding-top: 0
}

.section-inside.pad-bottom-none {
    padding-bottom: 0
}

.overflow-visible {
    overflow: visible !important
}

@media (max-width:767px) {
    .common-block h5 {
        font-size: 13px
    }
}

.heading-lg {
    text-align: center;
    margin-bottom: 40px;
    padding: 0 15px
}

.heading-lg h2,
.heading-lg h3 {
    color: #f48b2f;
    font-size: 40px
}

.heading-lg h4 {
    font-weight: 300;
    font-size: 30px;
    margin-bottom: 15px;
    color: #6d6d6d
}

.heading-lg p {
    padding-top: 15px;
    margin: 0 auto;
    max-width: 1050px
}
