/*@import url(https://fonts.googleapis.com/css?family=Sanchez:400italic,400);*/
@import url("normalize.css");
/*====================================================
  * Template:   Denteur
  * Version:    1.0
  * Author:     QuickDev
  * Create :    18 September 2019
====================================================*/

/*==================================================*/

/* [Table of contents] */

/*==================================================*/

/*	

     1. RESET	
    2. TYPOGRAPHY
    3. SPACE AND ALIGMENT
    4. PRELOADER
    5. BUTTONS
    6. HEADER
    7. FOOTER
    8. PAGES STYLES
    9. ABOUT US
    10. ABOUT US  ALT
    11. SERVICES
    12. 404 ERROR PAGE
    13. TEAM
    14. DOCTOR SINGLE
    15. FAQ
    16. BLOG PREVIEW
    17. BLOG GRID
    18. BLOG SIDEBAR
    19. BLOG CONTENT
    20. BLOG SINGLE
    21. DEPARTMENTS
    22. CONTACT US
    23. CONTACT US ALT
    24. PRICING TABLE
    25. TESTIMONIALS PARALLAX
    26. MAGNIFIC POPUP
    27. PROJECT GRID 2
    28. YOUTUBE POPUP
    29. MODAL POPUP
    30. PULSE BUTTON EFFECTS
    31. SCROLLING TOP
    32. SLIDER
    33. HOME PAGE ONE
    34. HOME PAGE TWO
    35. HOME PAGE THREE	
*/

