/*!
 * Start Bootstrap - Modern Business (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/* Global Styles */

html,
body {
    height: 100%;
}

body {
	padding-top: 88px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
	background-color: #D7F2F2;
	background-repeat: repeat-x;
	background-position: top;
}
.bg-br {
	background-color: #FFF;
}
.bg-brbd {
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E6E6E6;
	border-left-color: #E6E6E6;
}

.bg-pt {
	background-color: #000;
}
.bg-cz {
	background-color: #E9E9E9;
}

hr {
	color: #999;
	background-color: #CCC;
	height: 1px;
}
h1, h2, h3, h4 {
	font-family: 'Roboto', sans-serif;
	color: #00B2B2;
}
p {
	color: #666666;
}
.texto_menor {
	font-size: 10px;
}
a {
	color: #999;
}
a:active {
	color: #666;
}
a:hover {
	color: #CCC;
	text-decoration: underline;
	}
.txt-box {
	text-align: left;
}
blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 16px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666;
	color: #999;
	}
ul li{
	color: #F90;
}
.justificado {
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
}
.bg-lar {
	background-color: #FF9933;
	padding: 10px;
}
.navbar {
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	color: #FFF;
}
.navbar-branca .navbar-nav>li>a , footer .nav a:hover {
	color: #666666;
	background-image: none;
}
.navbar-branca .navbar-nav>li>a:hover, footer .nav a:hover {
	color: #000000;
	background-color: #00B2B2;
	background-image: none;
}
.navbar-branca .navbar-nav>li>a:hover, footer .nav a:hover {
	color: #000000;
	background-color: #00B2B2;
	background-image: none;
}
.navbar-branca .navbar-nav>.active>a {
	background-color: #00B2B2;
	color: #000;
}
.navbar-branca .navbar-nav>.active>a:hover {
	background-color: #333333;
	color: #00B2B2;
}
.navbar-toggle {
	color: #00B2B2;
	
}

.page-header{
	padding-bottom: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-top: 80px;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 0;
}
.btn-azul {
	color: #FFFFFF;
	background-color: #0E4BA1;
	border-top-color: #092F62;
	border-right-color: #092F62;
	border-bottom-color: #092F62;
	border-left-color: #092F62;
	}
.btn-azul:hover {
	color:#333;
	background-color:#d4d4d4;
	border-color:#8c8c8c
	}
.btn-preto {
	color: #CCC;
	background-color: #000;
	border-color: #ccc
	}
.btn-preto:hover {
	color:#333;
	background-color:#d4d4d4;
	border-color:#8c8c8c
	}
	
.img-header {
	background-color: #F92D00;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: left;
	height: 150px;
}
/* -- Barra de navegação -- */
.img-logo {
	height: 45px;
	width: 280px;
	display: block;
	background-size: contain;
	color: transparent;
	background-image: url(../img/campinas-play-logo.svg);
	background-repeat: no-repeat;
	margin-top: 5px;
}

.img-portfolio {
	margin-bottom: 10px;
		
}
.img-box {
	margin-top: 5px;
	margin-bottom: 10px;
	max-width: 100%;
}
.img-box2 {
	margin-top: 10px;
	margin-bottom: 15px;
	max-width: 100%;
	margin-right: 10px;
	margin-left: 10px;
}
.img-marcas {
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
	}
.img-hover:hover {
    opacity: 0.8;
}
/* -- Barra de navegação -- */

.topo {
	text-align: center;
	color: #B9EAEA;
	font-size: 12pt;
	margin-top: auto;
	margin-bottom: auto;
	line-height: 120%;
	padding-top: 4px;
	background-color: #00B2B2;
	padding-bottom: 1px;
	padding-right: 10px;
	padding-left: 10px;
}
.topo a {
	color: #B9EAEA;
}
.topo li {
	color: #FFFFFF;
}
.topo li a {
	color: #B9EAEA;
}
.topo a:active {
	color: #FFF;
}
.topo a:hover {
	color: #B9EAEA;
	text-decoration: underline;
	}

