/*start:common css*/
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*::before, *::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-family: sans-serif; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

body {
    margin: 0;
}

article, aside, details, figcaption, figure, footer, header, main, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block; /* 1 */
    vertical-align: baseline; /* 2 */
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden], template {
    display: none;
}

a {
    background-color: transparent;
}

a:active, a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    color: inherit; /* 1 */
    font: inherit; /* 2 */
    margin: 0; /* 3 */
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type="button"], /* 1 */
input[type="reset"], input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
}

button[disabled], html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    box-sizing: content-box; /* 2 */
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0; /* 1 */
    padding: 0; /* 2 */
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #3390cc;
    color: #ffffff;
    text-shadow: none;
}

::selection {
    background: #3390cc;
    color: #ffffff;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio, canvas, iframe, img, svg, video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

@media print {
    *, *:before, *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a, a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: "";
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr, img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }
}

html, body {
    margin: 0;
    padding: 0;
}

body {
    color: #000000;
    font-size: 13px;
    font-weight: 300;
    font-family: Verdana, Arial, sans-serif;
    line-height: 18px;
    margin: 0;
    padding: 0;
}

a, a:link, a:hover, a:active, a:visited {
    text-decoration: none;
    font-weight: inherit;
    color:#0000ff;
}

h1, h2, h3, h4, h5, h6 {
    color: #000;
    font-weight: bold;
    font-family: Verdana, Arial, sans-serif;
}

h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
    padding-bottom: 0;
}

h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 0;
}

h1 {
    font-size: 35px;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 28px;
}

h4 {
    font-size: 25px;
}

h5 {
    font-size: 20px;
}

h6 {
    font-size: 18px;
}

p {
    color: #000000;
    font-size: 13px;
    font-weight: 300;
    font-family: Verdana, Arial, sans-serif;
    line-height: 18px;
    margin: 0;
    padding: 0 0 20px 0;
}

.widget-snippet p {
    color: #000000;
    font-size: 13px;
    font-weight: 300;
    font-family: Verdana, Arial, sans-serif;
    line-height: 18px;
    margin: 0;
    padding: 0 0 15px 0;
}

.widget-snippet p a {
    color: #0000ff;
}

.widget-snippet h1, .widget-snippet h2, .widget-snippet h3, .widget-snippet h4, .widget-snippet h5, .widget-snippet h6 {
    margin-top: 20px;
    margin-bottom: 10px;
    padding-bottom: 0;
}
.widget-snippet {
    color: #000000;
    font-size: 13px;
    font-weight: 300;
    font-family: Verdana, Arial, sans-serif;
    line-height: 18px;
}
.widget-snippet p, .article-content p {
    color: #000000;
    font-size: 13px;
    font-weight: 300;
    font-family: Verdana, Arial, sans-serif;
    line-height: 18px;
    margin: 0;
    padding: 0 0 20px;
}
.widget-snippet p:empty, .article-content p:empty {
    display: none;
}
.widget-snippet a {
    color: #000;
}
.widget-snippet a:hover {
    color: #004E9D;
    text-decoration: none;
}
.widget-snippet ul, ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.widget-snippet ul li, ul li {
    list-style-type: none;
}
.widget-snippet ul li, .widget-snippet ol li, ul li, ol li {
    position: relative;
    margin: 0;
    padding: 0 0 3px 16px;
    color: #000000;
    font-size: 13px;
    font-weight: 300;
    font-family: Verdana, Arial, sans-serif;
    line-height: 18px;
}
.widget ul li a, .widget ol li a {
    color: #004E9D;
}
.widget ul li a:hover, .widget ol li a:hover {
    color: #004E9D;
    text-decoration: none;
}
ol li {
    list-style-type: decimal;
    padding: 0 0 6px 3px;
}
.widget-snippet ul li::before, ul li::before {
    content: '';
    position: absolute;
    left: -1px;
    top: 7px;
    z-index: 1;
    background-color: #000;
    width: 4px;
    height: 4px;
}
ul, ol, .widget-snippet ul, .widget-article ul, .widget-snippet ol, .widget-article ol {
    margin-bottom: 12px;
    padding-left: 0;
}
ol, .widget-article ol, .widget-snippet ol {
    padding-left: 15px;
}
input[type="submit"], input[type="button"], button, .button, a.button {
    color: #ffffff;
    font-size: 13px;
    text-align: center;
    padding: 10px 25px;
    display: inline-block;
    max-height: 50px;
    background: #004E9D;
    border: 1px solid #004E9D;
    border-radius: 0;
    text-decoration: none;
    font-family: Verdana, Arial, sans-serif;
    font-weight: 400;
    position: relative;

}
input[type=submit]:hover, input[type=button]:hover, button:hover, a.button:hover, .button:hover {
    background: #000;
    border: 1px solid #000;
    color: #fff;
}
.widget-form input[type=text], .widget-form textarea, .widget-form select {
    width: 100%;
    font-family: inherit;
    padding: 1px 10px;
    border: 1px solid rgba(112,112,112,0.3);
    border-radius: 1px;
    height: 35px;
    margin: 0;
    font-size: 13px;
    background-color: #ffffff;
    -webkit-appearance: none;
}
.widget-form  textarea {
    height: 120px;
    padding: 10px;
    color: #000000;
    font-size: 13px;
    font-weight: 300;
    font-family: Verdana, Arial, sans-serif;
    border-radius: 1px;
    color: #555;
}


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #000000;
    font-size: 13px;
    font-weight: 300;
    font-family: Verdana, Arial, sans-serif;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #000000;
    font-size: 13px;
    font-weight: 300;
    font-family: Verdana, Arial, sans-serif;
}

