body {
    font-family: Roboto, Helvetica, Arial, sans-serif !important
}

header {
    margin: 0;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: url(/resources/img/bg_head.png) no-repeat center center;
    background-size: cover;
    background-color: #747480;
    width: 100%;
    min-height: 100vh;
    text-align: center;
    padding-top: 51px;
    padding-bottom: 40px
}

a, a:active, a:hover, a:visited {
    text-decoration: none
}

a:focus {
    outline: 0 auto -webkit-focus-ring-color;
    text-decoration: none
}

.topmenu {
    width: 100%;
    position: fixed;
    z-index: 999
}

nav.left-nav {
    float: left
}

.ha-header {
    float: left;
    display: flex
}

.ha-header.ha-header-show {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition: all .5s;
    transition: all .5s
}

.ha-header.ha-header-subshow {
    float: left;
    display: flex;
    z-index: 9999;
    position: fixed
}

.ha-header.ha-header-subshow a.dropdown-toggle.circle-main {
    text-decoration: none;
    background-color: #2D3848;
    border-color: rgba(255, 255, 255, .3);
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg)
}

.ha-header.ha-header-subshow a.dropdown-toggle.circle-main:focus, .ha-header.ha-header-subshow a.dropdown-toggle.circle-main:hover {
    text-decoration: none;
    background-color: #2D3848;
    border-color: #2D3848
}

.icon-up {
    width: 40px;
    background-color: #EC0856;
    height: 4px
}

.icon-med {
    width: 40px;
    margin-top: 6px;
    background-color: #EC0856;
    height: 4px
}

.hello {
    fill: #FFF
}

.wall {
    font-size: 17px;
    padding: 5px 30px
}

.dropdown-toggle.circle-main, .dropdown-toggle.circle-main:focus {
    border-radius: 100%;
    height: 60px;
    background-color: rgba(255, 255, 255, 0);
    width: 60px;
    text-align: center;
    padding-top: 11px;
    padding-right: 10px;
    padding-bottom: 12px;
    padding-left: 10px;
    border: 2px solid #FFF;
    -webkit-transition: all .3s;
    transition: all .3s
}

.dropdown-toggle.circle-main:hover {
    text-decoration: none;
    background-color: #202648;
    border-color: rgba(255, 255, 255, .3)
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #202648;
    border-color: #202648
}

.dropdown-menu > li > a:before, .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #FFF;
    text-decoration: none;
    background-color: #EC0856;
    -webkit-transition: all .2s;
    transition: all .2s
}

.nav-extra {
    float: right;
    display: flex
}

.callme {
    font-size: 30px;
    background-color: rgba(0, 0, 0, 0);
    padding-top: 13px;
    padding-right: 14px;
    padding-bottom: 12px;
    padding-left: 14px;
    height: 70px;
    color: rgba(255, 255, 255, .47);
    text-align: center;
    z-index: 2;
    border-style: solid;
    border-width: 2px;
    border-color: rgba(255, 255, 255, .47);
    border-radius: 50%;
    position: static;
    -webkit-transition: all .3s;
    transition: all .3s;
    vertical-align: middle
}

.callme:active:hover, .callme:focus:hover, .callme:hover {
    color: #FFF;
    background: #202648;
    border-color: rgba(255, 255, 255, .3);
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
    cursor: pointer
}

.callme:active, a.callme:focus {
    color: rgba(255, 255, 255, .47);
    border-color: rgba(255, 255, 255, .47);
    outline: 0 auto -webkit-focus-ring-color
}

.callme:hover + .callme:after {
    color: #fff;
    border-color: #f53440;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
    -webkit-transform: scale(1) rotate(360deg);
    -ms-transform: scale(1) rotate(360deg);
    transform: scale(1) rotate(360deg)
}

.modal-backdrop.fade.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.modal-title {
    font-size: 20px;
    color: #FFF;
    text-align: center;
    padding: 10px 0;
    font-weight: 500;
    text-transform: uppercase
}

.close {
    color: #FFF;
}

.close:hover {
    color: #DDD;
}


.modal-header {
    background-color: #951b81;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom: 1px solid #951b81 !important
}

.modal-content {
    border-radius: 5px !important
}

.modal-dialog.modal-sm {
    margin: 51px auto
}

.myphone {
    font-size: 27px;
    text-align: center;
    padding-right: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, .19);
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.greynum {
    float: left;
    padding-left: 10px;
    color: rgba(0, 0, 0, .36);
    padding-right: 10px
}

.normalnum {
    float: left;
    padding-left: 10px;
    padding-right: 10px
}

.dayscall {
    font-size: 18px;
    padding-top: 10px;
    font-weight: 300;
    color: #868F96;
    margin-bottom: 0
}

.contacthours {
    display: table;
    width: 100%;
}

.hourcall {
    font-size: 20px;
    float: left;
    width: 38%;
    padding-top: 10px
}

.rightcall {
    float: right;
    width: 62%;
}

.horario {
    font-size: 20px;
    font-weight: 500;
    color: #868F96
}

.button-mywall {
    background: #951b81;
    color: #FFF;
    border-radius: 50px;
    font-weight: 400;
    font-size: 22px;
    margin-left: 15px;
    padding-right: 25px;
    padding-left: 25px;
    height: 70px;
    line-height: 66px;
    margin-bottom: 10px;
    border: 2px solid #951b81;
    text-align: center;
    -webkit-transition: all .5s;
    transition: all .5s;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle
}

.button-mywall:active, .button-mywall:hover {
    color: #FFF;
    background: #d44cbe;
    border-color: rgba(255, 255, 255, .3)
}

.button-mywall:focus {
    color: #FFF
}

h1.name-boss {
    font-size: 30px;
    color: #fff;
    font-weight: 100;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    text-shadow: 0 2px rgba(0, 0, 0, .2)
}

h2.main-details {
    font-size: 50px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    text-shadow: 0 2px rgba(0, 0, 0, .2)
}

p.extend-details {
    font-size: 22px;
    color: rgba(255, 255, 255, .549);
    line-height: 1.287;
    font-weight: 300;
    text-align: center;
    text-shadow: 0 2px rgba(0, 0, 0, .2)
}

.imgsus {
    margin-top: 10%;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .2), 0 2px 10px 0 rgba(0, 0, 0, .12)
}

.full-section {
    width: 100%
}

.full-section-team {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}