.nav.navbar-branca {
	padding: 2px 0px;	

}
.navbar-brand{
	height: 0px;
	width: 120px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pagina {
	margin-right: auto;
	margin-left: auto;
	margin-top: 75px;
}
.container1 {
	max-width: 870px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
.container2 {
	max-width: 670px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.justificado {
	text-align: justify;
}
.section-title {
	margin-bottom: 28px;
	margin-top: 20px;
}

.section-title h1, .section-title h2 {
	color: #993300;
	display: inline-block;
	margin-top: 20px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}
.panel {
	background-color: #FFFFFF;
	border: 1px solid #DFDFDF;	
	background: #ffffff;
    -webkit-box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    text-align: left;
    margin-bottom: 40px;
}
.panel-heading {
	background-color: #00B2B2;
	color: #FFF;
	text-align: center;
}
.especial {
	background-color: #FFF1B9;
	color: #930;
	text-align: center;
}
.congelado {
	background-color: #B9FCFF;
	color: #930;
	text-align: center;
}
.panel h3{
	margin-top: 0px;
	color:#00B2B2;
	text-align: center;
	font-size: 13pt;
	line-height: 120%;
}
.panel h4{
	margin-top: 0px;
	color:#00B2B2
	font-size: 13pt;
	line-height: 120%;
}
.panel-heading h4{
	color: #00E6E6;
	text-align: center;
	font-size: 14pt;
}
.cd-form .cd-form-list {
	margin-top: 16px;
	padding-left: 5px;
}
.cd-form-list {
	list-style-type: none;
	margin-bottom: 16px;
}
.cd-form .cd-form-list::after {
  clear: both;
  content: "";
  display: table;
}

/* ----------------------------------------------------------------
    Icones
-----------------------------------------------------------------*/

.fa-azul {
	color: #F90;
}
.fa2 {
	color: #993300;
}
.icon-feature {
    position: relative;
    padding-left: 50px;
    margin-top: 30px;
}

.icon-feature:first-child { margin-top: 0; }

.icon-feature h3 {
	font-size: 12pt;
	line-height: 13pt;
	color: #3DA7DA;
	padding-bottom: 5px;
	margin-bottom: 0px;
}

.icon-feature h3 a { color: #333; }

.icon-feature h3 a:hover { color: #666; }

.icon-feature p {
	margin: 0;
	font-size: 10pt;
	padding-top: 0px;
	line-height: 12pt;
}

.icon-feature a.pf-icon {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    width: 48px;
    height: 48px;
}

.icon-feature img,
.icon-feature > span,
.icon-feature .pf-icon span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 12px;
	width: 35px;
	height: 35px;
	background-color: #57B3DF;
	border-radius: 24px;
	-moz-border-radius: 24px;
	-webkit-border-radius: 24px;
	text-align: center;
}

.icon-feature > span,
.icon-feature .pf-icon span {
    font-size: 16px;
    color: #FFF;
    text-align: center;
    line-height: 14px;
}

.icon-feature2 { padding-left: 42px; }

.icon-feature2 img,
.icon-feature2 > span,
.icon-feature2 .pf-icon span,
.icon-feature3 img,
.product-feature3 > span,
.icon-feature3 .pf-icon span {
    padding: 0;
    width: 40px;
    height: 40px;
    background-color: transparent !important;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    font-size: 40px;
    color: #333;
    text-align: center;
    line-height: 1;
}

.icon-feature3 {
    padding: 15px;
    background-color: #F5F5F5;
    text-align: center;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: inset 0 0 15px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 0 15px rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 0 0 15px rgba(0,0,0,0.1);
}

.icon-feature3 a.pf-icon {
    position: relative;
    margin: 0 auto 5px;
    width: 96px;
    height: 96px;
}

.icon-feature3 img,
.icon-feature3 > span,
.icon-feature3 .pf-icon span {
    position: relative;
    margin: 0 auto 5px;
    width: 96px;
    height: 96px;
    font-size: 95px;
}

.icon-feature3:hover span { color: #57B3DF; }

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}
/*  Box */
.box {
	margin-bottom: 20px;
	background-color: #FEDC1B;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* Footer Styles */
/* WHATSAPP FIXO */
.whatsapp-fixo { position: fixed; bottom:100px; right:0.5%; margin-right: -10px; z-index: 999; }
	
.footer {
	background-color: #00B2B2;
	line-height: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-bottom: 20px;
	padding-top: 20px;
	color: #666;
}
.footer p {
	color: #333;
}
.footer h3 {
	color: #FFF;
}
.footer h4 {
	color: #FFF;
}
.footer nav > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-weight: normal;
}
.footer nav > ul a:not(.btn) {
	color: #333333;
	display: block;
	margin-bottom: 3px;
}

.footer nav > ul a:not(.btn):hover, .footer nav > ul a:not(.btn):focus {
	color: #FFFFFF;
}
.footer .nemu {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	width: 100%;
	text-align: center;
}
.footer .social-area {
  padding: 15px 0;
}
.footer .social-area h5 {
  padding-bottom: 15px;
}
.footer .social-area > a:not(.btn) {
	color: #FFFFFF;
	display: inline-block;
	vertical-align: top;
	padding: 10px 5px;
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
}
.footer .social-area > a:not(.btn):hover, .footer .social-area > a:not(.btn):focus {
	color: #99FFFF;
	background-color: #FFFFFF;
}
.footer .border-top {
	margin-top: 40px;
}
.footer .copyright {
	color: #333333;
	line-height: 20px;
	text-align: center;
	margin-top: 20px;
	margin-right: 3px;
	margin-bottom: 15px;
	margin-left: 3px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12pt;
}
.footer-thumb {
	padding-right: 7px;
	padding-left: 7px;
}
.footer .autor {
	color: #B9EAEA;
	line-height: 20px;
	text-align: center;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 15px;
	margin-left: 3px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.footer .autor a{
	color: #B9EAEA;
}
footer .design {
}
.footer a{
	color: #FFFFFF;
}
.footer hr {
	border-color: #FFFFFF;
}
.footer .title {
  color: #777777;
}

.footer:not(.footer-big) nav > ul {
  font-size: 16px;
}
.footer:not(.footer-big) nav > ul li {
	margin-left: 10px;
	float: left;
}
.footer:not(.footer-big) nav > ul a {
  padding: 10px 0px;
  margin: 15px 10px 15px 0px;
}

.footer-default {
  background-color: whitesmoke;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #CCCCCC;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #FFFF00;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.panel-footer {
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.list-group + .panel-footer {
  border-top-width: 0;
}

/* fim FOOTER styles */
.btn-social {
  opacity: 0.85;
  padding: 8px 9px;
}
.btn-social .fa {
  font-size: 18px;
  vertical-align: middle;
  display: inline-block;
}
.btn-social.btn-simple {
  padding: 9px 5px;
  font-size: 16px;
}
.btn-social.btn-simple .fa {
  font-size: 20px;
  position: relative;
  top: -2px;
  width: 24px;
}

.btn-facebook {
	border-color: #FFFFFF;
	color: #3b5998;
}
.btn-facebook:hover, .btn-facebook:focus, .btn-facebook:active, .btn-facebook.active, .open > .btn-facebook.dropdown-toggle {
  background-color: transparent;
  color: #3b5998;
  border-color: #3b5998;
  opacity: 1;
}
.btn-facebook:disabled, .btn-facebook[disabled], .btn-facebook.disabled {
  background-color: transparent;
  border-color: #3b5998;
}
.btn-facebook.btn-fill {
  color: white;
  background-color: #3b5998;
  opacity: 0.9;
}
.btn-facebook.btn-fill:hover, .btn-facebook.btn-fill:focus, .btn-facebook.btn-fill:active, .btn-facebook.btn-fill.active, .open > .btn-facebook.btn-fill.dropdown-toggle {
  background-color: #3b5998;
  color: white;
  opacity: 1;
}

.btn-twitter {
  border-color: #55acee;
  color: #55acee;
}
.btn-twitter:hover, .btn-twitter:focus, .btn-twitter:active, .btn-twitter.active, .open > .btn-twitter.dropdown-toggle {
  background-color: transparent;
  color: #55acee;
  border-color: #55acee;
  opacity: 1;
}
.btn-twitter:disabled, .btn-twitter[disabled], .btn-twitter.disabled {
  background-color: transparent;
  border-color: #55acee;
}
.btn-twitter.btn-fill {
  color: white;
  background-color: #55acee;
  opacity: 0.9;
}
.btn-twitter.btn-fill:hover, .btn-twitter.btn-fill:focus, .btn-twitter.btn-fill:active, .btn-twitter.btn-fill.active, .open > .btn-twitter.btn-fill.dropdown-toggle {
  background-color: #55acee;
  color: white;
  opacity: 1;
}

.btn-pinterest {
  border-color: #cc2127;
  color: #cc2127;
}
.btn-pinterest:hover, .btn-pinterest:focus, .btn-pinterest:active, .btn-pinterest.active, .open > .btn-pinterest.dropdown-toggle {
  background-color: transparent;
  color: #cc2127;
  border-color: #cc2127;
  opacity: 1;
}
.btn-pinterest:disabled, .btn-pinterest[disabled], .btn-pinterest.disabled {
  background-color: transparent;
  border-color: #cc2127;
}
.btn-pinterest.btn-fill {
  color: white;
  background-color: #cc2127;
  opacity: 0.9;
}
.btn-pinterest.btn-fill:hover, .btn-pinterest.btn-fill:focus, .btn-pinterest.btn-fill:active, .btn-pinterest.btn-fill.active, .open > .btn-pinterest.btn-fill.dropdown-toggle {
  background-color: #cc2127;
  color: white;
  opacity: 1;
}
.border-top{
  border-top: 1px solid #e2e2e2;
}




/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
	.txt-box {
	text-align: center;
	padding: 2px;
}
	.navbar-brand {
		height: 0px;
	}
.navbar-default .navbar-toggle .icon-bar{
	background-color: #999999
}
.navbar-default .navbar-toggle:hover {
	color: #000;
	background-color: #00B2B2
}
.navbar-default .navbar-toggle:hover .icon-bar{
	background-color: #FFFFFF
}
	
	/* -- Barra de navegação -- */
	.img-logo {
	height: 45px;
	width: 260px;
	display: block;
	background-size: contain;
	color: transparent;
	background-image: url(../img/campinas-play-logo.svg);
	background-repeat: no-repeat;
	margin-left: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-position: center center;
	}
		
}

@media(max-width:767px) {
    body {
		padding-top: 80px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
	}
	.img-portfolio {
        margin-bottom: 5px;
    }
	/* -- Barra de navegação -- */
	.img-logo {
	height: 30px;
	width: 180px;
	display: block;
	background-size: contain;
	color: transparent;
	background-image: url(../img/campinas-play-logo.svg);
	background-repeat: no-repeat;
	background-position: center;
	}
	.topo {
	font-size: 8pt;
	padding-right: 20px;
	padding-left: 20px;
	}
	.img-header {
	background-color: #FFFFFF;
	background-image: none;
	height: auto;
	}
	h1 {
	font-size: 21pt;
	margin-bottom: 10px;
	margin-top: 10px;
	}
	.page-header {
		margin-top: 85px;
		margin-right: 0;
		margin-bottom: 10px;
		margin-left: 0;
	}
	.navbar-brand {
		height: 45px;
	}
	
	.modal-footer:before,
	.modal-footer:after {
		display: table;
		content: " ";
	}
	.modal-footer:after {
  		clear: both;
	}
	.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.footer nav.pull-left, .footer:not(.footer-big) nav > ul li, .pull-right {
    float: none !important;
  }
  .footer nav > ul a:not(.btn) {
	color: #FFFFFF;
	display: block;
	margin-bottom: 3px;
}
.footer nav > ul a:not(.btn):hover, .footer nav > ul a:not(.btn):focus {
	color: #FFFFFF;
}
.footer nav.pull-left, .footer:not(.footer-big) nav > ul li, .pull-right {
    float: none !important;
  }
  .footer nav > ul li {
	text-align: center;
  }
  .social-area {
	text-align: center;
  }
.footer-thumb {
	padding-right: 20px;
	padding-left: 20px;
}
.cd-form {
  width: 90%;
  max-width: 600px;
  margin: 4em auto;
}
.cd-form::after {
  clear: both;
  content: "";
  display: table;
}
.cd-form fieldset {
  margin: 24px 0;
}
.cd-form legend {
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-size: 2rem;
  border-bottom: 1px solid #f60;
}
.cd-form div {
  /* form element wrapper */
  position: relative;
  margin: 20px 0;
}
.cd-form h4, .cd-form .cd-label {
  font-size: 1.3rem;
  color: #94aab0;
  margin-bottom: 10px;
}
.cd-form .cd-label {
  display: block;
}
.cd-form input, .cd-form textarea, .cd-form select, .cd-form label {
  font-family: "Open Sans", sans-serif;
  font-size: 1.6rem;
  color: #2b3e51;
}
.cd-form input[type="text"],
.cd-form input[type="email"],
.cd-form textarea,
.cd-form select,
.cd-form legend {
  display: block;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.cd-form input[type="text"],
.cd-form input[type="email"],
.cd-form textarea,
.cd-form select {
  /* general style for input elements */
  padding: 12px;
  border: 1px solid #cfd9db;
  background-color: #ffffff;
  border-radius: .25em;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
}
.cd-form input[type="text"]:focus,
.cd-form input[type="email"]:focus,
.cd-form textarea:focus,
.cd-form select:focus {
  outline: none;
  border-color: #2c97de;
  box-shadow: 0 0 5px rgba(44, 151, 222, 0.2);
}
.cd-form .cd-select {
  /* select element wapper */
  position: relative;
}
.cd-form .cd-select::after {
  /* arrow icon for select element */
  content: '';
  position: absolute;
  z-index: 1;
  right: 16px;
  top: 50%;
  margin-top: -8px;
  display: block;
  width: 16px;
  height: 16px;
  background: url("../img/cd-icon-arrow.svg") no-repeat center center;
  pointer-events: none;
}
.cd-form select {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
  cursor: pointer;
}
.cd-form select::-ms-expand {
  display: none;
}
.cd-form .cd-form-list {
	margin-top: 16px;
	padding-left: 10px;
}
.cd-form .cd-form-list::after {
  clear: both;
  content: "";
  display: table;
}
.cd-form .cd-form-list li {
	/* wrapper for radio and checkbox input types */
	display: inline-block;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	float: left;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 16px;
}
.cd-form input[type=radio],
.cd-form input[type=checkbox] {
	/* hide original check and radio buttons */
	position: absolute;
	left: 0;
	top: 2px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	margin: 0;
	padding: 0;
	opacity: 0;
	z-index: 2;
	height: 29px;
}
.cd-form input[type="radio"] + label,
.cd-form input[type="checkbox"] + label {
  padding-left: 24px;
}
.cd-form input[type="radio"] + label::before,
.cd-form input[type="radio"] + label::after,
.cd-form input[type="checkbox"] + label::before,
.cd-form input[type="checkbox"] + label::after {
  /* custom radio and check boxes */
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
  width: 16px;
  height: 16px;
}
.cd-form input[type="radio"] + label::before,
.cd-form input[type="checkbox"] + label::before {
  border: 1px solid #cfd9db;
  background: #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
}
.cd-form input[type="radio"] + label::before,
.cd-form input[type="radio"] + label::after {
  border-radius: 50%;
}
.cd-form input[type="checkbox"] + label::before,
.cd-form input[type="checkbox"] + label::after {
  border-radius: .25em;
}
.cd-form input[type="radio"] + label::after,
.cd-form input[type="checkbox"] + label::after {
  background-color: #2c97de;
  background-position: center center;
  background-repeat: no-repeat;
  box-shadow: 0 0 5px rgba(44, 151, 222, 0.4);
  display: none;
}
.cd-form input[type="radio"] + label::after {
  /* custom image for radio button */
  background-image: url("../img/cd-icon-radio.svg");
}
.cd-form input[type="checkbox"] + label::after {
  /* custom image for checkbox */
  background-image: url("../img/cd-icon-check.svg");
}
.cd-form input[type="radio"]:focus + label::before,
.cd-form input[type="checkbox"]:focus + label::before {
  /* add focus effect for radio and check buttons */
  box-shadow: 0 0 5px rgba(44, 151, 222, 0.6);
}
.cd-form input[type="radio"]:checked + label::after,
.cd-form input[type="checkbox"]:checked + label::after {
  display: block;
}
.cd-form input[type="radio"]:checked + label::before,
.cd-form input[type="radio"]:checked + label::after,
.cd-form input[type="checkbox"]:checked + label::before,
.cd-form input[type="checkbox"]:checked + label::after {
  -webkit-animation: cd-bounce 0.3s;
  -moz-animation: cd-bounce 0.3s;
  animation: cd-bounce 0.3s;
}
.cd-form textarea {
	min-height: 200px;
	resize: vertical;
	overflow: auto;
}
.cd-form input[type="submit"] {
  /* button style */
  border: none;
  background: #2c97de;
  border-radius: .25em;
  padding: 16px 20px;
  color: #ffffff;
  font-weight: bold;
  float: right;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.no-touch .cd-form input[type="submit"]:hover {
  background: #42a2e1;
}
.cd-form input[type="submit"]:focus {
  outline: none;
  background: #2b3e51;
}
.cd-form input[type="submit"]:active {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
.cd-form [required] {
  background: url("../img/cd-required.svg") no-repeat top right;
}
.cd-form .message {
	background-color: #FFF;
}
.cd-form .error-message p {
  background: #e94b35;
  color: #ffffff;
  font-size: 1.4rem;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-radius: .25em;
  padding: 16px;
}
.cd-form .error {
  border-color: #e94b35 !important;
}
