/* Style the list */
ul.breadcrumb {
  
  list-style: none;
  background-color: #fff;
}

/* Display list items side by side */
ul.breadcrumb li {
  display: inline;
  font-size: 16px;
  font-family: arial;
}

/* Add a slash symbol (/) before/behind each list item */
ul.breadcrumb li+li:before {
    
 color: black;
  content: "/\00a0";
}

/* Add a color to all links inside the list */
ul.breadcrumb li a {
  color: #333;
  text-decoration: none;
}

/* Add a color on mouse-over */
ul.breadcrumb li a:hover {
  color: #1cd4c6;
  text-decoration: underline;
}







.contect-page .wpcf7-form-control {
    border: 1px solid #663399;
    border-radius: 0;
    color: #333333;
    font-family: segoe_uiregular;
    font-size: 18px;
    height: auto;
    line-height: 25px;
    min-height: 36px;
    padding: 0 12px 4px;
    margin-top: 8px;
    transition: all .5s ease .0s;
    -webkit-transition: all .5s ease .0s;
    -ms-transition: all .5s ease .0s;
    -moz-transition: all .5s ease .0s;
}
/* http://keywestnetworks.com/?display_custom_css=css&amp;ver=4.8.7 */
.contect-page .wpcf7-form-control {
    border: 1px solid #663399;
    border-radius: 0;
    color: #333333;
    font-family: segoe_uiregular;
    font-size: 18px;
    height: auto;
    line-height: 25px;
    min-height: 20px;
    padding: 0 12px 4px;
    margin-top: 8px;
    transition: all .5s ease .0s;
    -webkit-transition: all .5s ease .0s;
    -ms-transition: all .5s ease .0s;
    -moz-transition: all .5s ease .0s;
}
/* http://keywestnetworks.com/wp-content/themes/keywestnetworks-child/css/bootstrap.min.css*/
label {
    display: inline-block;
    max-width: 100%;
    margin-top: 12px;
    font-weight: 700;
}
/* http://keywestnetworks.com/wp-content/themes/keywestnetworks-child/style.css?ver=4.8.7*/
.btn-sumbmit .wpcf7-submit {
    background: #663398;
    border: 0 none;
    color: #ffffff;
    font-family: segoeui-semibold;
    font-size: 20px;
    padding: 5px 35px;
}
/*http://keywestnetworks.com/?display_custom_css=css&amp;ver=4.8.7 */
.contect-page .wpcf7-form-control {
    border: 1px solid #663399;
    border-radius: 0;
    color: #333333;
    font-family: segoe_uiregular;
    font-size: 18px;
    height: auto;
    line-height: 25px;
    min-height: 20px;
    padding: 0 12px 4px;
    margin-top: 8px;
    transition: all .5s ease .0s;
    -webkit-transition: all .5s ease .0s;
    -ms-transition: all .5s ease .0s;
    -moz-transition: all .5s ease .0s;
}
.contect-page .wpcf7-form-control {
    border: 1px solid #663399;
    border-radius: 0;
    color: #333333;
    font-family: segoe_uiregular;
    font-size: 18px;
    height: auto;
    line-height: 25px;
    min-height: 20px;
    width: 260px;
    padding: 0 12px 4px;
    margin-top: 8px;
    transition: all .5s ease .0s;
    -webkit-transition: all .5s ease .0s;
    -ms-transition: all .5s ease .0s;
    -moz-transition: all .5s ease .0s;
}
.btn-sumbmit{
background: #663399;
    border-radius: 6px;
    color: #ffffff;
    font-family: segoe_uiregular;
    font-size: 18px;
    height: auto;
    line-height: 25px;
    min-height: 20px;
    padding: 0 12px 4px;
    margin-top: 8px;
    transition: all .5s ease .0s;
    -webkit-transition: all .5s ease .0s;
    -ms-transition: all .5s ease .0s;
    -moz-transition: all .5s ease .0s;
}
.entry-content {
    background: transparent;
}
.contect-page {    float: left;
    padding: 68px;
    width: 100%;
}
.site-content-contain .wrap {
 max-width: 100%;
    padding: 0 15px;
}
.page_title{
font-family: segoe_uiregular;
}
.entry-header .entry-title, .search-no-results .site-content .page-header h1 {
    font-family: segoe_uiregular;
    font-size: 28px !important;
    font-weight: normal !important;
    margin-bottom: 25px!important;
    padding-bottom: 10px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
}
.bottom-header ul li.current-menu-item a, .bottom-header ul li:hover a, .bottom-header ul li:focus a {
    color: #663399;
   border: 0px;
}
.keyWest_net .widget.widget_execphp {
    width: auto;
    float: left;
}
@media (min-width: 1200px){
.keyWest_net .widget.widget_execphp {
    width: auto;
    float: left;
}
}
@media (max-width: 500px){
.keyWest_net .widget.widget_execphp {
    width: auto;
    float: none;
}
}
.keywest-cont {
    float: left;
     padding-top: 5px; 
    padding-bottom: 25px;
    width: 100%;
}
.slide-cont .large {
    font-family: 'SegoeUI-Bold';
    color: #fff;
}
@media (min-width: 1200px){
.slide-cont .large {
    font-size: 70px;
    font-family: 'SegoeUI-Bold';
    color: #fff;
}
}
@media (max-width: 500px){
.slide-cont .large {
    font-size: 46px;
}
}
.product-btn {
    border: 1px solid #663399;
    border-radius: 40px;
    color: #663399;
    display: inline-block;
    font-family: segoeui-semibold;
    font-size: 22px;
    margin-top: 38px;
    min-width: 265px;
    padding: 12px;
    text-transform: uppercase;
    transition: all .5s ease .0s!important;
    -webkit-transition: all .5s ease .0s!important;
    -ms-transition: all .5s ease .0s!important;
    -moz-transition: all .5s ease .0s!important;
    box-shadow: none !important;
}
/* icons size in mobile responsive */
@media (max-width: 585px){
.box-keywest figure {
    display: table;
    height: 120px;
    line-height: 148px;
    margin: 0 auto;
    vertical-align: middle;
    width: 120px;
    border-radius: 50%;
    border: 4px solid rgba(255, 255, 255, 1);
    background-repeat: no-repeat;
    transition: all .5s ease .0s;
    -webkit-transition: all .5s ease .0s;
    -ms-transition: all .5s ease .0s;
    -moz-transition: all .5s ease .0s;
    background: linear-gradient(#eeeeee, #fbfbfb);
    background: -webkit-linear-gradient(#eeeeee, #fbfbfb);
    background: -o-linear-gradient(#eeeeee, #fbfbfb);
    background: -moz-linear-gradient(#eeeeee, #fbfbfb);
    background: linear-gradient(#eeeeee, #fbfbfb);
}
}
.top_footer form .wysija-paragraph {
    margin: 0 !important;
    width: 100;
}
.top_footer form input.wysija-input {
    background: #ebebeb none repeat scroll 0 0;
    border-radius: 100px 0 0 100px;
    color: rgba(0, 0, 0, 0.5);
    font-size: 16px;
    height: 42px;
    width: 132px !important;
    font-family: 'segoe_uiregular';
}
.top_footer form .wysija-submit {
    background: #F58634;
    border-radius: 0 100px 100px 0;
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    width: 162px !important;
    font-family: 'segoe_uiregular';
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    height: 42px;
    padding: 0 4px;
    font-weight: normal;
    /* text-align: center; */
    margin: 0 !important;
}
.top_footer form {
    border: 2px solid #c2c2c2;
    border-radius: 100px;
    box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.2) !important;
    width: 266px;
}
@media (max-width: 767px){
.top_footer {
    background: #222222;
    color: #ffffff;
    padding: 30px 0 60px;
}
}
@media (max-width: 767px){
.top_footer p {
    font-size: 15px;
    line-height: 30px;
    color: rgba(255, 255, 255, 0.7);
    font-family: 'segoe_uiregular';
    margin-bottom: 20px;
}
}
@media (max-width: 500px){
.slide-cont .large {
    font-size: 25px;
    text-align: center !important;
}
}
@media (max-width: 500px){
.slide-cont {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    left: 0;
    padding: 145px 60px 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
}
}
@media (max-width: 500px){
.slide-img figure img {
    width: 100%;
    height: 350px;
}
}
@media (max-width: 500px){
.slider-benner .owl-stage-outer {
    height: 350px;
    overflow: hidden;
}
}
.top_footer .menu li a::after {
    background: none;
    background-repeat: no-repeat;
    content: "";
    height: 12px;
    left: 0;
    position: absolute;
    top: 7px;
    width: 12px;
}
.top_footer .menu li a {
    padding-left: 0px; 
}
.entry-title {
 position: relative;
 top: 40.8594px;
 font-weight: 500;
 font-style: normal;
 color: rgb(51, 51, 51);
}
.logo-header.fw:nth-child(1) > img:nth-child(1) {
 padding-top: 10px;
}
.col-md-12 {
 text-align: center;
}

.top_footer.fw {
 text-align: left;
}

.learn-more {
 color: rgb(255, 133, 0);
}
.container.pad-had-bot.page_title {
 height: 0px;
 line-height: 0px;
 text-align: center;
}

.entry-title {
 text-align: left;
 position: relative;
 top: -6.141px;
 font-weight: 500;
 font-style: normal;
}

.entry-title {
 color: rgb(51, 51, 51);
 margin-top: 1px;
 position: relative;
 top: 17.859px;
}

.container.pad-had-bot.page_title {
 padding-top: 0px;
}

.btn-sumbmit.form-group {
 position: relative;
 left: 202.492px;
 width: 100px;
}



.elementor-divider {
 left: 0.5px;
 position: relative;
 top: 0.234px;
}



