@import url(https://fonts.googleapis.com/css?family=Montserrat:400,600,700); html {
    font-size: 15px
}
body {
    font-family: Montserrat,sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    padding-top: 64px
}
a,a:active,a:focus {
    color: #6f6f6f;
    text-decoration: none
}
a:active,a:hover {
    color: #D23641;
    text-decoration: none
}
.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus,a:active,a:focus,button:active,button:focus {
    outline: 0;
    box-shadow: none
}
img {
    max-width: 100%;
    height: auto
}
video {
    background-size: cover;
    display: table-cell;
    vertical-align: middle;
    width: 100%
}
input,select,textarea {
    border: 1px solid #d1d1d1;
    font-size: 14px;
    padding: 8px 15px;
    width: 100%;
    margin: 0 0 20px 0;
    max-width: 100%;
    resize: none;
    color: inherit;
    border-radius: 4px
}
input[type=submit] {
    width: auto
}
input[type=button],input[type=email],input[type=password],input[type=search],input[type=submit],input[type=text],textarea {
    -webkit-appearance: none;
    outline: 0
}
input:focus,textarea:focus {
    border-color: #585858!important;
    outline: 0
}
.btn.focus,.btn:focus,.form-control:focus,input:focus,input[type=button]:focus,select:focus,textarea:focus {
    outline: 0;
    box-shadow: none
}
select::-ms-expand {
    display: none
}
iframe {
    border: 0
}
p {
    margin: 0 0 25px
}
b,strong {
    font-weight: 600
}
.last-paragraph-no-margin p:last-of-type {
    margin-bottom: 0
}
.alt-font strong {
    font-weight: 700
}
dl,ol,ul {
    list-style-position: outside;
    margin-bottom: 25px
}
::selection {
    color: #000;
    background: #dbdbdb
}
::-moz-selection {
    color: #000;
    background: #dbdbdb
}
::-webkit-input-placeholder {
    color: #6f6f6f;
    text-overflow: ellipsis
}
::-moz-placeholder {
    color: #6f6f6f;
    text-overflow: ellipsis;
    opacity: 1
}
:-ms-input-placeholder {
    color: #6f6f6f;
    text-overflow: ellipsis;
    opacity: 1
}
.alt-font {
    font-family: Montserrat,sans-serif;
    font-weight: 500
}
.main-font {
    font-family: Roboto,sans-serif
}
h1,h2,h3,h4,h5,h6 {
    margin: 0 0 25px;
    padding: 0;
    letter-spacing: 0;
    font-weight: 400
}
h1 {
    font-size: 60px;
    line-height: 72px
}
h2 {
    font-size: 48px;
    line-height: 62px
}
h3 {
    font-size: 28px;
    line-height: 36px
}
h4 {
    font-size: 18px;
    line-height: 22px
}
h5 {
    font-size: 16px;
    line-height: 20px
}
h6 {
    font-size: 14px;
    line-height: 18px
}
.text-extra-small {
    font-size: 12px;
    line-height: 16px
}
.text-small {
    font-size: 14px;
    line-height: 18px
}
.text-medium {
    font-size: 16px;
    line-height: 22px
}
.text-large {
    font-size: 18px;
    line-height: 24px
}
.text-extra-large {
    font-size: 28px;
    line-height: 36px
}
.title-large {
    font-size: 48px;
    line-height: 62px
}
.title-extra-large {
    font-size: 60px;
    line-height: 72px
}
.font-size-35 {
    font-size: 35px;
    line-height: 42px
}
.btn.text-white-2,.text-white-2 {
    color: #fff
}
.btn.text-black,.text-black {
    color: #000
}
.btn.text-extra-dark-gray,.text-extra-dark-gray {
    color: #232323
}
.btn.text-dark-gray,.text-dark-gray {
    color: #626262
}
.btn.text-extra-medium-gray,.text-extra-medium-gray {
    color: #757575
}
.btn.text-medium-gray,.text-medium-gray {
    color: #212529
}
.btn.text-extra-light-gray,.text-extra-light-gray {
    color: #b7b7b7
}
.btn.text-light-gray,.text-light-gray {
    color: #d6d5d5
}
.btn.text-very-light-gray,.text-very-light-gray {
    color: #ededed
}
.btn.text-deep-pink,.text-deep-pink {
    color: #D23641
}
blockquote {
    padding: 20px 30px
}
blockquote p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 17px!important;
    font-weight: 300
}
blockquote {
    border-left: 2px solid;
    padding: 15px 40px;
    margin: 45px 0
}
blockquote footer {
    color: #939393
}
blockquote .small:before,blockquote footer:before,blockquote small:before {
    content: '\2014 \00A0'
}
.letter-spacing-1 {
    letter-spacing: 1px
}
.letter-spacing-minus-1 {
    letter-spacing: -1px
}
.font-weight-300 {
    font-weight: 300
}
.font-weight-500 {
    font-weight: 500
}
.font-weight-600 {
    font-weight: 600
}
.font-weight-700 {
    font-weight: 700
}
.font-weight-800 {
    font-weight: 800
}
.text-decoration-underline {
    text-decoration: underline
}
.line-height-18 {
    line-height: 18px
}
.line-height-20 {
    line-height: 20px
}
.line-height-22 {
    line-height: 22px
}
.line-height-26 {
    line-height: 26px
}
.line-height-28 {
    line-height: 28px
}
.line-height-30 {
    line-height: 30px
}
.line-height-45 {
    line-height: 45px
}
.line-height-60 {
    line-height: 60px
}
.background-transparent,.bg-transparent {
    background-color: transparent
}
.background-white,.bg-white {
    background-color: #fff
}
.background-black,.bg-black {
    background-color: #232323
}
.bg-extra-dark-gray {
    background-color: #1c1c1c
}
.bg-gray {
    background-color: #f3f3f3
}
.bg-medium-gray {
    background-color: #dbdbdb
}
.bg-light-gray {
    background-color: #f7f7f7
}
.bg-deep-pink {
    background-color: #D23641
}
.bg-black-opacity {
    background-color: rgba(0,0,0,.85)
}
.bg-black-opacity-light {
    background-color: rgba(0,0,0,.5)
}
section {
    padding: 130px 0;
    overflow: hidden
}
section.half-section {
    padding: 80px 0
}
label {
    margin-bottom: 5px;
    font-weight: 700
}
.btn .caret {
    border-top: 4px solid
}
#success-project-contact-form {
    clear: both;
    margin: 0 15px 15px;
    text-align: center;
    border: 1px solid #1a940a;
    color: #1a940a;
    padding: 2px 0;
    display: none;
    font-size: 11px
}
.separator-line-verticle-small-thick {
    width: 17px;
    height: 3px
}
.separator-line-horrizontal-medium-light2 {
    width: 40%;
    height: 1px
}
.separator-line-horrizontal-full {
    width: 100%;
    height: 1px
}
.opacity-light {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: .3;
    top: 0;
    left: 0
}
.opacity-extra-medium {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: .5;
    top: 0;
    left: 0
}
.opacity-medium {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: .65;
    top: 0;
    left: 0
}
.opacity-full {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: .8;
    top: 0;
    left: 0
}
.opacity-full-dark {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: .9;
    top: 0;
    left: 0
}
.vertical-align-middle {
    vertical-align: middle
}
.vertical-middle {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 0;
    right: 0
}
.clear-both {
    clear: both
}
.line-break {
    display: block
}
.btn {
    display: inline-block;
    border: 2px solid transparent;
    color: inherit;
    letter-spacing: .5px;
    line-height: inherit;
    border-radius: 0;
    text-transform: uppercase;
    width: auto;
    font-family: Montserrat,sans-serif;
    font-weight: 600;
    white-space: nowrap
}
.btn-danger,.btn-info,.btn-primary,.btn-success,.btn-warning {
    color: #fff
}
.btn.btn-very-small {
    font-size: 10px;
    padding: 4px 20px;
    line-height: 22px
}
.btn.btn-small {
    font-size: 11px;
    padding: 4px 24px
}
.btn.btn-medium {
    font-size: 12px;
    padding: 6px 25px 5px
}
.btn.btn-large {
    font-size: 13px;
    padding: 9px 34px;
    line-height: 25px
}
.btn.btn-extra-large {
    font-size: 15px;
    padding: 12px 40px 13px;
    line-height: 25px
}
.btn-dual .btn {
    margin: 0 10px
}
.btn i {
    margin-left: 6px;
    vertical-align: middle;
    position: relative;
    top: -1px
}
.btn.btn-white {
    background: #fff;
    border-color: #fff;
    color: #232323
}
.btn.btn-white:focus,.btn.btn-white:hover {
    background: 0 0;
    color: #fff
}
.btn.btn-black {
    background: #000;
    border-color: #000;
    color: #fff
}
.btn.btn-black:focus,.btn.btn-black:hover {
    background: 0 0;
    color: #000
}
.btn.btn-dark-gray {
    background: #232323;
    border-color: #232323;
    color: #fff
}
.btn.btn-dark-gray:focus,.btn.btn-dark-gray:hover {
    background: 0 0;
    color: #232323
}
.btn.btn-light-gray {
    background: #dbdbdb;
    border-color: #dbdbdb;
    color: #232323
}
.btn.btn-light-gray:focus,.btn.btn-light-gray:hover {
    background: 0 0;
    border-color: #dbdbdb;
    color: #dbdbdb
}
.btn.btn-deep-pink {
    background: #D23641;
    border-color: #D23641;
    color: #fff
}
.btn.btn-deep-pink:focus,.btn.btn-deep-pink:hover {
    background: 0 0;
    border-color: #D23641;
    color: #D23641
}
.btn-warning,.btn-warning:hover {
    color: #fff
}
.btn.btn-transparent-white {
    background: 0 0;
    border-color: #fff;
    color: #fff
}
.btn.btn-transparent-white:focus,.btn.btn-transparent-white:hover {
    background: #fff;
    border-color: #fff;
    color: #232323
}
.btn.btn-transparent-black {
    background: 0 0;
    border-color: #000;
    color: #000
}
.btn.btn-transparent-black:focus,.btn.btn-transparent-black:hover {
    background: #000;
    border-color: #000;
    color: #fff
}
.btn.btn-transparent-dark-gray {
    background: 0 0;
    border-color: #232323;
    color: #232323
}
.btn.btn-transparent-dark-gray:focus,.btn.btn-transparent-dark-gray:hover {
    background: #232323;
    border-color: #232323;
    color: #fff
}
.btn.btn-transparent-light-gray {
    background: 0 0;
    border-color: #dbdbdb;
    color: #dbdbdb
}
.btn.btn-transparent-light-gray:focus,.btn.btn-transparent-light-gray:hover {
    background: #dbdbdb;
    border-color: #dbdbdb;
    color: #232323
}
.btn.btn-transparent-deep-pink {
    background: 0 0;
    border-color: #D23641;
    color: #D23641
}
.btn.btn-transparent-deep-pink:focus,.btn.btn-transparent-deep-pink:hover {
    background: #D23641;
    border-color: #D23641;
    color: #fff
}
.btn.btn-rounded {
    border-radius: 50px
}
.btn.btn-rounded.btn-very-small {
    padding: 2px 23px 1px
}
.btn.btn-rounded.btn-small {
    padding: 5px 29px
}
.btn.btn-rounded.btn-medium {
    padding: 6px 32px
}
.btn.btn-rounded.btn-large {
    padding: 9px 38px
}
.btn.btn-rounded.btn-extra-large {
    padding: 12px 45px 13px
}
.border-all {
    border: 1px solid #ededed
}
.border-top {
    border-top: 1px solid
}
.border-bottom {
    border-bottom: 1px solid
}
.border-left {
    border-left: 1px solid
}
.border-right {
    border-right: 1px solid
}
.border-lr {
    border-left: 1px solid;
    border-right: 1px solid
}
.border-tb {
    border-top: 1px solid;
    border-bottom: 1px solid
}
.border-color-white {
    border-color: #fff!important
}
.border-color-black {
    border-color: #000!important
}
.border-color-medium-dark-gray {
    border-color: #363636!important
}
.border-color-medium-gray {
    border-color: #e4e4e4!important
}
.required-error {
    border: 1px solid #ee2323!important
}
.border-radius-4 {
    border-radius: 4px
}
.border-radius-10 {
    border-radius: 10px
}
.border-radius-100 {
    border-radius: 100%
}
.parallax {
    position: relative;
    background-size: cover;
    overflow: hidden;
    background-attachment: fixed
}
.fix-background {
    position: relative;
    background-size: cover;
    animation-duration: 0s;
    animation-fill-mode: none;
    -webkit-animation-duration: 0s;
    -webkit-animation-fill-mode: none;
    -moz-animation-duration: 0s;
    -moz-animation-fill-mode: none;
    -ms-animation-duration: 0s;
    -ms-animation-fill-mode: none;
    -o-animation-fill-mode: none;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed
}
.cover-background {
    position: relative!important;
    background-size: cover!important;
    overflow: hidden!important;
    background-position: center!important;
    background-repeat: no-repeat!important
}
.background-position-top {
    background-position: center top!important
}
.margin-5px-all {
    margin: 5px
}
.margin-10px-all {
    margin: 10px
}
.margin-20px-all {
    margin: 20px
}
.margin-30px-all {
    margin: 30px
}
.margin-40px-all {
    margin: 40px
}
.margin-50px-all {
    margin: 50px
}
.margin-60px-all {
    margin: 60px
}
.margin-70px-all {
    margin: 70px
}
.margin-80px-all {
    margin: 80px
}
.margin-90px-all {
    margin: 90px
}
.margin-100px-all {
    margin: 100px
}
.no-margin {
    margin: 0!important
}
.no-margin-lr {
    margin-left: 0!important;
    margin-right: 0!important
}
.no-margin-tb {
    margin-top: 0!important;
    margin-bottom: 0!important
}
.no-margin-top {
    margin-top: 0!important
}
.no-margin-bottom {
    margin-bottom: 0!important
}
.no-margin-left {
    margin-left: 0!important
}
.no-margin-right {
    margin-right: 0!important
}
.margin-lr-auto {
    margin-left: auto!important;
    margin-right: auto!important
}
.margin-auto {
    margin: 0 auto!important
}
.margin-one-top {
    margin-top: 1%
}
.margin-two-half-top {
    margin-top: 2.5%
}
.margin-three-top {
    margin-top: 3%
}
.margin-5px-top {
    margin-top: 5px
}
.margin-10px-top {
    margin-top: 10px
}
.margin-15px-top {
    margin-top: 15px
}
.margin-20px-top {
    margin-top: 20px
}
.margin-25px-top {
    margin-top: 25px
}
.margin-30px-top {
    margin-top: 30px
}
.margin-35px-top {
    margin-top: 35px
}
.margin-40px-top {
    margin-top: 40px
}
.margin-50px-top {
    margin-top: 50px
}
.margin-one-bottom {
    margin-bottom: 1%
}
.margin-two-bottom {
    margin-bottom: 2%
}
.margin-three-bottom {
    margin-bottom: 3%
}
.margin-four-bottom {
    margin-bottom: 4%
}
.margin-five-bottom {
    margin-bottom: 5%
}
.margin-six-bottom {
    margin-bottom: 6%
}
.margin-seven-bottom {
    margin-bottom: 7%
}
.margin-eight-bottom {
    margin-bottom: 8%
}
.margin-ten-bottom {
    margin-bottom: 10%
}
.margin-5px-bottom {
    margin-bottom: 5px
}
.margin-10px-bottom {
    margin-bottom: 10px
}
.margin-15px-bottom {
    margin-bottom: 15px
}
.margin-20px-bottom {
    margin-bottom: 20px
}
.margin-25px-bottom {
    margin-bottom: 25px
}
.margin-30px-bottom {
    margin-bottom: 30px
}
.margin-40px-bottom {
    margin-bottom: 40px
}
.margin-50px-bottom {
    margin-bottom: 50px
}
.margin-60px-bottom {
    margin-bottom: 60px
}
.margin-70px-bottom {
    margin-bottom: 70px
}
.margin-one-right {
    margin-right: 1%
}
.margin-two-right {
    margin-right: 2%
}
.margin-three-right {
    margin-right: 3%
}
.margin-four-right {
    margin-right: 4%
}
.margin-five-right {
    margin-right: 5%
}
.margin-5px-right {
    margin-right: 5px
}
.margin-10px-right {
    margin-right: 10px
}
.margin-20px-right {
    margin-right: 20px
}
.margin-30px-right {
    margin-right: 30px
}
.margin-40px-right {
    margin-right: 40px
}
.margin-50px-right {
    margin-right: 50px
}
.margin-one-left {
    margin-left: 1%
}
.margin-two-left {
    margin-left: 2%
}
.margin-three-left {
    margin-left: 3%
}
.margin-four-left {
    margin-left: 4%
}
.margin-five-left {
    margin-left: 5%
}
.margin-5px-left {
    margin-left: 5px
}
.margin-10px-left {
    margin-left: 10px
}
.margin-20px-left {
    margin-left: 20px
}
.margin-30px-left {
    margin-left: 30px
}
.margin-40px-left {
    margin-left: 40px
}
.margin-50px-left {
    margin-left: 50px
}
.margin-one-lr {
    margin-left: 1%;
    margin-right: 1%
}
.margin-two-lr {
    margin-left: 2%;
    margin-right: 2%
}
.margin-three-lr {
    margin-left: 3%;
    margin-right: 3%
}
.margin-four-lr {
    margin-left: 4%;
    margin-right: 4%
}
.margin-five-lr {
    margin-left: 5%;
    margin-right: 5%
}
.margin-ten-lr {
    margin-left: 10%;
    margin-right: 10%
}
.margin-fifteen-lr {
    margin-left: 15%;
    margin-right: 15%
}
.margin-twenty-lr {
    margin-left: 20%;
    margin-right: 20%
}
.margin-twenty-five-lr {
    margin-left: 25%;
    margin-right: 25%
}
.margin-5px-lr {
    margin-left: 5px;
    margin-right: 5px
}
.margin-10px-lr {
    margin-left: 10px;
    margin-right: 10px
}
.margin-15px-lr {
    margin-left: 15px;
    margin-right: 15px
}
.margin-20px-lr {
    margin-left: 20px;
    margin-right: 20px
}
.margin-30px-lr {
    margin-left: 30px;
    margin-right: 30px
}
.margin-40px-lr {
    margin-left: 40px;
    margin-right: 40px
}
.margin-50px-lr {
    margin-left: 50px;
    margin-right: 50px
}
.margin-one-tb {
    margin-top: 1%;
    margin-bottom: 1%
}
.margin-two-tb {
    margin-top: 2%;
    margin-bottom: 2%
}
.margin-three-tb {
    margin-top: 3%;
    margin-bottom: 3%
}
.margin-four-tb {
    margin-top: 4%;
    margin-bottom: 4%
}
.margin-five-tb {
    margin-top: 5%;
    margin-bottom: 5%
}
.margin-ten-tb {
    margin-top: 10%;
    margin-bottom: 10%
}
.margin-fifteen-tb {
    margin-top: 15%;
    margin-bottom: 15%
}
.margin-twenty-tb {
    margin-top: 20%;
    margin-bottom: 20%
}
.margin-twenty-five-tb {
    margin-top: 25%;
    margin-bottom: 25%
}
.margin-5px-tb {
    margin-top: 5px;
    margin-bottom: 5px
}
.margin-10px-tb {
    margin-top: 10px;
    margin-bottom: 10px
}
.margin-15px-tb {
    margin-top: 15px;
    margin-bottom: 15px
}
.margin-20px-tb {
    margin-top: 20px;
    margin-bottom: 20px
}
.margin-30px-tb {
    margin-top: 30px;
    margin-bottom: 30px
}
.margin-40px-tb {
    margin-top: 40px;
    margin-bottom: 40px
}
.margin-50px-tb {
    margin-top: 50px;
    margin-bottom: 50px
}
.no-padding {
    padding: 0!important
}
.no-padding-lr {
    padding-left: 0!important;
    padding-right: 0!important
}
.no-padding-tb {
    padding-top: 0!important;
    padding-bottom: 0!important
}
.no-padding-top {
    padding-top: 0!important
}
.no-padding-bottom {
    padding-bottom: 0!important
}
.no-padding-left {
    padding-left: 0!important
}
.no-padding-right {
    padding-right: 0!important
}
.padding-one-all {
    padding: 1%
}
.padding-two-all {
    padding: 2%
}
.padding-three-all {
    padding: 3%
}
.padding-four-all {
    padding: 4%
}
.padding-five-all {
    padding: 5%
}
.padding-six-all {
    padding: 6%
}
.padding-eight-all {
    padding: 8%
}
.padding-ten-all {
    padding: 10%
}
.padding-fifteen-all {
    padding: 15%
}
.padding-twenty-all {
    padding: 20%
}
.padding-twenty-five-all {
    padding: 25%
}
.padding-5px-all {
    padding: 5px
}
.padding-10px-all {
    padding: 10px
}
.padding-15px-all {
    padding: 15px
}
.padding-20px-all {
    padding: 20px
}
.padding-30px-all {
    padding: 30px
}
.padding-40px-all {
    padding: 40px
}
.padding-50px-all {
    padding: 50px
}
.padding-one-top {
    padding-top: 1%
}
.padding-two-top {
    padding-top: 2%
}
.padding-three-top {
    padding-top: 3%
}
.padding-four-top {
    padding-top: 4%
}
.padding-five-top {
    padding-top: 5%
}
.padding-ten-top {
    padding-top: 10%
}
.padding-fifteen-top {
    padding-top: 15%
}
.padding-twenty-top {
    padding-top: 20%
}
.padding-twenty-five-top {
    padding-top: 25%
}
.padding-5px-top {
    padding-top: 5px
}
.padding-10px-top {
    padding-top: 10px
}
.padding-15px-top {
    padding-top: 15px
}
.padding-20px-top {
    padding-top: 20px
}
.padding-25px-top {
    padding-top: 25px
}
.padding-30px-top {
    padding-top: 30px
}
.padding-40px-top {
    padding-top: 40px
}
.padding-50px-top {
    padding-top: 50px
}
.padding-60px-top {
    padding-top: 60px
}
.padding-70px-top {
    padding-top: 70px
}
.padding-one-bottom {
    padding-bottom: 1%
}
.padding-two-bottom {
    padding-bottom: 2%
}
.padding-three-bottom {
    padding-bottom: 3%
}
.padding-four-bottom {
    padding-bottom: 4%
}
.padding-five-bottom {
    padding-bottom: 5%
}
.padding-ten-bottom {
    padding-bottom: 10%
}
.padding-fifteen-bottom {
    padding-bottom: 15%
}
.padding-twenty-bottom {
    padding-bottom: 20%
}
.padding-twenty-five-bottom {
    padding-bottom: 25%
}
.padding-5px-bottom {
    padding-bottom: 5px
}
.padding-10px-bottom {
    padding-bottom: 10px
}
.padding-15px-bottom {
    padding-bottom: 15px
}
.padding-20px-bottom {
    padding-bottom: 20px
}
.padding-25px-bottom {
    padding-bottom: 25px
}
.padding-30px-bottom {
    padding-bottom: 30px
}
.padding-40px-bottom {
    padding-bottom: 40px
}
.padding-50px-bottom {
    padding-bottom: 50px
}
.padding-one-right {
    padding-right: 1%
}
.padding-two-right {
    padding-right: 2%
}
.padding-three-right {
    padding-right: 3%
}
.padding-four-right {
    padding-right: 4%
}
.padding-five-right {
    padding-right: 5%
}
.padding-ten-right {
    padding-right: 10%
}
.padding-fifteen-right {
    padding-right: 15%
}
.padding-twenty-right {
    padding-right: 20%
}
.padding-twenty-five-right {
    padding-right: 25%
}
.padding-5px-right {
    padding-right: 5px
}
.padding-10px-right {
    padding-right: 10px
}
.padding-15px-right {
    padding-right: 15px
}
.padding-20px-right {
    padding-right: 20px
}
.padding-30px-right {
    padding-right: 30px
}
.padding-40px-right {
    padding-right: 40px
}
.padding-50px-right {
    padding-right: 50px
}
.padding-one-left {
    padding-left: 1%
}
.padding-two-left {
    padding-left: 2%
}
.padding-three-left {
    padding-left: 3%
}
.padding-four-left {
    padding-left: 4%
}
.padding-five-left {
    padding-left: 5%
}
.padding-ten-left {
    padding-left: 10%
}
.padding-fifteen-left {
    padding-left: 15%
}
.padding-twenty-left {
    padding-left: 20%
}
.padding-twenty-five-left {
    padding-left: 25%
}
.padding-5px-left {
    padding-left: 5px
}
.padding-10px-left {
    padding-left: 10px
}
.padding-15px-left {
    padding-left: 15px
}
.padding-20px-left {
    padding-left: 20px
}
.padding-30px-left {
    padding-left: 30px
}
.padding-40px-left {
    padding-left: 40px
}
.padding-50px-left {
    padding-left: 50px
}
.padding-one-tb {
    padding-top: 1%;
    padding-bottom: 1%
}
.padding-two-tb {
    padding-top: 2%;
    padding-bottom: 2%
}
.padding-three-tb {
    padding-top: 3%;
    padding-bottom: 3%
}
.padding-four-tb {
    padding-top: 4%;
    padding-bottom: 4%
}
.padding-five-tb {
    padding-top: 5%;
    padding-bottom: 5%
}
.padding-six-tb {
    padding-top: 6%;
    padding-bottom: 6%
}
.padding-seven-tb {
    padding-top: 7%;
    padding-bottom: 7%
}
.padding-eight-tb {
    padding-top: 8%;
    padding-bottom: 8%
}
.padding-nine-tb {
    padding-top: 9%;
    padding-bottom: 9%
}
.padding-ten-tb {
    padding-top: 10%;
    padding-bottom: 10%
}
.padding-fifteen-tb {
    padding-top: 15%;
    padding-bottom: 15%
}
.padding-twenty-tb {
    padding-top: 20%;
    padding-bottom: 20%
}
.padding-twenty-five-tb {
    padding-top: 25%;
    padding-bottom: 25%
}
.padding-5px-tb {
    padding-top: 5px;
    padding-bottom: 5px
}
.padding-10px-tb {
    padding-top: 10px;
    padding-bottom: 10px
}
.padding-15px-tb {
    padding-top: 8px;
    padding-bottom: 8px
}
.padding-20px-tb {
    padding-top: 20px;
    padding-bottom: 20px
}
.padding-30px-tb {
    padding-top: 30px;
    padding-bottom: 30px
}
.padding-40px-tb {
    padding-top: 40px;
    padding-bottom: 40px
}
.padding-50px-tb {
    padding-top: 50px;
    padding-bottom: 50px
}
.padding-one-lr {
    padding-left: 1%;
    padding-right: 1%
}
.padding-two-lr {
    padding-left: 2%;
    padding-right: 2%
}
.padding-three-lr {
    padding-left: 3%;
    padding-right: 3%
}
.padding-four-lr {
    padding-left: 4%;
    padding-right: 4%
}
.padding-five-lr {
    padding-left: 5%;
    padding-right: 5%
}
.padding-six-lr {
    padding-left: 6%;
    padding-right: 6%
}
.padding-seven-lr {
    padding-left: 7%;
    padding-right: 7%
}
.padding-eight-lr {
    padding-left: 8%;
    padding-right: 8%
}
.padding-ten-lr {
    padding-left: 10%;
    padding-right: 10%
}
.padding-fifteen-lr {
    padding-left: 15%;
    padding-right: 15%
}
.padding-twenty-lr {
    padding-left: 20%;
    padding-right: 20%
}
.padding-twenty-five-lr {
    padding-left: 25%;
    padding-right: 25%
}
.padding-5px-lr {
    padding-left: 5px;
    padding-right: 5px
}
.padding-10px-lr {
    padding-left: 10px;
    padding-right: 10px
}
.padding-15px-lr {
    padding-left: 15px;
    padding-right: 15px
}
.padding-20px-lr {
    padding-left: 20px;
    padding-right: 20px
}
.padding-25px-lr {
    padding-left: 25px;
    padding-right: 25px
}
.padding-30px-lr {
    padding-left: 30px;
    padding-right: 30px
}
.padding-40px-lr {
    padding-left: 40px;
    padding-right: 40px
}
.padding-50px-lr {
    padding-left: 50px;
    padding-right: 50px
}
.padding-100px-lr {
    padding-left: 100px;
    padding-right: 100px
}
.display-block {
    display: block!important
}
.display-inline-block {
    display: inline-block!important
}
.display-inline {
    display: inline!important
}
.display-none {
    display: none!important
}
.display-inherit {
    display: inherit!important
}
.display-table {
    display: table!important
}
.display-table-cell {
    display: table-cell!important
}
.overflow-hidden {
    overflow: hidden!important
}
.overflow-visible {
    overflow: visible!important
}
.overflow-auto {
    overflow: auto!important
}
.display-flex {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row;
    flex-flow: row;
    -ms-flex-flow: row;
    -moz-flex-flow: row;
    -o-flex-flow: row
}
.display-flex>div:nth-of-type(1) {
    order: 2;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-order: 2
}
.display-flex>div:nth-of-type(2) {
    order: 1;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1
}
.display-flex>div:nth-of-type(3) {
    order: 3;
    -webkit-order: 3;
    -moz-order: 3;
    -ms-order: 3
}
.float-left {
    float: left!important
}
.float-right {
    float: right!important
}
.float-none {
    float: none!important
}
.position-inherit {
    position: inherit!important
}
.position-relative {
    position: relative!important
}
.top-auto {
    top: auto
}
.top-inherit {
    top: inherit!important
}
.top-6 {
    top: 6px
}
.top-minus1 {
    top: -1px
}
.top-minus2 {
    top: -2px
}
.top-minus3 {
    top: -3px
}
.top-minus4 {
    top: -4px
}
.top-minus5 {
    top: -5px
}
.bottom-auto {
    bottom: auto
}
.bottom-0 {
    bottom: 0
}
.bottom-1 {
    bottom: 1px
}
.bottom-2 {
    bottom: 2px
}
.bottom-3 {
    bottom: 3px
}
.bottom-4 {
    bottom: 4px
}
.bottom-5 {
    bottom: 5px
}
.left-auto {
    left: auto
}
.left-0 {
    left: 0
}
.left-1 {
    left: 1px
}
.left-2 {
    left: 2px
}
.left-3 {
    left: 3px
}
.left-4 {
    left: 4px
}
.left-5 {
    left: 5px
}
.right-auto {
    right: auto
}
.right-0 {
    right: 0
}
.right-1 {
    right: 1px
}
.right-2 {
    right: 2px
}
.right-3 {
    right: 3px
}
.right-4 {
    right: 4px
}
.right-5 {
    right: 5px
}
.width-35px {
    width: 35px
}
.width-100px {
    width: 100px
}
.width-10 {
    width: 10%
}
.width-12 {
    width: 12%
}
.width-15 {
    width: 15%
}
.width-20 {
    width: 20%
}
.width-25 {
    width: 25%
}
.width-30 {
    width: 30%
}
.width-35 {
    width: 35%
}
.width-40 {
    width: 40%
}
.width-45 {
    width: 45%
}
.width-50 {
    width: 50%
}
.width-55 {
    width: 55%
}
.width-60 {
    width: 60%
}
.width-65 {
    width: 65%
}
.width-70 {
    width: 70%
}
.width-75 {
    width: 75%
}
.width-80 {
    width: 80%
}
.width-85 {
    width: 85%
}
.width-90 {
    width: 90%
}
.width-95 {
    width: 95%
}
.width-100 {
    width: 100%
}
.width-auto {
    width: auto
}
.height-50 {
    height: 50%
}
.height-100 {
    height: 100%!important
}
.height-auto {
    height: auto!important
}
.inner-match-height {
    position: relative;
    height: 100%
}
.icon-very-small {
    font-size: 16px
}
.icon-small {
    font-size: 24px
}
.icon-medium {
    font-size: 35px
}
.icon-extra-medium {
    font-size: 40px
}
.icon-large {
    font-size: 50px
}
.small-icon {
    list-style: none;
    padding: 0
}
.small-icon li {
    display: inline-block
}
footer .small-icon li:first-child {
    margin-left: 0
}
footer .small-icon li:last-child {
    margin-right: 0
}
.small-icon li {
    margin: 0 5px
}
.small-icon a {
    font-size: 16px;
    width: 40px;
    height: 40px;
    line-height: 38px
}
.social-icon-style-8 ul li a {
    text-align: center;
    width: auto;
    height: auto
}
.social-icon-style-8 a:hover {
    color: #D23641
}
footer .small-icon li {
    margin: 0 8px
}
header {
    background: #fff
}
nav.navbar.bootsnav .heder-menu-button .navbar-toggler {
    float: none;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    top: 4px
}
.navbar-nav>li.dropdown .dropdown-toggle::after {
    display: none
}
.navbar-toggler .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}
.navbar-toggler .icon-bar+.icon-bar {
    margin-top: 4px
}
.white-link .header-searchbar,.white-link .header-social-icon {
    border-left: 1px solid rgba(255,255,255,.15)
}
.menu-center .header-right {
    flex: 1 2 auto
}
.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
    min-height: 0
}
header nav.navbar a:not([href]):not([tabindex]):focus,header nav.navbar a:not([href]):not([tabindex]):hover {
    cursor: pointer
}
header nav.navbar .navbar-nav>li>a,nav.navbar.bootsnav ul.nav>li>a {
    color: #232323;
    cursor: pointer
}
header nav.navbar.bootsnav ul.nav.white-link>li>a,header nav.navbar.white-link .header-searchbar a,header nav.navbar.white-link .header-social-icon a,header nav.navbar.white-link .navbar-nav>li>a,nav.navbar.bootsnav.white-link .header-searchbar a,nav.navbar.bootsnav.white-link .header-social-icon a,nav.navbar.bootsnav.white-link ul.nav>li>a,nav.navbar.white-link .heder-menu-button a {
    color: #fff
}
.navbar-top-scroll {
    position: absolute;
    top: 0;
    z-index: 5
}
header a.logo {
    display: inline-block;
    vertical-align: middle
}
header a.logo img {
    max-height: 39px;
	margin-left: 92px;
}
header .left-nav .sidebar-part1 a.logo img {
    max-height: inherit
}
.logo-holder img {
    max-height: 26px
}
.navbar-top {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -ms-transition-duration: .3s;
    -o-transition-duration: .3s
}
header .bootsnav .dropdown .animated {
    -webkit-animation-duration: .3s;
    -moz-animation-duration: .3s;
    -ms-animation-duration: .3s;
    -o-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both
}
nav.navbar.bootsnav .simple-dropdown .dropdown-menu>li.dropdown>ul:before {
    position: absolute;
    height: calc(100% + 20px);
    width: 100%;
    display: block;
    content: ""
}
header nav.navbar .navbar-nav>li>a:hover,
nav.navbar.bootsnav ul.nav>li>a:hover {
    color: rgba(0,0,0,.6)
}
header nav.navbar.bootsnav ul.nav.white-link>li>a:hover,header nav.navbar.white-link .header-searchbar a:hover,header nav.navbar.white-link .header-social-icon a:hover,header nav.navbar.white-link .navbar-nav>li>a:hover,
nav.navbar.bootsnav.white-link .header-searchbar a:hover,
nav.navbar.bootsnav.white-link .header-social-icon a:hover,
nav.navbar.bootsnav.white-link ul.nav>li>a:hover {
    color: #d23641
}
.navbar-nav>li>a {
    line-height: 20px
}
header nav.navbar .navbar-nav>li.active>a,
nav.navbar.bootsnav ul.nav>li.active>a {
    color: #D23641
}
header nav.navbar.bootsnav ul.nav.white-link>li.active>a,header nav.navbar.white-link .navbar-nav>li.active>a,
nav.navbar.bootsnav.white-link ul.nav>li.active>a {
    color: #D23641
}
header nav.navbar .navbar-nav>li>a.active,
nav.navbar.bootsnav ul.nav>li>a.active {
    color: rgba(0,0,0,.6)
}
header nav.navbar.bootsnav ul.nav.white-link>li>a.active,header nav.navbar.white-link .navbar-nav>li>a.active,
nav.navbar.bootsnav.white-link ul.nav>li>a.active {
    color: rgba(255,255,255,.6)
}
header nav.navbar .navbar-nav>li.dropdown.on>a,
nav.navbar.bootsnav ul.nav>li.dropdown.on>a {
    color: #D23641
}
header nav.navbar.bootsnav ul.nav.white-link>li.dropdown.on>a,header nav.navbar.white-link .navbar-nav>li.dropdown.on>a,
nav.navbar.bootsnav.white-link ul.nav>li.dropdown.on>a {
    color: #d23641
}
header {
    width: 100%;
    z-index: 99;
    position: fixed;
    top: 0;
    right: 0;
    left: 0
}
header nav .row {
    height: auto;
    padding: 0
}
header nav.navbar {
    border-radius: 0;
    padding: 0
}
header nav.navbar-default,nav.navbar.bootsnav {
    border-bottom: 0;
    box-shadow: 0 2px 2px rgba(0,0,0,.1)
}
header nav {
    width: 100%;
    top: 0;
    z-index: 99;
    margin-bottom: 0
}
header nav .nav-header-container {
    display: table-cell;
    vertical-align: middle;
    position: relative
}
header nav .navbar-nav>li>a {
    color: #d23641;
    font-size: 12px;
    font-weight: 800;
    margin: 0;
    padding: 5px 0 5px;
    letter-spacing: .015em
}
header nav.navbar-default .navbar-nav>li.active>a,header nav.navbar-default .navbar-nav>li>a:focus,header nav.navbar-default .navbar-nav>li>a:hover {
    border-bottom-color: #d23641
}
header nav .navbar-nav.text-normal>li>a {
    font-weight: 600;
    font-size: 14px;
	color: black !important;
}
.navbar-nav>li {
    position: inherit
}
.navbar-nav>li.button {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 10px
}
.navbar-nav>li.button.on a.btn {
    color: #fff!important
}
.navbar-nav>li.dropdown>.fas {
    display: none
}
.navbar-nav>li ul {
    margin: 0;
    padding: 0
}
.navbar-toggler {
    border-radius: 0;
    margin-right: 0;
    float: right;
    border: none
}
nav.navbar.bootsnav .navbar-toggle {
    top: 2px
}
header nav .brand-logo {
    padding-top: 20px;
    padding-bottom: 20px
}
nav.navbar.navbar-default ul.nav>li>a.btn {
    padding: 6px 22px;
    color: #fff;
    border-radius: 50px;
    text-transform: capitalize
}
nav.navbar.navbar-default ul.nav>li.active>a.btn {
    background: #d23641
}
.navbar-nav>li.button.call-btn .btn {
    width: 36px;
    padding: 0!important;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 36px
}
.navbar-nav>li.button.call-btn .btn i {
    margin: 0;
    font-size: 20px;
    display: block;
    height: 18px
}
nav.navbar.navbar-default ul.nav>li>a.btn.btn-danger:hover {
    background: #d23641;
    color: #fff
}
nav .accordion-menu {
    position: initial
}
nav.navbar.bootsnav li.dropdown ul li {
    list-style: none;
    padding: 0
}
nav.navbar.bootsnav li.dropdown ul li:not(.dropdown-header) a {
    position: relative
}
nav.navbar.bootsnav li.dropdown ul li:not(.dropdown-header)>a:before {
    visibility: hidden;
    content: "--";
    position: absolute;
    margin-left: -14px;
    letter-spacing: -2px
}
nav.navbar.bootsnav li.dropdown .mega-menu-full {
    width: 100%;
    box-sizing: border-box;
    background: #232323;
    padding: 30px 25px;
    box-shadow: none;
    border-radius: 0;
    border: 0;
    margin-top: 0
}
nav.navbar.bootsnav li.dropdown .mega-menu-full ul {
    margin: 0;
    list-style: none
}
nav.navbar.bootsnav li.dropdown .menu-back-div>ul {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    background: #232323
}
nav.navbar.bootsnav li.dropdown .mega-menu-full>ul li.dropdown-header {
    color: #fff;
    display: block;
    font-size: 11px;
    font-weight: 600;
    margin-bottom: 8px;
    white-space: inherit;
    padding: 0 25px;
    border-bottom: none;
    text-transform: uppercase;
    line-height: 1.42857143
}
nav.navbar.bootsnav li.dropdown .mega-menu-full>ul li.dropdown-header:not(:first-child) {
    margin-top: 12px
}
nav.navbar.bootsnav li.dropdown .mega-menu-full>ul li.dropdown-header a {
    padding: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 600
}
nav.navbar.bootsnav li.dropdown .mega-menu-full>ul li a {
    text-align: left;
    font-size: 12px;
    color: #fff;
    padding: 3px 25px;
    text-transform: capitalize;
    margin: 0;
    display: block;
    position: relative;
    overflow: hidden;
    left: 0
}
nav.navbar.bootsnav li.dropdown .mega-menu-full>ul li.mega-menu-column:first-child .dropdown-header,nav.navbar.bootsnav li.dropdown .mega-menu-full>ul li.mega-menu-column:first-child a {
    padding-left: 0
}
nav.navbar.bootsnav li.dropdown.megamenu-fw .icon-list-menu li>a>i {
    font-size: 14px;
    vertical-align: middle;
    width: 24px;
    display: inline-block
}
nav.navbar.bootsnav li.dropdown .mega-menu-full>ul>li {
    border-right: 1px solid rgba(255,255,255,.05)
}
nav.navbar.bootsnav li.dropdown .mega-menu-full>ul>li:last-child {
    border: 0
}
nav.navbar.bootsnav li.dropdown .mega-menu-full>ul>li:last-child img {
    padding-left: 40px;
    background-size: cover;
    background-position: bottom right
}
nav.navbar.bootsnav li.dropdown .mega-menu-full>ul>li>ul {
    margin-top: 18px
}
nav.navbar.bootsnav li.dropdown .mega-menu-full>ul>li>ul:first-child {
    margin-top: 0
}
nav.navbar.bootsnav li.dropdown .megamenu-fw .icon-list-menu li>a>i {
    font-size: 14px;
    vertical-align: middle;
    width: 24px
}
nav.navbar.navbar-default ul li.dropdown .dropdown-menu .mega-menu-column li>a.menu-banner-image,nav.navbar.navbar-default ul li.dropdown .dropdown-menu .mega-menu-column li>a:hover.menu-banner-image {
    left: 0;
    padding: 0;
    margin-bottom: 20px
}
nav.navbar.navbar-default ul li.dropdown .dropdown-menu .mega-menu-column li:last-child>a.menu-banner-image {
    margin-bottom: 0
}
.nav-center,.nav-left,.nav-right {
    display: table-cell;
    vertical-align: middle;
    width: 33.33%
}
header nav .justify-content-center .navbar-nav>li:last-child a {
    margin-right: 20px
}
nav.bootsnav.brand-center ul.nav>li.dropdown>ul.dropdown-menu,nav.nav-center-logo.navbar.bootsnav li.dropdown ul.dropdown-menu {
    margin-top: 0
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a {
    text-align: left
}
header nav.navbar-fixed .nav-header-container {
    width: 100%;
    float: left
}
.navbar>.container-fluid .navbar-brand {
    margin-left: 0
}
.center-nav {
    float: none;
    text-align: center
}
.center-nav>li {
    float: none;
    display: inline-block
}
nav.navbar.bootsnav.menu-center ul.nav.navbar-center {
    display: table;
    float: none;
    margin: 0 auto;
    table-layout: fixed
}
.simple-dropdown.dropdown {
    position: relative
}
.simple-dropdown .dropdown-menu {
    position: absolute;
    left: 0;
    background: #232323;
    min-width: 220px;
    padding: 13px 0 15px;
    box-shadow: none
}
nav.navbar.bootsnav .simple-dropdown .dropdown-menu>li {
    padding-left: 28px;
    padding-right: 28px
}
.simple-dropdown .dropdown-menu>li>a {
    font-size: 12px;
    color: #fff
}
.simple-dropdown .dropdown-menu>li a {
    padding: 9px 0 7px;
    overflow: hidden;
    position: relative;
    left: 0;
    font-weight: 500;
    display: block;
    line-height: 1.42857143
}
.simple-dropdown .dropdown-menu>li a:hover {
    background-color: #000;
    color: #fff
}
.simple-dropdown .dropdown-menu>li>a.dropdown-toggle .fas,nav.navbar.bootsnav.sidebar-nav .nav.navbar-left-sidebar li.dropdown>a>.fas {
    position: absolute;
    right: 0;
    font-size: 12px;
    margin-top: 0;
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}
nav.navbar.bootsnav .simple-dropdown .dropdown-menu>li.dropdown>ul,nav.navbar.bootsnav .simple-dropdown .dropdown-menu>li.dropdown>ul>li.dropdown>ul {
    background: #232323;
    display: none;
    left: 220px;
    margin: -13px 0 0 1px;
    min-width: 220px;
    white-space: nowrap;
    position: absolute;
    top: 0;
    padding: 13px 0;
    font-weight: 500;
    text-transform: capitalize
}
.simple-dropdown .dropdown-menu>li.dropdown>ul li a {
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    font-weight: 500
}
nav.navbar.bootsnav.navbar-default li.dropdown.simple-dropdown>ul.dropdown-menu>li.active>a {
    color: #fff
}
.navbar-default .navbar-toggler .icon-bar {
    background: #d23641
}
.navbar-default.white-link .navbar-toggler .icon-bar  {
    background: #fff
}
nav.navbar.bootsnav .btn-hamburger {
    padding: 0
}
nav.navbar.bootsnav .btn-hamburger .navbar-toggler {
    margin: 0;
    top: -2px;
    padding: 0
}
.menu-middle {
    display: table;
    height: 100%;
    width: 65%;
    margin: 0 auto;
    opacity: 0
}
.dropdown ul li a:focus {
    background-color: inherit
}
.dropdown ul li a:focus {
    background-color: inherit
}
header nav.nav-box-width {
    padding: 0 50px
}
nav.navbar.navbar-default ul.nav>li>a {
    padding: 22px 18px;
    border-color: transparent;
    font-weight: 600;
    display: block
}
nav.navbar.navbar-default ul.nav>li.dropdown>a.dropdown-toggle::after,nav.navbar.sidebar-nav ul.nav>li.dropdown>a.dropdown-toggle::after {
    content: "";
    vertical-align: middle;
    position: relative;
    top: -1px;
    margin-top: 0
}
nav.navbar.navbar-default ul li.dropdown ul.dropdown-menu>li:last-child {
    border-bottom: 0;
    border-bottom: 0
}
nav.navbar.navbar-default ul li.dropdown .dropdown-menu li>a:hover {
    color: #fff;
    background: 0 0;
    left: 5px
}
nav.navbar.navbar-default ul li.dropdown .dropdown-menu li.active>a {
    color: #fff;
    font-weight: 700
}
nav.navbar.navbar-default ul.menu-links li.dropdown ul.dropdown-menu li.active>a,nav.navbar.navbar-default ul.menu-links li.dropdown ul.dropdown-menu li>a:hover {
    color: #d23641
}
.dropdown ul.second-level {
    left: 270px;
    top: 0;
    height: 100%
}
.dropdown ul.third-level {
    left: 530px;
    top: 0;
    height: 100%
}
nav.navbar ul.nav .dropdown-menu.second-level .dropdown-menu {
    margin-top: 0
}
.navbar-default ul li li.dropdown ul {
    display: none
}
.navbar-default ul li li.dropdown.on>ul {
    display: block;
    position: absolute;
    left: 100%;
    margin-top: 0;
    padding: 0;
    top: 0
}
.navbar-default ul li li.dropdown.on>ul>li.dropdown.on>ul {
    display: block;
    position: absolute;
    left: 100%;
    margin-top: 0;
    padding: 0;
    top: 0
}
.navbar-default ul li li.dropdown ul.dropdown-menu {
    position: absolute;
    left: 100%;
    margin-top: 0;
    padding: 0;
    top: 0;
    box-shadow: none
}
.navbar-default ul li li.dropdown ul.dropdown-menu li {
    padding: 0
}
.dropdown-menu .dropdown a {
    position: relative
}
nav.navbar .toggle-button {
    background: #000;
    border: medium none;
    height: auto;
    margin: 0;
    padding: 0;
    width: auto
}
nav.navbar.brand-center ul.nav>li>a {
    padding: 26px;
    margin: 0
}
.navbar-collapse,.sub-menu {
    -webkit-overflow-scrolling: auto;
    -moz--webkit-overflow-scrolling: auto;
    -ms--webkit-overflow-scrolling: auto;
    -o--webkit-overflow-scrolling: auto
}
.page-title-large h1 {
    font-size: 48px;
    line-height: 62px
}
.breadcrumb {
    background: 0 0;
    border-radius: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin: 0
}
.breadcrumb ul {
    list-style: none;
    padding: 0;
    margin: 0
}
.breadcrumb ul li {
    display: inline-block;
    line-height: normal
}
.breadcrumb ul>li:after {
    content: "\f105";
    font: 14px/1 FontAwesome;
    font-weight: 900;
    padding: 0 8px 0 14px;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    opacity: .6
}
.breadcrumb ul>li:last-child:after {
    border-right: 0;
    content: "";
    padding: 0
}
.breadcrumb-strip {
    padding: 12px 0;
    background: #f3f3f3;
    box-shadow: 0 0 5px rgba(0,0,0,.2)
}
.breadcrumb-strip .breadcrumb li {
    font-size: 12px
}
.swiper-container {
    overflow: hidden;
    position: relative;
    width: 100%
}
.swiper-pagination-bullet-active {
    background: #d23641
}
.swiper-pagination {
    width: 100%
}
.swiper-pagination-bullet {
    height: 9px;
    width: 9px
}
.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}
.swiper-pagination-bottom .swiper-wrapper {
    margin: 0 0 35px 0
}
.swiper-pagination-bottom.swiper-container-horizontal .swiper-wrapper {
    margin: 0
}
.swiper-slider-second {
    text-align: center
}
.swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 0;
    left: auto
}
.swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-prev.swiper-button-white-highlight {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next.swiper-button-white-highlight {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next.swiper-button-white-highlight,.swiper-button-prev.swiper-button-white-highlight {
    background-color: #000;
    background-size: 28% auto;
    border-radius: 3px;
    height: 30px;
    width: 30px;
    margin: -15px 10px 0;
    top: 50%
}
.swiper-button-next.swiper-button-black-highlight {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-prev.swiper-button-black-highlight {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next.swiper-button-black-highlight,.swiper-button-prev.swiper-button-black-highlight {
    background-color: #fff;
    background-size: 28% auto;
    border-radius: 3px;
    height: 30px;
    width: 30px;
    margin: -15px 10px 0;
    top: 50%
}
.swiper-button-next,.swiper-button-prev {
    background-size: 14px;
    height: 50px;
    width: 22px;
    top: 51%
}
.swiper-button-prev.slider-long-arrow-white {
    background-image: url(../images/arrow-prev-light-dark.png);
    left: 0
}
.swiper-button-next.slider-long-arrow-white {
    background-image: url(../images/arrow-next-light-dark.png);
    right: 0
}
.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}
.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}
.swiper-pagination-square-bottom.swiper-pagination-bullets {
    bottom: -50px
}
.swiper-pagination-square .swiper-pagination-bullet {
    height: 3px;
    width: 30px;
    border-radius: 0
}
.black-move .swiper-slide {
    cursor: url(../images/icon-move-black.png),move
}
.background-slider-text {
    position: absolute;
    width: 100%
}
.cursor-default {
    cursor: default
}
.blog-slider .swiper-slide .slider-typography {
    padding: 60px
}
.portfolio-grid.gutter-medium li {
    padding: 7px 7px
}
.portfolio-grid.gutter-medium {
    margin: 0 7px
}
.portfolio-grid.work-3col li {
    width: 33.33%;
    float: left
}
.portfolio-grid.work-3col li.grid-item-double {
    width: 66.67%
}
.portfolio-grid {
    list-style: none;
    padding: 0;
    margin: 0
}
.portfolio-grid .grid-item figure {
    margin: 0;
    position: relative;
    overflow: hidden;
		box-shadow: 0 0 10px rgba(0,0,0,.1);
}
.portfolio-grid .grid-item figure img {
    display: block;
    width: 100%
}
.portfolio-grid .grid-item {
    opacity: 1;
    overflow: hidden
}
.portfolio-grid .grid-item figure img {
    display: block;
    opacity: 1;
    width: 100%;
    transition: all .3s ease 0s
}
.portfolio-grid .grid-item figcaption {
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    width: 100%;
    height: 100%;
    padding: 45px;
    text-align: center
}
.portfolio-grid .grid-item figure:hover .portfolio-img {
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}
.portfolio-grid .grid-item figure .portfolio-img {
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}
.portfolio-grid .grid-item figure:hover img {
    opacity: .15;
    transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}
.portfolio-grid .grid-item figure:hover figcaption {
    opacity: 1;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}
.caption.caption-visible {
    opacity: 1;
    bottom: 0!important
}
.grid-item .portfolio-hover-box {
    display: table-cell;
    height: 100%
}
.hover-option7 .grid-item figcaption {
    height: auto;
    position: absolute;
    opacity: 1;
    padding: 32px;
    bottom: -132px;
    background: #fff
}
.hover-option7 .grid-item figure:hover figcaption {
    bottom: 0
}
.hover-option7 .grid-item .portfolio-hover-main {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    display: table;
    height: 100%;
    top: 0;
    width: 100%
}
.hover-option7 .grid-item figure img {
    top: 0;
    position: relative
}
.hover-option7 .grid-item figure:hover img {
    opacity: 1;
    transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    top: -101px
}
.hover-option7 .grid-item figure:hover .portfolio-img {
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    background: 0 0
}
.container .hover-option7 .grid-item figcaption {
    padding: 20px
}
.container .hover-option7 .grid-item figure:hover img {
    top: -81px
}
.list-style-3 {
    list-style: none;
    margin: 0;
    padding: 0
}
.list-style-3 li {
    position: relative;
    padding: 0 0 0 22px;
    margin: 0 0 5px 0
}
.list-style-3 li:before {
    content: "";
    width: 10px;
    height: 1px;
    background-color: #D23641;
    position: absolute;
    top: 11px;
    left: 0
}
.list-style-8 {
    list-style: none;
    margin: 0;
    padding: 0
}
.list-style-8 li {
    position: relative;
    padding: 12px 0;
    margin: 0;
    border-bottom: 1px solid rgba(0,0,0,.1)
}
.list-style-8 li span {
    margin-bottom: 2px
}
.list-style-8 li p {
    margin-bottom: 0
}
.list-style-8 li:last-child {
    border-bottom: none
}
.list-style-8 li:before {
    content: ""
}
figure {
    margin: 0
}
.highlight .pricing-box {
    box-shadow: 0 0 40px rgba(200,200,200,.3);
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15)
}
.feature-box {
    overflow: hidden;
    position: relative;
    text-align: center
}
.feature-box .content {
    padding: 35px 15px
}
.feature-box .content:after,.feature-box .content:before,.feature-box:after,.feature-box:before {
    display: inline-block;
    position: absolute;
    content: "";
    background-color: #D23641;
    z-index: 1
}
.feature-box .content:before,.feature-box:before {
    right: 0;
    top: 0;
    transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s
}
.feature-box .content:after,.feature-box:after {
    left: 0;
    bottom: 0;
    transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s
}
.feature-box:hover:after,.feature-box:hover:before {
    transform: scaleY(1);
    transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s
}
.feature-box:before {
    transform-origin: right top 0;
    -webkit-transform-origin: right top 0;
    -moz-transform-origin: right top 0;
    -ms-transform-origin: right top 0;
    -o-transform-origin: right top 0
}
.feature-box:after {
    transform-origin: left bottom 0;
    -webkit-transform-origin: left bottom 0;
    -moz-transform-origin: left bottom 0;
    -ms-transform-origin: left bottom 0;
    -o-transform-origin: left bottom 0
}
.feature-box .content:before {
    transform-origin: right top 0;
    -webkit-transform-origin: right top 0;
    -moz-transform-origin: right top 0;
    -ms-transform-origin: right top 0;
    -o-transform-origin: right top 0
}
.feature-box .content:after {
    transform-origin: top left 0;
    -webkit-transform-origin: top left 0;
    -moz-transform-origin: top left 0;
    -ms-transform-origin: top left 0;
    -o-transform-origin: top left 0
}
.feature-box:after,.feature-box:before {
    height: 100%;
    width: 3px;
    transform: scaleY(0);
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s
}
.feature-box:hover .content:after,.feature-box:hover .content:before {
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s
}
.feature-box .content:after,.feature-box .content:before {
    width: 100%;
    height: 3px;
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s
}
.feature-box-1 {
    display: table
}
.feature-box-1 .char-value {
    display: table-cell;
    vertical-align: middle
}
.feature-box-5 {
    padding-left: 65px
}
#creative .feature-box-5 {
    margin: 25px 0
}
.feature-box-5 i {
    position: absolute;
    top: 0;
    left: 0
}
.feature-box-5.vertical-middle i {
    bottom: 0;
    display: flex;
    align-items: center
}
.feature-box-6 {
    padding-left: 70px
}
.feature-box-6 i {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}
.feature-box-10 .number {
    display: table-cell;
    font-size: 30px;
    height: 90px;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
    width: 90px;
    position: relative
}
.feature-box-10:hover .number {
    background: #D23641;
    color: #fff
}
.feature-box-10 .number-center:after {
    width: 250%;
    position: absolute;
    content: "";
    height: 1px;
    background: #e2e2e2;
    top: 45px;
    z-index: -1;
    left: 130px
}
.feature-box-10 .number-center:before {
    width: 250%;
    position: absolute;
    content: "";
    height: 1px;
    background: #e2e2e2;
    top: 45px;
    z-index: -1;
    right: 130px
}
.percent:after {
    content: '%'
}
.panel {
    border: 1px solid transparent
}
.panel .panel-heading {
    display: block
}
.panel-group {
    margin-bottom: 20px
}
.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}
.panel-title {
    font-size: 16px
}
.accordion-style2 .panel {
    background: 0 0;
    border: none;
    margin-bottom: 15px;
    box-shadow: none
}
.accordion-style2 .panel-title {
    background: 0 0;
    border: none
}
.accordion-style2 .panel .panel-heading {
    background: #fff;
    border-radius: 5px;
    padding: 18px 28px 19px;
    box-shadow: 0 7px 7px rgba(0,0,0,.1)
}
.accordion-style2 .panel-body {
    padding: 25px 28px 15px;
    border-top: 1px solid #ddd
}
.accordion-style2 .panel-heading i {
    font-size: 25px;
    margin: 0
}
.accordion-style2 .panel-title {
    padding: 0
}
.accordion-style2 .tab-tag {
    font-size: 20px;
    padding: 0;
    margin-right: 7px;
    display: inline-block;
    vertical-align: top
}
.accordion-style2 a,.accordion-style2 a:hover,.accordion-style2 a:hover i {
    color: #282828
}
.accordion-style2 .panel-default:last-child {
    border-bottom: 1px solid transparent;
    margin-bottom: 0
}
.accordion-style2 {
    margin-bottom: 0
}
.accordion-style2 a:hover {
    color: #fff
}
.toggles .panel {
    background: 0 0;
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #ddd
}
.toggles .panel-title {
    font-size: 13px;
    padding-right: 30px;
    position: relative
}
.toggles .panel-title>span.float-right {
    position: absolute;
    right: 0;
    top: 0
}
.toggles .panel-heading {
    padding: 18px;
    background-color: transparent
}
.toggles .panel-heading i {
    font-size: 12px;
    color: #626262
}
.toggles .panel+.panel {
    margin-top: -1px
}
.toggles .panel-body {
    padding: 25px
}
.nav-tabs>li>a.active,.nav-tabs>li>a.active:focus,.nav-tabs>li>a.active:hover {
    border: 0;
    border-bottom: 1px solid
}
.tab-style3 .nav-tabs {
    border-bottom: 1px solid transparent
}
.tab-style3 .nav-tabs li {
    float: none;
    display: inline-block;
    vertical-align: middle
}
.tab-style3 .nav-tabs li {
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0 23px;
    padding: 3px 0
}
.tab-style3 .nav-tabs li a.nav-link.active {
    color: #000;
    font-weight: 600
}
.tab-style3 .nav-tabs>li>a.nav-link,.tab-style3 .nav-tabs>li>a.nav-link.active:hover,.tab-style3 .nav-tabs>li>a.nav-link:focus,.tab-style3 .nav-tabs>li>a.nav-link:hover {
    background-color: transparent;
    border: none;
    padding: 0
}
.tab-style3 .nav-tabs li a.nav-link.active,.tab-style3 .nav-tabs>li>a.nav-link.active:hover {
    border-bottom: 1px solid #d23641
}
.testimonial-style3 .arrow-bottom:after {
    border-top-color: #fff;
    left: 15%;
    border-width: 10px;
    margin-left: -10px
}
.testimonial-style3 .arrow-bottom:before {
    content: "";
    border-top: 10px solid #d6d6d6;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    z-index: 4;
    position: absolute;
    bottom: -11px;
    left: 42px
}
.testimonial-style3 .image-box img {
    width: 100%
}
.blog-post-style5 .blog-post .blog-post-images {
    height: 100%;
    position: relative
}
.blog-post-style5 .blog-post .blog-categories {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 25;
    padding: 10px 20px 8px
}
.blog-post-style5 .author:before {
    width: 100px;
    height: 1px;
    background-color: #939393;
    opacity: .25;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    content: ""
}
.scroll-top-arrow,.scroll-top-arrow:focus {
    color: #fff;
    background: #878787;
    line-height: 28px;
    display: none;
    height: 30px;
    width: 30px;
    padding: 0;
    position: fixed;
    right: 26px;
    text-align: center;
    text-decoration: none;
    bottom: 80px;
    z-index: 10006;
    border-radius: 100%
}
.scroll-top-arrow:hover {
    background: #000;
    opacity: .8;
    color: #fff;
    border-color: #D23641
}
.scroll-top-arrow i {
    line-height: 30px;
    position: relative;
    font-size: 20px
}
.bg-dark-footer {
    background-color: #141414
}
.footer-logo {
    max-height: 28px
}
footer input::-webkit-input-placeholder {
    color: #6f6f6f;
    text-overflow: ellipsis;
    font-size: 11px;
    font-weight: 400;
    opacity: 1
}
footer input::-moz-placeholder {
    color: #6f6f6f;
    text-overflow: ellipsis;
    font-size: 11px;
    font-weight: 400;
    opacity: 1
}
footer input:-ms-input-placeholder {
    color: #6f6f6f;
    text-overflow: ellipsis;
    font-size: 11px;
    font-weight: 400;
    opacity: 1
}
[class*=" ti-"],[class^=ti-] {
    display: inline-block
}
.attr-nav>ul>li>a {
    padding: 3px 15px
}
.clients-list:hover img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}
.clients-list img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}
@-webkit-keyframes up-down-animation {
    0% {
        opacity: 1;
        top: 0
    }
    25% {
        opacity: .4;
        top: 2px
    }
    50% {
        opacity: .3;
        top: 4px
    }
    75% {
        opacity: .2;
        top: 5px
    }
    100% {
        opacity: 0;
        top: 9px
    }
}
@keyframes up-down-animation {
    0% {
        opacity: 1;
        top: 0
    }
    25% {
        opacity: .4;
        top: 4px
    }
    50% {
        opacity: .3;
        top: 8px
    }
    75% {
        opacity: .2;
        top: 12px
    }
    100% {
        opacity: 0;
        top: 16px
    }
}
@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
    nav .accordion-menu {
        position: static
    }
    .swiper-container {
        width: 100%
    }
}
.blog-post .caption {
    position: relative
}
.thick-line-box .separator-line-verticle-small-thick {
    position: absolute;
    top: 4px;
    left: 0
}
.thick-line-box .post-details {
    padding-left: 30px
}
.blog-post-images {
    position: relative
}
.blog-post-images img {
    width: 100%;
    border-radius: 6px
}
.blog-post-images .title {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font: 600 22px Montserrat,sans-serif;
    letter-spacing: 1px
}
.portfolio_slider {
    overflow: hidden;
    position: relative
}
.portfolio_slider ul {
    list-style: none;
    margin: 0;
    padding: 0
}
.portfolio_slider ul li .inner {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}
.portfolio_slider ul li .inner .image {
    padding-left: 30px
}
.portfolio_slider ul li .inner .image img {
    max-width: 100%
}
.video_img,.video_img .inner {
    position: relative
}
.video_img .inner:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}
.video_img span {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 64px;
    height: 46px;
    cursor: pointer;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}
