
@font-face {
    font-family: Proxima Nova;
    src: url(../proxima-nova/ProximaNova-Regular.otf);
    font-display: swap;
}

* { box-shadow:none; outline:none !important;  }

body { background:#ffffff; font-family:Roboto; color:#333333; }

h1, h2, h3, h4, h5, h6 { color:#2b50c6; font-weight:400;  }

h1 { font-weight:300;  }

a:hover,
a:active,
a:focus { text-decoration:none;  }

.btn { border-bottom:4px solid #333333; }

.btn.green { background:#16ca78 !important; border-color:#16ca78 !important; border-bottom:4px solid #12a260 !important; }

.btn.green:hover { background:#16ca78 !important; border-color:#16ca78 !important; }

.list-group { color:#666666;  }

.green-mark { color:#16ca78; font-size:16px; float:right;  }

/**/

.co-top { background:#3664f8; color:#ffffff; padding:20px 0; }

.co-top a { color:#ffffff; padding:0 10px; }

.co-menu { font-family:Proxima Nova; height:80px; line-height:80px;  }

/**/

.co-line-blue { background:#2b50c6; color:#ffffff; padding:20px 0 5px; }

.co-line-green { background:#ffffff; color:#16ca78; padding:0 0 60px; text-align:center; }

/**/



/**/

.co-saves { background:#ffffff; border-radius:4px; padding:0; }

.co-saves-title { background:#ffffff; border-radius:4px; color:#333333; padding:20px; text-transform:uppercase; }

.co-saves-companies { background:#f5f5f5; border-radius:4px; padding:20px; overflow-y:scroll; height:320px; }

.co-saves-company { background:#ffffff;  border-radius:4px; position:relative; font-size:12px; margin-bottom:10px; display:block; }

.co-saves-company-logo { background:#cccccc url(../../home/img/bg-logo.png) no-repeat center center; border-radius:4px 0 0 4px; height:80px; width:80px; position:absolute; }

.co-saves-company-logo img {} /* novo */

.co-saves-company-name { color:#333333; height:40px; line-height:40px; padding-left:90px; text-transform:uppercase; border-bottom:1px solid #ebebeb; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }

.co-saves-company-category { color:#666666; height:40px; line-height:40px; padding-left:90px;  white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }

/**/

.co-saves-empty { color:#999999; font-size:14px; text-align:center; padding:40px 20px; margin-left:15px;  }

.co-saves .fa-floppy-o { font-size:80px; text-align:center; }

.co-saves-empty .co-circle { background:#3498fe; border-radius:20px; text-align:center; margin-top:-24px; line-height:30px; height:30px; width:30px; display:block; position:absolute; left:50%; margin-left:-18px; }

.co-saves-empty .co-circle .fa-flash { color:#fff; font-size:16px;  }

/**/

.co-cover { background:#3664f8; background-position:center -120px; color:#ffffff; padding:0 0 60px; }

.co-cover h1 { font-family:Proxima Nova; font-size:48px; color:#ffffff; margin:0 !important; margin-bottom:20px !important; }

.co-cover p { margin-bottom:0; }

/**/

.co-resources { background:#ffffff; color:#999999; padding:20px 0;  }

.co-resources-wrapper { margin:0 auto; position:relative; width:940px; height:1260px; }
	
/*Fix para ie11 */

.co-resources-wrapper ul { list-style:none; }

/**/

.co-res-img { position:absolute; box-shadow:1px 1px 4px #cccccc; opacity:0.8; }

.co-res-01 { top:0;      left:0; }
.co-res-02 { top:20px;   right:220px; }
.co-res-03 { top:300px;  right:220px; }
.co-res-04 { top:420px;  left:0; }
.co-res-05 { top:860px;  left:0; }
.co-res-06 { top:1040px; left:120px; }
.co-res-07 { top:1000px; right:220px; }

/**/

.co-highlights { background:#f5f5f5; color:#999999; padding:20px 0 60px; }

.co-high-card { background:#ffffff; box-shadow:1px 1px 4px #cccccc; border-radius:4px; display:block; position:relative; text-align: center; margin-bottom:20px; }

.co-high-card:hover { background:#ffffff; box-shadow:2px 2px 8px #999999; }

.co-high-card-logo { background:#cccccc url(../../home/img/bg-logo.png) no-repeat center center; border-radius:4px 4px 0 0; height:106px; overflow:hidden; } 

.co-high-card-logo img { width:100%; }

.co-high-card-title { color:#333333; border-bottom:1px solid #ebebeb; font-size:12px; height:40px; line-height:40px; padding:0 20px; text-transform:uppercase; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; } 

.co-high-card-cat { color:#666666; font-size:12px; padding:10px 20px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; } 

/**/

.co-ratings { background:#ffffff; color:#999999; padding:20px 0 60px; }

.co-rating-card { background:#ffffff; box-shadow:1px 1px 4px #cccccc; border-radius:4px; position:relative; text-align:center; padding-top:20px;  margin-bottom:20px; }

.co-rating-card-photo { background: #cccccc;
    color: #ffffff;
    height: 40px;
    width: 40px;
    border-radius: 60px;
    margin: 0 auto 5px;
    line-height: 40px;
    font-size: 20px;}

.co-rating-card-stars { color:#16ca78; padding-bottom:20px; } 

.co-rating-card-comment { font-size: 14px; padding: 0px 3px 20px 3px; height: 60px; font-style: italic;} 

.co-rating-card-title { color:#333333; border-top:1px solid #ebebeb; border-bottom:1px solid #ebebeb; font-size:12px; height:40px; line-height:40px; padding:0 20px; text-transform:uppercase; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;} 

.co-rating-card-cat { color:#666666; font-size:12px; padding:10px 20px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; } 

/**/

.co-photos { background:#f5f5f5; padding:20px 0 120px; }

.co-photo-card { background:#cccccc; border-radius:4px; box-shadow:1px 1px 4px #cccccc; margin-bottom:20px; overflow:hidden; }

/**/

.co-title { color:#2b50c6; text-transform:uppercase; font-size:12px; }

.co-line { border-top:1px solid #2b50c6; clear:both; margin-bottom:40px; } /* alterado */

.co-sub-line { border-bottom:2px solid #2b50c6; width:20%; }

/**/

.co-prices { background:#2b50c6 url(../../home/img/bg-sky-2.png); color:#ffffff; padding:60px 0 60px; text-align:center; background-size: cover; }

.co-prices h2 { color:#ffffff; } 

.co-prices-table { background:#ffffff ; border-radius:4px; margin-top:40px; margin-bottom:40px; padding:0; }

.co-prices-table-a,
.co-prices-table-b { text-align:center; }

.co-prices-table-a { border-right:none; border-bottom:1px solid #ebebeb; color:#333333; padding:40px; }
.co-prices-table-b { border-left:none; border-top:1px solid #ebebeb; color:#16ca78; padding:40px; }

/**/

.co-prices-title { font-size:24px; }

.co-prices-value { font-size:48px; }

.co-prices-value span { font-size:24px; vertical-align:16px; }

.co-prices-desc { font-size:12px; color:#666666; } 

/**/

.slick-dots { bottom:-25px !important; }

.slick-prev:before, .slick-next:before { color:#333333 !important; font-size:32px; z-index:1000;  }

.slick-prev { left:-10px !important;  margin-top:-15px !important; z-index:1000; }
.slick-next { right:-10px !important; margin-top:-15px !important; z-index:1000; }

/**/

/* Alterado */
/*.co-footer { background:#3664f8; color:#ffffff; font-size:12px; padding:20px 0 20px; }

.co-footer .co-line { clear:both; margin:20px 0; }

.co-footer li a,
.co-footer li a:visited { color:#ffffff; text-transform:uppercase; }

.co-footer li a:hover,
.co-footer li a:active,
.co-footer li a:focus { color:#d6eaff; }

.social-circle,
.social-circle:visited { background:#ffffff; border-radius:20px; float:right; margin-top:20px; margin-left:10px; color:#3664f8; text-align:center; width:40px; height:40px; line-height:40px; } 

.social-circle:hover,
.social-circle:active,
.social-circle:focus { background:#d6eaff; } 

.co-footer-menu ul { list-style:none outside; text-align:center; -webkit-padding-start:0;  }

.co-footer-menu ul li { margin-right:0; margin-bottom:10px; }

/**/

/*.co-sub-footer { background:#2b50c6; color:#ffffff; font-size:12px; padding:20px 0; }

.co-sub-footer .small-text { font-size:10px; color:#cccccc; }*/
/* /Alterado */




@media only screen and (min-width : 992px) {

.co-cover { padding:60px 20px 120px; }

.co-top,
.co-cover { background:none; }

.co-cover p { margin-bottom:40px; }

/**/

.co-title { color:#2b50c6; text-transform:uppercase; font-size:12px; }

.co-line { border-top:1px solid #2b50c6; margin-bottom:40px; }

.co-sub-line { border-bottom:2px solid #2b50c6; width:20%; }

/**/

.co-prices { background:#2b50c6 url(../../home/img/bg-sky-2.png); color:#ffffff; padding:60px 0 60px; text-align:center; background-size: cover; }

.co-prices h2 { font-weight:300; color:#ffffff; } 

.co-prices-table { background:#ffffff ; border-radius:4px; margin-top:40px; margin-bottom:40px; }

.co-prices-table-a,
.co-prices-table-b { text-align:left;  }

.co-prices-table-a { border-right:1px solid #ebebeb; color:#333333; padding:40px; }
.co-prices-table-b { border-left: 1px solid #ebebeb; color:#16ca78; padding:40px; }

/**/

.co-prices-title { font-size:24px; }

.co-prices-value { font-size:48px; }

.co-prices-value span { font-size:24px; vertical-align:16px; }

.co-prices-desc { font-size:12px; color:#666666; } 

/**/

.co-prices-table-a,
.co-prices-table-b { border-bottom:0; border-top:0; }

/**/

.co-res-01 { top:0;      left:0; }
.co-res-02 { top:20px;   left:640px; }
.co-res-03 { top:300px;  left:340px; }
.co-res-04 { top:420px;  left:0; }
.co-res-05 { top:840px;  left:0; }
.co-res-06 { top:1020px; left:120px; }
.co-res-07 { top:980px;  left:640px; }

/**/

.cd-single-point { top: 30px; left: 515px; }

.cd-single-point:nth-of-type(1) { top: 60px;   left: 815px; }
.cd-single-point:nth-of-type(2) { top: 340px;  left: 815px; }
.cd-single-point:nth-of-type(3) { top: 460px;  left: 60px;  }
.cd-single-point:nth-of-type(4) { top: 880px;  left: 60px;  }
.cd-single-point:nth-of-type(5) { top: 1120px; left: 400px; }
.cd-single-point:nth-of-type(6) { top: 1165px; left: 815px; }

/*.co-footer-menu ul,
.co-footer-menu ul li,
.co-footer-menu ul li a { list-style:none outside; text-align:left; display:inline; padding-left:0; }

.co-footer-menu ul li { margin-right:10px; }*/


}

/***/

#background {
position: fixed;
top: 50%;
left: 50%;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
z-index: -100;
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
background-size: cover;
}

#background-2 { background:#333333; opacity:0.8; position:fixed; top:0; left:0; min-width:100%; min-height:100%; width:auto; height:auto; z-index:-98; }

/**/

.modal.co .modal-dialog,
.modal.co .modal-content { border:0; border-radius:0; box-shadow:none; position:absolute; top:0; right:0; left:0; margin:0; min-height:100%; min-width:100%;  }

.modal.co  .modal-header,
.modal.co  .modal-body,
.modal.co  .modal-footer { padding:20px; }

.modal.co  .close { color:#3664f8; font-size:40px; line-height:80px; padding-right:10px; opacity:1; }

.co-modal-menu { padding:0 40px; }

.co-modal-menu-link { border-bottom:1px solid #ebebeb;  font-size:18px; display:block; line-height:60px; height:60px; width:100%; } 



.fa.fa-star.off {
    color: #cccccc;
}

.card-title-main-biz {
    color: #333333;
    font-size: 12px;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 5px;
}

.card-title-main-description {
    color: #666666;
    font-size: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.btn-sites {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 15px;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
  }
  
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333 !important;
    white-space: nowrap;
  }
