/* Layout
------------------------- */

body {
    padding: 0;
}

section {
    margin: 0;
    padding: 0;
}


/* Boxed - Full */

.boxed-yes,
.boxed-no {
    border-top-style: solid;
}

.boxed-yes {
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
}

.boxed-yes .consider-boxed {
    padding: 0 20px;
}

.boxed-yes .consider-boxed .pull-left {
    padding-right: 0;
}

.boxed-yes .consider-boxed .pull-right {
    padding-left: 0;
}

.boxed-yes .consider-boxed .sf-menu {
    margin-left: -20px;
    margin-top: 0px;
    /*  consider-boxed reset */
}

.boxed-yes .consider-boxed ul.social-media-icons {
    margin-right: -20px;
    /*  consider-boxed reset */
}

.boxed-no .slider-shadow-left,
.boxed-no .slider-shadow-right {
    display: none;
}

footer.boxed-yes {
    margin-top: 40px;
    margin-bottom: 40px;
}

footer.boxed-yes,
footer.boxed-no {
    background: #333 url(../images/footer_bg.png) right bottom no-repeat;
    border: none;
}

.copy.boxed-yes,
.copy.boxed-no {
    border: none;
}

.boxed-no .sp-slideshow {
    margin-top: 40px;
}

.boxed-no .paralax-slider .slider-shadow-left,
.boxed-no .paralax-slider .slider-shadow-right {
    display: block;
}

.home-content {
    padding: 40px 0;
}

.page-content {
    padding: 0 0 40px;
}

.page-element {
    padding: 20px 0;
}

.fixed {
    position: fixed;
}

h1 {
    margin: 0 0 30px;
    letter-spacing: -1.5px;
}

header .container h1 {
    margin-bottom: 0;
    text-transform: uppercase;
}

h2,
.element h2 {
    line-height: 24px;
    margin: 0 0 30px;
}

h3 {
    line-height: 23px;
    margin: 0 0 15px;
}

h4 {
    font-size: 15px;
}

