/*
* MOET - Multi-Scrolling Coming Soon Template
*
* This is a premium product available exclusively at this address http://themeforest.net/user/Madeon08/portfolio
*
* This file is minified only for the demo, you will find an expanded, commented and accurate file in your download pack.
*
* Thanks for your support!
*
*
*/
@import url(font-awesome.min.css);
@import url(ionicons.min.css);
@import url(bootstrap.min.css);
@import url(animate.css);
@import url(swipebox.css);
@import url(vegas.css);
@import url("http://fonts.googleapis.com/css?family=Montserrat:400,700");
@import url("http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700");
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    /*list-style: none*/
    line-height: 28px;
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body {
    font-family: "Conv_GothamRounded-Book", "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-overflow-scrolling: touch
}

body,
html {
    margin: 0;
    padding: 0;
    overflow: hidden;
    -webkit-tap-highlight-color: transparent;
    width: 100%;
    font-family: "Conv_GothamRounded-Book", "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
    font-size: 17px;


}

body,
input,
select,
textarea {
    -webkit-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
    -moz-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
    -ms-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1)
}

.ms-section {
    position: relative;
}

.ms-section.ms-table {
    display: table;
    width: 100%
}

.ms-tableCell {
    /*display: table-cell;*/
    /*vertical-align: middle;*/
    /*width: 100%;*/
    /*height: 100%*/
}

.ms-easing {
    -webkit-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
    -moz-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
    -ms-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1)
}

a {
    -webkit-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
    -moz-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
    -ms-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
    cursor: pointer;
    text-decoration: none;
    color: #fff
}

a:hover {
    color: #FF1D4D;
    text-decoration: none !important;
    outline: none !important
}

a:active,
a:focus {
    outline: none !important;
    text-decoration: none !important;
    color: #fff
}

button {
    -webkit-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
    -moz-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
    -ms-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
    cursor: pointer
}

button:hover,
button:active,
button:focus {
    outline: none !important;
    text-decoration: none !important;
    color: #2B2D35
}

strong,
b {
    font-weight: 600
}

em,
i {
    font-style: italic
}

p {
    margin: 0;
    font-size: 1em;
    line-height: 1.6em;
    color: #fff;
    font-weight: 400;
    font-family:"Conv_GothamRounded-Book", "Open Sans", "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #fff;
    font-weight: 400;
    line-height: 1em
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
    text-decoration: none
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    color: inherit
}

h1 {
    font-size: 4em;
    line-height: 1;
    color: #fff
}

h2 {
    font-size: 1.2em;
    line-height: 1.2em;
    margin-bottom: 0
}

h3 {
    font-size: 1em;
    line-height: 1.5em;
    margin-bottom: 0.5em;
    font-weight: 400
}

h4 {
    font-size: 0.8em;
    line-height: 1.1em;
    font-weight: 600;
    text-transform: uppercase
}

h5 {
    font-size: 0.8em;
    line-height: 1em;
    margin-bottom: 0.2em;
    font-weight: 400;
    text-transform: uppercase
}

h6 {
    font-size: 0.7em;
    line-height: 1.5em
}

sub {
    font-size: 0.8em;
    position: relative;
    top: 0.5em
}

sup {
    font-size: 0.8em;
    position: relative;
    top: -0.5em
}

.clear {
    clear: both
}

.display-none {
    display: none !important
}

.align-left {
    text-align: left
}

.align-center {
    text-align: center
}

.align-right {
    text-align: right
}

.no-margin-bottom {
    margin-bottom: 0
}

.opacity-0 {
    opacity: 0 !important
}

.index-999 {
    z-index: -999 !important
}

.opacity-0-player {
    opacity: 0;
    -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -ms-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -o-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    transition: all 0.3s cubic-bezier(0, 0, 0.58, 1)
}

.separator-middle {
    background: #FF1D4D;
    height: 3px;
    width: 150px;
    margin: 35px auto
}

.separator-middle:before {
    background: #FF1D4D;
    content: "";
    height: 10px;
    margin: -4px 0 0 -75px;
    position: absolute;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 10px
}

.separator-middle:after {
    background: #FF1D4D;
    content: "";
    height: 10px;
    margin: -4px 0 0 75px;
    position: absolute;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 10px
}


.item-title2 {
    position: absolute;
    z-index: 999;
    left: 0;
    padding: 0;
    top: 30vh;
    width: calc(100% - 15px);
    padding: 0 10%;
    color:#fff;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: left;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    opacity: 1;
    visibility: visible;
    line-height: 26px;
}

.item-title {
    position: absolute;
    z-index: 999;
    left: 0;
    padding: 0;
    top: 50vh;
    width: calc(100% - 15px);
    padding: 0 15%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: left;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    opacity: 1;
    visibility: visible
}

.item-title.text-center {
    text-align: center !important
}

.item-title h2 {
    color: #fff;
    font-size: 4em
}

.item-title h2 small {
    font-family:"Conv_GothamRounded-Book", "Open Sans", "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
    font-weight: 400;
    font-style: italic;
    opacity: 0.8;
    font-size: 40%;
    display: block;
    margin-top: 10px
}

.item-title .separator {
    background: #f15a2c;
    height: 3px;
    width: 100px;
    margin: 20px 0 30px
}

.item-title .separator:before {
    background: #f15a2c;
    content: "";
    height: 10px;
    margin: -4px auto auto 0;
    position: absolute;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 10px
}

.item-title .separator:after {
    background: #f15a2c;
    content: "";
    height: 10px;
    margin: -4px auto auto 0;
    margin-left: 100px;
    position: absolute;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 10px
}

.item-title p {
    color: #fff;
    border-left: 2px solid #f15a2c;
    padding-left: 15px;
}

a.action {
    background-color: #f15a2c;
    opacity: 0.9;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    border: solid 2px #fff;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: 600;
    height: 50px;
    line-height: 45px;
    padding: 0 1.5em;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    text-transform: uppercase;
    letter-spacing: 2px
}

a.action:hover {
    border-color: #f15a2c;
    color: #fff;
    opacity: 1
}

a.action:active,
a.action:focus {
    border-color: #f15a2c;
    color: #fff;
    box-shadow: none;
    opacity: 1
}

.border-bar-top,
.border-bar-right,
.border-bar-bottom,
.border-bar-left {
    position: absolute;
    z-index: 9999;
    background: #000
}

.border-bar-top {
    width: 100vw;
    height: 1px;
    top: 30px
}

.border-bar-right {
    width: 1px;
    height: 100vh;
    right: 30px
}

.border-bar-bottom {
    width: 100vw;
    height: 1px;
    bottom: 30px
}

.border-bar-left {
    width: 1px;
    height: 100vh;
    left: 30px
}

#multi-div {
    overflow: auto;
    height: 100vh;
    -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -ms-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -o-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    transition: all 0.3s cubic-bezier(0, 0, 0.58, 1)
}

.tooltip {
    text-transform: none
}