@font-face {
	font-family: "Gilroy-Regular";
	font-display: swap;
	src: url("../fonts/Gilroy/Gilroy-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Gilroy-Medium";
	font-display: swap;
	src: url("../fonts/Gilroy/Gilroy-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Gilroy-Thin";
	font-display: swap;
	src: url("../fonts/Gilroy/Gilroy-Thin.woff") format("woff");
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: "Gilroy-SemiBold";
	font-display: swap;
	src: url("../fonts/Gilroy/Gilroy-SemiBold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Gilroy-SemiBoldItalic";
	font-display: swap;
	src: url("../fonts/Gilroy/Gilroy-SemiBoldItalic.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

/*====================================================
    1. RESET. 
  ====================================================*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html,
body,
div,
span,
applet,
object,
iframe,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}

/* HTML5 display-role reset for older browsers */

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

body {
	overflow-x: hidden;
	text-rendering: optimizeSpeed;
	background: #fff;
	font-family: "Gilroy-Regular", Arial, sans-serif;
	padding-top: 70px;
}

html {
	font-size: 24px;
	font-family: "Gilroy-Thin", Arial, sans-serif;
	line-height: 1.5;
}

html .default {
	position: relative;
	z-index: 1;
	margin: 0 auto;
}

html .default div,
html div {
	font-size: 16px;
}

html .default a {
	color: #007bff;
}

img.alignleft,
figure img,
img.alignright {
	max-width: 100%;
	width: auto;
	height: auto;
	object-fit: cover;
}

.aligncenter,
.alignleft,
.alignright {
	display: block;
	padding: 0;
}

.aligncenter {
	float: none;
	margin: .5em auto 1em;
}

.alignright {
	float: right;
	margin: .5em 0 1em 1em;
}

.alignleft {
	float: left;
	margin: .5em 1em 1em 0;
}

.wp-caption {
	padding: 5px 0;
	border: 1px solid #555;
	background: #444;
	text-align: center;
}

.wp-caption img {
	display: inline;
}

.wp-caption p.wp-caption-text {
	margin: 5px 0 0;
	padding: 0;
	text-align: center;
	font-size: 75%;
	font-weight: 100;
	font-style: italic;
	color: #ddd;
}

img.alignleft {
	margin-right: 15px;
}

img.alignright {
	margin-left: 15px;
}

h5 {
	color: #000;
}

tr,
th,
td {
	border: 1px solid #000;
	padding: 5px;
}

img {
	width: 70%;
	height: auto;
}

.nav-logo>img {
	width: 100%;
	max-width:200px;
}

table {
	overflow: auto;
	max-width: 100%;
	display: block;
}

/*====================================================
    2. TYPOGRAPHY. 
  ====================================================*/

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	margin-top: 0;
	margin-bottom: 1rem;
	color: #323b3c;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	margin-bottom: 0.5rem;
	line-height: 1.1;
	font-family: "Gilroy-Medium";
}

h1,
.h1 {
	font-size: 1.602rem;
	font-family: "Gilroy-SemiBold";
}

h2,
.h2 {
	font-size: 1.424rem;
	font-family: "Gilroy-SemiBold";
	color: #35414b;
}

h3,
.h3 {
	font-size: 0.9rem;
	color: #35414b;
	font-family: "Gilroy-SemiBold";
}

h4,
.h4 {
	font-size: 0.85rem;
	color: #35414b;
	margin-bottom: 5px;
}

.h5 {
	font-size: 0.7rem;
	color: #3ab3df;
	font-family: "Gilroy-Medium";
	text-transform: uppercase;
}

.footer-col h5,
.footer-col .h5 {
	font-size: 0.6rem;
	text-transform: none;
	display: inline-block;
}

h6,
.h6 {
	font-size: 0.889rem;
	text-transform: uppercase;
	font-family: "Gilroy-Medium";
	color: #262626;
}

p {
	font-size: 15px;
	font-family: "Gilroy-Regular";
	color: #8c8c9e;
	line-height: 2;
	margin-bottom: 0px;
}

ul,
ol {
	color: #8c8c9e;
	font-size: 15px;
	padding-left: 15px;
}

header ul,
header ol {
	color: #8c8c9e;
	font-size: inherit;
	padding-left: 0;
	list-style-type: none;
}

a {
	color: #3ab3df;
	text-decoration: none;
	transition: 0.3s;
}

a:hover {
	color: #0056b3;
	text-decoration: underline;
}

/*====================================================
    3. SPACE AND ALIGMENT. 
  ====================================================*/

.container,
.container-fluid {
	margin: 3rem auto 3rem auto;
}

section {
	position: relative;
}

.inner-color {
	padding: 1px 0px;
	background-color: #f7fafa;
}

/*====================================================
    4. PRELOADER 
  ====================================================*/

#loader-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1031;
	background-color: #f2f2f2;
}

.loader2 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}

.loader {
	max-width: 150px;
	width: 100%;
	height: auto;
	stroke-linecap: round;
}

circle {
	fill: none;
	stroke-width: 3.5;
	-webkit-animation-name: preloader;
	animation-name: preloader;
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-transform-origin: 170px 170px;
	transform-origin: 170px 170px;
	will-change: transform;
}

circle:nth-of-type(1) {
	stroke-dasharray: 550px;
}

circle:nth-of-type(2) {
	stroke-dasharray: 500px;
}

circle:nth-of-type(3) {
	stroke-dasharray: 450px;
}

circle:nth-of-type(4) {
	stroke-dasharray: 300px;
}

circle:nth-of-type(1) {
	-webkit-animation-delay: -0.15s;
	animation-delay: -0.15s;
}

circle:nth-of-type(2) {
	-webkit-animation-delay: -0.3s;
	animation-delay: -0.3s;
}

circle:nth-of-type(3) {
	-webkit-animation-delay: -0.45s;
	animation-delay: -0.45s;
}

circle:nth-of-type(4) {
	-webkit-animation-delay: -0.6s;
	animation-delay: -0.6s;
}

@-webkit-keyframes preloader {
	50% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes preloader {
	50% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

/*====================================================
    5. BUTTONS.
  ====================================================*/

.btn {
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	padding: 0.375rem 0.75rem;
	font-size: 0.9rem;
	line-height: 1.5;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	font-family: "Gilroy-Medium";
	border: none;
	border-radius: 5px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.btn-custom {
	color: #fff;
	transition: 0.9s;
	padding: 0.25rem 1rem;
	font-size: 0.6rem;
	background: #eb662d;
	border: solid 2px #eb662d;
}

.btn-custom:hover {
	color: #fff;
	background: #3ab3df;
	border: solid 2px #3ab3df;
}

.btn-custom:focus,
.btn-custom.focus {
	box-shadow: none;
}

.btn-custom.disabled,
.btn-custom:disabled {
	color: #fff;
	background-color: #3ab3df;
	border-color: #3ab3df;
}

.btn-custom:not(:disabled):not(.disabled):active,
.btn-custom:not(:disabled):not(.disabled).active,
.show>.btn-custom.dropdown-toggle {
	color: #fff;
	background-color: none;
	border-color: none;
}

.btn-custom:not(:disabled):not(.disabled):active:focus,
.btn-custom:not(:disabled):not(.disabled).active:focus,
.show>.btn-custom.dropdown-toggle:focus {
	box-shadow: none;
}

a.btn-slider {
	display: inline-block;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	position: relative;
	padding: 0.5rem 2rem;
	overflow: hidden;
	transition: 0.3s ease;
	margin-bottom: 0px;
	font-family: "Gilroy-Regular";
	background-color: #eb662d;
}

a.btn-slider:before {
	content: "";
	display: block;
	height: 100%;
	width: 100%;
	border-bottom: 2px solid #eb662d;
	border-left: 2px solid #eb662d;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: 0.3s ease;
}

a.btn-slider:after {
	content: "";
	display: block;
	height: 100%;
	width: 100%;
	border-top: 2px solid #eb662d;
	border-right: 2px solid #eb662d;
	position: absolute;
	right: 0;
	top: 0;
	transition: 0.3s ease;
}

a.btn-slider:hover:before,
a.btn-slider:hover:after {
	width: 1rem;
	height: 1rem;
	border-color: #fff;
}

a.btn-slider:focus,
.a.btn-slide.focus {
	box-shadow: none;
}

a.btn-slider.disabled,
.a.btn-slide:disabled {
	color: #fff;
	background-color: #3ab3df;
	border-color: #3ab3df;
}

.btn-reply {
	color: #fff;
	transition: 0.9s;
	padding: 4px 10px;
	font-size: 0.6rem;
	background: #eb662d;
	border: solid 2px #eb662d;
	font-size: 13px;
	border-radius: 0px;
	position: absolute;
	right: 0;
}

.btn-reply:hover {
	color: #fff;
	background: #3ab3df;
	border: solid 2px #3ab3df;
}

.btn-reply:focus,
.btn-reply.focus {
	box-shadow: none;
}

.btn-reply.disabled,
.btn-reply:disabled {
	color: #fff;
	background-color: #3ab3df;
	border-color: #3ab3df;
}

.btn-reply:not(:disabled):not(.disabled):active,
.btn-reply:not(:disabled):not(.disabled).active,
.show>.btn-reply.dropdown-toggle {
	color: #fff;
	background-color: none;
	border-color: none;
}

.btn-reply:not(:disabled):not(.disabled):active:focus,
.btn-reply:not(:disabled):not(.disabled).active:focus,
.show>.btn-reply.dropdown-toggle:focus {
	box-shadow: none;
}

.btn-booking {
	color: #fff;
	transition: 0.9s;
	padding: 0.375rem 0.7rem;
	font-size: 0.6rem;
	background: #eb662d;
	border: solid 2px #eb662d;
	font-size: 13px;
	border-radius: 20px;
	text-transform: none;
}

.btn-booking:hover {
	color: #fff;
	background: #e95516;
	border: solid 2px #e95516;
}

.btn-booking:focus,
.btn-reply.focus {
	box-shadow: none;
}

.btn-booking.disabled,
.btn-booking:disabled {
	color: #fff;
	background-color: #ef8354;
	border-color: #ef8354;
}

.btn-booking:not(:disabled):not(.disabled):active,
.btn-booking:not(:disabled):not(.disabled).active,
.show>.btn-booking.dropdown-toggle {
	color: #fff;
	background-color: none;
	border-color: none;
}

.btn-booking:not(:disabled):not(.disabled):active:focus,
.btn-booking:not(:disabled):not(.disabled).active:focus,
.show>.btn-booking.dropdown-toggle:focus {
	box-shadow: none;
}

/*====================================================
    6. HEADER.
  ====================================================*/

.top-header {
	background-color: #556877;
	height: 50px;
	width: 100%;
	clear: both;
	position: fixed;
	top: 0;
	z-index: 99;
}

.top-header .container {
	padding: 0px;
}

.top-header p {
	margin-bottom: 0px;
	color: #fff;
	font-size: 14px;
}

.header-left {
	float: left;
	margin-bottom: 5px;
	background-color: #3ab3df;
	width: 625px;
	height: 50px;
	margin-left: -450px;
	text-align: right;
	padding: 10px 20px 12px 0px;
}

.header-left p::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f095";
	margin-right: 10px;
}

.header-left strong {
	font-family: "Gilroy-SemiBold";
}

.header-right {
	float: right;
	padding: 11px 0px;
}

.ht-right-search {
	display: inline-block;
	margin-right: 0px;
	color: #fff;
	font-size: 15px;
	vertical-align: middle;
}

.ht-right-email {
	display: inline-block;
	margin-right: 10px;
	border-right: 1px solid rgba(255, 255, 255, 0.5);
	padding-right: 15px;
}

.ht-right-email p::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f0e0";
	margin-right: 10px;
}

.ht-right-social {
	display: inline-block;
	margin-right: 10px;
	color: #fff;
	font-size: 15px;
}

header {
	position: relative;
	/* height: 100%; */
	z-index: 100;
}

header .container {
	margin: auto;
}

/*====================================================
    7. FOOTER.
  ====================================================*/

.footer {
	background-color: #35414b;
	padding: 2rem 0rem;
	margin-top: 1rem;
}

.footer.container {
	margin: 1rem auto;
}

.footer-col .footer-logo {
	width: 180px;
}

.footer-col .footer-logo img {
	width: 100%;
}

.footer-col h4,
.footer-col .h4 {
	color: #fff;
	font-size: 17px;
}

.footer-col h4:after,
.footer-col .h4:after {
	background: #3ab3df;
	content: "";
	display: block;
	height: 3px;
	margin: 15px 0px 20px;
	width: 60px;
}

.footer-col p {
	line-height: 1.5;
	margin-top: 15px;
	font-weight: 13px;
	color: #fff;
	text-align: left;
	;
}

.fi-fas {
	float: left;
	margin-right: 15px;
	color: #3ab3df;
	line-height: 1.3;
	margin-bottom: 10px;
}

.fi-fas .fas {
	font-size: 14px;
}

.span-fi {
	clear: both;
	margin: 20px 0px;
}

.span-fi p,
.span-fi a {
	font-size: 13px;
}

.media-post {
	clear: both;
	height: 70px;
}

.media-post img {
	width: 70px;
	height: 70px;
	object-fit: contain;
}

.media-thumb {
	width: 70px;
	float: left;
	margin-right: 15px;
}

.media-thumb img {
	width: 100%;
}

.media-caption h5,
.media-caption .h5 {
	color: #fff;
	font-size: 14px;
	line-height: 1.3;
}

.media-caption p {
	margin-top: -5px;
	font-size: 13px;
}

.footer hr.divider {
	margin: 30px auto 20px;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.footer-col hr.divider {
	margin: 20px auto;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.popular-links ul li {
	font-family: "Gilroy-Regular";
	color: #fff;
	font-size: 14px;
	line-height: 2.5;
	list-style-type: none;
}

.popular-links ul li:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f101";
	margin-right: 10px;
}

.footer-grid-box {
	padding: 10px;
}

.gb-photos {
	padding: 3px;
}

.gb-photos img {
	width: 100%;
}

.footer-bottom {
	padding: 10px 0px;
}

.fb-copyright {
	float: left;
}

.fb-copyright p {
	color: #fff;
	font-size: 14px;
}

.fb-social {
	float: right;
	color: #fff;
	font-size: 15px;
}

.span-fb-social {
	display: inline-block;
	margin-right: 20px;
}

.span-fb-social a,
.fi-caption a,
.popular-links a,
.ht-right-email a,
.ht-right-social a,
.span-fb-social a,
#breadcrumbs a {
	color: #fff;
	text-decoration: none;
}

.media-caption a,
.tb-caption a,
.media a,
.accordion-sidebar a,
.lang-item a,
.tp-caption a {
	text-decoration: none;
}

.popular-links a:hover,
.ht-right-social a:hover,
.span-fb-social a:hover,
.ht-right-email a:hover {
	color: #3ab3df;
}

a .last-box {
	margin-right: 0px;
}

/*====================================================
    8. PAGES STYLES.
  ====================================================*/

.sections {
	/* background-image: url("../img/master/pages-bg.jpg"); */
	height: 300px;
	/*500*/
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.sections:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-image: linear-gradient(to bottom right, #3ab3df, #3ab3df);
	opacity: 0.6;
}

.sections .container {
	margin: 0px auto;
	/* padding: 0; */
}

.sections .container .container {
	padding: 0;
}

.pages-title {
	font-family: "Gilroy-Regular";
	position: absolute;
	bottom: 30px;
	color: #fff;
	max-width: 90%;
}

.pages-title .sub {
	font-weight: 400;
	font-size: 0.85rem;
}

.pages-title h1,
.pages-title .h1 {
	font-size: 2rem;
	color: #fff;
	font-family: "Gilroy-SemiBold";
	margin-bottom: 5px;
}

.pages-title p {
	color: #fff;
}

.breadcrumb {
	background: transparent;
	padding: 0px;
	position: relative;
}

.breadcrumb li {
	display: inline-block;
	float: left;
	font-size: 16px;
	font-family: "Gilroy-Regular";
	color: #fff;
}

.breadcrumb li::after {
	display: inline-block;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f054";
	margin: 10px;
	color: #fff;
	font-size: 14px;
	line-height: 2;
	margin: 0 0.8rem;
}

.breadcrumb li:last-of-type::after {
	display: none;
}

.breadcrumb li.current {
	margin-top: 2px;
}

.section-title {
	width: 50%;
	margin: auto auto 1.7rem;
	text-align: center;
}

.section-title h2,
.section-title .h2 {
	margin-bottom: 5px;
	font-family: "Gilroy-SemiBold";
}

.section-title h2:after,
.section-title .h2:after {
	background: #3ab3df;
	content: "";
	display: block;
	height: 5px;
	margin: 15px auto;
	width: 80px;
}

.section-title p {
	line-height: 1.8;
}

/*====================================================
    9. ABOUT US.
  ====================================================*/

.about-info h5,
.about-info .h5 {
	font-size: 16px;
}

.about-info h2 a,
.about-info .h2 a {
	font-size: 1.3rem;
	line-height: 1.3;
	color: #35414b;
}

.about-info h2:after,
.about-info .h2:after {
	background-color: #3ab3df;
	content: "";
	display: block;
	height: 5px;
	margin: 15px 0px;
	width: 80px;
}

.about-info p {
	margin-bottom: 0.8rem;
}

.about-info p strong {
	font-weight: 500;
	color: #333;
	font-style: italic;
	font-size: 16px;
}

.about-img img {
	max-width: 540px;
	/* height: 400px; */
	object-fit: cover;
}

.about-bar {
	margin: 3rem 0rem;
}

.circle-box {
	text-align: center;
	cursor: pointer;
}

.circle-box h4,
.circle-box .h4 {
	margin: 20px 0px 10px;
	font-weight: 500;
}

.circle-box p {
	line-height: 1.8;
}

.cb-circle {
	width: 80px;
	height: 80px;
	background-color: #f7fafa;
	border-radius: 50%;
	margin: auto;
	position: relative;
	transition: 0.3s;
}

.circle-box:hover .cb-circle {
	background-color: #3ab3df;
}

.circle-box .icon-hover {
	display: none;
}

.circle-box:hover .icon-default {
	display: none;
}

.circle-box:hover .icon-hover {
	display: inherit;
}

.cb-icon {
	width: 45px;
	height: 45px;
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.cb-icon img {
	width: 100%;
}

.parallax-side {
	height: 500px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.content-side {
	width: 100%;
	height: auto;
	background-color: #35414b;
	margin-top: 3rem;
	margin-left: -4rem;
	/* padding-bottom: 8em; */
}

.inner-content {
	padding: 3rem 2rem 1.5rem;
	width: 80%;
}

.inner-content p {
	color: #fff;
}

.panel-title {
	margin-bottom: 20px;
	border-left: solid 6px #3ab3df;
}

.panel-title h2,
.panel-title .h2 {
	color: #fff;
	margin-left: 20px;
}

.panel-title h5,
.panel-title .h5 {
	color: #fff;
	margin-left: 20px;
	margin-bottom: 2px;
}

hr.divider {
	margin: 1.5rem auto 2rem;
	border-top: 1px solid rgba(58, 179, 223, 0.5);
}

.sp-icon-box {
	width: 50px;
	height: 120px;
	margin-right: 20px;
	float: left;
}

.sp-icon {
	width: 50px;
}

.sp-icon img {
	width: 100%;
	height: auto;
}

.sp-caption h4,
.sp-caption .h4 {
	color: #fff;
}

.sp-caption p {
	color: #fff;
	font-size: 14px;
	line-height: 1.7;
	margin-top: 10px;
}

/* ---------- COUNTER ----------*/

.counter-section {
	background-color: #3ab3df;
	padding: 2rem 0rem 1rem;
	margin-top: -155px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	background-attachment: fixed;
	z-index: -2;
}

.counter-section:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-image: linear-gradient(to bottom right, #3ab3df, #3ab3df);
	opacity: 0.9;
}

.counter-section-alt {
	background-color: #3ab3df;
	padding: 1.5rem 0rem 0.75rem;
	background-image: url("http://placehold.it/1920x1080");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	background-attachment: fixed;
	z-index: -2;
}

.counter-section-alt:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-image: linear-gradient(to bottom right, #3ab3df, #3ab3df);
	opacity: 0.9;
}

.counter-icon {
	width: 50px;
	margin: auto;
}

.counter-icon img {
	width: 100%;
	height: auto;
}

.counter-statistics .counter {
	font-size: 1.5rem;
	color: #fff;
	font-family: "Gilroy-SemiBold";
	text-align: center;
	margin: 10px 0px;
}

.counter-statistics p {
	color: #fff;
	text-align: center;
	margin-top: -10px;
}

/*====================================================
    10. ABOUT US  ALT.
  ====================================================*/

.about-alt-title {
	border-left: solid 5px #3ab3df;
	margin-bottom: 1rem;
}

.about-alt-title h5,
.about-alt-title .h5 {
	margin-left: 15px;
	margin-bottom: 5px;
}

.about-alt-title h2,
.about-alt-title .h2 {
	margin-left: 15px;
}

.about-us-alt-info p {
	margin-bottom: 1rem;
}

.about-us-alt-info strong {
	font-family: "Gilroy-SemiBold";
	margin-bottom: 1rem;
	font-size: 16px;
}

.about-us-alt-img img {
	width: 100%;
}

.signature {
	width: 150px;
}

.signature img {
	width: 100%;
}

.box-layer {
	padding: 30px 25px 35px;
	transition: 0.3s;
	cursor: pointer;
}

.box-layer h4,
.box-layer .h4 {
	margin: 20px 0px 10px;
	transition: 0.3s;
	font-family: "Gilroy-SemiBold";
}

.box-layer p {
	font-size: 14px;
	line-height: 1.8;
	transition: 0.3s;
}

.active-layer {
	background-color: #3ab3df;
	border-radius: 5px;
}

.bl-icon-active {
	width: 40px;
}

.bl-icon-active img {
	width: 100%;
}

h4.active,
.h4.active {
	color: #fff;
}

p.active {
	color: #fff;
}

.box-layer .bl-icon {
	width: 40px;
}

.box-layer .bl-icon img {
	width: 100%;
}

.box-layer .bl-icon-hover {
	width: 40px;
	display: none;
}

.box-layer .bl-icon-hover img {
	width: 100%;
}

.box-layer:hover {
	background-color: #3ab3df;
	border-radius: 5px;
}

.box-layer:hover .bl-icon {
	display: none;
}

.box-layer:hover .bl-icon-hover {
	display: inherit;
}

.box-layer:hover h4,
.box-layer:hover .h4 {
	color: #fff;
}

.box-layer:hover p {
	color: #fff;
}

.og-section-tittle {
	width: 100%;
	margin-bottom: 1.5rem;
	border-left: solid 6px #3ab3df;
}

.og-section-tittle h5,
.og-section-tittle .h5 {
	color: #ddd;
	margin-bottom: 10px;
	margin-left: 20px;
}

.og-section-tittle h2,
.og-section-tittle .h2 {
	margin-left: 20px;
}

.og-about-alt p {
	margin-bottom: 1rem;
}

.og-about-alt strong {
	font-family: "Gilroy-SemiBold";
	color: #333;
	font-style: italic;
}

.og-accordion {
	margin-top: 1.5rem;
}

.og-accordion .accordion {
	border-top: 1px solid #fff;
	background: #f7fafa;
	padding: 0px 20px;
}

.og-accordion .accordion li {
	border-bottom: 2px solid #fff;
	position: relative;
	list-style-type: none;
}

.og-accordion .accordion li p {
	display: none;
	padding: 10px 20px 20px;
	color: #516163;
	font-size: 14px;
	font-family: "Gilroy-Regular";
}

.og-accordion .accordion a {
	width: 100%;
	font-family: "Gilroy-Medium";
	display: block;
	cursor: pointer;
	line-height: 3;
	font-size: 16px;
	user-select: none;
}

.og-accordion .accordion li a.active {
	color: #3ab3df;
}

.og-accordion .accordion a.hover {
	color: #3ab3df;
}

.og-accordion .accordion a:after {
	width: 8px;
	height: 8px;
	border-right: 2px solid #3ab3df;
	border-bottom: 2px solid #3ab3df;
	position: absolute;
	right: 5px;
	content: " ";
	top: 20px;
	transform: rotate(-45deg);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.og-accordion a.active:after {
	transform: rotate(45deg);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	border-right: 1px solid #3ab3df;
	border-bottom: 1px solid #3ab3df;
}

.og-accordion .accordion .last-item {
	border-bottom: none;
}

.worker-portrait img {
	width: 100%;
	height: auto;
}

.testimonials-parallax-alt {
	background-image: url("http://placehold.it/1920x1080");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	padding: 1rem 0rem 0.5rem;
}

.testimonials-parallax-alt:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-image: linear-gradient(to bottom right, #35414b, #35414b);
	opacity: 0.9;
}

.about-testimonials {
	padding: 1rem 0rem;
}

.about-testimonials h5,
.about-testimonials .h5 {
	text-transform: none;
	color: #fff;
	font-style: italic;
	font-size: 15px;
}

.about-testimonials h2:after,
.about-testimonials .h2:after {
	background-color: #3ab3df;
	content: "";
	display: block;
	height: 5px;
	margin: 0.8rem 0rem;
	width: 80px;
}

.about-testimonials h2,
.about-testimonials .h2 {
	font-size: 1.3rem;
	color: #fff;
}

.about-testimonials strong {
	font-family: "Gilroy-SemiBoldItalic";
}

.about-testimonials p {
	font-size: 14px;
	color: #fff;
	line-height: 1.9;
	margin-bottom: 0.7rem;
}

.testimonials-box {
	padding: 2.5rem;
	margin: 20px;
	background-color: #fff;
}

.testimonials-box p {
	font-size: 14px;
	line-height: 1.5;
	color: #737373;
	font-style: italic;
	height: 110px;
	overflow-y: auto;
	padding-right: 15px;
	padding: 0 15px 0 30px;
	overflow: auto;
}

.testimonials-box p::-webkit-scrollbar {
	width: 3px;
	height: 1px;
}

.testimonials-box p::-webkit-scrollbar-button {
	background-color: #ccc;
}

.testimonials-box p::-webkit-scrollbar-track {
	background-color: #000;
}

.testimonials-box p::-webkit-scrollbar-track-piece {
	background-color: #ffffff;
}

.testimonials-box p::-webkit-scrollbar-thumb {
	height: 50px;
	background-color: #000;
	border-radius: 3px;
}

.testimonials-box p::-webkit-scrollbar-corner {
	background-color: #999;
}

.testimonials-box p::-webkit-resizer {
	background-color: #666;
}

.tb-client-details {
	margin-top: 1.5rem;
}

.tb-client-avatar {
	width: 60px;
	height: 60px;
	float: left;
	margin-right: 15px;
}

.tb-client-avatar img {
	width: 100%;
	border-radius: 50%;
	height: auto;
}

.tb-client-details .caption {
	padding: 10px 0px;
}

.tb-client-details .caption h4,
.tb-client-details .caption .h4 {
	font-size: 15px;
	font-weight: 400;
}

.tb-client-details .caption strong {
	font-family: "Gilroy-SemiBold";
}

.span-rating {
	margin-top: -10px;
}

.inner-star {
	display: inline-block;
	margin-right: 2px;
}

.inner-star .fas {
	font-size: 13px;
	color: #eb662d;
}

.groucho:after {
	content: "\201D";
	position: absolute;
	top: 3rem;
	left: 1.5rem;
	font-size: 6em;
	font-style: italic;
	color: #e7e6e4;
	z-index: 1;
}

/*====================================================
    11. SERVICES.
  ====================================================*/

.service-box {
	background-color: #fff;
	box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
	padding: 1.5rem;
	text-align: center;
}

.cb-circle {
	width: 100px;
	height: 100px;
	background-color: #f7fafa;
	border-radius: 50%;
	margin: auto;
	position: relative;
	transition: 0.3s;
	display: block;
}

.service-box a.cb-circle:hover {
	background-color: #3ab3df;
}

.service-box .icon-hover {
	display: none;
}

.service-box a:hover .icon-default {
	display: none;
}

.service-box a:hover .icon-hover {
	display: inherit;
}

.cb-icon {
	width: 55px;
	height: 55px;
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.cb-icon img {
	width: 100%;
	height: auto;
}

.sb-caption h4,
.sb-caption .h4 {
	margin: 1rem 0rem 0.8rem;
}

.sb-caption h4 a,
.sb-caption .h4 a {
	margin: 1rem 0rem 0.8rem;
	color: #000;
}

.sb-caption p {
	line-height: 1.6;
}

.sb-caption h5,
.sb-caption .h5 {
	margin-top: 1.5rem;
	font-weight: 400;
	color: #3ab3df;
	font-family: "Gilroy-SemiBold";
}

.sb-caption a {
	color: #3ab3df;
	text-decoration: none;
	transition: 0.3s;
}

.sb-caption a:hover {
	color: #eb662d;
	text-decoration: none;
}

.sb-desktop-view {
	margin-top: 2rem;
}

/*====================================================
    12. 404 ERROR PAGE.
  ====================================================*/

.error-page-container {
	height: 900px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.error-page-container:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-image: linear-gradient(to bottom right, #fff, #fff);
	opacity: 0.9;
}

.ep-content {
	position: absolute;
	top: 55%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}

.ep-content h1,
.ep-content .h1 {
	font-size: 4rem;
	font-family: "Gilroy-SemiBold";
	color: #002642;
}

.ep-content h5,
.ep-content .h5 {
	color: #333;
}

.ep-content p {
	color: #808080;
	font-size: 16px;
}

/*====================================================
    13. TEAM.
  ====================================================*/

.team-portrait {
	padding: 0rem 2rem;
	/* cursor: pointer; */
}

.tp-avatar img {
	width: 100%;
	border-radius: 50%;
	border: solid 5px #a8dadc;
	transition: 0.3s;
}

.team-portrait:hover .tp-avatar img {
	border: solid 5px #3ab3df;
}

.tp-caption {
	text-align: center;
	margin: 20px 0px;
}

.tp-caption h3,
.tp-caption .h3 {
	font-family: "Gilroy-SemiBold";
}

.tp-caption h4,
.tp-caption .h4 {
	font-size: 17px;
	color: #3ab3df;
	font-weight: 500;
	margin-bottom: 10px;
}

.tp-caption p {
	font-size: 14px;
	line-height: 1.7;
}

.span-social {
	margin-top: 15px;
}

.span-social .social-icon {
	display: inline-block;
	margin: 0px 5px;
}

.span-social .social-icon .fab {
	font-size: 18px;
	color: #3ab3df;
	transition: 0.3s;
}

.span-social .social-icon .fab:hover {
	color: #eb662d;
}

.d-desktop-view {
	margin-top: 2rem;
}

/*====================================================
    14. DOCTOR SINGLE.
  ====================================================*/

.doctor {
	box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.doctor-portrait img {
	width: 100%;
}

.doctor-caption {
	padding: 1.2rem;
}

.doctor-caption p {
	line-height: 1.7;
}

.doctor-caption h3,
.doctor-caption .h3 {
	font-family: "Gilroy-SemiBold";
	margin-bottom: 5px;
}

hr.d-divider {
	margin: 1rem auto 1rem;
	border-top: 1px solid rgba(53, 65, 75, 0.3);
}

p.profession {
	color: #3ab3df;
	font-size: 17px;
}

.doctor-information {
	padding-left: 1rem;
}

.doctor-information p {
	margin: 1rem 0rem;
}

.doctor-information h3,
.doctor-information .h3 {
	font-size: 1.1rem;
	margin-top: 1.5rem;
	margin-bottom: 0rem;
}

.contact-list {
	margin-top: 0.8rem;
}

.contact-list q {
	line-height: 2.2;
}

.contact-list a.office::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f095";
	margin-right: 15px;
	color: #3ab3df;
}

.contact-list a.phone::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f3cd";
	margin-right: 20px;
	color: #3ab3df;
}

.contact-list a.mail::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f0e0";
	margin-right: 18px;
	color: #3ab3df;
}

.d-schedule {
	margin-top: 1rem;
}

.clock-svg {
	width: 50px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.clock-svg img {
	width: 100%;
}

.d-schedule h5,
.d-schedule .h5 {
	margin-bottom: 0px;
}

.d-schedule p {
	font-size: 14px;
	line-height: 1.7;
}

.span-schedule {
	margin-top: 20px;
}

.span-schedule .list-group-item {
	position: relative;
	display: block;
	padding: 0.5rem 0rem;
	margin-bottom: -1px;
	background-color: #fff;
	font-family: "Gilroy-Medium";
	font-size: 14px;
	color: #516163;
}

.span-schedule .list-group-item .badge {
	display: inline-block;
	padding: 5px 10px;
	font-size: 100%;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 5px;
	float: right;
	font-family: "Gilroy-Regular";
	background: #3ab3df;
	color: #fff;
}

.span-schedule .list-group-item a {
	color: #516163;
	text-decoration: none;
	transition: 0.6s;
}

.span-schedule .list-group-item a:hover {
	color: #3ab3df;
	text-decoration: none;
}

.d-social-icons {
	display: inline-block;
	text-align: center;
	margin: 0px 5px;
}

.d-social-icons .fab {
	font-size: 18px;
}

.d-social-icons a {
	color: #35414b;
	text-decoration: none;
	transition: 0.3s;
}

.d-social-icons a:hover {
	color: #eb662d;
	text-decoration: none;
}

.doctor-information h4,
.doctor-information .h4 {
	font-size: 18px;
}

.doctor-information h4::before,
.doctor-information .h4::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f192";
	margin-right: 15px;
	color: #3ab3df;
}

/* ---------- DOCTOR CONTACT FORM ----------*/

.customize-contact {
	display: block;
	width: 100%;
	height: calc(2.25rem + 2px);
	padding: 0.375rem 0.75rem;
	font-size: 14px;
	font-family: "Gilroy-Regular";
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: none;
	border-bottom: solid #ddd 1px;
	border-radius: 0.25rem;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	margin: 3px 0px;
	transition: 0.6s;
	border-radius: 0px;
}

.customize-contact::-ms-expand {
	background-color: transparent;
	border: 0;
}

.customize-contact:focus {
	color: #495057;
	background-color: #fff;
	border-color: none;
	outline: 0;
	box-shadow: none;
	border-bottom: solid #eec445 2px;
}

.with-errors {
	font-size: 12px;
	font-family: "Gilroy-Regular";
	text-align: left;
}

.alert-success {
	color: #fff;
	background-color: #ef8354;
	border-color: #ef8354;
	font-family: "Gilroy-Regular";
	font-size: 15px;
	line-height: 1.5;
}

.close {
	float: right;
	margin-left: 5px;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-shadow: none;
	opacity: 1;
}

/*====================================================
    15. FAQ.
  ====================================================*/

.accordion-title {
	margin-bottom: 1.5rem;
}

.accordion {
	border-top: 1px solid #d9e5e8;
}

.accordion li {
	border-bottom: 1px solid #d9e5e8;
	position: relative;
	list-style-type: none;
}

.departments .accordion {
	border-top: none;
}

.departments .accordion li {
	border-bottom: none;
}

.accordion li p {
	display: none;
	padding: 10px 20px 20px;
	color: #516163;
	font-size: 14px;
	font-family: "Gilroy-Regular";
}

.accordion a {
	width: 100%;
	font-family: "Gilroy-Medium";
	display: block;
	cursor: pointer;
	line-height: 3;
	font-size: 17px;
	user-select: none;
}

.accordion-sidebar a {
	width: auto;
	font-family: "Gilroy-Medium";
	display: inline-block;
	cursor: pointer;
	line-height: inherit;
	font-size: 17px;
	user-select: none;
	color: #333;
}

.accordion li a.active {
	color: #3ab3df;
}

.accordion a.hover {
	color: #3ab3df;
}

.accordion a:after,
.accordion .post_parrent:after {
	width: 8px;
	height: 8px;
	border-right: 1px solid #3ab3df;
	border-bottom: 1px solid #3ab3df;
	position: absolute;
	right: 20px;
	content: " ";
	top: 20px;
	transform: rotate(-45deg);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.departments .post_parrent:after {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	top: 23px;
}

.departments .wrapper-a a:after {
	display: none;
}

.departments .post_parrent.active:after,
.departments .post_parrent:hover:after {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.departments .post_parrent.active:after {
	transform: rotate(45deg);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

a.active:after {
	transform: rotate(45deg);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	border-right: 1px solid #002642;
	border-bottom: 1px solid #002642;
}

.content-box {
	background-color: #f6f6f6;
	height: 100%;
	padding: 40px 10px;
	text-align: center;
	transition: 0.3s;
}

.content-box p {
	font-size: 14px;
	line-height: 1.1;
	margin-bottom: 15px;
}

.content-box .icon-circle {
	width: 70px;
	height: 70px;
	background: #3ab3df;
	border-radius: 50%;
	position: relative;
	margin: auto auto 20px;
	transition: 0.3s;
}

.content-box:hover .icon-circle {
	background: #ef8354;
}

.content-box .icon-circle .fas {
	font-size: 35px;
	line-height: 70px;
	background: transparent;
	color: #fff;
	width: 70px;
	height: 70px;
	text-align: center;
	vertical-align: bottom;
}

.content-box h3,
.content-box .h3 {
	margin-bottom: 20px;
}

.middle-box {
	border-left: solid 2px #fff;
	border-right: solid 2px #fff;
}

.content-box h5,
.content-box .h5 {
	font-size: 17px;
	line-height: 1.7;
	margin-top: 15px;
	text-transform: none;
	margin-bottom: 0px;
}

.content-box a {
	text-decoration: none;
	position: relative;
	color: #ef8354;
	transition: 0.3s;
}

.content-box a:after {
	content: "";
	width: 100%;
	position: absolute;
	left: 0;
	bottom: -2px;
	border-width: 0 0 2px;
	border-style: solid;
}

.content-box a:hover {
	color: #35414b;
}

/*====================================================
    16. BLOG PREVIEW.
  ====================================================*/

.thumbnail-box {
	background-color: #fff;
	box-shadow: 0 0 10px rgba(204, 204, 204, 0.6);
	-moz-box-shadow: 0 0 10px rgba(204, 204, 204, 0.6);
	-webkit-box-shadow: 0 0 10px rgba(204, 204, 204, 0.6);
	-o-box-shadow: 0 0 10px rgba(204, 204, 204, 0.6);
	-webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	margin: 0px 10px 10px;
	position: relative;
}

.tb-image img {
	width: 100%;
}

.tb-caption {
	background-color: #fff;
	padding: 0rem 0.7rem 3rem;
}

.inner-caption {
	background-color: #fff;
	margin-top: -50px;
	position: relative;
	z-index: 1;
	padding: 0.8rem 0.8rem 0rem;
	margin-bottom: 15px;
}

.inner-caption p {
	font-size: 14px;
	line-height: 1.8;
	clear: both;
	margin-top: -5px;
}

.ic-top {
	position: relative;
	margin-bottom: 20px;
	display: block;
}

.ic-top h3,
.ic-top .h3 {
	font-size: 18px;
	font-family: "Gilroy-SemiBold";
	color: #002642;
	line-height: 1.4;
	-webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

.ic-top:hover h3,
.ic-top:hover .h3 {
	color: #3ab3df;
}

.post-date {
	width: 25%;
	background-color: #eb662d;
	text-align: center;
	padding: 15px 10px;
	float: left;
	margin-right: 10px;
}

.post-date p {
	margin-bottom: 0px;
	line-height: 0.8;
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	text-align: center;
}

.post-date span {
	font-weight: 400;
	font-size: 14px;
}

.image-hover .tb-image {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.image-hover .tb-image:hover+span {
	bottom: -36px;
	opacity: 1;
}

.hover-effects .tb-image img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

.hover-effects .tb-image:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.tb-bottom {
	background-color: #f7fafa;
	padding: 10px 20px;
	/* height: 40px; */
	position: absolute;
	bottom: 0px;
	right: 0;
	left: 0;
	z-index: 1;
}

.tbb-inner {
	float: right;
}

.tb-bottom p {
	color: #8c8c9e;
	font-size: 15px;
}

.comment-box-alt {
	display: inline-block;
}

.user-box {
	display: inline-block;
	margin-right: 10px;
}

.comment-box-alt p::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f086";
	margin-right: 5px;
	color: #3ab3df;
}

.user-box p::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f007";
	margin-right: 5px;
	color: #3ab3df;
}

/*====================================================
    17. BLOG GRID.
  ====================================================*/

.blog-grid {
	margin: 0px;
}

.bg-col-desktop {
	margin-top: 2rem;
}

.site-pagination {
	width: 200px;
	margin: 0rem auto 2rem;
}

.site-pagination .pagination {
	display: -ms-flexbox;
	display: flex;
	padding-left: 0;
	list-style: none;
	border-radius: 0rem;
}

.site-pagination .page-link {
	position: relative;
	display: block;
	padding: 0.3rem 0.75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #333;
	background-color: #fff;
	border: none;
	font-family: "Gilroy-Medium";
	font-size: 18px;
}

.site-pagination .page-link:hover {
	z-index: 2;
	color: #3ab3df;
	text-decoration: none;
	background-color: #f7fafa;
	border-color: #f7fafa;
}

.site-pagination .page-link:focus {
	z-index: 2;
	outline: 0;
	box-shadow: none;
}

.page-link .fas {
	font-size: 18px;
}

.site-pagination .page-item.active .page-link {
	z-index: 1;
	color: #fff;
	background-color: #3ab3df;
	border-color: #3ab3df;
}

/*====================================================
    18. BLOG SIDEBAR.
  ====================================================*/

.blog-search {
	display: inline-block;
	position: relative;
	color: #fff;
	margin-bottom: 2rem;
	width: 100%;
}

.blog-search .form-control {
	background-color: #f7fafa;
	border: none;
	border-radius: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 14px;
	height: 45px;
	font-family: "Gilroy-Regular";
	color: #ccc;
	transition: 0.3s;
}

.blog-search .form-control:focus {
	color: #ccc;
	background-color: #f7fafa;
	border-color: none;
	outline: 0;
	box-shadow: none;
}

.blog-search .form-control-feedback {
	position: absolute;
	z-index: 2;
	display: block;
	width: 2rem;
	height: 45px;
	line-height: 45px;
	text-align: center;
	pointer-events: none;
	color: #ccc;
	right: 0;
	font-size: 16px;
}

.aside-list-group {
	margin-bottom: 1.5rem;
}

.aside-list-group h4,
.aside-list-group .h4 {
	margin-bottom: 1rem;
	font-family: "Gilroy-SemiBold";
}

.aside-list-group .list-group-item {
	position: relative;
	display: block;
	padding: 0.5rem 0rem;
	margin-bottom: -1px;
	background-color: #fff;
	font-family: "Gilroy-Medium";
	font-size: 14px;
	color: #516163;
}

.aside-list-group .list-group-item .badge {
	display: inline-block;
	padding: 5px 10px;
	font-size: 100%;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 5px;
	float: right;
	font-family: "Gilroy-Regular";
	background: #3ab3df;
	color: #fff;
}

.aside-list-group .list-group-item a {
	color: #516163;
	text-decoration: none;
	transition: 0.6s;
}

.aside-list-group .list-group-item a:hover {
	color: #3ab3df;
	text-decoration: none;
}

.aside-related-posts h4,
.aside-related-posts .h4 {
	margin-bottom: 1rem;
	font-family: "Gilroy-SemiBold";
}

.aside-related-posts .media {
	margin-bottom: 10px;
}

.mr-3 {
	width: 80px;
	height: 80px;
}

.mr-3 img {
	width: 100%;
}

h5.mt-0,
.h5.mt-0 {
	text-transform: none;
	color: #333;
	line-height: 1.3;
	margin-bottom: 0px;
	font-size: 16px;
}

h5.mt-0 a,
.h5.mt-0 a {
	color: #333;
	text-decoration: none;
	transition: 0.3s;
}

h5.mt-0 a:hover,
.h5.mt-0 a:hover,
a.hover-post:hover .h5 {
	color: #3ab3df !important;
	text-decoration: none;
}

.media-body p {
	font-size: 14px;
}

.aside-tags {
	margin-top: 1.3rem;
}

.aside-tags h4,
.aside-tags .h4 {
	margin-bottom: 1rem;
	font-family: "Gilroy-SemiBold";
}

.btn-tags {
	color: #516163;
	transition: 0.6s;
	padding: 0.2rem 0.6rem;
	font-size: 14px;
	background: #f0f5f5;
	border-radius: 0px;
	text-transform: none;
	font-weight: 400;
}

.btn-tags:hover {
	color: #fff;
	background-color: #002642;
}

.btn-tags:focus,
.btn-tags.focus {
	box-shadow: none;
}

.btn-tags.disabled,
.btn-tags:disabled {
	color: #fff;
	background-color: #002642;
	border-color: #002642;
}

/*====================================================
    19. BLOG CONTENT.
  ====================================================*/

.post-preview-img img {
	width: 100%;
}

.pp-caption {
	margin-top: 1.5rem;
}

.pp-caption h3,
.pp-caption .h3 {
	font-size: 1.2rem;
	font-weight: 700;
}

.post-details {
	margin: 15px 0px;
}

.post-details p {
	color: #babac4;
}

.pd-date,
.pd-user,
.pd-comments {
	display: inline-block;
	margin-right: 15px;
}

.pd-date p::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f073";
	margin-right: 10px;
	color: #3ab3df;
}

.pd-user p::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f007";
	margin-right: 10px;
	color: #3ab3df;
}

.pd-comments p::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f086";
	margin-right: 10px;
	color: #3ab3df;
}

.read-more {
	margin-top: 1rem;
}

hr.post-divider {
	margin: 2rem auto 2rem;
	border-top: 1px solid rgba(53, 65, 75, 0.1);
}

.span-blog-sidebar {
	margin-top: 2rem;
}

/*====================================================
    20. BLOG SINGLE.
  ====================================================*/

.post-picture img {
	width: 100%;
}

.post-content {
	margin-top: 1.5rem;
}

.post-content h3,
.post-content .h3 {
	font-size: 1.2rem;
	font-weight: 700;
}

.post-content p {
	margin-bottom: 1rem;
}

.post-content .post-details p {
	margin-bottom: 0rem;
}

.ludwig {
	position: relative;
	padding-left: 1em;
	border-left: 0.2em solid #3ab3df;
	font-family: "Gilroy-Thin";
	font-size: 1rem;
	line-height: 1.5rem;
}

.ludwig:before,
.ludwig:after {
	content: "\201C";
	font-family: "Sanchez";
	color: #3ab3df;
}

.ludwig:after {
	content: "\201D";
}

.comment-box,
.comment-form {
	margin-top: 3rem;
	list-style-type: none;
}

.comment-block {
	clear: both;
	position: relative;
	margin-bottom: 1rem;
}

h3.comment-tittle,
.h3.comment-tittle {
	margin-bottom: 2rem;
	font-family: "Gilroy-SemiBold";
	font-size: 1.5rem;
}

.form-title {
	margin-bottom: 2rem;
}

.form-title h3,
.form-title .h3 {
	font-family: "Gilroy-SemiBold";
}

.user-avatar {
	width: 70px;
	height: 70px;
	float: left;
	margin-right: 20px;
	/* margin-bottom: 80px; */
}

.user-avatar img {
	width: 100%;
	border-radius: 50%;
}

.cb-caption h4,
.cb-caption .h4 {
	font-size: 17px;
}

.cb-caption h6,
.cb-caption .h6 {
	font-size: 14px;
	text-transform: none;
	font-weight: 400;
	color: #3ab3df;
	margin-bottom: 10px;
}

.cb-caption p {
	line-height: 1.7;
}

.reply-comment {
	margin-left: 2rem;
}

.customize {
	display: block;
	width: 100%;
	height: calc(2.25rem + 2px);
	padding: 0.375rem 0.75rem;
	font-size: 15px;
	font-family: "Gilroy-Regular";
	line-height: 1.5;
	color: #495057;
	background-color: #f7fafa;
	background-clip: padding-box;
	border: none;
	border-radius: 0.25rem;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	margin: 5px 0px;
	transition: 0.6s;
}

.customize::-ms-expand {
	background-color: transparent;
	border: 0;
}

.customize:focus {
	color: #495057;
	background-color: #eff5f5;
	border-color: none;
	outline: 0;
	box-shadow: none;
}

.post-comment {
	margin-top: 2rem;
}

/*====================================================
    21. DEPARTMENTS.
  ====================================================*/

.departments .list-group-item {
	position: relative;
	display: block;
	padding: 15px 45px 15px 13px;
	margin-bottom: -1px;
	background-color: #f7fafa;
	border: none;
	border-radius: 0px;
	margin-bottom: 5px;
	border-left: solid 6px #3ab3df;
	transition: 0.3s ease;
	cursor: pointer;
	color: #333;
	font-family: "Gilroy-Regular";
	font-size: 15px;
}

.departments .wr-row {
	position: relative;
	display: block;
	padding: 15px 45px 15px 13px;
	margin-bottom: -1px;
	background-color: #d9dada;
	border: none;
	border-radius: 0px;
	margin-bottom: 5px;
	border-left: solid 6px #3ab3df;
	cursor: pointer;
	color: #333;
	font-family: "Gilroy-Regular";
	font-size: 15px;
}

.departments .wr-row a:after {
	display: none;
}

.departments .list-group-item .badge {
	display: inline-block;
	padding: 0.25em 0.4em;
	font-size: 75%;
	font-weight: 400;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 0.25rem;
	color: #333;
	transition: 0.3s ease;
}

.departments .list-group-item.active,
.departments .wr-row.active {
	background-color: #3ab3df;
}

.departments .list-group-item.active a,
.departments .wr-row.active a {
	color: #fff;
}

.departments .active .badge {
	color: #fff;
}

.departments .list-group-item:hover a,
.departments .wr-row:hover a {
	color: #fff;
}

.departments .list-group-item:hover .badge {
	color: #fff;
}

.departments .list-group-item:hover,
.departments .wr-row:hover {
	background-color: #eb662d;
}

.brochures {
	margin-top: 1rem;
}

.brochures p {
	font-size: 14px;
	line-height: 1.6;
}

.brochures-files .list-group-item {
	position: relative;
	display: block;
	padding: 20px;
	margin-bottom: -1px;
	background-color: #f7fafa;
	border: none;
	border-radius: 0px;
	margin-bottom: 5px;
	transition: 0.3s ease;
	cursor: pointer;
	text-align: left;
	color: #333;
	font-family: "Gilroy-Medium";
	font-weight: 500;
	font-size: 15px;
}

.brochures-files .list-group-item:hover {
	background-color: #eb662d;
	color: #fff;
}

.brochures-files {
	margin-top: 1rem;
}

.brochures-files .list-group-item .fas {
	margin-right: 15px;
	color: #eb662d;
	transition: 0.3s ease;
}

.brochures-files .list-group-item:hover .fas {
	margin-right: 15px;
	color: #fff;
}

.banner {
	margin: 1.5rem 0rem;
}

.banner img {
	width: 100%;
	height: auto;
}

.department-information {
	margin-top: 2rem;
}

.department-img img {
	width: 100%;
}

.department-information h3,
.department-information .h3 {
	margin-bottom: 1rem;
}

.department-information p {
	margin-bottom: 1rem;
}

.di-col {
	margin-top: 2rem;
}

.di-col p {
	margin-bottom: 2rem;
}

.di-thumb img {
	width: 100%;
}

.di-bulltets {
	padding: 1rem 0rem;
}

.di-bulltets p {
	line-height: 1.5;
	margin-bottom: 15px;
}

.di-bulltets p::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f00c";
	margin-right: 10px;
	color: #3ab3df;
}

.span-accordion {
	margin-top: 2rem;
}

.span-accordion .accordion {
	border-top: 1px solid #fff;
	background: #f7fafa;
	padding: 0px 20px;
}

.span-accordion .accordion li {
	border-bottom: 2px solid #fff;
	position: relative;
	list-style-type: none;
	padding: 0 !important;
}

.accordion li p {
	display: none;
	padding: 10px 20px 20px;
	color: #516163;
	font-size: 14px;
	font-family: "Gilroy-Regular";
}

.span-accordion .accordion a {
	width: 100%;
	font-family: "Gilroy-Medium";
	display: block;
	cursor: pointer;
	line-height: 3;
	font-size: 16px;
	user-select: none;
}

.accordion li a.active {
	color: #3ab3df;
}

.departments .accordion li a.active {
	color: #fff;
}

.accordion a.hover {
	color: #3ab3df;
}

.span-accordion .accordion a:after {
	width: 8px;
	height: 8px;
	border-right: 2px solid #3ab3df;
	border-bottom: 2px solid #3ab3df;
	position: absolute;
	right: 5px;
	content: " ";
	top: 20px;
	transform: rotate(-45deg);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.span-accordion a.active:after {
	transform: rotate(45deg);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	border-right: 1px solid #3ab3df;
	border-bottom: 1px solid #3ab3df;
}

.span-accordion .accordion .last-item {
	border-bottom: 1px solid #f7fafa;
	padding-bottom: 5px;
}

/* edit 01.09 */

.span-accordion2 .accordion2 {
	background: none;
	padding: 0;
}

.span-accordion2 .accordion2 li {
	border-bottom: none;
	margin: 0 0 15px;
	padding: 0 !important;
}

.span-accordion2 .accordion2 li :last-child {
	margin: 0;
}

.span-accordion2 .accordion2 li .wr-row {
	margin: 15px -2px;
}

.accordion2 li p {
	padding: 0;
	display: block;
}

.accordion2-row {
	margin: 0;
}

.accordion2-row .accordion2-price {
	color: #000;
	font-weight: 600;
	padding: 20px 20px;
}

@media(max-width: 576px) {
	.accordion2-row .accordion2-price {
		padding: 5px 20px;
	}

	.nav-logo>img {
		max-width: 115px;
	}
}

.accordion2-col {
	padding: 5px 20px;
	background: #ededed;
	border: 2px solid #fff;
}

.span-accordion2 .accordion2 a {
	background: #004b6a;
	padding: 0 20px;
	color: #fff;
}

.span-accordion2 .accordion2 a:hover {
	color: #fff;
	text-decoration: none;
}

.accordion2 li a.active {
	background: #004b6a;
	padding: 0 20px;
	color: #fff;
}

.accordion2 a.hover {
	color: #fff;
	text-decoration: underline;
}

.span-accordion2 .accordion2 a:after {
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	right: 25px;
}

.span-accordion2 a.active:after {
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

#sb_instagram.sbi_col_3 #sbi_images .sbi_item {
	padding: 3px !important;
	width: 33.333%;
}

/*====================================================
    22. CONTACT US.
  ====================================================*/

.contact-info {
	padding-right: 1rem;
}

.contact-info h2:after,
.contact-info .h2:after {
	background-color: #3ab3df;
	content: "";
	display: block;
	height: 5px;
	margin: 15px 0px;
	width: 80px;
}

.contact-info p {
	margin-bottom: 1rem;
}

.customize-contact {
	display: block;
	width: 100%;
	height: calc(2.25rem + 2px);
	padding: 0.375rem 0rem;
	font-size: 14px;
	font-family: "Gilroy-Regular";
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: none;
	border-bottom: solid #ddd 1px;
	border-radius: 0.25rem;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	margin: 3px 0px;
	transition: 0.6s;
	border-radius: 0px;
}

.customize-contact::-ms-expand {
	background-color: transparent;
	border: 0;
}

.customize-contact:focus {
	color: #495057;
	background-color: #fff;
	border-color: none;
	outline: 0;
	box-shadow: none;
	border-bottom: solid #3ab3df 2px;
}

.map-iframe {
	width: 100%;
	height: 500px;
	border: none;
	margin: 0px;
}

.contact-box {
	padding: 1.5rem;
	background-color: #f7fafa;
	text-align: center;
	height: 100%;
}

.contact-box p {
	text-align: center;
}

.contact-box .phone-icon .fas {
	font-size: 1.5rem;
	color: #3ab3df;
}

.contact-box h3,
.contact-box .h3 {
	margin: 15px 0px 10px;
}

.contact-box a {
	color: #8c8c9e;
}

textarea.form-control {
	height: 80px;
}

/*====================================================
    23. CONTACT US ALT.
  ====================================================*/

.bottom-map {
	line-height: 0;
}

.custom-margin {
	margin-top: 0rem;
}

.map-iframe-alt {
	width: 100%;
	height: 500px;
}

.contact-info-right {
	padding: 1.5rem;
	box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.contact-info-right h3,
.contact-info-right .h3 {
	font-size: 1.1rem;
}

.contact-info-right p {
	line-height: 1.6;
}

hr.contact-divider {
	margin: 1rem auto 1rem;
	border-top: 1px solid rgba(53, 65, 75, 0.1);
}

.box-contact {
	margin-bottom: 10px;
}

.bc-icon {
	float: left;
	margin-right: 25px;
}

.bc-icon .fas {
	color: #3ab3df;
}

.bc-caption {
	width: 70%;
	padding: 2px 0px;
}

.bc-caption p {
	color: #333;
}

/*====================================================
    24. PRICING TABLE.
  ====================================================*/

.shadow-pricing-table {
	text-align: center;
	font-family: "Gilroy-Regular";
	padding: 0px;
	padding-bottom: 1.5rem;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(204, 204, 204, 0.6);
	-moz-box-shadow: 0 0 10px rgba(204, 204, 204, 0.6);
	-webkit-box-shadow: 0 0 10px rgba(204, 204, 204, 0.6);
	-o-box-shadow: 0 0 10px rgba(204, 204, 204, 0.6);
}

.shadow-pricing-table .table-header {
	padding: 1.5rem 0rem 0.5rem;
}

.shadow-center-table {
	border: none;
}

.shadow-pricing-table .table-header h3,
.shadow-pricing-table .table-header .h3 {
	margin-bottom: 0px;
	text-transform: uppercase;
	font-size: 0.8rem;
	margin-bottom: 10px;
}

.shadow-pricing-table .pt-price {
	margin-top: -15px;
}

.shadow-pricing-table .pt-currency {
	display: inline-block;
	margin-top: 30px;
	vertical-align: top;
	font-size: 18px;
	font-weight: 500;
	color: #c3d0d5;
}

.shadow-pricing-table .pt-value {
	font-size: 2.5rem;
}

.shadow-pricing-table .pt-duration {
	color: #c3d0d5;
	font-weight: 500;
}

.shadow-pricing-table .pt-duration::before {
	content: "/";
	margin-right: 5px;
	color: #c3d0d5;
}

.shadow-pricing-table .pricing-features li {
	list-style-type: none;
	font-size: 15px;
	padding: 12px;
}

.shadow-pricing-table .pricing-features li strong {
	font-weight: 500;
}

.shadow-pricing-table .pricing-features li:nth-of-type(2n+1) {
	background-color: rgba(23, 61, 80, 0.06);
}

/*====================================================
    25. TESTIMONIALS PARALLAX.
  ====================================================*/

.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
	float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
	cursor: pointer;
}

.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}

.owl-theme .owl-controls {
	margin-top: 10px;
	text-align: center;
}

.owl-theme .owl-controls .owl-buttons div {
	color: #fff;
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);
	opacity: 0.5;
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);
	opacity: 1;
	text-decoration: none;
}

.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);
	opacity: 1;
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #fff;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

.owl-item.loading {
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center;
}

.testimonials-parallax {
	background-image: url("http://placehold.it/1920x1080");
	height: 500px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.testimonials-parallax:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-image: linear-gradient(to bottom right, #3ab3df, #3ab3df);
	opacity: 0.7;
}

.testimonials-parallax .owl-carousel {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	background-color: rgba(11, 51, 66, 0.5);
	max-width: 900px;
	padding: 1.3rem 0rem 1rem;
}

.testimonial {
	margin: auto;
	color: #010446;
	text-align: center;
	position: relative;
	padding: 0px 40px;
	cursor: pointer;
}

.testimonial .testimonial-content {
	font-size: 15px;
	line-height: 30px;
	width: 90%;
	margin: auto auto 10px;
}

.testimonial .testimonial-content p {
	color: #fff;
}

.testimonial .client-avatar {
	width: 100px;
	height: 100px;
	margin: auto;
}

.testimonial .client-avatar img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	border: solid 3px #fff;
}

.testimonial .testimonial-author {
	margin: 20px 0px 10px;
}

.testimonial .testimonial-author h3,
.testimonial .testimonial-author .h3 {
	margin-bottom: 0px;
	color: #fff;
}

.testimonial .testimonial-author p {
	color: #eb662d;
	font-weight: 500;
}

.owl-theme .owl-controls .owl-page span {
	height: 15px !important;
	width: 15px !important;
	background-color: #fff !important;
	opacity: 0.8;
	border-radius: 50%;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
	background-color: #eb662d !important;
}

/*====================================================
    26. MAGNIFIC POPUP.
  ====================================================*/

.magnific-img {
	width: 100%;
	height: 100%;
}

.magnific-img img {
	width: 100%;
	height: 100%;
	border-radius: 0px;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
	opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
	opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
	opacity: 0;
}

.mfp-arrow-left:before {
	border-right: none !important;
}

.mfp-arrow-right:before {
	border-left: none !important;
}

button.mfp-arrow,
.mfp-counter {
	opacity: 0 !important;
	transition: opacity 200ms ease-in, opacity 2000ms ease-out;
}

.mfp-container:hover button.mfp-arrow,
.mfp-container:hover .mfp-counter {
	opacity: 1 !important;
}

/* Magnific Popup CSS */

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.9;
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box;
}

.mfp-container:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
	display: none;
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto;
}

.mfp-ajax-cur {
	cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
	cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.mfp-loading.mfp-figure {
	display: none;
}

.mfp-hide {
	display: none !important;
}

.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}

.mfp-preloader a {
	color: #ccc;
}

.mfp-preloader a:hover {
	color: #fff;
}

.mfp-s-ready .mfp-preloader {
	display: none;
}

.mfp-s-error .mfp-content {
	display: none;
}

button.mfp-close,
button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	touch-action: manipulation;
}

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

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	color: #fff;
	font-style: normal;
	font-size: 28px;
	font-family: "Gilroy-Regular";
}