.full-section-process {
    width: 100%;
    background-color: #FFF;
    padding-top: 20px;
    padding-bottom: 80px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.full-section-promise {
    width: 100%;
    background-color: #aaa;
    padding-top: 20px;
    padding-bottom: 80px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.title-main {
    font-size: 80px;
    font-weight: 100;
    margin-bottom: 30px
}

.text-main {
    font-size: 20px;
    font-weight: 400
}

.my-extrame {
    background-color: #F9F9F9;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 50px;
    margin-bottom: 50px
}

.my-extrame2 {
    background-color: #F9F9F9;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 20px;
    margin-bottom: 20px
}

.img-myextra {
    text-align: center
}

.img-myextrame {
    padding-top: 32px
}

.title-three {
    padding-top: 20px;
    font-size: 50px;
    padding-bottom: 20px;
    text-align: center;
    font-weight: 300
}

.text-three {
    font-size: 19px;
    font-weight: 400;
    text-align: center;
    padding-bottom: 40px
}

.img-rd {
    margin-top: 50px;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
    display: block
}

.title-rd {
    text-align: center;
    font-size: 50px;
    font-weight: 300;
    margin-top: 0
}

.text-rd {
    font-size: 19px;
    font-weight: 400;
    text-align: center
}

.text-five {
    text-transform: uppercase;
    font-size: 20px;
    color: #2D3848;
    border-bottom: 2px solid rgba(45, 56, 72, .23);
    padding-bottom: 10px;
    display: inline-block
}

.mywhite {
    color: #fff
}

.full-section-two {
    width: 100%;
    padding-top: 60px;
    margin-top: 120px;
    margin-bottom: 60px;
    padding-bottom: 60px
}

.separ {
    margin-top: 50px
}

.title-skill {
    font-size: 25px;
    color: #fff;
    text-align: left
}

.bar-skill {
    background: #fff;
    padding: 5px;
    border-radius: 4px;
    margin-top: 10px
}

.this-skill {
    height: 20px;
    border-radius: 3px
}

.icon-skill {
    text-align: center;
    height: 75px;
    padding-top: 44px
}

.my-red {
    background-color: #F53440
}

.my-blue {
    background-color: #0989e7
}

.my-pink {
    background-color: #ec0856
}

.my-aqua {
    background-color: #00ADC8
}

.my-purple {
    background-color: #951b81
}

.my-green {
    background-color: #00CD98
}

.my-blue2 {
    color: #009cea
}

.my-orange2 {
    color: #ffbb00
}

.my-green2 {
    color: #00CD98
}

.my-ten {
    width: 10%
}

.my-twenty {
    width: 20%
}

.my-thirty {
    width: 30%
}

.my-fourty {
    width: 40%
}

.my-fifty {
    width: 50%
}

.my-sixty {
    width: 60%
}

.my-seventy {
    width: 70%
}

.my-eighty {
    width: 80%
}

.my-ninety {
    width: 90%
}

.my-houndred {
    width: 100%
}

.cont-mg {
    margin-top: 70px;
    margin-bottom: 30px
}

.cont-ab {
    width: 100%;
    background-color: #FFF;
    padding: 25px;
    border-radius: 7px;
    margin-bottom: 20px
}

.title-four {
    font-size: 50px;
    font-weight: 300;
    margin-bottom: 35px
}

.color-a {
    color: #580183
}

.color-b {
    color: #0977C7
}

.color-c {
    color: #580183
}

.img-soft {
    margin-top: 10px;
    margin-bottom: 15px
}

.ability {
    font-size: 20px;
    font-weight: 300;
    color: #5b6b7f;
    padding-top: 11px;
    padding-bottom: 18px
}

.expert {
    font-size: 20px;
    padding-bottom: 18px;
    padding-top: 11px;
    color: #EC0856
}

.advanced {
    font-size: 20px;
    padding-bottom: 18px;
    padding-top: 11px;
    color: #0977C7
}

.text-awsm {
    font-size: 21px;
    text-align: center;
    padding-top: 13px;
    padding-bottom: 14px;
    color: #758599
}

.intrst {
    text-align: center;
    height: 65px;
    margin-bottom: 11px;
    line-height: 5
}

.text-interest {
    text-align: center;
    font-size: 20px;
    color: #738A99
}

#cd-timeline {
    position: relative;
    padding-right: 0;
    padding-bottom: 2em;
    padding-left: 0;
    margin-top: 2em;
    margin-bottom: 2em
}

#cd-timeline::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50px;
    height: 100%;
    width: 4px;
    background: #d7e4ed
}

.cd-timeline-block {
    position: relative;
    margin: 2em 0
}

.cd-timeline-block:after {
    content: "";
    display: table;
    clear: both
}

.cd-timeline-block:first-child {
    margin-top: 0
}

.cd-timeline-block:last-child {
    margin-bottom: 0
}

.cd-timeline-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    box-shadow: 0 0 0 4px white, inset 0 2px 0 rgba(0, 0, 0, .08), 0 3px 0 4px rgba(0, 0, 0, .05)
}

.txt-times {
    text-align: center;
    display: block;
    padding-bottom: 10px;
    font-size: 20px;
    padding-top: 60px;
    border-bottom: 2px solid #580183;
    width: 140px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 50px;
    margin-left: 30px
}

.cd-timeline-img img {
    display: block;
    width: 64px;
    height: 64px;
    position: relative;
    left: 31%;
    top: 30%;
    margin-left: -12px;
    margin-top: -12px
}

.cd-timeline-img.cd-picture {
    background: #75ce66
}

.cd-timeline-img.cd-movie {
    background: #c03b44
}

.cd-timeline-img.cd-location {
    background: #f0ca45
}

@-webkit-keyframes cd-bounce-1 {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.5)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(1.2)
    }
    100% {
        -webkit-transform: scale(1)
    }
}

@keyframes cd-bounce-1 {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.5);
        -ms-transform: scale(0.5);
        transform: scale(0.5)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2)
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.cd-timeline-content {
    position: relative;
    margin-left: 140px;
    background: #222930;
    border-radius: 5px;
    padding: 1em
}

.cd-timeline-content:after {
    content: "";
    display: table;
    clear: both
}

.cd-timeline-content h2 {
    color: #FFF
}

.cd-timeline-content .cd-date, .cd-timeline-content .cd-read-more, .cd-timeline-content p {
    font-size: 15px;
    color: #fff
}

.cd-timeline-content .cd-date, .cd-timeline-content .cd-read-more {
    display: inline-block
}

.cd-timeline-content p {
    margin: 1em 0;
    line-height: 1.6
}

