
@import url('layout/css/base.css');
@import url('layout/css/grid.css');
@import url('layout/css/elements.css');
@import url('layout/css/layout.css');

.team-member:hover .team-member-overlay { opacity: 0; }

.map {
    margin-bottom: 0;
}

#page-header {
    background-color: #18829c;
    margin-bottom: 0px;
    padding: 35px 0;
}

#logo img {
    max-width:200px;
}

#logo {
    margin-top: 31px;
}

.clientlogocenter {
    text-align: center;
}

/*.icon-box-1 a i, .icon-box-2 a i, .icon-box-3 a i, .icon-box-4 a i {
    color: #18829c;
    float: left;
    font-size: 50px;
    margin: 0 40px 10px 15px;
}*/

.icon-box-3 a i {
    color: #18829c;
    font-size: 50px;

}

.icon-box-3 {
    text-align: center;
}

.btn {
    margin-bottom: 35px;
}

.no-bottom-margin {
    margin-bottom: 0px;
}

.widget_nav_menu ul li {
    padding: 0px 15px 20px 0px;
}

.marginbottomcleared {
    margin-bottom: 0px !important;
}

#header-top {
    background-color: #FFF !important;
}

.sf-menu {
    float: right;
    margin-top: 40px;
}

#custom-search-form {
    top: 39px;
}

.pricing-table-mbottom-removed {
    margin-bottom: 0px;
}

.marginbottom45 {
    margin-bottom: 60px !important;
}

#page-header {
    background-image: url("layout/images/bg-title.jpg");
}

.marginleft0 {
    margin-left: 0;
}

.top-margin-50 {
    margin-top: 0px;
}

.top-margin-0 {
    margin-top: 0px;
}

.bottom-margin-0 {
    margin-top: 0px;
}

.team-contact-info {
    border-bottom: 1px solid #022b36;
    padding-bottom: 15px;
}

.headline::after {
    color: #16598d !important;
}

#footer-middle {
    padding: 50px 0 5px;
}

#footer-middle .widget-title {
    margin-bottom: 20px;
}

small {
    font-size: 75% !important;
}

.pricing-table .pricing-table-header h1 div {
    color: #F00;
    margin-top: -15px;
}

.pricing-table .pricing-table-header h1 s {
    font-size: 32px;
}

.pricing-table .pricing-table-header h1 s sup {
    font-size: 26px;
}

.pricing-table .pricing-table-header h1 sup {
    font-size: 32px;
}

.blue1 {
    /* background-color: #d0dee8; */
    background-color: #a2bdd1;
}

.blue2 {
    /* background-color: #b9cddd; */
    background-color: #a2bdd1;
}

.blue3 {
    /* background-color: #58b6ff; */
    background-color: #58b6ff;
    /* background: rgba(162,189,209,1);
    background: -moz-linear-gradient(top, rgba(162,189,209,1) 0%, rgba(190,209,223,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(162,189,209,1)), color-stop(100%, rgba(190,209,223,1)));
    background: -webkit-linear-gradient(top, rgba(162,189,209,1) 0%, rgba(190,209,223,1) 100%);
    background: -o-linear-gradient(top, rgba(162,189,209,1) 0%, rgba(190,209,223,1) 100%);
    background: -ms-linear-gradient(top, rgba(162,189,209,1) 0%, rgba(190,209,223,1) 100%);
    background: linear-gradient(to bottom, rgba(162,189,209,1) 0%, rgba(190,209,223,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a2bdd1', endColorstr='#bed1df', GradientType=0 ); */
}

.blue4 {
    /* background-color: #8aacc6; */
    background-color: #a2bdd1;
    /* background: rgba(138,172,198,1);
    background: -moz-linear-gradient(top, rgba(138,172,198,1) 0%, rgba(173,197,215,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(138,172,198,1)), color-stop(100%, rgba(173,197,215,1)));
    background: -webkit-linear-gradient(top, rgba(138,172,198,1) 0%, rgba(173,197,215,1) 100%);
    background: -o-linear-gradient(top, rgba(138,172,198,1) 0%, rgba(173,197,215,1) 100%);
    background: -ms-linear-gradient(top, rgba(138,172,198,1) 0%, rgba(173,197,215,1) 100%);
    background: linear-gradient(to bottom, rgba(138,172,198,1) 0%, rgba(173,197,215,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8aacc6', endColorstr='#adc5d7', GradientType=0 ); */
}