.mfp-close:hover,
.mfp-close:focus {
	opacity: 1;
}

.mfp-close:active {
	top: 1px;
}

.mfp-close-btn-in .mfp-close {
	color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 14px;
	line-height: 18px;
	white-space: nowrap;
	font-family: "Gilroy-Medium";
}

.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
	margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent;
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7;
}

.mfp-arrow-left {
	left: 0;
}

.mfp-arrow-left:after {
	border-right: 17px solid #fff;
	margin-left: 31px;
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
	right: 0;
}

.mfp-arrow-right:after {
	border-left: 17px solid #fff;
	margin-left: 39px;
}

.mfp-arrow-right:before {
	border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
	top: -40px;
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000;
}

/* Main image in popup */

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto;
}

/* The shadow behind the image */

.mfp-figure {
	line-height: 0;
}

.mfp-figure:after {
	content: "";
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444;
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px;
}

.mfp-figure figure {
	margin: 0;
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px;
}

.mfp-image-holder .mfp-content {
	max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}

.search {
	margin: 0 0 20px;
}

.search-form .input-group input {
	background: hsla(0, 0%, 91.4%, 0.5);
	border: none;
}

.site-main__title {
	font-weight: 700;
	font-size: 25px;
	margin-bottom: 30px;
	display: block;
	color: #000;
}