.cd-timeline-content .cd-read-more {
    float: right;
    padding: .8em 1em;
    background: #acb7c0;
    color: #fff;
    border-radius: .25em
}

.no-touch .cd-timeline-content .cd-read-more:hover {
    background-color: #bac4cb
}

.cd-timeline-content .cd-date {
    float: left;
    padding: .8em 0;
    opacity: .7
}

.cd-timeline-content::before {
    content: '';
    position: absolute;
    top: 16px;
    right: 100%;
    height: 0;
    width: 0;
    border: 7px solid transparent;
    border-right: 7px solid #222930
}

.cd-date {
    font-style: italic;
    font-weight: 300
}

.cd-timeline-content h3 {
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    margin: 0;
    /*text-transform: uppercase*/
}

@-webkit-keyframes cd-bounce-2 {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(20px)
    }
    100% {
        -webkit-transform: translateX(0)
    }
}

@keyframes cd-bounce-2 {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px);
        -ms-transform: translateX(-100px);
        transform: translateX(-100px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px)
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes cd-bounce-2-inverse {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-20px)
    }
    100% {
        -webkit-transform: translateX(0)
    }
}

@keyframes cd-bounce-2-inverse {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100px);
        -ms-transform: translateX(100px);
        transform: translateX(100px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px)
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.cd-container {
    width: 90%;
    max-width: 1170px;
    margin: 0 auto
}

.cd-container::after {
    content: '';
    display: table;
    clear: both
}

.nav-tabs {
    border-bottom: 0;
    text-align: center
}

.nav-tabs > li {
    float: none;
    margin-bottom: 0;
    display: inline-block
}

.nav-tabs > li > a {
    margin-right: 10px;
    margin-bottom: 10px;
    line-height: 1.42857143;
    font-size: 23px;
    border: 2px solid rgba(255, 255, 255, .25);
    color: #FFF;
    padding: 10px 20px;
    font-weight: 300;
    border-radius: 50px;
    text-align: center
}

.nav-tabs > li > a:hover {
    border-color: #EC0856;
    color: #EC0856;
    -webkit-transition: all .5s;
    transition: all .5s
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: rgba(238, 238, 238, 0);
    -webkit-transition: all .5s;
    transition: all .5s
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #FFF;
    cursor: default;
    background-color: #EC0856;
    border: 2px solid #EC0856;
    -webkit-transition: all .5s;
    transition: all .5s
}

.tab-content {
    margin-top: 50px
}

.title-wk {
    text-align: center;
    font-size: 34px;
    color: #FF2A73;
    font-weight: 300;
    padding-top: 20px
}

.text-wk {
    font-size: 20px;
    text-align: center;
    color: #fff;
    padding-top: 20px;
    font-weight: 300
}