h4,
h5,
h6 {
    line-height: 14px;
    margin-bottom: 9px;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
small a,
.link-no-color {
    color: #333;
}

p {
    margin: 0 0 15px;
    font-size: 14px;
}

p,
li {
    /*    line-height: 24px;*/
    line-height: 21px;
    font-size: 14px;
}

ul {
    list-style: square outside none;
}

blockquote p {
    font-size: 14px;
}

dt,
dd {
    line-height: 30px;
}

strong {
    font-size: 16px;
    font-weight: bold;
}

.clearer {
    clear: both;
}

.relative {
    position: relative;
}

.tin,
.caption.tin {
    font-weight: 100;
}

.slider-shadow-left,
.slider-shadow-right {
    position: absolute;
    top: 0;
    width: 100%;
    height: 40px;
    z-index: 500;
}

.slider-shadow-left {
    left: 0;
    background: url(../images/slider_shadow_left.png) left top no-repeat;
}

.slider-shadow-right {
    right: 0;
    background: url(../images/slider_shadow_right.png) right top no-repeat;
}

.featured-close-btn {
    display: block;
    height: 60px;
    position: absolute;
    right: 30px;
    top: 0;
    width: 1px;
    z-index: 9999;
    text-align: center;
    line-height: 32px;
    font-size: 13px;
    opacity: 1;
}

.featured-close-icon {
    position: absolute;
    top: 20px;
    left: -10px;
    width: 16px;
    height: 16px;
    background: url(../images/close_slider.png) left top no-repeat;
}

.featured-close-icon:hover {
    background: url(../images/close_slider.png) left -16px no-repeat;
}

.rev-slider .featured-close-btn {
    display: none;
}

.rev-slider:hover .featured-close-btn {
    display: block;
}

.featured-close-btn:hover {
    opacity: 1;
}

.featured-close-btn:focus {}

aside.left {
    padding-right: 5%;
}

aside.right {
    padding-left: 5%;
}

.thumbnail {
    padding: 8px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    /*box-shadow: 0 -20px 20px -20px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 -20px 20px -20px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 -20px 20px -20px rgba(0, 0, 0, 0.3);*/
}

.thumbnail-left,
.row-fluid [class*="span"].thumbnail-left {
    float: left;
    margin: 8px 30px 15px 0;
}

.thumbnail-right,
.row-fluid [class*="span"].thumbnail-right {
    float: right;
    margin: 8px 0 15px 30px;
}

.thumbnail-left-small {
    float: left;
    margin: 2px 10px 0 0;
}

.thumbnail-right-small {
    float: right;
    margin: 2px 0 0 13px;
}

aside .thumbnail-left-small {
    margin: 0 10px 0 0;
}

aside .thumbnail-right-small {
    margin: 0 0 0 10px;
}

.thumbnails-flickr {
    margin-left: -12px;
}

.thumbnails-flickr li {
    margin: 0 0 14px 14px;
}

.label-over-thumb {
    position: absolute;
    z-index: 5555;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-top: 50px solid #333;
    border-right: 50px solid transparent;
}

.label-over-thumb span {
    display: block;
    width: 50px;
    height: 50px;
    margin: -50px 0 0;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    /* IE 9 */
    -webkit-transform: rotate(-45deg);
    /* Safari and Chrome */
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 900;
    letter-spacing: -0.05px;
}

.label-over-thumb span i {
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -webkit-transform: rotate(45deg);
    /* Safari and Chrome */
}

section:before,
section:after {
    display: table;
    content: "";
    clear: both;
}

blockquote {
    margin: 18px 0;
    border-left: 4px solid #333;
}

blockquote.pull-right {
    border-right: 4px solid #333;
}

small {
    font-size: 85%;
}

address {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 24px;
}

address strong {
    font-size: 18px;
    font-weight: bold;
}

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

.well .form-actions {
    margin-bottom: 0;
}

.well {
    background-color: #fff;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin-top: 30px;
    padding: 20px 30px 20px 30px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.well hr {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #fff;
}

.well .nav-list {
    margin-bottom: 0;
}

.well-white {
    background-color: #fff;
    border: 1px solid #f0f0f0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.form-actions {
    background: #fff;
}

.thumbnail {
    background: transparent;
}

.thumbnail,
.thumbnail:hover,
a.thumbnail:hover {
    /*box-shadow: 0 0 1px #ccc;
    -moz-box-shadow: 0 0 1px #ccc;
    -webkit-box-shadow: 0 0 1px #ccc;*/
    overflow: hidden;
}

a.thumbnail:hover {
    /*box-shadow: 0 0 1px #333;
    -moz-box-shadow: 0 0 1px #333;
    -webkit-box-shadow: 0 0 1px #333;*/
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

a.thumbnail-no-padding:hover {
    border: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.thumbnail-no-padding {
    padding: 0;
    border: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.thumbnail-left-padding {
    padding-left: 20px;
    border: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.thumbnail-no-padding-gallery {
    padding: 0;
    border: none;
    box-shadow: none;
    height: 150px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.hover-arrow {
    background-position: center 300px;
    border-bottom: 1px solid transparent;
}

.item-desc-wrapper {
    padding: 20px 15px 0;
    text-align: left;
    height: 140px;
    box-shadow: inset 0 0 0 1px #f2f2f2;
    -moz-box-shadow: inset 0 0 0 1px #f2f2f2;
    -webkit-box-shadow: inset 0 0 0 1px #f2f2f2;
    background: #fff;
}

.span2 .item-desc-wrapper {
    height: 108px;
}

.span2 .portfolio-short-text {
    display: none;
}

.item-desc-wrapper h3 {
    margin: 0;
    text-transform: uppercase;
    line-height: 20px;
    letter-spacing: -1px;
    font-size: 16px;
}

ul.caption-tags {
    margin: 5px 0;
}

ul.caption-tags li {
    list-style: none;
    display: inline;
    padding: 0;
}

ul.caption-tags li:first-child {
    padding-left: 0;
}

ul.caption-tags li:last-child {
    padding-right: 0;
    border: none;
}

ul.caption-tags li:before {
    content: "///";
}

ul.caption-tags li:first-child:before {
    content: none;
}

ul.caption-tags li a {
    color: #333;
    text-transform: uppercase;
    font-size: 11px;
}

a.thumbnail {
    position: relative;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3 ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: border-color 1s ease-in-out;
    -moz-transition: border-color 1s ease-in-out;
    -webkit-transition: border-color 1s ease-in-out;
    -o-transition: border-color 1s ease-in-out;
    -ms-transition: border-color 1s ease-in-out;
}

a.thumbnail span {
    display: block;
    color: #fff;
    text-align: center;
    line-height: 1.5em;
    font-size: 12px;
    font-style: italic;
    text-transform: uppercase;
    padding: 13px 12px 20px;
    margin: 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 128px;
    height: 0px;
    overflow: hidden;
    opacity: 0;
    background: rgba(0, 0, 0, 0.6);
    -webkit-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
    -moz-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
    -ms-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
    -o-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
    transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
    /* easeOutQuad */
    -webkit-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
    -moz-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
    -ms-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
    -o-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
    transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
    /* easeOutQuad */
}

a.thumbnail:hover span {
    height: 80px;
    opacity: 1;
}

a.thumbnail-small {
    position: relative;
    background: #fff;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

a.thumbnail-small:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

a.thumbnail-small:hover:before {
    box-shadow: inset 0 0 0 8px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: inset 0 0 0 8px rgba(0, 0, 0, 0.8);
    -webkit-box-shadow: inset 0 0 0 8px rgba(0, 0, 0, 0.8);
}

.nav-tabs .dropdown-toggle .caret,
.nav-pills .dropdown-toggle .caret {
    border-top-color: #333;
    border-bottom-color: #333;
    text-shadow: none;
}

.nav-tabs .dropdown-toggle:hover .caret,
.nav-pills .dropdown-toggle:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.nav-tabs .active .dropdown-toggle .caret,
.nav-pills .active .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.nav > .dropdown.active > a:hover {
    color: #fff;
}

.nav-tabs > li,
.nav-pills > li {}

.nav-tabs li.active {
    text-shadow: none;
}

.nav-tabs > li > a {
    border: none;
    padding: 10px 15px;
}

.nav-tabs > li > a:hover {
    text-shadow: none;
}

.nav-tabs-small > li > a {
    background: #fff;
    padding: 7px 15px;
    font-size: 1.2em;
}

.nav-tabs.nav-stacked > li > a {
    border: none;
}

.nav .nav-header {
    margin: 0 0 15px -15px;
    overflow: hidden;
    font-size: 16px;
    color: #333;
    font-weight: 900;
}

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
    background-color: #333;
    color: #fff;
    border: none;
}

.nav-pills > li > a {
    padding-top: 11px;
    padding-bottom: 13px;
}

.nav-tabs > li > a,
.nav-pills > li > a {
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
}

#filters.nav > li > a {
    margin-right: 10px;
}

.nav-list {
    padding: 0;
}

.nav-list > li > a {
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    margin: 0;
    color: #333;
}

.dropdown-menu {
    padding: 0;
    text-shadow: none;
}

.nav-tabs .dropdown-menu {
    border: none;
    margin-top: 5px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.dropdown-menu a {
    padding: 10px 15px;
}

.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
    text-shadow: none;
}

.nav > li > a:hover,
.nav-pills > .active > a:hover,
.nav > li > a.selected {
    text-shadow: none;
}

.nav-pills.nav-stacked > li > a {
    margin: 0;
    color: #333;
}

.nav-pills > .active > a,
.nav-list > .active a {
    text-shadow: none;
}

.pager,
.pagination {
    margin: 40px 0;
}

.pager a,
.pagination a {
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    font-size: 1em;
    text-transform: uppercase;
    background: #333;
    color: #fff;
    border: none;
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.1);
}

.pagination ul {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover {
    background: #333;
}

.portfolio-data .pager.pull-right {
    margin-top: 0;
}


/* Border Radius */

.btn,
.well,
.alert,
.nav-pills > li > a,
#toTop,
.input-append input,
.input-append select,
.input-append .uneditable-input,
.nav-tabs > li > a,
.breadcrumb,
.pagination ul,
.nav > li > a,
.nav > li > a:hover,
.nav-tabs.nav-stacked > li:first-child > a,

/*.sf-menu li li:hover, .sf-menu li li.sfHover, .sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active,*/

.nav-list > .active > a,
.nav-list > .active > a:hover,
.accordion-heading .accordion-toggle,
.nav-tabs,
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.accordion-group,
.input-append .add-on:last-child,
.input-append .btn:last-child,
.pager a,
.pagination li:first-child a,
.pagination li:last-child a,
.tabs-below > .nav-tabs > li > a,
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a,
.jumbotron .btn-large,
.customBtns span,
.blog-tags li a,
.social-media-icons a,
.main-search input,
.main-search,
.mega-icon-block i,
.shape-px,
.featured-close-icon,
.view-first a.btn {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}


/* Animation */

a,
a:hover,
.btn,
.btn:hover,
.nav-pills > li > a,
.nav-pills > li > a:hover,
.nav > li > a,
.nav > li > a:hover,
.hover-arrow,
.hover-arrow:hover,
.arrowPrev1,
.arrowNext1,
.arrowPrev2,
.arrowNext2,
.arrowPrev1:hover,
.arrowNext1:hover,
.arrowPrev2:hover,
.arrowNext2:hover,
.sf-menu li:hover,
.sf-menu li li:hover,
.sf-menu li li.sfHover,
.sf-menu li li a:focus,
.sf-menu li li a:hover,
.sf-menu li li a:active,
ul.social-media-icons li img,
.breadcrumb,
.menu-icon,
.menu-subtitle,
.sidebar-categories span.label,
.our-clients a.thumbnail,
.featured-close-btn,
.iconcontainer,
a.thumbnail-small:before,
a.thumbnail-small:hover:before,
.item-desc-wrapper {
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}

.accordion {
    margin-bottom: 30px;
}

.accordion-heading .accordion-toggle {
    background: #333;
    color: #fff;
    padding: 0 20px;
    text-shadow: none;
    height: 40px;
    line-height: 40px;
}

.accordion-heading .accordion-toggle:hover {
    border-radius: 0;
    -mox-border-radius: 0;
    -webkit-border-radius: 0;
}

.accordion-toggle i {
    vertical-align: middle;
    margin: 0 10px -1px 0;
}

.accordion-inner {
    padding: 15px;
}

.accordion-heading i.icon-plus {
    display: none;
}

.accordion-heading.active i.icon-minus {
    display: none;
}

.accordion-heading.active i.icon-plus {
    display: inline-table;
}


/*turn - into + on hover*/


/*.accordion-heading:hover i.icon-minus {
    display: none;
}
.accordion-heading:hover i.icon-plus {
    display: inline-table;
}*/

.btn {
    text-shadow: none;
    background: #f2f2f2;
    text-transform: uppercase;
    font-size: 14px;
}

.btn-midium {
    font-size: 16px;
    font-weight: normal;
}

.btn-large {
    font-size: 18px;
    font-weight: normal;
}

.btn-large-size {
    padding: 10px 60px;
}

.btn-xlarge {
    font-size: 26px;
}

.btn-mini {
    font-size: 9px;
}

.btn:hover {
    background: #dfdfdf;
}

.btn-info {
    background: #0076c1;
}

.btn-info:hover {
    background: #005b94;
}

.btn-success {
    background: #7bc100;
}

.btn-success:hover {
    background: #5f9400;
}

.btn-warning {
    background: #ff7e00;
}

.btn-warning:hover {
    background: #c46100;
}

.btn-danger {
    background: #e90000;
}

.btn-danger:hover {
    background: #b30000;
}

.btn-inverse {
    background: #303030;
}

.btn-inverse:hover {
    background: #252525;
}


/*.input-prepend .add-on, .input-append .add-on, .input-prepend .btn, .input-append .btn {
    border: 1px solid #ccc;
}*/


/* Header Address
------------------------- */

.header-address {
    color: #888;
}

.header-address address {
    text-align: left;
    display: inline;
    float: left;
    font-size: 26px;
    font-weight: bold;
    color: #007AFF;
    margin: 10px 0 0 10px;
}

.header-address address i {
    margin-right: 3px;
}

.header-address address.place {
    /*    background: url(../images/address_place.png) right 1px no-repeat;*/
}

.header-address address.phone {
    /*    background: url(../images/address_phone.png) right 0 no-repeat;*/
}

.header-address address.mail {
    /*    background: url(../images/address_mail.png) right 1px no-repeat;*/
}


/* Header2 Address
------------------------- */

.header2-address {
    color: #007AFF;
}

.header2-address address {
    text-align: left;
    display: inline;
    float: left;
    font-size: 26px;
    font-weight: bold;
    color: #007AFF;
    margin: 10px 0 0 10px;
}

.header2-address address i {
    margin-right: 3px;
}

.header2-address address.place {
    /*    background: url(../images/address_place.png) right 1px no-repeat;*/
}

.header2-address address.phone {
    /*    background: url(../images/address_phone.png) right 0 no-repeat;*/
}

.header2-address address.mail {
    /*    background: url(../images/address_mail.png) right 1px no-repeat;*/
}


/* Page Title Huge
------------------------- */

.jumbotron {
    padding: 0;
    margin: 0;
    text-align: center;
    /*    margin: 20px 0;*/
}

.jumbotron .jumbotron-wrapper {
    padding: 5px;
    /*    background: url("../images/divider2.png") left top repeat;*/
}

.jumbotron .jumbotron-container {
    padding: 40px 0;
    background: #fff;
    /*box-shadow: 0 0 0 1px #ccc;
    -moz-box-shadow: 0 0 0 1px #ccc;
    -webkit-box-shadow: 0 0 0 1px #ccc;*/
}

.jumbotron h1 {
    font-weight: 100;
}

.jumbotron p.jumpotron-big,
.jumbotron p.jumpotron-medium {
    margin-bottom: 0;
    padding: 0;
}

.jumbotron p.jumpotron-big {
    font-size: 38px;
    line-height: 38px;
    letter-spacing: -1.5px;
}

.jumbotron p.jumpotron-medium {
    font-size: 16px;
    line-height: 16px;
    margin-top: 36px;
    font-weight: normal;
}

.bold-title {}

.bold-title span {
    letter-spacing: -1.5px;
    font-weight: 900;
    font-size: 28px;
    text-transform: uppercase;
}

.bold-title span a {}


/* Purchase Now
------------------------- */

.purchase-now {
    margin: 0;
}

.purchase-now-wrapper {
    padding: 5px;
    background: url("../images/divider2.png") left top repeat;
}

.purchase-now-container {
    padding: 35px;
    background: #fff;
    box-shadow: 0 0 0 1px #ccc;
    moz-box-shadow: 0 0 0 1px 1px #ccc;
    -webkit-box-shadow: 0 0 0 1px 1px #ccc;
}

.purchase-now h1 {
    text-align: center;
}

.purchase-now p {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 31px;
    line-height: 1;
    letter-spacing: -1.5px;
    font-weight: 100;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.purchase-button {
    margin-top: 4px;
}

.purchase-button .btn {
    font-size: 1.2em;
    font-weight: 500;
    padding: 20px 30px;
    text-transform: uppercase;
}


/* Page Title Normal
------------------------- */

.page-header-wrapper {
    margin-bottom: 50px;
}

.page-header-wrapper .container {
    height: 170px;
    background-image: url(../images/divider9.png);
    background-position: left bottom;
    background-repeat: repeat-x;
}

.page-header-wrapper h1 {
    line-height: 1;
    letter-spacing: 0;
    margin: 50px 0 0;
    font-size: 46px;
    font-weight: 100;
}

.page-header-wrapper h1 span {}

.page-header-title {}

.page-header-breadcrumbs {}

.page-header-wrapper .boxed-yes {
    background: none;
}


/* Breadcrumbs
------------------------- */

.page-header-breadcrumbs .breadcrumb {
    margin-top: 15px;
}

.page-header-breadcrumbs .breadcrumb a {
    color: #333;
}

.breadcrumb {
    background: none;
    border: none;
    padding: 0;
    font-size: 90%;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    text-transform: uppercase;
}

.breadcrumb li {
    text-shadow: none;
}

.breadcrumb li:after {
    content: "///";
    padding: 0 5px 0 10px;
}

.breadcrumb li:last-child:after {
    content: none;
}

.breadcrumb li:first-child {}


/*.page-header {
    border: none;
    padding: 0;
    margin: 0 0 60px;
}
.page-header .container {
    padding: 0;
    height: 100px;
    line-height: 98px;
    background: url(../images/dotted_hor.png) left bottom repeat-x;
}
.page-header h1, span.pg-title-sub {
    text-transform: uppercase;
    float: left;
    height: 69px;
    line-height: 69px;
    margin-top: 15px;
}
.page-header h1 {
    font-size: 24px;
    margin-bottom: 0;
}
span.pg-title-sub {
    text-transform: none;
    display: block;
    margin-left: 26px;
    padding-left: 26px;
    font-size: 16px;
    font-style: italic;
}*/

.main-search {
    /*box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.6);
    -moz-box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.6);
    -webkit-box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.6);
    margin-right: 4px;*/
    margin-top: 20px;
}

.main-search input,
.main-search .search-icon {
    /*border: none;
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.3);*/
}

.main-search input {
    /*    background: #3C3C3C;*/
    border: none;
    box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 0 rgba(0, 0, 0, 0.1);
    /*    color: #969696;*/
    height: 34px;
    padding: 0 0 0 10px;
    /*    text-transform: uppercase;*/
}

.search-icon {
    border: none;
    background: #fff;
    /*    color: #B5B5B5;*/
    height: 32px;
    padding: 6px 10px 0;
    position: absolute;
    right: 1px;
    top: 1px;
}

.search-icon i {
    color: #888;
    font-size: 16px;
}

.page-header form,
.page-header .form-horizontal .control-group,
.page-header .controls {
    margin: 0;
}


/* Mega Blockquote
------------------------- */

.mega-blockquote {
    text-align: center;
}

.mega-blockquote .mega-blockquote-wrapper {
    padding: 5px;
    background: url("../images/divider2.png") left top repeat;
}

.mega-blockquote .mega-blockquote-container {
    padding: 50px 0;
    background: #fff;
    box-shadow: 0 0 0 1px #ccc;
    -moz-box-shadow: 0 0 0 1px #ccc;
    -webkit-box-shadow: 0 0 0 1px #ccc;
}

.mega-blockquote-title {
    font-size: 46px;
    line-height: 46px;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-weight: 100;
    letter-spacing: -1.5px;
}

.mega-blockquote-text {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 30px;
}

.mega-blockquote .btn {
    font-size: 1.2em;
    padding: 15px 30px;
    margin: 0;
}


/* CA Box
------------------------- */

.ca-box {
    /*    background: #F2F2F2;*/
    /*    padding: 80px 0 0;*/
}

.ca-box-left {
    padding-bottom: 40px;
}

.ca-box-right {}

.ca-box-right .thumbnails {}

.ca-box-right img {}

.ca-box-title {
    color: #333333;
    font-size: 56px;
    line-height: 56px;
    font-weight: 100;
    margin-bottom: 50px;
    letter-spacing: -3px;
}

.ca-box-subtitle {
    color: #333333;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: -1.5px;
}

.ca-box-btn {
    padding: 15px;
    margin-top: 30px;
    font-size: 18px;
}


/* Icon Blocks
------------------------- */


/* icon set 1 */

.mega-icon-block-1 {
    text-align: left;
}

.mega-icon-block-1 .iconcontainer-wrapper {
    padding: 5px;
    background: url("../images/divider2.png") left top repeat;
}

.mega-icon-block-1 h3 {
    padding-top: 26px;
    text-transform: uppercase;
    /*    font-weight: 100;*/
    font-size: 23px;
    line-height: 25px;
    letter-spacing: -1.5px;
}

.mega-icon-block-1 p {
    margin-bottom: 15px;
}

.mega-icon-block-1 .iconcontainer {
    background: #fff;
    padding: 40px;
    text-align: left;
    box-shadow: 0 0 0 1px #ccc;
    moz-box-shadow: 0 0 0 1px 1px #ccc;
    -webkit-box-shadow: 0 0 0 1px 1px #ccc;
}

.mega-icon-block-1 .iconcontainer i {
    display: block;
    font-size: 6em;
    text-align: center;
    height: 80px;
    line-height: 80px;
    margin: 0 auto;
    width: 80px;
    background: transparent;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.mega-icon-block-1 .iconcontainer:hover i {
    /*-webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);*/
    /*-webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);*/
}

.mega-icon-block-1 .iconcontainer h3 {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    /*transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;*/
}

.mega-icon-block-1 .iconcontainer:hover p {
    /*    color: #333;*/
}


/* icon set 2 */

.mega-icon-block-2 {
    text-align: center;
}

.mega-icon-block-2 h3 {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 23px;
    line-height: 25px;
    letter-spacing: -1.5px;
    margin-top: 10px;
}

.mega-icon-block-2 p {
    margin-bottom: 15px;
}

.mega-icon-block-2 .iconcontainer {
    /*    background: #f2f2f2;*/
    /*    border-top: 5px solid #333;*/
    /*box-shadow: 0 0 0 1px #ccc;
    moz-box-shadow: 0 0 0 1px 1px #ccc;
    -webkit-box-shadow: 0 0 0 1px 1px #ccc;*/
}

.mega-icon-block-2 .iconcontainer i {
    display: block;
    font-size: 6.5em;
    text-align: center;
    line-height: 80px;
    margin: 0 auto;
    background: transparent;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.mega-icon-block-2 .iconcontainer:hover i {
    /*-webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);*/
    /*-webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);*/
}

.mega-icon-block-2 .iconcontainer h3 {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    /*transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;*/
}

.mega-icon-block-2 .iconcontainer:hover p {
    /*    color: #333;*/
}


/* icon set 3 */

.mega-icon-block-3 {}

.mega-icon-block-3 h3 {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 21px;
    line-height: 23px;
    letter-spacing: -1.5px;
}

.mega-icon-block-3 p {
    margin-bottom: 15px;
}

.mega-icon-block-3 .iconcontainer {
    /*    background: #f2f2f2;*/
    /*    border-top: 5px solid #333;*/
    /*box-shadow: 0 0 0 1px #ccc;
    moz-box-shadow: 0 0 0 1px 1px #ccc;
    -webkit-box-shadow: 0 0 0 1px 1px #ccc;*/
    text-align: left;
}

.mega-icon-block-3 .iconcontainer h3,
.mega-icon-block-3 .iconcontainer p {
    margin-left: 80px;
}

.mega-icon-block-3 .iconcontainer i {
    display: block;
    float: left;
    text-align: center;
    font-size: 4.5em;
    width: 80px;
    height: 80px;
    padding-top: 13px;
    background: transparent;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.mega-icon-block-3 .iconcontainer:hover i {
    /*-webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);*/
    /*-webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);*/
}

.mega-icon-block-3 .iconcontainer h3 {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    /*transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;*/
}

.mega-icon-block-3 .iconcontainer:hover p {
    /*    color: #333;*/
}


/* icon set 4 */

.mega-icon-block-4 {}

.mega-icon-block-4 .iconcontainer-wrapper {
    padding: 5px;
    background: url("../images/divider2.png") left top repeat;
}

.mega-icon-block-4 h3 {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 21px;
    line-height: 23px;
    letter-spacing: -1.5px;
}

.mega-icon-block-4 p {
    margin-bottom: 15px;
}

.mega-icon-block-4 .iconcontainer {
    background: #fff;
    padding: 40px 20px 30px;
    text-align: left;
    box-shadow: 0 0 0 1px #ccc;
    moz-box-shadow: 0 0 0 1px 1px #ccc;
    -webkit-box-shadow: 0 0 0 1px 1px #ccc;
    text-align: left;
}

.mega-icon-block-4 .iconcontainer h3,
.mega-icon-block-4 .iconcontainer p {
    margin-left: 80px;
}

.mega-icon-block-4 .iconcontainer i {
    display: block;
    float: left;
    text-align: center;
    font-size: 4.5em;
    width: 80px;
    height: 80px;
    padding-top: 13px;
    background: transparent;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.mega-icon-block-4 .iconcontainer:hover i {
    /*-webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);*/
    /*-webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);*/
}

.mega-icon-block-4 .iconcontainer h3 {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    /*transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;*/
}

.mega-icon-block-4 .iconcontainer:hover p {
    /*    color: #333;*/
}


/* Our Company
------------------------- */

.our-company .thumbnail {
    background: none;
    border: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

#quotes li {
    list-style: none;
}

#quotes blockquote {
    font-style: italic;
    padding: 0;
    border: none;
}

#quotes blockquote:before {
    content: open-quote;
    font-size: 6em;
    line-height: .1em;
    margin-right: .25em;
    vertical-align: -.4em;
    font-weight: bold;
    font-style: normal;
}


/* Logo
------------------------- */

.logo-text {
    /*height: 85px;*/
    height: 105px;
    padding-top: 10px;
    padding-top: 23px;
    /* padding-top: 40px;*/
    color: #3D3A3A;
    font-family: 'Open Sans Extrabold', sans-serif;
    /* margin: 40px 0 0;*/
    padding-left: 10px;
    line-height: 73px;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: normal;
}

.logo-text h1 {
    font-size: 32px;
}

.logo-text h2 {
    font-size: 18px;
    margin: 0;
}

.logo-image {
    float: left;
}

.logo-image img {
    width: 50%;
    height: auto;
}


/*.logo-image h1{
    display: block; position:relative; top:-70px;
    
	color: #3D3A3A;
	font-size:12px; text-transform:uppercase; 
	font-weight:bold;
}*/

.logo-image h1 a {
    display: block;
    height: 120px;
}

.logo-image-footer {
    float: left;
    height: 100px;
    margin-top: 2px;
}

.logo-desc {
    float: left;
    color: #3D3A3A;
    height: 40px;
    line-height: 40px;
    margin: 40px 0 0;
    padding-left: 0px;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
}

.logo-desc-footer {
    float: right;
    color: #FFFFFF;
    height: 40px;
    line-height: 40px;
    margin: 0px 0 0px 0;
    position: relative;
    top: -40px;
    left: 30px;
    padding-left: 0px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
}

.logo-text-footer {
    height: 85px;
    padding-top: 0px;
    font-family: 'Open Sans Extrabold', sans-serif;
    color: #FFFFFF;
    position: relative;
    top: 0px;
    left: 10px;
    /* margin: 40px 0 0;*/
    padding-left: 10px;
    line-height: 25px;
    /*font-size:18px;*/
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
}


/* Social media icons
------------------------- */

ul.social-media-icons {}

ul.social-media-icons li {
    display: inline;
    list-style: none;
}

.social-media-icons a {
    display: block;
    float: left;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin-left: 0;
    background: #333;
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.1);
}

.social-media-icons a i {
    color: #fff;
    font-size: 1.7em;
}


/* Menu
------------------------- */

header .container {
    height: 175px;
}

.span4.hidden-phone {
    margin-top: 100px;
}

.menu-wrapper {
    height: 50px;
    position: relative;
    z-index: 1000;
    background: #333;
    /* If you want your sticky nav to stay boxed move those two down to ".boxed-no .menu-wrapper" */
    width: 100%;
    left: 0;
}

.boxed-no .menu-wrapper {}

.menu-height {
    height: 50px;
}

.menu-container {
    background: #333;
}

.sticky {
    position: fixed;
    animation: thedrop 1s 1;
    -moz-animation: thedrop 1s 1;
    -webkit-animation: thedrop 1s 1;
}

.menu-wrapper form {
    margin: 0;
}

.sf-menu {
    top: 0;
    left: 0;
}

.sf-menu li {
    background: none;
}

.sf-menu li li {
    background: none;
}

.sf-menu li li li {
    background: none;
}

.sf-menu li:hover,
.sf-menu li.sfHover,
.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu a:active {
    text-decoration: none;
}

.sf-menu li.first-level-li {}

.sf-menu a.first-level-link,
.sf-menu a.first-level-link:visited {
    text-transform: uppercase;
    position: relative;
    color: #fff;
    padding: 17px 15px 0;
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.1);
}

.sf-menu .first-level-li:last-child a {
    box-shadow: inset -1px 0 0 rgba(255, 255, 255, 0.1), inset 1px 0 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset -1px 0 0 rgba(255, 255, 255, 0.1), inset 1px 0 0 rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: inset -1px 0 0 rgba(255, 255, 255, 0.1), inset 1px 0 0 rgba(255, 255, 255, 0.1);
}

.menu-icon {
    float: left;
    margin: 2px 0 0 -4px;
    text-align: center;
}

.sf-menu li.first-level-li:hover .menu-icon,
.first-level-li.selected .menu-icon {}

.sf-menu li.first-level-li .menu-icon i {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.sf-menu li.first-level-li:hover .menu-icon i {
    /*-webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);*/
}

.sf-menu a,
.sf-menu a:visited {
    border: none;
    padding: 17px 30px 0 20px;
    height: 33px;
    line-height: 1em;
    text-transform: uppercase;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
    left: 0;
    top: 3em;
    /* match top ul list item height */
    z-index: 99;
    padding: 0;
    background: #333;
}

.sf-shadow ul {
    padding: 0;
    margin-top: 11px;
}

.sf-shadow ul:before {
    /*display: table;
  content: url(../images/menu_arrow_top.png);
  position: absolute;
  top: -15px;
  left: 0;*/
}

.sf-menu li li ul {
    margin-top: 0;
    margin-left: -1px;
}

.sf-sub-indicator {
    height: 12px;
}

.sf-menu li a > .sf-sub-indicator {
    right: 7px;
}

.sf-menu li li a > .sf-sub-indicator {
    right: 20px;
    top: 20px;
}

.menu-item-wrapper {
    float: left;
    padding-left: 5px;
}

.first-level-li-text-link {}

.menu-subtitle {
    color: #B5B5B5;
    font-size: 11px;
    font-style: italic;
    text-transform: none;
}

.first-level-li.selected .menu-subtitle {
    color: #333;
}


/* Our Clients
------------------------- */

.our-clients a.thumbnail:hover {
    opacity: 0.4;
}


/* Sidebar Menu
------------------------- */

.sidebar-menu {
    margin: 0;
}

.sidebar-menu li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.sidebar-menu li a {
    display: block;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    font-weight: bold;
}

.sidebar-menu-arrow li a {
    color: #333;
}

.sidebar-menu .badge {
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    line-height: 1;
    margin-top: 9px;
    padding: 4px 8px;
    background: #b5b5b5;
    text-shadow: none;
}

.sidebar-categories a {
    padding: 0 10px;
    color: #333;
}

.sidebar-categories span.label {
    float: right;
    margin: 8px 0 0 0;
    font-size: 16px;
    background: #333;
    padding: 5px;
}

.sidebar-categories li a:hover span.label {
    /*    background: #333;*/
}


/* Default Menu
------------------------- */

ul.default-menu {
    margin-left: 0;
}

ul.default-menu li {
    list-style: none;
}

ul.default-menu li li {
    margin-left: 15px;
}


/* Sidebar Nav
------------------------- */

.sidebar-nav {}


/* Top bar
------------------------- */

.topbar-wrapper {
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    margin: 0;
    padding: 0;
    height: 40px;
    line-height: 40px;
    background: #333;
    font-size: 85%;
    color: #999;
    text-transform: uppercase;
}

.topbar-wrapper ul.horizontal-image-menu li a img {
    margin: 0;
    opacity: 0.5;
}

.topbar-wrapper ul.horizontal-image-menu li a img:hover {
    opacity: 1;
}

.alert .close-topbar {
    right: 0;
    height: 23px;
    width: 23px;
    opacity: 1;
    text-align: center;
    text-shadow: none;
}

.top-menu {
    margin: 0;
    padding: 0;
}

.top-menu li {
    display: inline;
    color: #fff;
}

.top-menu li:after {
    content: "///";
    padding-left: 5px;
}

.top-menu li:last-child:after {
    content: none;
}

.top-menu li a,
.header-address address a {
    color: #888;
}


/* Dividers
------------------------- */

.divider {
    padding: 20px 0;
    line-height: 1;
    text-transform: uppercase;
    position: relative;
}

.divider.divider-with-title {
    padding: 0;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: url("../images/divider2.png") left 22px repeat-x;
}

.divider.divider7-with-title {
    padding: 0;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: url("../images/divider7.png") left 22px repeat-x;
}

.divider-title {
    background: #fff;
    padding: 0 20px;
    font-size: 25px;
    font-weight: 500;
    line-height: 50px;
    text-transform: uppercase;
    letter-spacing: -1.5px;
}

.sidebar-widget .divider {
    margin: 0 0 30px;
    text-align: left;
}

.sidebar-widget .divider-title {
    padding: 0 20px 0 0;
    font-weight: 900;
}

.divider.divider-with-title-small {
    padding: 0;
    margin: 15px 0;
}

.divider-title-small {
    font-size: 21px;
    text-transform: uppercase;
    letter-spacing: -1.5px;
}

.divider-with-title-small a {
    color: #333;
}

.divider-half {
    padding: 15px 0;
}


/*    .divider0{margin:13px 0;height:1px;border:none;}*/

.divider1 {
    height: 9px;
    line-height: 9px;
    width: 100%;
    border: 0;
    background: url(../images/divider1.png) repeat-x;
}

.divider2 {
    height: 5px;
    line-height: 5px;
    width: 100%;
    border: 0;
    background: url(../images/divider2.png) repeat-x;
}

.divider3 {
    height: 7px;
    line-height: 7px;
    width: 100%;
    border: 0;
    background: url(../images/divider3.png) repeat-x;
}

.divider4 {
    height: 4px;
    line-height: 4px;
    width: 100%;
    border: 0;
    background: url(../images/divider4.png) repeat-x;
}

.divider5 {
    height: 3px;
    line-height: 3px;
    width: 100%;
    border: 0;
    background: url(../images/divider5.png) repeat-x;
}

.divider6 {
    height: 4px;
    line-height: 4px;
    width: 100%;
    border: 0;
    background: url(../images/divider6.png) repeat-x;
}

.divider7 {
    margin: 0;
    height: 5px;
    line-height: 3px;
    width: 100%;
    border: 0;
    background: url(../images/divider7.png) repeat-x;
}

.divider8 {
    height: 5px;
    line-height: 5px;
    width: 100%;
    border: 0;
    background: url(../images/divider8.png) repeat-x;
}

.divider9 {
    height: 4px;
    line-height: 4px;
    width: 100%;
    border: 0;
    background: url(../images/divider9.png) repeat-x;
}

.divider10 {
    height: 10px;
    width: 100%;
    border: 0;
    background: url(../images/divider10.png) repeat-x;
}

.divider11 {
    height: 5px;
    line-height: 5px;
    width: 100%;
    border: 0;
    background: url(../images/divider11.png) repeat-x;
}

.divider12 {
    height: 3px;
    line-height: 3px;
    width: 100%;
    border: 0;
    background: url(../images/divider12.png) repeat-x;
}

.divider13 {
    height: 3px;
    line-height: 3px;
    width: 100%;
    border: 0;
    background: url(../images/divider13.png) repeat-x;
}

.divider14 {
    height: 7px;
    line-height: 7px;
    width: 100%;
    border: 0;
    background: url(../images/divider14.png) repeat-x;
}

.divider15 {
    height: 5px;
    line-height: 5px;
    width: 100%;
    border: 0;
    background: url(../images/divider15.png) repeat-x;
}

.divider16 {
    height: 5px;
    line-height: 5px;
    width: 100%;
    border: 0;
    background: url(../images/divider16.png) repeat-x;
}

.divider17 {
    height: 5px;
    line-height: 5px;
    width: 100%;
    border: 0;
    background: url(../images/divider17.png) repeat-x;
}

.divider18 {
    height: 7px;
    line-height: 7px;
    width: 100%;
    border: 0;
    background: url(../images/divider18.png) repeat-x;
}

.divider19 {
    height: 2px;
    line-height: 2px;
    width: 100%;
    border: 0;
    background: url(../images/divider19.png) repeat-x;
}

.divider20 {
    height: 3px;
    line-height: 3px;
    width: 100%;
    border: 0;
    background: url(../images/divider20.png) repeat-x;
}

.closer {
    margin-bottom: -30px;
    height: 0;
}

.page-element-arrow img {
    vertical-align: top;
}


/* Bootstrap overwrite
------------------------- */

.btn {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.btn-primary,
.btn-primary:hover,
.btn-warning,
.btn-warning:hover,
.btn-danger,
.btn-danger:hover,
.btn-success,
.btn-success:hover,
.btn-info,
.btn-info:hover,
.btn-inverse,
.btn-inverse:hover {
    text-shadow: none;
}

.carousel-control {
    border: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #111;
    font-size: 39px;
}

.carousel {
    margin: 30px 0 0;
}

.carousel-caption {
    padding: 30px;
}

.dropdown-menu .divider,
.nav-list .divider {
    padding: 0;
}

.progress {
    background: #333;
}

.progress,
.progress .bar {
    height: 18px;
}

.nav-list > li > a,
.nav-list .nav-header {
    text-shadow: none;
}

input,
textarea,
select,
.uneditable-input {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.form-actions {
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.form-actions2 {
    border: none;
    border: 0px;
    text-align: center;
    float: rigth
}

.nav-tabs .dropdown-toggle .caret,
.nav-pills .dropdown-toggle .caret {
    margin: 0;
    position: absolute;
    top: 47%;
    right: 8px;
}


/* Paralax Carousel
------------------------- */

.sp-slideshow .hero-unit p {
    font-size: 14px;
}


/* Ajax Portfolio
------------------------- */

#ajaxcontainer {
    display: none;
}

.portfolio-slider {
    width: 570px;
    height: 424px;
}

.portfolioitem {
    /*display: none;*/
    visibility: hidden;
}

.portfolio-container {
    display: none;
    margin-top: 30px;
}

.portfolioloading {
    display: none;
}

.ajaxcontainer-wrapper {
    margin-bottom: 30px;
}

.ajaxcontainer-wrapper {
    margin-top: 0;
}

.port-project-title {
    margin: 15px 0;
    text-transform: uppercase;
}


/* Blog
------------------------- */

.popular-posts:before,
.popular-posts:after {
    display: table;
    content: "";
    clear: both;
}

.popular-posts,
.sidebar-widget ul.the-icons li {
    padding: 0 0 20px;
    /*    border-bottom: 1px solid #ccc;*/
}

.popular-posts-wrapper .popular-posts:first-child,
.sidebar-widget ul.the-icons li:first-child {
    /*    padding: 0;*/
}

.popular-posts i {
    font-size: 1.1em;
}

.sidebar-widget a.latest-comments {
    display: block;
    margin-bottom: 10px;
    text-transform: none;
    color: #333;
}

.popular-posts h4 {
    padding: 0;
    margin: -3px 0 3px;
    font-weight: bold;
}

.popular-posts h4 a {
    line-height: 1.4em;
}

aside h3 {
    margin-bottom: 15px;
}

aside .sidebar-widget:last-child {
    margin-bottom: 0;
}

.sidebar-widget {
    margin-bottom: 50px;
}

.sidebar-widget a {
    text-transform: uppercase;
}

.footerlogo {
    width: 100%;
    max-width: 300px;
    height: 50px;
    float: left;
    margin-bottom: 40px;
    margin-top: 6px;
}

.blog-item-wrapper {
    margin-bottom: 40px;
}

.blog-item-wrapper ul.the-icons {
    margin: 0;
}

.blog-item-wrapper ul.blog-data-list {
    margin: 15px 0 10px;
}

ul.blog-data-list li {
    display: inline;
}

ul.blog-data-list i {
    font-size: 1.1em;
}

ul.blog-data-list a {
    text-transform: uppercase;
}

ul.blog-data {
    margin: 0;
    height: 40px;
    line-height: 40px;
    background: #333;
    color: #fff;
    text-transform: uppercase;
}

ul.blog-data li {
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.1);
}

ul.blog-data li:after {
    clear: both;
}

ul.blog-data i {
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    width: 40px;
    font-size: 1.4em;
    box-shadow: inset -1px 0 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset -1px 0 0 rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: inset -1px 0 0 rgba(255, 255, 255, 0.1);
}

ul.blog-data small {
    padding: 0 10px;
}

ul.blog-data a {
    color: #fff;
}

.blog-item-list-text h2 {
    margin-bottom: 15px;
}

.blog-item-list-text h2 a {
    letter-spacing: -1.5px;
    font-weight: 900;
}


/*ul.blog-data li:after {
    content: " //";
}
ul.blog-data li:last-child:after {
    content: "";
}*/

.blog-post-content {
    margin: 30px 0;
}

.blog-post-element {
    padding: 40px 0;
}

.blog-tags {
    margin: 0 0 -10px;
    list-style: none;
}

.blog-tags li {
    margin: 0;
}

.blog-tags li a {
    background: #333;
    color: #fff;
    display: inline-block;
    float: left;
    height: 40px;
    line-height: 40px;
    margin: 0 5px 10px;
    padding: 0 10px;
    text-transform: none;
}

.blog-tags li a:hover {
    text-shadow: none;
}


/* Sitemap
------------------------- */

.sitemap ul {
    margin-bottom: 10px;
}

.sitemap ul.unstyled {
    list-style: none;
}


/* Footer CAB
------------------------- */

.footer-cab-wrapper {
    background: url(../images/footer_cab_bg.png) left bottom repeat-x;
}

.footer-cab-container {
    height: 170px;
    padding: 0 40px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: -1.5px;
}

.footer-cab-text-large,
.footer-cab-text-medium {
    height: 85px;
    line-height: 85px;
}

.footer-cab-text-large {
    font-size: 5.7em;
    line-height: 1.8em;
}

.footer-cab-text-medium {
    font-size: 2.6em;
    line-height: 2.4em;
    font-weight: bold;
}

.footer-cab-container .pull-right {
    height: 170px;
    line-height: 170px;
}

.btn-footer-cab {
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 5em;
    font-weight: bold;
}


/* Footer
------------------------- */

footer {
    padding: 40px 0 40px;
    position: relative;
}

footer h3 {
    margin-bottom: 24px;
}

.copy .top-menu li a {
    color: #fff;
}

.copy .top-menu li a:hover {
    color: #333;
}

footer address {
    padding-left: 30px;
}

footer address.place {
    font-size: 20px;
    line-height: 30px;
    background: url(../images/address_place.png) left 5px no-repeat;
}

footer address.phone {
    font-size: 20px;
    line-height: 30px;
    background: url(../images/address_phone.png) left 5px no-repeat;
}

footer address.mail {
    background: url(../images/address_mail.png) left 3px no-repeat;
}

.widget-tweet {
    margin-bottom: 20px;
    padding-left: 45px;
    line-height: 24px;
    background: url(../images/widget_tweet.png) left 5px no-repeat;
}

.widget-tweet-text {
    font-style: italic;
    display: block;
}

.widget-tweet-link {
    line-height: 24px;
}

.sidebar-widget .widget-tweet-link a {
    text-transform: none;
}

.widget-tweet-button {
    padding-left: 45px;
}

.footer .sidebar-widget {
    margin-bottom: 0;
}

footer input[type='text'],
footer textarea {
    background: #222;
    border: 1px solid #111;
}

footer textarea {
    height: 120px;
}

footer .focused,
footer input:focus,
footer textarea:focus,
footer input[type='text']:focus {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
    background: #333;
    border: 1px solid #111;
    color: #fff;
}

footer .sidebar-categories a {
    color: #fff;
}

footer .gmapWrap .gmap {
    height: 274px;
    /*    height: 222px;*/
}

.sidebar-widget.footer-comments a {
    text-transform: none;
    font-style: italic;
}

.to-top-arrow {
    display: block;
    position: absolute;
    bottom: 20px;
    left: 40px;
    width: 34px;
    height: 32px;
    opacity: 0.4;
}

.to-top-arrow:hover {
    opacity: 1;
}


/* Copyright footer
------------------------- */

.copy {
    height: 60px;
    line-height: 60px;
    text-transform: uppercase;
    font-size: 90%;
}

ul.horizontal-image-menu {
    margin: 0;
}

ul.horizontal-image-menu li {
    list-style: none;
    display: inline;
}

ul.horizontal-image-menu li a img {
    margin-top: -5px;
}


/* Pricing table
------------------------- */

table {
    background: #fff;
}

.table-prices th,
.table-prices td {
    text-align: center;
    padding: 15px 0;
}

.price-table-title {
    font-size: 24px;
    line-height: 22px;
    font-weight: bold;
    margin: 30px 0;
    text-transform: uppercase;
}

.table-prices-light th div.price-container,
.table-prices-dark th div.price-container {
    display: block;
    font-weight: bold;
    font-size: 5em;
    margin: 80px 0;
    letter-spacing: -1.5px;
}


/* light */

.table-prices-light {
    background: #fff;
}

.table-prices-light th {
    background: #f5f5f5;
}

.table-prices-light tbody tr:hover td,
.table-prices-light tbody tr:hover th {
    background: #f5f5f5;
}

.table-prices-light th.most-popular {
    background: #e1e1e1;
}

.table-prices-light th div.price-container {
    /*background: #fff;
    border: 5px solid #fff;
    -moz-box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
    -webkit-box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
    box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;*/
}


/* Dark */

.table-prices-dark {
    background: #333;
    color: #fff;
    text-shadow: none;
}

.table-prices-dark th {
    background: #222;
}

.table-prices-dark tbody tr:hover td,
.table-prices-dark tbody tr:hover th {
    background: #222;
}

.table-prices-dark th.most-popular {
    background: #111;
}

.table-prices-dark th div.price-container {
    /*background: #222;
    border: 5px solid #000;
    -moz-box-shadow: 0 5px 20px #000 inset, 0 3px 0 #555 inset;
    -webkit-box-shadow: 0 5px 20px #000 inset, 0 3px 0 #555 inset;
    box-shadow: 0 5px 20px #000 inset, 0 3px 0 #555 inset;*/
}


/* gMap
------------------------- */

.gmapWrap {
    margin-bottom: 60px
}

.gmapWrap img {
    display: block
}

.gmapWrap .gmap {
    height: 350px
}

.gmapWrap .gmap>div.description {
    display: none
}

.gmap div img {
    max-width: none
}

.gmap iframe {
    width: 100%;
    height: 100%;
    border: none;
}


/* Modal
------------------------- */

.modal-header h3 {
    margin: 15px 0;
}

.modal-header .close {
    margin: 0 -5px 0 0;
}


/* Circle Hover Effects
------------------------- */

.ch-grid {
    margin: 20px 0 0 0;
    padding: 0;
    list-style: none;
    display: block;
    text-align: center;
    width: 100%;
}

.ch-grid:after,
.ch-item:before {
    content: '';
    display: table;
}

.ch-grid:after {
    clear: both;
}

.ch-grid li {
    width: 220px;
    height: 220px;
    display: inline-block;
    margin: 20px;
}


/* style */

.ch-item {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: relative;
    cursor: default;
    box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0.4), inset 0 0 0 16px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

img.team-img {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    left: 0;
    position: absolute;
    z-index: -1;
}

.ch-info {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-backface-visibility: hidden;
    /*for a smooth font */
}

.ch-info h3 {
    color: #fff;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 2px;
    font-size: 16px;
    margin: 0 30px;
    padding: 65px 0 0 0;
    height: 44px;
    font-family: 'Open Sans', Arial, sans-serif;
    text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, 0.3);
}

.ch-info p {
    color: #fff;
    padding: 10px 5px;
    font-style: italic;
    margin: 0 30px;
    font-size: 12px;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
}

.ch-info p a {
    display: block;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 9px;
    letter-spacing: 1px;
    padding-top: 4px;
    font-family: 'Open Sans', Arial, sans-serif;
}

.ch-info p a:hover {
    /*    color: #fff222;*/
    /*    color: rgba(30,70,100, 0.8);*/
    /*    text-shadow: 1px 1px 0 #fff;*/
}

.ch-item:hover {
    box-shadow: inset 0 0 0 110px rgba(0, 0, 0, 0.4), inset 0 0 0 16px rgba(255, 255, 255, 0.8), 0 1px 2px rgba(0, 0, 0, 0.1);
}

.ch-item:hover .ch-info {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}


/* Thubnails hover effect
------------------------- */

.view {
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}

.view .mask {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.mask-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
}

.mask-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    text-shadow: none;
}

.view img {
    display: block;
    position: relative;
}

.view h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font-size: 17px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    position: absolute;
    bottom: 0;
    height: 30px;
    left: 0;
    margin: auto 40px;
    opacity: 0;
    padding: 10px 0 5px;
    right: 0;
    top: -40px;
    transform: translateY(-100px);
    transition: all 0.4s ease-in-out 0s;
}

.circle {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.shape {
    border-radius: 0 50% 50% 50%;
    -moz-border-radius: 0 50% 50% 50%;
    -webkit-border-radius: 0 50% 50% 50%;
}

.span2 div.circle h2 {
    padding: 10px;
    margin: 5px 0 8px;
}

.view p {
    font-style: italic;
    font-size: 12px;
    position: relative;
    color: #fff;
    text-align: center;
    bottom: 0;
    height: 30px;
    left: 0;
    margin: auto;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 60px;
    transform: translateY(100px);
    transition: all 0.4s linear 0s;
}

.span2 div.circle a.btn {
    display: none;
}


/* style */

.view-first img {
    /* -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;*/
}

.view-first .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.8);
    /*-webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;*/
}

.view-first h2 {
    -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -o-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    transform: translateY(-100px);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.view-first p {
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.view-first:hover img {
    /*-webkit-transform: scale(2,2);
   -moz-transform: scale(2,2);
   -o-transform: scale(2,2);
   -ms-transform: scale(2,2);
   transform: scale(2,2);*/
}

.view-first a.btn {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: auto;
    padding: 0;
    font-size: 1em;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.view-first a.btn-open-image {
    right: 52px;
}

.view-first a.btn-open-file {
    left: 52px;
}

.view-first a.btn-open-contact {
    top: 150px;
}

.view-first:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.btn {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.view-first:hover p {
    /*-webkit-transition-delay: 0.1s;
   -moz-transition-delay: 0.1s;
   -o-transition-delay: 0.1s;
   -ms-transition-delay: 0.1s;
   transition-delay: 0.1s;*/
}

.view-first:hover a.btn {
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    transition-delay: 0.1s;
}


/*.thumb-style-1 {
    box-shadow: 
        inset 0 0 0 0 rgba(255,255,255, 0.4),
        inset 0 0 0 16px rgba(255,255,255,0.6),
        0 1px 2px rgba(0,0,0,0.1);
}*/

.thumb-style-1:hover {
    /*box-shadow: 
        inset 0 0 0 800px rgba(0,0,0, 0.4),
        inset 0 0 0 16px rgba(255,255,255,0.8),
        0 1px 2px rgba(0,0,0,0.1);*/
}


/* Skills
------------------------- */

.skills-perc {
    margin: 3px 7px 0 0;
}


/* Drop Shadow
------------------------- */

.drop-shadow-wrapper {
    position: relative;
    background: #fff;
}

.drop-shadow:before,
.drop-shadow:after {
    position: absolute;
    width: 40%;
    height: 1px;
    content: ' ';
    left: 40px;
    bottom: 25px;
    background: transparent;
    -webkit-transform: skew(-5deg) rotate(-5deg);
    -moz-transform: skew(-5deg) rotate(-5deg);
    -ms-transform: skew(-5deg) rotate(-5deg);
    -o-transform: skew(-5deg) rotate(-5deg);
    transform: skew(-5deg) rotate(-5deg);
    -webkit-box-shadow: 0 -6px 12px 28px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 -6px 12px 28px rgba(0, 0, 0, 0.3);
    box-shadow: 0 -6px 12px 28px rgba(0, 0, 0, 0.3);
    z-index: -1;
}

.drop-shadow:after {
    left: auto;
    right: 40px;
    -webkit-transform: skew(5deg) rotate(5deg);
    -moz-transform: skew(5deg) rotate(5deg);
    -ms-transform: skew(5deg) rotate(5deg);
    -o-transform: skew(5deg) rotate(5deg);
    transform: skew(5deg) rotate(5deg);
}


/* Demo menu
------------------------- */

.slide-out-div {
    padding: 15px 30px 0;
    width: 220px;
    color: #333;
    z-index: 9999;
    background: #fff;
    box-shadow: inset 0 0 1px #888;
    -moz-box-shadow: inset 0 0 1px #888;
    -webkit-box-shadow: inset 0 0 1px #888;
}

.handle {
    box-shadow: inset 0 0 1px #888;
    -moz-box-shadow: inset 0 0 1px #888;
    -webkit-box-shadow: inset 0 0 1px #888;
    -webkit-border-top-left-radius: 50px;
    -webkit-border-bottom-left-radius: 50px;
    -moz-border-radius-topleft: 50px;
    -moz-border-radius-bottomleft: 50px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}

.settings-wrapper {
    padding: 30px;
}

.slide-out-div ul.the-icons li a {
    display: block;
    box-shadow: inset 0 -1px 0 #ccc;
    padding: 5px;
}

.slide-out-div ul.the-icons li a:hover {
    text-decoration: none;
    background: #f7f7f7;
}

.slide-out-div h1,
.slide-out-div h2,
.slide-out-div h3 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
}

.slide-out-div h2 {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 15px;
    text-transform: uppercase;
    font-size: 18px;
}

.slide-out-div h3 {
    margin-bottom: 15px;
    font-size: 14px;
    text-transform: uppercase;
}

.slide-out-div small {
    display: block;
    margin-top: 30px;
    line-height: 1.4em;
}

.sp-input {
    padding: 0 5px;
}

footer > #to-top-arrow {
    bottom: 35px;
    display: block;
    height: 70px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 170px;
}


/*******************/

.social-icons {
    text-align: center;
}

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

.social-icons ul li {
    float: left;
       
    width:50px;
    display: table-cell;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  padding: 8px 0px 3px 0px;
    margin-right: 10px;
    
}

.social-icons ul li a {
    font-size: 25px;
    transition: all .5s;
}

.social-icons ul li a:hover {
    font-size: 25px;
    color:#fff;
    border-color:#fff;
}

.opening-hours {}

.payment {
    padding: 5px;
}

.payment a img {
    margin-top: 10px;
    margin-right: 6px;
    width: auto;
}

.push-top {
    margin-top: 30px;
}

.push-top-1 {
    margin-top: 5%;
}

.quote-button i.get_quote-button {
    background: url(../images/button-get_quote.png) left top no-repeat;
    width: 228px;
    height: 61px;
    display: block
}

.quote-button i.get_quote-button:hover {
    background: url(../images/button-get_quote-hover.png) left top no-repeat
}

.quote-button {
    margin-top: 8px;
}

.quote-button .btn {
    font-size: 16px;
    font-weight: 500;
    padding: 20px 30px;
    text-transform: uppercase;
}

.allign-center {
    text-align: center;
}

.img-referesh {
    width: 20px;
    position: relative;
    top: -35px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.col-left {
    float: left;
    margin-left: 0%;
    /* margin-left:2%;*/
}

.col-right {
    float: left;
    margin-left: 13%;
    /*margin-left:19%;*/
}


/*NavBar Position Fix*/

.sticky>ul.sf-menu {
    margin-top: 1px !important;
}

nav.menu-wrapper.sticky {
    height: 51px !important;
}

nav.sticky>.menu-container {
    height: 51px;
}

.button2 {
    background: #FF0000;
    font-size: 15px;
    text-decoration: none;
    color: #fff;
    position: relative;
    padding: 10px 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: inset 0px 1px 0px #FF0000, 0px 5px 0px 0px #CC0606, 0px 10px 5px #9D9FA1;
    -moz-box-shadow: inset 0px 1px 0px #FF0000, 0px 5px 0px 0px #CC0606, 0px 10px 5px #9D9FA1;
    -o-box-shadow: inset 0px 1px 0px #FF0000, 0px 5px 0px 0px #CC0606, 0px 10px 5px #9D9FA1;
    box-shadow: inset 0px 1px 0px #FF0000, 0px 5px 0px 0px #CC0606, 0px 10px 5px #9D9FA1;
    margin-top: 10px;
    display: inline-block;
    float: right;
    margin-bottom: 10px;
    font-weight: 900;
}

.button2:hover {
    color: #fff;
    background: #D81220;
    -webkit-box-shadow: inset 0px 1px 0px #D81220, 0px 5px 0px 0px #B01116, 0px 10px 5px #9D9FA1;
    -moz-box-shadow: inset 0px 1px 0px #D81220, 0px 5px 0px 0px #B01116, 0px 10px 5px #9D9FA1;
    -o-box-shadow: inset 0px 1px 0px #D81220, 0px 5px 0px 0px #B01116, 0px 10px 5px #9D9FA1;
    box-shadow: inset 0px 1px 0px #D81220, 0px 5px 0px 0px #B01116, 0px 10px 5px #9D9FA1;
}

.button2:active {
    top: 3px;
    background-color: #FF0000;
    -webkit-box-shadow: inset 0px 1px 0px #FF0000, 0px 2px 0px 0px #9D9FA1, 0px 5px 3px #9D9FA1;
    -moz-box-shadow: inset 0px 1px 0px #FF0000, 0px 2px 0px 0px #9D9FA1, 0px 5px 3px #9D9FA1;
    -o-box-shadow: inset 0px 1px 0px #FF0000, 0px 2px 0px 0px #9D9FA1, 0px 5px 3px #9D9FA1;
    box-shadow: inset 0px 1px 0px #FF0000, 0px 2px 0px 0px #9D9FA1, 0px 5px 3px #9D9FA1;
}

.enquireButton {
    background: #FF0000;
    font-size: 15px;
    text-decoration: none;
    color: #fff;
    position: relative;
    padding: 10px 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: inset 0px 1px 0px #FF0000, 0px 5px 0px 0px #CC0606, 0px 10px 5px #939597;
    -moz-box-shadow: inset 0px 1px 0px #FF0000, 0px 5px 0px 0px #CC0606, 0px 10px 5px #939597;
    -o-box-shadow: inset 0px 1px 0px #FF0000, 0px 5px 0px 0px #CC0606, 0px 10px 5px #939597;
    box-shadow: inset 0px 1px 0px #FF0000, 0px 5px 0px 0px #CC0606, 0px 10px 5px #939597;
    margin-top: 10px;
    display: inline-block;
    margin-bottom: 10px;
    font-weight: 900;
    float: left;
    left: 0;
    zoom: 0.75;
}

.enquireButton:hover {
    color: #fff;
    background: #D81220;
    -webkit-box-shadow: inset 0px 1px 0px #D81220, 0px 5px 0px 0px #B01116, 0px 10px 5px #939597;
    -moz-box-shadow: inset 0px 1px 0px #D81220, 0px 5px 0px 0px #B01116, 0px 10px 5px #939597;
    -o-box-shadow: inset 0px 1px 0px #D81220, 0px 5px 0px 0px #B01116, 0px 10px 5px #939597;
    box-shadow: inset 0px 1px 0px #D81220, 0px 5px 0px 0px #B01116, 0px 10px 5px #939597;
}

.enquireButton:active {
    top: 3px;
    background-color: #FF0000;
    -webkit-box-shadow: inset 0px 1px 0px #FF0000, 0px 2px 0px 0px #CC0606, 0px 5px 3px #a7a9ab;
    -moz-box-shadow: inset 0px 1px 0px #FF0000, 0px 2px 0px 0px #CC0606, 0px 5px 3px #a7a9ab;
    -o-box-shadow: inset 0px 1px 0px #FF0000, 0px 2px 0px 0px #CC0606, 0px 5px 3px #a7a9ab;
    box-shadow: inset 0px 1px 0px #FF0000, 0px 2px 0px 0px #CC0606, 0px 5px 3px #a7a9ab;
}


/**********************************
* Ilia Svinin - 1/22/2016 
***********************************/


/*
- line 129 (.slider-shadow-left, .slider-shadow-right)
    width: 370px to 100%;

- line 1359 (.logo-text)
    line-height: normal;   

*/

h1,
h2,
h3,
h4,
h5,
h6,
.lead,
.divider,
.title-color {
    color: #007aff!important;
}

.thumbnail img {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.thumbnail img:hover {
    transform: scale(1.1);
}

.thumbnail-left-padding img {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.thumbnail-left-padding img:hover {
    transform: scale(1.1);
}

.logo-text,
.logo-text-footer {
    color: #007aff;
}

i {
    color: #007aff;
}

a:hover {
    color: #000000;
}

.active i {
    color: #fff;
}

a:hover i {
    color: #fff;
}

.highlight {
    color: #007AFF;
}

.normal {
    color: #333;
}

#scroller {
    float: left;
    width: 100%;
    height: 200px;
    padding: 10px;
    overflow-x: hidden;
    background: transparent;
}

#scroller > div {
    width: 500px;
    height: 100px;
    white-space: nowrap;
    animation: slide infinite 10s;
}

#scroller:hover > div {
    animation-play-state: paused;
}

#scroller > div > div {
    display: inline-block;
    width: 500px;
    height: 200px;
    margin-right: 10px;
}

#scroller > div > div > h4 {
    text-align: center;
    background: #fff;
    margin-top: 5%;
}

@keyframes slide {
    0% {
        margin-left: 0px;
    }
    20% {
        margin-left: -500px;
    }
    40% {
        margin-left: -1500px;
    }
    60% {
        margin-left: -2500px;
    }
    80% {
        margin-left: -px;
    }
    100% {
        margin-left: 0px;
    }
}

#inspection {
    background-image: url(http://www.designnrank.com/dev/savon7373md/images/inspection.jpg);
    background-size: 500px 250px;
    background-repeat: no-repeat;
}

#preservation {
    background-image: url(http://www.designnrank.com/dev/savon7373md/images/preservation.JPG);
    background-size: 500px 250px;
    background-repeat: no-repeat;
}

#eviction {
    background-image: url(http://www.designnrank.com/dev/savon7373md/images/eviction.png);
    background-size: 500px 250px;
    background-repeat: no-repeat;
}

#maintenance {
    background-image: url(http://www.designnrank.com/dev/savon7373md/images/maintenance.png);
    background-size: 500px 250px;
    background-repeat: no-repeat;
}

#repairs {
    background-image: url(http://www.designnrank.com/dev/savon7373md/images/repairs.jpg);
    background-size: 500px 250px;
    background-repeat: no-repeat;
}

#VidageVideo {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(polina.jpg) no-repeat;
    background-size: cover;
}

#vertical-ticker {
    height: 400px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
    list-style: none;
}

#vertical-ticker li {
    padding: 35px 20px;
    display: block;
    background: #efefef;
    color: #007AFF;
    border-bottom: 1px solid #ddd;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
}

.QuotePhoneBlock {
    position: absolute;
    white-space: nowrap;
}


@media (min-width: 480px) {
    .QuotePhoneBlock {
        margin-top: 9px;
        right: 10px;
    }
}

@media (max-width: 480px) {
    .QuotePhoneBlock {
        margin-top: 9px;
        right: 25px;
        zoom: 0.75;
    }
}

@media (max-width: 1210px) {
    .QuotePhoneBlock {
       display:none;
    }
}


.QuotePhoneBlock a {
    position: relative;
    display: inline-block;
    white-space: nowrap;
}

.buttonQuote {
    background: #ba3432;
    text-decoration: none;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: inset 0px 1px 0px #ba3432, 0px 5px 0px 0px #811d1b, 0px 10px 5px #011816;
    -moz-box-shadow: inset 0px 1px 0px #ba3432, 0px 5px 0px 0px #811d1b, 0px 10px 5px #011816;
    -o-box-shadow: inset 0px 1px 0px #ba3432, 0px 5px 0px 0px #811d1b, 0px 10px 5px #011816;
    box-shadow: inset 0px 1px 0px #ba3432, 0px 5px 0px 0px #811d1b, 0px 10px 5px #011816;
    font-weight: 700;
    font-size: 15px;
    padding: 5px 30px 5px 10px;
    margin: 0 -20px 0 0;
}

.buttonQuote:hover {
    color: #fff;
    background: #ee3124;
    -webkit-box-shadow: inset 0px 1px 0px #ee3124, 0px 5px 0px 0px #d71920, 0px 10px 5px #011816;
    -moz-box-shadow: inset 0px 1px 0px #ee3124, 0px 5px 0px 0px #d71920, 0px 10px 5px #011816;
    -o-box-shadow: inset 0px 1px 0px #ee3124, 0px 5px 0px 0px #d71920, 0px 10px 5px #011816;
    box-shadow: inset 0px 1px 0px #ee3124, 0px 5px 0px 0px #d71920, 0px 10px 5px #011816;
}

.buttonQuote:active {
    top: 3px;
    background-color: #ee3124;
    -webkit-box-shadow: inset 0px 1px 0px #ee3124, 0px 2px 0px 0px #d71920, 0px 5px 3px #011816;
    -moz-box-shadow: inset 0px 1px 0px #ee3124, 0px 2px 0px 0px #d71920, 0px 5px 3px #011816;
    -o-box-shadow: inset 0px 1px 0px #ee3124, 0px 2px 0px 0px #d71920, 0px 5px 3px #011816;
    box-shadow: inset 0px 1px 0px #ee3124, 0px 2px 0px 0px #d71920, 0px 5px 3px #011816;
}

.buttonPhone {
    background: #086158;
    text-decoration: none;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: inset 0px 1px 0px #086158, 0px 5px 0px 0px #04413b, 0px 10px 5px #011816;
    -moz-box-shadow: inset 0px 1px 0px #086158, 0px 5px 0px 0px #04413b, 0px 10px 5px #011816;
    -o-box-shadow: inset 0px 1px 0px #086158, 0px 5px 0px 0px #04413b, 0px 10px 5px #011816;
    box-shadow: inset 0px 1px 0px #086158, 0px 5px 0px 0px #04413b, 0px 10px 5px #011816;
    font-weight: 700;
    font-size: 21px;
    padding: 5px 10px 5px 15px;
}

.buttonPhone:hover {
    color: #fff;
    background: #055c53;
    -webkit-box-shadow: inset 0px 1px 0px #055c53, 0px 5px 0px 0px #04413b, 0px 10px 5px #011816;
    -moz-box-shadow: inset 0px 1px 0px #055c53, 0px 5px 0px 0px #04413b, 0px 10px 5px #011816;
    -o-box-shadow: inset 0px 1px 0px #055c53, 0px 5px 0px 0px #04413b, 0px 10px 5px #011816;
    box-shadow: inset 0px 1px 0px #055c53, 0px 5px 0px 0px #04413b, 0px 10px 5px #011816;
}

.buttonPhone:active {
    top: 3px;
    background: #055c53;
    -webkit-box-shadow: inset 0px 1px 0px #055c53, 0px 5px 0px 0px #04413b, 0px 10px 5px #011816;
    -moz-box-shadow: inset 0px 1px 0px #055c53, 0px 5px 0px 0px #04413b, 0px 10px 5px #011816;
    -o-box-shadow: inset 0px 1px 0px #055c53, 0px 5px 0px 0px #04413b, 0px 10px 5px #011816;
    box-shadow: inset 0px 1px 0px #055c53, 0px 5px 0px 0px #04413b, 0px 10px 5px #011816;
}


}
.enquireButton {
    background: #ba3432;
    font-size: 15px;
    text-decoration: none;
    color: #fff;
    position: relative;
    padding: 2px 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: inset 0px 1px 0px #ba3432, 0px 5px 0px 0px #811d1b, 0px 10px 5px #9d9fa2;
    -moz-box-shadow: inset 0px 1px 0px #ba3432, 0px 5px 0px 0px #811d1b, 0px 10px 5px #9d9fa2;
    -o-box-shadow: inset 0px 1px 0px #ba3432, 0px 5px 0px 0px #811d1b, 0px 10px 5px #9d9fa2;
    box-shadow: inset 0px 1px 0px #ba3432, 0px 5px 0px 0px #811d1b, 0px 10px 5px #9d9fa2;
    margin-top: 10px;
    display: inline-block;
    margin-bottom: 10px;
    font-weight: 800;
    float: left;
    left: 0;
    zoom: 0.75;
}
.enquireButton:hover {
    color: #fff;
    background: #ee3124;
    -webkit-box-shadow: inset 0px 1px 0px #ee3124, 0px 5px 0px 0px #d71920, 0px 10px 5px #9d9fa2;
    -moz-box-shadow: inset 0px 1px 0px #ee3124, 0px 5px 0px 0px #d71920, 0px 10px 5px #9d9fa2;
    -o-box-shadow: inset 0px 1px 0px #ee3124, 0px 5px 0px 0px #d71920, 0px 10px 5px #9d9fa2;
    box-shadow: inset 0px 1px 0px #ee3124, 0px 5px 0px 0px #d71920, 0px 10px 5px #9d9fa2;
}
.enquireButton:active {
    top: 3px;
    background-color: #b97949;
    -webkit-box-shadow: inset 0px 1px 0px #b97949, 0px 2px 0px 0px #011816, 0px 5px 3px #9d9fa2;
    -moz-box-shadow: inset 0px 1px 0px #b97949, 0px 2px 0px 0px #011816, 0px 5px 3px #9d9fa2;
    -o-box-shadow: inset 0px 1px 0px #b97949, 0px 2px 0px 0px #011816, 0px 5px 3px #9d9fa2;
    box-shadow: inset 0px 1px 0px #b97949, 0px 2px 0px 0px #011816, 0px 5px 3px #9d9fa2;
}
#contact {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 400;
}
#social {
    position: absolute;
    top: 20px;
    left: -245px;
    z-index: 400;
}