.search-form input:focus,
.search-form button:focus {
	outline: none;
	border: 1px solid #ced4da;
	box-shadow: none !important;
}

.search__text,
.search__text p {
	font-size: 17px;
	line-height: 1.5625;
	color: #969599;
	/* font-family: "Gilroy-SemiBold"; */
	font-style: italic;
}

.search__title a {
	display: inline-block;
	color: #000;
	font-weight: 700;
	/* font-size: 35px; */
	line-height: 1.175;
	margin: 0;
}

.search__title a:hover {
	text-decoration: underline;
}

.search-input input {
	padding: 5px 22px 5px 3px;
	background: #fff;
	border: 1px solid #969599;
}

.search__icon {
	position: absolute;
	right: 1px;
	top: 1px;
	stroke: #969599;
	width: 30px;
	height: 94%;
	background: transparent;
	border: none;
}

.search-input .icon {
	width: 15px;
	height: 15px;
	top: 0;
	left: 0;
	position: absolute;
	font-size: 16px;
	bottom: 0;
	right: 0;
	margin: auto;
}

.search-desc {
	position: relative;
}

.search-desc form {
	height: 100%;
}

.search-desc .nav-link__search {
	position: relative;
	padding: 0;
	width: 20px;
	height: 20px;
}

.search-desc .nav-link__search:hover {
	cursor: pointer;
}