:-ms-input-placeholder { /* IE 10+ */
    color: #000000;
    font-size: 13px;
    font-weight: 300;
    font-family: Verdana, Arial, sans-serif;
}
:-moz-placeholder { /* Firefox 18- */
    color: #000000;
    font-size: 13px;
    font-weight: 300;
    font-family: Verdana, Arial, sans-serif;
}


/*textarea*/
textarea::-webkit-input-placeholder {
    color: #000000;
    font-size: 13px;
    font-weight: 300;
    font-family: Verdana, Arial, sans-serif;
}

textarea:-moz-placeholder { /* Firefox 18- */
    color: #000000;
    font-size: 13px;
    font-weight: 300;
    font-family: Verdana, Arial, sans-serif;
}

textarea::-moz-placeholder {  /* Firefox 19+ */
    color: #000000;
    font-size: 13px;
    font-weight: 300;
    font-family: Verdana, Arial, sans-serif;
}

textarea:-ms-input-placeholder {
    color: #000000;
    font-size: 13px;
    font-weight: 300;
    font-family: Verdana, Arial, sans-serif;
}

table {
    max-width: 100%;
    margin-bottom: 20px;
}
.widget-snippet td, .widget-snippet th {
    padding: 8px;
}
table th {
    color: #000000;
    font-size: 13px;
    font-weight: 700;
    font-family: Verdana, Arial, sans-serif;
    line-height: 18px;
    background: #f8f8f8;
}
table, th, td {
    padding: 8px;
    color: #000000;
    font-size: 13px;
    font-weight: 300;
    font-family: Verdana, Arial, sans-serif;
    line-height: 18px;
    border: 1px solid #d9d9d9;
}
table tr:nth-child(2n) {
    background: #f8f8f8;
}
/*end:common css*/
body,
body>.header,
body>.footer,
body>div.body{
    background-color: #000000;
}

.body > .widget-container{
    background-color: rgb(176, 98, 124);
}
.footer > .widget-container {
    background-color: #6b0431;
}
.page-content {
    background-image: url("/template/59d06c12/images/table1.gif");
    background-repeat: no-repeat;
    background-position: right top;
    background-color: #ffffff;
    min-height: 550px;
    padding:20px 15px 40px 15px;
}
.edit-page-with-layout .page-content{
    background-color: #ffffff;
}


