/* ------------------------------------------------
TYPOGRAPHY
--------------------------------------------------- */
@import url(//db.onlinewebfonts.com/c/261506be3344b3806eefa054f0f6fbf1?family=Tempus+Sans+ITC);
@import url('https://fonts.googleapis.com/css?family=ABeeZee');
body {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: #7b8a97;
  background:url(../images/bg-body.png);
  -webkit-text-size-adjust: 100%;
  -webkit-overflow-scrolling: touch;
  -webkit-font-smoothing: antialiased !important;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 10px;
  color: #606676;
  font-family: sans-serif, Arial;
}
h1 {
  font-size: 48px;
  line-height: 72px;
}
.page-header h1{font-size: 36px; line-height: 54px;}
h2 {
  font-size: 36px;
  line-height: 54px;
}
h3 {
  font-size: 24px;
  line-height: 36px;
}
h4 {
  font-size: 18px;
  line-height: 27px;
}
h2.item-title {
    font-family: sans-serif, Arial;
    font-size: 36px;
    color: #F79F01;
    text-transform: uppercase;
    text-align: center;
}
h5 {
  font-size: 14px;
  line-height: 21px;
}
h6 {
  font-size: 12px;
  line-height: 18px;
}
.blog-featured h3{
    font-family: sans-serif, Arial;
    font-size: 26px;
    color: #A2A2A2;
    text-align: center;
}
h6.TopTitl, h6.Titleh6, h6.Titleh6 a { font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#D96A00; font-weight:600; letter-spacing:0px;}
h6.Titleh6 span { color:#000000; }
/* --------------------------------------
LINK STYLE
------------------------------------------*/
a {
  color: #FFFFFF;
  text-decoration: none;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
a,
a:active,
a:focus,
a:active {
  text-decoration: none;
  outline: none;
}
a:hover,
a:focus {
  color:#FFFFCC;
  text-decoration: none;
}
/* --------------------------------------------------
GENERAL
----------------------------------------------------- */
img {
  max-width: 100%;
}
hr {
  border-top: 1px solid #ebebeb;
}
/*global margin/padding classes*/
.separetor {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #d7e2e8;
}
address {
  line-height: 24px;
}
.page-header-wrap {
  padding-bottom: 0;
  margin: 40px 0 30px;
  border-bottom: 0;
}
.page-header {
  padding-bottom: 0;
  margin: 0;
  border-bottom: 0;
}
.page-header h1 {
  line-height: 54px;
color:#606676!important;
}
/* ----------------------------------------------------------------
Breadcrumb
-------------------------------------------------------------------*/
.breadcrumb {
  padding: 0;
  list-style: none;
  background-color: transparent;
  border-radius: 0;
}
.breadcrumb a,
.breadcrumb>.active {
  color: #fff;
}
.breadcrumb a:hover {
  color: #FFFFFF;
  text-decoration: none;
}
.breadcrumb.separator-arrow>li+li:before {
  padding: 0 8px;
  font-family: "FontAwesome";
  content: '\f105';
}
/* ----------------------------------------------------------------
Bootstrap Modal
-------------------------------------------------------------------*/
.modal-open {
  padding-right: 0 !important;
}
.modal-content {
  border-radius: 0;
}
.modal-header {
  position: relative;
  border: 0;
}
.modal-header .close {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  background: transparent;
  padding: 10px;
  text-shadow: none;
  opacity: .2;
}
.modal-header .close:hover {
  opacity: 1;
}
label {
  font-weight: 300;
  color: #9197a8;
}
.close {
  color: #000;
}
/* ------------------------------------------------------------------
GLOBAL BUTTON STYLE
--------------------------------------------------------------------- */
/*common style for all btn*/
button:focus {
  outline: none !important;
}
.cf-btn, .btn {
  font-size: 16px;
  line-height: 24px;
  padding: 10px 44px;
  border-radius: 30px;
  font-weight: 300;
}
/*btn-primary*/
.cf-btn, .btn-primary {
  color: #fff;
  background-color: #666666;
  border-color: transparent;
}
.cf-btn:hover, .btn-primary:hover, 
.active.btn-primary, 
.btn-primary:focus, .cf-btn:focus {
  background-color: #333;
  border-color: transparent;
}
.btn:focus, 
.btn:active:focus {
  outline: none;
}
.btn-lg {
  padding: 15px 50px !important;
}
.btn-primary.readmore {
  color: #fff;
  border-color: transparent;
  height: 35px;
  width: 160px;
  font-size: 14px;
  line-height: 24px;
  padding: 4px;
  border-radius: 30px;
}
/* --------------------------------------------------
LIST STYLE
----------------------------------------------------- */
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/*List check-square*/
ul.check-square li {
  display: list-item;
  position: relative;
  line-height: 36px;
  padding-left: 25px;
}
ul.check-square li::before {
  content: "\f14a";
  font-family: FontAwesome;
  font-size: 15px;
  position: absolute;
  left: 0;
  top: 0;
  color: #FFFFFF;
}
/*List check-square-o*/
ul.check-square-o li {
  display: list-item;
  position: relative;
  line-height: 36px;
  padding-left: 25px;
}
ul.check-square-o li::before {
  content: "\f046";
  font-family: FontAwesome;
  font-size: 15px;
  position: absolute;
  left: 0;
  top: 0;
  color: #FFFFFF;
}
/*List check*/
ul.check li {
  display: list-item;
  position: relative;
  line-height: 36px;
  padding-left: 25px;
}
ul.check li::before {
  content: "\f00c";
  font-family: FontAwesome;
  font-size: 15px;
  position: absolute;
  left: 0;
  top: 0;
  color: #FFFFFF;
}
/*List check-circle*/
ul.check-circle li {
  display: list-item;
  position: relative;
  line-height: 36px;
  padding-left: 25px;
}
ul.check-circle li::before {
  content: "\f058";
  font-family: FontAwesome;
  font-size: 15px;
  position: absolute;
  left: 0;
  top: 0;
  color: #FFFFFF;
}
.sticky-container {
  width: 100%;
}
/*iframe*/
iframe {
  width: 100%;
}
iframe.audio {
  min-height: 100px;
}
/* ----------------------------------------------------------------
Form Style
-------------------------------------------------------------------*/
.inputbox 
{
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border-radius: 4px !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    height: 50px !important;
    padding: 6px 20px;
    border-color: #e5dfdf;
    background-color: #f7f7f7 !important;
}
.form-control {
  box-shadow: none;
  border: 0;
  border-radius: 0;
  height: 46px;
  border-bottom: 1px solid #C3CFD8;
  background: transparent;
}
.form-control:focus {
  border-color: #FFFFFF;
  box-shadow: none;
}
/* --------------------------------------------------
List-group-item
----------------------------------------------------- */
a.list-group-item {
  color: #7b8a97;
}
.list-group-item.active, 
.list-group-item.active:hover, 
.list-group-item.active:focus {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}
/* --------------------------------------------------
CAROUSEL
----------------------------------------------------- */
a.left.carousel-control,
a.right.carousel-control {
  background: none;
}
a.left.carousel-control {
  left: 100px;
}
a.right.carousel-control {
  right: 100px;
}
.carousel:hover a.left.carousel-control {
  left: 30px;
}
.carousel:hover a.right.carousel-control {
  right: 30px;
}
a.carousel-control {
  top: 45%;
  width: 34px;
  height: 34px;
  line-height: 32px;
  text-align: center;
  opacity: 0;
}
.carousel:hover a.carousel-control {
  opacity: 1;
}
a.carousel-control i {
  position: absolute;
  background: rgba(255, 255, 255, 0.5);
  color: #7B8A97;
  display: block;
  z-index: 5;
  padding: 0px;
  line-height: 34px;
  width: 34px;
  height: 34px;
  text-shadow: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
a.carousel-control i:hover {
  background: #FFFFFF;
  color:#999999;
  text-shadow: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.carousel-control.left,
.carousel-control.right {
  background-image: none;
}
/* --------------------------------------------------
TAB
----------------------------------------------------- */
.nav-tabs {
  border-bottom: 0 #ddd;
}
.nav-tabs>li {
  float: left;
  margin-bottom: -1px;
}
.widget .nav-tabs>li>a,
.widget .nav-tabs>li>a {
  border: 0;
  padding: 10px 15px;
  color: #9197A8;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}
.widget .nav-tabs>li.active>a, 
.widget .nav-tabs>li.active>a:hover, 
.widget .nav-tabs>li.active>a:focus {
  cursor: default;
  background-color: #252525;
  border: 0;
  color: #fff!important;
}
.widget .nav-tabs>li>a:hover, 
.widget .nav-tabs>li>a:focus ,
.widget .nav-tabs>li>a:hover, 
.widget .nav-tabs>li>a:focus {
  background-color: #252525;
  color: #fff;
}
.widget .tab-content {
  background-color: #252525;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 15px 20px;
}
.widget .tab-content li {
  margin-top: 15px;
  padding-bottom: 15px;
}
.widget .tab-content li a:hover,
.widget .tab-content li a:hover {
  color: #bababa;
}
.widget .tab-content li:last-child {
  border-bottom: 0;
}
.widget .tab-content li a {
  font-size: 14px;
  line-height: 24px;
  color: #7b8a97;
}
.widget .tab-post-heading h3 {
  font-size: 14px;
  line-height: 24px;
  margin: 0;
  font-weight: 400;
}
.widget .tab-post-heading {
  overflow: hidden;
}
.widget .tab-post-heading h3 a {
  color: #7b8a97;
}
.widget .tab-content .entry-meta {
  font-size: 14px;
  line-height: 24px;
}
.widget .tab-content .tab-post-thumb {
  width: 40px;
  height: 40px;
  float: left;
  margin-right: 18px;
  border-radius: 3px;
  margin-top: 7px;
}
.widget .tab-content i {
  margin-right: 2px;
}
.widget .tab-content span,
.widget .tab-content span.author a {
  font-size: 12px;
  line-height: 24px;
  margin-right: 10px;
  color: #bababa!important;
  font-style: italic;
}
.widget .tab-content span.author a:hover {
  color: #FFFFFF!important;
}
.widget .tab-content li a,
.widget .tab-content li a,
.widget .tab-content i,
.widget.tab-content li a:hover {
  color: #FFFFFF;
}
/* --------------------------------------------------
SECTION
----------------------------------------------------- */
.section-padding {
  padding: 60px 0;
}
.section-sub {
  font-size: 18px;
  line-height: 30px;
  display: inline-block;
  position: relative;
}
.section-sub::after {
  content: "";
  width: 65px;
  height: 3px;
  background-color: #FFFFFF;
  position: absolute;
  left: 50%;
  margin-left: -32px;
  bottom: -25px;
}
.page-title-section {
  background: url(../img/page-header-bg.jpg);
  background-size: cover;
}
.page-header h1 {
  color: #fff;
  margin: 0;
}
.overlay-bg {
  background: #d96a00;
}
/*top-bar*/
.top-bar {
  background: url(../img/topbar-bg.jpg) no-repeat;
  background-size: cover;
}
.top-bar .overlay-bg {
  padding: 8px 0;
  min-height:70px;
}
/*call-to-action*/
.call-to-action {
}
.call-to-action ul li a {
  font-size: 16px;
  color: #fff;
}
.call-to-action ul li a:hover {
  color: #FFFFFF;
  text-decoration: none;
}
.call-to-action i {
  margin-right: 5px;
}
/*social-links*/
.social-links {
}
.social-links li {
  padding-right: 2px;
  padding-left: 2px;
}
.social-links li a {
  color: #fff;
}
.social-links li a:hover {
  color: #FFFFFF;
}
.social-links i {
  width: 30px;
  height: 30px;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
}
.top-bar .social-links i {
  width: 25px;
  height: 25px;
  font-size: 10px;
  line-height: 25px;
}
.social-share ul li a {
  color: #363A45;
}
.social-share ul li i {
  border: 1px solid #E0E0E0;
  box-shadow: none;
}
/*language-support*/
.lang-support {
  min-width: 116px;
  margin-left: 20px;
}
/*Logo*/
h1.logo {
  margin: 0;
  padding: 0;
}
/*content-image*/
.img-alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.img-alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
.img-alignnone {
  margin: 5px 20px 20px 0;
}
/* ------------------------------------------------------------------
POPUP FEATURE
--------------------------------------------------------------------- */
.popup-feature {
  position: relative;
  overflow: hidden;
}
.popup-feature::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(101, 211, 227, 0.8);
  display: inline-block;
  opacity: 0;
}
.popup-feature:hover::before {
  opacity: 1;
}
.more-link a.img-link,
.more-link a.page-link {
  position: absolute;
  top: 0;
  opacity: 0;
}
.more-link a.img-link {
  left: 0;
}
.more-link a.page-link {
  right: 0;
}
.popup-feature:hover .more-link a.img-link,
.popup-feature:hover .more-link a.page-link {
  top: 50%;
  margin-top: -20px;
  opacity: 1;
}
.popup-feature:hover .more-link a.img-link {
  left: 50%;
  margin-left: -50px;
}
.popup-feature:hover .more-link a.page-link {
  right: 50%;
  margin-right: -50px;
}
.more-link a {
  width: 40px;
  height: 40px;
  line-height: 36px;
  display: inline-block;
  text-align: center;
  font-size: 18px;
  border: 2px solid rgba(255,255,255,.3);
  color: #fff;
  border-radius: 10px;
}
.more-link a:hover {
  background-color: #fff;
  color: #FFFFFF;
}
.popup-feature::before {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
/* ------------------------------------------------------------------
CTA SECTION
--------------------------------------------------------------------- */
.cta-section {
  background:url(../images/news-bg2.png) center center no-repeat ;
  background-size:100%;
  min-height:250px;
  padding: 20px 0;
}
.quote-btn {
  background-color: #7CDCEA !important;
  font-size: 18px;
  line-height: 20px;
  padding: 19px 64px;
  border-radius: 50px;
  overflow: hidden;
  position: relative;
}
.quote-btn:hover {
  background: #24B6B6 !important;
}
.quote-btn:before {
  content: "\f061";
  font-family: FontAwesome;
  position: absolute;
  left: 70%;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.quote-btn:hover:before {
  left: 80%;
  opacity: 1;
}
#quoteModal {
  text-align: left;
}
#quoteModal .modal-body {
  padding: 15px 30px;
}
#contactForm button {
  display: block;
  margin: 0 0 10px;
}
/* ------------------------------------------------------------------
FOOTER WIDGET SECTION
--------------------------------------------------------------------- */
.footer-widget-section {
  background-color: #d96a00;
}
.footer-widget h3 {
  margin-bottom: 22px;
}
.footer-widget-section address {
}
.footer-widget-section address .modal-map {
  border: 0;
  font-size: 12px;
  line-height: 23px;
  color: #fff;
  padding: 0 16px;
  margin-top: 12px;
  border-radius: 30px;
  background-color: #FFFFFF;
}
.footer-widget-section address .modal-map:hover {
  background-color: #333;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.footer-widget-section address .tel {
  display: block;
  margin-top: 35px;
  position: relative;
}
.footer-widget-section address .tel::before {
  content: "";
  width: 35px;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -10px;
  left: 0;
}
.footer-widget ul li {
  line-height: 26px;
}
.footer-widget ul li a {
  color: #ffffff;
  font-size: 14px;
}
.footer-widget ul li a:hover {
  color: #FFFFFF;
  text-decoration: none;
}
.newsletter-form .form-group {
  margin: 26px 0 0;
  position: relative;
  font-style: italic;
}
.newsletter-form .form-group .form-control {
  border: 0;
  border-bottom: 1px solid #ebebeb;
  border-radius: 0;
}
.newsletter-form .form-group .form-control:focus {
  border-color: #FFFFFF;
}
.newsletter-form .form-group button {
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  line-height: 24px;
  background: transparent;
  color: #FFFFFF;
  padding: 10px;
}
/* ------------------------------------------------------------------
COPYRIGHT SECTION
--------------------------------------------------------------------- */
.copyright-section {
  background-color: #f2f5f8;
  padding: 45px 0;
}
.footer-menu li {
  line-height: 32px;
  position: relative;
  display: inline-block;
  padding-right: 15px;
  padding-left: 15px;
}
.footer-menu li::before {
  content: "\f111";
  font-family: FontAwesome;
  color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  right: -6px;
  font-size: 7px;
}
.footer-menu li:last-child::before {
  content: "";
}
.footer-menu li a {
  color: #7b8a97;
}
.footer-menu li a:hover {
  color: #FFFFFF;
  text-decoration: none;
}
.copyright-info {
  margin-top: 14px;
  color: #b4b4b4;
  display: block;
  font-size: 14px;
}
.copyright-info span {
  color: #b4b4b4;
}
/* ----------------------------------------------------------------
Google Map on Modal
-------------------------------------------------------------------*/
#googleMap {
  height: 400px;
}
#contactMap {
  height: 300px;
}
/* ------------------------------------------------------------------
BACK TO TOP
--------------------------------------------------------------------- */
#toTop {
  position: fixed;
  bottom: 30px;
  right: 30px;
  color: #FFFFFF;
  cursor: pointer;
  display: none;
  z-index: 9999;
  width: 35px;
  height: 35px;
  text-align: center;
  font-size: 24px;
  line-height: 35px;
  background: #f00;
  border-radius: 5px;
  opacity:0.75;
}
#toTop:hover {
  color: #fff;
  background-color: #00f;
  border: 1px solid transparent;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
    font-size: 34px;
}
/* ---------------------------------------------- /*
 * Preloader
/* ---------------------------------------------- */
#preloader {
  background: #FFF;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999;
}
#status,
.status-mes {
  background-image: url(../img/preloder.gif);
  background-position: center;
  background-repeat: no-repeat;
  height: 200px;
  left: 50%;
  margin: -100px 0 0 -100px;
  position: absolute;
  top: 50%;
  width: 200px;
}
.status-mes {
  background: none;
  left: 0;
  margin: 0;
  text-align: center;
  top: 65%;
}
/* Widget CSS */
.widget {
  margin-bottom: 45px;
}
h2.widget-title {
  font-size: 12px;
  line-height: 30px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: inherit;
}
.widget li a {
  color: #7b8a97;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
}
.widget li a:hover {
  color: #FFFFFF;
}
form.search-form {
  position: relative;
  width: 100%;
}
span.screen-reader-text {
  display: none;
}
form.search-form label {
  display: block;
}
.widget_search form input[type="search"] {
  height: 50px;
  width: 100%;
  padding: 5px 40px 5px 10px;
}
.widget_search form input[type="search"]:focus {
  outline: none;
}
.widget_search form button[type=submit] {
  position: absolute;
  top: 22%;
  right: 0;
  background: transparent;
  border: 0;
  color: #FFFFFF;
}
.widget_search form button[type=submit] i {
  margin-left: 5px;
}
.widget_search form input[type="submit"]:focus {
  outline: none;
}
.widget_tag_cloud ul li {
  display: inline-block;
  margin: 0 2px 8px;
}
.widget_search label {
  margin-bottom: 0!important;
}
.widget_tag_cloud ul li a {
  display: block;
  color: #7b8a97;
  border: 1px solid #e1e1e1;
  font-size: 12px;
  line-height: 16px;
  padding: 2px 15px;
  border-radius: 14px;
}
.widget_tag_cloud ul li a:hover {
  background: #FFFFFF;
  color: #fff;
  border: 1px solid transparent;
}
/* ----------------------------------------------------------------
Pagination
-------------------------------------------------------------------*/
.pagination > li {
  margin-right: 5px;
  display: inline-block;
}
.pagination > li > a {
  color: #606676;
  border: 2px solid #E1E1E1;
  padding: 0;
  width: 35px;
  height: 35px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
.pagination > li > a:hover,
.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > a:focus {
  color: #FFFFFF;
  border: 2px solid #FFFFFF;
  background: #FFFFFF;
}
.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  color: #FFFFFF;
  border: 2px solid #FFFFFF;
  background: #FFFFFF;
}
.pagination > li > a:hover {
  color: #fff;
}
.pagination > li.disabled > a,
.pagination > li.disabled > a:hover,
.pagination > li.active > a, 
.pagination > li.active > a:hover {
  color: #E1E1E1;
  background: transparent;
  border: 2px solid #E1E1E1;
}
.pagination li a.next,
.pagination li a.prev {
  padding: 0px 20px;
  border-radius: 30px;
  width: 100%;
}
/*borderless pagination*/
.pagination.borderless>li>a, 
.pagination.borderless>li>span {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border-color: transparent;
  margin: 0 1px;
}
/*pager*/
.pager li>a:hover, 
.pager li>a:focus {
  text-decoration: none;
  color: #fff;
  background-color: #FFFFFF;
  border-color: transparent;
}
.pager .disabled>a, 
.pager .disabled>a:hover, 
.pager .disabled>a:focus, 
.pager .disabled>span {
  border-color: #ddd;
}
h1.logo { position:relative; top:-80px; position:relative; z-index:1;}
.carousel-inner { background:#d96a00; min-height:50px;}
.carousel{ top:-10px; z-index:0;}
div.clso-column-addons { position:relative;}
.clso-column-addons:hover .clso-feature-box-title {
  margin-bottom: 15px;
}
.clso-column-addons:hover .clso-addon-text {
  max-height: 300px;
  opacity: 1;
}
.clso-addon-feature h4 { color:#FFFFFF; font-family:sans-serif, Arial; font-size:20px;}
.clso-addon-feature a  { color:#FFFFFF; }
.clso-icon-container i { color:#FFFFFF; font-size:44px; }
.svg-overlay { position:relative; bottom:-10px;}
#clso-addon-xx1  .svg-overlay, 
#clso-addon-xx2  .svg-overlay, 
#clso-addon-xx3  .svg-overlay, 
#clso-addon-xx4 .svg-overlay { color:rgba(217,107,1,0.9); }
.svg-overlay svg {
    width: 100%;
    height: 100%;
    fill: currentColor;
}
.clso-addon-feature {
  bottom: 0;
  left: 0;
  padding:0px;
  position: absolute;
  right: 0;
  top: auto;
  width: 100%;
  z-index: 1;
  border-radius: 0 0 4px 4px;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
}
.clso-addon-contentx { background:rgba(217,107,0,0.9);padding-top:20px; padding-bottom:20px;}
#column-id-x4 .clso-addon-contentx{
    background-color: rgba(217,107,0,0.9);
    border-bottom: 5px solid rgba(217,107,0,0.9);
}
#column-id-x2 .clso-addon-contentx{
    background-color: rgba(217,107,0,0.9);
    border-bottom: 5px solid rgba(217,107,0,0.9);
}
#column-id-x3 .clso-addon-contentx{
    background-color: rgba(217,107,0,0.9);
    border-bottom: 5px solid rgba(217,107,0,0.9);
}
.clso-addon-feature .clso-feature-box-title {
  margin-bottom: 0;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
}
.clso-addon-feature .clso-addon-text {
	font-size: 16px;
	line-height:140%;
	color: #fff;
	max-height: 0;
	opacity: 0;
	-webkit-transition: max-height 600ms ease, opacity 600ms ease;
	transition: max-height 600ms ease, opacity 600ms ease;
	padding-left:15px; padding-right:15px;
}
.why-us-setion h2, .leading-0 h2 { font-family:sans-serif, Arial; font-size:36px; color:#F79F01; text-transform:uppercase; text-align:center;}
.why-us-setion h3, .leading-0 h3 { font-family:sans-serif, Arial; font-size:26px; color:#A2A2A2; text-align:center;  }
.why-us-setion .nmeBlock{
	text-align:center;
	color:#f19f00;
    font-size: 24px !important;
    font-weight: 400 !important;
    margin: 28px 0 10px;
	text-transform:uppercase;
}
.why-us-setion .nmeBlock a {
	color:#f19f00;
}
@media(max-width:600px) {
ul.social-icons {
    float: left;
    position: relative;
    top: 6px;
    left: 12px;
}
ul.social-icons * { color:#D96A00;}
}
@media(min-width:1200px) {
	.leading-0 h3 {  width:82%; margin-left:auto; margin-right:auto; }
}
div.icons div.btn-group { display:none;}
.Bottom1 p { color:#9aa0aa; }
section.why-us-setion .btn-rounded, .Bottom1 .btn-rounded, .acysubbuttons .subbutton{
    box-shadow: 0 4px 0px 0 #d88e00, 0px 5px 0px 0px #000, 0px 10px 0px 0px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 4px 0px 0 #d88e00, 0px 5px 0px 0px #000, 0px 10px 0px 0px rgba(0,0,0,0.1);
}
.acyfield_email input.inputbox
{
    width: 100%;
    height: 36px !important;
    border: none;
    background-color: #fff !important;
    box-shadow: 0px 4px 0px rgba(0,0,0,0.2) !important;
}
section.why-us-setion .btn-primary, .Bottom1 .btn-primary, .acysubbuttons .btn-primary, .jsn-form-submit button.btn-primary
{
    border: 1px solid #000;
    border-radius: 4px;
    color: #fff;
    font-size: 18px;
    line-height: 42px;
    padding: 0 28px;
    position: relative;
    top: 0;
    z-index: 1;
    display: inline-block;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
	background:#d96a00;
}
.acysubbuttons .btn-primary {	background:#f19f00;}
.btn:hover, .btn:focus, .btn:active, .btn-primary:focus:active, .btn-rounded:focus:active,.btn-primary:hover, .btn-rounded:hover { outline:none; top:5px!important; box-shadow:none!important;  -webkit-box-shadow:none!important;}
section.Bottom1Section { padding-bottom:20px;}
section.why-us-setion { background:url(../images/section-bg.png) top center no-repeat #FFFFFF; }
section.why-us-setion .imgBlock{ text-align:center;}
section.why-us-setion img {
    border-radius: 4px;
    box-shadow: 0 6px #eceef0;
    margin-bottom: 6px;
}
.cta-section { padding-top:100px;}
.cta-section h3 { color:#99999; text-align:left; font-family:sans-serif, Arial; font-size:36px;}
.cta-section .btn-primary {
    border: 1px solid #000;
    border-radius: 4px;
    color: #fff;
    font-size: 18px;
    line-height: 42px;
    padding: 0 28px;
    position: relative;
    top: 0;
    z-index: 1;
    display: inline-block;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
	background:#999999;
}
.cta-section .btn-rounded{
    box-shadow: 0 4px 0px 0 #999999, 0px 5px 0px 0px #000, 0px 10px 0px 0px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 4px 0px 0 #999999, 0px 5px 0px 0px #000, 0px 10px 0px 0px rgba(0,0,0,0.1);
}
section.footer-widget-section:before  {
    top: inherit;
    bottom: 0;
    height: 275px;
    background-image: url(../images/bottom.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
}
.footer-widget p { color:#FFFFFF; }
section.footer-widget-section { background-color:#d96a00; position:relative; }
.nav1 li > a { color:#FFFFFF; position:relative;     -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}
.nav1 li > a:hover:before { content:" > "; }
.footer-widget h3 { color:#FFFFFF; }
section.footer-widget-section { padding-bottom:125px;}
div.acymailing_introtext {
  font-size: 14px;
  color: #fff;
  margin-bottom: 25px !important;
  width:100%; float:left;
}
.acymailing_form {
  display: table;
  width: 100%;
}
.acymailing_form .fieldacyemail {
  float: left;
  width: 230px;
}
.acymailing_form .fieldacyemail input {
  width: 100%;
  height: 36px !important;
  border: none;
  background-color: #fff !important;
  box-shadow: 0px 4px 0px rgba(0,0,0,0.2) !important;
}
.acymailing_form >p {
  display: inline-block;
}
.acymailing_form .acysubbuttons {
  margin-left: 5px;
  float: left;
}
.acymailing_form .acysubbuttons input {  font-size:14px;}
.acymailing_form input {
  font-size: 14px;
  padding: 0 15px;
  height: 36px !important;
  line-height: 36px !important;
}
nav.sticky h1.logo { top:-40px; }
.moduletableQCon { font-size:14px; }
.moduletableQCon h3 {
     float: left;
    width: 120%;
    position: relative;
    top: -20px;
    left: -22px;
    border: 1px solid #CCCCCC;
    padding: 10px;
    color: #FFFFFF;
    background: #606676;
    border-radius: 10px;
	margin-bottom:-10px;
}
.moduletableQCon h6 {
    width: 100%;
    float: left;
    font-size: 24px;
}
.dropShadow {
    border: 4px solid #fff;
    padding: 10px 20px;
    overflow: hidden;
  	background:#FFFFFF; 
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f6f2ec', EndColorStr='#e2dbce');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#f6f2ec', EndColorStr='#e2dbce')";
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.35), 0 85px 180px 0 #fff, 0 12px 8px -5px rgba(0, 0, 0, 0.85);
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.35), 0 85px 810px -68px #fff, 0 12px 8px -5px rgba(0, 0, 0, 0.65);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.35), 0 85px 180px 0 #fff, 0 12px 8px -5px rgba(0, 0, 0, 0.85);
}
.jsn-form-content input[type=text], .jsn-form-content textarea { padding:10px 5px 10px 5px;}
.jsn-form-content textarea { width:93%!important;}
.item-page p a{ color:#00F; }
#jsn_form_2 input[type=text] { width:97%!important;}
div.FootLine { padding:30px 0px!important;}
.item-page ul { list-style:disc; margin:auto!important; padding:0 0 0 36px!important;}
.item-page ul li { list-style:disc;}
ul.TwoCols  li { width:50%; float:left;}
.benefitsBlock h6{
    font-size: 20px;
    font-weight: 600;
    color: #D96A00;
    width: 100%;
    float: left;
    display: block;
    border-bottom: 1px dotted #D96A00;
    padding-bottom: 10px;
    position: relative;
	margin-top:15px;
}
ul.ulLinks a { color:#D96A00;}
ul.ulLinks a:hover { color:#FF6666;}
div.clr, div.clear { width:100%: float:left; margin-bottom:5px; margin-top:5px; display:block;}
img.founder { border:1px solid #EEEEEE; padding:2px;}
img.founder:hover { border:1px solid #D96A00; }
div.founderDiv { width:100%; float:left; margin-bottom:20px; }
div.founderDiv div.col-md-3 { margin-left:0px!important; padding-left:0px; padding-right:0px;}
div.founderInfo{
    background: #D96A00;
    display: block;
    min-height: 243px;
    color: #FFFFFF;
	max-width:292px;
}
h3.white { color:#FFFFFF; line-height:28px;}
h3.white span  { font-size:14px; width:100%; float:left; display:block;}
div.founderInfo td { padding-top:5px; padding-bottom:5px;}
dl.faqs dt { color:#D96A00;}
dl.faqs dt:before { content: " Q: "; }
dl.faqs dd:before { content: " A: "; }
div.founderDiv2 { width:100%; float:left; margin-top:10px;}
div.founderDiv2 h6 { left:0px; margin-top:10px;}
div.item-page dd{
    margin-left: 20px;
    text-indent: -20px;
}
div.item-page a { color:#D96A00;}
dl.faqs dt { margin-top:20px;}
.item-page p { margin-top:15px!important; margin-bottom:15px!important; line-height:140%;}
.item-page  ul { margin-bottom:20px!important; width:100%;float:left;}
table td { vertical-align:top!important;}
div.item-page table td p { margin-top:5px!important;}
.founderInfo table td a { color:#FFFFFF;}
.element-invisible { display:none!important;}
div.search { width:54%; float:right;}
div.search input[type=search] {
    padding: 0px;
    line-height: unset;
    height: unset!important;
	max-width:100%;
	margin-top:15px;
}
.copyrightInfo p,.copyrightInfo { text-align:center; font-size:14px; color:#FFFFFF;text-align: center;}
p.footAddr{ line-height:140%; text-align: center; color:#FFFFFF;}
p.counter, .form-limit { float:right;}
p.counter { margin-right:15px; }
.pagination-list a, .search-results a { color:#D96A00; font-weight:normal;}
.pagination-list .active a { font-weight:bold; text-decoration:underline; }
.pagination-list .disabled a { color:#333333;}
span.icon-first:before { content:"<<"; }
span.icon-previous:before { content:"<"; }
span.icon-next:before { content:">"; }
span.icon-last:before { content:">>"; }
 
dd.result-category, dd.result-text { margin-left:20px;}
dl.search-results { width:100%; float:left;}
dl.search-results dt.result-title { margin-top:15px;}
div.pagination { width:100%; float:left; position:relative;}
.pagination ul li, .list-footer ul li{
display: inline;
padding: 0px 10px 0px 10px;
}
.pagination ul, .list-footer ul {
list-style-type: none; text-align:center; }
.jsn-row-container .form-actions { float:left;}
.newsletterBlock blockquote { background-color:#F79646; width:320px; padding:20px; margin-left:auto; margin-right:auto; float:none; display:block; color:#4F81BD;}
.newsletterBlock blockquote p { margin:0px;}
.newsletterBlock ul li { margin-bottom:10px;}
.newsletterBlock strong {color:#4F81BD;}
.newsletterBlock p, .newsletterBlock td { text-align:justify;}
.visually-hidden{display: none!important;}
#mod-menu1::before{display: none!important; content: "";}
#mod-menu1 {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 50px;
    row-gap: 8px;
    list-style: none;
    margin: 0;
    padding: 0;
}
#mod-menu1 > li {
    display: list-item !important;
    float: none !important;
    width: auto !important;
    clear: none !important;
    margin: 0;
    padding: 0;
}
#mod-menu1 > li > a {
    display: block;
    color: #fff;
    text-decoration: none;
    line-height: 1.8;
}
#mod-menu1 a:hover, #mod-menu1 a:focus {
    background-color:unset;
    color:#000000;
}
#mod-menu1 a {padding: 0px !important;;}
.acyfield_text input {
    width: 100%;
    height: 36px !important;
    border: none;
    background-color: #fff !important;
    box-shadow: 0px 4px 0px rgba(0, 0, 0, 0.2) !important;
}
.acym_introtext, .acyfield_text span{color:#fff;}
.acymailing_form input {
    font-size: 14px;
    padding: 0 15px;
    height: 36px !important;
    line-height: 36px !important;
}
button.dj-mobile-open-btn
{
    display: block;
    position: absolute;
    right: 6px;
    top: 6px;
    background-color:#D96A00!important;
    color:#FFF!important;
}