.wk-company, .wk-date {
    text-align: center;
    color: rgba(255, 255, 255, .7);
    font-size: 18px;
    font-weight: 300;
    text-transform: uppercase
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.btn-pf, .btn-pf:visited {
    display: block;
    float: left;
    margin: 0 auto;
    text-decoration: none;
    color: #748691;
    background: #fff;
    font-weight: 400;
    border-radius: 7px;
    padding-top: 16px;
    padding-right: 22px;
    padding-bottom: 16px;
    padding-left: 22px;
    text-align: center;
    font-size: 22px;
    border: 2px solid #CDD9E2;
    margin-left: 5px;
    margin-right: 5px
}

.btn-pf.is-checked, .btn-pf:active, .btn-pf:hover {
    color: #282D30;
    border: 2px solid #F53440;
    cursor: pointer;
    outline: 0
}

.depth-over-caption {
    z-index: 3
}

.depth-over-hover {
    z-index: 7
}

.depth-over-content {
    z-index: 11
}

.jprt-container {
    position: relative;
    padding: 0
}

.jprt-item {
    position: absolute;
    text-align: center;
    -webkit-transition: width 1s ease, top 1s ease, left 1s ease, opacity .5s ease;
    transition: width 1s ease, top 1s ease, left 1s ease, opacity .5s ease;
    z-index: 2
}

.jprt-caption h1 {
    margin: 0
}

.jprt-content {
    position: absolute;
    display: none;
    width: 100%;
    top: 0;
    left: 0;
    overflow-y: hidden;
    -webkit-transition: height 1s ease, top 1s ease, left 1s ease, opacity .5s ease;
    transition: height 1s ease, top 1s ease, left 1s ease, opacity .5s ease;
    z-index: 10
}

.jprt-content.show_new_section {
    display: inline-block;
    z-index: 4
}

.jprt-hover {
    position: absolute;
    opacity: 0;
    width: 100%;
    top: 0;
    left: 0;
    -webkit-transition: width 1s ease, top 1s ease, left 1s ease, opacity .25s ease;
    transition: width 1s ease, top 1s ease, left 1s ease, opacity .25s ease;
    z-index: 6
}

.jprt-item:hover {
    cursor: pointer
}

.jprt-item:hover .jprt-hover {
    opacity: 1
}

.jprt-features {
    position: absolute;
    top: 15px;
    left: 0
}

.jprt-features ul {
    list-style: none;
    padding: 0
}

.jprt-features li {
    list-style: none;
    margin-bottom: 6px;
    padding: 3px 6px;
    font-size: 12px
}

.jprt-item-status {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 14px
}

.jprt-item-tags {
    position: absolute;
    bottom: 0;
    padding: 5px 10px;
    width: 100%
}

.jprt-item-title {
    position: absolute;
    top: 40%;
    width: 100%;
    font-size: 24px;
    padding: 10px
}

h1.jprt-item-title {
    margin-top: -13px
}

.jprt-caption-img {
    width: 30%;
    height: auto;
    top: 50px;
    position: relative
}

.jprt-btn-transparent-white {
    color: #fff;
    background: 0 0;
    border: 1px solid #fff;
    padding: 10px 20px;
    outline: 0
}

.jprt-btn-transparent-white:hover {
    background: rgba(255, 255, 255, .3);
    outline: 0
}

.jprt-arrow-down-border {
    display: none;
    width: 60px;
    height: 60px;
    position: absolute;
    bottom: 0;
    background: #444;
    padding: 2px;
    left: 50%;
    margin-left: -30px;
    border-radius: 50%;
    z-index: 15;
    margin-bottom: -30px
}

.jprt-arrow-down-back {
    width: 56px;
    height: 56px;
    position: absolute;
    background: #fff;
    top: 2px;
    left: 2px;
    border-radius: 50%
}

.jprt-arrow-down {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: 0 0;
    border-bottom: 2px solid #444;
    border-right: 2px solid #444;
    border-radius: 2px;
    position: relative;
    width: 20px;
    height: 20px;
    margin: auto;
    margin-top: 15px
}

.jprt-bg-build-area {
    background: -webkit-repeating-linear-gradient(135deg, #444, #444 10px, #dab91f 10px, #dab91f 20px);
    background: repeating-linear-gradient(-45deg, #444, #444 10px, #dab91f 10px, #dab91f 20px)
}

.jp-title {
    padding-top: 40px;
    padding-bottom: 20px;
    font-size: 50px;
    font-weight: 300
}

.jp-text {
    font-size: 35px;
    font-weight: 300
}

.jp-bar {
    width: 150px;
    border-bottom: 2px solid #EF1345;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    height: 3px;
    margin-bottom: 20px
}

.jprt-buttons {
    margin-top: 40px;
    margin-bottom: 40px;
    text-align: center
}

.jprt-buttons .jprt-btn {
    background: rgba(255, 255, 255, 0);
    color: #6E7F93;
    font-size: 23px;
    padding: 15px 20px;
    margin: 10px;
    box-shadow: none;
    border-radius: 7px;
    border: 2px solid #B6C7CB;
    outline-style: none
}

.jprt-buttons .jprt-btn.jprt-btn-active, .jprt-buttons .jprt-btn.jprt-btn-active:hover, .jprt-buttons .jprt-btn:hover {
    color: #282D30;
    border: 2px solid #F53440;
    cursor: pointer;
    outline: 0
}

.jprt-item {
    background: #FFF
}

.jprt-item:nth-child(odd) .jprt-caption {
    background: #27b0d1
}

.jprt-item:nth-child(even) .jprt-caption {
    background: #FFF
}

.jprt-hover {
    background: rgba(26, 39, 65, .95);
    color: #fff
}

.jprt-content {
    background: #777;
    color: #eee
}

.jprt-caption h1 {
    color: #fff
}

.jprt-features li {
    background: #fff;
    color: #27b0d1
}

.jprt-item-status {
    color: #fff
}

.jprt-item-tags, .jprt-item-title {
    background: rgba(0, 0, 0, .2);
    color: #fff
}

.my-gallery {
    padding-top: 40px;
    padding-bottom: 40px
}

.full-width {
    width: 100%;
    padding: 50px
}

.img-pf {
    width: 100%
}

.wall-gallery {
    display: block;
    width: 100%;
    border-radius: 2px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .07);
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

.wall-gallery:hover {
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05)
}

.wall-portfolio {
    margin-top: 20px
}

.doblock {
    display: block;
    margin-top: 30px
}

.full-social {
    background-color: #7cbb00;
    padding-top: 60px;
    padding-bottom: 60px
}

.btn-dwnld {
    background-color: #fff;
    padding: 20px 40px;
    border-radius: 50px;
    font-size: 30px;
    margin-top: 13px;
    color: #1B1C3E;
    font-weight: 300;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    -webkit-transition: all .3s;
    transition: all .3s
}

.btn-dwnld:focus, .btn-dwnld:hover {
    background-color: #2D373D;
    color: #FFF
}

.social-ink {
    float: left;
    padding: 20px;
    border-radius: 50%;
    border: 2px solid #fff;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: 10px
}

.social-ink:hover {
    float: left;
    padding: 20px;
    border-radius: 50%;
    margin-left: 10px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.social-ink-facebook:hover {
    background-color: #3B5998;
    border: 2px solid #23355a;
}

.social-ink-gplus:hover {
    background-color: #DD4B39;
    border: 2px solid #983428;
}

.social-ink-instagram:hover {
    background-color: #3F729B;
    border: 2px solid #274761;
}

.bg-contact {
    background: url(/resources/img/bg_contact.png) no-repeat center center;
    background-size: cover
}

.full-section-three {
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px
}

.btn-class {
    text-align: center
}

.title-ct {
    font-size: 70px;
    font-weight: 100;
    margin-bottom: 30px;
    margin-top: 30px;
    color: #fff;
    text-align: center
}

.separator-ct {
    border-bottom: 3px solid #951b81;
    width: 200px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto
}

.icon-ct {
    color: #fff;
    font-size: 40px;
    padding-top: 4px;
    padding-right: 10px;
    width: 100%
}

.text-ct {
    font-size: 40px;
    font-weight: 100;
    color: #fff;
    width: 100%
}

.text-ct b {
    font-weight: 300
}

.txt-center {
    text-align: center;
    display: inline-block
}

.cntme {
    margin-top: 50px
}

.form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: 15px 12px;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.42857143;
    color: #FFF;
    background-color: rgba(0, 0, 0, .36);
    background-image: none;
    border: none;
    border-bottom: 3px solid #1087EA;
    border-radius: 0
}

.form-control:focus {
    border-bottom: 3px solid #fff;
}

.ct-name {
    background-image: url(/resources/img/contact-name.png);
    background-position-x: 10px;
    background-position-y: 50%;
    background-position: 10px 50%;
    background-size: initial;
    background-repeat: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: rgba(0, 0, 0, .360784);
    padding-left: 52px
}

.ct-mail {
    background-image: url(/resources/img/contact-mail.png);
    background-position-x: 10px;
    background-position-y: 50%;
    background-position: 10px 50%;
    background-size: initial;
    background-repeat: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: rgba(0, 0, 0, .360784);
    padding-left: 52px
}

.btn-ctc {
    margin-top: 15px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    font-size: 25px;
    color: #fff;
    background-color: #1087EA;
    border-radius: 50px;
    padding: 15px 20px;
    display: block;
    font-weight: 300;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}

.btn-ctc:hover {
    margin-top: 15px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    font-size: 25px;
    color: #1087EA;
    background-color: #FFF;
    border-radius: 50px;
    padding: 15px 20px;
    display: block;
    font-weight: 300
}

.ct-name:focus, .ct-mail:focus, .ct-phone:focus, .ct-message:focus {
    background-color: rgba(0, 0, 0, .360784);
    color: #FFF;
}

.ct-name, .ct-mail, .ct-phone, .ct-message {
    color: #FFF;
}

#successmsg {
    text-align: center;
    color: #FFF;
    font-size: 20px;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: table;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: -20px;
    margin-left: auto;
    border-radius: 5px
}

.successmsg-error {
    background-color: #EC0856;
}

.successmsg-success {
    background-color: #5cb85c;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.pad {
    padding: 20px;
    margin: 0
}

.padding-footer {
    padding: 50px
}

.full-footer {
    background-color: #0E0D1C;
    color: rgba(255, 255, 255, .49)
}

.foo-right {
    font-size: 17px;
    text-align: right
}

.foo-left {
    font-size: 17px;
    text-align: left
}

.logo-suntra {
    width: 90px;
}

.nopadding {
    padding: 0 !important;
}

.nopadding-left {
    padding-left: 0 !important;
}

.nopadding-right {
    padding-right: 0 !important;
}

.nopadding-top {
    padding-top: 0 !important;
}

.nopadding-bottom {
    padding-bottom: 0 !important;
}

.nomargin {
    margin: 0 !important;
}

.nomargin-left {
    margin-left: 0 !important;
}

.nomargin-right {
    margin-right: 0 !important;
}

.nomargin-top {
    margin-top: 0 !important;
}

.nomargin-bottom {
    margin-bottom: 0 !important;
}

.noborder {
    border: 0 !important;
}

.noborder-left {
    border-left: 0 !important;
}

.noborder-right {
    border-right: 0 !important;
}

.noborder-top {
    border-top: 0 !important;
}

.noborder-bottom {
    border-bottom: 0 !important;
}

.nobg {
    background: transparent;
}

.lowercase {
    text-transform: lowercase;
}

.uppercase {
    text-transform: uppercase;
}

.noradius {
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
}

/* box-gradient and box-color rules are in boxes.css */

/**	17. Social icons
*************************************************** **/
.social-icon {
    margin: 0 5px 5px 0;
    width: 40px;
    height: 40px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    border-color: transparent;
    overflow: hidden;
    display: inline-block;
    text-decoration: none !important;
    text-align: center;
    cursor: pointer;
    font-style: normal;
    letter-spacing: 0 !important;
    color: #eaeaea !important;

    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.social-icon:hover > i {
    color: #fff;
}

.social-icon i {
    display: block;
    position: relative;
    width: 40px;
    height: 40px;
    margin-top: 6px;
    font-size: 28px;
}

.social-icon:hover i:first-child {
    margin-top: -38px;
}

.social-icon:hover i:last-child {
    margin-top: 4px;
}

body:not(.device-touch) .social-icon {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

body:not(.device-touch) .social-icon i {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

/* medium */
a.social-icon > i[class*=" icon-"],
a.social-icon > i[class^=icon-] {
    font-size: 20px;
}

/* small */
a.social-icon.social-icon-sm,
a.social-icon.social-icon-sm > i {
    width: 30px;
    height: 30px;
    margin-top: 3px;
    font-size: 17px;
    line-height: 23px;
}

a.social-icon.social-icon-sm > i:last-child {
    padding-top: 7px;
}

a.social-icon.social-icon-sm > i[class*=" icon-"],
a.social-icon.social-icon-sm > i[class^=icon-] {
    font-size: 17px;
}

.social-facebook:hover {
    background-color: #3B5998 !important;
}

.social-facebook {
    background-color: #3B5998;
}

.social-delicious:hover {
    background-color: #205CC0 !important;
}

.social-delicious {
    background-color: #205CC0;
}

.social-paypal:hover {
    background-color: #00588B !important;
}

.social-paypal {
    background-color: #00588B;
}

.social-flattr:hover {
    background-color: #F67C1A !important;
}

.social-flattr {
    background-color: #F67C1A;
}

.social-android:hover {
    background-color: #A4C639 !important;
}

.social-android {
    background-color: #A4C639;
}

.social-smashmag:hover {
    background-color: #E53B2C !important;
}

.social-smashmag {
    background-color: #E53B2C;
}

.social-gplus:hover {
    background-color: #DD4B39 !important;
}

.social-gplus {
    background-color: #DD4B39;
}

.social-wikipedia:hover {
    background-color: #333 !important;
}

.social-wikipedia {
    background-color: #333;
}

.social-stumbleupon:hover {
    background-color: #F74425 !important;
}

.social-stumbleupon {
    background-color: #F74425;
}

.social-foursquare:hover {
    background-color: #25A0CA !important;
}

.social-foursquare {
    background-color: #25A0CA;
}

.social-call:hover {
    background-color: #444 !important;
}

.social-call {
    background-color: #444;
}

.social-ninetyninedesigns:hover {
    background-color: #F26739 !important;
}

.social-ninetyninedesigns {
    background-color: #F26739;
}

.social-forrst:hover {
    background-color: #5B9A68 !important;
}

.social-forrst {
    background-color: #5B9A68;
}

.social-digg:hover {
    background-color: #191919 !important;
}

.social-digg {
    background-color: #191919;
}

.social-spotify:hover {
    background-color: #81B71A !important;
}

.social-spotify {
    background-color: #81B71A;
}

.social-reddit:hover {
    background-color: #C6C6C6 !important;
}

.social-reddit {
    background-color: #C6C6C6;
}

.social-blogger:hover {
    background-color: #FC4F08 !important;
}

.social-blogger {
    background-color: #FC4F08;
}

.social-cc:hover {
    background-color: #688527 !important;
}

.social-cc {
    background-color: #688527;
}

.social-dribbble:hover {
    background-color: #EA4C89 !important;
}

.social-dribbble {
    background-color: #EA4C89;
}

.social-evernote:hover {
    background-color: #5BA525 !important;
}

.social-evernote {
    background-color: #5BA525;
}

.social-flickr:hover {
    background-color: #FF0084 !important;
}

.social-flickr {
    background-color: #FF0084;
}

.social-google:hover {
    background-color: #DD4B39 !important;
}

.social-google {
    background-color: #DD4B39;
}

.social-instapaper:hover {
    background-color: #333 !important;
}

.social-instapaper {
    background-color: #333;
}

.social-klout:hover {
    background-color: #FF5F52 !important;
}

.social-klout {
    background-color: #FF5F52;
}

.social-linkedin:hover {
    background-color: #0E76A8 !important;
}

.social-linkedin {
    background-color: #0E76A8;
}

.social-vk:hover {
    background-color: #2B587A !important;
}

.social-vk {
    background-color: #2B587A;
}

.social-rss:hover {
    background-color: #EE802F !important;
}

.social-rss {
    background-color: #EE802F;
}

.social-skype:hover {
    background-color: #00AFF0 !important;
}

.social-skype {
    background-color: #00AFF0;
}

.social-twitter:hover {
    background-color: #00ACEE !important;
}

.social-twitter {
    background-color: #00ACEE;
}

.social-youtube:hover {
    background-color: #C4302B !important;
}

.social-youtube {
    background-color: #C4302B;
}

.social-vimeo:hover {
    background-color: #86C9EF !important;
}

.social-vimeo {
    background-color: #86C9EF;
}

.social-aim:hover {
    background-color: #FCD20B !important;
}

.social-aim {
    background-color: #FCD20B;
}

.social-yahoo:hover {
    background-color: #720E9E !important;
}

.social-yahoo {
    background-color: #720E9E;
}

.social-email3:hover {
    background-color: #6567A5 !important;
}

.social-email3 {
    background-color: #6567A5;
}

.social-macstore:hover {
    background-color: #333333 !important;
}

.social-macstore {
    background-color: #333333;
}

.social-myspace:hover {
    background-color: #666666 !important;
}

.social-myspace {
    background-color: #666666;
}

.social-podcast:hover {
    background-color: #E4B21B !important;
}

.social-podcast {
    background-color: #E4B21B;
}

.social-cloudapp:hover {
    background-color: #525557 !important;
}

.social-cloudapp {
    background-color: #525557;
}

.social-dropbox:hover {
    background-color: #3D9AE8 !important;
}

.social-dropbox {
    background-color: #3D9AE8;
}

.social-ebay:hover {
    background-color: #89C507 !important;
}

.social-ebay {
    background-color: #89C507;
}

.social-github:hover {
    background-color: #171515 !important;
}

.social-github {
    background-color: #171515;
}

.social-googleplay:hover {
    background-color: #DD4B39 !important;
}

.social-googleplay {
    background-color: #DD4B39;
}

.social-itunes:hover {
    background-color: #222 !important;
}

.social-itunes {
    background-color: #222;
}

.social-plurk:hover {
    background-color: #CF5A00 !important;
}

.social-plurk {
    background-color: #CF5A00;
}

.social-pinboard:hover {
    background-color: #0000E6 !important;
}

.social-pinboard {
    background-color: #0000E6;
}

.social-soundcloud:hover {
    background-color: #FF7700 !important;
}

.social-soundcloud {
    background-color: #FF7700;
}

.social-tumblr:hover {
    background-color: #34526F !important;
}

.social-tumblr {
    background-color: #34526F;
}

.social-wordpress:hover {
    background-color: #1E8CBE !important;
}

.social-wordpress {
    background-color: #1E8CBE;
}

.social-yelp:hover {
    background-color: #C41200 !important;
}

.social-yelp {
    background-color: #C41200;
}

.social-intensedebate:hover {
    background-color: #009EE4 !important;
}

.social-intensedebate {
    background-color: #009EE4;
}

.social-eventbrite:hover {
    background-color: #F16924 !important;
}

.social-eventbrite {
    background-color: #F16924;
}

.social-scribd:hover {
    background-color: #666666 !important;
}

.social-scribd {
    background-color: #666666;
}

.social-stripe:hover {
    background-color: #008CDD !important;
}

.social-stripe {
    background-color: #008CDD;
}

.social-print:hover {
    background-color: #111 !important;
}

.social-print {
    background-color: #111;
}

.social-dwolla:hover {
    background-color: #FF5C03 !important;
}

.social-dwolla {
    background-color: #FF5C03;
}

.social-statusnet:hover {
    background-color: #131A30 !important;
}

.social-statusnet {
    background-color: #131A30;
}

.social-acrobat:hover {
    background-color: #D3222A !important;
}

.social-acrobat {
    background-color: #D3222A;
}

.social-drupal:hover {
    background-color: #27537A !important;
}

.social-drupal {
    background-color: #27537A;
}

.social-buffer:hover {
    background-color: #333333 !important;
}

.social-buffer {
    background-color: #333333;
}

.social-pocket:hover {
    background-color: #EE4056 !important;
}

.social-pocket {
    background-color: #EE4056;
}

.social-bitbucket:hover {
    background-color: #0E4984 !important;
}

.social-bitbucket {
    background-color: #0E4984;
}

.social-stackoverflow:hover {
    background-color: #EF8236 !important;
}

.social-stackoverflow {
    background-color: #EF8236;
}

.social-hackernews:hover {
    background-color: #FF6600 !important;
}

.social-hackernews {
    background-color: #FF6600;
}

.social-xing:hover {
    background-color: #126567 !important;
}

.social-xing {
    background-color: #126567;
}

.social-instagram:hover {
    background-color: #3F729B !important;
}

.social-instagram {
    background-color: #3F729B;
}

.social-quora:hover {
    background-color: #A82400 !important;
}

.social-quora {
    background-color: #A82400;
}

.social-openid:hover {
    background-color: #E16309 !important;
}

.social-openid {
    background-color: #E16309;
}

.social-steam:hover {
    background-color: #111 !important;
}

.social-steam {
    background-color: #111;
}

.social-amazon:hover {
    background-color: #E47911 !important;
}

.social-amazon {
    background-color: #E47911;
}

.social-disqus:hover {
    background-color: #E4E7EE !important;
}

.social-disqus {
    background-color: #E4E7EE;
}

.social-plancast:hover {
    background-color: #222 !important;
}

.social-plancast {
    background-color: #222;
}

.social-appstore:hover {
    background-color: #000 !important;
}

.social-appstore {
    background-color: #000;
}

.social-pinterest:hover {
    background-color: #C8232C !important;
}

.social-pinterest {
    background-color: #C8232C;
}

.social-fivehundredpx:hover {
    background-color: #111 !important;
}

.social-fivehundredpx {
    background-color: #111;
}

/* rounded social icons */
a.social-icon.social-icon-round {
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

/* bordered social icons */
a.social-icon.social-icon-border {
    background-color: transparent;
    border: #999 1px solid;
    color: #565656 !important;
    text-shadow: none;
}

a.social-icon.social-icon-border:hover {
    border-color: transparent;
}

a.social-icon.social-icon-border:hover > i {
    color: #fff !important;
}

section.dark a.social-icon.social-icon-border {
    color: #fff !important;
}

section.dark a.social-icon.social-icon-border:hover > i {
    color: #111 !important;
}

/* light social icons */
a.social-icon.social-icon-light {
    background-color: rgba(0, 0, 0, 0.1);
    text-shadow: none;
    color: #888 !important;
}

a.social-icon.social-icon-light:hover > i {
    color: #fff !important;
}

section.dark a.social-icon.social-icon-light {
    background-color: #666;
    color: #fff !important;
}

section.dark a.social-icon.social-icon-light:hover > i {
    color: #111 !important;
}

/* dark social icons */
a.social-icon.social-icon-dark {
    background-color: #444;
    text-shadow: none;
    color: #eee !important;
}

a.social-icon.social-icon-dark:hover > i {
    color: #fff !important;
}

section.dark a.social-icon.social-icon-dark {
    background-color: #111;
    color: #fff !important;
}

/* transparent social icons */
a.social-icon.social-icon-transparent {
    background-color: transparent;
    text-shadow: none;
    color: #666 !important;
}

a.social-icon.social-icon-transparent:hover > i {
    color: #fff !important;
}

section.dark a.social-icon.social-icon-transparent {
    color: #999 !important;
}

section.dark a.social-icon.social-icon-transparent:hover > i {
    color: #fff !important;
}

#___follow_0 {
    position: relative;
    top: 6px;
}

.maps-icon {
    float: right;
    position: relative;
    top: -30px;
}

.maps-icon img {
    width: 30px;
}

@media only screen and (min-width: 768px) {
    .cd-timeline-content h2 {
        font-size: 27px;
        margin-top: 0;
        font-weight: 300
    }

    .cd-timeline-content p {
        color: #fff;
        font-size: 15px
    }

    .cd-timeline-content .cd-date, .cd-timeline-content .cd-read-more {
        font-size: 16px;
        font-style: italic;
        font-weight: 300
    }

    .cd-date {
        font-style: italic;
        font-weight: 300
    }
}

@media only screen and (min-width: 1170px) {

    .cd-timeline-block {
        margin: 4em 0
    }

    .cd-timeline-block:first-child {
        margin-top: 0
    }

    .cd-timeline-block:last-child {
        margin-bottom: 0
    }

    #cd-timeline {
        margin-top: 3em;
        margin-bottom: 3em
    }

    #cd-timeline::before {
        left: 50%;
        margin-left: -2px
    }

    .txt-times {
        text-align: center;
        display: block;
        padding-bottom: 10px;
        font-size: 20px;
        padding-top: 60px;
        border-bottom: 2px solid #580183;
        width: 140px;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 50px;
        margin-left: auto
    }

    .cd-timeline-img {
        width: 100px;
        height: 100px;
        left: 50%;
        margin-left: -50px;
        -webkit-transform: translateZ(0);
        -webkit-backface-visibility: hidden
    }

    .cssanimations .cd-timeline-img.is-hidden {
        visibility: hidden
    }

    .cssanimations .cd-timeline-img.bounce-in {
        visibility: visible;
        -webkit-animation: cd-bounce-1 .6s;
        animation: cd-bounce-1 .6s
    }

    .cd-timeline-content {
        margin-left: 0;
        padding: 1.6em;
        width: 42%
    }

    .cd-timeline-content .cd-date {
        float: left;
        padding: .3em 0;
        opacity: .7
    }

    .cd-timeline-content::before {
        top: 24px;
        left: 100%;
        border-color: transparent;
        border-left-color: #222930
    }

    .cd-timeline-content .cd-read-more {
        float: left
    }

    .cd-timeline-content .cd-date {
        position: absolute;
        width: 100%;
        left: 139%;
        font-style: italic;
        font-weight: 300;
        top: 6px;
        font-size: 23px;
        color: #222930
    }

    .cd-timeline-block:nth-child(even) .cd-timeline-content {
        float: right
    }

    .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
        top: 24px;
        left: auto;
        right: 100%;
        border-color: transparent;
        border-right-color: #222930
    }

    .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
        float: right
    }

    .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
        left: auto;
        right: 142%;
        text-align: right
    }

    .cssanimations .cd-timeline-content.is-hidden {
        visibility: hidden
    }

    .cssanimations .cd-timeline-content.bounce-in {
        visibility: visible;
        -webkit-animation: cd-bounce-2 .6s;
        animation: cd-bounce-2 .6s
    }
}