.social-icons {
    position: absolute;
    top: 0;
    right: 20px;
    display: block;
    z-index: 99999;
    width: auto;
    overflow: hidden;
    white-space: nowrap;
    -webkit-transition: all 0.7s cubic-bezier(0.42, 0, 0.58, 1);
    -moz-transition: all 0.7s cubic-bezier(0.42, 0, 0.58, 1);
    -ms-transition: all 0.7s cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition: all 0.7s cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 0.7s cubic-bezier(0.42, 0, 0.58, 1)
}

.social-icons i {
    color: rgba(255, 255, 255, 0.7);
    -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -ms-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -o-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    transition: all 0.3s cubic-bezier(0, 0, 0.58, 1)
}

.social-icons a {
    color: #666;
    width: 30px;
    line-height: 30px;
    letter-spacing: 0;
    background: transparent;
    font-size: 12px;
    font-weight: 300;
    height: 30px;
    display: inline-block;
    text-align: center;
    float: left;
    border: none;
    -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.18);
    box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.18);
    -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -ms-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -o-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    transition: all 0.3s cubic-bezier(0, 0, 0.58, 1)
}

.social-icons a:hover {
    color: #fff;
    background: #f15a2c
}

.social-icons a:hover i {
    color: #fff
}

p.copyright {
    font-family: "Conv_GothamRounded-Book", "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 30px;
    width: 100%;
    padding: 0 20px;
    color: #fff;
    line-height: 30px;
    font-size: 0.7em;
    font-weight: 500;
    text-align: right;
    z-index: 9999
}

.overlay {
    background: rgba(0, 0, 0, 0.5);
    position: relative;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

#left1 {
    background: none
}

#left2 {
    background: #615F5F;
    background-image: url("../images/bg.png");
    background-repeat: repeat-x;
}

#left2 .overlay {
    background: transparent !important
}

#right1 {
    background: #615F5F;
    background-image: url("../images/bg.png");
    background-repeat: repeat-x;
}

#right1 .overlay {
    background: transparent !important
}

#right2 {
    background: none
}

.carousel-indicators {
    padding: 0 15px 15px 0;
    bottom: 0;
    right: 0;
    margin: 0;
    left: auto;
    width: auto
}

.carousel-indicators li {
    background: transparent;
    border: 1px solid #2B2D35;
    background: #fff;
    margin: 0 !important;
    width: 10px;
    height: 10px;
    -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -ms-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -o-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    margin-right: 5px !important;
    -webkit-backface-visibility: hidden
}

