@import url(https://fonts.googleapis.com/css?family=Cabin:400,700);
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700);
@import url("https://fonts.google.com/specimen/Rubik");
@import url(https://fonts.googleapis.com/css?family=Cabin:400,700);
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700);
@import url("https://fonts.google.com/specimen/Rubik");
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;600&display=swap');


@font-face {
    font-family: UXPin-Homepage;
    src: url("../fonts/Icons-Homepage.woff?-sobet") format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "Currencyclear";
    src: url("../fonts/Currencyclear.eot");
    src: url("../fonts/Currencyclear.eot?#iefix") format("embedded-opentype"), url("../fonts/Currencyclear.woff") format("woff"), url("../fonts/Currencyclear.ttf") format("truetype"), url("../fonts/Currencyclear.svg#Currencyclear") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "awesawez";
    src: url("../fonts/Awesawez.eot");
    src: url("../fonts/Awesawez.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

[data-icon]:before {
    font-family: "Currencyclear" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "Currencyclear" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-paper-airplane:before {
    content: "\61"
}

.icon-time-passing:before {
    content: "\62"
}

.icon-web-design:before {
    content: "\63"
}

.icon-identity-branding:before {
    content: "\64"
}

.icon-print-packaging:before {
    content: "\65"
}

.icon-content-writing:before {
    content: "\66"
}

.icon-desktop:before {
    content: "\67"
}

.icon-customize:before {
    content: "\68"
}

.icon-speech-bubble:before {
    content: "\69"
}

.icon-flask:before {
    content: "\6a"
}

.icon-right-arrow:before {
    content: "\6b"
}

.icon-left-arrow:before {
    content: "\6c"
}

@media (min-width: 1500px) {
    .container {
        width: 1290px !important
    }
}

@media all and (max-width: 800px) and (min-width: 720px) {
    .container {
        width: 650px !important
    }
}

@media all and (max-width: 800px) and (min-width: 720px) {

    .buy-Currencyclear .container,
    .show-background-ligth .container {
        width: 750px !important
    }

    .show-background-ligth .mt {
        padding-left: 50px;
        padding-right: 50px;
        padding-top: 20px
    }

    .call-to-action {
        padding-right: 25px
    }
}

html {
    overflow-x: hidden
}

body {
    font-family: "Quicksand", sans-serif !important;
    color: #5b6b79 !important;
    font-size: 17px
}

p {
    color: #5b6b79;
    font-family: "Quicksand", sans-serif !important
}

ul,
li {
    color: #5b6b79
}

a {
    text-transform: uppercase;
    color: #5b6b79;
    outline: none !important
}

a:hover {
    text-decoration: none;
    color: #13acd4
}

a:hover,
a :focus,
a :active {
    outline: none !important
}

button {
    outline: none !important
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #2b363f !important;
    font-family: "Rubik Regular", Arial, sans-serif !important
}

h1 {
    font-size: 50px !important
}

.menu-link {
    border-bottom: 1.5px solid transparent
}

.active-page .menu-link {
    border-bottom: 1.5px solid #13acd4
}

.fixed-header .active-page .menu-link::before {
    background: transparent !important
}

.margins {
    margin: 50px 0
}
.mb-s5{
    margin-bottom: 30px;
}

.advertise-heading,
.portfolio-title {
    position: relative
}

.advertise-heading:before,
.portfolio-title:before {
    content: " ";
    display: block;
    background-color: #13acd4;
    height: 2px;
    width: 45px;
    position: absolute;
    top: -24px
}

.advertise-heading:before {
    left: calc(50% - 30px)
}

.portfolio-title:before {
    left: 0
}

@media (max-width: 750px) {
    h3 {
        font-size: 28px !important
    }

    .portfolio-title {
        position: relative
    }

    .portfolio-title:before {
        content: " ";
        display: block;
        background-color: #13acd4;
        height: 2px;
        width: 45px;
        position: absolute;
        left: calc(50% - 30px);
        top: -15px
    }




    .mt {
        text-align: center
    }

    p {
        font-size: 15px
    }

    .move-on-small-services {
        margin: 50px 0;
        display: block
    }

    .move-on-small-services .box-services i,
    .move-on-small-services .svg {
        font-size: 30px !important;
        border: none !important;
        padding: 0 !important
    }

    .move-on-small-services .svg {
        width: 35px !important;
        height: 44px !important
    }

    .move-on-small-services .service-post {
        padding-left: 50px !important
    }

    .move-on-small-services .service-post p {
        margin: 10px 0px !important
    }
}

::-webkit-input-placeholder {
    color: #9cabb9
}

:-moz-placeholder {
    color: #9cabb9
}

::-moz-placeholder {
    color: #9cabb9
}

:-ms-input-placeholder {
    color: #9cabb9
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: transparent
}

input {
    border: 1px solid #c3ced6
}

input:focus {
    outline-color: #90a3b0;
    color: #2b363f
}

.main-content.container-fluid {
    background: #fff;
    z-index: 2;
    position: relative
}

.row {
    margin-bottom: 10%
}

@media (min-width: 960px) {
    h3 {
        font-size: 34px !important;
        margin: 0px 0px 25px !important
    }

    h4 {
        font-size: 28px !important !important
    }

    p {
        font-size: 17px;
        line-height: 27px
    }
}

@media (min-width: 200px) {
    p {
        font-size: 17px;
        line-height: 27px
    }
}

.img-responsive {
    display: block;
    height: auto;
    max-width: 100%
}

@media (max-width: 640px) {
    h4 {
        font-size: 24px !important
    }
}

.photo-wrapper div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

header {
    padding: 15px 15px 0px 15px
}

header .navbar-logo {
    filter: brightness(4);
}

header .fixed-header {
    background: #FFFFFF !important;
    box-shadow: 0 10px 60px 0 rgba(29, 29, 31, 0.0666667)
}

header .fixed-header .navbar-logo {
    filter: brightness(1);
}

header .fixed-header .menu-link {
    color: #2b363f !important
}

header .fixed-header .meniu-button {
    border: 1px solid #13acd4 !important;
    color: #13acd4 !important
}

header .fixed-header .meniu-button.custom-button:hover {
    color: #fff !important
}

header .fixed-header .menu-link::before {
    background: #2b363f !important
}

header .fixed-header .link--brand::before {
    color: #13acd4 !important
}

@media (max-width: 1435px) {
    header .fixed-header {
        margin-left: 0 !important;
        margin-right: 0 !important
    }
}

header .overlay {
    background: rgba(43, 54, 63, 0.5) none repeat scroll 0 0;
    bottom: 15px;
    left: 15px;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 0
}

header .navbar-fixed-top {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px
}

header .navbar-fixed-top.fixed-header {
    margin-top: 0px
}

header .navbar-default .navbar-toggle {
    border-color: #fff !important
}

header .navbar-toggle:hover {
    background: #fff !important
}

header .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 4px;
    border-radius: 1px
}

header .navbar-toggle {
    padding: 1px 10px
}

header .icon-bar {
    background-color: #2C363F !important
}

header .navbar-toggle {
    margin-top: 20px !important;
    margin-right: 0px !important
}

header .homepage-hero-module {
    background-color: #fff;
    background: url("../images/earth.jpg") no-repeat center top fixed;
    background-size: cover;
    border-right: none;
    border-left: none
}

header .homepage-hero-module .navbar-default {
    border: none !important;
    background-color: transparent;
    margin-bottom: 0px !important;
    border-radius: 0px !important;
    padding: 0px 5%;
    transition: background-color .2s ease-in-out;
}

header .homepage-hero-module .navbar-default .brand {
    outline: none;
    text-decoration: none;
    position: relative;
    font-size: 35px;
    color: #fff;
    display: inline-block;
    font-family: "Quicksand", "PT Sans", sans-serif
}

header .homepage-hero-module .navbar-default .link--brand {
    overflow: hidden;
    color: transparent;
    text-transform: capitalize
}

header .homepage-hero-module .navbar-default .link--brand:hover {
    color: transparent;
    text-decoration: none
}

header .homepage-hero-module .navbar-default .link--brand::before {
    content: attr(data-letters);
    position: absolute;
    z-index: 2;
    overflow: hidden;
    color: #fff;
    white-space: nowrap;
    width: 9%;
    transition: width 0.3s 0.1s;
    top: 2px
}

header .homepage-hero-module .navbar-default .link--brand:hover::before {
    width: 100%
}

header .homepage-hero-module .navbar-default .navbar-nav > li {
    padding: 10px 15px 0px
}

header .homepage-hero-module .navbar-default .menu-link::before {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    -webkit-transform: scale3d(0, 5, 1);
    transform: scale3d(0, 5, 1);
    -webkit-transform-origin: 0 50% 0;
    transform-origin: 0 50% 0;
    transition: -webkit-transform 0.3s cubic-bezier(1, 0.68, 0.16, 0.9) 0s;
    transition: transform 0.3s cubic-bezier(1, 0.68, 0.16, 0.9) 0s;
    transition: transform 0.3s cubic-bezier(1, 0.68, 0.16, 0.9) 0s, -webkit-transform 0.3s cubic-bezier(1, 0.68, 0.16, 0.9) 0s;
    width: 100%
}

header .homepage-hero-module .navbar-default .menu-link {
    letter-spacing: 1px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-shadow: 0 0 1px transparent;
    display: inline-block;
    overflow: hidden;
    position: relative;
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
    vertical-align: middle;
    padding: 10px 0 !important;
    font-size: 13px;
    font-weight: bold;
    color: #fff
}


.navbar-logo {
    max-height: 55px;
    vertical-align: bottom;
}



header .homepage-hero-module .navbar-default .menu-link:hover {
    color: #fff
}

header .homepage-hero-module .navbar-default .menu-link:hover::before,
header .homepage-hero-module .navbar-default .menu-link:focus::before,
header .homepage-hero-module .navbar-default .menu-link:active::before {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
}

header .homepage-hero-module .brand-name {
    margin-top: 1px
}

header .homepage-hero-module .jumbotron-container {
    padding-top: 20%;
    padding-bottom: 11%
}

header .homepage-hero-module .jumbotron-container .jumbotron-description {
    text-align: center
}

header .homepage-hero-module .jumbotron-container .jumbotron-description .jumbotron-headline-title {
    font-family: "awesawez" !important;
    color: #fff !important;
    font-size: 11rem !important
}

header .homepage-hero-module .jumbotron-container .jumbotron-description .jumbotron-title {
    margin: 0px auto 30px;
    text-align: center;
    color: #fff !important;
    font-family: "Rubik Light", Arial, sans-serif !important;
    font-size: 70px !important
}

header .homepage-hero-module .jumbotron-container .jumbotron-description .jumbotron-text {
    color: #fff !important;
    line-height: 25px;
    margin-bottom: 20px;
    font-size: 20px;
    max-width: 100%
}

.carousel {
    margin-top: 15px
}

.carousel .partners-logo {
    background-color: #f2faff
}

.carousel #photos-section {
    padding: 30px 14.5%
}

.carousel #photos-section .photo-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.carousel .slick-next.slick-arrow,
.carousel .slick-prev.slick-arrow {
    display: none !important
}

@media (max-width: 760px) {
    #photos-section {
        padding: 30px 0px !important
    }

    .photo {
        width: 80%
    }

    .jumbotron-text {
        display: none
    }
}

