/*
 Theme Name:   Sydney Adult & Childern's Ear Nose Throat Centre
 Theme URI:    ent.server.com/twenty-twenty-one-child/
 Description:  Sydney Adult & Childerns Ear Nose Throat Center
 Author:       ENTC’S
 Author URI:   lux.server.com
 Template:     twentytwentyone
 Version:      6.0.8
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-twenty-onechild
*/

/* TOC 

 * NORMALIZE
 * FORMS
 * GRID
 * TABLE
 * BUTTONS
 * IMAGE SHAPES
 * CARET
 * BADGE
 * ALERT
 * FONT FACE (If Used)
 * ICONS - Sprite  
 * HTML
 * BODY
 * HEADER
 * NAVIGATION
 * MAIN
 * FOOTER
 * PLUGINS
 * MEDIA QUERIES
 * PRINT STYLES
---------------------------------------------------------------------------*/

/* NORMALIZE 
---------------------------------------------------------------------------*/
* {
  -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;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
	display: inline;
	zoom: 1;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden] {
	display: none;
}
html {
	font-size: 100%; /* 1 */
	-ms-text-size-adjust: 100%; /* 2 */
	-webkit-text-size-adjust: 100%; /* 2 */
}
html,
button,
input,
select,
textarea {
	font-family: sans-serif;
}
body {
	margin: 0;
  line-height:1.42857143;
}
a:focus {
	outline: thin dotted;
}
a:active,
a:hover {
	outline: 0;
}
a:focus,
a:active {
  background: none;
}
a[href^="fax:"],
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
a[href^="mailto:"] {
  color: inherit;
  text-decoration: none;
  word-break: break-all;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h2 small,
h3 small {
  font-size: 65%;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
h5 small,
h6 small {
  font-size: 75%;
}
h1 {
  font-size: 62px;
}
h2{
  color: #0033a1;
  font-size: 42px;
  font-weight: 800;
  margin-bottom: 30px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 12px;
}

abbr[title] {
	border-bottom: 1px dotted;
}
b,
strong {
	font-weight: bold;
}
blockquote {
	margin: 1em 40px;
}
dfn {
	font-style: italic;
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}
mark {
	background: #ff0;
	color: #000;
}
p,
pre {
	margin: 1em 0;
}
code,
kbd,
pre,
samp {
	font-family: "Manrope", sans-serif;
	font-size: 1em;
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
q {
	quotes: none;
}
q:before,
q:after {
	content: '';
	content: none;
}
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;
}
dl,
menu,
ol,
ul {
	margin: 1em 0;
  font-family: "Manrope", sans-serif;
  font-weight: 300;
}
dd {
	margin: 0 0 0 40px;
}
menu,
ol,
ul {
	padding: 0 0 0 40px;
}
nav ul,
nav ol {
	list-style: none;
	list-style-image: none;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0;
}
::-moz-selection {
	background: #b3d4fc;
	text-shadow: none;
}
::selection {
	background: #b3d4fc;
	text-shadow: none;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #C9CCBE;
	margin: 1em 0;
	padding: 0;
}
nav ul, 
nav ol {
	margin: 0;
	padding: 0;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
audio,
canvas,
img,
video {
	vertical-align: middle;
}
label {
  font-size: 16px;
	cursor: pointer;
  font-weight: 400;
}

/* FORMS
------------------------------------------------------- */
.form-row {
  display: flex;
  flex-wrap: wrap;
	margin-bottom: 14px;
}
.form-row .col-6 >div{
  margin-top: 36px;
}
.input-text,
.form-control {
  display: block;
  width: 100%;
  min-height: 92px !important;
  height: 92px !important;
  padding: 12px 20px !important;
  font-size: 16px !important;
  line-height: 1.42857143;
  color: #000000 !important;
	border-radius: 0 !important;
  font-family: "Manrope", sans-serif !important;
  font-weight: 400 !important;
  background-color: #fff !important;
  border: 0;
  border: 1px solid #DCDCF0 !important;
  transition: all .2s ease;
}

/* Removes awkward default styles on some inputs for iOS */
.form-control {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; 
          border-radius: 0;
	-webkit-border-radius: 0;
}
textarea.form-control{
  min-height: 209px !important;
  resize: vertical;
}
.form-control:focus {
  background-color: #C9CCBE;
  outline: 0;
  box-shadow: 0 none;
}
.wpcf7-checkbox label {
  display: flex;
  font-weight: 300;
  align-items: center;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #231F20;
  border: 0;
  border-bottom: 1px solid #C9CCBE;
}
label,
.nf-field-label .nf-label-span, 
.nf-field-label label {
	color: #231F20;
	font-size: 16px !important;
	font-family: "Manrope", sans-serif !important;
  display: inline-flex;
  max-width: 100%;
  font-weight: 400 !important;
  margin-bottom: 5px;
  cursor: pointer;
}
.nf-field-label label {
  display: inline-block;
}
input[type="checkbox"],
input[type="radio"],
.list-checkbox-wrap .nf-field-element li input, 
.list-image-wrap .nf-field-element li input {
  width: 50px !important;
  min-width: 50px;
  height: 50px !important;
  min-height: 50px !important;
  display: inline-block;
  margin-right: 7px; 
}
input[type="radio"],
.list-radio-wrap .nf-field-element li input {
  min-width: 36px;
  height: 36px !important;
  min-height: 36px !important;
}
.list-radio-wrap .nf-field-element ul {
  display: flex;
}
.list-radio-wrap .nf-field-element ul li {
  display: flex;
  align-items: center;
  margin-right: 30px !important;
}
.list-radio-wrap .nf-field-element ul li label {
  margin-left: 5px;
  padding-left: 0;
  margin-bottom: 0;
}
@supports (-webkit-appearance: none) or (-moz-appearance: none) {
  input[type="checkbox"]::after {
    content: "";
    opacity: 0;
    display: block;
    left: 15px;
    top: 0px;
    position: absolute;
    width: 18px;
    height: 40px;
    border: 2px solid #28303D;
    border-top: 0;
    border-left: 0;
    transform: rotate(42deg);
  }
  input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    width: 50px;
    height: 50px;
    border: 1px solid #DCDCF0 !important;;
  }
  input[type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    width: 20px;
    height: 20px;
    border: 1px solid #DCDCF0 !important;;
  }
}
@supports (-webkit-appearance: none) or (-moz-appearance: none) {
  input[type="radio"]::after {
    content: "";
    opacity: 0;
    display: block;
    left: 7px;
    top: 7px;
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
  }
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

small {
  font-size: 85%;
}
mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.align-center {
  text-align: center;
}

/* GRID
--------------------------------------------------------------------------*/
.container {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1745px; /*Change with Design */
  width: 100%;
}
.container-fluid {
	width: 100%;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col {
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
}
.col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.333333%;
      -ms-flex: 0 0 8.333333%;
          flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
.col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.666667%;
      -ms-flex: 0 0 16.666667%;
          flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.col-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.333333%;
      -ms-flex: 0 0 33.333333%;
          flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.666667%;
      -ms-flex: 0 0 41.666667%;
          flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.333333%;
      -ms-flex: 0 0 58.333333%;
          flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.666667%;
      -ms-flex: 0 0 66.666667%;
          flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.col-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.333333%;
      -ms-flex: 0 0 83.333333%;
          flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
.col-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.666667%;
      -ms-flex: 0 0 91.666667%;
          flex: 0 0 91.666667%;
  max-width: 91.666667%;
}
.col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}
.pull-0 {
  right: auto;
}
.pull-1 {
  right: 8.333333%;
}
.pull-2 {
  right: 16.666667%;
}
.pull-3 {
  right: 25%;
}
.pull-4 {
  right: 33.333333%;
}
.pull-5 {
  right: 41.666667%;
}
.pull-6 {
  right: 50%;
}
.pull-7 {
  right: 58.333333%;
}
.pull-8 {
  right: 66.666667%;
}
.pull-9 {
  right: 75%;
}
.pull-10 {
  right: 83.333333%;
}
.pull-11 {
  right: 91.666667%;
}
.pull-12 {
  right: 100%;
}
.push-0 {
  left: auto;
}
.push-1 {
  left: 8.333333%;
}
.push-2 {
  left: 16.666667%;
}
.push-3 {
  left: 25%;
}
.push-4 {
  left: 33.333333%;
}
.push-5 {
  left: 41.666667%;
}
.push-6 {
  left: 50%;
}
.push-7 {
  left: 58.333333%;
}
.push-8 {
  left: 66.666667%;
}
.push-9 {
  left: 75%;
}
.push-10 {
  left: 83.333333%;
}
.push-11 {
  left: 91.666667%;
}
.push-12 {
  left: 100%;
}
.offset-1 {
  margin-left: 8.333333%;
}
.offset-2 {
  margin-left: 16.666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.333333%;
}
.offset-5 {
  margin-left: 41.666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.333333%;
}
.offset-8 {
  margin-left: 66.666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.333333%;
}
/* TABLE
--------------------------------------------------------------------------*/
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table thead th,
.table tbody th,
.table tfoot th,
.table thead td,
.table tbody td,
.table tfoot td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #C9CCBE;
  text-align: left;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #C9CCBE;
}
.site .site-footer a:focus:not(.wp-block-button__link):not(.wp-block-file__button),
.site .site-main a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {	
	background: inherit !important;
}
/* BUTTONS
--------------------------------------------------------------------------*/
.btn,
.button,
.search-submit,
.wc-block-components-button { 
  min-width: 200px;
  display: inline-flex !important;
  margin-bottom: 0;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
  font-family: "Manrope", sans-serif !important;
  font-weight: 700 !important;  
  cursor: pointer;
  padding: 15px 25px !important;
  font-size: 22px !important;
	line-height: 1 !important;
  min-height: 70px;
  user-select: none;
  color: #fff;
  appearance: none;
	-webkit-appearance: none;
  border-radius: 40px !important;
	-webkit-border-radius: 0px;
  background-color: #fff;
	border: 2px solid #fff !important;
  text-decoration: none;
}
.btn:hover,
.btn:focus,
.btn:active:focus,
.button:hover,
.button:focus,
.button:active:focus  {
  background-color: #e6e7f5;
}
.btn[disabled] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
.btn-default {
  color: #fff !important;
  background-color: transparent !important;
  border-color: #fff !important;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active {
  color: #0033a1 !important;
  border-color: #fff !important;
  background-color: #fff !important;
}
.button,
.btn-primary,
.search-submit,
.wc-block-components-button {
  color: #fff !important;
  border-color: #0033a1 !important;
  background-color: #0033a1 !important;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.search-submit:hover,
.search-submit:focus,
.search-submit:active {
  color: #0033a1 !important;
  border-color: #e6e7f5 !important;
  background-color: #e6e7f5 !important;
}
.btn-secondary {
  color: #0033a1 !important;
  border-color: #e6e7f5 !important;
  background-color: #e6e7f5 !important;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active {
  background-color: #e6e7f5  !important;
}
.btn-primary[disabled] {
	color: #fff;
  background-color: #F1F1F1;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c
}
.btn-success:hover {
  color: #fff;
  background-color: #e6e7f5;
  border-color: #e6e7f5
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da
}
.btn-info:hover {
  color: #fff;
  background-color: #e6e7f5;
  border-color: #e6e7f5
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236
}
.btn-warning:hover {
  color: #fff;
  background-color: #e6e7f5;
  border-color: #e6e7f5
}
.btn-danger {
  color: #fff !important;
  background-color: #fe3b1f !important;
  border-color: #fe3b1f !important;
}
.btn-danger:hover,
.btn-danger:focus {
  color: #fff !important;
  background-color: #e6e7f5 !important;
  border-color: #e6e7f5 !important;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn i { 
  margin-left: 10px;
}
/* IMAGE SHAPES
--------------------------------------------------------------------------*/
.img-responsive{
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #C9CCBE;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #C9CCBE;
}

/* CARET
--------------------------------------------------------------------------*/
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent
}

/* BADGE
--------------------------------------------------------------------------*/
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px
}
.badge:empty {
  display: none
}
/* ALERT
--------------------------------------------------------------------------*/
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