.carousel-indicators li:hover {
    background: #2B2D35;
    border: 1px solid #2B2D35;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}

.carousel-indicators .active {
    width: 10px;
    height: 10px;
    margin: 0 !important;
    margin-right: 5px !important;
    background: #2B2D35;
    border: 1px solid #2B2D35;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}

.carousel-inner {
    overflow: hidden
}

.carousel-inner .item {
    overflow: visible
}

.carousel-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    padding: 15px 10px 8px 15px;
    text-shadow: none;
    text-align: left;
    width: 100%;
    background: #fff
}

.carousel-caption h3 {
    font-family: "Conv_GothamRounded-Book", "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
    color: #2B2D35;
    width: 100%;
    font-size: 12px;
    white-space: nowrap;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px
}

.carousel-control {
    background: transparent;
    background-image: none !important
}

.carousel-control .icon-prev:before {
    font-family: ionicons;
    content: '\f124'
}

.carousel-control .icon-next:before {
    font-family: ionicons;
    content: '\f125'
}

.loading-part {
    position: fixed;
    background-image: -webkit-radial-gradient(center top, ellipse farthest-corner, #2B2D35 0%, #141519 100%);
    background-image: radial-gradient(ellipse farthest-corner at center top, #2B2D35 0%, #141519 100%);
    width: 100%;
    height: 100%;
    z-index: 9999
}

.loading-part img.logo-loading {
    max-width: 400px;
    display: block;
    margin: auto
}

.loading-part p.loading-text {
    font-family: "Conv_GothamRounded-Book", "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
    width: 100%;
    margin-top: 10px;
    text-align: center;
    font-size: 12px;
    white-space: nowrap;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    left: 0
}

.loading-part .loader {
    margin-top: 5px
}

.loading-part .loader>span {
    display: inline-block;
    width: 5px;
    height: 5px;
    margin: 0 4px;
    background: #fff;
    opacity: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation: loader-fade 1s infinite;
    -moz-animation: loader-fade 1s infinite;
    animation: loader-fade 1s infinite
}

.loading-part .loader>span:nth-child(1) {
    -webkit-animation-delay: 0.2s;
    -moz-animation-delay: 0.2s;
    animation-delay: 0.2s
}

.loading-part .loader>span:nth-child(2) {
    -webkit-animation-delay: 0.4s;
    -moz-animation-delay: 0.4s;
    animation-delay: 0.4s
}

.loading-part .loader>span:nth-child(3) {
    -webkit-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    animation-delay: 0.6s
}

@-webkit-keyframes loader-fade {
    0% {
        opacity: 0
    }
    50% {
        opacity: 0.8
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes loader-fade {
    0% {
        opacity: 0
    }
    50% {
        opacity: 0.8
    }
    100% {
        opacity: 0
    }
}

@keyframes loader-fade {
    0% {
        opacity: 0
    }
    50% {
        opacity: 0.8
    }
    100% {
        opacity: 0
    }
}

#multiscroll-nav {
    position: fixed;
    z-index: 9999;
    top: 50%;
    width: 30px;
    right: 0;
    -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -ms-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -o-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

/*#multiscroll-nav ul {*/
    /*margin: 0;*/
    /*padding: 0*/
/*}*/

/*#multiscroll-nav ul li {*/
    /*display: block;*/
    /*width: 30px;*/
    /*height: 20px;*/
    /*position: relative*/
/*}*/

/*#multiscroll-nav ul li a {*/
    /*display: block;*/
    /*position: relative;*/
    /*z-index: 1;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*cursor: pointer;*/
    /*text-decoration: none*/
/*}*/

/*#multiscroll-nav ul li a:hover span:before {*/
    /*background: transparent;*/
    /*border: 1px solid #fff;*/
    /*-webkit-transform: rotate(135deg);*/
    /*-moz-transform: rotate(135deg);*/
    /*-ms-transform: rotate(135deg);*/
    /*-o-transform: rotate(135deg);*/
    /*transform: rotate(135deg)*/
/*}*/

/*#multiscroll-nav ul li .active span {*/
    /*background: transparent*/
/*}*/

/*#multiscroll-nav ul li .active span:before {*/
    /*background: transparent;*/
    /*border: 1px solid #fff;*/
    /*-webkit-transform: rotate(135deg);*/
    /*-moz-transform: rotate(135deg);*/
    /*-ms-transform: rotate(135deg);*/
    /*-o-transform: rotate(135deg);*/
    /*transform: rotate(135deg)*/
/*}*/

#multiscroll-nav span {
    top: 5px;
    left: 10px;
    width: 10px;
    height: 10px;
    position: absolute;
    z-index: 1
}

#multiscroll-nav span:before {
    font-size: 1.5em;
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #666;
    background: transparent;
    -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -ms-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -o-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.multiscroll-tooltip {
    position: absolute;
    color: #fff;
    font-size: 12px;
    top: -2px;
    white-space: nowrap;
    text-transform: uppercase;
    letter-spacing: 2px
}

a.link-nav .multiscroll-tooltip {
    opacity: 0;
    visibility: hidden;
    right: 0;
    padding-right: 20px;
    z-index: 0;
    -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -ms-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -o-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    transition: all 0.3s cubic-bezier(0, 0, 0.58, 1)
}

a.link-nav.active .multiscroll-tooltip {
    -webkit-animation: fade-tooltip 1.5s 0.3s, cubic-bezier(0, 0, 0.58, 1);
    -moz-animation: fade-tooltip 1.5s 0.3s, cubic-bezier(0, 0, 0.58, 1);
    animation: fade-tooltip 1.5s 0.3s, cubic-bezier(0, 0, 0.58, 1);
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    animation-iteration-count: 1
}

a.link-nav.active-opening .multiscroll-tooltip {
    opacity: 1;
    visibility: visible
}

a.link-nav:hover .multiscroll-tooltip {
    opacity: 1;
    visibility: visible
}

@-webkit-keyframes fade-tooltip {
    0% {
        opacity: 0;
        visibility: visible
    }
    10% {
        opacity: 1
    }
    90% {
        opacity: 1
    }
    100% {
        opacity: 0;
        visibility: hidden
    }
}

@-moz-keyframes fade-tooltip {
    0% {
        opacity: 0;
        visibility: visible
    }
    10% {
        opacity: 1
    }
    90% {
        opacity: 1
    }
    100% {
        opacity: 0;
        visibility: hidden
    }
}

@keyframes fade-tooltip {
    0% {
        opacity: 0;
        visibility: visible
    }
    10% {
        opacity: 1
    }
    90% {
        opacity: 1
    }
    100% {
        opacity: 0;
        visibility: hidden
    }
}

.brand-logo {
    max-width: 200px;
    display: block;
    margin: 200px auto;
    margin-bottom:0px
}
.logo{
    margin-top: 230px;
    max-width: 300px;
}
.mouse {
    border: 2px solid #fff;
    border-radius: 26px;
    position: absolute;
    bottom: 45px;
    left: 50%;
    width: 20px;
    height: 35px;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.mouse::after {
    background-color: #fff;
    border-radius: 100%;
    content: "";
    position: absolute;
    top: 5px;
    left: 50%;
    margin-left: -2px;
    width: 4px;
    height: 4px;
    opacity: 1;
    -webkit-transform: translateY(0px) scaleY(1) scaleX(1) translateZ(0px);
    -moz-transform: translateY(0px) scaleY(1) scaleX(1) translateZ(0px);
    -ms-transform: translateY(0px) scaleY(1) scaleX(1) translateZ(0px);
    -o-transform: translateY(0px) scaleY(1) scaleX(1) translateZ(0px);
    transform: translateY(0px) scaleY(1) scaleX(1) translateZ(0px);
    -webkit-animation: scroll 1.5s -1s cubic-bezier(0.68, -0.55, 0.265, 1.55) infinite;
    -moz-animation: scroll 1.5s -1s cubic-bezier(0.68, -0.55, 0.265, 1.55) infinite;
    animation: scroll 1.5s -1s cubic-bezier(0.68, -0.55, 0.265, 1.55) infinite
}

p.scroll {
    font-family: "Conv_GothamRounded-Book", "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
    position: absolute;
    bottom: 15px;
    width: 100%;
    text-align: center;
    font-size: 12px;
    white-space: nowrap;
    font-weight: 400;
    letter-spacing: 1px;
    left: 0
}

p.scroll span {
    letter-spacing: 0;
    font-style: italic
}

@-webkit-keyframes scroll {
    0%,
    20% {
        -webkit-transform: translateY(0px) scaleY(1) scaleX(1) translateZ(0px)
    }
    10% {
        -webkit-transform: translateY(0px) scaleY(1.2) scaleX(1.2) translateZ(0px);
        opacity: 1
    }
    100% {
        -webkit-transform: translateY(20px) scaleY(2.5) scaleX(0.5) translateZ(0px);
        opacity: 0.01
    }
}

@-moz-keyframes scroll {
    0%,
    20% {
        -moz-transform: translateY(0px) scaleY(1) scaleX(1) translateZ(0px)
    }
    10% {
        -moz-transform: translateY(0px) scaleY(1.2) scaleX(1.2) translateZ(0px);
        opacity: 1
    }
    100% {
        -moz-transform: translateY(20px) scaleY(2.5) scaleX(0.5) translateZ(0px);
        opacity: 0.01
    }
}

@keyframes scroll {
    0%,
    20% {
        -webkit-transform: translateY(0px) scaleY(1) scaleX(1) translateZ(0px);
        -moz-transform: translateY(0px) scaleY(1) scaleX(1) translateZ(0px);
        -ms-transform: translateY(0px) scaleY(1) scaleX(1) translateZ(0px);
        -o-transform: translateY(0px) scaleY(1) scaleX(1) translateZ(0px);
        transform: translateY(0px) scaleY(1) scaleX(1) translateZ(0px)
    }
    10% {
        -webkit-transform: translateY(0px) scaleY(1.2) scaleX(1.2) translateZ(0px);
        -moz-transform: translateY(0px) scaleY(1.2) scaleX(1.2) translateZ(0px);
        -ms-transform: translateY(0px) scaleY(1.2) scaleX(1.2) translateZ(0px);
        -o-transform: translateY(0px) scaleY(1.2) scaleX(1.2) translateZ(0px);
        transform: translateY(0px) scaleY(1.2) scaleX(1.2) translateZ(0px);
        opacity: 1
    }
    100% {
        -webkit-transform: translateY(20px) scaleY(2.5) scaleX(0.5) translateZ(0px);
        -moz-transform: translateY(20px) scaleY(2.5) scaleX(0.5) translateZ(0px);
        -ms-transform: translateY(20px) scaleY(2.5) scaleX(0.5) translateZ(0px);
        -o-transform: translateY(20px) scaleY(2.5) scaleX(0.5) translateZ(0px);
        transform: translateY(20px) scaleY(2.5) scaleX(0.5) translateZ(0px);
        opacity: 0.01
    }
}

#countdown_dashboard {
    display: block;
    margin: 10px auto 0
}

#countdown_dashboard .dash-glob {
    border-left: 1px solid #2B2D35;
    text-align: center
}

#countdown_dashboard .dash-glob:first-child {
    margin-left: 0;
    border-left: none
}

#countdown_dashboard .dash-glob .dash {
    padding-bottom: 0;
    position: relative;
    width: 100%;
    opacity: 1
}

#countdown_dashboard .dash-glob .dash .digit {
    color: #fff;
    font-size: 12em;
    font-weight: 400;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    height: 1em;
    line-height: 1em;
    position: relative;
    vertical-align: middle;
    opacity: 1
}