.blue5 {
    background-color: #739bbb;
}

/* */
.pricing-table-custom {
    background: none !important;
    background-color: #c5d5e2;
    margin-bottom: 41px;
    font-size:14px;
}

.pricing-table-custom table tr td, .pricing-table-custom table tr th {

}

.pricing-table-custom table tr td {
  font-size: 17px;
}

.pricing-table-custom tr th {
  background: none;
  padding: 0px;
  vertical-align: bottom;
}

.pricing-table-custom tr th div.roundedCorners {
  /* background: #18829c; */
  background-color: #16598d;
  padding-bottom: 6px;
  font-weight: bold;
  -webkit-border-top-left-radius: 15px;
  -webkit-border-top-right-radius: 15px;
  -moz-border-radius-topleft: 15px;
  -moz-border-radius-topright: 15px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  width: 100%;
  height: 100%;
  padding: 35px 0px;
}

.pricing-table-custom tr th div.roundedCorners.summerSale {
  padding: 50px 0px !important;
  background-color: #58b6ff;
  position: relative;
}

.pricing-table-custom tr th div.roundedCorners.summerSale img {
  position: absolute;
  top: 0;
  right: 0;
}

.pricing-table-custom tr td div.roundedCornersVertical {
  /* background: #18829c; */
  background-color: #16598d;
  font-weight: bold;
  -webkit-border-top-left-radius: 15px;
  -webkit-border-bottom-left-radius: 15px;
  -moz-border-radius-topleft: 15px;
  -moz-border-radius-bottomleft: 15px;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  width: 100%;
  height: 100%;
  min-height: 100%;
  padding: 30px 0px;
}


.pricing-table-custom .no-border-right {
    border-right: 0px;
}

.pricing-table-custom th, .pricing-table-custom td {
    /*border-top: 2px solid #FFF!important;
    border-right: 2px solid #FFF;*/
    border-right: 1px solid #FFF;
    border-top: 1px solid #FFF!important;
    padding: 15px 8px;
}

.pricing-table-custom th, .pricing-table-custom td {
    /* padding: 15px 8px; */
    text-align: center;
    vertical-align: middle;
}

.pricing-table-custom td h3 {
    margin-bottom: 5px;
    font-size: 38px;
}

.pricing-table-custom {
    line-height: 20px;
}

.pricing-table-custom tr td {
    width: 20% !important;
}

.packetName {
    font-size: 34px;
    margin-top: 10px;
    /* margin-bottom: 6px */
}

.boldText {
    font-weight: bold;
}

.pricing-table-custom tr td {
  -webkit-transition: background .5s ease!important;
  transition: background .5s ease!important;
  background-color: auto!important;
}
.pricing-table-custom tr td:hover{
  background-color: #e9e9e9;
}

.dialog {
  background-color: #FFF;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  padding: 20px;
  display: none;
}

.ui-dialog-title, .ui-button-text {
  display: none;
}

.ui-dialog-titlebar-close {
  position: absolute;
  width: 24px;
  height: 24px;
  background: none;
  border: 0px;
  background: url("/wp-content/themes/crystal-wp/layout/images/icons/icon-close.png") no-repeat center center;
  right: -12px;
  bottom: -11px;
}

.ui-dialog-titlebar {
  text-align: right;
  position: relative;
}

#dialogFreezeScreen {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #FFF;
  opacity: 0.3;
  top:0px;
}

.priceTableIcon {
  width: 30px;
  vertical-align: middle;
  margin: 0 10px;
  float: left;
}

.tableHeaderVertical {
  font-size: 13px !important;
  padding: 0px !important;
}

.iconText {
}

.pricing-table-custom tr td ul {
  margin: 0;
  list-style: none;
  list-style-type: none;
  margin-left: 10px;
}

.pricing-table-custom tr td ul li {
  padding: 15px;
  padding-left: 50px;
}

.ProgressBarSpeed {
  width: 100%;
  max-width: 200px;
  margin-top: 13px;
}

.smallerAsterix {
  font-size: .7em;
  line-height: 1em;
}