@media all and (max-width: 965px) and (min-width: 960px) {
    .menu-link {
        font-size: 12px !important
    }
}

.homepage-hero-module .navbar.navbar-default {
    padding: .7% 16% !important
}

@media (max-width: 1750px) {
    .homepage-hero-module .navbar.navbar-default {
        padding: .7% 10% !important
    }
}

@media (max-width: 1235px) {
    .homepage-hero-module .navbar.navbar-default {
        padding: .7% 5% !important
    }
}

@media (min-width: 760px) {
    .navbar-nav {
        margin: -5.5px -15px !important
    }

    .nav.navbar-nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media (max-width: 760px) {
    .brand-name {
        margin-top: 6px !important
    }

    .navbar-nav > li {
        padding: 0px 0px 5px 0px !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .main-content.container-fluid {
        padding-left: 0px !important;
        padding-right: 0px !important
    }

    .main-content.container-fluid .row {
        margin: 0px
    }
}

@media (max-width: 630px) {
    .brand-name {
        margin-top: -2px !important
    }

    header .homepage-hero-module .jumbotron-container .jumbotron-description .jumbotron-title {
        font-size: 40px !important
    }
}

@media (min-width: 640px) {
    header .container-fluid {
        padding-top: 15px
    }

    header .fixed-header .container-fluid {
        padding-top: 0px !important
    }
}

@media (max-width: 600px) {
    #top-nav .meniu-button {
        padding: 10px 10px !important;
        min-width: 120px
    }
}

@media (max-width: 1400px) {
    header .overlay {
        bottom: 0
    }
}

@media (max-width: 770px) {
    header .overlay {
        bottom: 0;
        left: 0;
        right: 0;
        top: 0
    }
}

@media (max-width: 767px) {
    .nav > li {
        margin: 0 auto;
        text-align: center;
        width: 30%
    }
}

@media (max-width: 500px) {
    .link--brand::before {
        top: 5px !important
    }
}

@media (max-width: 780px) {
    header {
        padding: 0px !important
    }

    header .navbar-logo {
        filter: brightness(1);
    }
    
    .homepage-hero-module .navbar-default {
        background-color: #fff !important
    }

    .homepage-hero-module .navbar-toggle {
        background-color: #fff !important
    }

    .homepage-hero-module .link--brand::before {
        color: #13acd4 !important
    }

    .homepage-hero-module .meniu-button {
        border: 1px solid #13acd4 !important;
        color: #333 !important
    }

    .homepage-hero-module .menu-link {
        color: #5b6b79 !important
    }

    header .hero-overlay .jumbotron-container .jumbotron-description .jumbotron-title {
        line-height: 1
    }

    header .hero-overlay .jumbotron-container .jumbotron-description .jumbotron-headline-title {
        font-size: 7rem !important;
        padding-top: 30px !important
    }
}

@media (max-width: 1400px) {
    header .homepage-hero-module .jumbotron-container {
        padding-top: 35vh
    }
}

@media (max-width: 640px) {

    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background-color: #fff !important
    }

    .navbar-default .navbar-toggle {
        border-color: transparent !important
    }

    .icon-bar {
        background-color: #fff !important
    }

    .navbar-toggle {
        margin-top: 10px !important
    }

    .main-content.container-fluid {
        text-align: center
    }

    .navbar-fixed-top {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px
    }

    .homepage-hero-module {
        background-attachment: scroll !important;
        width: 100% !important
    }
}