@media (max-width: 480px) {
    #contact {
       display:none;
    }
}

@media (max-width: 810px) {
    #social {
       display:none;
    }
}

#contact ul li {
    font-size: 1.15em;
    color: #44A1BF;
    list-style: none;
    padding: 0px;
    text-align: right;
    margin-bottom: 7px;
}
#contact ul li span {
    -webkit-transition: all 1s;
    transition: all 1s;
    padding: 1px;
    width: 500px;
    position: absolute;
    right: 0px;
    white-space: no-wrap;
    opacity: 0;
}
#contact a {
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    font-weight: 600;
}
#contact .fa {
    margin-left: 7px;
    color: #007AFF;
}
#contact ul li:nth-child(1) .fa {
    font-size: 22px;
}
#contact ul li:nth-child(2) .fa {
    font-size: 19px;
}
#contact ul li:nth-child(3) .fa {
    font-size: 19px;
}
#contact ul li:hover span {
    background-color: ;
    right: 30px;
    opacity: 1;
}

#social ul li {
    font-size: 1.15em;
    color: #44A1BF;
    list-style: none;
    padding: 0px;
    text-align: right;
    margin-bottom: 7px;
}
#social ul li span {
    -webkit-transition: all 1s;
    transition: all 1s;
    padding: 1px;
    width: 500px;
    position: absolute;
    right: 0px;
    white-space: no-wrap;
    opacity: 0;
}
#social a {
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    font-weight: 600;
}
#social .fa {
    margin-left: 7px;
    color: #007AFF;
    font-size: 30px;
    transition: all .5s;
    border-style:solid;
    border-width:1px;
    border-color:#007AFF;
    width:50px;
    display: table-cell;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
    padding:3px 0px 3px 0px;
}

