/*	=============================================================
	Header
	============================================================= */

header {
    background: url(../images/header/bg-header.png) repeat-x;
    height: 168px;
}

header h1 {
    display: inline-block;
}

header h1 a {
    background: url(../images/header/card-solution-logo.png) no-repeat;
    display: block;
    height: 123px;
    text-indent: -1000em;
    width: 351px;
}

header .header-phone {
    background: url(../images/header/arrow-phone.png) no-repeat;
    display: inline-block;
    height: 60px;
    margin: 10px 0 0 300px;
    width: 150px;
}

header .face {
    display: inline-block;
    margin: 60px 0 0 25px;
}

header .header-phone span {
    color: #999;
}

header .header-phone span.phone {
    display: block;
    font-size: 19px;
    margin: 4px 0 4px 60px;
    color: #0096DA;
}

header .header-phone span.small {
    font-size: 13px;
    color: #0096DA;
}

header .header-phone span.small_tres {
    font-size: 13px;
    color: #0096DA;
    margin: 0 20px 0 0;
}

header .header-phone span.large {
    font-size: 22px;
    color: #0096DA;
}

header .header-phone span.large_dois {
    font-size: 22px;
    margin-top: 0px;
    margin-left: 18px;
    color: #0096DA;
}

header .header-phone span.large_tres {
    font-size: 22px;
    margin: 0 0 0 -18px;
    color: #0096DA;
}


/* Nav */

header nav {
    display: block;
    font-family: 'CenturyGothic';
    border-top: 10px;
    height: 45px;
    margin: 0 0 0 -75px;
    /* margin-left: -75px; */
    width: 1100px;
}

header nav a {
    color: #F0F2F8;
    display: inline-block;
    height: 45px;
    line-height: 45px;
    margin: 0 15px;
    position: relative;
    font-size: 17px;
}

header nav a:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

header nav a.cards {
    cursor: pointer;
    z-index: 110;
}

header nav a.last {
    margin: 0 0 0 15px !important;
}

header nav a.system {
    cursor: pointer;
    position: absolute;
    z-index: 110;
    margin-left: 27px;
}

header nav div.submenu,
header nav div.submenuu {
    background: #0096E6;
    position: absolute;
    z-index: 100;
    /*width: 135px;*/
    display: none;
    margin-left: 140px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45);
}

header nav div.submenuu {
    margin-left: 1055px;
}

header nav div.submenu ul.root,
header nav div.submenuu ul.root {
    font-size: 11px;
}

header nav div.submenu li a,
header nav div.submenuu li a {
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: arial;
    font-weight: bold;
    text-align: center;
}

header nav div.submenu li a:hover,
header nav div.submenuu li a:hover {
    text-decoration: none;
    font-weight: bold;
}


/*	=============================================================
	Section
	============================================================= */

section {
    background: url(../images/section/bg-section.png) repeat-x #fff;
    margin-bottom: 30px;
    min-height: 950px;
}

section .content {
    padding: 30px 20px 0;
}

section h2 {
    margin-bottom: 20px;
}


/*	Home
================================================================= */

section.home {
    background: url(../images/section/home/bg-home.png) 150% 35% repeat-x;
}


/*	Agency
		========================================================= */

section.home .for-agency {
    display: block;
    font-family: 'CenturyGothic';
    float: right;
    height: 90px;
    margin-right: 70px;
    width: 310px;
}

section.home .for-agency h2 {
    background: url(../images/section/home/arrow-agencia.png) no-repeat;
    color: #878787;
    font-size: 35px;
    height: 35px;
    line-height: 32px;
    margin-bottom: 5px !important;
    text-indent: 1.7em;
}

section.home .for-agency a {
    color: #868686;
    display: block;
    text-align: right;
}

section.home .container-home {
    clear: right;
    min-height: 325px;
}


/*	Testimonials
		========================================================= */

section.home .container-home .testimonials {
    display: inline-block;
}

section.home .container-home .testimonials h3 {
    color: #103864;
    font-family: 'CenturyGothic';
}

