.main-wrapper {
    border: 20px solid #1e2024;
}

.no-padding {
    padding: 0;
}

.owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 4px;
}


.header {
    background: url('../IMAGES/Assets/img1.jpg') no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    width: 100%;
    height: 100%;
    position: relative;
}

.header-wrapper {
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    position: absolute;
    top: 50%;
    left: 50%;
}

.header-wrapper .sm-title {
    margin: 0;
}

.header-wrapper h1 {
    font-size: 30pt;
    letter-spacing: 8pt;
    line-height: 40pt;
    font-weight: 300;
    color: #fff;
}

.header-wrapper p {
    font-size: 12pt;
    font-weight: 400;
    letter-spacing: 8pt;
    color: #fff;
}


/******** ABOUT SECTION START ********/

.about {
    margin-top: 0px;
}

.about .text-wrapper {
    padding: 165px 90px;
}

.about h3 {
    margin-top: 30px;
    font-size: 26pt;
    font-weight: 400;
    letter-spacing: 2pt;
    color: #000000;
}

.about h5 {
    font-size: 12pt;
    letter-spacing: 1pt;
}

.about p {
    font-size: 12pt;
    letter-spacing: 1pt;
    line-height: 20pt;
    text-align: justify;
    margin: 0 auto;
    padding-top: 10px;
    color: #3B3B3B;
}


.about .text-wrapper .owl-theme .owl-dots .owl-dot {
    float: left;
    margin-top: 20px;
}



.about .set {
    margin-top: 60px;
    margin-bottom: 60px;
}

.about .exp-wrap p {
    font-size: 12pt;
    font-weight: 400;
    letter-spacing: 1pt;
}

.about .exp-wrap .line {
    width: 20px;
    height: 1px;
    background-color: #000;
    margin-top: 20px;
}