#countdown_dashboard .dash-glob .dash .text-right {
    color: #fff;
    font-size: 1.5em;
    font-weight: 500;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle
}

#countdown_dashboard .text-day h3 {
    font-size: 2.5em;
    line-height: 1;
    margin: 25px 0 45px;
    font-weight: 500
}

#countdown_dashboard .text-day h3 span.point {
    color: #f15a2c;
    font-weight: 800
}

#countdown_dashboard .text-day p {
    color: #fff
}

#subscribe p {
    font-weight: 400
}

#subscribe #notifyMe {
    max-width: 450px;
    margin: auto;
    margin-top: 2em;

}

#subscribe #notifyMe .form-group {
    margin-bottom: 1em
}

#subscribe #notifyMe .form-group .fa {
    color: #000;
    font-size: 1.5em;
    margin: 0.5em 0 0 -2em;
    position: absolute;
    width: 2em;
    text-align: center
}

#subscribe #notifyMe .form-group .form-control {
    background: transparent;
    border: 1px solid #666;
    border-right: none;
    float: left;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
    height: 50px;
    font-weight: 600;
    outline: medium none;
    padding: 0 1em;
    width: 70%;
    color: #fff;
    -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -ms-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -o-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    transition: all 0.3s cubic-bezier(0, 0, 0.58, 1)
}

#subscribe #notifyMe .form-group .form-control:hover,
#subscribe #notifyMe .form-group .form-control:focus {
    box-shadow: none
}

#subscribe #notifyMe .form-group .form-control::-webkit-input-placeholder {
    color: #F8F8F8 !important
}

#subscribe #notifyMe .form-group .form-control::-moz-placeholder {
    color: #F8F8F8 !important
}

#subscribe #notifyMe .form-group .form-control:-moz-placeholder {
    color: #F8F8F8 !important
}

#subscribe #notifyMe .form-group .form-control:-ms-input-placeholder {
    color: #F8F8F8 !important
}

#subscribe #notifyMe .form-group button.submit {
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    background: #f15a2c;
    color: #fff;
    height: 50px;
    padding: 1em 0;
    font-size: 1em;
    font-weight: 600;
    line-height: 1;
    width: 30%;
    -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -ms-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -o-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    transition: all 0.3s cubic-bezier(0, 0, 0.58, 1)
}

#subscribe #notifyMe .form-group button.submit:hover {
    background: #F8F8F8;
    color: #2B2D35
}

#subscribe .block-message {
    min-height: 30px
}

#subscribe p.notify-valid {
    color: #fff
}

#subscribe p.notify-valid .ion-close-round {
    color: #f15a2c
}

#subscribe p.notify-valid .ion-checkmark-round {
    color: #27AE60
}

ul.icons {
    margin: 30px 0 0;
    padding-left: 0;
    list-style: none
}

ul.icons li {
    padding-left: 0;
    display: inline-block;
    padding: 0 0.3em 0 0
}

ul.icons li:last-child {
    padding-right: 0
}

ul.icons li a {
    color: #000;
    font-size: 0.9em;
    width: 35px;
    height: 35px;
    line-height: 35px !important;
    position: relative;
    margin: 0 5px;
    text-align: center;
    display: inline-block;
    -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -ms-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -o-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -webkit-backface-visibility: hidden
}

ul.icons li a:before {
    font-size: 1.5em;
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #000;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -ms-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -o-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

ul.icons li a:hover {
    color: #fff
}

ul.icons li a:hover:before {
    background: #000;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}

ul.icons li a i {
    position: relative;
    top: 0;
    left: 0
}

ul.icons li a i.fa-facebook {
    left: -1px
}

.progress-block {
    margin-top: 20px;
    overflow: hidden
}

.progress-block h3 {
    margin-bottom: 2px;
    font-size: 0.8em;
    color: #fff
}

.progress-block .progress-part {
    margin-bottom: 20px;
    font-weight: 400;
    overflow: visible;
    height: 1px;
    background: #EFEFEF;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0
}

.progress-block .progress-part .progress-dash {
    color: #333;
    background: #F8F8F8;
    font-size: 0.7em;
    padding-top: 1px;
    position: relative
}

.progress-block .progress-part .progress-dash span {
    display: inline-block;
    position: absolute;
    top: 5px;
    right: -10px;
    color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0
}

#swipebox-overlay {
    background: #2B2D35
}

#swipebox-bottom-bar,
#swipebox-top-bar {
    background: #2B2D35;
    opacity: 1;
    min-height: 50px
}

#swipebox-bottom-bar {
    border-top: 1px solid #999
}

#swipebox-top-bar {
    color: #fff !important;
    border-bottom: 1px solid #999;
    font-size: 15px;
    line-height: 50px;
    font-weight: 600
}

#swipebox-prev,
#swipebox-next,
#swipebox-close {
    color: #fff !important;
    border: none !important;
    text-decoration: none !important;
    cursor: pointer;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 30px;
    top: 0;
    text-align: center
}

#swipebox-close {
    font-size: 25px
}

#swipebox-close:hover {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    color: #333
}

#carousel-services .carousel-indicators {
    bottom: -60px
}

#carousel-services .carousel-indicators li {
    background: transparent;
    border: 1px solid #999
}

#carousel-services .carousel-indicators li:hover {
    background: #fff;
    border: 1px solid #999
}

#carousel-services .carousel-indicators .active {
    background: #fff;
    border: 1px solid #999
}

#carousel-services .carousel-control {
    position: absolute;
    top: auto;
    bottom: -40px;
    width: 30px;
    font-size: 20px;
    color: #fff
}

#carousel-services .carousel-control.left {
    left: 0
}

#carousel-services .carousel-control.right {
    left: 50px
}

.block-services {
    margin: 2em 0 0;
    padding-left: 20px
}

.block-services .icon-services {
    display: block;
    font-size: 3.5em;
    margin-bottom: 10px;
    color: #999
}

.block-contact {
    margin: 2em 0 0
}

.block-contact h3 {
    color: #fff
}

.block-contact h3 i {
    margin-right: 5px;
    font-size: 1.2em
}

#social-nav {
    position: relative;
    z-index: 100;
    margin-top: 20px;
    opacity: 1
}

#social-nav ul {
    margin: 0;
    padding: 0
}

#social-nav ul li {
    display: block;
    margin: 0px 5px 20px;
    position: relative;
    text-align: center;
    float: left;
    -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -ms-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -o-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    transition: all 0.3s cubic-bezier(0, 0, 0.58, 1)
}

#social-nav ul li a {
    color: #000;
    font-size: 0.9em;
    width: 35px;
    height: 35px;
    line-height: 35px !important;
    position: relative;
    margin: 0 5px;
    text-align: center;
    display: inline-block;
    -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -ms-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -o-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -webkit-backface-visibility: hidden
}

#social-nav ul li a:before {
    font-size: 1.5em;
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #EFEFEF;
    background: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -ms-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -o-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

#social-nav ul li a:hover {
    color: #fff
}

#social-nav ul li a:hover:before {
    background: #000;
    border: 1px solid #000;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}