@media (max-width: 350px) {
    header .homepage-hero-module .navbar-default .navbar-nav > li {
        padding: 10px 0px 0px
    }
}

.navicon-button .navicon:before,
.navicon-button .navicon:after {
    transition: 0.25s
}

.navicon-button:hover {
    transition: 0.5s;
    opacity: 1
}

.navicon {
    position: relative;
    width: 2.5em;
    height: .2rem !important;
    background: #333;
    transition: 0.5s;
    border-radius: 2.5em
}

.navicon:before,
.navicon:after {
    display: block;
    content: "";
    height: .2125rem;
    width: 2.5em;
    background: #333;
    position: absolute;
    z-index: -1;
    transition: 0.5s 0.25s;
    border-radius: 1em
}

.navicon:before {
    top: .625em
}

.navicon:after {
    top: -.625em
}

.open:not(.steps) .navicon:before,
.open:not(.steps) .navicon:after {
    top: 0 !important
}

.open .navicon:before,
.open .navicon:after {
    transition: 0.5s
}

.open {
    -webkit-transform: scale(0.75);
    transform: scale(0.75)
}

.open.plus .navicon,
.open.x .navicon {
    background: transparent
}

.open.plus .navicon:before,
.open.x .navicon:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.open.plus .navicon:after,
.open.x .navicon:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.open.plus {
    -webkit-transform: scale(0.75) rotate(45deg);
    transform: scale(0.75) rotate(45deg)
}