section.home .container-home .testimonials a {
    background: url(../images/section/home/deixar-depoimento.png) no-repeat left;
    color: #103864;
    display: block;
    float: right;
    font-family: 'CenturyGothic';
    font-size: 15px;
    font-weight: 700;
    height: 20px;
    text-indent: 2em;
}

section.home .container-home .testimonials .content-testimonials {
    background: url(../images/section/home/bg-content.png) no-repeat;
    display: block;
    height: 172px;
    margin: 3px 0 8px;
    padding: 15px 20px 20px 15px;
    width: 505px;
}

section.home .container-home .testimonials .content-testimonials img {
    display: inline-block;
    vertical-align: top;
}

section.home .container-home .testimonials .content-testimonials p {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    width: 470px;
}

section.home .container-home .testimonials .content-testimonials span {
    color: #ccc;
    display: block;
    font-weight: 700;
    margin-right: 25px;
    text-align: right;
}

section.home .container-home .testimonials .content-testimonials div {
    margin: 5px 0 20px;
}


/*	Noticies
		========================================================= */

section.home .container-home .noticies article {
    display: block;
    margin: 10px 0;
}

section.home .container-home .noticies article span {
    color: #666;
    display: block;
    font-size: 14px;
    font-weight: 700;
}

section.home .container-home .noticies article p {
    color: #666;
    font-size: 14px;
}

section.home .container-home .noticies a.read-more {
    color: #103864;
    display: block;
    font-family: 'CenturyGothic';
    font-size: 15px;
    font-weight: 700;
    margin-top: 19px;
    vertical-align: top;
}


/*	List Services
	============================================================= */

section.home .list-services {
    display: block;
    /*margin: 50px 0 30px;*/
    margin: 60px 50px 30px;
}

section.home .list-services div {
    display: inline-block;
    width: 295px;
}

section.home .list-services div p {
    color: #666;
    font-size: 15px;
    margin-bottom: 10px;
}

section.home .list-services div a {
    color: #999;
    display: block;
}

section.home .list-services div a:hover {
    text-decoration: underline;
}

section.home .list-services div ul li.flag {
    background: url(../images/section/home/flagged.png) no-repeat;
    display: block;
    height: 14px;
    margin: 10px 0;
}

section.home .list-services div ul li a {
    color: #666;
    display: block;
    font-size: 14px;
    font-weight: 700;
    text-indent: 2em;
}


/*	Buttons
	============================================================= */

section.home .list-services .buttons {
    margin: 0 40px 0 160px;
}


/*	About Us
================================================================= */

section.about-us p {
    color: #666;
    margin: 15px 0;
}

section.about-us .content-about-us {
    padding-left: 20px;
}

section.about-us .description {
    display: inline-block;
    padding-top: 30px;
    /*width: 515px;*/
}

section.about-us aside {
    background: url(../images/section/quem-somos/bg-aside.png) repeat-x;
    display: inline-block;
    height: 538px;
    margin: -4px 0 0 25px;
    padding: 30px 0 0 15px;
    vertical-align: top;
    width: 420px;
}


/*	Buttons
================================================================= */

section.buttons {}

section.buttons h4 {
    color: #003366;
    font-family: 'Calibri';
    font-size: 16px;
    font-weight: 700;
}

section.buttons p {
    color: #666;
    margin: 15px 0;
}

section.buttons .content {
    padding: 0 0 0 20px !important;
}

section.buttons .description {
    display: inline-block;
    padding-top: 30px;
    width: 585px;
}

section.buttons aside {
    background: url(../images/section/quem-somos/bg-aside.png) repeat-x;
    display: inline-block;
    margin: -4px 0 0 25px;
    padding: 30px 110px 20px 45px;
    width: 202px;
}

section.buttons aside a {
    color: #666;
    display: block;
}

section.buttons aside ul.see-also li {
    border-bottom: 2px dotted #6f6f6f;
    font-size: 20px;
    margin-bottom: 15px;
}