#social-nav ul li a i {
    position: relative;
    top: 0;
    left: 0
}

#social-nav .tooltip {
    font-family: "Conv_GothamRounded-Book", "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
    white-space: pre;
    max-width: none;
    margin-top: 8px
}

#social-nav .tooltip .tooltip-inner {
    background: #333
}

#social-nav .tooltip .tooltip-arrow {
    border-top-color: #333;
    border-right-color: transparent;
    border-bottom-color: #333;
    border-left-color: transparent
}

#social-nav a.social-media {
    color: #fff
}

#social-nav a.social-media:before {
    border: 1px solid;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

#social-nav a.social-media:hover:before {
    border: 1px solid;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}

#social-nav a.twitter-color:before {
    background: #00aced;
    border-color: #00aced
}

#social-nav a.twitter-color:hover:before {
    background: #0099d3;
    border-color: #0099d3
}

#social-nav a.facebook-color:before {
    background: #3b5998;
    border-color: #3b5998
}

#social-nav a.facebook-color:hover:before {
    background: #344e86;
    border-color: #344e86
}

#social-nav a.googleplus-color:before {
    background: #f15a2c;
    border-color: #f15a2c
}

#social-nav a.googleplus-color:hover:before {
    background: #f15a2c;
    border-color: #f15a2c
}

#social-nav a.pinterest-color:before {
    background: #f15a2c;
    border-color: #f15a2c
}

#social-nav a.pinterest-color:hover:before {
    background: #f15a2c;
    border-color: #f15a2c
}

#social-nav a.linkedin-color:before {
    background: #007bb6;
    border-color: #007bb6
}

#social-nav a.linkedin-color:hover:before {
    background: #006a9d;
    border-color: #006a9d
}

#social-nav a.youtube-color:before {
    background: #f15a2c;
    border-color: #f15a2c
}

#social-nav a.youtube-color:hover:before {
    background: #a20000;
    border-color: #a20000
}

#social-nav a.instagram-color:before {
    background: #517fa4;
    border-color: #517fa4
}

#social-nav a.instagram-color:hover:before {
    background: #497293;
    border-color: #497293
}

#social-nav a.tumblr-color:before {
    background: #32506d;
    border-color: #32506d
}

#social-nav a.tumblr-color:hover:before {
    background: #2a435c;
    border-color: #2a435c
}

#social-nav a.vimeo-color:before {
    background: #aad450;
    border-color: #aad450
}

#social-nav a.vimeo-color:hover:before {
    background: #a0cf3c;
    border-color: #a0cf3c
}

#social-nav a.flickr-color:before {
    background: #ff0084;
    border-color: #ff0084
}

#social-nav a.flickr-color:hover:before {
    background: #e60077;
    border-color: #e60077
}

#social-nav a.dribbble-color:before {
    background: #ea4c89;
    border-color: #ea4c89
}

#social-nav a.dribbble-color:hover:before {
    background: #e7357a;
    border-color: #e7357a
}

#social-nav a.behance-color:before {
    background: #1769ff;
    border-color: #1769ff
}

#social-nav a.behance-color:hover:before {
    background: #0059fc;
    border-color: #0059fc
}

#social-nav a.soundcloud-color:before {
    background: #ff3a00;
    border-color: #ff3a00
}

#social-nav a.soundcloud-color:hover:before {
    background: #e63400;
    border-color: #e63400
}

#contact-form {
    margin-top: 40px
}

#contact-form .form-control {
    background: rgba(0, 0, 0, 0.4);
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
    font-weight: 400;
    outline: medium none;
    height: 40px;
    width: 100%;
    color: #fff;
    -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -ms-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -o-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    text-align: left;
    font-size: 18px;
}

#contact-form .form-control:hover,
#contact-form .form-control:focus {
    box-shadow: none
}

#contact-form .form-control::-webkit-input-placeholder {
    color: #F8F8F8 !important
}

#contact-form .form-control::-moz-placeholder {
    color: #F8F8F8 !important
}

#contact-form .form-control:-moz-placeholder {
    color: #F8F8F8 !important
}

#contact-form .form-control:-ms-input-placeholder {
    color: #F8F8F8 !important
}

#contact-form textarea.form-control {
    min-height: 150px;
    margin-bottom: 1em
}

#contact-form button#valid-form {
    font-weight: 400;
    padding: 10px;
    font-size: 25px;
    display: block;
    margin: 0 auto 0;
    background: #f15a2c;
    color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    font-weight: 900;
    width: 100%
}

#contact-form button#valid-form:hover {
    background: #fff;
    color: #2B2D35
}

#block-answer {
    min-height: 30px;
    margin-top: 1em;
    text-align: center
}

.success-message,
.error-message {
    color: #fff
}

.success-message .ion-checkmark-round,
.error-message .ion-checkmark-round {
    color: #27AE60
}

.error-message .ion-close-round {
    color: #fff
}

@media only screen and (max-width: 1600px) {
    .item-title {
        padding: 0 10%
    }
}

@media only screen and (max-width: 1024px) {
    body {
        overflow: auto !important
    }
    .ms-left,
    .ms-right {
        width: 100% !important;
        min-height: 0 !important;
        height: auto !important;
        position: relative !important;
        top: auto !important
    }
    .ms-left .ms-section,
    .ms-right .ms-section {
        height: auto !important;
        position: relative
    }
    .ms-left .ms-section .ms-tableCell,
    .ms-right .ms-section .ms-tableCell {
        height: auto !important
    }
    .ms-left .ms-section .ms-tableCell .item-title,
    .ms-right .ms-section .ms-tableCell .item-title {
        position: relative;
        top: 0;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        padding-top: 150px;
        padding-bottom: 150px
    }
    .overlay {
        border: none;
        border: 0px solid #fff;
        position: absolute
    }
    #left1 .item-title {
        padding-top: 100px;
        padding-bottom: 100px
    }
    #left1 .mouse {
        display: none
    }
    #left1 p.scroll {
        bottom: 35px
    }
    #left1 p.scroll span {
        display: none
    }
    #multiscroll-nav {
        display: none
    }
    .border-bar-top {
        height: 10px
    }
    .border-bar-right {
        width: 10px
    }
    .border-bar-bottom {
        height: 10px
    }
    .border-bar-left {
        width: 10px
    }
    .vegas-wrapper {
        position: relative
    }
    .social-icons {
        position: absolute;
        top: 10px;
        right: 10px
    }
    .social-icons i {
        color: #fff
    }
    .social-icons a {
        width: 40px;
        line-height: 40px;
        font-size: 15px;
        font-weight: 300;
        height: 40px
    }
    p.copyright {
        position: relative;
        padding: 0 15px;
        background: #fff;
        text-align: center;
        color: #666
    }
    .item-title {
        width: 100% !important;
        left: 0 !important
    }
}