/*start:left menu*/
.main-menu {
    padding: 5px 0 5px 12px;
}
.main-menu .navigation-item{
    margin: 0;
    padding: 0;
    border: none;
    line-height: 18px;
    position: relative;
}
.main-menu .navigation-item + .navigation-item {
    margin-top: 5px;
}
.main-menu .navigation-item a {
    color: #000;
    font-size: 10.5px;
    font-weight: bold;
    text-transform: uppercase;
    border: none;
    margin: 0;
    padding: 0;
}
.main-menu .vertical .navigation-item>a {
    color: #000000 !important;
}
.main-menu .navigation-item a:hover {
    color: #ffffff;
}
.main-menu .vertical .navigation-item.active>a {
    color: #ffffff !important;
}
.main-menu .navigation-item-child-container .navigation-item a {
    color: #fff;
    text-transform: none;
    font-weight: normal;
    padding: 0;
}
.main-menu  .vertical .navigation-item.active>.navigation-item-child-container {
    padding: 0 0 0 12px;
}
.main-menu .vertical .navigation-item > a:hover {
    color: #fff !important;
}
/*end:left menu*/
.home-data table {
    border: none;
}
.home-data td {
    border: none;
}
.home-data table tr:nth-child(2n) {
    background: transparent;
}
.home-data p {
    padding-left: 10px;
}
.widget.widget-pageHeading h1 {
    color: #990066;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    line-height: 45px;
}
.widget-pageHeading.inner-pageHeading h1 {
    color: #990066;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    background: #fff;
    padding-left: 15px;
    margin-bottom:0;
    padding-bottom: 0
}
#spltr-614F3E3D-EBFC-4689-A046-493B41182D36{
    background-color: #ffffff;
}
body.preview-panel{
    background-color: transparent;
}

.widget-form .form-row.btn-row {
    padding-top: 15px;
}
.widget-form  .form-row{
    display: flex;
    position: relative;
}
.widget-form .form-row.btn-row {
    padding-top: 15px;
    display: inline-block;
    text-align: left;
}
.widget-form .form-row.btn-row label {
    width: 322px;
    display: inline-block;
}
.widget-form .form-row.btn-row button.submit-button {
    padding: 14px 36px;
    background-color: rgb(107 4 49);
    font-size: 15px;
    border: none;
    line-height: 15px;
}
.widget-form .form-row.btn-row button.submit-button:hover {
    background-color: #000;
}
.widget-form .form-row label {
    color: #000000;
    width: 600px;
    text-align: right;
    font-size: 12px;
    padding-top: 4px;
    padding-right: 7px;
}
.widget-form .form-row.checkBox label {
    width: 330px;
    padding-top: 6px;
    padding-right: 10px;
}
.widget-form .checkbox {
    padding-left: 0;
    line-height: 30px;
}
.widget-form .checkbox input[type="checkbox"] {
    opacity: unset;
    z-index: auto;
    height: auto;
    width: auto;
    margin: 0;
    position: unset;
    left: 0;
    top: 3px;
}
.widget-form .form-row .errorlist.after {
    position: absolute;
    right: 13px;
    bottom: -6px;
    text-align: center;
    background-color: #f00;
    z-index: 1;
    border-radius: 5px;
}
.widget-form .errorlist.after .message-block {
    color: #fff;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 11px;
    line-height: 15px;
}
.widget-form .single-input-row .form-row {
    margin-top: 10px;
}
.widget-form .checkbox label {
    display: none !important;
}
.double-input-row.mandatory>label:after, .form-row.mandatory>label:after {
    position: absolute;
    right: -13px;
    top: -4px;
}
.widget-form .single-input-row .form-row.checkBox {
    margin: 0;
}
#spltr-614F3E3D-EBFC-4689-A046-493B41182D36 {
    padding: 20px 15px 40px 15px;
}
.widget-form .form-row.btn-row button.submit-button {
    margin-left: -2px;
}
/*start:Page not faund */
.page-page-not-found .page-content {
    min-height: 700px;
}
.page-page-not-found .page-content .article-content h2 {
    color: #f00;
    text-align: center;
    font-weight: normal;
    padding: 80px 0 0 0;
    margin: 0;
}
.page-page-not-found .page-content .article-content h3 {
    color: #000;
    font-size: 30px;
    text-align: center;
    padding: 12px 0;
    margin: 0;
    font-weight: normal;
}

.page-page-not-found .page-content .article-content p {
    text-align: center;
    padding: 0;
    margin: 0;
}

/*end:Page not faund */