.search-desc .icon {
	cursor: pointer;
	position: absolute !important;
	top: 0 !important;
	bottom: -2px;
	right: 0;
	left: 0;
	margin: auto !important;
	z-index: 0;
	width: 20px;
	height: 20px;
}

.search-desc input[type="submit"] {
	/* padding: .7rem 1.4rem; */
	border: none;
	background: none;
	position: relative;
	z-index: 1;
	width: 100%;
}

.search-desc input[type="submit"]:hover {
	cursor: pointer;
}

.search-desc .inputText {
	position: absolute;
	top: 0px;
	right: 25px;
	/* background-color: #f8f8f8; */
	height: 100%;
	line-height: 0;
	overflow: hidden;
}

.search-desc .inputText input {
	height: 100%;
	border: none;
	outline: none;
	background-color: transparent;
	border-radius: 0;
	padding: 4px;
	border-bottom: 1px solid #fff;
	color: #fff;
}

.search-mob {
	display: none;
	width: 100%;
	text-align: center;
	padding: 12px 15px 12px 26px;
}

.search-mob .search-input {
	width: 100%;
	position: relative;
}

.search-mob .search-input input {
	padding: 14px;
	background: #fff;
	border: 1px solid #969599;
	width: 100%;
	font-size: 16px;
}