/*	PVC
	============================================================= */

.pvc {
    margin-bottom: 30px;
    padding-top: 30px;
}


/*	Point Access
================================================================= */

section.point-access .content {
    padding: 0 0 0 20px !important;
}

section.point-access .description {
    display: inline-block;
    padding-top: 30px;
    width: 585px;
}

section.point-access .description p {
    color: #666;
    margin: 15px 0;
}

section.point-access aside {
    background: url(../images/section/quem-somos/bg-aside.png) repeat-x;
    display: inline-block;
    margin: -4px 0 0 25px;
    padding: 30px 25px 20px 40px;
    width: 300px;
}

aside a.dropdown {
    color: #0096E6;
    /*cursor: pointer;*/
    font-size: 18px;
}

aside ul.submenu {
    display: none;
}

aside ul.submenu li {
    display: block;
}

aside ul.submenu li a {
    color: #666;
    display: block;
    font-size: 14px;
    padding: 2px 0 3px 10px;
}


/* Products Ajax
	============================================================= */

.point-access-ajax {
    padding: 50px;
}

.point-access-ajax img {
    height: 245px;
    margin: 0 20px 20px 0;
    width: 320px;
}

.point-access-ajax h1 {
    color: #666;
    font-size: 33px;
}

.point-access-ajax p {
    color: #666;
    display: block;
    margin: 10px 0;
}


/*	Services Products
================================================================= */

section.services-products p,
section.cords p {
    color: #666;
    font-size: 15px;
    margin: 15px 0 30px;
}

section.services-products ul li,
section.cords ul li {
    margin-right: 10px;
}


/*	Treatment
	============================================================= */

section.contact-us .treatment {
    display: inline-block;
    margin-left: 150px;
}

section.contact-us .treatment h5 {
    display: block;
    margin-bottom: 20px;
}

section.contact-us .treatment p {
    color: #666;
    margin-bottom: 20px;
}


/*	=============================================================
	Footer
	============================================================= */

footer {
    background: url(../images/footer/bg-footer.png) repeat-x;
    height: 274px;
    padding-top: 25px;
}

footer h4 {
    display: block;
    margin-bottom: 20px;
}

footer .container {
    padding: 0 20px;
    width: 960px;
}

.btsub {
    background-color: #000000;
}


/*	Nav Wrapper
	============================================================= */

footer nav.wrapper {
    display: inline-block;
}

footer nav.wrapper a {
    color: #fff;
    display: block;
    font-size: 16px;
    margin: 2px 0;
}


/*	Contact
	============================================================= */

footer .contact {
    background: url(../images/footer/contato.png) no-repeat 100% 50px;
    display: inline-block;
    height: 175px;
    margin: 0 30px;
    padding-left: 30px;
    width: 239px;
}

footer .contact p.phone {
    color: #fff;
    display: block;
    font-family: 'CenturyGothic';
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 3px;
}

footer .contact p.phone_dois {
    color: #fff;
    display: block;
    font-family: 'CenturyGothic';
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-left: 21px;
}

footer .contact p span.small {
    font-size: 14px;
    margin-right: 5px;
}

footer .contact p.mail {
    color: #fff;
    display: block;
    font-size: 15px;
    margin-top: -10px;
}


/*	GMaps
	============================================================= */

footer .map-container {
    display: inline-block;
    margin-left: 15px;
}

footer .map-container #map-canvas {
    border: 3px solid #fff;
    display: inline-block;
    height: 159px;
    width: 247px;
}


/*	Address Footer
	============================================================= */

footer .address-footer {
    display: block;
    margin-top: 38px;
}

footer .address-footer small {
    color: #fff;
    display: inline-block;
    font-size: 15px;
}


/*	=============================================================
	Forms
	============================================================= */

textarea {
    font-size: 14px;
    padding: 7px;
}

input.error,
textarea.error {
    border: 1px solid #F40F3D !important;
}

label.error {
    display: none !important;
}