.header > .widget-container{
    background-color: #ffffff;
    border-bottom: 20px solid  #6d042f;
}
.logo {
    text-align: center;
}
/*start:*/
.industry-enquiries input[type=text]{
    width: 300px;
}
.industry-enquiries textarea {
    width: 300px;
    margin-bottom: 10px;
}
.industry-enquiries .form-row label{
    width: 320px;
}
.industry-enquiries .single-input-row .form-row.checkBox label {
    width: 320px;
}
.industry-enquiries .single-input-row .form-row.textArea label {
    width: 318px;
    padding-top: 4px;
}
.industry-enquiries .form-row label {
    width: 320px;
    padding-top: 7px;
}
.industry-enquiries  .form-row .errorlist.after {
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: center;
    background-color: transparent;
    z-index: 1;
    border-radius: 5px;
    min-width: 150px;
}
.industry-enquiries  .errorlist.after .message-block {
    color: #f00;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 10px;
    line-height: 15px;
}
.industry-enquiries .single-input-row .form-row.textBox {
    max-width: 620px;
    position: relative;
}
/*end:*/
input[type=text].validation-error, input[type=email].validation-error {
    border-color: #f00!important;
}
.single-input-row {
    margin-bottom: 15px;
}
/*start:*/
.register-form input[type=text]{
    width: 150px;
}
.register-form textarea {
    width: 300px;
    margin-bottom: 10px;
}
.register-form .form-row label{
    width: 320px;
}
.register-form .single-input-row .form-row.checkBox label {
    width: 320px;
}
.register-form .single-input-row .form-row.textArea label {
    width: 250px;
    padding-top: 4px;
}
.register-form .form-row label {
    width: 252px;
    padding-top: 7px;
}
.register-form  .form-row .errorlist.after {
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: transparent;
    z-index: 1;
    border-radius: 5px;
    min-width: 150px;
}
.register-form  .errorlist.after .message-block {
    color: #f00;
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 10px;
    line-height: 15px;
}
.register-form .single-input-row .form-row.textBox {
    max-width: 400px;
    position: relative;
}
.register-form .form-row.btn-row label {
    width: 245px;
    display: inline-block;
}

/*end:*/

.widget-form .single-input-row .form-row.text p {
    width: 100%;
    text-align: center;
    padding: 0;
    position: relative;
    margin: 0 0 0 -43px;
}
.widget-form .single-input-row .form-row.text p span{
    color: red;
}

/*footer:*/
.footer .copyright-content {
    padding-top: 10px;
    padding-left: 15px;
}
.footer .copyright-content p {
    color: rgb(255 255 255 / 70%);
    font-size: 9px;
    line-height: 12px;
    padding: 10px 0 0px;
    font-family: 'Times New Roman';
}

.widget-snippet .meet-team-row a:hover {
    color: rgb(255, 204, 0);
}
.widget.widget-snippet .table-data-animal table strong {
    padding: 20px 0 0px 0 !important;
}

.widget.widget-image.footer-facebook{
    display: none;
}

.footer .websiteby p{
    color: rgb(255 255 255 / 70%);
    font-size: 9px;
    line-height: 12px;
    padding: 10px 0 0px;
    text-align:center;
    font-family: 'Times New Roman';
}

.footer .websiteby p a {
    color: rgb(255 255 255 / 70%);
    font-family: 'Times New Roman';
}
.footer .websiteby p a:hover {
    text-decoration: underline;
}
.page-animal-talent-photos .widget.widget-snippet .animal-talent-photo ul li img {
    height: auto;
}
.widget.widget-snippet .animal-album ul {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.widget.widget-snippet .animal-album ul li img {
    height: auto;
    max-width: 100%;
    width: auto;
    max-height:200px;
}
.meet-team-row a:hover {
    color: rgb(255, 204, 0);
}
.widget.widget-snippet .table-data-animal table strong {
    padding: 20px 0 0px 0 !important;
}

.widget.widget-image.footer-facebook{
    display: none;
}

.footer .websiteby p{
    color: rgb(255 255 255 / 70%);
    font-size: 9px;
    line-height: 12px;
    padding: 10px 0 0px;
    text-align:center;
    font-family: 'Times New Roman';
}

.footer .websiteby p a {
    color: rgb(255 255 255 / 70%);
    font-family: 'Times New Roman';
}
.footer .websiteby p a:hover {
    text-decoration: underline;
}
.page-animal-talent-photos .widget.widget-snippet .animal-talent-photo ul li img {
    height: auto;
}
.widget.widget-snippet .animal-album ul {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
body.widget-snippet .animal-album h4:first-child, .widget.widget-snippet .animal-album h4:first-child {
    text-transform: unset;
}

div.widget-snippet .meet-our-team h2 {
    line-height: 30px;
}
body#webcommander-page.fee::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(175, 175, 175, 0.3);
    background-color: #dddddd;
}
body#webcommander-page.fee::-webkit-scrollbar {
    width: 7px;
    background-color: #F5F5F5;
}
body#webcommander-page.fee::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(175, 175, 175, 0.3);
    background-color: rgba(103, 102, 102,.70);
    border-radius: 7px;
}


.widget-snippet .animal-album h4:empty {
    display: none;
}