#social img {
    width:20%;
}

#social .fa:hover {
   
    color: #EC1B23;
    border-color:#EC1B23;
}

.change_colorCTA_special {
    background-color: #055c53;
    animation-name: homeCycle;
    animation-duration: 6s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    -webkit-animation-name: homeCycle;
    -webkit-animation-duration: 6s;
    -webkit-animation-direction: alternate;
    -webkit-animation-iteration-count: infinite;
}
@keyframes homeCycle {
    0% {
        background-color: #055c53;
    }
    
    25% {
        background-color: #E6A215;
    }
    
    50% {
        background-color: #055c53;
    }
    
    75% {
        background-color: #E6A215;
    }
}
@-webkit-keyframes homeCycle {
    0% {
        background-color: #055c53;
    }
    
    25% {
        background-color: #E6A215;
    }
    
    50% {
        background-color: #055c53;
    }
    
    75% {
        background-color: #E6A215;
    }
}
.color {
    display: flex;
    flex: 1 0 10em;
    flex-direction: column;
    flex-shrink: 1;
    width: auto;
    height: auto;
    position: relative;
    overflow: hidden;
    color: white;
    transition: flex-basis 700ms ease-in-out;
}
.CTA_special_title {
    display: inline-block;
    white-space: normal;
    text-transform: none;
    text-align: left;
}
.CTA_special_bodyCopy {
    width: 13em;
    height: auto;
    text-align: left;
}
.CTA_special_icon {
    position: relative;
    display: inline-block;
}