.search-mob .search-input input:focus {
	outline: none;
	border: 1px solid #969599;
}

.search-mob button:focus {
	outline: none;
	border: none;
}

.search-mob .search__icon i {
	width: 20px;
	height: 20px;
	top: 0;
	right: 10px;
}

.search-mob .bottom-navbar--search {
	width: 100%;
}

.search-mob input:-internal-autofill-selected,
.search-desc input:-internal-autofill-selected {
	background: transparent;
	color: #fff;
}

.search-desc input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #fff;
}

.search-desc input::-moz-placeholder {
	/* Firefox 19+ */
	color: #fff;
}

.search-desc input:-ms-input-placeholder {
	/* IE 10+ */
	color: #fff;
}

.search-desc input:-moz-placeholder {
	/* Firefox 18- */
	color: #fff;
}

.comment-box .comment-reply-link {
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	padding: 0.375rem 0.75rem;
	font-size: 0.9rem;
	line-height: 1.5;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	font-family: "Gilroy-Medium";
	border: none;
	border-radius: none;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.comment-box .comment-reply-link {
	color: #fff;
	transition: 0.9s;
	padding: 4px 10px;
	font-size: 0.6rem;
	background: #eb662d;
	border: solid 2px #eb662d;
	font-size: 13px;
	border-radius: 0px;
	position: absolute;
	right: 0;
}

.comment-box .comment-reply-link:hover {
	color: #fff;
	background: #3ab3df;
	border: solid 2px #3ab3df;
}

.comment-box .comment-reply-link:focus,
.comment-box .comment-reply-link.focus {
	box-shadow: none;
}

.comment-box .comment-reply-link.disabled,
.comment-box .comment-reply-link:disabled {
	color: #fff;
	background-color: #3ab3df;
	border-color: #3ab3df;
}

.comment-box .comment-reply-link:not(:disabled):not(.disabled):active,
.comment-box .comment-reply-link:not(:disabled):not(.disabled).active,
.show>.comment-box .comment-reply-link.dropdown-toggle {
	color: #fff;
	background-color: none;
	border-color: none;
}

.comment-box .comment-reply-link:not(:disabled):not(.disabled):active:focus,
.comment-box .comment-reply-link:not(:disabled):not(.disabled).active:focus,
.show>.comment-box .comment-reply-link.dropdown-toggle:focus {
	box-shadow: none;
}

.comment-box .comment-reply-link.focus {
	box-shadow: none;
}

.comment-box a {
	color: #3ab3df;
}

.comment-box ul.children {
	list-style-type: none;
}

.comment-box ul.children .comment-block {
	padding-left: 65px;
}

.comment-box li.comment {
	border-top: 1px solid silver;
	padding-top: 20px;
}

/* .comment-box li.comment .comment-block {
	margin-bottom: 75px;
} */

.comment-box li.comment .comment-respond {
	margin: 35px 0;
}

.comment-box>li.comment:first-child {
	border-top: none;
	padding-top: 0;
}

.services-carousel .slick-list {
	display: flex;
}

.services-carousel .slick-list .slick-track {
	display: flex;
}

.services-carousel.slick-initialized .slick-slide {
	display: flex;
}

/* edit 14.09 */

.nav-toggle {
	height: 30px;
	top: 7px;
	right: 0;
	transform: translateY(50%);
	-webkit-transform: translateY(50%);
	-moz-transform: translateY(50%);
	-ms-transform: translateY(50%);
	-o-transform: translateY(50%);
}

.map {
	min-height: 400px;
}

.map,
.map iframe {
	width: 100%;
	height: 100%;
}

.lang {
	padding: 0;
	margin-left: 15px;
	float: right;
	position: relative;
	bottom: -2px;
}

.lang li {
	list-style: none;
	background: #fff;
	border-radius: .25rem;
}

.lang li a {
	padding: .15rem 1rem;
	opacity: .4;
	text-transform: uppercase;
	color: #000;
	-webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, .075);
	box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, .075);
}

.lang li a.lang__active {
	opacity: .8;
	font-weight: 700;
	color: #0056b3;
}

.lang li a:hover {
	color: #0056b3;
}

.lang-mob {
	display: none !important;
}

.p-justify p {
	text-align: justify;
}

/*edit 22.09*/

.carousel-indicators .active {
	background-color: #3ab3df !important;
}

#testimonial-carousel .owl-page span {
	display: block;
}

fy @media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {

	/**
       * Remove all paddings around the image on small screen
       */
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0;
	}

	.mfp-img-mobile img.mfp-img {
		padding: 0;
	}

	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0;
	}

	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px;
	}

	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box;
	}

	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0;
	}

	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px;
	}

	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0;
	}
}

.dropdown-toggle::after {
	position: relative;
	top: -25px;
	right: -15px;
	color: #fff;
}

.header-left-mob {
	display: none;
}

.border-lg-right {
	border-right: 1px solid;
}

.contact-list-style a {
	color: #8C8C9E;
}