@media only screen and (min-width: 1170px) {
    .cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
        -webkit-animation: cd-bounce-2-inverse .6s;
        animation: cd-bounce-2-inverse .6s
    }
}

/* box-gradient responsive rules are in boxes.css */

@media (max-width: 1200px) {
    h1.name-boss {
        font-size: 30px;
        color: #fff;
        text-align: center
    }

    h2.main-details {
        font-size: 40px;
        color: #fff;
        text-align: center
    }

    p.extend-details {
        font-size: 19px;
        padding-top: 10px;
        color: rgba(255, 255, 255, .549);
        line-height: 1.287;
        font-weight: 300;
        text-align: center
    }

    .img-rd {
        margin-top: 50px;
        margin-right: auto;
        margin-bottom: 30px;
        margin-left: auto;
        display: block
    }

    .title-rd {
        text-align: center;
        font-size: 45px;
        font-weight: 300;
        margin-top: 0
    }

    .text-rd {
        font-size: 18px;
        font-weight: 400;
        text-align: center
    }

    .advanced, .expert {
        font-size: 18px;
        padding-bottom: 18px;
        padding-top: 14px
    }

    .padding-subtitle {
        padding-top: 40px
    }

}

@media (max-width: 992px) {
    h1.name-boss {
        font-size: 70px;
        color: #fff;
        font-weight: 100;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center
    }

    h2.main-details {
        font-size: 34px;
        color: #fff;
        text-align: center
    }

    p.extend-details {
        font-size: 19px;
        padding-top: 10px;
        color: rgba(255, 255, 255, .549);
        line-height: 1.287;
        font-weight: 300;
        text-align: center
    }

    .title-main {
        font-size: 70px;
        font-weight: 100;
        margin-bottom: 30px;
        margin-top: 30px
    }

    .text-main {
        font-size: 19px;
        font-weight: 400
    }

    .title-skill {
        padding-top: 20px
    }

    .icon-skill {
        padding-top: 65px
    }

    .txt-times {
        text-align: center;
        display: block;
        padding-bottom: 10px;
        font-size: 20px;
        padding-top: 60px;
        border-bottom: 2px solid #580183;
        width: 140px;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 50px;
        margin-left: 20px
    }

    .padding-subtitle {
        padding-top: 30px
    }

}