.video_img .inner:hover:before,.video_img .inner:hover>span {
    visibility: visible;
    opacity: 1
}
.portfolio_slider ul li .inner .content {
    padding-left: 25px;
    padding-right: 40px
}
.portfolio_slider .swiper-pagination {
    text-align: center;
    padding: 0;
    position: relative;
    bottom: 0;
    margin-top: 30px
}
.portfolio_slider .swiper-pagination-bullet {
    height: 4px;
    width: 14px;
    border-radius: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 28px
}
.IconList .icon-box .icon-box-holder {
    height: inherit;
    padding-left: 60px;
    padding-top: 18px;
    padding-bottom: 18px
}
.IconList .icon-box .icon-box-holder i {
    padding: 0;
    top: 5px
}
.IconList .icon-box .icon-box-holder i {
    padding: 0;
    top: 20px
}
.IconList .vIcon.icon-box .icon-box-holder i {
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center
}
.gray_logo .swiper-slide img {
    filter: grayscale(1)
}
.timer.plus {
    position: relative
}
.timer.plus:after {
    content: "+"
}
.list-icon {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between
}
.list-icon .box-img {
    border: 1px solid #e6e6e6;
    padding: 4px;
    background: #fff
}
.flex-image-order:nth-child(odd) .image-box {
    order: 2
}
.swiper-container.white-box .swiper-slide:not(.swiper-slide-next) .box-shadow-light {
    background: #fff
}
.swiper-container.white-box .swiper-slide.swiper-slide-next .box-shadow-light {
    background: #fff
}
.swiper-container.bottom-arrow-lr .swiper-pagination {
    bottom: 0
}
.swiper-container.bottom-arrow-lr .arrows {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px
}
.swiper-container.bottom-arrow-lr .arrows img {
    margin: 0 10px
}
.swiper-container.bottom-arrow-lr .arrows>div:not(.swiper-button-disabled) img {
    cursor: pointer
}
.swiper-container.bottom-arrow-lr .arrows>.swiper-button-disabled img {
    filter: brightness(.35)
}
.swiper-container.bottom-arrow-lr .arrows.black img {
    filter: brightness(.35)	
}
.swiper-container.bottom-arrow-lr .arrows.black>.swiper-button-disabled img {
    filter: brightness(1)
}
section.half-section.callToAction {
    padding: 65px 0
}
.callToAction .row {
    display: flex;
    align-items: center;
    justify-content: center
}
ul.list-small li {
    margin-bottom: 5px
}
.hover-icon-boxes figure {
    position: relative
}
.hover-icon-boxes figure figcaption {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}
.hover-icon-boxes figure .box-img img {
    border-radius: 5px
}
i.icon-count {
    font-style: normal;
    border: 1px solid rgba(147,147,147,.8);
    padding: 5px;
    width: 50px;
    height: 50px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(147,147,147,.8);
    font-size: 26px;
    font-weight: 600
}
.portfolio_item {
    padding: 3rem 0
}
.portfolio_item:nth-child(even) {
    background: #f2f2f2
}
.portfolio_item .row {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}
.portfolio_item:nth-child(even) .row>div:nth-child(odd) {
    order: 2
}
.portfolio_item .action .app_icon {
    margin-top: 20px
}
.portfolio_item .action .app_icon a {
    margin-right: 5px
}
.half-section.inner-banner {
    min-height: 320px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: center!important
}
.gray-icon .icon img {
    filter: grayscale(1);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}
