/*
Theme Name: CDS
Template: inovado
Version: 1.0
*/

@import url("../inovado/style.css");

body.cds {
background-color: #ffffff;
background: -moz-linear-gradient(top, rgba(13,69,103,1) 0%, rgba(95,154,197,0.7) 73%, rgba(125,185,232,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(13,69,103,1)), color-stop(73%,rgba(95,154,197,0.7)), color-stop(100%,rgba(125,185,232,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(13,69,103,1) 0%,rgba(95,154,197,0.7) 73%,rgba(125,185,232,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(13,69,103,1) 0%,rgba(95,154,197,0.7) 73%,rgba(125,185,232,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(13,69,103,1) 0%,rgba(95,154,197,0.7) 73%,rgba(125,185,232,0) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(13,69,103,1) 0%,rgba(95,154,197,0.7) 73%,rgba(125,185,232,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d4567', endColorstr='#007db9e8',GradientType=0 );
background-repeat: no-repeat;
border-top: 0;
}

.cds #boxed-layout {
    border-radius: 0;
	overflow:visible;
}

.cds #boxed-layout {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.cds h1 {
    color: #fff;
    font: bold 30px Arial;
    margin: 0 0 -5px 0;
}

.cds .title {
    background: #0f4769;
    padding: 0 20px 10px 20px;
    border-radius: 0 0 30px 0;
}

.cds .title span {
    background-color: transparent;
    color: #bf1c2f;
    font: 400 25px Arial;
    text-shadow: 0.5px 0.5px #222;
}

.cds #page-wrap {
    padding: 0;
}

.cds h2 {
	font: bold 20px Arial;
    text-align: center;
    color: #C11E31;
}

.cds h3, .cds h4 {
    clear: both;
    font: bold 16px Arial;
    color: #C11E31;
    text-align: center;
    line-height: 20px;
}

.cds p {
    margin: 0 0 20px 0;
    font: normal 12px Arial;
    line-height: 18px;
	text-align: left;
}

.cds .phone-nos {
	float: right;
    color: #fff;
    background: #0f4769;
    padding: 0 20px 0px 20px;
    border-radius: 0 0 10px 10px;
    text-align: right;
    margin: -25px 0 0 0;
    z-index: 100;
}

.cds .primary-no {
    font: bold 30px Arial;
    margin: 0 0 -5px 0;
}

.cds .primary-no a {
	color: #fff;
}

.cds .form-discounts {
    background: #fc9404;
    padding: 10px 20px;
    border-radius: 0 20px 0 20px;
}

.cds .form-discounts h2 {
    font: bold 20px Arial;
    color: #fff;
	margin-bottom:5px;
}

.cds .form-discounts img {
    margin: 0 auto;
    display: block;
}

.cds .form-discounts p {
    font-size: 16px;
    color: #fff;
    margin: 5px 0 17px 0;
    font-weight: normal;
    line-height: 20px;
}

.cds .primary-no.padding_bottom {
	margin: 15px 0 0 0;
    padding: 0 0 10px 0;
}

input[type="text"], input[type="password"], input[type="email"], textarea, select {
    margin-bottom: 6px;
}

.cds .gform_wrapper .top_label .gfield_label {
    width: 35%;
    color: #fff;
    font-weight: normal;
}

.cds .gform_wrapper .top_label input.medium, .cds .gform_wrapper .top_label select.medium {
    width: 62%;
}

.cds .gform_wrapper .top_label .gfield_label {
    margin: 5px 0 4px 0;
}

.cds .gform_wrapper .gfield_required {
    display: none;
}

.cds .gform_wrapper .top_label textarea.textarea {
    width: 62%;
}

.cds .gform_wrapper textarea {
    padding: .25em 0;
}

.cds .gform_wrapper textarea.medium {
    height: 80px;
}

.cds .gform_wrapper .gform_footer {
    padding: 0;
    margin: 0;
}

.cds .gform_wrapper .gform_footer input[type=image] {
    display: block;
    margin: 0 auto;
}

.cds #gforms_confirmation_message {
color: #ffffff;
}

.cds  .how-we-work { 
	margin: 20px 0;
    background: #7f7f7f;
    padding: 10px 20px;
	border-radius: 0 20px 0 20px;
}

.cds .how-we-work p {
	color: #fff;
    text-align: justify;
    line-height: 14px;	
}

.cds .how-we-work h2 {
    font: bold 20px Arial;
    color: #fff;
	margin-bottom:5px;
}

.cds  .contact-us { 
	margin: 20px 0;
    background: #42a41f;
    padding: 10px 20px;
	border-radius: 0 20px 0 20px;
	color: #ffffff
}

.contact-us h2 {
    font-size: normal 20px Arial;
    text-align: center;
    color: #fff;
    border-bottom: 2px dashed #fff;
    padding: 0 0 10px 0;
}

.contact-us p {
    margin: 0 0 20px 0;
    font: normal 18px Arial;
    line-height: 18px;
}

.contact-us strong {
    font-size: 24px;
}

.contact-us a.tel-no {
	color: #fff;
}


.form-deals { 
	margin: 20px 0;
    background: #6188a0;
    padding: 10px 20px;
	border-radius: 0 20px 0 20px;
	color: #ffffff
}

.cds .form-deals h2 {
    font: bold 16px Arial;
    color: #fff;
    border-bottom: 2px dashed #fff;
    padding: 0 0 10px 0;	
}

.cds .form-deals p {
    font: bold 16px Arial;
}

.cds .single-img {
    text-align: center;
    margin: 0 0 20px 0;
}

.visible-desktop {
display: block;
}

.visible-mobile {
display: none;
}

.cds form {
    margin-bottom: 10px;
}

.text-div {
    float: left;
	width: 100%;
}

.bottom-images {
    float: left;
    width: 100%;
}

.bottom-text {
	margin: 0;
}

.cds .why-choose-us li {
    font-size: 18px;
    list-style-image: url('/wp-content/uploads/green_tick.png');
    vertical-align: top;
    padding: 5px 0 0 5px;	
}

.cds .why-choose-us ul {
    margin-bottom: 0;
}

.cds .why-choose-us .one_half {
margin-bottom: 0;
}

.why-choose-us h2 {
	font-size:24px;
}

/* OFFERS FORM */

.form-offers-wrapper {
    background: #0f1d2a;
    float: left;
    padding: 10px 10px 0 10px;	
	margin: 0 0 20px 0;	
}

.form-offers-left {
    width: 60%;
    float: left;
	margin-right: 5%;
}

.form-offers-right {
	width:35%;
	float:right;
}

.form-offers-wrapper h2 {
	color: #87d5f9;
    font-size: 22px;
    font-weight: normal;
	border-bottom: 1px solid #87d5f9;
	text-align: left;
}

.form-offers-wrapper img {
	display:inline;
	float: left;
    margin: 5px 15px 0 0;
		
}

.form-offers-wrapper span {
    padding-top: 10px;
    display: inherit;
}

.form-offers-wrapper p {
	font-size: 18px;
    color: #fff;
    line-height: 24px;
	display:inline;
	vertical-align: top;
	max-width: 90%;
}

/* END OFFERS FORM */

/* SELLING FORM */

.form-offers-wrapper.form-selling h2 {
    font-size: 30px;
    border-bottom: 0;
    text-align: left;
    margin: 0 0 2px 0;
}

.form-offers-wrapper.form-selling h3 {
    font: normal 20px Arial;
    color: #87d5f9;
    text-align: left;
    line-height: 20px;
    border-bottom: 1px solid #87d5f9;
    padding-bottom: 10px;
}

.form-offers-wrapper.form-selling span {
    padding-top: 0px;
}

.form-offers-wrapper.form-selling p {
    font-size: 15px;
    line-height: 22px;
}

/* END SELLING FORM */

.list_title {
    float: left;
    width: 25%;
}

.list_wrapper {
	float: left;
    width: 100%;
}

.list_wrapper.odd {
    background-color: #f1f1f1;
}

.list_url {
    float: left;
    width: 40%;
}

.list_total {
    width: 100%;
    text-align: center;
    margin: 20px 0 20px 0;
    font-size: 20px;
    background-color: #444;
    color: #fff;
    padding: 10px 0;
    float: left;
}

.list_view {
    float: right;
    width: 24px;
    margin: 2px 2px 0;
}

.list_edit {
    float: right;
    width: 20px;
	margin-top:2px;
}

.list_header{
	font-size: 16px;
    padding: 5px 0 5px;
    background-color: #444;
    color: #fff;
    float: left;
    width: 100%;	
}

.list_agent {
    float: left;
    width: 20%;
}



#footer {
display:none;
}

.post-password-form  {
	margin-top:30px;
}

.post-password-form input {
	box-sizing:border-box;
}

.post-password-form input[type="submit"] {
    margin: 16px 0 0 20px;
    height: 35px;
    line-height: 12px;
}


@media only screen and (max-width: 959px) and (min-width: 768px) {

.cds .phone-nos {
    margin: 0;
}

.visible-desktop {
display: block;
}

.visible-mobile {
display: none;
}

.cds .gform_wrapper .top_label .gfield_label {
    width: 34%;
	font-size:12px;
}

.form-offers-left {
    width: 53%;
    margin-right: 3%;
}

.form-offers-right {
    width: 44%;
}

.form-offers-wrapper span {
    padding-top: 0px;
}

.cds .why-choose-us li {
    font-size: 15px;
}




}


@media only screen and (max-width: 767px) {

.cds .title {
	margin: 0;
    padding: 0 0 10px 0;
    border-radius: 0;
	text-align:center;
}

.cds .phone-nos {
	width: 100%;
    box-sizing: border-box;
    float: left;
    text-align: center;
    padding: 0 0 10px 0;
    margin: 0 0 20px 0;
}

.image {
    text-align: center;
}

.cds .form-discounts {
margin: 0 0 10px 0;
}

.visible-desktop {
display: none;
}

.visible-mobile {
display: block;
}

.form-offers-left {
width:100%;
margin-right:0;
}

.form-offers-right {
width:100%;
float:left;
}

.form-offers-wrapper h2 {
    text-align: center;
}

}