.popular .portfolio-order-link i {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out
}

.popular .portfolio-order-link:hover i {
    -webkit-transform: translate(1em, 0);
    -moz-transform: translate(1em, 0);
    -o-transform: translate(1em, 0);
    -ms-transform: translate(1em, 0)
}

.popular .wrap-img {
    position: relative;
    width: 100%
}

.popular .laptop-img1 {
    width: 50%;
    opacity: 80%;
}

.popular .laptop-img2 {
    left: 15%;
    padding-bottom: 0 !important;
    position: absolute;
    top: 10%;
    width: 100%
}

.popular .wrap-img-mob {
    position: absolute;
    right: 47%;
    top: 25%;
    width: 58%
}

.popular .mobile-img1 {
    width: 40%
}

.popular .img-responsive.mobile-img2 {
    left: 4%;
    position: absolute;
    right: 1px;
    top: 11%;
    width: 33%
}

.popular .portofolio-button {
    margin-top: 30px
}

.popular .portofolio {
    padding: 15px 35px
}

.popular .mt p:first-of-type {
    margin-top: 20px
}

.popular .mt .box-services {
    margin-bottom: 30px
}

.popular .mt .box-services i,
.popular .mt .box-services .svg {
    font-size: 30px;
    border: none;
    padding: 0
}

.popular .mt .box-services .svg {
    width: 30px;
    height: 36px
}

.popular .mt .box-services .service-post {
    padding-left: 50px
}

.popular .flex-alignment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.popular .flex-alignment .first,
.popular .flex-alignment .img-order {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
}

.popular .flex-alignment .second,
.popular .flex-alignment .services {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%
}