.gray-icon:hover .icon img {
    filter: grayscale(0)
}
.eight-column-icon,.six-column-icon {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -8px;
    padding-right: 10px
}
.eight-column-icon>div,.six-column-icon>div {
    padding: 0 8px;
    display: flex;
    height: inherit
}
.eight-column-icon>div {
    width: calc(100%/8)
}
.six-column-icon>div {
    width: calc(100%/7)
}
.eight-column-icon .swiper-slide,.six-column-icon .swiper-slide {
    margin: 0!important;
    padding: 5px
}
#particles-js,#particles-js2 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}
.swiper-three-slides .swiper-wrapper {
    display: flex;
    height: inherit
}
.swiper-three-slides .swiper-wrapper>div {
    height: inherit
}
.swiper-three-slides .swiper-wrapper .box-shadow-light {
    height: 100%
}
.box-button-bottom {
    display: flex;
    flex-direction: column;
    align-items: center
}
.box-button-bottom .flex-1 {
    flex: 1
}
.title-tab ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0;
    margin: 0 -10px
}
.title-tab ul li {
    background: 0 0;
    width: 50%;
    list-style: none;
    padding: 0 10px;
    color: #fff;
    margin-bottom: 15px
}
.title-tab.column-4 ul {
    margin: 0 -5px
}
.title-tab.column-4 ul li {
    width: 25%;
    padding: 0 5px
}
.title-tab.column-4 ul li .inner {
    font-size: 13px;
    padding: 15px 0;
    text-align: center;
    height: 100%;
    display: flex;
    line-height: initial;
    flex-direction: column;
    justify-content: center
}
.title-tab.column-4 ul li .inner span {
    position: relative;
    left: 0;
    top: 0;
    justify-content: center;
    margin-bottom: 8px
}
.title-tab ul li .inner {
    padding: 25px 5px;
    padding-left: 50px;
    font-size: 16px;
    border: 1px solid rgba(255,255,255,.4);
    cursor: pointer;
    position: relative
}
.title-tab ul li.active .inner {
    background: #D23641
}
.title-tab ul li .inner span {
    position: absolute;
    left: 10px;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center
}
.title-content {
    display: flex;
    height: 100%
}
.title-content .item {
    display: none;
    background: rgba(255,255,255,.95);
    padding: 40px 30px;
    position: relative
}
.title-content .item.active {
    display: block;
    align-items: center;
    text-align: center
}
.title-content .item:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -20px;
    border-top: 20px solid transparent;
    border-right: 20px solid rgba(255,255,255,.95);
    border-bottom: 20px solid transparent;
    margin: auto 0;
    height: 0
}
.title-content .item .inner {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    height: 100%
}
.title-content.left-align .item .inner {
    align-items: flex-start;
    justify-content: flex-start;
    text-align: left
}
.left-before-overlay:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,.7);
    width: 50%;
    z-index: 0
}
.icon-gallery {
    padding: 10px;
    background: #fff;
    box-shadow: 0 0 15px rgba(0,0,0,.4)
}
.icon-gallery ul {
    list-style: none;
    margin: 0;
    padding: 0
}
.icon-gallery ul li {
    float: left;
    width: 33.33%;
    padding: 15px 5px;
    text-align: center;
    background: #fff
}
.icon-gallery ul li span {
    display: block;
    color: #000;
    margin-top: 10px
}
.icon-gallery ul li:nth-child(even) {
    background: #f5f5f5
}
.portfolio_slider.swiper-container-initialized {
    padding: 0 10px
}
.hidden-content {
    display: none
}
.grocery-bg-left {
    background: #000 url(../images/inner-images/grocery-delivery-bg.jpg) no-repeat left top/cover
}
.restaurant-bg-left {
    background: #000 url(../images/inner-images/restaurant-left.jpg) left bottom no-repeat
}
.food-bg-left {
    background: url(../images/inner-images/food-delivery-bg.jpg) no-repeat left top/cover
}
.doctor-bg-left {
    background: url(../images/inner-images/doctor-on-demand-bg.jpg) no-repeat left top/cover
}
.min-height-250 {
    min-height: 180px
}
ul.before-auto li:before {
    top: 0;
    bottom: 0;
    margin: auto
}
a.nav-link.text-extra-dark-gray.active,a.nav-link.text-white.active {
    color: #D23641!important;
    position: relative
}
a.nav-link.text-extra-dark-gray.active:after,a.nav-link.text-white.active:after {
    content: "";
    position: absolute;
    right: 5px;
    bottom: 0;
    left: 5px;
    height: 1px;
    background: #D23641
}
.user_flow {
    margin: 4rem 0 2rem
}
.user_flow ul {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: url(../images/road-strip.jpg) repeat-x center
}
.user_flow ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    background: 0 0
}
.user_flow ul li .count {
    border: 0;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    min-width: 100px
}
.user_flow ul li .count strong {
    font-size: 25px;
    font-weight: 600;
    width: 50px;
    height: 50px;
    border: 2px solid var(--background);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    position: relative
}
.user_flow ul li .count strong i {
    position: relative;
    color: var(--background);
    font-style: normal
}
.user_flow ul li .count span {
    font-weight: 600;
    display: block;
    text-align: center;
    line-height: 17px;
    position: absolute;
    white-space: nowrap;
    background: #777372;
    padding: 4px 9px;
    color: #fff
}
.user_flow ul li:nth-child(odd) .count span {
    top: 80px;
    left: 51px
}
.user_flow ul li:nth-child(even) .count span {
    bottom: 80px;
    left: 51px
}
.user_flow ul li:nth-child(odd) .count span:after {
    content: "";
    position: absolute;
    top: 0;
    right: -12px;
    bottom: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 12px solid #777372
}
.user_flow ul li:nth-child(even) .count span:after {
    content: "";
    position: absolute;
    top: 0;
    right: -12px;
    bottom: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 12px solid #777372
}
.user_flow ul li:nth-child(odd):after {
    content: "";
    display: block;
    width: 2px;
    height: 70px;
    background: #777372;
    margin: 4px auto 10.8rem
}
.user_flow ul li:nth-child(even):before {
    content: "";
    display: block;
    width: 2px;
    height: 70px;
    background: #777372;
    margin: 10.8rem auto 4px
}
.user_flow ul li .inner {
    position: relative
}
.user_flow ul li:nth-child(odd) .inner:before {
    content: "";
    position: absolute;
    top: 130px;
    right: 0;
    left: 0;
    width: 26px;
    height: 26px;
    border-radius: 25px;
    margin: 0 auto;
    border: 2px solid var(--background);
    background: #fff
}
.user_flow ul li:nth-child(even) .inner:before {
    content: "";
    position: absolute;
    bottom: 130px;
    right: 0;
    left: 0;
    width: 26px;
    height: 26px;
    border-radius: 26px;
    margin: 0 auto;
    border: 2px solid var(--background);
    background: #fff
}
.navTabs li.nav-item a.active {
    color: #D23641;
    position: relative
}
.navTabs li.nav-item a.active:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 1px;
    background: #D23641
}
#contact-form label.error,#portfolio-form label.error,#footerBudgetForm label.error {
    margin-top: -18px;
    display: block;
    font-size: 12px;
    font-weight: 500;
    color: red
}
#portfolio-form label.error {
    line-height: initial;
    margin-top: -14px
}
#mainSlider {
    padding: 0;
    overflow: visible
}
#mainSlider h1 {
    transition: font .2s ease-out
}
#mainSlider p {
    transition: font .2s ease-out,margin .2s ease-out
}
#mainSlider .btn {
    transition: background .2s ease-out,font .2s ease-out,padding .2s ease-out,margin .2s ease-out
}
#owl-main .item {
    height: 600px;
    background-color: #fff;
    background-position: center 55%;
    background-size: cover
}
#owl-main .container {
    display: flex;
    height: inherit;
    align-items: center
}
#owl-main .container>div {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center
}
#owl-main .container .image.bottom {
    align-items: end;
    justify-content: flex-end
}
#owl-main .container>div.caption {
    flex: 1
}
#owl-main .container>div.caption .type-wrap {
    height: 144px
}
#owl-main .container>div.caption .type-wrap .typed-cursor.typed-cursor--blink {
    display: none
}
#owl-main .container>div.caption .type-wrap h3 {
    display: inline
}
#owl-main .container>div.caption .type-wrap span.typed-cursor {
    font-size: 75px;
    font-weight: 300;
    font-family: initial
}
#owl-main .caption.vertical-center {
    vertical-align: middle;
    padding-bottom: 3vh
}
#owl-main .caption.vertical-top {
    vertical-align: top
}
#owl-main .caption.vertical-bottom {
    vertical-align: bottom;
    padding-bottom: 14vh
}
#owl-main .caption div,#owl-main .caption h3,#owl-main .caption p {
    position: relative
}
#owl-main .caption h3 span {
    padding: .25em 0;
    line-height: 180%
}
#owl-main .owl-controls {
    display: block;
    position: static;
    margin-top: -47px
}
#owl-main .owl-pagination {
    background: #fff;
    line-height: inherit;
    position: relative;
    bottom: -40px;
    padding: 10px;
    display: inline-block;
    border-radius: 3px;
    margin: auto;
    opacity: 0;
    transition: all .2s ease-out
}
#owl-main:hover .owl-pagination {
    bottom: -25px;
    opacity: 1
}
#owl-main .owl-next,#owl-main .owl-prev {
    bottom: 0
}
.name-icon {
    background: url(../images/icons/gray/user.png) no-repeat center left 10px;
    padding-left: 35px
}
.phone-icon {
    background: url(../images/icons/gray/phone.png) no-repeat center left 10px;
    padding-left: 35px
}
.email-icon {
    background: url(../images/icons/gray/mail.png) no-repeat center left 10px;
    padding-left: 35px
}
.subject-icon {
    background: url(../images/icons/gray/edit.png) no-repeat center left 10px;
    padding-left: 35px
}
.message-icon {
    background: url(../images/icons/gray/info.png) no-repeat top 8px left 10px;
    padding-left: 35px
}
.top_form:before {
    content: "";
    position: absolute;
    top: -45px;
    bottom: -45px;
    left: -35px;
    border-left: 1px dashed #ced4da
}
a[href="javascript:void(0)"] {
    cursor: text
}
#contactInfo .modal-body .center {
    display: table;
    margin: 0 auto
}
#contactInfo .modal-body p {
    background-repeat: no-repeat;
    background-position: 0;
    line-height: 38px;
    padding-left: 35px;
    font-weight: 600;
    background-size: 25px;
    margin: 5px 0
}
#contactInfo .modal-body p a {
    color: #e74c3c
}
#contactInfo .modal-body p.india {
    background-image: url(../images/icons/india.png)
}
#contactInfo .modal-body p.us {
    background-image: url(../images/icons/usa.png)
}
#contactInfo .modal-body p.uk {
    background-image: url(../images/icons/uk.png)
}
ul.md-icon-list {
    padding: 0;
    margin: 0;
    list-style: none
}
ul.md-icon-list li {
    display: flex;
    position: relative;
    align-items: center;
    margin: 12px 0
}
ul.md-icon-list li .icon {
    margin-right: 15px
}
.xs-icon-list {
    list-style: none;
    margin: 0;
    padding: 0
}
.xs-icon-list li {
    position: relative;
    padding-left: 26px;
    margin-bottom: 10px
}
.xs-icon-list li i {
    position: absolute;
    top: 5px;
    left: 0
}
.testimonial-bg {
    background: url(../images/inner-images/testimonial-bg.png) no-repeat center right;
    padding: 4rem 0
}
.testimonialSlider .swiper-wrapper {
    display: flex;
    align-items: center
}
.testimonialSlider span.swiper-pagination-bullet {
    border-radius: 0;
    height: 4px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}