@media only screen and (max-width: 480px) {
    .brand-logo {
        max-width: 200px
    }
    h1 {
        font-size: 2em
    }
    p {
        font-size: 0.9em;
        line-height: 1.4em
    }
    .item-title h2 {
        font-size: 3em !important
    }
    #countdown_dashboard .dash-glob .dash .digit {
        font-size: 7em
    }
    #countdown_dashboard .text-day h3 {
        font-size: 2em
    }
    #subscribe #notifyMe {
        max-width: 100%;
        margin: auto;
        margin-top: 2em
    }
    #subscribe #notifyMe .form-group {
        margin-bottom: 1em
    }
    #subscribe #notifyMe .form-group .form-control {
        border-right: 1px solid #666;
        float: none !important;
        width: 100% !important;
        margin-bottom: 20px
    }
    #subscribe #notifyMe .form-group button.submit {
        width: 100% !important
    }
    #subscribe .block-message {
        min-height: 40px
    }
    #block-answer {
        min-height: 40px
    }
}

.text-fire{
    color: #f15a2c;
}

.header-title{
    font-size: 20px;
    font-weight: 900;
    line-height: 28px;
    font-family: "Conv_GothamRounded-Medium";
}
.header-title-bold{
    font-size: 25px;
    font-weight: 900;
    line-height: 28px;
    font-family: "Conv_GothamRounded-Medium";
    margin-bottom: 30px;
}

.btn{
    border-radius: 0px;
    font-family: "Conv_GothamRounded-Medium";
    font-size: 23px;
    text-transform: capitalize;
    letter-spacing: -1px;
}

.btn-primary{
     background-color: #f15a2c;
     border:1px solid #f15a2c;

 }

.btn-primary:visited{
    background-color: #f15a2c;
    border:1px solid #f15a2c;
    font-family: "Conv_GothamRounded-Medium";
    font-size: 23px;
    text-transform: uppercase;
    letter-spacing: -1px;
}

.btn-primary:hover{
    background-color: #f15a2c;
    border:1px solid #f15a2c;
    font-family: "Conv_GothamRounded-Medium";
    font-size: 23px;
    text-transform: uppercase;
    letter-spacing: -1px;
}


.btn-primary:active{
    background-color: #f15a2c;
    border:1px solid #f15a2c;
    font-family: "Conv_GothamRounded-Medium";
    font-size: 23px;
    text-transform: uppercase;
    letter-spacing: -1px;
}

.btn-warning{
    background-color: #ff8c39;
    border: 1px solid #ff8c39;

}


.btn-warning:hover{
    background-color: #ff8c39;
    border:1px solid #ff8c39;
    font-family: "Conv_GothamRounded-Medium";
    font-size: 23px;
    text-transform: uppercase;
    letter-spacing: -1px;
}


.btn-warning:active{
    background-color: #ff8c39;
    border:1px solid #ff8c39;
    font-family: "Conv_GothamRounded-Medium";
    font-size: 23px;
    text-transform: uppercase;
    letter-spacing: -1px;
}

.text-small{
    font-size: 12px;
    padding: 10px;
}

.toparea{
    padding: 15px;
    min-height: 70px;
}

.logoArea{
    padding-left: 52px;
    padding-top: 20px;
    padding-bottom: 20px;
    min-height: 110px;
    background-color: #8B8986;
}

.contentArea{
    padding: 40px;
    padding-left: 57px;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #eee;
}


/* Panel opening and closing animation lasts 200ms */
body {
    transition: transform .2s;
}

/* Slide page 200px to the right when panel is opened */
body.ps-active {
    transform: translateX(200px);
}


#panel {
    position: fixed;
    top: 0;
    left: 0;
    width: 200px;
    height: 100%;  /* remember to set 100% height for all its parents too, including html and body */
    background-color: #eee;
    transform: translateX(-200px);
}

.nav-link{
    margin-right: 20px;
}


.navlink{
    font-size: 13px;
}

.nav-link:hover{
    color: #ff571a;
}

.dropdown-item{
    display: block;
    padding: 10px;
    color: #1b1b1b;

}

.popover {
    z-index: 99999999999999999999999;
    display: none;
    width: 600px;
    font-family: "Conv_GothamRounded-Book";

}
.popover-title{
    color: #333;
    font-family: "Conv_GothamRounded-Medium";
    font-size: 25px;

}


.ms-right{
width: 50%;
position: absolute;
height: 100%;
}

.ms-left{
    width: 50%;
    position: absolute;
    height: 100%;
}

.rightcontent{
    padding: 50px;
}
.slidepanel-header{
    padding: 20px;
    background-color: #efefef;
    font-size:28px;
    font-weight: 900;

}

.closepanel{
    cursor: pointer;

}

.content{
    padding:25px;
    color: #333;
}

.content p{
    color: #333;

}

.profilepic{
    width:200px;
    float: left;
    margin:0 auto;
    margin-bottom: 20px;
    margin-right: 20px;
    border: 10px solid #efefef;
    /*border: 10px solid #ff571a;*/
}



/*.footer{*/
    /*padding-left: 20px;*/
    /*padding-right: 20px;*/
    /*padding-bottom: 10px;*/
    /*font-size: 12px;*/
    /*top:0px;*/
/*}*/


.testlinkarea {
    font-family: "Conv_GothamRounded-Book", "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
    position: fixed;
    left: 49.5%;
    bottom: 50px;
    width: 50%;
    color: #fff;
    line-height: 15px;
    font-size: 0.7em;
    font-weight: 500;
    text-align: right;
    z-index: 9999;
    min-height: 20px;
    text-align: left;
    padding-top: 16px;
    margin-bottom: 0px;

}

.footer {
    font-family: "Conv_GothamRounded-Book", "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50%;
    color: #fff;
    line-height: 15px;
    font-size: 0.7em;
    font-weight: 500;
    text-align: right;
    z-index: 9999;
    min-height: 20px;
    text-align: left;
    padding-top: 16px;

}

.blackbg{
    background-color: #333;
    position: fixed;
}
.transbg{
    position: fixed;
    width: 100%;
    background-color: #333;

}
.transbg-right{
    width: 50%;
    background-color: #333;
    position: fixed;
    left: 50%;

}

.fthidden{
    display: none;
}

@media only screen and (max-width: 750px) {


    .testlinkarea {
        font-family: "Conv_GothamRounded-Book", "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
        position: fixed;
        left: 0;
        bottom: 66px;
        width: 100%;
        color: #fff;
        line-height: 15px;
        font-size: 0.7em;
        font-weight: 500;
        text-align: right;
        z-index: 9999;
        min-height: 20px;
        text-align: left;
        padding-top: 16px;
        margin-bottom: 0px;

    }

    .footer {

        width: 100%;
        color: #fff;


    }

    .blackbg{
        background-color: #333;
    }
    .transbg{
        width: 100%;
        background-color: #333;
        display: none;
    }

    .transbg-right{
        display: none;
    }

    .fthidden{
        display: block;
    }

}

.margin-bottom-30{
    margin-bottom: 20px;
}


.testimonials h3{
    margin-top:0px;
}

.testimonybox{
    padding: 20px;
    background-color: #333;
}

.intbox{
    padding: 30px;
    color: #333;
    background-color: #fff;
    opacity: 0.7;
}



.formbox{
    padding: 30px;
    color: #333;
    background-color: #fff;
    opacity: 0.7;
}