.popular .flex-alignment .second {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.popular .flex-alignment .first {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

@media (max-width: 1250px) {
    .popular .flex-alignment {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.show-background {
    background: #f2faff none repeat scroll 0 0;
    margin: 0 !important;
    padding-top: 50px
}

@media (min-width: 960px) {
    .show-background {
        padding-top: 100px;
        padding-bottom: 100px
    }

    .work {
        margin-bottom: 50px
    }
}

.show-background-ligth {
    background: #edf1f4 none repeat scroll 0 0;
    margin: 0 !important;
    padding: 150px 0 150px 0;
    background-image: url("../images/developer.jpg");
    background-repeat: no-repeat;
    background-position: 100% 0
}

@media all and (max-width: 1200px) and (min-width: 960px) {
    .show-background {
        padding-top: 0;
        padding-bottom: 0
    }

    .show-background-ligth {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .all-device-img {
        padding-top: 60px
    }
}

.show-personal {
    background: #edf1f4 none repeat scroll 0 0;
    margin: 0 !important;
    padding: 20px 0
}

.services-logo {
    max-width: 50px
}

.services .row {
    margin-bottom: 10px
}

.services h4 {
    margin-top: 0
}

.services .portfolio-description {
    margin-bottom: 30px
}

portofolio-button {
    margin-top: 25px
}

.show-background .row {
    margin-bottom: 0px
}

.row {
    margin-bottom: 25px !important;
    margin-top: 15px;
}

@media (max-width: 1199px) and (min-width: 980px) {
    .show-background-ligth {
        background-image: block !important
    }

    .visible-lg,
    .visible-md,
    .visible-sm,
    .visible-xs {
        height: 0px !important
    }

    .show-background-ligth {
        background-size: 580px !important
    }
}

@media (max-width: 980px) {
    .show-background-ligth {
        padding-top: 0px !important;
        padding-bottom: 50px !important;
        background-image: none
    }
}

@media (max-width: 760px) {
    .show-background {
        background-image: none;
        padding-bottom: 0px !important
    }

    .background-dev {
        margin-bottom: 55px;
        padding-left: 0px !important;
        padding-right: 0px !important
    }

    .work .mt {
        margin-left: 0 !important;
        margin-top: 0 !important
    }

    .work .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .work .row .move-on-small {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .work .row .img-order {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .work .row .img-order img {
        margin: 0px 0px 20px 0px
    }

    .popular .items-order {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .popular .items-order .first {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-top: 20px
    }

    .popular .items-order .second {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media all and (max-width: 1270px) and (min-width: 960px) {
    .portfolio-order-link {
        color: #13acd4;
        text-transform: initial;
        position: relative
    }

    .portfolio-order-link i {
        position: absolute;
        bottom: -3px;
        right: -20px
    }
}

@media all and (max-width: 990px) and (min-width: 750px) {
    .move-on-small-services {
        padding-top: 35px
    }

    .all-device-img {
        padding-left: 40px !important
    }

    .working-together {
        padding-right: 10px
    }
}

@media (max-width: 991px) {
    .portfolio-hero-img {
        margin: 0 auto
    }

    .flex-alignment {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0px !important
    }

    .flex-alignment .img-order.services {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .flex-alignment .services {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (max-width: 960px) {
    .portfolio-content-wrapper {
        text-align: center;
        margin-top: 50px
    }

    .portfolio-content-wrapper .portfolio-order-link {
        color: #13acd4;
        text-transform: initial;
        position: relative
    }

    .portfolio-content-wrapper .portfolio-order-link i {
        position: absolute;
        bottom: -3px;
        right: -20px
    }

    .portfolio-content-wrapper .portfolio-logo img {
        opacity: 0.3
    }
}

@media (max-width: 640px) {
    .portfolio-content-wrapper {
        text-align: left
    }

    .project-description-wrapper {
        margin-top: 50px
    }

    .project-description-wrapper {
        text-align: center
    }

    .portfolio-order-link {
        color: #13acd4;
        text-transform: initial
    }
}

@media (max-width: 760px) {
    .wrap-img {
        margin: 0 auto;
        width: 85% !important
    }
}

.advertise {
    text-align: center;
    padding-bottom: 88px;
    padding-top: 50px
}

.advertise .advertise-description {
    margin: 0 auto;
    max-width: 500px
}

.advertise-heading {
    position: relative
}

@media (min-width: 750px) {
    .advertise {
        padding-top: 100px
    }
}

@media (max-width: 750px) {
    #advertise-section {
        padding-left: 15px;
        padding-right: 15px
    }
}

@font-face {
    font-family: UXPin-Homepage;
    src: url(../fonts/Icons-Homepage.woff?-sobet) format("woff");
    font-weight: 400;
    font-style: normal
}

#price-plans .pricing-overlay {
    background-color: #f2faff;
    text-align: center;
    padding: 30px 20px 25px 20px
}

#price-plans page-pricing .plan-features {
    margin-top: 35px;
    color: #fff;
    font-size: 15px;
    line-height: 1.33em
}

#price-plans .plan-features.pricing-column {
    margin-top: 35px;
    font-size: 15px;
    line-height: 1.33em;
    padding-left: 17px
}

#price-plans .pricing-column .with-ticker {
    display: inline-block;
    margin-bottom: 10px;
    padding: 6px 15px 0 35px;
    position: relative;
    line-height: 1.5em;
    color: #5b6b79;
    font-size: 17px
}

#price-plans .pricing-column .with-ticker:after {
    content: '';
    width: 15px;
    height: 15px;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    left: 11px
}

#price-plans .pricing-column .with-ticker:before {
    position: absolute;
    top: 7.5px;
    left: 8.5px;
    text-align: center;
    font-style: normal;
    font-weight: 600;
    text-transform: none;
    line-height: 100%;
    color: #5b6b79;
    content: "\e627";
    font-size: 21px;
    font-family: UXPin-Homepage
}

#price-plans .target-name {
    color: #6B7A86;
    font-size: 17px;
    font-weight: bold
}

#price-plans .price {
    color: #333;
    font-size: 55px;
    font-family: "Rubik Light", Arial, sans-serif
}

#price-plans .target-poplaur {
    -webkit-transform: rotate(269deg);
    transform: rotate(269deg);
    float: left;
    -webkit-transform-origin: 22px 32px;
    transform-origin: 22px 32px;
    position: absolute;
    color: #D9DEE0
}

#price-plans .most-poplaur-btn::before {
    background: #13acd4;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: -1;
    border-color: #EDF1F4 !important
}

#price-plans .most-poplaur-btn:hover::before {
    width: 0
}

#price-plans .most-poplaur-btn:hover {
    border: 1px solid #13acd4 !important;
    color: #13acd4 !important
}

#price-plans .most-poplaur-btn {
    position: relative !important;
    z-index: 1
}

#price-plans .sign-up-link {
    padding: 12px 33px !important;
    background: #fff
}

@media (max-width: 990px) {
    #price-plans .pricing-column .with-ticker {
        display: block
    }
}

@media (max-width: 780px) {
    #price-plans .plan-features.pricing-column {
        display: none
    }

    #price-plans .pricing-overlay {
        margin-top: 30px
    }
}

@media (max-width: 480px) {
    .advertise-description {
        padding: 0 20px
    }
}

.facts {
    margin-bottom: 30px;
    text-align: center
}

.facts .facts-card {
    border-radius: 5px;
    padding: 20px;
    margin: 10px 7px;
    max-width: 200px;
    width: 100%;
    display: inline-block;
    transition: all 0.3s ease 0s
}

.facts .category-price {
    color: #13acd4;
    font-family: "Rubik Light", Arial, sans-serif;
    font-size: 50px
}