.testimonial-content-box .text-box {
    padding: 15px;
    position: relative
}
.testimonial-content-box .text-box:before {
    content: "";
    background-image: url(../images/icons/quote-left.png);
    background-repeat: no-repeat;
    overflow: visible!important;
    position: absolute;
    top: 0;
    left: -20px;
    z-index: 9;
    width: 16px;
    height: 13px
}
.testimonial-content-box .text-box:after {
    content: "";
    background-image: url(../images/icons/qoute-right.png);
    background-repeat: no-repeat;
    overflow: visible!important;
    position: absolute;
    bottom: 0;
    right: -20px;
    z-index: 9;
    width: 16px;
    height: 13px
}
.zsiq_theme1 .zsiq_flt_rel {
    background-color: #e64c3c!important
	display: none;
}
.zsiq_theme1 .zsiq_user.sqico-chat {
    background-color: #e64c3c!important
}
.cmplogo .sqico-clogo,.siqc_prochtcls:before,.smile_list .siqsmile_li.sel,.smile_list .siqsmile_li:hover,.vismsg .msgbx,.wincustom_bg:not(.cmplogo) {
    background-color: #e64c3c!important
}
header:before {
    border-color: #e64c3c transparent transparent transparent!important
}
.navbar-toggler {
    font: inherit;
    display: inline-block;
    overflow: visible;
    margin: 0;
    padding: 15px;
    cursor: pointer;
    transition-timing-function: linear;
    transition-duration: .15s;
    transition-property: opacity,filter;
    text-transform: none;
    color: inherit;
    border: 0;
    background-color: transparent
}
.navbar-toggler.is-active .toggler-inner,.navbar-toggler.is-active .toggler-inner:after,.navbar-toggler.is-active .toggler-inner:before {
    background-color: #d23641
}
.toggler-box {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 24px
}
.toggler-inner {
    top: 50%;
    display: block;
    margin-top: -2px
}
.toggler-inner,.toggler-inner:after,.toggler-inner:before {
    position: absolute;
    width: 30px;
    height: 2px;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform;
    border-radius: 4px;
    background-color: #d23641
}
.toggler-inner:after,.toggler-inner:before {
    display: block;
    content: ""
}
.toggler-inner:before {
    top: -8px
}
.toggler-inner:after {
    bottom: -8px
}
.navbar-toggler .toggler-inner {
    transition-timing-function: cubic-bezier(.55,.055,.675,.19);
    transition-duration: .22s
}
.navbar-toggler .toggler-inner:before {
    transition: top .1s ease-in .25s,opacity .1s ease-in
}
.navbar-toggler .toggler-inner:after {
    transition: bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)
}
.navbar-toggler.is-active .toggler-inner {
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transform: rotate(225deg)
}
.navbar-toggler.is-active .toggler-inner:before {
    top: 0;
    transition: top .1s ease-out,opacity .1s ease-out .12s;
    opacity: 0
}
.navbar-toggler.is-active .toggler-inner:after {
    bottom: 0;
    transition: bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;
    transform: rotate(-90deg)
}
.bg-icon {
    background: url(../images/icons/sprit/home.png) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    display: inline-block
}
.bg-cio-review {
    background-position: -5px 0;
    width: 151px;
    height: 44px
}
.bg-the-economic-times {
    background-position: -5px -49px;
    width: 151px;
    height: 14px
}
.bg-digital-journal {
    background-position: -5px -68px;
    width: 150px;
    height: 18px
}
.bg-market-watch {
    background-position: -5px -91px;
    width: 150px;
    height: 22px
}
.bg-vrar-standard {
    background-position: -5px -118px;
    width: 150px;
    height: 41px
}
.bg-goodfirms {
    background-position: -5px -164px;
    width: 121px;
    height: 97px
}
.bg-mobile-app-daily {
    background-position: -5px -266px;
    width: 97px;
    height: 97px
}
.bg-clutch {
    background-position: -5px -368px;
    width: 89px;
    height: 97px
}
.bg-android {
    background-position: -99px -368px;
    width: 50px;
    height: 50px
}
.bg-ar {
    background-position: -99px -423px;
    width: 50px;
    height: 50px
}
.bg-blockchain {
    background-position: -111px -636px;
    width: 50px;
    height: 50px
}
.bg-client {
    background-position: -5px -470px;
    width: 50px;
    height: 50px
}
.bg-gaming {
    background-position: -60px -478px;
    width: 50px;
    height: 50px
}
.bg-ios {
    background-position: -5px -525px;
    width: 50px;
    height: 50px
}
.bg-monitor {
    background-position: -60px -533px;
    width: 50px;
    height: 50px
}
.bg-team {
    background-position: -5px -580px;
    width: 50px;
    height: 50px
}
.bg-trophy {
    background-position: -60px -588px;
    width: 50px;
    height: 50px
}
.bg-vr {
    background-position: -5px -635px;
    width: 50px;
    height: 50px
}
.bg-ai {
    background-position: -107px -266px;
    width: 42px;
    height: 50px
}
.bg-email {
    background-position: -107px -321px;
    width: 30px;
    height: 30px
}
.bg-india {
    background-position: -115px -478px;
    width: 30px;
    height: 30px
}
.bg-uk {
    background-position: -115px -513px;
    width: 30px;
    height: 30px
}
.bg-usa {
    background-position: -115px -548px;
    width: 30px;
    height: 30px
}
#mask {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,.3);
    display: none
}
.ads-top-form {
	background: rgba(0,0,0,.6);
	padding: 25px;
	color: #fff;
	text-align: center;
	border-radius: 5px;
}
.ads-top-form .form-control {
	background-color: #fff;
	min-height: 40px;
	border-color: #fff;
	border-radius: 2px;
}
.close.topClose {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 40px;
	height: 40px;
	background: #D23641;
	opacity: 1 !important;
	color: #fff;
	font-weight: 300;
	border-radius: 50px;
	font-size: 35px;
	z-index: 1
}
.adsBanner {
	background-attachment: initial !important;
}
form .form-control.error {
	margin-bottom: 0;
}
form label.error {
	font-size: 12px;
	font-weight: 300;
	color: #f00;
}
form select.form-control:invalid option,
form select:invalid option {
	color: #777;
}
form select.form-control,
form select {
	color: #000
}
form select.form-control:invalid,
form select:invalid {
	color: #6c757d;
}
.image form label.error {
	margin-top: 0 !important;
	line-height: 24px !important;
}
.captcha_form p {
    width: 125px;
    padding: 8px 15px;
    background: #f5f5f5;
    font-weight: 550;
    margin: 0 0 20px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    color: #000;
}
h3.bot_msg {
    font-size: 11px;
    vertical-align: middle;
    width: 100%;
}
.captcha_form input {
    color: #495057;
}
.process {
	position: relative
}