.about .single_progress_bar .progress {
    height: 2px;
    margin-top: 15px;
    margin-bottom: 15px;
    overflow: hidden;
    background-color: #d5d5d5;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}

.about .single_progress_bar .progress-bar {
    background-color: #000;
}

.about .single_progress_bar h2{
    color: #000;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 2pt;
    margin-top: 35px;
    margin-bottom: 10px;
}

.about .image-bg {
    background: url('../IMAGES/Assets/1.jpg') no-repeat center center;
    position: relative;
    background-size: cover;
    height: 800px;
}




















@media only screen and (min-width : 1920px) {

    .work h3,
    .contact h3 {
        font-size: 34pt;
        margin-top: 50px;
    }
    .work .item {
        margin-top: 280px;
    }
    .about p {
        font-size: 14pt;
        line-height: 22pt;
    }
    .work p {
        font-size: 14pt;
        line-height: 22pt;
    }
    .about .text-wrapper {
        padding: 230px 120px;
    }
    .about .image-bg,
    .service .image-bg,
    .work .item-one,
    .work .item-two,
    .work .item-three,
    .work .item-four,
    .contact .image-bg {
        height: 900px;
    }
    .set {
        padding: 30px 50px;
    }
    .set h2 {
        margin-top: 90px;
    }
    .service .main-text {
        padding: 30px 50px;
    }
    .contact .main-text {
        margin-top: 20px;
        margin-left: 70px;
        margin-right: 70px;
    }
}

@media only screen and (max-width : 1200px) {
    .img-wrap-three .col-xs-12 {
        margin-bottom: 40px;
    }
    .info-three .col-xs-12 {
        margin-bottom: 40px;
    }
    .service h3 {
        padding-top: 60px;
    }
    .review .main-text {
        margin-bottom: 60px;
    }
    .set {
        padding-top: 10px;
    }
}

@media only screen and (max-width : 1024px) {
    .about .image-bg,
    .service .image-bg,
    .work .item-one,
    .work .item-two,
    .work .item-three,
    .work .item-four,
    .contact .image-bg {
        height: 800px;
    }
    .set {
        padding-top: 80px;
    }
}

@media only screen and (max-width : 768px) {
    .service .main-text {
        margin-top: 70px;
    }
    .about .text-wrapper {
        margin-left: 60px;
        margin-right: 60px;
        margin-bottom: 50px;
        padding: 165px 35px;
    }
    .work .main-text {
        margin-left: 90px;
        margin-right: 90px;
    }
    .work .col-md-4 {
        margin-top: 30px;
    }
    .photos .col-md-4 {
        padding-right: 35px;
    }
    .text {
        margin: 180px 20px;
    }
    .set {
        padding-top: 90px;
    }
    .work .owl-item img {
        width: 20%;
    }
    .contact .main-text {
        margin-top: 120px;
    }
}

@media only screen and (max-width : 480px) {
    .about .image-bg,
    .service .image-bg,
    .work .item-one,
    .work .item-two,
    .work .item-three,
    .work .item-four,
    .contact .image-bg {
        height: 800px;
    }
    .set h3 {
        margin-top: 80px;
    }
    .main-text h3 {
        margin-top: 50px;
    }
    .main-text h3, .review h3, .work h3, .contact h3 {
        margin-left: 30px;
    }
    .set, .service .service-wrap, .work p, .review .user-wrap, .contact .contact-wrap {
        margin-left: 30px;
        margin-right: 30px;
    }
    .about .text-wrapper {
        margin-left: 30px;
        margin-right: 30px;
        padding: 165px 15px;
    }
    .work .main-text {
        margin-right: 20px;
        margin-left: 20px;
    }
    .work .main-text h5 {
        margin-left: 30px;
    }
    .work .col-md-4 {
        margin-top: 30px;
    }
    .photos .col-md-4 {
        padding-right: 15px;
    }
    .work .owl-item img {
        width: 40%;
    }
    .work .item {
        margin-left: 15px;
        margin-right: 15px;
    }
    .text {
        margin: 180px 20px;
    }
    .set {
        padding-top: 30px;
    }
    .contact .main-text {
        margin-top: 100px;
        margin-bottom: 100px;
        margin-right: 20px;
        margin-left: 20px
    }
}

@media only screen and (max-width : 320px) {
    .about .image-bg,
    .service .image-bg,
    .work .item-one,
    .work .item-two,
    .work .item-three,
    .work .item-four,
    .contact .image-bg {
        height: 700px;
    }
    .about h3, .service h3, .review h3, .work h3, .contact h3 {
        margin-left: 30px;
    }
    .set, .service .service-wrap, .work p, .review .user-wrap, .contact .contact-wrap {
        margin-left: 30px;
        margin-right: 30px;
    }
    .work .col-md-4 {
        margin-top: 30px;
    }
    .text {
        margin: 180px 20px;
    }
    .set {
        padding-top: 80px;
    }
    .contact .main-text {
        margin-top: 100px;
    }
}








body {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    overflow-x: hidden;
}

body, html {
    height: 100%;
    position: relative;
}

*, html {
    margin: 0px;
    padding: 0px;
}

.yit-pos-relative {
    position: relative;
}

.p-0 {
    padding-top: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
}

.pad-25-all {
    padding: 25px;
}
.width-30 {
    width: 30px;
}
.height-cover {
    height: 100vh;
}

.yit-cover-bg {
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    overflow: hidden;
}
.yit-flex-h-center {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-box;
    height: 100vh;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}
.webp-branding-agency .webp-branding-agency-header .yit-swiper-slider {
    margin-top: 72px;
}
.webp-seo .webp-seo-header .yit-swiper-slider::after {
    background-position: center center;
    background-repeat: no-repeat;
    bottom: 0;
    content: "";
    height: 173px;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.webp-seo .webp-seo-header .yit-swiper-slider-content:before, .webp-seo .webp-seo-header .yit-swiper-slider-content:after {
    content: "";
    background-repeat: no-repeat;
}

::selection {
    background: #FC875D;
    color: #fff;
}

.yit-home-mulitslide-portfolio .portfolio-item {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    position: relative;
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    -o-opacity: 0;
    -ms-opacity: 0;
}

.yit-home-mulitslide-portfolio .portfolio-item .portfolio-content {
    position: relative;
    top: 55px;
}

.yit-home-mulitslide-portfolio .swiper-slide {
    background-blend-mode: darken;
    -moz-background-blend-mode: darken;
    -webkit-background-blend-mode: darken;
    -o-background-blend-mode: darken;
    -ms-background-blend-mode: darken;
}

.yit-home-mulitslide-portfolio .portfolio-item, .yit-home-mulitslide-portfolio .portfolio-item .portfolio-content {
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
}

.yit-home-mulitslide-portfolio .portfolio-item:hover {
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    -o-opacity: 1;
    -ms-opacity: 1;
}

.yit-home-mulitslide-portfolio .portfolio-item:hover .portfolio-content {
    top: 0;
}

.yit-home-scroll-portfolio .swiper-container {
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.yit-home-verticle-portfolio .swiper-container {
    width: 100%;
    height: 100%;
    position: absolute;
}

.yit-home-progressbar-portfolio .swiper-container-horizontal > .swiper-pagination-progressbar, .yit-home-progressbar-portfolio .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    bottom: 100px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 50%;
    top: auto;
    height: 5px;
}

.yit-home-scroll-portfolio .swiper-slide {
    padding-left: 0;
    padding-right: 0;
}

.yit-portfolio.style-6 .swiper-slide {
    background-position: center center;
}

.yit-home-scroll-portfolio .swiper-slide {
    align-items: center;
    display: flex;
    height: 100vh;
    padding-left: 0;
    padding-right: 0;
}

.yit-home-verticle-portfolio .swiper-slide {
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
}

.yit-home-scroll-portfolio .portfolio-item img {
    filter: grayscale(1);
    -moz-filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -o-filter: grayscale(1);
    -ms-filter: grayscale(1);
}

.yit-home-scroll-portfolio .portfolio-item, .yit-home-scroll-portfolio .portfolio-item img, .yit-home-scroll-portfolio .portfolio-hover h2:before {
    -moz-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}

.yit-home-scroll-portfolio .portfolio-item:hover .portfolio-hover {
    opacity: 1;
    transform: translate3d(-80%, 0px, 0px);
    -moz-transform: translate3d(-80%, 0px, 0px);
    -webkit-transform: translate3d(-80%, 0px, 0px);
    -o-transform: translate3d(-80%, 0px, 0px);
    -ms-transform: translate3d(-80%, 0px, 0px);
}

.yit-home-scroll-portfolio .portfolio-item:hover img {
    filter: grayscale(0);
    -moz-filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -o-filter: grayscale(0);
    -ms-filter: grayscale(0);
}

.yit-home-scroll-portfolio .portfolio-item:hover .portfolio-hover h2:before {
    width: 100%;
}

.yit-home-progressbar-portfolio .portfolio-item .banner-img img {
    max-width: none;
}
.yit-home-scroll-portfolio .portfolio-hover, .yit-home-scroll-portfolio .portfolio-item:hover .portfolio-hover {
    -webkit-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -moz-transform: none;
    transform: none;
}

.yit-home-mulitslide-portfolio .portfolio-item .portfolio-content, .yit-home-mulitslide-portfolio .portfolio-item:hover .portfolio-content {
    top: 25px;
}

.yit-home-verticle-portfolio .portfolio-content .btn {
    position: relative;
    right: 0;
}

.yit-home-progressbar-portfolio .portfolio-item .banner-img img {
    max-width: 100%;
}

.yit-home-scroll-portfolio .portfolio-item {
    position: relative;
    margin-bottom: 0;
}
.web-presentation .presentation-banner .height-cover {
    height: calc(100vh - 100px)
}
.yit-home-verticle-portfolio .portfolio-content .btn {
    position: absolute;
    right: 10px;
    top: 10px;
}

@media (max-width: 767px) {
    .web-presentation .presentation-banner .height-cover {
        height: auto;
    }
    .webp-seo .webp-seo-header .yit-swiper-slider::after {
        display: none;
    }
    .yit-home-mulitslide-portfolio .portfolio-item .portfolio-content, .yit-home-mulitslide-portfolio .portfolio-item:hover .portfolio-content {
        top: 25px;
    }

    .yit-home-progressbar-portfolio .swiper-container-horizontal > .swiper-pagination-progressbar, .yit-home-progressbar-portfolio .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
        bottom: 30px;
    }
}

@media (min-width: 768px) and (max-width: 980px) {
    .yit-home-verticle-portfolio .swiper-slide {
        background-position: center 0;
    }
    .web-presentation .presentation-banner .height-cover {
        height: 70vh;
    }

    .webp-hosting .webp-hosting-banner.yit-slick-slider .height-cover {
        height: 60vh;
    }
    .webp-creative-web-agency .webp-creative-web-banner .height-cover {
        height: 70vh;
    }

    .webp-hosting .webp-hosting-banner.yit-slick-slider .height-cover {
        height: 60vh;
    }
}














*, html {
    margin: 0;
    padding: 0;
}

a img, img {
    border: none;
    outline: none !important;
    outline-offset: 0 !important;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    -o-opacity: 1;
    -ms-opacity: 1;
    opacity: 1;
}
body {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    overflow-x: hidden;
}


/*a:hover img {
    -moz-opacity: .8;
    -webkit-opacity: .8;
    -o-opacity: .8;
    -ms-opacity: .8;
    opacity: .8;
}*/

.none-row-space .row {
    margin-left: 0;
    margin-right: 0;
}

.et_justified-gallery .justified-gallery > a > .caption, .et_justified-gallery .justified-gallery > div > .caption {
    display: initial;
    padding: 15px 10px;
    opacity: 0;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    -moz-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}

.et_justified-gallery .justified-gallery > a.caption-visible > .caption, .et_justified-gallery .justified-gallery > div > .caption.caption-visible {
    opacity: .7;
}

.mt-40 {
    margin-top: 40px !important;
}
.justified-gallery {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.justified-gallery > a, .justified-gallery > div, .justified-gallery > figure {
    position: absolute;
    display: inline-block;
    overflow: hidden;
    filter: "alpha(opacity=10)";
    opacity: 0.1;
    margin: 0;
    padding: 0;
}

.justified-gallery > a > img, .justified-gallery > div > img, .justified-gallery > figure > img, .justified-gallery > a > a > img, .justified-gallery > div > a > img, .justified-gallery > figure > a > img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    padding: 0;
    border: none;
    filter: "alpha(opacity=0)";
    opacity: 0;
}

.justified-gallery > a > .caption, .justified-gallery > div > .caption, .justified-gallery > figure > .caption {
    display: none;
    position: absolute;
    bottom: 0;
    padding: 5px;
    background-color: #000000;
    left: 0;
    right: 0;
    margin: 0;
    color: white;
    font-size: 12px;
    font-weight: 300;
    font-family: sans-serif;
}

.justified-gallery > a > .caption.caption-visible, .justified-gallery > div > .caption.caption-visible, .justified-gallery > figure > .caption.caption-visible {
    display: initial;
    filter: "alpha(opacity=70)";
    opacity: 0.7;
    -webkit-transition: opacity 500ms ease-in;
    -moz-transition: opacity 500ms ease-in;
    -o-transition: opacity 500ms ease-in;
    transition: opacity 500ms ease-in;
}

.justified-gallery > .entry-visible {
    filter: "alpha(opacity=100)";
    opacity: 1;
    background: none;
}

.justified-gallery > .entry-visible > img, .justified-gallery > .entry-visible > a > img {
    filter: "alpha(opacity=100)";
    opacity: 1;
    -webkit-transition: opacity 500ms ease-in;
    -moz-transition: opacity 500ms ease-in;
    -o-transition: opacity 500ms ease-in;
    transition: opacity 500ms ease-in;
}

.justified-gallery > .jg-filtered {
    display: none;
}

.justified-gallery > .spinner {
    position: absolute;
    bottom: 0;
    margin-left: -24px;
    padding: 10px 0 10px 0;
    left: 50%;
    filter: "alpha(opacity=100)";
    opacity: 1;
    overflow: initial;
}

.justified-gallery > .spinner > span {
    display: inline-block;
    filter: "alpha(opacity=0)";
    opacity: 0;
    width: 8px;
    height: 8px;
    margin: 0 4px 0 4px;
    background-color: #000;
    border-radius: 6px;
}

.et_justified-gallery .justified-gallery > a > .caption, .et_justified-gallery .justified-gallery > div > .caption {
    display: initial;
    padding: 15px 10px;
    opacity: 0;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    -moz-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}

.et_justified-gallery .justified-gallery > a.caption-visible > .caption, .et_justified-gallery .justified-gallery > div > .caption.caption-visible {
    opacity: .7;
}

body {
    font-family: "Roboto", sans-serif;
    font-size: calc(14px + (15 - 14) * ((100vw - 320px) / (1600 - 320)));
    line-height: 1.7;
    color: #333333;
    background: #ffffff;
    font-weight: 400;
}