.facts .category-text {
    font-size: 17px
}

.facts .facts-content {
    margin: 0 auto;
    max-width: 1200px
}

.facts .round-button {
    color: #13acd4
}

@media (max-width: 760px) {
    .pricing .category-price {
        font-size: 35px
    }

    .facts-card {
        margin: 0 !important
    }
}

.buy-Currencyclear {
    background: #f2faff;
    padding: 100px 0px 100px 0px
}

.buy-Currencyclear h3:first-child {
    margin-top: 0px;
    margin-bottom: 5px !important
}

.buy-Currencyclear h3:nth-child(2) {
    margin-bottom: 0px !important
}

.buy-Currencyclear .buy-Currencyclear-elements {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.buy-Currencyclear .buy-Currencyclear-elements .buy-now {
    border-radius: 0px;
    box-shadow: 0 12px 45px -1px rgba(0, 0, 0, 0.2);
    color: #fff;
    float: right;
    font-family: "PT SANS";
    padding: 20px 32px;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 16px;
    margin-top: 0px
}

.buy-Currencyclear .buy-Currencyclear-elements .buy-now:hover {
    text-decoration: none
}

@media (max-width: 960px) {
    .buy-Currencyclear {
        background: #f2faff;
        padding: 50px 0px 35px 0px
    }
}

@media (max-width: 760px) {
    .buy-Currencyclear-elements {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .buy-Currencyclear-elements .buy-Currencyclear-info {
        text-align: center;
        margin-bottom: 20px
    }
}

.testimonials .slick-prev {
    left: 1%;
    z-index: 2
}

.testimonials .slick-prev::before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.testimonials .slick-next {
    right: 1%
}

.testimonials .slick-next,
.testimonials .slick-prev {
    height: 20%;
    width: 100px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.testimonials .slick-next::before,
.testimonials .slick-prev::before {
    content: "k" !important;
    font-family: Currencyclear;
    font-size: 50px;
    color: #2b363f
}

.testimonials .slick-next:hover,
.testimonials .slick-prev:hover {
    color: #13acd4 !important
}

.testimonials .slide-wrapper {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-flow: column-reverse;
    flex-flow: column-reverse
}

.testimonials .slide-wrapper .testimonial-author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    -webkit-box-align: left;
    -ms-flex-align: left;
    align-items: left
}

.testimonials .slide-wrapper .testimonial-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f2faff
}

.testimonials .slide-wrapper .testimonial-wrapper .testimonial {
    max-width: 100%;
    margin-top: 30px;
    text-align: left
}

.testimonials .slide-wrapper .testimonial-wrapper {
    padding-left: 10%
}

.testimonials .slide-wrapper .name {
    font-weight: bold
}

.testimonials .testimonial-user-picture {
    padding: 0
}

.testimonials .portfolio-title {
    margin-bottom: 16px !important
}

@media (min-width: 960px) {
    .testimonials .portfolio-subtitle {
        padding-bottom: 24px;
        font-size: 22px
    }
}

.testimonials p {
    max-width: 600px;
    padding-bottom: 15px
}

.slick-slide img {
    width: 100%;
    height: 100%
}

@media (max-width: 1110px) {
    .testimonials .testimonial-user-picture {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        background-color: #f2faff
    }

    .slick-slide img {
        height: auto
    }
}

@media (max-width: 760px) {
    .testimonial {
        text-align: center !important;
        padding: 20px;
        font-size: 17px !important
    }
}

@media (min-width: 760px) {
    .slide-wrapper {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-flow: row !important;
        flex-flow: row !important
    }

    .slide-wrapper .testimonial {
        margin-top: 0px !important
    }
}

@media (min-width: 960px) {
    .jumbotron-description .jumbotron-title {
        font-size: 60px !important
    }

    .slick-prev:before {
        color: #91A4B1 !important
    }

    .slick-next:before {
        color: #91A4B1 !important;
        padding: 5px
    }
}

@media (max-width: 602px) {
    .testimonials .testimonial {
        max-width: 100% !important
    }

    .testimonials .slick-arrow {
        display: none !important
    }

    .testimonials .slide-wrapper .testimonial-wrapper {
        padding: 20px 0 !important
    }

    .testimonials .testimonial {
        margin-top: 0px !important
    }
}

@media (min-width: 760px) {
    .video-hero-img-wrapper {
        margin-bottom: 0px !important
    }

    .videos {
        margin-top: 145px
    }

    .videos .row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row;
        flex-flow: row
    }

    .cbutton {
        top: 35%;
        left: 38%
    }

    #video {
        height: 300px
    }
}

@media (max-width: 991px) {
    #videoContainer:before {
        display: none !important
    }
}

@media (max-width: 760px) {
    .cbutton {
        top: 41%;
        left: 45%
    }
}

@media (max-width: 640px) {
    .videos {
        margin-bottom: 0px;
        padding-bottom: 0px
    }
}

footer {
    padding: 0 0 !important;
    margin: 20px 0 20px 0
}

footer p {
    margin-bottom: 5px
}

footer h6 {
    margin-bottom: 20px;
    color: #5b6b79;
    font-size: 20px !important
}

