/*Layout*/
html, body {
    height: 100%;
    margin: 0;
    padding: 0;
    -ms-overflow-style: scrollbar;
}




.wrapper {
    display: flex;
    height: 100vh;
    flex-direction: column;
}
.content {
    flex: 1 0 auto;
    margin-bottom: 40px;
}
footer {
    flex: none;
    color: white;
}
.latestPosts li:not(:last-child) {
    border-bottom: 1px dotted #fff;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
/*Home*/
.mainText {
    margin: 0 auto;
    max-width: 650px;
}
.features {
    margin-top: 40px;
}
.features .media {
    margin-top: 20px;
}
.features .featureIcon {
    font-size: 50px;
}
.marginTop20 {
    margin-top: 20px;
}
.marginTop40 {
    margin-top: 40px;
}
.customers .media {
    margin-top: 40px;
}
/*Contact Us*/
.map {
    height: 300px;
}
/*Blog*/
.blogImage {
    width: 100%;
}
.dataViewPosts .blogImage {
    padding-top: 25px;
}
.blogNavBar .blogNabVarGroupHeader a {
    text-decoration: none !important;
}
.blogNavBar {
    margin-top: 45px;
}
.user {
    font-size: 64px;
}


.footerUp {
    padding-bottom: 26px;
    background: #f5f8f9;
}
.footerUp a {
    display: inline-block;
    margin-top: 32px;
    color: #999;
    text-decoration: none;
}
.footerDown {
    background: #222c37;
}
.footerDown p {
    margin: 16px 0px;
}
.footerDown span, .footerDown a {
    margin-right: 30px;
}
.footerDown a {
    color: #05a7bd;
}
.footerDown .brand {
    display: inline-block;
    width: 184px;
    height: 50px;
    margin-top: 8px;
    margin-right: 30px;
    padding: 0;
    background: rgba(0, 0, 0, 0) url("Images/Logo.png") no-repeat left top;
    background-size: cover;
    text-indent: -3000px;
    transition: all 1s ease 0s;
}
/***************************************************/
.global-header .navbar-inverse {
    z-index: 1001;
    margin-bottom: 0;
    padding: 10px 20px;
    background-color: #002835;
    background-color: rgba(0, 40, 53, 0.9);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    transition: all 1s ease 0s;
}
.global-header.sticky .navbar-inverse {
    background-color: #FFF;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.global-header .navbar-brand {
    width: 184px;
    height: 50px;
    margin-top: 0px;
    margin-right: 30px;
    padding: 0;
    background: rgba(0, 0, 0, 0) url("Images/Logo.png") no-repeat left top;
    background-size: cover;
    text-indent: -3000px;
    transition: all 1s ease 0s;
}
.global-header.sticky .navbar-brand {
    background: rgba(0, 0, 0, 0) url("Images/Logo2x.png") no-repeat left top;
    background-size: cover;
}
.global-header.sticky .navbar-inverse .navbar-nav > li > a:focus, .global-header.sticky .navbar-inverse .navbar-nav > li > a:hover {
    color: #002835;
    background-color: transparent;
}
.global-header.sticky .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #666;
}

.global-header .navbar-inverse .navbar-toggle:focus, .global-header .navbar-inverse .navbar-toggle:hover {
    background-color: transparent;
}
.global-header .navbar-inverse .navbar-toggle {
    border-color: transparent;
}
/***************************************************/
.dxWeb_isDot, .dxWeb_isDotSelected {
    background-image: url();
}
.dxisControl .dxis-nbDotItem {
    width: 50px;
    height: 5px;
    background-color: #fff;
    filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=45);
    opacity: 0.45;
}
.dxisControl .dxis-nbDotItemSelected {
    filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=100) !important;
    opacity: 1 !important;
}

.dxisControl .dxis-itemTextArea {
    top: 35% !important;
    left: 0 !important;
    bottom: 0 !important;
    width: 100% !important;
    padding: 0 60px !important;
    color: #fff !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    background: none !important;
    background-color: none !important;
    text-align: center;
    font-size: 18px;
}
.dxisControl .dxis-itemTextArea a.btn {
    margin-top: 10px;
}
.dxisControl .dxis-itemTextArea p {
    color: #ddd;
}
.dxisControl .dxis-itemTextArea > p {
    margin-bottom: 10px !important;
}
.dxisControl .dxis-nbDotsBottom {
    padding: 0 !important;
    margin-top: -25px !important;
}
.isdemoH3 {
    font-size: 28px !important;
    color: #fff;
    padding-bottom: 9px;
}
.vertOptionsPanel label {
    width: 200px;
}
/***************************************************/
.font28 {
    line-height: 40px;
    font-size: 28px;
    font-weight: 200;
}
.font18 {
    line-height: 30px;
    font-size: 18px;
    font-weight: 200;
}
.padding20 {
    padding: 40px;
}
.marginTop20 {
    margin-top: 20px;
}
.marginTop40 {
    margin-top: 40px;
}
.allborder {
    border: 1px solid #ccc;
}
.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}
.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 25px;
}
.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 35px;
}




.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
 
@media ( min-width : 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}
 
@media ( min-width : 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}
 
@media ( min-width : 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}