@media all and (max-width: 992px) {
	.border-lg-right {
		border: none;
	}

	.header-left-mob {
		display: block;
	}

	.header-left {
		width: 50%;
		position: absolute;
		right: 37px;
		top: -10px;
		transform: translateY(50%);
		margin: 0;
		padding: 10px 0px 12px 0px;
		background: none;
		-webkit-transform: translateY(50%);
		-moz-transform: translateY(50%);
		-ms-transform: translateY(50%);
		-o-transform: translateY(50%);
	}

	.header-left a.dropdown-item {
		font-size: 14px;
	}

	.header-left p {
		font-size: 14px;
		color: #03a4d4;
	}

	.header-left .dropdown-menu {
		min-width: 8rem;
	}

	.header-left a.dropdown-item {
		padding: .25rem 1rem;
	}

	.header-left p::before {
		margin-right: 0px;
		display: none;
	}

	a.dropdown-toggle {
		padding: 0 15px 0 0px;
		position: relative;
		display: inline-block;
	}

	.dropdown-toggle::after {
		position: absolute;
		top: 0;
		bottom: 0;
		right: 0;
		color: #000;
		margin: auto;
	}

	.search-mob {
		display: inline-block;
	}

	/* edit 22/09*/
	#navigation1 .nav-logo>img {
		margin: 0 auto;
		max-height: 70px;
	}

	#navigation1 .nav-menus-wrapper {
		display: none;
	}

	#navigation1 .nav-toggle,
	#navigation1.navigation-portrait .nav-menus-wrapper {
		display: block;
	}
}

@media all and (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75);
	}

	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0;
	}

	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%;
	}

	.mfp-container {
		padding-left: 6px;
		padding-right: 6px;
	}
}

.magnific-img .image-popup-vertical-fit img a:link {
	text-decoration: none;
	border: solid 2px #000;
}

.magnific-img .image-popup-vertical-fit img a:visited {
	text-decoration: none;
	border: solid 2px #000;
}

.magnific-img .image-popup-vertical-fit img a:hover {
	text-decoration: none;
	border: solid 2px #000;
}

.magnific-img .image-popup-vertical-fit img a:active {
	text-decoration: none;
	color: #000;
	border: solid 2px #000;
}

.mfp-figure button.mfp-close {
	cursor: pointer;
}

.popup-gallery a {
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

.mfp-figure figure {
	cursor: -webkit-zoom-out;
	cursor: -moz-zoom-out;
	cursor: zoom-out;
}

/*====================================================
    27. PROJECT GRID 2.
  ====================================================*/

* {
	-webkit-transform-origin: center !important;
	transform-origin: center !important;
}

.filter-container {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.filter {
	padding: 0;
	list-style: none;
}

.filter li {
	font-size: 15px;
	font-family: "Gilroy-Medium";
	display: inline-block;
	cursor: pointer;
	line-height: 2;
	padding: 0 10px;
	position: relative;
	color: #35414b;
}

.filter li.active {
	color: #ef8354;
}

#kehl-grid {
	position: relative;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	/* 	max-width:1920px; */
}

#kehl-grid:after {
	content: "";
	display: block;
	clear: both;
}

.grid-box {
	position: relative;
	float: left;
	display: inline-block;
	overflow: hidden;
	width: calc(100% / 3);
	margin: 0;
	padding: 5px;
	/* 	 box-sizing: border-box;
	-webkit-transform: translate3d(1px,0,0);
	transform: translate3d(1px,0,0); */
	clear: both;
}

#kehl-grid h3,
#kehl-grid .h3 {
	color: #262626;
	font-family: "Open Sans", sans-serif;
	font-weight: 800;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: 4px;
	text-transform: uppercase;
}

#kehl-grid p {
	color: #333;
	z-index: 4;
	font-size: 12px;
	letter-spacing: 3px;
	font-family: "Playfair Display", serif;
	font-weight: 400;
}

/* clear fix */

.grid:after {
	content: "";
	display: block;
	clear: both;
}

/* ---- .grid-item ---- */

.grid-sizer,
.grid-box {
	width: 33.333%;
}

.grid-box {
	float: left;
}

.grid-box img {
	display: block;
	width: 100%;
}

.grid-box .image-mask {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(256, 256, 256, 0);
	z-index: 2;
	transition: all 300ms linear;
}

.grid-box:hover .image-mask {
	background: rgba(256, 256, 256, 0.8);
}

.grid-box h3,
.grid-box .h3 {
	position: absolute;
	width: 100%;
	bottom: 30%;
	left: 0;
	margin-bottom: -16px;
	line-height: 26px;
	text-align: center;
	z-index: 4;
	opacity: 0;
	transition: all 300ms linear;
}

.grid-box:hover h3,
.grid-box:hover .h3 {
	bottom: 50%;
	opacity: 1;
}

.grid-box p {
	position: absolute;
	top: 15px;
	left: 25px;
	opacity: 0;
	font-style: italic;
	line-height: 18px;
	transition: all 300ms linear;
}

.grid-box:hover p {
	top: 60px;
	left: 25px;
	opacity: 0;
}

/*====================================================
   28. YOUTUBE POPUP.
  ====================================================*/

.popup-youtube .video-image {
	position: relative;
	display: inline-block;
}

.popup-youtube .video-image img {
	width: 100%;
}

.popup-youtube .video-image:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 10;
	background: transparent url(../img/master/play-button.png) center center no-repeat;
}

.popup-youtube .video-image img a:link {
	text-decoration: none;
	color: #fff;
}

.popup-youtube .video-image img a:visited {
	text-decoration: none;
	color: #fff;
}

.popup-youtube .video-image img a:hover {
	text-decoration: none;
	color: #fff;
}

.popup-youtube .video-image img a:active {
	text-decoration: none;
	color: #fff;
}

.commentlist {
	margin-bottom: 80px;
}

/*====================================================
    29. MODAL POPUP.
  ====================================================*/

.modal-box {
	text-align: center;
}

.modal-box p {
	margin: 15px 0px 15px 0px;
}

.modal-sm .modal-content {
	background: #fff;
	border: 1px solid #ddd;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	padding: 10px 20px 10px 20px;
}

.close {
	color: #000;
}

@media (min-width: 992px) {
	.modal-md {
		width: 600px;
	}
}

/*====================================================
    30. PULSE BUTTON EFFECTS.
  ====================================================*/

.pulse-button {
	width: 60px;
	height: 60px;
	border: none;
	box-shadow: 0 0 0 0 rgba(239, 131, 84, 0.7);
	border-radius: 50%;
	cursor: pointer;
	-webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	-moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	-ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	background: transparent url(../img/master/play-arrow.png) center center no-repeat;
	background-color: #ef8354;
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.pulse-button:hover {
	-webkit-animation: none;
	-moz-animation: none;
	-ms-animation: none;
	animation: none;
}

@-webkit-keyframes pulse {
	to {
		box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);
	}
}

@-moz-keyframes pulse {
	to {
		box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);
	}
}

@-ms-keyframes pulse {
	to {
		box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);
	}
}

@keyframes pulse {
	to {
		box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);
	}
}

.organic-pulsing-video .popup-youtube .video-image:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 10;
	background: none;
}

.youtube-popup {
	position: relative;
}

.video-image img {
	width: 100%;
}

/*====================================================
    31. SCROLLING TOP.
  ====================================================*/

@media only screen and (min-width: 1024px) {
	main p {
		font-size: 20px;
		font-size: 1.25rem;
	}
}

.cd-top {
	display: inline-block;
	height: 40px;
	width: 40px;
	position: fixed;
	bottom: 40px;
	right: 10px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: rgba(58, 179, 223) url(../img/master/cd-top-arrow.svg) no-repeat center 50%;
	visibility: hidden;
	border-radius: 50%;
	z-index: 4;
}

.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0s;
	transition: opacity 0.3s 0s, visibility 0s 0s;
}

.cd-top.cd-is-visible {
	/* the button becomes visible */
	visibility: visible;
	opacity: 1;
}

.cd-top.cd-fade-out {
	/* if the user keeps scrolling down, the button is out of focus and becomes less visible */
	opacity: 0.5;
}

.no-touch .cd-top:hover {
	background-color: #3ab3df;
}

@media only screen and (min-width: 768px) {
	.cd-top {
		right: 20px;
		bottom: 20px;
	}
}

@media only screen and (min-width: 1024px) {
	.cd-top {
		height: 60px;
		width: 60px;
		right: 30px;
		bottom: 30px;
	}
}

/*====================================================
    32. SLIDER.
  ====================================================*/

.home-slider {
	width: 100%;
	height: 900px;
	position: relative;
	z-index: 2;
	/* padding-top: 130px; */
}

.carousel-item {
	height: 900px;
	min-height: 350px;
	background: no-repeat center center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.carousel-item:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-image: linear-gradient(to bottom right, #000, #000);
	opacity: 0.2;
}

.carousel-item .container {
	margin: 0rem auto;
	overflow: hidden;
}

.slider-caption {
	position: absolute;
	top: 40%;
	text-align: left;
}

.slider-caption h2,
.slider-caption .h2 {
	font-weight: 400;
}

.slider-caption span {
	font-weight: 700;
	text-transform: none;
	font-style: normal;
}

.display-4 {
	color: #fff;
	font-size: 2.5rem;
	line-height: 1.2;
}

.lead {
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	width: 70%;
}

.animated {
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
}

@-webkit-keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100px, 0, 0);
		transform: translate3d(100px, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100px, 0, 0);
		transform: translate3d(100px, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

.carousel-control-prev,
.carousel-control-next,
.slider-partners .slick-next,
.slider-partners .slick-prev,
.services-carousel .slick-prev,
.services-carousel .slick-next,
.team-carousel .slick-prev,
.team-carousel .slick-next {
	position: absolute;
	top: 10%;
	bottom: 0;
	font-size: 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 15%;
	color: #fff;
	text-align: center;
	opacity: .5;
	margin: auto;
}

.services-carousel .slick-prev,
.slider-partners .slick-prev,
.team-carousel .slick-prev {
	left: -50px;
}

.services-carousel .slick-next,
.slider-partners .slick-next,
.team-carousel .slick-next {
	right: -50px;
}

@media(max-width: 1200px) {

	.services-carousel .slick-prev,
	.team-carousel .slick-prev,
	.slider-partners .slick-prev {
		left: -30px;
	}

	.services-carousel .slick-next,
	.team-carousel .slick-next,
	.slider-partners .slick-next {
		right: -30px;
	}
}

.carousel-control-prev-icon,
.carousel-control-next-icon,
.services-carousel .slick-prev,
.services-carousel .slick-next,
.team-carousel .slick-prev,
.team-carousel .slick-next,
.slider-partners .slick-prev,
.slider-partners .slick-next {
	display: inline-block;
	width: 40px;
	height: 40px;
	background: transparent no-repeat center center;
	background-size: 50% 50%;
	background-color: #35414b;
}

.services-carousel .slick-prev:hover,
.services-carousel .slick-next:hover,
.team-carousel .slick-prev:hover,
.team-carousel .slick-next:hover,
.slider-partners .slick-prev:hover,
.slider-partners .slick-nex:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	opacity: .9;
	cursor: pointer;
}

.carousel-control-prev-icon,
.services-carousel .slick-prev,
.slider-partners .slick-prev,
.team-carousel .slick-prev {
	background-image: url("../img/master/left-arrow.svg");
}

.carousel-control-next-icon,
.services-carousel .slick-next,
.slider-partners .slick-next,
.team-carousel .slick-next {
	background-image: url("../img/master/right-arrow.svg");
}

@media(max-width: 768px) {

	.slider-partners .slick-prev,
	.services-carousel .slick-prev,
	.team-carousel .slick-prev {
		left: -25px;
		background-image: url("../img/master/arrow.svg");
		background-color: transparent;
		border: none;
		opacity: 1;
	}

	.slider-partners .slick-next,
	.services-carousel .slick-next,
	.team-carousel .slick-next {
		right: -25px;
		background-image: url("../img/master/arrow.svg");
		transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-o-transform: rotate(180deg);
		background-color: transparent;
		border: none;
		opacity: 1;
	}
}

.carousel-indicators li {
	box-sizing: content-box;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	width: 40px;
	height: 4px;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #fff;
	background-clip: padding-box;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	opacity: 0.5;
	transition: opacity 0.6s ease;
}

.carousel-indicators .active {
	opacity: 1;
	background-color: #eec344;
}

.btn-more {
	margin-top: 1.5rem;
}

/*====================================================
    33. HOME PAGE ONE.
  ====================================================*/

.front-layers {
	background-color: #fff;
	box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
	margin-top: -100px;
	z-index: 3;
	position: relative;
}

.front-layers .row {
	margin: 0px;
}