input[type="text"],
input[type="email"],
input[type="tel"],
select {
    font-size: 14px;
    padding: 7px;
}


/*	Newsletter
	============================================================= */

.newsletter {
    background: url(../images/footer/bg-newsletter-line.png) no-repeat 100% 50px;
    display: inline-block;
    height: 200px;
    width: 220px;
}

.newsletter label {
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 700;
}

.newsletter input[type="text"],
.newsletter input[type="email"] {
    background: url(../images/form/input-newsletter.png) no-repeat;
    display: block;
    font-size: 12px;
    height: 22px;
    margin-bottom: 10px;
    padding: 0 4px;
    width: 178px;
}

.newsletter input[type="submit"] {
    background: url(../images/form/submit-newsletter.png) no-repeat;
    cursor: pointer;
    display: block;
    height: 36px;
    text-indent: -1000em;
    width: 86px;
}


/*	Work With Us
	============================================================= */

section.work-with-us form {}

section.work-with-us form span {
    display: block;
    margin-bottom: 20px;
}

section.work-with-us form div {
    display: inline-block;
    width: 435px;
}

section.work-with-us form div.first {
    margin-right: 80px;
}

section.work-with-us form div p {}

section.work-with-us form div p.small {
    display: inline-block;
    width: 206px;
}

section.work-with-us form div p.small input[type="text"] {
    width: 190px !important;
}

section.work-with-us form div .right {
    margin-right: 15px;
}

section.work-with-us form div p label {
    display: block;
    margin-bottom: 3px;
}

section.work-with-us form input[type="text"],
section.work-with-us form input[type="email"],
section.work-with-us form textarea {
    background: #fff;
    border-bottom: 1px solid #F1F1F1;
    border-left: 1px solid #D1D1D1;
    border-right: 1px solid #F1F1F1;
    border-top: 1px solid #D1D1D1;
    border-radius: 5px;
    display: block;
    margin-bottom: 15px;
    width: 414px;
}

section.work-with-us form div input[type="tel"] {
    background: #fff;
    border-bottom: 1px solid #F1F1F1;
    border-left: 1px solid #D1D1D1;
    border-right: 1px solid #F1F1F1;
    border-top: 1px solid #D1D1D1;
    border-radius: 5px;
    display: block;
    margin-bottom: 15px;
    width: 190px;
}

section.work-with-us form div select {
    background: #fff;
    border-bottom: 1px solid #F1F1F1;
    border-left: 1px solid #D1D1D1;
    border-right: 1px solid #F1F1F1;
    border-top: 1px solid #D1D1D1;
    border-radius: 5px;
    display: block;
    margin-bottom: 15px;
    width: 430px;
}

section.work-with-us form textarea {
    height: 267px;
}

section.work-with-us form input[type="submit"] {
    float: right;
}


/*	Contact Us
	============================================================= */

section.contact-us form {
    display: inline-block;
    width: 431px;
}

section.contact-us form fieldset {
    margin-top: 40px;
}

section.contact-us form label {
    color: #999999;
    display: block;
    margin-bottom: 3px;
}

section.contact-us form div {
    display: inline-block;
    width: 205px;
}

section.contact-us form div.first {
    margin-right: 15px;
}

section.contact-us form div input[type="tel"] {
    background: #fff;
    border-bottom: 1px solid #F1F1F1;
    border-left: 1px solid #D1D1D1;
    border-right: 1px solid #F1F1F1;
    border-top: 1px solid #D1D1D1;
    border-radius: 5px;
    display: block;
    margin-bottom: 15px;
    width: 190px;
}

section.contact-us form input[type="text"],
section.contact-us form input[type="email"],
section.contact-us form textarea {
    background: #fff;
    border-bottom: 1px solid #F1F1F1;
    border-left: 1px solid #D1D1D1;
    border-right: 1px solid #F1F1F1;
    border-top: 1px solid #D1D1D1;
    border-radius: 5px;
    display: block;
    margin-bottom: 15px;
    width: 414px;
}