/* FONT FACE (If Used)
--------------------------------------------------------------------------*/


/* ICONS - Sprite
--------------------------------------------------------------------------*/
@font-face {
  font-family: 'Fontello';
  src: url('css/webfonts/fontello.eot?43211715');
  src: url('css/webfonts/fontello.eot?43211715#iefix') format('embedded-opentype'),
url('css/webfonts/fontello.woff2?43211715') format('woff2'),
url('css/webfonts/fontello.woff?43211715') format('woff'),
url('css/webfonts/fontello.ttf?43211715') format('truetype'),
url('css/webfonts/fontello.svg?43211715#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'Fontello';
    src: url('css/webfonts/fontello.svg?43211715#fontello') format('svg');
  }
}
 
[class^="icon-"]:before, 
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.icon-circle-check:before { content: '\e800'; } /* '' */
.icon-plus:before { content: '\e805'; } /* '' */
.icon-minus:before { content: '\e806'; } /* '' */
.icon-arrow-left:before { content: '\e808'; } /* '' */
.icon-arrow-right:before { content: '\e809'; } /* '' */
.icon-calender:before { content: '\e80a'; } /* '' */




/* HTML
--------------------------------------------------------------------------*/
html {
	line-height:1;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance:none;
}

/* BODY
--------------------------------------------------------------------------*/
body {
  color: #231f20 !important;
  font-size: 16px;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  background: #fff;
  overflow-x: hidden;
}
.image-box a,
.image-box img {
	width: 100%;
  height: auto;
	display: block;
}
.list {
	padding: 0;
	list-style: none;
}
.list li {
	color: #2E2925;
	padding-left: 30px;
	font-size: 20px;
  line-height: 1.2;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-family: "Manrope", sans-serif;
  position: relative;
}
.list li:before {
	color: #2E2925;
	content: '\e810';
	font-family: 'Fontello';
	position: absolute;
	left: 0;
	top: 0;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: inherit;
   opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #000;
   opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
  color: inherit;
   opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
  color: inherit;
   opacity: 1;
}
.site-main {
  padding: 0 !important;
}
.site .main-navigation a:focus {
  outline: 0 none !important;
  background: transparent !important;
}
.site-main > * {
  margin: 0 !important;
}
.wpcf7-not-valid-tip {
  color: #dc3232;
  font-size: 16px;
  font-weight: 500;
  display: block;
  background: transparent;
  padding: 5px 15px;
  border-radius: 10px;
  margin-top: 5px;
}
.wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450;
  font-size: 30px;
  color: #fff;
  background: #46b450;
  text-align: center;
  font-weight: 500;
}
.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output, 
.wpcf7 form.payment-required .wpcf7-response-output {
  border-color: transparent;
  font-size: 30px;
  color: #dc3232;
  background: transparent;
  text-align: center;
  font-weight: 500;
}
.subscribe-form .wpcf7 form.sent .wpcf7-response-output,
.subscribe-form .wpcf7 form.invalid .wpcf7-response-output, 
.subscribe-form .wpcf7 form.unaccepted .wpcf7-response-output, 
.subscribe-form .wpcf7 form.payment-required .wpcf7-response-output {
  font-size: 22px;
}

/* HEADER
--------------------------------------------------------------------------*/
.search-bar {
	width: 100%;
  padding-top: 114px;
	background-color: rgba(255,255,255,0.92);
	z-index: 999999;
	position: absolute;
	left: 50%;
	top: 0;
  opacity: 0;
  visibility: hidden;
  -ms-transform: translateY(-15px);
  -webkit-transform: translateY(-15px);
  transform: translateY(-15px);
  -ms-transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
  -webkit-transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
}
.search-bar.active{
  transform: translate(-50%);
  opacity: 1;
  visibility: visible;
  display: block !important;
}
.search-bar .container {
  min-height: 400px;
  text-align: right;
}
.search-form {
  width: 100%;
  max-width: 100% !important;
	position: relative;
}
.search-form .form-control {
  margin-right: 0 !important;
  border: 1px solid #c9ccbe !important;
	padding-left: 65px !important;
	background: transparent url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMy4wLjUsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxNCAxNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTQgMTQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiMyMzFGMjA7fQ0KPC9zdHlsZT4NCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0xNCwxMy4zbC0zLjMtM2MxLTEuMSwxLjYtMi41LDEuNi00LjFDMTIuMywyLjcsOS42LDAsNi4yLDBDMi44LDAsMCwyLjcsMCw2LjFjMCwzLjQsMi44LDYuMSw2LjIsNi4xDQoJYzEuNSwwLDIuOC0wLjUsMy45LTEuNGwzLjMsMy4xTDE0LDEzLjN6IE0wLjksNi4xYzAtMi45LDIuNC01LjIsNS4zLTUuMmMyLjksMCw1LjMsMi4zLDUuMyw1LjJjMCwyLjktMi40LDUuMi01LjMsNS4yDQoJQzMuMywxMS4zLDAuOSw5LDAuOSw2LjEiLz4NCjwvc3ZnPg0K") !important;
  background-size: 16px 16px !important;
  background-repeat: no-repeat !important;
  background-position: 15px 27px !important;
}
.search-form .search-submit {
  margin: 0 !important;
	color: #231F20 !important;
  min-width: 50px !important;
	width: 50px !important;
	height: 50px !important;
	border: 0 !important;
	font-size: 16px !important;
	background: transparent !important;
	position: absolute;
	right: 25px;
	top: 10px;
}
.close-btn {
	color: #444;
	font-size: 16px;
  margin-top: 15px;
  font-weight: 600;
	text-decoration: underline;
  text-align: right;
  display: inline-block;
}
.site-header {
  width: 100%;
  display: block !important;
  max-width: 100%;
  z-index: 99999;
  width: 100%;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  background: #fff;
  transition: 0.5s ease-out;
}
.site-header .container-fluid {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.site-header .nav-wrap {
  margin-left: auto;
}
.top-header {
  display: flex;
}
.top-navigation {
  margin-left: auto;
}
#top-navigation {
  display: flex;
}
#top-navigation li {
  font-size: 16px;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  position: relative;
}
#top-navigation li:first-child a {
  background-color: #00981d;
}
#top-navigation> li:nth-child(2)> a {
  background-color: #fe3b1f;
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
}
#top-navigation li a {
  padding: 15px 25px;
  color: #fff;
  display: flex;
  justify-content: center;
  text-decoration: none;
  background-color: #0033a1;
}
#top-navigation .sub-menu {
  display: none;
  width: 380px;
  padding: 32px;
  box-sizing: border-box;
  background-color: #fe3b1f;
  position: absolute;
  left: 2px;
  top: 100%;
  z-index: 9999999;
}
#top-navigation .sub-menu li a {
  padding-top: 10px;
  padding-bottom: 10px;
  background: none;
  justify-content: flex-start;
}
#top-navigation li.menu-item-has-children:hover .sub-menu {
  display: block;
}
.site-header .site-logo {
  margin: 0;
  width: 194px;
  margin-left: -2px;
}
.site-header .site-logo a,
.site-header .site-logo img {
	width: 100%;
	display: block;  
}
.site-header .site-logo img {
  width: 100% !important;
  display: block !important;
  max-height: 100% !important;
  transition: all 0.5s ease-in;
}
.logo a {
  display: block;
}
.site-branding {
  margin-top: 0 !important;
}
.logo span,
.logo .site-description{
  display: none;
}
.social-links {
  display: flex;
  align-items: center;
  justify-content: center;
}
.social-links a {
  color: #2D2A26;
  display: flex;
  font-size: 18px;
  line-height: 1;
  padding: 5px;
  align-items: center;
  transition: transform .5s; /* Animation */
  justify-content: center;
  text-decoration: none;
  position: relative;
}
.social-links a:last-child {
  font-size: 19px;
  margin-left: -1px; 
}
.come-in {
  transform: translateY(-150px);
  animation: come-in 1.3s ease forwards;
}
.come-in:nth-child(odd) {
  animation-duration: 0.9s;
}
.already-visible {
  transform: translateY(0);
  animation: none;
}