@media (max-width: 768px) {
    h1.name-boss {
        font-size: 30px;
        color: #fff;
        font-weight: 100;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center
    }

    h2.main-details {
        font-size: 29px;
        color: #fff;
        text-align: center
    }

    p.extend-details {
        font-size: 18px;
        padding-top: 10px;
        color: rgba(255, 255, 255, .649);
        line-height: 1.287;
        text-align: center
    }

    .cd-headline.letters.type {
        font-size: 38px
    }

    .title-main {
        font-size: 50px;
        font-weight: 100;
        margin-bottom: 20px
    }

    .text-main {
        font-size: 18px;
        font-weight: 400
    }

    .img-rd {
        margin-top: 50px;
        margin-right: auto;
        margin-bottom: 30px;
        margin-left: auto;
        display: block
    }

    .title-rd {
        text-align: center;
        font-size: 35px;
        font-weight: 300;
        margin-top: 0
    }

    .text-rd {
        font-size: 17px;
        font-weight: 400;
        text-align: center
    }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0px, 0, 0)
    }

    .title-skill {
        padding-top: 0
    }

    .separ {
        margin-top: 30px
    }

    .advanced, .expert {
        font-size: 15px;
        padding-bottom: 18px;
        padding-top: 16px
    }

    .social-ink {
        float: none;
        padding: 20px;
        border-radius: 50%;
        border: 2px solid #fff;
        margin-left: 10px;
        margin-bottom: 10px;
        display: inline-block;
        margin-top: 10px
    }

    .social-ink:hover {
        float: none;
        padding: 20px;
        border-radius: 50%;
        margin-left: 10px;
        -webkit-transition: all .3s;
        transition: all .3s
    }

    .text-ct {
        font-size: 28px;
        font-weight: 100;
        color: #fff;
        width: 100%
    }

    .foo-right {
        font-size: 17px;
        text-align: center;
        padding-top: 30px
    }

    .img-myextrame {
        padding-bottom: 12px;
        padding-top: 32px
    }

    .text-five {
        text-transform: uppercase;
        font-size: 20px;
        text-align: center;
        color: #2D3848;
        border-bottom: 2px solid rgba(45, 56, 72, .23);
        padding-bottom: 10px;
        display: block
    }

    .cd-timeline-content h2 {
        font-size: 20px;
        margin-top: 5px;
        font-weight: 300
    }

    .padding-subtitle {
        padding-top: 20px
    }

}