.testbox{

    padding: 30px;
    color: #333;
    background-color: #fff;
    opacity: 0.7;

}


.main-testbox{

    color: #333;
    margin-bottom: 20px;
    padding: 10px;
    border-bottom: 1px solid #ccc;

}








.cd-main-content {
    text-align: center;
}
.cd-main-content h1 {
    font-size: 20px;
    font-size: 1.25rem;
    color: #64788c;
    padding: 4em 0;
}
.cd-main-content .cd-btn {
    position: relative;
    display: inline-block;
    padding: 1em 2em;
    background-color: #89ba2c;
    color: #ffffff;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 50em;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 0 5px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}
.no-touch .cd-main-content .cd-btn:hover {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 0 20px rgba(0, 0, 0, 0.3);
}
@media only screen and (min-width: 1170px) {
    .cd-main-content h1 {
        font-size: 32px;
        font-size: 2rem;
    }
}

.cd-panel {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    visibility: hidden;
    -webkit-transition: visibility 0s 0.6s;
    -moz-transition: visibility 0s 0.6s;
    transition: visibility 0s 0.6s;
}
.cd-panel::after {
    /* overlay layer */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    cursor: pointer;
    -webkit-transition: background 0.3s 0.3s;
    -moz-transition: background 0.3s 0.3s;
    transition: background 0.3s 0.3s;
}
.cd-panel.is-visible {
    visibility: visible;
    -webkit-transition: visibility 0s 0s;
    -moz-transition: visibility 0s 0s;
    transition: visibility 0s 0s;
}
.cd-panel.is-visible::after {
    background: rgba(0, 0, 0, 0.6);
    -webkit-transition: background 0.3s 0s;
    -moz-transition: background 0.3s 0s;
    transition: background 0.3s 0s;
}
.cd-panel.is-visible .cd-panel-close::before {
    -webkit-animation: cd-close-1 0.6s 0.3s;
    -moz-animation: cd-close-1 0.6s 0.3s;
    animation: cd-close-1 0.6s 0.3s;
}
.cd-panel.is-visible .cd-panel-close::after {
    -webkit-animation: cd-close-2 0.6s 0.3s;
    -moz-animation: cd-close-2 0.6s 0.3s;
    animation: cd-close-2 0.6s 0.3s;
}

@-webkit-keyframes cd-close-1 {
    0%, 50% {
        -webkit-transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(45deg);
    }
}
@-moz-keyframes cd-close-1 {
    0%, 50% {
        -moz-transform: rotate(0);
    }
    100% {
        -moz-transform: rotate(45deg);
    }
}
@keyframes cd-close-1 {
    0%, 50% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
}
@-webkit-keyframes cd-close-2 {
    0%, 50% {
        -webkit-transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(-45deg);
    }
}
@-moz-keyframes cd-close-2 {
    0%, 50% {
        -moz-transform: rotate(0);
    }
    100% {
        -moz-transform: rotate(-45deg);
    }
}
@keyframes cd-close-2 {
    0%, 50% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}
.cd-panel-header {
    position: fixed;
    width: 90%;
    height: 50px;
    line-height: 50px;
    background: rgba(255, 255, 255, 0.96);
    z-index: 2;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
    -webkit-transition: top 0.3s 0s;
    -moz-transition: top 0.3s 0s;
    transition: top 0.3s 0s;
}
.cd-panel-header h1 {
    font-weight: bold;
    color: #89ba2c;
    padding-left: 5%;
}
.from-right .cd-panel-header, .from-left .cd-panel-header {
    top: -50px;
}
.from-right .cd-panel-header {
    right: 0;
}
.from-left .cd-panel-header {
    left: 0;
}
.is-visible .cd-panel-header {
    top: 0;
    -webkit-transition: top 0.3s 0.3s;
    -moz-transition: top 0.3s 0.3s;
    transition: top 0.3s 0.3s;
}
@media only screen and (min-width: 768px) {
    .cd-panel-header {
        width: 70%;
    }
}
@media only screen and (min-width: 1170px) {
    .cd-panel-header {
        width: 50%;
    }
}

.cd-panel-close {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 60px;
    /* image replacement */
    display: inline-block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}
.cd-panel-close::before, .cd-panel-close::after {
    /* close icon created in CSS */
    position: absolute;
    top: 22px;
    left: 20px;
    height: 3px;
    width: 20px;
    background-color: #424f5c;
    /* this fixes a bug where pseudo elements are slighty off position */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.cd-panel-close::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.cd-panel-close::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.no-touch .cd-panel-close:hover {
    background-color: #424f5c;
}
.no-touch .cd-panel-close:hover::before, .no-touch .cd-panel-close:hover::after {
    background-color: #ffffff;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.no-touch .cd-panel-close:hover::before {
    -webkit-transform: rotate(220deg);
    -moz-transform: rotate(220deg);
    -ms-transform: rotate(220deg);
    -o-transform: rotate(220deg);
    transform: rotate(220deg);
}
.no-touch .cd-panel-close:hover::after {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

.cd-panel-container {
    position: fixed;
    width: 90%;
    height: 100%;
    top: 0;
    background: #dbe2e9;
    z-index: 1;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
.from-right .cd-panel-container {
    right: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
.from-left .cd-panel-container {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
.is-visible .cd-panel-container {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
}
@media only screen and (min-width: 768px) {
    .cd-panel-container {
        width: 70%;
    }
}
@media only screen and (min-width: 1170px) {
    .cd-panel-container {
        width: 50%;
    }
}

.cd-panel-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 70px 5%;
    overflow: auto;
    /* smooth scrolling on touch devices */
    -webkit-overflow-scrolling: touch;
}
.cd-panel-content p {
    font-size: 14px;
    font-size: 0.875rem;
    color: #424f5c;
    line-height: 1.4;
    margin: 2em 0;
}
.cd-panel-content p:first-of-type {
    margin-top: 0;
}
@media only screen and (min-width: 768px) {
    .cd-panel-content p {
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.6;
    }
}





/*----------------------------------------------------*/
/*----------------- Testimonials CSS -----------------*/
/*----------------------------------------------------*/
.testimonial{
    margin-bottom: 10px;
}

.testimonial-section {
    width: 100%;
    min-height: 270px;
    /*height: auto;*/
    padding: 15px;
    /*-webkit-border-radius: 5px;*/
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    position: relative;
    border: 1px solid #fff;
}
.testimonial-section:after {
    top: 100%;
    left: 50px;
    border: solid transparent;
    content: " ";
    position: absolute;
    border-top-color: #fff;
    border-width: 15px;
    margin-left: -15px;
}

.testimonial-desc {
    margin-top: 20px;
    text-align:left;
    padding-left: 15px;
}
.testimonial-desc img {
    border: 1px solid #f5f5f5;
    /*border-radius: 150px;*/
    border-radius: 0px;
    height: 70px;
    padding: 3px;
    width: 70px;
    display:inline-block;
    vertical-align: top;
}

.testimonial-writer{
    display: inline-block;
    vertical-align: top;
    padding-left: 10px;
}

.testimonial-writer-name{
    font-weight: bold;
    padding-top: 20px;
}

.testimonial-writer-designation{
    font-size: 85%;
}

.testimonial-writer-company{
    font-size: 85%;
}
/*---- Outlined Styles ----*/
.testimonial.testimonial-default{

}
.testimonial.testimonial-default .testimonial-section{
    border-color: #777;
}

.testimonial.testimonial-default .testimonial-section:after{
    border-top-color: #777;
}

.testimonial.testimonial-default .testimonial-desc{

}

.testimonial.testimonial-default .testimonial-desc img{
    border-color: #777;
}

.testimonial.testimonial-default .testimonial-writer-name{
    color: #777;
}

.testimonial.testimonial-primary{

}
.testimonial.testimonial-primary .testimonial-section{
    border-color: #337AB7;
    color: #286090;
    background-color: rgba(51, 122, 183, 0.1);
}

.testimonial.testimonial-primary .testimonial-section:after{
    border-top-color: #337AB7;
}

.testimonial.testimonial-primary .testimonial-desc{

}

.testimonial.testimonial-primary .testimonial-desc img{
    border-color: #337AB7;
}

.testimonial.testimonial-primary .testimonial-writer-name{
    color: #337AB7;
}

.testimonial.testimonial-info{

}
.testimonial.testimonial-info .testimonial-section{
    border-color: #5BC0DE;
    color: #31b0d5;
    background-color: rgba(91, 192, 222, 0.1);
}

.testimonial.testimonial-info .testimonial-section:after{
    border-top-color: #5BC0DE;
}

.testimonial.testimonial-info .testimonial-desc{

}

.testimonial.testimonial-info .testimonial-desc img{
    border-color: #5BC0DE;
}

.testimonial.testimonial-info .testimonial-writer-name{
    color: #5BC0DE;
}


.testimonial.testimonial-success{

}
.testimonial.testimonial-success .testimonial-section{
    border-color: #5CB85C;
    color: #449d44;
    background-color: rgba(92, 184, 92, 0.1);
}

.testimonial.testimonial-success .testimonial-section:after{
    border-top-color: #5CB85C;
}

.testimonial.testimonial-success .testimonial-desc{

}

.testimonial.testimonial-success .testimonial-desc img{
    border-color: #5CB85C;
}

.testimonial.testimonial-success .testimonial-writer-name{
    color: #5CB85C;
}

.testimonial.testimonial-warning{

}
.testimonial.testimonial-warning .testimonial-section{
    border-color: #F0AD4E;
    color: #d58512;
    background-color: rgba(240, 173, 78, 0.1);
}

.testimonial.testimonial-warning .testimonial-section:after{
    border-top-color: #F0AD4E;
}

.testimonial.testimonial-warning .testimonial-desc{

}

.testimonial.testimonial-warning .testimonial-desc img{
    border-color: #F0AD4E;
}

.testimonial.testimonial-warning .testimonial-writer-name{
    color: #F0AD4E;
}

.testimonial.testimonial-danger{

}
.testimonial.testimonial-danger .testimonial-section{
    border-color: #D9534F;
    color: #c9302c;
    background-color: rgba(217, 83, 79, 0.1);
}

.testimonial.testimonial-danger .testimonial-section:after{
    border-top-color: #D9534F;
}

.testimonial.testimonial-danger .testimonial-desc{

}

.testimonial.testimonial-danger .testimonial-desc img{
    border-color: #D9534F;
}

.testimonial.testimonial-danger .testimonial-writer-name{
    color: #D9534F;
}

/*---- Filled Styles ----*/
.testimonial.testimonial-default-filled{

}
.testimonial.testimonial-default-filled .testimonial-section{
    color: #fff;
    border-color: #777;
    background-color: #777;
}

.testimonial.testimonial-default-filled .testimonial-section:after{
    border-top-color: #777;
}

.testimonial.testimonial-default-filled .testimonial-desc{

}

.testimonial.testimonial-default-filled .testimonial-desc img{
    border-color: #777;
    background-color: #777;
}

.testimonial.testimonial-default-filled .testimonial-writer-name{
    color: #777;
}

.testimonial.testimonial-primary-filled{

}
.testimonial.testimonial-primary-filled .testimonial-section{
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.testimonial.testimonial-primary-filled .testimonial-section:after{
    border-top-color: #337AB7;
}

.testimonial.testimonial-primary-filled .testimonial-desc{

}

.testimonial.testimonial-primary-filled .testimonial-desc img{
    border-color: #2e6da4;
    background-color: #337ab7;
}

.testimonial.testimonial-primary-filled .testimonial-writer-name{
    color: #337AB7;
}

.testimonial.testimonial-info-filled{

}
.testimonial.testimonial-info-filled .testimonial-section{
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

.testimonial.testimonial-info-filled .testimonial-section:after{
    border-top-color: #5BC0DE;
}

.testimonial.testimonial-info-filled .testimonial-desc{

}

.testimonial.testimonial-info-filled .testimonial-desc img{
    border-color: #46b8da;
    background-color: #5bc0de;
}

.testimonial.testimonial-info-filled .testimonial-writer-name{
    color: #5BC0DE;
}


.testimonial.testimonial-success-filled{

}
.testimonial.testimonial-success-filled .testimonial-section{
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.testimonial.testimonial-success-filled .testimonial-section:after{
    border-top-color: #5CB85C;
}

.testimonial.testimonial-success-filled .testimonial-desc{

}

.testimonial.testimonial-success-filled .testimonial-desc img{
    border-color: #4cae4c;
    background-color: #5cb85c;
}

.testimonial.testimonial-success-filled .testimonial-writer-name{
    color: #5CB85C;
}

.testimonial.testimonial-warning-filled{

}
.testimonial.testimonial-warning-filled .testimonial-section{
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

.testimonial.testimonial-warning-filled .testimonial-section:after{
    border-top-color: #F0AD4E;
}

.testimonial.testimonial-warning-filled .testimonial-desc{

}

.testimonial.testimonial-warning-filled .testimonial-desc img{
    border-color: #eea236;
    background-color: #f0ad4e;
}

.testimonial.testimonial-warning-filled .testimonial-writer-name{
    color: #F0AD4E;
}

.testimonial.testimonial-danger-filled{

}
.testimonial.testimonial-danger-filled .testimonial-section{
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.testimonial.testimonial-danger-filled .testimonial-section:after{
    border-top-color: #D9534F;
}

.testimonial.testimonial-danger-filled .testimonial-desc{

}

.testimonial.testimonial-danger-filled .testimonial-desc img{
    border-color: #d43f3a;
    background-color: #D9534F;
}

.testimonial.testimonial-danger-filled .testimonial-writer-name{
    color: #D9534F;
}

.testimony-header{

    font-weight: 900;
    font-size: 22px;

}

.black-text{
    color: #333;
}

.black-text p{
    color: #333;

}

.margin-bottom{
    margin-bottom: 20px;
    font-size:14px;
}


.greytext{
    color:#333;
}