.process ul {
	position: relative;
	display: flex;
	margin: 0;
	padding: 2.5rem 0 0;
	list-style: none
}

.process ul li {
	padding: 0 16px;
	background: 0 0;
	margin: 0;
	position: relative;
	flex: 1;
	text-align: center
}

.process ul li:not(:first-child) .ttl:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	left: -31px;
	width: 26px;
	height: 10px;
	background: url(../images/icons/arrow-gray.png) no-repeat
}

.process ul li>div {
	position: relative
}

.process ul .ttl {
	font-size: 15px;
	min-height: 50px;
	border-radius: 10px;
	position: relative;
	line-height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 40px
}

.process ul .ttl .count {
	width: 48px;
	height: 48px;
	color: #fff;
	background: #D23641;
	font-size: 24px;
	text-shadow: 0 1px 1px #D23641;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 40px;
	border: 4px solid rgba(247,234,236,.58);
	margin: 0 auto 15px;
	position: absolute;
	top: -55px;
	right: 0;
	left: 0
}

.process ul .ttl b {
	font-size: 17px;
	display: block
}

.process ul p {
	margin: 10px 0 0
}
.btn-danger {
	background-color: #D23641;
}
@media (max-width: 767px) {
	.close.topClose {
    top: -5px;
    right: 5px;
		color: #D23641;
    background: transparent;
    font-size: 55px;
	}
	.modal-backdrop.show {
    opacity: .8;
	}
	body.modal-open header.fixed-n {
    z-index: 0;
	}
	#galleryModal .modal-dialog.modal-lg {
		display: flex;
    align-items: center;
    height: 100%;
	}
	.hover-option7 .grid-item figcaption {
    bottom: -104px
	}
}
@media (min-width: 768px) {
	.modal-lg {
		height: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
	}
}
@media (min-width: 1200px) {
    .owl-buttons {
        display:block
    }
}