@media (min-width: 768px) {
    .btn-dwnld {
        background-color: #fff;
        padding: 20px 40px;
        border-radius: 50px;
        font-size: 30px;
        margin-top: 27px;
        color: #1B1C3E;
        font-weight: 300;
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
        -webkit-transition: all .3s;
        transition: all .3s;
        display: inline-block
    }

    .social-ink {
        float: none;
        padding: 20px;
        border-radius: 50%;
        border: 2px solid #fff;
        margin-left: 10px;
        margin-bottom: 10px;
        display: inline-block;
        margin-top: 10px
    }

    .social-ink:hover {
        float: none;
        padding: 20px;
        border-radius: 50%;
        margin-left: 10px;
        -webkit-transition: all .3s;
        transition: all .3s
    }

    .padding-subtitle {
        padding-top: 30px
    }
}

@media (min-width: 992px) {
    .box-height {
        min-height: 436px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .box-height {
        min-height: 546px;
    }
}

@media (min-width: 468px) and (max-width: 768px) {
    .box-height {
        min-height: 786px;
    }
}

@media (min-width: 380px) and (max-width: 468px) {
    .box-height {
        min-height: 646px;
    }
}

@media (max-width: 380px) {
    .box-height {
        min-height: 526px;
    }
}

.ct-phone {
    background-image: url(/resources/img/contact-phone.png);
    background-position-x: 10px;
    background-position-y: 50%;
    background-position: 10px 50%;
    background-size: initial;
    background-repeat: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: rgba(0, 0, 0, .360784);
    padding-left: 52px;
}

.validation {
    border-bottom: 3px solid #b92c28;
}

.ig-b- {
    display: inline-block;
}

.ig-b- img {
    visibility: hidden;
}

.ig-b-:hover {
    background-position: 0 -60px;
}

.ig-b-:active {
    background-position: 0 -120px;
}

.ig-b-v-24 {
    width: 137px;
    height: 24px;
    background: url(//badges.instagram.com/static/images/ig-badge-view-sprite-24.png) no-repeat 0 0;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .ig-b-v-24 {
        background-image: url(//badges.instagram.com/static/images/ig-badge-view-sprite-24@2x.png);
        background-size: 160px 178px;
    }
}

textarea {
    resize: none;
}

#toTop {
    font-size: 24px;
    line-height: 33px;
    background-color: rgba(0, 0, 0, 0.3);
    color: #FFF;
    position: fixed;
    height: 35px;
    width: 40px;
    right: 6px;
    bottom: 6px;
    text-align: center;
    text-transform: uppercase;
    opacity: 0.9;
    filter: alpha(opacity=90);
    text-decoration: none;
    display: none;
    z-index: 1000;
    -webkit-border-radius: 2px !important;
    border-radius: 2px !important;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

#toTop:hover {
    background-color: rgba(0, 0, 0, 0.7);
}

#toTop:before {
    font-family: "fontawesome";
    content: "\f102";
}

