input[type="text"],
input[type="number"],
input[type="password"],
input[type="email"],
input[type="tel"],
select,
textarea {
  display: block;
  width: 100%;
  height: 33px;
  padding: 6px 12px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -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, -webkit-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;
}

input[type="text"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
select:focus,
textarea:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
    margin-top: 0;
    padding-top: 0;
}

iframe {
    max-width: 100%;
}

.h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Montserrat', 'Open Sans', sans-serif;
}

blockquote {
    font-size: 15px;
}

#header {
}

#footer {
	padding-top:35px;
	margin:0px;
    color: #fff;
    background: #1A1A1A;
    font-weight: 500;
}

#footer a {
    color: #fff;
	background-color: #1a1a1a !IMPORTANT;
}

#footer a:hover {
    color: #FFCA02;
}

#footer h3 {
	font-size: 20px;
    border-bottom: 0;
    margin-bottom: 15px;
}


#footer .nav > li > a {
    position: relative;
    display: block;
    padding: 0 0 10px;
}

#main-navigation .navbar-nav>li>a {
    font-weight: 500;
}

#masterslider .ms-caption h3 {
    font-size: 18px !important;
    font-weight: 400;
}

#masterslider .ms-caption hr {
    border-top: 5px solid #ffce00;
    border-bottom: 0;
    width: 100px;
    display: block;
    margin: 15px 0 0;
    padding: 0;
}

.btn {
    border-radius: 30px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 8px 20px !important;
}

.btn-primary {
    background: #ffce00;
    color: #ffffff;
}

.page-header,
main > article > .entry-header {
    background: url("https://idealcartransportes.com.br/wp-content/uploads/2019/10/bg-title-carvans.jpg") 50% 50% repeat;
    padding: 150px 0;
    margin-bottom: 30px;
    text-align: center;
    color: #fff;
}

.page-header a,
main > article > .entry-header a {
    color: #fff;
}

.page-header .entry-meta,
main > article > .entry-header .entry-meta {
    margin-top: 15px;
    margin-bottom: 0;
}

.page-header .page-title,
main > article > .entry-header .entry-title {
    color: #fff;
    margin: 0;
    padding: 0;
    text-align: left;
	font-weight:600;
	text-shadow: 2px 2px 10px #000;
}

.home #content {
    padding-top: 0;
}

.block h2 {
    margin-bottom: 30px;
}

.block h3 {
    font-size: 20px;
}

.block-post h2 {
    color: #00359a;
    text-align: center;
}

.block-post .hentry {
    margin-bottom: 30px;
    border-radius: 4px;
    background: #ffffff;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.ms-layer-container h2 {

	text-align:center;
	font-style: italic;

	
}

/*TITLE*/

.block-title {
	background-color:#fff;
}

.block-title .container {
    max-width: 1100px;
}

.block-title h2 {
    color: #333333! important;
	font-weight:500! important;
}

/*QUEM SOMOS*/
.block-content {
    color: #fff;
	background-image: url("https://idealcartransportes.com.br/wp-content/uploads/2019/09/bg-quem-somos.jpg");
	height: 572px;
}

.block-content .container {
    max-width: 1100px;
}

.block-content h2 {
    color: #333;
	font-weight:500;
}

.block-content p {
    max-width: 380px;
	color:#333;
	line-height:28px;
}

.block-content img {
    max-width: 90%;
    float: right;
}

/*SERVIÇOS*/
.block-servicos {
    color: #fff;
	background-image: url("https://idealcartransportes.com.br/wp-content/uploads/2019/09/bg-servicos.jpg");
	height: 572px;
}

.block-servicos .container {
    max-width: 1100px;
}

.block-servicos h2 {
    color: #333;
	font-weight:500;
}

.block-servicos p {
    max-width: 380px;
	color:#333;
	line-height:28px;
}

/*CLIENTES*/
.mapa-contato{
    width: 480px;
    height: 300px;
}
.block-clientes {
	padding-top:180px! important;
    color: #fff;
	background-image: url("https://idealcartransportes.com.br/wp-content/uploads/2019/09/bg-clientes.jpg");
	height: 572px;
}

.block-clientes .container {
    max-width: 1100px;
}

.block-clientes h2 {
    color: #fff;
    margin-top: 0;
    margin-bottom: 15px;
}

.block-clientes p {
    max-width: 90%;
}


