body {
    background: #fbfbfb;
}

.wrapper header.header {
    background-image: url("../img/header-bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    height: auto;
    overflow: hidden;
    padding-top: 20px;
    position: relative;
}

.wrapper header.header .blue {
    bottom: -65px;
    height: 525px;
    overflow: hidden;
    position: absolute;
    width: 100%;
}

.wrapper header.header .container {
    position: relative
}

.wrapper header.header img.shepe1 {
    left: 200px;
    position: absolute;
    top: 60px;
    width: 40px;
    height: 40px;
}

.wrapper header.header img.shepe2 {
    height: 75px;
    left: 72px;
    position: absolute;
    top: 125px;
    transform: rotate(180deg);
    width: 75px;
}

.wrapper header.header img.shepe3 {
    height: 75px;
    left: 160px;
    position: absolute;
    top: 200px;
    transform: rotate(180deg);
    width: 75px;
}

.wrapper header.header img.shepe4 {
    height: 50px;
    left: 290px;
    position: absolute;
    top: 130px;
    width: 50px;
}

.wrapper header.header img.shepe5 {
    height: 50px;
    left: 590px;
    position: absolute;
    top: 100px;
    width: 50px;
}

.wrapper header.header img.shepe6 {
    height: 75px;
    left: 800px;
    position: absolute;
    top: 90px;
    width: 75px;
}

.wrapper header.header .white img,
.wrapper header.header .blue img {
    width: 100%;
}

.wrapper header.header .white {
    bottom: -105px;
    height: 525px;
    overflow: hidden;
    position: absolute;
    width: 100%;
}

.wrapper header.header .logo h2 {
    margin: 0;
    padding: 0
}

.wrapper header.header .logo h2 a {
    font-family: 'Croissant One', cursive;
    font-size: 21px;
    font-weight: 400;
    text-decoration: none;
    color: #fff;
}

.wrapper header.header ul.nav.navbar-nav li a {
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
}

.wrapper header.header ul.nav.navbar-nav {
    float: right;
}

.wrapper header.header ul.nav.navbar-nav li :hover {
    background: transparent
}

.wrapper header.header .header-text {
    margin: 0 auto;
    padding-top: 60px;
    margin-bottom: 40px;
    text-align: center;
    width: 770px;
}

.wrapper header.header .header-text h1 {
    color: #fff;
    font-family: "Raleway", sans-serif;
    font-size: 65px;
    font-weight: 600;
    margin-bottom: 25px;
    padding-bottom: 20px;
    position: relative;
}

.wrapper header.header .header-text h1::before {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 3px;
    left: 130px;
    position: absolute;
    width: 500px;
}

.wrapper header.header .header-text p {
    color: #fff;
    font-family: "Raleway", sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 57px;
}

.wrapper header.header .header-text button {
    background: transparent none repeat scroll 0 0;
    border: 2px solid #fff;
    border-radius: 60px / 61px;
    color: #fff;
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 170px;
    margin-right: 27px;
    padding: 14px 50px;
}

.wrapper header.header .header-text button:hover {
    background: #fff;
    color: #11bdd7;
}

.wrapper header.header .another-text h3 {
    color: #455a64;
    font-family: "Raleway", sans-serif;
    font-size: 40px;
    font-weight: 700;
    padding-bottom: 17px;
    position: relative;
    margin-top: 40px;
}

.wrapper header.header .another-text h3::before {
    background: #455a64 none repeat scroll 0 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    bottom: 0px;
    width: 70px;
}

.wrapper header.header .another-text p {
    color: #78909c;
    font-family: "Raleway", sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 32px;
    margin-top: 15px;
}

.wrapper section.development {
    padding-bottom: 300px;
    padding-top: 100px;
    position: relative;
}

.wrapper section.development .blue {
    bottom: 0px;
    height: 225px;
    position: absolute;
    width: 100%;
    overflow: hidden;
}

.wrapper section.development .white {
    bottom: -22px;
    height: 225px;
    overflow: hidden;
    position: absolute;
    width: 100%;
}

.wrapper section.development .white img,
.wrapper section.development .blue img {
    width: 100%;
}

.wrapper section.development .design-development {
    text-align: center;
    padding-top: 50px
}

.wrapper section.development .design-development i {
    font-size: 41px;
    background: #f48fb1;
    color: #fff;
    padding: 30px;
    border-radius: 50%;
    position: relative;
}

.wrapper section.development .design-development i::after {
    border: 1px solid #f48fb1;
    content: "";
    height: 120px;
    left: -10px;
    position: absolute;
    top: -10px;
    width: 120px;
    border-radius: 50%;
}

.wrapper section.development .design-development i::before {
    border: 1px solid #f48fb1;
    content: "";
    height: 140px;
    left: -20px;
    position: absolute;
    top: -20px;
    width: 140px;
    border-radius: 50%;
}

.wrapper section.development .design-development.one i {
    background: #0ceac5;
}

.wrapper section.development .design-development.one i::after,
.wrapper section.development .design-development.one i::before {
    border: 1px solid #0ceac5;
}

.wrapper section.development .design-development.three i {
    background: #82b1ff;
}

.wrapper section.development .design-development.three i::after,
.wrapper section.development .design-development.three i::before {
    border: 1px solid #82b1ff;
}

.wrapper section.development .design-development h2 {
    position: relative;
    color: #455a64;
    font-family: "Raleway", sans-serif;
    font-size: 25px;
    font-weight: 700;
    margin: 55px auto 25px;
    width: fit-content;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: -o-fit-content;
}

.wrapper section.development .design-development h2::before {
    border: 1px solid #455a64;
    bottom: -15px;
    content: "";
    position: absolute;
    width: 100%;
}

.wrapper section.development .design-development p {
    color: #455a64;
    font-family: "Raleway", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
}

.wrapper section.works {
    margin-top: 70px;
}

.wrapper section.works .work-images {
    position: relative;
    height: 400px;
    overflow: hidden;
}

.wrapper section.works .work-images img {
    height: 100%;
    width: 100%;
}

.wrapper section.works .work-text-full {
    display: table;
    height: 400px;
    margin-left: 80px;
}

.wrapper section.works .work-text {
    display: table-cell;
    height: auto;
    vertical-align: middle;
    margin-left: 30px;
}

.wrapper section.works .work-text h2 {
    color: #455a64;
    font-family: "Raleway", sans-serif;
    font-size: 40px;
    font-weight: 700;
    margin-top: 0;
    padding-bottom: 25px;
    position: relative;
}

.wrapper section.works .work-text h2::before {
    border: 2px solid #455a64;
    bottom: 5px;
    content: "";
    position: absolute;
    width: 75px;
}

.wrapper section.works .work-text p {
    color: #899ea9;
    font-family: "Raleway", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
}

.wrapper section.works .work-images .overlay-text {
    background: rgba(24, 234, 199, 0.95) none repeat scroll 0 0;
    height: 100%;
    padding-top: 155px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}

.wrapper section.works .work-images .overlay-text i {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 50%;
    color: #fff;
    font-size: 80px;
    padding: 2px;
    position: relative;
}

.wrapper section.works .work-images .overlay-text i::after {
    border: 1px solid #fff;
    content: "";
    height: 104px;
    left: -10px;
    position: absolute;
    top: -10px;
    width: 104px;
    border-radius: 50%;
}

.wrapper section.works .work-images .overlay-text i::before {
    border: 1px solid #fff;
    content: "";
    height: 124px;
    left: -20px;
    position: absolute;
    top: -20px;
    width: 124px;
    border-radius: 50%;
}

.wrapper section.portfolia {
    margin-top: 122px;
}

.wrapper section.portfolia .port-text h2 {
    color: #455a64;
    font-family: "Raleway", sans-serif;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 35px;
    position: relative
}

.wrapper section.portfolia .port-text h2::before {
    border: 1px solid #455a64;
    bottom: -20px;
    content: "";
    position: absolute;
    width: 75px;
}

.wrapper section.portfolia .port-text p {
    color: #738d99;
    font-family: "Raleway", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
}

.wrapper section.portfolia .portfolio-part {
    border-radius: 5px;
    height: 330px;
    margin: 55px 10px 0;
    overflow: hidden;
    position: relative;
}

.wrapper section.portfolia .portfolio-part img {
    width: 100%;
}

.wrapper section.portfolia .portfolio-part .overlay-slide {
    position: absolute;
    background: rgba(24, 234, 199, 0.95) none repeat scroll 0 0;
    width: 100%;
    height: 100%;
    top: 0;
    padding: 20px 40px;
    opacity: 0;
}

.wrapper section.portfolia .portfolio-part:hover>.overlay-slide {
    opacity: 1;
}

.wrapper section.portfolia .portfolio-part .overlay-slide h2 {
    color: #fff;
    font-family: "Raleway", sans-serif;
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 30px;
    margin-top: 150px;
    position: relative;
}

.wrapper section.portfolia .portfolio-part .overlay-slide h2::before {
    border: 1px solid #fff;
    bottom: -15px;
    content: "";
    position: absolute;
    width: 335px;
}

.wrapper section.portfolia .portfolio-part .overlay-slide p {
    font-family: "Raleway", sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
}

div.wrapper section.portfolia div.penination p {
    background: #0ceac5 none repeat scroll 0 0;
    color: #fff;
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    font-weight: 700;
    margin: 55px auto;
    padding: 12px 40px;
    position: relative;
    text-align: center;
    width: -moz-fit-content;
    border-radius: 30px/30px;
}
div.wrapper section.portfolia div.penination a{
    text-decoration: none;
    color: #fff;
}

.wrapper section.our-team {
    margin-bottom: 50px;
}

.wrapper section.our-team .team-text {
    margin-bottom: 75px;
}

.wrapper section.our-team .team-text h2 {
    color: #455a64;
    font-family: "Raleway", sans-serif;
    font-size: 40px;
    font-weight: 700;
    margin: 0 auto;
    position: relative;
    width: -moz-fit-content;
    padding-bottom: 25px;
}

.wrapper section.our-team .team-text h2::before {
    background: #455a64 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 65px;
    position: absolute;
    width: 75px;
}

.wrapper section.our-team .team-text p {
    color: #bec9cf;
    font-family: "Raleway", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    margin: 0 auto;
    padding-top: 10px;
    width: -moz-fit-content;
}

.wrapper section.our-team .my-claint {
    height: 350px;
    position: relative;
}

.wrapper section.our-team .my-claint .item {
    text-align: center;
}

.wrapper section.our-team .my-claint .item img {
    width: 155px;
    margin: 0 auto;
    opacity: 0.3;
}

.wrapper section.our-team .my-claint .item .item-text {
    opacity: 0;
}

.wrapper section.our-team .my-claint .item .item-text h3 {
    color: #455a64;
    font-family: "Raleway", sans-serif;
    font-size: 35px;
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 30px;
}

.wrapper section.our-team .my-claint .item .item-text h4 {
    color: #455a64;
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 32px;
}

.wrapper section.our-team .my-claint .item .item-text i {
    color: #cfd8dc;
    font-size: 20px;
    padding: 0 17px;
}

.wrapper section.our-team .my-claint .owl-item.active.center .item img {
    width: 300px;
    opacity: 1;
}

.wrapper section.our-team .my-claint .owl-item.active.center .item>.item-text {
    opacity: 1
}

.wrapper section.our-team .owl-prev,
.wrapper section.our-team .owl-next {
    position: absolute;
    top: 35px;
    background: #fff;
}

.wrapper section.our-team .owl-prev {
    left: 0;
}

.wrapper section.our-team .owl-next {
    right: 0;
}

.wrapper section.our-team .owl-prev i,
.wrapper section.our-team .owl-next i {
    font-size: 60px;
    color: #cfd8dc;
    background: transparent;
}

.wrapper section.our-team .owl-prev,
.wrapper section.our-team .owl-next {
    background: transparent;
}

.wrapper section.our-team .owl-prev:hover,
.wrapper section.our-team .owl-next:hover {
    background: transparent;
}

.wrapper section.our-team .owl-dots {
    display: none;
}

.wrapper section.contact {
    height: auto;
    overflow: hidden;
    padding: 50px 0;
    position: relative;
}

.wrapper section.contact .blue {
    bottom: 116px;
    height: 390px;
    position: absolute;
    width: 100%;
}

.wrapper section.contact .blue img,
.wrapper section.contact .white img {
    width: 100%;
}

.wrapper section.contact .white {
    bottom: 88px;
    height: 335px;
    position: absolute;
    width: 100%;
}

.wrapper section.contact .contact-text {
    margin-top: 100px;
}

.wrapper section.contact .contact-text h2 {
    color: #455a64;
    font-family: "Raleway", sans-serif;
    font-size: 40px;
    font-weight: 700;
    padding-bottom: 20px;
    position: relative;
}

.wrapper section.contact .contact-text h2::before {
    background: #455a64 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0px;
    position: absolute;
    width: 75px;
}

.wrapper section.contact .contact-text p {
    color: #92a5af;
    font-family: "Raleway", sans-serif;
    font-size: 15px;
    font-weight: 600;
    padding-top: 5px;
}

.wrapper section.contact .contact-form {
    background: #fff none repeat scroll 0 0;
    margin-left: 135px;
    margin-top: 50px;
    padding: 40px 35px 35px;
    box-shadow: -9px 1px 15px rgba(0, 0, 0, 0.1);
    border-radius: 7px;
}

.wrapper section.contact .contact-form .first {
    margin-right: 10%;
    float: left;
}

.wrapper section.contact .contact-form .last {
    float: right;
}

.wrapper section.contact .contact-form .first,
.wrapper section.contact .contact-form .last {
    padding-top: 8px;
    width: 45%;
}

.wrapper section.contact .contact-form input {}

.wrapper section.contact .contact-form input[type="text"] {
    background: transparent none repeat scroll 0 0;
    border-color: -moz-use-text-color -moz-use-text-color #cfd8dc;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    color: #404548;
    font-family: "Raleway", sans-serif;
    font-size: 15px;
    font-weight: 600;
    padding-bottom: 5px;
    width: 100%;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -webkit-border-bottom-colors: none;
    -webkit-border-left-colors: none;
    -webkit-border-right-colors: none;
    -webkit-border-top-colors: none;
    -o-border-bottom-colors: none;
    -o-border-left-colors: none;
    -o-border-right-colors: none;
    -o-border-top-colors: none;
}

.wrapper section.contact .contact-form input[type="email"] {
    background: transparent none repeat scroll 0 0;
    border-color: -moz-use-text-color -moz-use-text-color #cfd8dc;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    color: #404548;
    font-family: "Raleway", sans-serif;
    font-size: 15px;
    font-weight: 600;
    padding-top: 47px;
    padding-bottom: 5px;
    width: 100%;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -webkit-border-bottom-colors: none;
    -webkit-border-left-colors: none;
    -webkit-border-right-colors: none;
    -webkit-border-top-colors: none;
    -o-border-bottom-colors: none;
    -o-border-left-colors: none;
    -o-border-right-colors: none;
    -o-border-top-colors: none;
}

.wrapper section.contact .contact-form .message textarea {
    background: transparent none repeat scroll 0 0;
    border-color: -moz-use-text-color -moz-use-text-color #cfd8dc;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    color: #404548;
    font-family: "Raleway", sans-serif;
    font-size: 15px;
    font-weight: 600;
    height: 145px;
    padding-bottom: 5px;
    padding-top: 46px;
    width: 100%;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -webkit-border-bottom-colors: none;
    -webkit-border-left-colors: none;
    -webkit-border-right-colors: none;
    -webkit-border-top-colors: none;
    -o-border-bottom-colors: none;
    -o-border-left-colors: none;
    -o-border-right-colors: none;
    -o-border-top-colors: none;
}

.wrapper section.contact .contact-form .checkbox {
    float: left;
    margin-left: 17px;
    padding-top: 30px;
    width: 200px;
    color: #8197a3;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    font-weight: 600;
}

.wrapper section.contact .contact-form .submit {
    float: right;
    padding-top: 25px;
}

.wrapper section.contact .contact-form input[type="submit"] {
    background: #0ceac5 none repeat scroll 0 0;
    border: medium none;
    border-radius: 25px / 30px;
    color: #fff;
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    font-weight: 600;
    padding: 11px 65px;
}

.wrapper section.contact .contact-form .checkbox-submit {
    padding-bottom: 70px;
}

.wrapper footer.footer {
    background-image: url("../img/footer-bg.jpg");
    background-size: 100% 100%;
    height: 400px;
    margin-top: 100px;
    padding-top: 110px;
}

.wrapper footer.footer .footer-icon h2 {
    color: #fff;
    font-family: "Croissant One", cursive;
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 40px;
    position: relative;
}

.wrapper footer.footer .footer-icon h2::before {
    background: #455a64 none repeat scroll 0 0;
    bottom: -17px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 310px;
}

.wrapper footer.footer .footer-icon h5 {
    color: #4c797d;
    font-family: "Raleway", sans-serif;
    font-size: 15px;
    font-weight: 600;
    margin-top: 35px;
}

.wrapper footer.footer .footer-icon i {
    color: #fff;
    font-size: 25px;
    padding: 0 44px 0 0;
}

.wrapper footer.footer .footer-text .footer-text-single h3 {
    font-family: "Raleway", sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
}

.wrapper footer.footer .footer-text .footer-text-single p a {
    font-family: "Raleway", sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #4c797d;
    text-decoration: none;
}

/* Page Loader */
.page-loader-wrapper {
    z-index: 99999999;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #eee;
    overflow: hidden;
    text-align: center;
}

    .page-loader-wrapper p {
        font-size: 13px;
        margin-top: 10px;
        font-weight: bold;
        color: #444;
    }

    .page-loader-wrapper .loader {
        position: relative;
        top: calc(50% - 30px);
    }

/* Help Block para validaciones*/
.help-block {
    color: #a94442
}

/* Preloaders */
.md-preloader .pl-red {
    stroke: #F44336;
}

.md-preloader .pl-pink {
    stroke: #E91E63;
}

.md-preloader .pl-purple {
    stroke: #9C27B0;
}

.md-preloader .pl-deep-purple {
    stroke: #673AB7;
}

.md-preloader .pl-indigo {
    stroke: #3F51B5;
}

.md-preloader .pl-blue {
    stroke: #2196F3;
}

.md-preloader .pl-light-blue {
    stroke: #03A9F4;
}

.md-preloader .pl-cyan {
    stroke: #00BCD4;
}

.md-preloader .pl-teal {
    stroke: #009688;
}

.md-preloader .pl-green {
    stroke: #4CAF50;
}

.md-preloader .pl-light-green {
    stroke: #8BC34A;
}

.md-preloader .pl-lime {
    stroke: #CDDC39;
}

.md-preloader .pl-yellow {
    stroke: #ffe821;
}

.md-preloader .pl-amber {
    stroke: #FFC107;
}

.md-preloader .pl-orange {
    stroke: #FF9800;
}

.md-preloader .pl-deep-orange {
    stroke: #FF5722;
}

.md-preloader .pl-brown {
    stroke: #795548;
}

.md-preloader .pl-grey {
    stroke: #9E9E9E;
}

.md-preloader .pl-blue-grey {
    stroke: #607D8B;
}

.md-preloader .pl-black {
    stroke: #000000;
}

.md-preloader .pl-white {
    stroke: #ffffff;
}

.preloader {
    display: inline-block;
    position: relative;
    width: 50px;
    height: 50px;
    -webkit-animation: container-rotate 1568ms linear infinite;
    -moz-animation: container-rotate 1568ms linear infinite;
    -o-animation: container-rotate 1568ms linear infinite;
    animation: container-rotate 1568ms linear infinite;
}

    .preloader.pl-size-xl {
        width: 75px;
        height: 75px;
    }

    .preloader.pl-size-l {
        width: 60px;
        height: 60px;
    }

    .preloader.pl-size-md {
        width: 50px;
        height: 50px;
    }

    .preloader.pl-size-sm {
        width: 40px;
        height: 40px;
    }

    .preloader.pl-size-xs {
        width: 25px;
        height: 25px;
    }

.spinner-layer {
    position: absolute;
    width: 100%;
    height: 100%;
    border-color: #F44336;
    -ms-opacity: 1;
    opacity: 1;
    -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    -moz-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    -o-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

    .spinner-layer.pl-red {
        border-color: #F44336;
    }

    .spinner-layer.pl-pink {
        border-color: #E91E63;
    }

    .spinner-layer.pl-purple {
        border-color: #9C27B0;
    }

    .spinner-layer.pl-deep-purple {
        border-color: #673AB7;
    }

    .spinner-layer.pl-indigo {
        border-color: #3F51B5;
    }

    .spinner-layer.pl-blue {
        border-color: #2196F3;
    }

    .spinner-layer.pl-light-blue {
        border-color: #03A9F4;
    }

    .spinner-layer.pl-cyan {
        border-color: #00BCD4;
    }

    .spinner-layer.pl-teal {
        border-color: #009688;
    }

    .spinner-layer.pl-green {
        border-color: #4CAF50;
    }

    .spinner-layer.pl-light-green {
        border-color: #8BC34A;
    }

    .spinner-layer.pl-lime {
        border-color: #CDDC39;
    }

    .spinner-layer.pl-yellow {
        border-color: #ffe821;
    }

    .spinner-layer.pl-amber {
        border-color: #FFC107;
    }

    .spinner-layer.pl-orange {
        border-color: #FF9800;
    }

    .spinner-layer.pl-deep-orange {
        border-color: #FF5722;
    }

    .spinner-layer.pl-brown {
        border-color: #795548;
    }

    .spinner-layer.pl-grey {
        border-color: #9E9E9E;
    }

    .spinner-layer.pl-blue-grey {
        border-color: #607D8B;
    }

    .spinner-layer.pl-black {
        border-color: #000000;
    }

    .spinner-layer.pl-white {
        border-color: #ffffff;
    }

.right {
    float: right !important;
}

.gap-patch {
    position: absolute;
    top: 0;
    left: 45%;
    width: 10%;
    height: 100%;
    overflow: hidden;
    border-color: inherit;
}

    .gap-patch.circle {
        width: 1000%;
        left: -450%;
    }

.circle-clipper {
    display: inline-block;
    position: relative;
    width: 50%;
    height: 100%;
    overflow: hidden;
    border-color: inherit;
}

    .circle-clipper .circle {
        width: 200%;
        height: 100%;
        border-width: 3px;
        border-style: solid;
        border-color: inherit;
        border-bottom-color: transparent !important;
        -ms-border-radius: 50%;
        border-radius: 50%;
        -webkit-animation: none;
        animation: none;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
    }

    .circle-clipper.left .circle {
        left: 0;
        border-right-color: transparent !important;
        -webkit-transform: rotate(129deg);
        -moz-transform: rotate(129deg);
        -ms-transform: rotate(129deg);
        -o-transform: rotate(129deg);
        transform: rotate(129deg);
        -webkit-animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
        -moz-animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
        -o-animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
        animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    }

    .circle-clipper.right .circle {
        left: -100%;
        border-left-color: transparent !important;
        -webkit-transform: rotate(-129deg);
        -moz-transform: rotate(-129deg);
        -ms-transform: rotate(-129deg);
        -o-transform: rotate(-129deg);
        transform: rotate(-129deg);
        -webkit-animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
        -moz-animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
        -o-animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
        animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    }

@-webkit-keyframes container-rotate {
    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes container-rotate {
    to {
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes fill-unfill-rotate {
    12.5% {
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
    }

    25% {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg);
    }

    37.5% {
        -webkit-transform: rotate(405deg);
        transform: rotate(405deg);
    }

    50% {
        -webkit-transform: rotate(540deg);
        transform: rotate(540deg);
    }

    62.5% {
        -webkit-transform: rotate(675deg);
        transform: rotate(675deg);
    }

    75% {
        -webkit-transform: rotate(810deg);
        transform: rotate(810deg);
    }

    87.5% {
        -webkit-transform: rotate(945deg);
        transform: rotate(945deg);
    }

    to {
        -webkit-transform: rotate(1080deg);
        transform: rotate(1080deg);
    }
}

@keyframes fill-unfill-rotate {
    12.5% {
        transform: rotate(135deg);
    }

    25% {
        transform: rotate(270deg);
    }

    37.5% {
        transform: rotate(405deg);
    }

    50% {
        transform: rotate(540deg);
    }

    62.5% {
        transform: rotate(675deg);
    }

    75% {
        transform: rotate(810deg);
    }

    87.5% {
        transform: rotate(945deg);
    }

    to {
        transform: rotate(1080deg);
    }
}

@-webkit-keyframes left-spin {
    from {
        -webkit-transform: rotate(130deg);
        -moz-transform: rotate(130deg);
        -ms-transform: rotate(130deg);
        -o-transform: rotate(130deg);
        transform: rotate(130deg);
    }

    50% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }

    to {
        -webkit-transform: rotate(130deg);
        -moz-transform: rotate(130deg);
        -ms-transform: rotate(130deg);
        -o-transform: rotate(130deg);
        transform: rotate(130deg);
    }
}

@keyframes left-spin {
    from {
        -moz-transform: rotate(130deg);
        -ms-transform: rotate(130deg);
        -o-transform: rotate(130deg);
        -webkit-transform: rotate(130deg);
        transform: rotate(130deg);
    }

    50% {
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }

    to {
        -moz-transform: rotate(130deg);
        -ms-transform: rotate(130deg);
        -o-transform: rotate(130deg);
        -webkit-transform: rotate(130deg);
        transform: rotate(130deg);
    }
}

@-webkit-keyframes right-spin {
    from {
        -webkit-transform: rotate(-130deg);
        -moz-transform: rotate(-130deg);
        -ms-transform: rotate(-130deg);
        -o-transform: rotate(-130deg);
        transform: rotate(-130deg);
    }

    50% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -o-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    to {
        -webkit-transform: rotate(-130deg);
        -moz-transform: rotate(-130deg);
        -ms-transform: rotate(-130deg);
        -o-transform: rotate(-130deg);
        transform: rotate(-130deg);
    }
}

@-moz-keyframes right-spin {
    from {
        -moz-transform: rotate(-130deg);
        -ms-transform: rotate(-130deg);
        -o-transform: rotate(-130deg);
        -webkit-transform: rotate(-130deg);
        transform: rotate(-130deg);
    }

    50% {
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -o-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    to {
        -moz-transform: rotate(-130deg);
        -ms-transform: rotate(-130deg);
        -o-transform: rotate(-130deg);
        -webkit-transform: rotate(-130deg);
        transform: rotate(-130deg);
    }
}

@keyframes right-spin {
    from {
        -moz-transform: rotate(-130deg);
        -ms-transform: rotate(-130deg);
        -o-transform: rotate(-130deg);
        -webkit-transform: rotate(-130deg);
        transform: rotate(-130deg);
    }

    50% {
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -o-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    to {
        -moz-transform: rotate(-130deg);
        -ms-transform: rotate(-130deg);
        -o-transform: rotate(-130deg);
        -webkit-transform: rotate(-130deg);
        transform: rotate(-130deg);
    }
}

.text-white{
    color: #fff !important;
}

.mt-15{
    margin-top: 15px !important;
}

.mt-50{
    margin-top: 50px !important;
}