@keyframes come-in {
  to { transform: translateY(0); }
}
@keyframes slideInFromBottom {
  0% {
    opacity: 0;
    transform: translatey(100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.come-in-left {
  transform: translateX(-100%);
  animation: come-in-left 1.3s ease forwards;
}
.already-visible-left {
  transform: translateX(0);
  animation: none;
}

@keyframes come-in-left {
  to { transform: translateX(0); }
}
.come-in-right {
  transform: translateX(100%);
  animation: come-in-left 1.3s ease forwards;
}
.already-visible-right {
  transform: translateX(0);
  animation: none;
}

@keyframes come-in-right {
  to { transform: translateX(0); }
}

@media (max-width: 1440px) {
  #top-navigation li a {
   padding: 12px 18px; 
  }
}
@media (min-width: 640px) {
  .m-block {
    display: none !important;
  }
}
@media (max-width: 640px) {
  .d-block {
    display: none !important;
  }
}
/* NAVIGATION
--------------------------------------------------------------------------*/
.main-navigation {
  margin: 0 auto;
}
.main-navigation> ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  margin-left: auto;
}
.main-navigation>ul> li {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  position: relative;
}
.main-navigation li {
  font-size: 20px;
  line-height: 1;
  font-weight: 400;
  position: relative;
}
.main-navigation>ul> li>a {
  padding: 60px 21px 60px 21px;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  height: 100%;
}
.main-navigation .sub-menu-toggle {
  display: none;
}
.main-navigation a {
  color: #2d2a26;
  text-decoration: none;
  transition: ease-in 0.5s;
  position: relative;
}
.main-navigation> ul>li> a:after {
  position: absolute;
  left: 0;
  bottom: -3px;
  right: 0;
  content: "";
  height: 12px;
  -ms-transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -ms-transform: scale(0, 1);
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  transform-origin: right center;
  background: #0033a1 !important;
  z-index: 9999;
}

 .main-navigation >ul>li >a:hover:after,
 .main-navigation > ul > li> a:focus:after,
 .main-navigation > ul > li> a:active:after {
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  transform-origin: left center;
  text-decoration: underline;
 }
 .main-navigation li:hover> a,
 .main-navigation li.current-menu-parent>a,
 .main-navigation li.current_page_item a,
 .main-navigation .sub-menu li.current_page_item a {
   color: #fd3a20;
 }
.main-navigation li.current_page_item a:after {
   -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  transform-origin: left center;
  text-decoration: underline;
}
@media (min-width:1750px) {
  .form-control {
    font-size: 18px;
    padding-left: 35px;
  }
}

@media(max-width: 1480px) {
  .main-navigation > ul > li {
    font-size: 18px;
  }
}
@media(max-width: 1440px) {
  .site-header .site-logo {
    width: 130px;
  }
  .main-navigation > ul > li > a {
    padding: 35px 21px 30px 21px;
  }
  .main-navigation > ul > li > a::after {
    height: 6px;
  }
}
@media(max-width: 1260px) {
  .site-header .site-logo {
    width: 148px;
  }
  .main-navigation > ul > li > a {
    padding: 30px 12px;
  }
}
@media (min-width:1025px) {
   .back-to-menu {
    display: none !important;
   }
  .main-navigation {
    display: flex !important;
    margin-right: 60px;
  }
  .main-navigation li.menu-item-has-children:hover .sub-menu {
    display: block;
  }
  .main-navigation .sub-menu {
    width: 440px;
    display: none;
    padding: 50px 68px;
    background-color: #0033a1;
    position: absolute;
    left: 0;
    top: 102%;
    z-index: 99;
  }
	.main-navigation .sub-menu li> a {
    color: #fff;
    display: block;
    padding: 17px 6px;
    border-bottom: 1px solid #fe3b1f;
	}
  .main-navigation .sub-menu li> a:hover,
  .main-navigation .sub-menu li.current-menu-item a{
    color: #fe3b1f
  }
  .main-navigation .sub-menu li:last-child a {
    border-bottom: 0px;
  }
  .hamburger {
    display: none !important;
  }
}
@media (max-width: 1025px) {
  .site-header {
    width: 100%;
    position: sticky;
    left: 0;
    top: 0;
  }
  .hamburger {
    color: #c10230;
	}
  #site-header .container-fluid {
    position: relative;
    z-index: 99;
  }
  #top-navigation .sub-menu {
    left: auto;
    right: 2px;
  }
  .top-navigation {
    width: 100%;
    margin-left: 0;
  }
  #top-navigation {
    width: 100%;;
  }
   #top-navigation >li {
    width: 50%;
    display: flex;
   }
   #top-navigation >li > a {
    width: 100%;
    display: flex;
    align-items: center;
    text-align: center;
   }
  #top-navigation >li:nth-child(3),
  #top-navigation >li:nth-child(4) {
    display: none;
  }
  .site-header .nav-wrap {
    order: 1;
    width: 100%;
  }
  .hamburger {
    order: 3;
  }
  .site-header .site-logo,
  .site-header .site-branding {
    max-width: 90px;
    order: 2;
	position: static !important;
	  padding-top: 0 !important;
  }
  .site-header .site-logo img {
    margin: 0 !important;
  }
	.main-navigation >ul {
		padding-top: 32px;
    overflow-y: scroll;
	}
  .mobile-nav-header {
    padding: 0 85px 24px 0px;
    border-bottom: 1px solid #C9CCBE;
    position: relative;
  }
  .mobile-nav-header .menu-title {
    margin: 0;
    display: block;
    color: #231F20;
    font-size: 20px;
    text-transform: uppercase;
    font-family: "Barlow", sans-serif;
    font-weight: 400;
    text-align: left;
    padding-top: 30px;
    padding-bottom: 6px;
  }
  .close-menu {
    width: 80px;
    height: 100%;
    color: #231F20;
    padding-top: 30px;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    border-left: 1px solid #C9CCBE;
  }
  .back-to-menu {
    color: #fff;
    display: none;
    cursor: pointer;
    font-size: 20px;
    padding: 10px;
    text-align: right;
    position: absolute;
    right: 60px;
    top: 50px;
    z-index: 999;
  }
 	.main-navigation {
		width: 100%;
    max-width: 670px;
    display: none;
    padding: 60px;
		background: #00339f;
    transition: all .5s ease;
		position: absolute;
		z-index: 999999;
		top: 100%;
    height: 100vh;
	}
  .main-navigation li {
    margin-left: 0;
    margin-right: 0;
    border-bottom: 1px solid #fd3a20;
  }
  .main-navigation li:first-child {
    border-top: 1px solid #fd3a20;
  }
  .main-navigation > ul > li {
    margin: 0;
    position: static;
  }
  .main-navigation > ul > li.menu-item-has-children>a:before {
    content: '\E818';
    font-size: 16px;
    font-family: "Fontello";
    position: absolute;
    right: 10px;
    top: 33px;
  }
  .main-navigation > ul > li > a {
    color: #fff;
    font-size: 20px;
    padding: 30px 22px;;
    position: relative;
  }
  .main-navigation > ul > li > a::after {
    display: none; 
  }
  .main-navigation > ul > li > a:focus {
    background: none !important;
    border: 0px;
  }
 
  .main-navigation .sub-menu {
    width: 100%;
    height: 100%;
    padding: 103px 60px 60px;
    display: none;
    background: #00339f;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
  }
  .main-navigation .sub-menu a {
    color: #fff;
    display: block;
    font-size: 20px;
    padding: 30px 22px;
  }
	.menu-visible .main-navigation,
	.menu-visible .main-navigation li.selected .sub-menu {
		width: 100%;
	}
  .main-navigation ul {
    display: block;
  }
  .main-navigation >ul>li {
		width: 100%;
    display: block;
	}
}
@media (max-width: 500px) {
  .main-navigation,
  .main-navigation .sub-menu {
    padding-left: 20px;
    padding-right: 20px;
	}
  .back-to-menu {
    right: 20px;
  }
	.burger-menu {
		width: 69px;
	}
}
@media (max-width: 410px) {
  #top-navigation > li:first-child {
    width: 65%;
  }
  #top-navigation > li:nth-child(2) {
    width: 35%;
  }
}
.desktop-block {
  display: block;
}
.mobile-block {
  display: none !important;
}
.site-header .contact-info {
  display: flex;
  padding-left: 0;
  margin-left: 20px;
  list-style: none;
}
.content-area article .entry-content {
	padding-top: 80px;
}
/* BANNER
--------------------------------------------------------------------------*/
.slider-wrapper {
  margin-bottom: 85px !important;
  position: relative;
}
.slider .slide>div .slider-content-wrap {
  width: 100%;
  height: 100vh;
  height: 130vh;
  display: flex;
  align-items: end;
  position: relative;
}
.slider .slider-content-block {
  width: 100%;
  display: flex;
  padding-right: 155px;
  justify-content: flex-end;
  padding-bottom: 40px;
  /*background: url('/wp-content/themes/ent/css/images/banner-pattren-bg.webp') no-repeat;
  background-position: top center;
  background-size: cover;*/
}
.slider .slider-content-block > div {
  width: 100%;
  max-width: 56%;
  padding-top: 9%;
}
.slider h1 {
  color: #fff;
  font-size: 3.25vw;;
  font-weight: 800;
  border-left: 10px solid #fff;
  padding-left: 30px;
}
.slider h1 span {
  display: block;
}
.slider p {
  color: #fe3b1f;
  font-size: 32px;
  font-weight: 400;
  padding-left: 42px;
}
.slider {
  padding-bottom: 40px;
}
.slider .slick-list {
  border-bottom: 13px solid #0033a1;
}
@media(min-width: 2000px) {
  .slider h1 {
    font-size: 65px;
  }
}
@media(max-width: 1366px) {
  .slider .slider-content-block {
    padding-right: 60px;
  }
}
@media(max-width: 1280px) {
  .slider .slider-content-block {
    padding-right: 30px;
  }
}
@media(max-width: 1100px) {
  .slider .slider-content-block {
    padding-bottom: 35px;
  }
}
@media(max-width: 960px) {
  .slider .slider-content-block {
    padding-left: 35px;
    justify-content: flex-start;
    background-position: top left;
    padding-right: 15px;
  }
  .slider .slider-content-block > div {
    width: 100%;
    max-width: 100%;
    padding-top: 20%;
  }
  .slider h1 {
    font-size: 5vw;
  }
  .slider .slider-content .btn-default {
    display: none !important;
  }
}
@media (max-width: 640px) {
  .slider h1 {
    font-size: 5.5vw;
  }
}
@media (max-width: 480px) {
  .slider h1 {
    font-size: 32px;
  }
  .slider h1 span {
    display: inline;
  }
}
@media(min-width: 730px) {
  .slider .slide>div {
    background: none !important;
  }
}
@media(max-width: 730px) {
  .slider .slide {
    background: none !important;
  }
  .slider .slide > div .slider-content-wrap {
    height: 70vh;
  }
}
.slider .container {
  padding-left: 95px;
}
.slider .slider-content {
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
.slider .slider-content .btn {
  margin-right: 0;
}
.slider p {
  font-size: 22px;
  line-height: 1.1;
  font-weight: 300;
}
.slider .btn-primary {
  margin-right: 15px;
}
.slider .btn {
  padding-left: 50px !important;
  padding-right: 50px !important;
  margin-top: 25px;
}
.slider .btn-default {
  margin-left: 42px;
  color: #0033a1 !important;
  border-color: #00981d !important;
  background: #00981d !important
}
.slider .btn-default:hover {
  border-color: #e6e7f5 !important;
  background: #e6e7f5 !important
}
.slider-wrapper .slick-dots {
  width: 100%;
  display: flex;
  bottom: 0px;
  justify-content: center;
}
.slider-wrapper .slick-dots li {
  margin: 9px 3px 9px 4px;
}
.slider-wrapper .slick-prev {
  display: none !important;
}
.slider-wrapper .slick-next {
  top: 280px;
  right: 100px;
}
.slider-wrapper .slick-prev:before {
  content: '\E803';
}
.slider-wrapper  [dir='rtl'] .slick-prev:before {
  content: '\E803';
}
.slider-wrapper .slick-next:before {
  content: '\E809';
}
.slider-wrapper [dir='rtl'] .slick-next:before {
  content: '\E809';
}
@keyframes jumpInfinite {
  0% {
    margin-top: 0;
  }
  50% {
    margin-top: 20px;
  }
  100% {
    margin-top: 0;
  }
}
/* WELCOME SECTION
--------------------------------------------------------------------------*/
.welcome-wrapper {
  margin-bottom: 60px !important;
  border-bottom: 1px solid #DCDCF0;
}
.welcome-wrapper .container-fluid {
  width: 90%;
}
.welcome-wrapper .col-6 {
  padding: 5%;
}
.welcome-wrapper .col-6 h2 {
  color: #fff;
  font-size: 2.19vw;
  line-height: 1.2;
  font-weight: 800;
}
.welcome-wrapper .col-6 h3 {
  color: #0033a1;
  font-size: 32px;
  line-height: 1.2;
  font-weight: 400;
  margin-bottom: 30px;
}
.welcome-wrapper .col-6:first-child {  
  background-color: #0033a1;  
}
.welcome-wrapper .col-6 {
  background-color: #F1F1F6;
}
.welcome-wrapper .block-content {
  position: relative;
  padding-left: 135px;
}
.welcome-wrapper .image-box {
  width: 110px;
  position: absolute;
  left: 0;
  top: 0;
}
@media(min-width: 2000px) {
  .welcome-wrapper .col-6 h2 {
    font-size: 42px;
  }
}
@media(max-width: 1680px) {
  .welcome-wrapper .block-content {
    padding-left: 110px;
  }
  .welcome-wrapper .image-box {
    width: 80px;
  }
}
@media(max-width: 1440px) {
  .welcome-wrapper .col-6 {
    padding: 4%;
  }
  .welcome-wrapper .col-6 h2 {
    font-size: 2.3vw;
  }
  .welcome-wrapper .col-6 h3 {
    font-size: 28px;
  }
}
@media(max-width: 1280px) {
  .welcome-wrapper .block-content {
    padding-left: 70px;
  }
  .welcome-wrapper .image-box {
    width: 50px;
  }
}
@media(max-width: 1080px) {
  .welcome-wrapper .col-6 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .welcome-wrapper .block-content {
    padding-left: 135px;
  }
  .welcome-wrapper .col-6 h2 {
    font-size: 4vw;
  }
  .welcome-wrapper .image-box {
    width: 110px;
  }
}
@media(max-width: 780px) {
  .welcome-wrapper .block-content {
    padding-left: 110px;
  }
  .welcome-wrapper .col-6 h2 {
    font-size: 5vw;
  }
  .welcome-wrapper .image-box {
    width: 80px;
  }
}
@media(max-width: 700px) {
  .welcome-wrapper {
    margin-bottom: 0 !important;
  }
  .welcome-wrapper .container-fluid {
    width: 100%;
  }
  .welcome-wrapper .block-content {
    padding-left: 0px;
  }
  .welcome-wrapper .col-6:first-child {
    padding-bottom: 60px;
    padding-top: 60px;
  }
  .welcome-wrapper .col-6 h2 {
    font-size: 6.5vw;
  }
  .welcome-wrapper .image-box {
    width: 110px;
    position: static;
  }
  .mct-wrapper .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
}
@media(max-width: 480px) {
  .welcome-wrapper .col-6 h2 {
    font-size: 28px;
  }
}
/* Medical Conditions & Treatments
--------------------------------------------------------------------------*/
.mct-wrapper .container-fluid {
  padding: 60px 0 60px;
}
.mct-wrapper .mct-item >div {
  height: 100%;
  color: #fff;
  padding: 59px 51px 160px;
  position: relative;
}
.mct-wrapper .mct-item .image-box img {
  width: auto;
  height: 110px;
}
.mct-wrapper .slick-slide {
  margin-left: 13px;
  margin-right: 14px;
}
.mct-wrapper .mct-item h3 {
  font-size: 32px;
}
.mct-wrapper .mct-item ul {
  padding-left: 0;
  list-style: none;
}
.mct-wrapper .mct-item li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 15px;
  line-height: 1.2;
}
.mct-wrapper .mct-item li:before {
  content: '\e809';
  font-family: 'Fontello';
  font-size: 10px;
  position: absolute;
  left: 0;
  top: 3px;
}
.mct-wrapper .btn-wrap {
  width: 100%;
  padding: 38px 52px;
  background-color: rgba(255,255,255,0.15);
  position: absolute;
  left: 0;
  bottom: 0;
}
.mct-wrapper .slick-track {
  display: flex;
}
.mct-wrapper h2 {
  color: #0033a1;
  padding-left: 163px;
  font-size: 42px;
  font-weight: 800;
  margin-bottom: 80px;
}
.mct-wrapper .slick-slider {
  padding-left: 150px;
}
.mct-wrapper .slick-initialized .slick-slide {
  display: flex;
  height: inherit;
}
.mct-wrapper .slick-initialized .slick-slide>div {
  width: 100%;
  height: 100%;
  display: flex;
}
.mct-wrapper .slick-arrow {
  width: 80px;
  height: 80px;
  color: #fff !important;
  background-color: #0033a1 !important;
}
.mct-wrapper .slick-prev {
  top: 98px;
}
.mct-wrapper .slick-next {
  left: 0;
  right: auto;
  top: 181px;
}
@media(max-width: 1440px) {
  h2,
  .mct-wrapper h2 {
    font-size: 36px;
  }
  .mct-wrapper h2 {
    padding-left: 92px;
    margin-bottom: 50px;
  }
  .mct-wrapper .mct-item > div {
    padding: 40px 30px 160px;
  }
  .mct-wrapper .mct-item .image-box img {
    height: 70px;
  }
  .mct-wrapper .mct-item h3 {
    font-size: 28px;
  }
  .mct-wrapper .slick-slider {
    padding-left: 80px;
  }
  .mct-wrapper .slick-arrow {
    width: 50px;
    height: 50px;
  }
  .mct-wrapper .slick-prev {
    top: 80px;
  }
  .mct-wrapper .slick-next {
    top: 134px;
  }
  .btn, .button, .search-submit, .wc-block-components-button {
    min-height: 60px;
    font-size: 18px !important;
  }
}
@media(max-width: 1280px) {
  .mct-wrapper h2 {
    padding-left: 113px;
  }
  .mct-wrapper .slick-slider {
    padding-left: 100px;
  }
}
@media(max-width: 980px) {
  .mct-wrapper .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .mct-wrapper h2 {
    font-size: 32px;
    padding-left: 13px;
    padding-left: 13px;
    margin-bottom: 50px;
  }
  .mct-wrapper .mct-item > div {
    padding-left: 30px;
    padding-right: 30px;
  }
  .mct-wrapper .slick-slider {
    padding-left: 0;
    padding-bottom: 100px;
  }      
  .mct-wrapper .slick-prev {
    top: 100%;
    left: 13px;
  }
  .mct-wrapper .slick-next {
    left: 100px;
    right: auto;
    top: 100%;
  }
}
@media(max-width: 700px) {
  .mct-wrapper .container-fluid {
    padding-left: 0px;
    padding-right: 0px;
  }
  .mct-wrapper .slick-slide {
    margin-left: 0;
    margin-right: 0;
  }
  .mct-wrapper .mct-item > div {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media(max-width: 640px) {
  .mct-wrapper .slick-slider {
    padding-left: 0;
    padding-bottom: 100px;
  }      
  .mct-wrapper .slick-prev {
    top: 100%;
    left: 13px;
  }
  .mct-wrapper .slick-next {
    left: 75px;
    right: auto;
    top: 100%;
  }
}
/* CHILDER ENT SECTION
--------------------------------------------------------------------------*/
.childern-ent-wrapper {
  background-color: #F1F1F6;
}
.childern-ent-wrapper .container-fluid {
  width: 90%;
  padding-top: 135px;
  padding-bottom: 135px;
}
.childern-ent-wrapper .childern-ent-info {
  width: 100%;
  max-width: 920px;
  margin-bottom: 50px;
}
.childern-ent-wrapper h2 {
  color: #0033a1;
  margin-top: 0;
  margin-bottom: 26px;
}
.childern-ent-wrapper h3 {
  color: #0033a1;
  font-size: 32px;
  margin-top: 0;
  margin-bottom: 36px;
}
.childerns-ent-list-wrap {
  display: grid;
  margin-bottom: 130px;
  grid-template-columns: repeat(2,minmax(0,1fr));
  grid-column-gap: 333px;
}
.childerns-ent-list .childerns-ent-item {
  padding: 20px 24px;
  border-bottom: 1px solid #DCDCF0;
}
.childerns-ent-list h4 {
  margin: 0;
  color: #0033a1;
  font-size: 22px;
  font-weight: 800;
}
.childern-ent-wrapper .btn-wrap {
  text-align: center;
}
@media(max-width: 1440px) {
  .childern-ent-wrapper h2 {
    margin-bottom: 15px;
  }
  .childern-ent-wrapper h3 {
    font-size: 28px;
  }
  .childerns-ent-list-wrap {
    grid-column-gap: 150px;
  }
}
@media(max-width: 1280px) {
  .childerns-ent-list-wrap {
    grid-column-gap: 100px;
  }
}
@media(max-width: 1040px) {
  .childerns-ent-list-wrap {
    grid-column-gap: 50px;
  }
}
@media(max-width: 960px) {
  .childern-ent-wrapper .container-fluid {
    padding-top: 77px;
    padding-bottom: 77px;
  }
  .childerns-ent-list-wrap {
    margin-bottom: 80px;
    grid-column-gap: 50px;
    grid-template-columns: repeat(1,minmax(0,1fr));
  }
}
@media(max-width: 650px) {
  .childern-ent-wrapper .container-fluid {
    width: 96%;
  }
  h2 {
    font-size: 31px;
  }
  .childern-ent-wrapper h3 {
    font-size: 26px;
  }
}
/* GET IN TOUCH SECTION
--------------------------------------------------------------------------*/
.get-in-touch-wrap {
  background-color: #0033a1;
}
.get-in-touch-wrap .container {
  padding-top: 90px;
  padding-bottom: 90px;
  max-width: 1060px;
  display: grid;
  align-items: center;
  grid-template-columns: repeat(1, 1fr 230px);
  grid-column-gap: 75px;
}
.get-in-touch-wrap h2 {
  color: #fff;
  margin: 0;
  text-align: right;
}
.get-in-touch-wrap h2 span {
  display: block;
  font-size: 22px;
}
.get-in-touch-wrap .btn {
  min-width: 230px;
}
@media(max-width: 1060px) {
  .get-in-touch-wrap .container {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .get-in-touch-wrap h2 {
    margin-bottom: 35px;
    text-align: center;
  }
  .get-in-touch-wrap h2 span {
    margin-top: 20px;
  }
  .get-in-touch-wrap .container {
    text-align: center;
    grid-template-columns: repeat(1,minmax(0,1fr));
  }
}
@media(max-width: 650px) {
.childern-ent-wrapper h2 span {
    font-size: 26px;
  }
}
/* OUR FEATURES
--------------------------------------------------------------------------*/
.our-features-wrap {
  color: #231f20;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
  background: #E6E6F5 !important;
}
.our-features-wrap .container {
  max-width: 1325px;
  padding-top: 80px;
  padding-bottom: 50px;
}
.our-features-wrap h3 {
  font-size: 32px;
  color: #0033a1;
}
.our-features-wrap .image-box {
  display: flex;
  justify-content: center;
  margin: 0 auto 10px;
}
.our-features-wrap .image-box img {
  width: auto;
  height: 60px;
}
.our-features-wrap .feature-desc {
  width: 100%;
  max-width: 352px;
  margin: 0 auto;
}
.our-features-wrap p {
  margin: 0;
} 
.our-features-wrap .our-feature span {
  display: block;
}
.our-features-wrap .slick-slide {
  padding-left: 20px;
  padding-right: 20px;
}
@media(max-width: 1440px) {
  .our-features-wrap h3 {
    font-size: 28px;
  }
}
@media(max-width: 780px) {
  .our-features-wrap .container {
    padding-top: 70px;
  }
  .our-features-wrap .feature-desc {
    max-width: 100%;
  }
}
/* OUR SURGEONS
--------------------------------------------------------------------------*/
.our-surgeons .container {
  max-width: 1650px;
  text-align: center;
  padding-top: 90px;
  padding-bottom: 90px;
}
.surgeons-tagline {
  width: 100%;
  max-width: 715px;
  margin: 0 auto 85px;
}
.surgeons-list {
  margin-bottom: 75px;
}
.our-surgeons .slick-slide {
  margin-left: 10px;
  margin-right: 10px;
}
.our-surgeons .surgeons-detail {
  text-align: left;
}
.our-surgeons .surgeons-detail h3 {
  color: #0033a1;
  font-size: 22px;
  font-weight: 400;
}
.our-surgeons .surgeons-detail a span {
  display: block;
  color: #231f20;
}
.our-surgeons .surgeons-detail a {
  color: #0033a1;
  display: block;
  margin-top: 5px;
  text-decoration: none;
}
.our-surgeons .surgeons-detail a i {
  font-size: 10px;
}
.our-surgeons .surgeons-detail img {
  transition: transform .5s;
}
.our-surgeons .surgeons-detail .image-box {
  overflow: hidden;
}
.our-surgeons .surgeons-detail:hover img {
  transform: scale(1.1);
} 
@media(max-width: 700px) {
  .our-surgeons .btn {
    display: none !important;
  }
}
@media(max-width: 650px) {
  .surgeons-list {
    margin-bottom: 0;
    padding-bottom: 50px;
  }
  .surgeons-list .slick-next {
    left: 60px;
  }
  .our-surgeons .surgeons-list + .btn {
    display: none !important;
  }
}
/* FAQ'S SECTION
--------------------------------------------------------------------------*/
.faqs-wrapper {
  background-color: #F8F9FA;
}
.faqs-wrapper .container {
  max-width: 850px;
  padding-top: 90px;
  padding-bottom: 90px;
}
.faqs-wrapper h2 {
  text-align: center;
  margin-bottom: 60px;
}
.faqs-wrapper .faqs {
  width: 100%;
  max-width: 650px;
  margin: 0 auto;
}
.faqs {
  border-top: 1px solid #dbdcf0;
}
.faqs .faq-item {
  border-bottom: 1px solid #dbdcf0;
}
.faqs .answer {
  color: #0033a1;
  display: none;
  padding: 24px 30px 18px 22px ;
}
.faqs h3 {
  margin: 0;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 800;
  padding: 24px 50px 24px 22px ;
  position: relative;
  cursor: pointer;
}
.faqs h3.active {
  background-color: #F1F1F6;
}
.faqs h3:after {
  content: '\e805';
  color: #231F20;
  font-family: 'Fontello';
  font-size: 20px;
  position: absolute;
  right: 22px;
  top: 22px;
}
.faqs h3.active:after {
  content: '\e806';
}
@media(max-width: 650px) {
  .faqs-wrapper .container {
    padding-top: 50px;
  }
}
/*=========================================
            TEAM PAGE
===========================================*/
.doctor-image {
  width: 70%;
}
.doctor-image img {
  width: 100%;
  display: block;
}
.doctors-deatil .container-fluid {
  width: 95%;
  padding-bottom: 130px;
}
.doctors-deatil .col-5 {
  padding-top: 60px;
  padding-left: 10%;
  align-items: flex-start;
}
.doctors-deatil .intro p {
  margin-bottom: 60px;
}
.doctors-deatil .col-5 .btn {
  max-width: 500px !important;
  width: 100% !important;
  margin-bottom: 25px;
}
.doctors-deatil .col-7 {
  padding: 10%;
  margin-top: -355px;
  background-color: rgba(241, 241, 246,0.9);
}
.doctors-deatil h1 {
  font-size: 42px;
  color: #0033a1;
  font-weight: 700;
}
.doctors-deatil .dr-qualification {
  font-size: 20px;
  padding-top: 15px;
  padding-bottom: 40px;
  border-top: 1px solid #DCDCF0;
}
.list-style {
  list-style: none;
  padding-left: 0;
  margin-bottom: 50px;
}
.list-style li {
  padding: 35px 15px;
  font-weight: 700;
  border-bottom: 1px solid #DCDCF0;
}
.list-style li a {
  color: inherit;
}
.list-style li:first-child {
  border-top: 1px solid #DCDCF0;
}
.work-details-wrap {
  border-top: 1px solid #DCDCF0;
}
.work-details-wrap .container-fluid {
  max-width: 90%;
  padding-top: 90px;
  padding-bottom: 90px;
} 
.work-details-wrap .row {
  margin: 0;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-column-gap: 310px;
}
.work-details-wrap h2 {
  font-size: 32px;
  font-weight: 400;
  padding-left: 15px;
}
.doctor-image img.m-block {
  display: none;
}
.single-team .mobile-btn-wrap {
  display: none;
}
@media(max-width: 1367px) {
  .work-details-wrap .row {
    grid-column-gap: 100px;
  }
}
@media(max-width: 1100px) {
  .doctors-deatil .container-fluid {
    width: 100%;
  }
  .doctor-image {
    width: 100%;
  }
  .doctors-deatil .row {
    flex-direction: column;
  }
  .doctors-deatil .col-7 {
    padding: 20px;
    margin-top: 0;
    order: 1;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .work-details-wrap {
    border-top: 0px
  }
  .doctors-deatil .container-fluid {
    padding-bottom: 0;
  }
  .work-details-wrap .container-fluid {
    padding-top: 30px;
  }
  .doctors-deatil .col-5 {
    display: none;
  }
  .work-details-wrap .container-fluid {
    max-width: 100%;
  }
  .work-details-wrap .row {
    grid-column-gap: 0;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .single-team .mobile-btn-wrap {
    display: block;
    text-align: center;
  }
  .single-team .mobile-btn-wrap .btn {
    display: block;
    max-width: 500px !important;
    width: 100% !important;
    margin-bottom: 25px;
  }
}

@media(max-width: 700px) {
  .doctor-image img.d-block {
    display: none;
  }
  .doctor-image img.m-block {
    display: block !important;
  }
}
/*=========================================
            INNER PAGE BANNER
===========================================*/
.inner-banner {
  color: #fff;
  background-color: #00339F;
}
.inner-banner .container {
  max-width: 1640px;
  padding-top: 120px;
  padding-bottom: 100px;
}
.inner-banner h1 {
  font-size: 42px;
  font-weight: 700;
}
.inner-banner-info {
  width: 100%;
  max-width: 800px;
  margin-bottom: 50px;
}
.inner-banner .list-style {
  display: grid;
  border-top: 2px solid #707CC6;
  grid-template-columns: repeat(2,minmax(0,1fr));
  grid-column-gap: 80px;
}
.inner-banner .list-style li {
  font-size: 18px;
  font-weight: 500;
  border: 0px;
  padding: 0;
}
.inner-banner .list-style li span {
  display: block;
  padding: 32px 15px;
  border-bottom: 2px solid #707CC6;
}
.page-healthcare-providers .inner-banner .list-style {
	border-top: 2px solid rgba(255,255,255, 0.25);
}
.page-healthcare-providers .inner-banner .list-style li span {
	border-bottom: 2px solid rgba(255,255,255, 0.25);
}
.inner-banner .list-style li:nth-child(2) {
  grid-row: auto / span 1;
}
.inner-banner .list-style li strong {
  color: #fff;
  font-weight: 700;
}
@media(max-width: 1440px) {
  .inner-banner h1 {
    font-size: 36px;
  }
}
@media(max-width: 760px) {
  .inner-banner .container {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .inner-banner .list-style {
    grid-template-columns: repeat(1,minmax(0,1fr));
  }
  /*.inner-banner .list-style li span {
    border-bottom: 0px;
  }
  .inner-banner .list-style li:last-child span {
    border-bottom: 2px solid #FF9574;
  }*/
}
/*=========================================
        INFORMATION FOR PATIENTS PAGE
===========================================*/
.appointments-info .container {
  padding-top: 120px;
  padding-bottom: 70px;
}
.page-for-patients h3 {
  color: #0033a1;
}
.appointments-info h2,
.appointments-info h3,
.appointment-checklist-wrap .appointments-checklist-item,
.appointments-info .appointments-info-lists {
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
}
.appointments-info h2 {
  margin-bottom: 10px;
}
.appointments-info h2,
.appointments-info h3 {
  padding-left: 24px;
}
.appointments-info h3 {
  font-size: 32px;
  color: #0033a1;
  margin-bottom: 30px;
}
.appointments-info hr {
  margin: 0;
  width: 100%;
  height: 1px;
  border: 0;
  background: #DCDCF0;
}
.appointments-info .appointments-info-lists {
  padding-bottom: 70px;
}
.appointments-info-item {
  display: grid;
  padding: 20px 24px;
  align-items: center;
  border-bottom: 1px solid #DCDCF0;
  grid-template-columns: repeat(3,minmax(0,1fr));
  grid-column-gap: 50px;
}
.appointments-info-item h3 {
  font-size: 32px;
  font-weight: 400;
  color: #0033a1;
}
.appointments-info-item h4 {
    font-size: 22px;
    font-weight: 800;
    color: #0033a1;
    grid-column: auto / span 1;    
}
.appointments-info-item .appointments-info-text {
  grid-column: auto / span 2; 
}
.appointment-checklist-wrap {
  padding-top: 70px;
  padding-bottom: 81px;
}
.appointment-checklist-wrap .appointments-checklist-item:first-child {
  border-top: 1px solid #DCDCF0;
}
.appointment-checklist-wrap .appointments-checklist-text {
  display: flex;
  align-items: center;
  padding: 12px 0px 12px 60px;
  position: relative;
}
.appointment-checklist-wrap .appointments-checklist-item {
  display: grid;
  padding: 20px 24px;
  align-items: center;
  border-bottom: 1px solid #DCDCF0;
}
.patient-wrap .form-link-item svg,
.patient-wrap .pdf-download-item svg,
.appointment-checklist-wrap .appointments-checklist-item svg {
  position: absolute;
  left: 0;
  top: 0;
}
.page-for-patients .resources-wrap h3 {
  margin-top: 0;
}
.patient-forms-wrap {
  padding-top: 70px;
}
.patient-wrap {
  display: grid;
  max-width: 1160px;
  margin: 45px auto 0;
  grid-template-columns: repeat(2,minmax(0,1fr));
}
.patient-wrap .form-link-item,
.patient-wrap .pdf-download-item {
  display: flex; 
  padding: 20px 24px;
  align-items: center;
  border-bottom: 1px solid #DCDCF0;
  position: relative;
}
.patient-wrap .form-link-item:last-child,
.patient-wrap .pdf-download-item:last-child {
  border-bottom: 0px solid #DCDCF0;
}
.patient-wrap .pdf-download-item.single-item {
	border-bottom: 1px solid #DCDCF0;
}
.patient-wrap {
  border-top: 1px solid #DCDCF0;
  border-bottom: 1px solid #DCDCF0;
}
.patient-wrap .form-link-item svg,
.patient-wrap .pdf-download-item svg {
  top: 3px;
}
.patient-wrap .form-link-item a,
.patient-wrap .pdf-download-item a {
  display: flex;
  align-items: center;
  padding: 12px 0px 12px 60px;
  position: relative;
}
.patient-wrap .pdf-download-item {
  border-left: 1px solid #DCDCF0;
}
@media(max-width: 760px) {
  /*.appointment-checklist-wrap .appointments-checklist-text {
    padding-left: 40px;
  }*/
	.patient-wrap .pdf-download-item.single-item {
		border-bottom: 0px;
	}
  .appointments-info-item {
    grid-template-columns: repeat(1,minmax(0,1fr));
  }
  .appointments-info-item p {
    margin: 0;
  }
  .patient-wrap {
    grid-template-columns: repeat(1,minmax(0,1fr));
  }
  .patient-wrap .patient-form-links {
    border-bottom: 1px solid #DCDCF0;
  }
  .patient-wrap .pdf-download-item {
    border-left: 0;
  }
  /*.patient-wrap .form-link-item svg, 
  .patient-wrap .pdf-download-item svg, 
  .appointment-checklist-wrap .appointments-checklist-item svg {
    top: 4px;
    width: 26px;
  }*/

}
@media(max-width: 650px) {
  .appointments-info h3 {
    font-size: 26px;
  }
}
/*=========================================
            TREATMENT PAGE
===========================================*/
.treatment-banner .container {
  color: #fff;
  display: flex;
  max-width: 1200px;
  padding-top: 150px;
  padding-bottom: 150px;
}
.treatment-banner h1 {
  font-size: 42px;
  font-weight: 700;
  line-height: 1.3;
  margin-top: 0;
  margin-bottom: 20px;
}
.treatment-banner h1 span {
  display: block;
}
.treatment-banner-icon {
  width: 177px;
  margin-right: 32px;
}
.treatment-banner-icon img {
  width: 100%;
  display: block;
}
.treatment-faqs .container {
  max-width: 1200px;
  padding-top: 132px;
  padding-bottom: 132px;
}
.treatment-faqs .faqs h3 {
  color: #0033a1;
  font-size: 22px;
  font-weight: 700;
}
.treatment-faqs .faqs {
  margin-bottom: 90px;
}
.faqs h3 span {
  color: #231f20;
  display: block;
  font-size: 16px;
}
.treatment-faqs .faqs .answer {
  color: #000000;
}
.treatment-btn-wrap {
  width: 100%;
  max-width: 1060px;
  margin: 0 auto;
}
.treatment-btn-wrap {
  display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr));
  grid-column-gap: 55px;
}
@media(max-width: 1440px) {
  .treatment-banner h1 {
    font-size: 36px;
  }
  .treatment-banner-icon {
    width: 125px;
  }
}
@media(max-width: 1150px) {
  .treatment-banner h1 span {
    display: inline;
  }
}
@media(max-width: 960px) {
  .treatment-banner h1 {
    font-size: 36px;
  }
  .treatment-btn-wrap {
    grid-column-gap: 20px;
  }
}
@media(max-width: 770px) {
  .treatment-banner .container {
    flex-direction: column;
  }
  .treatment-banner h1 {
    font-size: 36px;
  }
  .treatment-banner-icon {
    width: 100px;
    margin-bottom: 20px;
  }
}
@media(max-width: 700px) {
  .treatment-btn-wrap {
    grid-template-columns: repeat(1,minmax(0,1fr));
    grid-row-gap: 20px;
  }  
}
/*=========================================
            CONTACT PAGE
===========================================*/
.contact-details {
  display: flex;
}
.contact-details .col-12 {
  padding: 15% 10% 10%;
}
.contact-details >.col-6 {
  padding-right: 0;
  margin-left: auto;
  margin-bottom: -65px;
}
.contact-details >.col-6 iframe {
  width: 100% !important;
  height: 100% !important;
  max-height: 100% !important;
}
.contact-details .list-style li {
  font-weight: 400;
}
.contact-details .list-style li address {
  font-style: normal;
}
.contact-details h2 {
  font-size: 42px;
}
.contact-details .find-us {
  margin-bottom: 50px;
}
.contact-details img {
  width: 100%;
  display: block;
}
.contact-details .btn {
  width: 100% !important;
  max-width: 500px !important;
}
.enquires-wrapper {
  background-color: #F2F2F7;
}
.enquires-wrapper .container {
  padding-top: 200px;
  padding-bottom: 100px;
  max-width: 1110px;
}
.enquires-wrapper .container p,
.enquires-wrapper .container h2 {
  text-align: center;
}
.enquires-wrapper h2 {
  margin-bottom: 20px;
}
.nf-before-form-content {
  display: none;
}
.enquiry-form-wrappeer {
  padding-top: 50px;
}
.enquiry-form-wrappeer .field-wrap.submit-wrap .nf-field-element {
  display: flex;
  justify-content: center;
}
.enquiry-form-wrappeer .nf-multi-cell .nf-cell {
  padding-left: 25px;
  padding-right: 25px;
}
.mobile-ent-map {
  display: none;
}
@media(max-width: 1100px) {
	.enquires-wrapper .container {
	  padding-top: 50px;
	  padding-bottom: 50px;
	}	
  .contact-details {
    display: block;
  }
  .contact-details >.col-6 {
    display: none;
  }
  .mobile-ent-map {
    display: block;
  }
}
@media(max-width: 980px) {
  .enquiry-form-wrappeer .nf-multi-cell .nf-cell {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media(max-width: 700px) {
  .contact-details .col-12 {
    padding-left: 0;
    padding-right: 0;
  }
}
/*=========================================
          APPINTMENT PAGE
===========================================*/
.appointment-checklist-wrapper {
  background-color: #F1F1F6;  
  border-bottom: 1px solid #F1F1F6;
}
.appointment-form-wrapper .container,
.appointment-checklist-wrapper .container {
  max-width: 1120px;
  padding-top: 110px;
  padding-bottom: 110px;
}
.page-appointment h3 {
  color: #0033a1;
  font-size: 32px;
  font-weight: 400;
  margin-bottom: 25px;
}
.appointment-from-info {
	padding-bottom: 40px;
}
.checklist {
  list-style: none;
  padding-left: 0;
}
.checklist li {
  padding-left: 25px;
  position: relative;
  font-weight: 400;
  margin-bottom: 10px;
}
.checklist li:before {
  content: '\e800';
  font-family: 'Fontello';
  position: absolute;
  left: 0;
  top: 0;
}
.checklist li a {
  color: #fe3b1f;
  text-decoration: underline;
}
.appointment-form-wrapper .container {
  padding-top: 120px;
  padding-bottom: 250px;
}
.appointment-form-wrapper .date-wrap .nf-field-label span {
  display: flex;
  align-items: center;
}
.appointment-form-wrapper .date-wrap .nf-field-label {
  justify-content: flex-end;
}
.appointment-form-wrapper .date-wrap .nf-field-label span i {
  font-size: 30px;
  margin-right: 22px;
}
.appointment-form-wrapper nf-cells {
  display: flex;
  grid-column-gap: 50px;
}
.appointment-form-wrapper .nf-field {
  width: 100%;
}
@media(max-width: 980px) {
	.appointment-form-wrapper .container,
	.appointment-checklist-wrapper .container {
	  padding-top: 50px;
	  padding-bottom: 50px;
	}
  .appointment-form-wrapper nf-cells {
    grid-column-gap: 20px;
  }
}
@media(max-width: 640px) {
  .appointment-form-wrapper nf-cells {
    display: block;
  }
  .nf-multi-cell .nf-cell {
    width: 100% !important;
    float: none !important;
  }
}
/*=========================================
        PATIENT REGISTRATION PAGE
===========================================*/

.registration-form-wrapper .container {
  max-width: 1120px;
  padding-top: 110px;
  padding-bottom: 110px;
  background-color: #fff; 
}
.registration-form-wrapper .nf-row {
  padding-left: 25px;
  padding-right: 25px;
}
.registration-form-wrapper .nf-row h2 {
  font-size: 32px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0;
}
.registration-form-wrapper .list-checkbox-wrap {
  max-width: 640px;
}
.list-checkbox-wrap ul {
  display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr));
  grid-column-gap: 20px;
}
.list-checkbox-wrap ul li {
  display: flex;
  align-items: center;
  margin-bottom: 25px !important;
}
.list-checkbox-wrap .nf-field-element li label {
  margin-left: 0 !important;
}
.registration-form-wrapper .list-checkbox-wrap label {
  font-size: 16px;
}
.registration-form-wrapper .nf-row nf-cells {
  display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr));
  grid-column-gap: 52px;
}
.registration-form-wrapper .nf-row:nth-child(2) nf-cells >div,
.registration-form-wrapper .nf-row:nth-child(9) nf-cells >div,
.registration-form-wrapper .nf-row:nth-child(15) nf-cells >div,
.registration-form-wrapper .nf-row:nth-child(16) nf-cells >div,
.registration-form-wrapper .nf-row:nth-child(18) nf-cells >div,
.registration-form-wrapper .nf-row:nth-child(19) nf-cells >div,
.registration-form-wrapper .nf-row:nth-child(20) nf-cells >div,
.registration-form-wrapper .nf-row:nth-child(21) nf-cells >div,
.registration-form-wrapper .nf-row:nth-child(22) nf-cells >div,
.registration-form-wrapper .nf-row:nth-child(23) nf-cells >div,
.registration-form-wrapper .nf-row:nth-child(24) nf-cells >div,
.registration-form-wrapper .nf-row:nth-child(25) nf-cells >div,
.registration-form-wrapper .nf-row:nth-child(26) nf-cells >div,
.registration-form-wrapper .nf-row:nth-child(27) nf-cells >div,
.registration-form-wrapper .nf-row:nth-child(28) nf-cells >div,
.registration-form-wrapper .nf-row:nth-child(29) nf-cells >div {
  grid-column: 1 / span 2;
}
.registration-form-wrapper .nf-row nf-cells >div {
  width: 100% !important;
}
.registration-form-wrapper .nf-row:nth-child(11),
.registration-form-wrapper .nf-row:nth-child(17) {
  padding-top: 50px;
}
/*.registration-form-wrapper .nf-row:nth-child(16) {
  margin-bottom: 50px;
}*/
.registration-form-wrapper .nf-row:nth-child(13),
.registration-form-wrapper .nf-row:nth-child(21) {
  padding-bottom: 25px;
  margin-bottom: 50px;
}
.registration-form-wrapper .nf-row:nth-child(12) nf-cells h2 {
  margin-top: 50px;
}
.registration-form-wrapper form {
  padding-top: 80px;
}
.registration-form-wrapper .nf-row:nth-child(11),
.registration-form-wrapper .nf-row:nth-child(12),
.registration-form-wrapper .nf-row:nth-child(13) {
  background: #F1F1F6;
}
.registration-form-wrapper .date-wrap .nf-field-label span i {
  font-size: 30px;
  margin-right: 22px;
}
.registration-form-wrapper .date-wrap .nf-field-label span {
  display: flex;
  align-items: center;
}
.registration-form-wrapper .disclaimer .nf-field-label label {
  display: inline-block !important;
}
.label-right .checkbox-wrap .nf-field-element {
  width: 52px !important;
}
.registration-form-wrapper .nf-row:nth-child(11) nf-cells div:first-child nf-fields {
   display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr));
  grid-column-gap: 52px;
}
.registration-form-wrapper .nf-row:nth-child(11) nf-cells div:first-child nf-fields nf-field:first-child {
   grid-column: 1 / span 2;
}
@media(max-width: 700px) {
  .registration-form-wrapper .nf-row nf-cells {
    grid-template-columns: repeat(1,minmax(0,1fr));
  }
}
@media(max-width: 470px) {
  .list-checkbox-wrap ul {
    grid-template-columns: repeat(1,minmax(0,1fr));
  }
}
/*=========================================
          HELATHCARE PAGE
===========================================*/
.list-col {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-column-gap: 80px;
}
.inner-banner .list-col .list-style {
  display: block;
}
.inner-banner .list-col .list-style li {
  font-size: 18px;
}
/*.inner-banner .list-col .list-style li span {
  border-top-color: rgba(255,255,255,0.25);
  border-bottom-color: rgba(255,255,255,0.25);
}
.inner-banner .list-col .list-style li:first-child span {
  border-bottom: 0;
}*/
.emergency-appointments {
  background-color: #FFE4DB;
}