footer .address p {
    margin-bottom: 0px
}

footer .pages a {
    text-transform: capitalize
}

footer .connect a {
    text-transform: lowercase
}

footer #sign-up-form {
    position: relative;
    margin-bottom: 20px
}

footer #sign-up-form input {
    width: 100%;
    height: 46px;
    padding: 5px;
    padding-left: 15px;
    border-color: #c3ced6;
    outline: none;
    font-size: 17px;
    margin-top: 8px;
    transition: all 0.30s ease-in-out
}

footer #sign-up-form input:focus {
    border-color: #90a3b0;
    box-shadow: none
}

footer #sign-up-form a {
    position: absolute;
    text-transform: capitalize;
    right: 5px;
    top: calc(50% - 14px);
    background: #a2b2bd;
    padding: 9px 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    transition: all 0.3s ease 0s
}

footer #sign-up-form a:hover {
    background: #5b6b79
}

footer #sign-up-form .hide-button-text {
    color: transparent !important
}

footer #sign-up-form .sign-text {
    color: transparent;
    display: none;
    visibility: visible
}

footer #sign-up-form .sign-text-show {
    color: #fff;
    display: inline
}

footer .copy {
    text-align: center;
    margin: 50px auto 0;
    max-width: 1040px;
}

footer a {
    text-transform: none;
    color: #5b6b79;
    outline: none !important;
    text-decoration: none
}

footer a:hover {
    text-decoration: underline;
    color: #13acd4
}

footer a :focus,
footer a :active {
    outline: none !important
}

@media (max-width: 760px) {
    footer {
        text-align: center
    }

    footer h3 {
        padding: 15px 0px 15px 0px;
        font-size: 30px
    }

    footer .address,
    footer .pages,
    footer .connect {
        margin-bottom: 25px
    }

    footer .newsletter p {
        margin-bottom: 15px
    }
}

@media (min-width: 960px) {
    footer {
        position: fixed;
        bottom: 25px;
        left: 0;
        right: 0;
        z-index: -1
    }

    .main-content.container-fluid {
        margin-bottom: 440px !important;
    }
}

@media all and (max-width: 990px) and (min-width: 760px) {
    .newsletter {
        padding-top: 20px
    }

    footer #sign-up-form a {
        padding: 8px 80px
    }
}

@media all and (max-width: 760px) and (min-width: 440px) {
    footer #sign-up-form a {
        padding: 8px 60px
    }
}

.custom-button:active::after,
.custom-button:hover::after,
.cases .case:hover .custom-button::after {
    width: 100%
}

.jumbotron-button::before {
    background: #13acd4;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: -1
}

.jumbotron-button:hover::before {
    width: 0
}

.jumbotron-button:hover {
    border: 1px solid #fff !important
}

.jumbotron-button {
    position: relative !important;
    background: transparent !important;
    z-index: 1
}


.jumbotron-button-w::before {
    background: #fff;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: -1
}

.jumbotron-button-w:hover::before {
    width: 0
}

.jumbotron-button-w:hover {
    border: 1px solid #fff !important
}

.jumbotron-button-w {
    position: relative !important;
    background: transparent !important;
    z-index: 1
}

.buy-now::before {
    background: #13acd4;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: -1
}

.buy-now:hover::before {
    width: 0
}

.buy-now:hover {
    border: 1px solid #13acd4 !important;
    color: #13acd4 !important
}

.buy-now {
    position: relative !important;
    background: transparent !important;
    z-index: 1
}

.custom-button::after {
    background: #13acd4 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 0;
    z-index: -1
}

.custom-button:hover {
    background-color: transparent;
    color: #fff
}

.custom-button {
    background: transparent;
    border-radius: 15px;
    color: #fff;
    outline: 0 none;
    position: relative;
    transition: all 0.3s ease 0s;
    border: 1px solid #13acd4;
    overflow: hidden;
    font-family: 'PT Sans', sans-serif;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    z-index: 2
}

.round-button {
    font-size: 1.5rem;
    padding: 16px 42px;
    border-radius: 39px
}

.triangular-button {
    border-radius: 0;
    font-size: 13px;
    letter-spacing: 1px;
    padding: 14px 24px !important
}

.meniu-button {
    border: 1px solid #fff;
    border-radius: 0 !important;
    color: #fff !important;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 12px 32px !important
}

.home-page .meniu-button.custom-button.header:hover {
    color: #E24D2F !important
}

.home-page .meniu-button.custom-button.header:after {
    background: #fff none repeat scroll 0 0
}

.btn-p {
    background: #13acd4;
    border: none;
    color: #fff;
    font-weight: bold;
    padding: 16px 24px !important;
    font-size: 13px;
    text-transform: uppercase;
    border: 1px solid #13acd4
}

.btn-w {
    background: #fff;
    border: none;
    color: #13acd4;
    font-weight: bold;
    padding: 16px 24px !important;
    font-size: 13px;
    text-transform: uppercase;
    border: 1px solid #13acd4;
    margin-left: 50px;
}

.btn-p:hover {
    background: #E24D2F
}

.portofolio {
    color: #13acd4
}

.round-small-button {
    border-radius: 30px
}