.thumbnail-col {
	background-image: url("http://placehold.it/992x700");
	height: 285px;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.thumbnail-col:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-image: linear-gradient(to bottom right, #3ab3df, #3ab3df);
	opacity: 0.6;
}

.info-layer {
	position: absolute;
	bottom: 20px;
	left: 20px;
	z-index: 1;
	width: 100%;
}

.if-icon {
	width: 60px;
	height: 60px;
	float: left;
	margin-right: 10px;
}

.if-icon img {
	width: 100%;
}

.if-caption {
	width: auto;
}

.if-caption h4,
.if-caption .h4 {
	color: #fff;
	font-weight: 400;
	line-height: 1.2;
}

.if-caption span {
	font-family: "Gilroy-SemiBold";
}

.layer-col {
	padding: 2rem 1.5rem;
	background-color: #fff;
}

.layer-col .span-schedule {
	margin-top: 20px;
}

.layer-col .span-schedule .list-group-item {
	position: relative;
	display: block;
	padding: 0.5rem 0rem;
	margin-bottom: -1px;
	background-color: #fff;
	font-family: "Gilroy-Medium";
	font-size: 14px;
	color: #516163;
}

.layer-col .span-schedule .list-group-item .badge {
	display: inline-block;
	padding: 5px 10px;
	font-size: 100%;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 5px;
	float: right;
	font-family: "Gilroy-Regular";
	background: transparent;
	color: #516163;
}

.layer-col .span-schedule .list-group-item a {
	color: #516163;
	text-decoration: none;
	transition: 0.6s;
}

.layer-col .span-schedule .list-group-item a:hover {
	color: #3ab3df;
	text-decoration: none;
}

.form-col {
	padding: 2rem 1.5rem;
	background-color: #3ab3df;
}

.form-col .row .col-md-6 {
	padding: 0px;
	padding-right: 10px;
}

.form-col h3,
.form-col .h3 {
	margin-bottom: 1rem;
	color: #fff;
}

.layer-contact {
	display: block;
	width: 100%;
	height: calc(1.5rem + 2px);
	padding: 0.375rem 0.75rem;
	font-size: 13px;
	font-family: "Gilroy-Regular";
	line-height: 1.5;
	color: #495057;
	background-color: #f7fafa;
	background-clip: padding-box;
	border: none;
	border-radius: 0.25rem;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	margin: 3px 0px;
	transition: 0.6s;
	border-radius: 0px;
	border-radius: 20px;
}

.layer-contact::-ms-expand {
	background-color: transparent;
	border: 0;
}

.layer-contact:focus {
	/* color: #fff; */
	background-color: #e0ebeb;
	border-color: none;
	outline: 0;
	box-shadow: none;
}

.home-about {
	padding-right: 1rem;
}

.home-about h2,
.home-about .h2 {
	line-height: 1.2;
	margin-bottom: 1rem;
}

.home-about strong {
	font-family: "Gilroy-SemiBold";
}

.home-about p {
	margin-bottom: 1.5rem;
}

.home-about h5::before,
.home-about .h5::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f58d";
	color: #3ab3df;
	margin-right: 10px;
}

.home-about h5,
.home-about .h5 {
	color: #ddd;
}

.home-about-img img {
	width: 100%;
	height: auto;
}

.ha-bullets p {
	margin-bottom: 0px;
	line-height: 2.5;
}

.bullets-left p::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f00c";
	color: #3ab3df;
	margin-right: 10px;
}

.bullets-right p::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f00c";
	color: #3ab3df;
	margin-right: 10px;
}

.bullets-left {
	float: left;
}

.bullets-right {
	float: right;
}

.signature-alt {
	width: 150px;
}

.signature-alt img {
	width: 100%;
	margin-top: 1rem;
}

.services-carousel .slide .service-box {
	margin: 10px;
	width: 100%;
}

.parallax-section {
	height: 500px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.parallax-section:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-image: linear-gradient(to bottom right, #fff, #fff);
	opacity: 0.3;
}

.parallax-label {
	background-color: #fff;
	border-left: solid 5px #3ab3df;
	margin: 0;
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	max-width: 600px;
	padding: 2rem;
	box-shadow: 0 0 10px rgba(204, 204, 204, 0.6);
	-moz-box-shadow: 0 0 10px rgba(204, 204, 204, 0.6);
	-webkit-box-shadow: 0 0 10px rgba(204, 204, 204, 0.6);
	-o-box-shadow: 0 0 10px rgba(204, 204, 204, 0.6);
}

.parallax-label h2,
.parallax-label .h2 {
	font-style: italic;
}

.parallax-label p {
	margin-bottom: 1rem;
}

/*====================================================
    34. HOME PAGE TWO.
  ====================================================*/

.dental-bar {
	margin-top: -150px;
	position: relative;
	text-align: center;
	z-index: 3;
}

.dental-bar h3,
.dental-bar .h3 {
	color: #fff;
	letter-spacing: 1px;
}

.dental-bar p {
	font-size: 13px;
	color: #fff;
}

.dental-col-1,
.dental-col-2,
.dental-col-3,
.dental-col-4 {
	padding: 40px 15px 50px 15px;
	color: #fff;
}

.dental-col-1,
.dental-col-3 {
	background: #3fb6e0;
}

.dental-col-2,
.dental-col-4 {
	background: #65c4e6;
}

.dental-circle {
	position: relative;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	background: #fff;
	margin: auto auto 20px auto;
}

.dental-icon {
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 50px;
	height: 50px;
	border-radius: 3px;
}

.dental-icon img {
	width: 100%;
}

/*====================================================
    35. HOME PAGE THREE.
  ====================================================*/

.front-panels {
	background-color: #35414b;
	margin-top: -75px;
}

.front-panels .container {
	padding: 0px;
}

.fp-layer {
	margin: 0px;
}

.fp-box {
	padding: 40px 10px;
}

.center-layer {
	background-color: #3ab3df;
}

.fp-circle {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	background-color: #fff;
	float: left;
	margin-right: 15px;
	position: relative;
}

.fp-icon {
	width: 40px;
	height: 40px;
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.fp-icon img {
	width: 100%;
}

.fp-caption {
	padding: 10px 0px;
}

.fp-caption h4,
.fp-caption .h4 {
	color: #fff;
}

.fp-caption p {
	line-height: 1.5;
	color: #fff;
}

.home-about-alt img {
	width: 100%;
}

.home-about-info h5::before,
.home-about-info .h5::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f58d";
	color: #3ab3df;
	margin-right: 10px;
}

.home-about-info h5,
.home-about-info .h5 {
	color: #ddd;
}

.home-about-info p.strong {
	font-family: "Gilroy-SemiBold";
	margin-bottom: 15px;
}

.home-about-info p {
	margin-bottom: 1rem;
}

.service-box-alt {
	padding: 1.5rem;
	text-align: center;
	cursor: pointer;
}

.service-box-alt .cb-circle {
	background-color: #fff;
}

.service-box-alt:hover .cb-circle {
	background-color: #3ab3df;
}

.service-box-alt .icon-hover {
	display: none;
}

.service-box-alt:hover .icon-default {
	display: none;
}

.service-box-alt:hover .icon-hover {
	display: inherit;
}

.full-thumb-layer {
	background-image: url("http://placehold.it/992x662");
	height: 600px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.full-thumb-layer-2 {
	background-image: url("http://placehold.it/992x662");
	height: 600px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.full-caption-layer {
	background-color: #f7fafa;
	height: 600px;
}

.fc-content {
	margin: 5rem 3rem;
	width: 70%;
}

.fc-content h5,
.fc-content .h5 {
	color: #3ab3df;
}

.fc-content h2,
.fc-content .h2 {
	font-weight: 400;
	font-size: 1.6rem;
	margin: 10px 0px 20px;
}

.fc-content span {
	font-family: "Gilroy-SemiBold";
}

.span-checklist {
	margin-top: 1.5rem;
}

.span-checklist p {
	line-height: 2.3;
	color: #333;
	font-weight: 500;
}

.span-checklist p::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f560";
	margin-right: 10px;
	color: #3ab3df;
}

.fc-left-align {
	margin: 5rem 7rem;
}

/* custom */

.wp-pagenavi {
	display: flex;
	justify-content: center;
	font-family: "Gilroy-Regular";
}

.wp-pagenavi a,
.wp-pagenavi span {
	z-index: 1;
	color: #fff;
	background-color: #3ab3df;
	border-color: #3ab3df;
	border: none;
}

.wp-pagenavi span.current {
	z-index: 1;
	color: #fff;
	background-color: #3ab3df;
	border-color: #3ab3df;
	font-weight: 400;
}

.wp-pagenavi a {
	background-color: transparent;
	color: #333;
}

.wp-pagenavi .current,
.wp-pagenavi .page {
	padding: 0.3rem 0.75rem;
	line-height: 1.25;
	border: none;
	font-size: 18px;
	font-weight: 500;
}

.wp-pagenavi .page:hover {
	z-index: 2;
	color: #3ab3df;
	text-decoration: none;
	background-color: #f7fafa;
	border-color: #f7fafa;
}

.top-header .header-left {
	cursor: pointer;
}

.top-header .dropdown-menu {
	background-color: #3ab3df;
	border-radius: 0;
	border: none;
	padding: 10px 30px 12px 0px;
	margin: 0;
	text-align: unset;
	left: auto !important;
	top: -10px !important;
	right: -20px;
	border-top: 1px solid #556877;
}

.top-header .header-left .dropdown-menu p {
	text-align: right;
}

.top-header .header-left .dropdown-menu .dropdown-item {
	padding: 0 0 5px 0;
	margin-bottom: 0px;
	font-size: 14px;
	font-family: "Gilroy-Regular";
	color: #fff;
	line-height: 2;
}

.top-header .header-left .dropdown-menu .dropdown-item:hover,
.top-header .header-left .dropdown-menu .dropdown-item:focus {
	background-color: inherit;
}

/* ======================= */

.top-header .header-left .header-left .dropdown {
	display: flex;
	flex-flow: row nowrap;
	justify-content: flex-end;
}

.top-header p {
	padding-right: 10px;
}

/* nav */

.nav-menu>li>a {
	font-size: 16px;
	text-transform: uppercase;
}

.submenu-indicator {
	margin-left: 10px;
	margin-top: 5px;
}

.main-nav .nav-menus-wrapper .menu-header-menu-container .menu {
	display: flex;
	justify-content: flex-end;
}

.main-nav .nav-menus-wrapper .menu-header-menu-container .menu li {
	list-style: none;
}

@media (max-width: 991px) {
	.lang-mob {
		display: flex !important;
	}

	.lang {
		padding: 0;
		margin: 0 auto;
		max-width: 84%;
		float: none;
	}

	.lang li {
		background: #e6e6e6;
	}

	.lang li a {
		display: block;
		height: 100%;
		font-size: 14px;
		padding: 0.55rem 1rem;
	}

	.main-nav .nav-menus-wrapper .menu-header-menu-container .menu {
		flex-flow: column;
		width: 100%;
	}

	.main-nav .nav-menus-wrapper .menu-header-menu-container .menu li {
		width: 100%;
		border-top: 1px solid;
	}

	.main-nav .nav-menus-wrapper .menu-header-menu-container .menu li:last-child {
		border-bottom: 1px solid;
	}
}

/* =============== footer*/

.popular-links ul li {
	line-height: 1.7;
}

/* ============================ aside */

.aside-related-posts .media .media-body .h5 {
	color: #333;
	line-height: 1.3;
	margin-bottom: 0px;
	font-size: 16px;
	text-transform: none;
}

.special .front-layers {
	margin-top: 0;
}

@media (max-width: 430px) {
	.pages-title {
		max-width: 85%;
	}

	.pages-title h1,
	.pages-title .h1 {
		font-size: 1.4rem;
	}
}

.team-portrait .tp-caption a {
	color: #35414b;
}


.slider-partners {
	margin: 0 -15px;
}

.slider-partners .new {
	margin: 15px;
	max-height: 322px;
}

.slider-partners .new img {
	width: auto;
	margin: 0 auto;
	height: 50px;
	text-align: center;
	padding: 0 10px;
}


@media (max-width:500px) {
	.slider-partners {
		margin: 0 auto;
	}
}



/*.last-col {
	display: none;
}*/




.img_insta {
	display: flex;
	flex-wrap: wrap;
	gap: 5px;
}

.img_insta img {
	max-width: 78px;
}

.img_insta a {
	flex: 0 0 32%;
}