.emergency-appointments .container {
  max-width: 1140px;
  padding-top: 116px;
  padding-bottom: 116px;
}
@media(max-width: 900px) {
  .list-col {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .inner-banner .list-style {
    margin-bottom: 0;
  }
  .inner-banner .list-style:nth-child(2) {
    border-top: 0px;
  }
  .inner-banner .list-style li:nth-child(1) span {
    border-top: 0px;
  }
  /*.inner-banner .list-style:nth-child(1) li:nth-child(1) span {
    border-top: 2px solid rgba(255,255,255,0.25);
  }*/
}
/*=========================================
          Healthcare Providers Page
===========================================*/
.healthcare-form-wrapper .container {
  padding-top: 100px;
  padding-bottom: 100px;
  max-width: 1110px;
}
.page-healthcare-providers h3 {
  color: #0033a1;
  	
}
.emergency-appointments h3 {
	font-size: 32px;
}
.healthcare-form-wrapper h2 {
  font-size: 32px;
}
.healthcare-form-wrapper .nf-row nf-cells {
  display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr));
  grid-column-gap: 52px;
}
.healthcare-form-wrapper .nf-row nf-cells > div {
  width: 100% !important;
}
.healthcare-form-wrapper .nf-row:nth-child(5) nf-cells >div,
.healthcare-form-wrapper .nf-row:nth-child(6) nf-cells >div,
.healthcare-form-wrapper .nf-row:nth-child(7) nf-cells >div,
.healthcare-form-wrapper .nf-row:nth-child(10) nf-cells >div,
.healthcare-form-wrapper .nf-row:nth-child(11) nf-cells >div {
  grid-column: 1 / span 2;
}
.doctors-resources-wrap {
  background: #F1F1F6;
} 
.doctors-resources-wrap h2 {
  padding-left: 24px;
}
.doctors-resources-wrap .container {
  padding-top: 135px;
  padding-bottom: 135px;
}
.doctors-resources-wrap .resources-wrap {
  display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr));
  grid-column-gap: 330px;
}
.resources-list .resources-item {
  padding: 20px 24px;
  border-bottom: 1px solid #DCDCF0;
}
.resources h3 {
  margin: 0;
  color: #0033a1;
  font-size: 22px;
  font-weight: 800;
}
.resources-list .resources-item a {
	margin-right: 5px;
}
.healthcare-form-wrapper .nf-row .disclaimer .nf-field-label label {
  display: inline-block;
}
@media(max-width: 1500px) {
  .doctors-resources-wrap .resources-wrap {
    grid-column-gap: 100px;
  }
}
@media(max-width: 800px) {
  .doctors-resources-wrap .container {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .doctors-resources-wrap .resources-wrap {
    grid-template-columns: repeat(1,minmax(0,1fr));
  }
}
@media(max-width: 760px) {
  .healthcare-form-wrapper .nf-row nf-cells {
    grid-template-columns: repeat(1,minmax(0,1fr));
  }
}
@media(max-width: 500px) {
  .healthcare-form-wrapper .list-checkbox-wrap ul {
    grid-template-columns: repeat(1,minmax(0,1fr));
  }
}
/*=========================================
            Paediatric ENT Page
===========================================*/
.page-paediatric-ent h3 {
  color: #0033a1;
}
.top-faqs-taxt {
  padding-bottom: 20px;
}
.bottom-faqs-text {
  padding-bottom: 60px;
}
.common-faqs {
  background: #F8F9FA;
}
.common-faqs .container {
  max-width: 620px;
  padding-top: 70px;
  padding-bottom: 90px;
}
.common-faqs h2 {
  text-align: center;
  margin-bottom: 40px;
}
.common-faqs h3 {
  color: #231f20;
}
/*=========================================
            ENT REFERAL UPLOAD PAE
===========================================*/
.content-area article#post-1684 h2 {
  margin-bottom: 20px;
}
.content-area article#post-1684 h3 {
  color: #0033a1;
  font-size: 32px;
  font-weight: 400;
  margin-top: 0;
}
.content-area article#post-1684 #nf-label-field-182 {
  color: #0033a1;
  font-size: 32px !important;
  font-weight: 400 !important;
}
.content-area article#post-1684 .entry-content {
  padding-left: 20px;
  padding-right: 20px;
}
.content-area article#post-1684 .entry-content,
.content-area article#post-1684 .entry-content > *,
.content-area article#post-1684 .entry-content #nf-form-6-cont {
	max-width: 1690px !important;
}
.content-area article#post-1684 .entry-content #nf-form-6-cont {
 background-color: #F1F1F6;
 margin-bottom: 150px;
}
.content-area article#post-1684 .entry-content #nf-form-6-cont >div {
  width: 100%;
  padding: 50px 20px;
  max-width: 1300px;
  margin: 0 auto;
}
.content-area article#post-1684 .entry-content #nf-form-6-cont .nf-cell {
  width: 100% !important;
}
.content-area article#post-1684 .entry-content #nf-form-6-cont .nf-row nf-cells {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 50px;
}
.content-area article#post-1684 .entry-content .nf-field-description {
  margin-bottom: 20px;
}
.content-area article#post-1684 .file_upload-wrap .btn {
  color: #000;
  width: 212px;
  height: 92px;
  font-size: 16px !important;
  border: 0px !important;
  border-radius: 0px !important;
  margin-bottom: 30px;
}
.content-area article#post-1684 .file_upload-wrap .btn.nf-fu-button-cancel {
  color: #fff;
  width: 100px !important;
  height: 40px;
  min-width: 100px;
  background: #0033a1;
}
.nf-form-content .nf-field-container #nf-field-182-wrap .nf-field-element .nf-fu-progress {
  height: 25px;
  border-radius: 0 !important;
  border: 1px solid #e4e4f3;
}
.nf-form-content .nf-field-container #nf-field-182-wrap .nf-field-element .files_uploaded p a.delete {
  margin-left: 10px;
}
@media(max-width: 960px) {
  .content-area article#post-1684 .entry-content #nf-form-6-cont .nf-row nf-cells {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 50px;
  }
  .nf-field-label label {
    display: inline-block;
  }
}
@media(max-width: 640px) {
  .content-area article#post-1684 h3,
  .content-area article#post-1684 #nf-label-field-182 {
    font-size: 28px !important;
  }
	.content-area article#post-1684 .file_upload-wrap .btn {
		width: 140px;
		min-width: 140px;
    height: 70px;
		padding: 10px !important;
		margin-right: 10px;
	}
  .content-area article#post-1684 .file_upload-wrap .btn.nf-fu-button-cancel {
    margin-right: 0;
  }
}
@media (max-width: 350px) {
  .content-area article#post-1684 .file_upload-wrap .btn {
    width: 120px;
    min-width: 120px;
    height: 60px;
  }
}
/*=========================================
            FOOTER CAROUSEL
===========================================*/
.footer-caousel-wrpper {
  position: relative;
}
.footer-caousel-wrpper .container {
  max-width: 1160px;
  padding-top: 90px;
  padding-bottom: 90px;
  position: static;
}
.footer-caousel {
  padding: 0 80px;
  border-left: 18px solid #0033a1;
  border-right: 18px solid #0033a1;
  position: static !important;
}
.footer-caousel .slick-track {
  display: flex;
  align-items: center;
}
.footer-caousel .slick-slide {
  margin-left: 25px;
  margin-right: 25px;
}
.footer-caousel .slick-arrow {
  width: 80px;
  height: 80px;
  color: #fff !important;
  background-color: #0033a1 !important;
}
.footer-caousel .slick-prev {
  top: 98px;
}
.footer-caousel .slick-next {
  left: 0;
  right: auto;
  top: 181px;
}
@media(max-width: 1300px) {
  .footer-caousel-wrpper .container {
    max-width: 980px;
  }
  .footer-caousel .slick-arrow {
    width: 63px;
    height: 63px;
  }
	.footer-caousel .slick-prev {
	  top: 125px;
	}	
  .footer-caousel .slick-next {
    top: 190px;
  }
}
@media(max-width: 900px) {
  .footer-caousel {
    padding-left: 20px;
    padding-right: 20px;
  }
  .footer-caousel-wrpper .container {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .footer-caousel .slick-slide {
    margin-left: 15px;
    margin-right: 15px;
  }
}
/* SEARCH PAGE
---------------------------------------------------------------------------*/
.search .site-content .container {
  margin: 0 auto !important;
  padding-bottom: 80px;
  position: static;
}
.search-no-results .site-content .container {
  width: 100%;
  max-width: 92%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-direction: column;
}
.search .site-content .container article {
  width: 100%;
  padding: 30px 10px;
  margin-bottom: 20px;
  margin-top: 0 !important;
  border-bottom: 1px solid #ccc;
  background-color: #fff;
  transition: background-color linear 200ms;
  transition: padding linear 200ms;
}
.search .site-content .container article p {
  max-width: 100% !important;
}
.search .site-content article .post-meta {
  list-style: none;
  padding-left: 0;
}
.search .site-content article .entry-header {
  margin: 0 !important;
}
.search .site-content article .entry-content {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.search .site-content article .post-meta a {
  padding: 0;
  display: inline-block;
}
.search .site-content .container article:hover {
  background-color: #F4F4F4;
  padding-left: 25px;
}
.search .site-content article .entry-footer {
  max-width: 100%;
}
.nothing-found-wrap .woocommerce {
  padding-top: 150px;
  padding-bottom: 150px;
}
.search .site-content article h2 {
  font-size: 24px;
  text-align: left;
  margin: 0 !important;
  font-family: 'Montserrat Regular';
}
.search .site-content h1 {
  font-size: 35px;
}
.search .site-content h4 {
  font-size: 22px;
  font-family: 'Montserrat Bold';
  margin-bottom: 60px;
}
.search .site-content .search-title {
  font-size: 30px;
  font-family: 'Montserrat Bold';
}
.page-header {
  max-width: 100% !important;
  padding-bottom: 0;
  margin-bottom: 0 !important;
  border-bottom: 0px !important;
}
.search-no-results .page-content {
  margin-top: 10px;
}
.search .search-result-count {
  max-width: 100% !important;
  margin-bottom: 25px;
}
/* 404 PAGE
---------------------------------------------------------------------------*/
.error404 .site-content .container {
  padding-top: 40px;
  padding-bottom: 80px;
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  justify-content: center;
  margin-left: auto !important;
  margin-right: auto !important;
}
.error404 .site-content .page-header {
  padding-bottom: 0;
}
.error404 .site-content h1 {
  font-size: 35px;
}

/*=========================================
                 FOOTER
===========================================*/
.site-footer {
  width: 100%;
  color: #fff;
  max-width: 100%;
  margin: 0 !important;
  padding:0 !important;
  background-color: #0033a1;
}
.site-footer .footer-menu {
  margin-top: 0 !important;
  margin-bottom: 45px !important;
}
.site-footer .footer-menu .container {
  max-width: 1205px;
  padding-top: 85px;
  padding-bottom: 65px;
}
.site-footer .contact-info {
  margin-bottom: 30px;
}
.site-footer span {
  display: block;
  margin-bottom: 12px;
}
.site-footer .first-child {
  display: inline-block;
}
.site-footer strong {
  font-weight: 800;
}
.site-footer address {
  font-style: normal;
}
.site-footer h4 {
  font-size: 15px;
  font-family: "Barlow", sans-serif;
  font-weight: 600;
  margin-bottom: 12px;
}
.site-footer .social-links {
  display: flex;
  margin-top: 25px;
  align-items: flex-start;
  justify-content: flex-start;
  margin-left: -13px;
}
.footer-menu {
  margin-top: 0;
  padding-left: 0;
  list-style: none;
}
.footer-menu li {
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 5px;
  font-family: "Barlow", sans-serif;
}
.footer-menu li a {
  color: #fff;
  text-decoration: none;
}
.footer-menu li a:hover {
  text-decoration: underline;
}
.site-footer p {
  margin: 0;
  font-weight: 400;
  margin-bottom: 3px;
}
.site-footer h4 {
  margin-top: 0;
  padding-right: 20px;
  margin-bottom: 15px;
  position: relative;
  cursor: pointer;
}
.copyright {
  color: #fff;
  margin: 0px !important;
  font-weight: 400;
  border-top: 1px solid #3556B4;
}
.copyright .container {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}
.copyright .container a {
  color: inherit;
  text-decoration: none;
}
.site-footer .acknowledgement-wrap {
  color: #2d2a26;
  font-size: 13px;
  background: #fff;
}
.acknowledgement-wrap {
  margin: 0 !important;
}
.acknowledgement-wrap .container {
  padding-top: 65px;
  padding-bottom: 65px;
  text-align: center;
  max-width: 780px;
}
.acknowledgement-wrap h5 {
  font-weight: 800;
  text-transform: uppercase;
}
@media(max-width: 900px) {
  .site-footer .footer-menu .container {
    padding-top: 50px;
    padding-bottom: 40px;
  }
  .site-footer .footer-menu .col-2,
  .site-footer .footer-menu .col-3 {
    display: none;
  }
  .site-footer .footer-menu .col-4 {
    max-width: 100%;
    flex: 0 0 100%;
    display: flex;
    padding-left: 30px;
    padding-right: 30px;
    justify-content: space-between;
  }
  .acknowledgement-wrap .container {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media(max-width: 600px) {
  .site-footer .footer-menu .col-4 {
    display: block;
    text-align: center;
  }
}
/* PLUGINS
---------------------------------------------------------------------------*/
/*!
 * Hamburgers
 */
 .hamburger {
  margin-left: auto;
  padding: 15px 34px 15px 0px;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  overflow: visible; 
  z-index: 99;
}
/*.hamburger:hover {
  opacity: 0.7; 
}
.hamburger.is-active:hover {
  opacity: 0.7; 
}*/
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #00339f; 
}

.hamburger-box {
  width: 48px;
  height: 23px;
  display: inline-block;
  position: relative; 
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; 
}
.hamburger-inner, 
.hamburger-inner::before, 
.hamburger-inner::after {
    width: 48px;
    height: 2px;
    background-color: #00339f;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; 
}
.hamburger-inner::before, 
.hamburger-inner::after {
    content: "";
    display: block; 
}
.hamburger-inner::before {
    top: -14px; 
}
.hamburger-inner::after {
    bottom: -14px; 
}
@media(max-width: 700px) {
  .hamburger-box {
    width: 38px;
  }
  .hamburger-inner, 
  .hamburger-inner::before, 
  .hamburger-inner::after {
    width: 38px;
  }
}
/*
   * Collapse
   */
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.hamburger--collapse .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), 
              transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}
.hamburger--collapse.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
/*
   * Spin
   */
.hamburger--spin .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
/*
   * Spin Reverse
   */
.hamburger--spin-r .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin-r .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r.is-active .hamburger-inner {
    transform: rotate(-225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger--spin-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Emphatic
   */
.hamburger--emphatic {
  overflow: hidden;
}
.hamburger--emphatic .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in;
}
.hamburger--emphatic .hamburger-inner::before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}
.hamburger--emphatic .hamburger-inner::after {
  top: 13px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}
.hamburger--emphatic.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent !important;
}
.hamburger--emphatic.is-active .hamburger-inner::before {
  left: -80px;
  top: -80px;
  transform: translate3d(80px, 80px, 0) rotate(45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic.is-active .hamburger-inner::after {
  right: -80px;
  top: -80px;
  transform: translate3d(-80px, 80px, 0) rotate(-45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
/*
   * Emphatic Reverse
   */
.hamburger--emphatic-r {
  overflow: hidden;
}
.hamburger--emphatic-r .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r .hamburger-inner::before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r .hamburger-inner::after {
  top: 10px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent !important;
}
.hamburger--emphatic-r.is-active .hamburger-inner::before {
  left: -80px;
  top: 80px;
  transform: translate3d(80px, -80px, 0) rotate(-45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic-r.is-active .hamburger-inner::after {
  right: -80px;
  top: 80px;
  transform: translate3d(-80px, -80px, 0) rotate(45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
/*
   * Squeeze
   */
   .hamburger--squeeze .hamburger-inner {
    transition-duration: 0.075s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
    .hamburger--squeeze .hamburger-inner::before {
      transition: top 0.075s 0.12s ease, opacity 0.075s ease; }
    .hamburger--squeeze .hamburger-inner::after {
      transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  
  .hamburger--squeeze.is-active .hamburger-inner {
    transform: rotate(45deg);
    transition-delay: 0.12s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
    .hamburger--squeeze.is-active .hamburger-inner::before {
      top: 0;
      opacity: 0;
      transition: top 0.075s ease, opacity 0.075s 0.12s ease; }
    .hamburger--squeeze.is-active .hamburger-inner::after {
      bottom: 0;
      transform: rotate(-90deg);
      transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }
/* SLICK SLIDER
-------------------------*/

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}
.slick-track:after{
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide {
    float: right;
}
.slick-slide img {
  width: 100%;
  display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/* Slider */
.slick-loading .slick-list {
    background: #fff url('css/images/loading.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 100%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  color: #fff !important;
  background-color: #0033a1 !important;
  z-index: 99;
}
.slick-arrow {
  width: 51px;
  height: 51px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;

}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25;
}
.video-prev-btn:before,
.video-next-btn:before,
.slick-pre:before,
.slick-nxt:before,
.slick-prev:before,
.slick-next:before {
  color: #fff;
  font-family: 'Fontello';
  font-size: 26px;
  line-height: 1;
  opacity: 1;
  transition: transform .4s;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-pre:hover:before,
.slick-nxt:hover:before,
.video-prev-btn:before,
.video-next-btn:before,
.slick-prev:hover:before,
.slick-next:hover:before {
  transform: rotate(360deg);
}
.slick-prev {
    left: 0;
}
[dir='rtl'] .slick-prev {
    right: 0;
    left: auto;
}
.slick-prev:before {
    content: '\E808';
}
[dir='rtl'] .slick-prev:before {
    content: '\E808';
}
.slick-next {
    right: 0;
}
[dir='rtl'] .slick-next {
    right: auto;
    left: 0;
}
.slick-next:before {
    content: '\E809';
}
[dir='rtl'] .slick-next:before {
    content: '\E809';
}

/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 0px;
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    padding: 0 !important;
    line-height: 0;
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 100px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: #F1F1F6 !important;
}
.slick-dots li button:hover,
.slick-dots li button:focus,
.slick-dots li.slick-active button {
  outline: none;
  background-color: #0033a1 !important;
}
@media(max-width: 1440px) {
  .video-prev-btn:before,
  .video-next-btn:before,
  .slick-pre:before,
  .slick-nxt:before,
  .slick-prev:before,
  .slick-next:before {
    font-size: 18px;
  }
  .slick-pre,
  .slick-nxt,
  .slick-prev,
  .slick-next {
    width: 50px;
    height: 50px;
  }
}
/*======================================
  Selectric v1.13.0
========================================*/
.selectric-wrapper {
	width: 100%;
  position: relative;
  cursor: pointer;
	background-color: transparent;
}
.selectric-responsive {
  width: 100%;
}
.selectric {
	display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
	align-items: center;
  height: 85px;
	display: -webkit-flex;
	-webkit-align-items: center;
  background-color: #fff;
  border: 2px solid #fff !important;
  border-radius: 0px;
  position: relative;
  overflow: hidden;
}
.selectric .label {
	display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
	align-items: center;
	display: -webkit-flex;
	-webkit-align-items: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 38px 0 14px;
  font-size: 15px;
	font-family: "Barlow", sans-serif;
  font-weight: 400;
  line-height: 38px;
  color: #231F20;
  height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.selectric .button {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
	align-items: center;
  display: -webkit-flex;
	-webkit-align-items: center;
  border: 0px !important;
  background: #fff !important;
  position: absolute;
  right: 0;
  top: 0;
  width: 38px !important;
  min-width: 38px !important;
  height: 100% !important;
  color: #231F20 !important;
  text-align: center;
}

.selectric .button:after {
	display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
	align-items: center;
	justify-content: center;
	display: -webkit-flex;
	-webkit-align-items: center;
	-webkit-justify-content: center;
  content: '\E811';
  font-size: 10px;
  font-family: 'Fontello';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.selectric-focus .selectric {
  border-color: #2C2A25;
}
.selectric-open {
  z-index: 9999;
}
.selectric-open .selectric-items {
  width: 238px !important;
  display: block;
}
.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}
.selectric-hide-select select {
  position: absolute;
  left: -100%;
}
.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  box-sizing: border-box;
  opacity: 0;
}
.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  font: 0/0 !important;
  background: none !important;
}
.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}
/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
	background-color: #fff;
  border: 1px solid #eee;
  z-index: -1;
}
.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}
.selectric-above .selectric-items {
  top: auto;
  bottom: 100%;
}
.selectric-items ul {
  list-style: none;
  padding: 15px 0;
  margin: 0;
}
.selectric-items li {
  display: block;
  padding: 5px 10px;
  font-size: 16px;
  text-align: left;
	font-family: "Barlow", sans-serif;
  font-weight: 400;
  color: #2D2A26;
  cursor: pointer;
}
.selectric-items li:hover {
  color: #949A7D;
}
.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #666 !important;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.selectric-items .selectric-group .selectric-group-label {
  font-weight: bold;
  padding-left: 10px;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: none;
  color: #444;
}
.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}
.selectric-items .selectric-group li {
  padding-left: 25px;
}
.align-items-center{
    align-items: center;
}
/* PRINT STYLES
---------------------------------------------------------------------------*/
@media print {
	* {
		background: transparent !important;
		color: #000 !important; /* Black prints faster: h5bp.com/s */
		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) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: "";
	}
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group; /* h5bp.com/t */
	}
	tr,
	img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	@page {
		margin: 0.5cm;
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}
	h2,
	h3 {
		page-break-after: avoid;
	}
}