.round-small-button:hover {
    border: 2px solid #13acd4
}

.cbutton {
    position: absolute;
    display: inline-block;
    padding: 0;
    border: none;
    background: none;
    color: #fff;
    font-size: 3em;
    overflow: visible;
    transition: color 0.7s;
    -webkit-tap-highlight-color: transparent
}

.cbutton.cbutton--click,
.cbutton:focus {
    outline: none;
    color: #fff
}

.cbutton__icon {
    display: block
}

.cbutton__text {
    position: absolute;
    opacity: 0;
    pointer-events: none
}

.cbutton::after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -100px 0 0 -110px;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    content: '';
    opacity: 0;
    pointer-events: none
}

.cbutton--effect-ivana::before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -100px 0 0 -110px;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    content: '';
    opacity: 0;
    pointer-events: none
}

.cbutton--effect-ivana::before,
.cbutton--effect-ivana::after {
    box-shadow: 0 0 0 2px rgba(111, 148, 182, 0.5)
}

.cbutton--effect-ivana.cbutton--click::before {
    -webkit-animation: anim-effect-ivana-1 1s forwards;
    animation: anim-effect-ivana-1 1s forwards
}

.cbutton--effect-ivana.cbutton--click::after {
    -webkit-animation: anim-effect-ivana-2 1s forwards;
    animation: anim-effect-ivana-2 1s forwards
}

@-webkit-keyframes anim-effect-ivana-1 {
    0% {
        opacity: 1;
        -webkit-transform: scale3d(0.5, 0.5, 1);
        transform: scale3d(0.5, 0.5, 1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(1.1, 1.1, 1);
        transform: scale3d(1.1, 1.1, 1)
    }
}

@keyframes anim-effect-ivana-1 {
    0% {
        opacity: 1;
        -webkit-transform: scale3d(0.5, 0.5, 1);
        transform: scale3d(0.5, 0.5, 1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(1.1, 1.1, 1);
        transform: scale3d(1.1, 1.1, 1)
    }
}

@-webkit-keyframes anim-effect-ivana-2 {
    0% {
        opacity: 1;
        -webkit-transform: scale3d(0.5, 0.5, 1);
        transform: scale3d(0.5, 0.5, 1)
    }

    50%,
    100% {
        opacity: 0;
        -webkit-transform: scale3d(1.2, 1.2, 1);
        transform: scale3d(1.2, 1.2, 1)
    }
}

@keyframes anim-effect-ivana-2 {
    0% {
        opacity: 1;
        -webkit-transform: scale3d(0.5, 0.5, 1);
        transform: scale3d(0.5, 0.5, 1)
    }

    50%,
    100% {
        opacity: 0;
        -webkit-transform: scale3d(1.2, 1.2, 1);
        transform: scale3d(1.2, 1.2, 1)
    }
}

#videoContainer:hover #playpause {
    display: block !important;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s
}

@media (min-width: 960px) {
    .medium-button {
        padding: 15px 55px !important
    }
}

.services {
    padding-top: 70px
}

.services .fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.services .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.services .box-services i,
.services .svg {
    color: #13acd4;
    font-size: 45px;
    left: 0;
    position: absolute
}

.services .box-services p {
    padding: 0 20px 20px 0
}

.services i,
.services .svg {
    color: #13acd4;
    font-size: 45px;
    left: 0;
    position: absolute
}

.services .portfolio-text {
    margin-bottom: 50px
}

.services .box-services {
    margin-bottom: 30px;
    position: relative
}

.services .service-post {
    padding-left: 95px;
    text-align: left
}

.services .section-heading {
    padding-bottom: 88px
}

.services .box-services i,
.services .svg {
    border: 1px solid #E1E7EA;
    padding: 10px
}

.services .box-services .svg {
    padding: 14px;
    width: 66px;
    height: 66px
}

@media (max-width: 760px) {
    .advertise {
        text-align: center;
        padding-bottom: 0px
    }
}


.map-wrapper {
    max-width: 1000px;
    margin: auto
}



.cookie-container {
    position: fixed;
    width: auto;
    right: 0;
    background-color: #fff;
    padding: 15px 20px 15px;
    margin: 25px;
    border: #c3ced6 solid 1px;
    z-index: 500;
}

@media (max-width:500px) {
    .cookie-container {
        margin: 0px;
    }
    .cookie-container p a {
        white-space: nowrap;
    }
}
.cookie-container p {
    font-size: 1em;
    line-height: 2em;
    font-family: "PT Sans", sans-serif !important;
}
  
.cookie-container p a {
    font-size: 1em;
    font-weight: bold;
    color: #13acd4;
    font-family: "PT Sans", sans-serif !important;
    /* text-transform: uppercase; */
}
  
#cookie_directive_container {
    position: fixed;
    bottom: 0;
    max-width: 100%;
}
#cookie_directive_container .btn {
    font-size: 1em;
    position: relative;
    background: #13acd4;
    padding: 6px 25px;
    margin: 5px auto;
    min-width: 100px;
    color: #ffffff;
    border: 0px solid #13acd4;
    border-radius: 1px;
    font-weight: bold;
}
  