.successmsg_container {
    margin-bottom: 30px;
}

.white_link {
    color: #FFF;
}

.white_link:hover {
    color: #FFF;
    text-decoration: underline;
}

#phone_number_click {
    letter-spacing: 1px;
}

.btn-sending {
    color: #bbb;
    background-color: #eee;
    cursor: not-allowed;
}

.btn-sending:hover, .btn-sending:focus {
    color: #bbb;
    background-color: #eee;
    cursor: not-allowed;
}

.grecaptcha-badge {
    bottom: 65px !important;
    z-index: 9999;
}

.error {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 5px;
    display: block;
    color: #EF5352;
}

.text-area-resize-none {
    text-transform: capitalize;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    text-transform: capitalize;
    color: rgba(255, 255, 255, 0.5);
}

::-moz-placeholder { /* Firefox 19+ */
    text-transform: capitalize;
    color: rgba(255, 255, 255, 0.5);
}

:-ms-input-placeholder { /* IE 10+ */
    text-transform: capitalize;
    color: rgba(255, 255, 255, 0.5);
}

:-moz-placeholder { /* Firefox 18- */
    text-transform: capitalize;
    color: rgba(255, 255, 255, 0.5);
}

.form-control::placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.text-transform-none {
    text-transform: none;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-lowercase {
    text-transform: lowercase;
}

.w-full {
    width: 100%;
}

.center-inline-block {
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
}

.fb-like-positioned {
    float: left;
    position: relative;
    top: 5px;
}

.dropdown-toggle::after {
    display: none !important;
}