@charset "utf-8";
/* CSS Document */

/* Table */
table.sample{/*border-collapse: collapse;*/ width: 100%; margin: 5px 0px; background-color:#FFFFFF; font:normal 14px;}
table.sample th.subhead img { padding:0; margin:0;}
table.sample th { background: #193586; color: #fff; padding: 10px 10px; font:16px/16px "cuprumregular","Open Sans",Arial,Helvetica,sans-serif; text-shadow:#000 0 0px 0; text-align: left; border-radius:0px; vertical-align:middle;}
table.sample th.subhead { padding: 6px 5px; background:#D9E0E7; color:#000; border:0; border-bottom:1px solid #A3A7AA; text-shadow:#FFF 0 0px 0px;}
table.sample td { /*padding: 10px 11px; border: 1px solid #eee!Important; */vertical-align: middle; text-shadow:#fff 0px 0px 0px; color:#666666; font-size:14px;} 
/*table.sample td * {  } */
table.sample td input{ padding:6px 11px;}
table.sample td sup { padding:0px; margin:0px;}
table.sample tr.alt td { background: #fbfbfb;}
table.sample tr.over td { background: #FCFCFC; color:#000000;}
tbody tr td { border:0;}
table.sample td:first-child, table.sample th:first-child { border-radius:0px 0px 0px 0px;}
table.sample td:first-child, table.sample th:last-child { border-radius:0px 0px 0px 0px;}

.responsive-table tbody th[scope="row"]{ }
.responsive-table a{ color:#000000;}
.responsive-table a:hover{ color:#E61E1E; text-decoration:none;}
.responsive-table{border-collapse:separate; border-spacing:1px; }

@media (min-width: 48em) { }
@media (min-width: 75em) { }
.responsive-table { width: 100%; margin-bottom: 1.5em;}
@media (min-width: 61.25em) {.responsive-table {font-size: .9em; }}
@media (min-width: 62em) {.responsive-table {font-size: 1em;}}
.responsive-table thead { position: absolute; clip: rect(1px 1px 1px 1px);  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px); padding: 0; height: 1px; width: 1px; overflow: hidden;}
@media (min-width: 61.25em) {.responsive-table thead{position: relative;  clip: auto; height: auto; width: auto; overflow: auto;}}

.responsive-table thead th { /* background-color: #1d96b2;  border: 1px solid #1d96b2; font-weight: normal;  text-align: center; color: white;*/}
.responsive-table thead th:first-of-type { text-align: left;}
.responsive-table tbody,
.responsive-table tr,
.responsive-table th,
.responsive-table td { display: block; padding: 0; text-align: left; white-space: normal;}


@media (min-width: 61.25em) { .responsive-table tr { display: table-row;}}

.responsive-table th,
.responsive-table td { padding: .5em; vertical-align: middle;}

@media (min-width: 30em) { .responsive-table th, .responsive-table td { padding: .75em .5em;}}
@media (min-width: 61.25em) {
.responsive-table th,
.responsive-table td { display: table-cell; padding: .5em; border:1px solid #eee!Important;}
}
@media (min-width: 62em) { .responsive-table th, .responsive-table td { padding: .75em .5em;}}
@media (min-width: 75em) { .responsive-table th,  .responsive-table td { padding: .75em;}}

.responsive-table caption { margin-bottom: 1em; font-size: 1em; font-weight: bold; text-align: center;}

@media (min-width: 61.25em) {.responsive-table caption { font-size: 1.5em;}}

.responsive-table tfoot {font-size: .8em; font-style: italic;}

@media (min-width: 62em) {.responsive-table tfoot {font-size: .9em;}}
@media (min-width: 61.25em) {.responsive-table tbody { display: table-row-group;}}

.responsive-table tbody tr { margin-bottom: 1em; border: 1px solid #eee;}
.responsive-table tbody td{ border-bottom:1px solid #eeeeee;}

@media (min-width: 48em) {.responsive-table tbody tr { display: table-row; border-width: 1px;}}

.responsive-table tbody tr:last-of-type { margin-bottom: 0;}

@media (min-width: 61.25em) {.responsive-table tbody tr:nth-of-type(even) { background-color: #FCFCFC;}}

.responsive-table tbody th[scope="row"] { background-color: #f9f9f9;}

@media (min-width: 61.25em) {.responsive-table tbody th[scope="row"] { background-color: transparent; color: #5e5d52; text-align: left;}}

.responsive-table tbody td { text-align: left;}

@media (min-width: 30em) {.responsive-table tbody td { /*border-bottom: 1px solid #1d96b2;*/}}
@media (min-width: 61.25em) { .responsive-table tbody td {text-align: left;}}

.responsive-table tbody td:before { /*content: attr(data-title);*/ float: left; font-size: .8em; color: rgba(94, 93, 82, 0.75);}

@media (min-width: 30em) {.responsive-table tbody td[data-title]:before { font-size: .9em;}}
@media (min-width: 65.25em) {.responsive-table tbody td[data-title]:before { content: none;}}

@font-face {
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
  src: local('Noto Serif'), local('NotoSerif'), url(fonts/NotoSerif.woff2) format('woff2'), url(fonts/NotoSerif.woff) format('woff');
}
@font-face {
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 700;
  src: local('Noto Serif Bold'), local('NotoSerif-Bold'), url(fonts/NotoSerif-Bold.woff2) format('woff2'), url(fonts/NotoSerif-Bold.woff) format('woff');
}
@font-face {
  font-family: 'Noto Serif';
  font-style: italic;
  font-weight: 400;
  src: local('Noto Serif Italic'), local('NotoSerif-Italic'), url(fonts/NotoSerif-Italic.woff2) format('woff2'), url(fonts/NotoSerif-Italic.woff) format('woff');
}

.portfolio-detail-content-box{
	margin-top:30px;
}
table#tblPets{
	width:100% !important;
}
#tblPets th {
	background-color:#15252d;
	border-right:1px solid #FFFFFF;
	color:#FFFFFF;
	padding:10px;
}
#tblPets th:last-child{
	border-right:1px solid #15252d;
}
#tblPets input,select {
	padding:5px 10px;
}
#tblPets tr{
	border:1px solid #969696;
}
#tblPets td{
padding:10px;
border-right:1px solid #969696;
}
#tblPets td:last-child{
 border-right:none;
}
#tblPets input{
	margin-bottom:0;
}
.portfolio-detail-content-box input{
	height:auto;
}
/* -------------------------------- 
Form
-------------------------------- */
input, textarea, select{font-family: Arial!important; }
.clear{ clear: both; margin: 0px!important;}
#statusmessage{ margin: 0px!important;}
#statusmessage .success-message,
#statusmessage .error-message{ margin: 0px!Important;}
#statusmessage .success-message span,
#statusmessage .error-message span{ border-bottom: 1px dotted;}

.invalid {border: 1px solid red !important}
label.invalid {display: none !important;}

.green {border:1px solid green;}

.btn-addRemove{ background: #999; border:0px; color: #fff!important; padding: 0px 5px; cursor: pointer; font-weight: bold; font-size: 20px;}
.btn-addRemove.remButton{ background: #E0271D; padding: 0px 7px; }

.ar { text-align: right; }
.no-margin{ margin: 0px!important;}
select option{ border: 0px; padding-left: 8px;}
.info{/*width:60%; */margin-left:15px!Important; line-height:15px; font-size: 14px;}
/*.w-auto{ width: auto!important;}*/

.cd-form .half-col{ width: 50%; padding-right: 25px; float: left; margin: 0px!important; margin-top: 0px!important;}
.cd-form .half-col-r{ width: 50%; float: left; margin: 0px!important;}
.captcha-textfield{ height:32px; width:120px!important; font-size:22px!important; margin-right:5px; margin-top: 1px;}
.cd-form { width: 100%; /*max-width: 600px;*/ margin: 0em auto; font-family: 'Noto Serif', Arial; }
.cd-form::after { clear: both; content: ""; display: table;}
.cd-form fieldset { margin: 0px 0;}
.cd-form legend { padding-bottom: 10px; margin-bottom: 20px; font-size: 2rem; border-bottom: 1px solid #ecf0f1;}
.cd-form div.val { /* form element wrapper */ position: relative; margin: 20px 0;}
.cd-form div.add-remove{float:right; margin:0px!Important; position: static!important; margin-bottom: 5px!important;}
.cd-form h4,
.cd-form .cd-label { font-size: 10px; color: #999!Important; margin-bottom: 10px;}
.cd-form .cd-label { display: block;}
.cd-form input,
.cd-form textarea,
.cd-form select,
.cd-form label { color: #2b3e51!important; font-size: 15px;}
.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: 0em;
    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;
    margin-right: -5px;
    display: block;
    width: 16px;
    height: 16px;
    background: url("icon-dd.gif") no-repeat right 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;}
.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;*/
    margin: 0 26px 16px 0;
    float: left;
}

.cd-form input[type=radio],
.cd-form input[type=checkbox] {
    /* hide original check and radio buttons */    
/*  position: absolute;
    left: 0;
    top: 50%;
    -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;
*/    
}

.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: 0%;}
.cd-form input[type="checkbox"] + label::before,
.cd-form input[type="checkbox"] + label::after { border-radius: 0em;}
.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: 93px; resize: vertical; overflow: auto;}
.cd-form input[type="button"]{ background: #999; border:0px; color: #fff!important; padding: 2px 5px; cursor: pointer; /*font-family: Arial,Helvetica,sans-serif; */font-weight: bold; font-size: 12px;}
.cd-form input[type="button"].delete{ background: #E0271D;}
.cd-form input[type="submit"],
.cd-form button[type="submit"] { /* button style */    
    border: none;
    background: #2c97de;
    border-radius: 0em;
    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;*/
}
.cd-form button[type="submit"]{background:#E0271D; color:#FFFFFF; border-radius:0px; border:0px; padding:15px 20px; cursor:pointer; font-size:30px; /*font-family: "Fjalla One",Arial,Helvetica,sans-serif; */font-weight: normal; letter-spacing:0.04em; text-shadow:#E8A9A9 0px 0px 2px; width: 100%; margin-top: 15px;}
.no-touch .cd-form button[type="submit"]:hover, 
.no-touch .cd-form input[type="submit"]:hover { color:#fff; background:#666; border-radius:0px; border:0px; padding:15px 20px; }

.cd-form button[type="submit"]:focus,
.cd-form input[type="submit"]:focus { outline: none;  background: #2b3e51;}
.cd-form button[type="submit"]:active,
.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 div.error-message{ margin: 0px!important;}
.cd-form .error-message p { /*background: #e94b35; */color: #e94b35; /*font-size: 1.4rem; text-align: center; -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; border-radius: 0em; padding: 10px;*/ margin-bottom: 0px; margin-top: -3px;}
.cd-form .error { border-color: #e94b35 !important;}
.cd-form .success-message p { /*background: #0B9444;*/ color: #0B9444; /*font-size: 1.4rem; text-align: center; -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; border-radius: 0em; padding: 10px;*/ margin-bottom: 0px; margin-top: -3px;}

@media only screen and (min-width: 600px) {
    .cd-form div { /* form element wrapper */ margin: 32px 0;}
    .cd-form legend + div { /* reduce margin-top for first form element after the legend */ margin-top: 20px;}
    .cd-form h4,
    .cd-form .cd-label { font-size: 1.4rem; margin-bottom: 10px;}
    .cd-form input[type="text"],
    .cd-form input[type="email"],
    .cd-form textarea,
    .cd-form select { padding: 5px; /*EDITED 4px*/}
}

/*@-webkit-keyframes cd-bounce {
    0%, 100% { -webkit-transform: scale(1); }
    50%      { -webkit-transform: scale(0.8);}
}
@-moz-keyframes cd-bounce {
    0%, 100%  { -moz-transform: scale(1);}
    50%       { -moz-transform: scale(0.8);}
}*/
@keyframes cd-bounce {
    0%, 100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -o-transform: scale(0.8);
        transform: scale(0.8);
    }
}
/* -------------------------------- 
Custom icons
-------------------------------- */
.icon label{ font-weight: normal;}
.cd-form .icon input,
.cd-form .icon select,
.cd-form .icon textarea { padding-left: 30px !important;}
.cd-form .user { background: url("icon-user.gif") no-repeat 5px center;}
.cd-form [required].user { background: url("icon-user.gif") no-repeat 5px center, url("img/cd-required.svg") no-repeat top right;}
.cd-form .city { background: url("icon-city.gif") no-repeat 5px center;}
.cd-form [required].city { background: url("icon-city.gif") no-repeat 5px center, url("img/cd-required.svg") no-repeat top right;}
.cd-form .phone { background: url("icon-phone.gif") no-repeat 5px center;}
.cd-form [required].phone { background: url("icon-phone.gif") no-repeat 5px center, url("img/cd-required.svg") no-repeat top right;}
.cd-form .state { background: url("icon-state.gif") no-repeat 5px center;}
.cd-form [required].state { background: url("icon-state.gif") no-repeat 5px center, url("img/cd-required.svg") no-repeat top right;}
.cd-form .mobile { background: url("icon-mobile.gif") no-repeat 5px center;}
.cd-form [required].mobile { background: url("icon-mobile.gif") no-repeat 5px center, url("img/cd-required.svg") no-repeat top right;}
.cd-form .country { background: url("icon-country.gif") no-repeat 5px center;}
.cd-form [required].country { background: url("icon-country.gif") no-repeat 5px center, url("img/cd-required.svg") no-repeat top right;}




.cd-form .company {background: url("icon-company.gif") no-repeat 5px center;}
.cd-form [required].company { background: url("icon-company.gif") no-repeat 5px center, url("img/cd-required.svg") no-repeat top right;}
.cd-form .email {background: url("icon-mail.gif") no-repeat 5px center;}
.cd-form [required].email { background: url("icon-mail.gif") no-repeat 5px center, url("img/cd-required.svg") no-repeat top right;}
.cd-form .budget { background: url("img/cd-icon-budget.svg") no-repeat 5px center;}
.cd-form .message { background: url("icon-address.gif") no-repeat 5px 6px;}
.cd-form [required].message { background: url("icon-address.gif") no-repeat 5px 6px, url("img/cd-required.svg") no-repeat top right;}
.cd-form .code { background: url("icon-antispam.gif") no-repeat 5px 6px; font-size: 25px; color: #193586; width: 200px!Important; margin-right: 10px!Important;}
.cd-form [required].code { background: url("icon-antispam.gif") no-repeat 5px 6px, url("img/cd-required.svg") no-repeat top right;}

/* -------------------------------- 
FLoating labels 
-------------------------------- */
.js .floating-labels div { margin: 25px 0;}
.js .floating-labels .cd-label { position: absolute; top: 16px; left: 16px; cursor: text;
    -webkit-transition: top 0.2s, left 0.2s, font-size 0.2s;
    -moz-transition: top 0.2s, left 0.2s, font-size 0.2s;
    transition: top 0.2s, left 0.2s, font-size 0.2s;
}
.js .floating-labels .icon .cd-label { left: 30px;}
.js .floating-labels .cd-label.float { /* move label out the input field */ font-size: 1.2rem; top: -24px; left: 0 !important;}

@media only screen and (min-width: 600px) {
    .js .floating-labels legend + div { /* reduce margin-top for first form element after the legend */ margin-top: 16px;}
    .js .floating-labels .cd-label {top: 5px; /*EDITED 4px*/}
}


/* -------------------------------- 
Submit Overlay
-------------------------------- */
#overlay { 
    background: url(loading1.gif) center center no-repeat;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    z-index: 10000;
}

/* Table */
table.sample { border-collapse: collapse; width: 100%; margin: 3px 0; background-color:#FFFFFF; font:normal 14px; /*box-shadow:0px 0px 1px #999;*/}
table.sample th.subhead img { padding:0; margin:0;}
table.sample th { background: #193586; color: #fff; font-weight: bold; padding: 6px 6px; font:bold 18px/18px "Oswald", Arial, Helvetica, sans-serif; text-shadow:#000 0 0px 0; text-align: left; border-bottom:1px solid #FFFFFF; border-right:1px solid #FFFFFF; /*width:25%;*/ border-radius:0px; vertical-align:middle; }
table.sample th.subhead { padding: 6px 5px; background:#D9E0E7; color:#000; border:0; border-bottom:1px solid #A3A7AA; text-shadow:#FFF 0 0px 0px;}
table.sample td { padding: 5px 6px; border: 1px solid #eee; vertical-align: middle; text-shadow:#fff 0px 0px 0px;} 
table.sample td * {  } 
table.sample td input{ padding:6px 11px;}
table.sample td sup { padding:0px; margin:0px;}
table.sample tr.alt td { background: #fdfdfd; }
table.sample tr.over td { background: #eee; color:#000000; /*font-size:14px;*/}
tbody tr td { border:0;}
table.sample td:first-child, table.sample th:first-child { border-radius:0px 0px 0px 0px;}
table.sample td:first-child, table.sample th:last-child { border-radius:0px 0px 0px 0px;}