.btn-primary {
    background: none;
    color: #333;
	text-transform: uppercase;
	text-align: left;
	padding:0px! important;
	margin: 0px! important;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus {
    background: none;
    color: #FFCA02;
	text-transform: uppercase;
	text-align: left;
	padding:0px! important;
	margin: 0px! important;
}


.block-page {
    text-align: center;
}

.block-page h2 {
    color: #cc6733;
}

.block-page a {
    color: #666;
}

.block-page .row {
    max-width: 1050px;
    margin: 0 auto;
}

.block-page .row > div {
    padding: 0 30px;
}

.block-gestao-e-projetos {
    text-align: center;
}

.block-gestao-e-projetos h2 {
    color: #fff;
}

.block-gestao-e-projetos a {
    color: #fff;
}

.block-gestao-e-projetos .row {
    max-width: 700px;
    margin: 0 auto;
}

.block-gestao-e-projetos .row > div {
    padding: 0 20px;
}

.archive .block-gestao-e-projetos a {
    color: #666;
}

.archive .block-gestao-e-projetos .hentry {
    border-radius: 0;
    background: none;
    box-shadow: none;
}

.archive .block-gestao-e-projetos .row {
    max-width: none;
}

.page .entry-content, .single .entry-content {
    padding: 25px 30px 25px 30px;
}

.entry-content h1, 
.entry-content h2, 
.entry-content h3, 
.entry-content h4, 
.entry-content h5, 
.entry-content h6 {
    text-transform: uppercase;
}

.entry-content table td {
    border-top: 0 !important;
}

.postid-57 .entry-content h3 {
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize !important;
    margin-bottom: 15px;
}


/* CF7 */

.wpcf7-form label {
    display: block;
}

.wpcf7-text,
.wpcf7-textarea {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    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;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    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, -webkit-box-shadow ease-in-out .15s;
}

.wpcf7-text:focus,
.wpcf7-textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.wpcf7-textarea {
    height: 150px !important;
    width: 100% !important;
}

input[type="submit"].wpcf7-submit {
    font-size: 16px;
    color: #fff;
    background: #7DD1E3;
    border: 1px solid #7DD1E3;
    width: unset!important;
    display: inline-block;
    padding: 10px 35px!important;
    vertical-align: middle;
    -webkit-transition: .5s all ease;
    -moz-transition: .5s all ease;
    -ms-transition: .5s all ease;
    -o-transition: .5s all ease;
    transition: .5s all ease;
    outline: 0;
}

input[type="submit"].wpcf7-submit:hover {
    background-color: #595959;
    border-color: #595959;
}

div.wpcf7-response-output {
    padding: 15px !important;
    margin: 20px 0 0 !important;
    border: 1px solid #ebccd1;
    border-radius: 4px;
    color: #a94442;
    background-color: #f2dede;
}

div.wpcf7-response-output.wpcf7-validation-errors,
div.wpcf7-response-output.wpcf7-acceptance-missing {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

div.wpcf7-response-output.wpcf7-mail-sent-ok {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

/*
Woocommerce
*/

.woocommerce div.product .product_title {
    font-size: 30px;
}

.woocommerce-Tabs-panel > h2 {
    display: none;
}

.woocommerce-Tabs-panel.entry-content {
    box-shadow: none;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #00359a !important;
    color: #fff !important;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #000 !important;
    color: #fff !important;
}

@media (min-width: 768px) {

}

@media (min-width: 992px) { 

}

@media (min-width: 1200px) { 

}

@media (min-width: 992px) and (max-width: 1199px) {

}

@media (min-width: 768px) and (max-width: 991px) {
    .block-clientes {
    background-color:#f9f9f9! important;
    padding-top: 20px !important;
    padding-bottom: 30px !important;
    }

}

@media (max-width: 991px) {
    .block-clientes {
    background-color:#f9f9f9! important;
    padding-top: 20px !important;
    padding-bottom: 30px !important;
    }

}

@media (max-width: 768px) {

    #masterslider .ms-caption hr {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
	.block-clientes {
	background-color:#f9f9f9! important;
    padding-top: 20px !important;
    padding-bottom: 30px !important;
	}
}

@media (max-width: 480px) {
    .block-page .row > div,
    .block-gestao-e-projetos .row > div {
        padding: 0 10px;
    }
    .home .hentry.post-grid .col-content,
    .search .hentry.post-grid .col-content,
    .archive .hentry.post-grid .col-content {
        padding: 10px 0;
    }
    .block h3 {
        font-size: 16px;
    }
    #footer {
        text-align:center;
    }
    #footer .widget img {
        display:inline-block;
    }
	

	.block-clientes {
		background:#f9f9f9! important;
        padding-top: 20px !important;
        padding-bottom: 30px !important;
	}
	
}

@media (max-width: 360px) {
	
	.block-clientes {
	background-color:#f9f9f9! important;
	}

    .block-clientes {
    padding-top: 180px! important;
    color: #fff;
    background-image: none; 
    height: 572px;
}
    .block-content {
    height: 850px !important;
}
	
	.block-clientes {
    margin-bottom: 730px;
}

	
}





			
			