.credentials {
    display:inline;
}

.credentials img {
    width:5%;
    vertical-align: bottom;
}

.credentials h3 {
    text-decoration: none;
    position: relative;
    color: #3366FF;
    display: inline;
    margin: auto;
    line-height: 25px;
    text-align: center;
}

.credentials h3:after {
   content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  border-bottom: 2px solid #333333;
  transition: 0.4s;  
  color:#333333!important;
}

.credentials h3:hover:after{
   color:#333333!important;
     width: 100%;
    
}

.credentials h3:hover {
color:#333333!important;
}

.red {
    color:#EC1B23 !important;
}

.btn [class^="icon-"], .btn [class*=" icon-"] {
    line-height: 2.5em!important; 
}

.slogan {
color: #007AFF;
    font-size: 24px;
    display: inline;
    font-weight: 600;
}
@media (max-width:480px){
.slogan {
    color: #007AFF;
    font-size: 24px;
    display: block;
    font-weight: 600;
    margin-bottom: 10px;
    margin-left: 10px;
}
}

.slogan h5 {
    margin-top: 10px;
    display: inline;
    font-size: 18px;
    vertical-align: sub;
}

.slogan span {
    color:#EC1B23;
    font-size:1.4em;
}

#contact ul li:nth-child(1) .fa {
    font-size: 29px;
}
#contact ul li:nth-child(2) .fa {
    font-size: 29px;
}
#contact ul li:nth-child(3) .fa {
    font-size: 29px;
}

.mobile-footer {
    
    width: 83%!important;
    font-size:0.8em!important;
   
}

.bxslider li ul li {
    font-size: 20px;  
    color: #EC1B23;  

}

.submenu {
    height: auto;
    max-height: 400px;
    overflow-x: hidden;
}

.submenu li {
    padding-left:10px!important;
}