section.contact-us form textarea {
    height: 267px;
}

section.contact-us form input[type="submit"] {
    float: right;
}


/*	=============================================================
	Media Queries
	============================================================= */


/*	iPad Smaller than 959px
	============================================================= */

@media all and (min-width: 768px) and (max-width: 1024px) {}


/*	iPhone (landscape)
	============================================================= */

@media all and (max-width: 767px) {}


/*	iPhone (portrait)
	============================================================= */

@media all and (min-width: 480px) and (max-width: 767px) {}


/*	Mobile Portrait Size to Mobile Landscape Size
	============================================================= */

@media all and (max-width: 479px) {}


/*	=============================================================
	Class's
	============================================================= */

.container {
    margin: 0 auto;
    width: 1000px;
}

.comtrate {
    background: url(../images/footer/logo-agencia-comtrate.png) no-repeat;
    display: inline-block;
    height: 23px;
    margin-left: 205px;
    text-indent: -1000em;
    vertical-align: top;
    width: 71px;
}

.block {
    display: block;
}

.inline {
    display: inline-block !important;
}

.input_hidden,
.input_hidden_cargo {
    display: none !important;
}

.none {
    display: none;
}

.submit {
    background: url(../images/form/submit.png) no-repeat;
    color: #fff;
    cursor: pointer;
    font-size: 21px;
    font-weight: 700;
    height: 36px;
    line-height: 36px;
    text-align: center;
    width: 88px;
}

.title_mark {
    color: #103864;
    font-family: 'CenturyGothic';
    font-size: 27px;
}


/*	Pop Up
	============================================================= */

#mask-popup {
    background: url(../images/camera/patterns/overlay2.png) repeat #333;
    display: none;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 9000;
}

#container-popup {
    background-color: #F3F7F8;
    display: block;
    left: 20%;
    margin: auto;
    padding: 0 10px 10px 10px;
    position: absolute;
    right: 20%;
    top: 50px;
    width: 384px;
    z-index: 9999 !important;
}

.close-popup {
    cursor: pointer;
    float: right;
}

.image-popup {
    float: left;
    width: 100%;
}

.image-popup img {
    display: block;
    height: 800px;
    margin: 0 auto;
    width: 384px;
}


/*	=============================================================
	Class's
	============================================================= */

.dropdown {
    position: relative;
}

.dropdown-menu>li {
    line-height: 20px;
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    font-weight: normal;
    line-height: 20px;
    color: #333333;
}

.dropdown-menu {
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px 0 5px 10px;
    margin: 2px 0 0;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

.open>.dropdown-menu {
    display: block;
}

.dropdown-menu .sub-menu {
    left: 100%;
    position: relative;
    /*position: absolute;*/
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
    display: block;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}

.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 8%;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.pull-right {
    float: right;
}

.small {
    font-size: 85%;
}

.center-block {
    display: table;
    margin-left: auto;
    margin-right: auto;
}


/*	=============================================================
	Separator
	============================================================= */

.separator {
    display: block;
    padding: 10px 0;
}

.separator.bottom {
    padding: 0 0 10px;
}

.separator.top {
    padding: 10px 0 0;
}

.noticies-list {
    margin: 30px 0 0;
    padding: 0;
    background-color: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .065);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .065);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .065);
}

.noticies-list a:first-child {
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}

.noticies-list a {
    color: #2091BF;
    display: block;
    width: 190px \9;
    margin: 0 0 -1px;
    padding: 8px 14px;
    border: 1px solid #e5e5e5;
}

.noticies-description p {
    color: #333333;
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 10px;
}

.btn {
    display: inline-block;
    padding: .375rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.btn-primary-outline {
    color: #ffffff;
    background-color: #0275d8;
    background-image: none;
    border-color: #0275d8;
    margin-left: 100px;
}

.btn-primary-outline:hover {
    color: #ffffff;
    background-color: #015eae;
    background-image: none;
    border-color: #015eae;
    margin-left: 100px;
}