/*===== Google Fonts =====*/

@font-face {
    font-family: Graphik;
    src: url(https://cdn.ltvdns.com/assets/webfonts/graphik/all/Graphik-Regular-Web.woff2) format("woff2"), url(https://cdn.ltvdns.com/assets/webfonts/graphik/all/Graphik-Regular-Web.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-feature-settings: "ss05"
}

@font-face {
    font-family: Graphik;
    src: url(https://cdn.ltvdns.com/assets/webfonts/graphik/all/Graphik-RegularItalic-Web.woff2) format("woff2"), url(https://cdn.ltvdns.com/assets/webfonts/graphik/all/Graphik-RegularItalic-Web.woff) format("woff");
    font-weight: 400;
    font-style: italic;
    font-stretch: normal;
    font-feature-settings: "ss05"
}

@font-face {
    font-family: Graphik;
    src: url(https://cdn.ltvdns.com/assets/webfonts/graphik/all/Graphik-Medium-Web.woff2) format("woff2"), url(https://cdn.ltvdns.com/assets/webfonts/graphik/all/Graphik-Medium-Web.woff) format("woff");
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    font-feature-settings: "ss05"
}

@font-face {
    font-family: Graphik;
    src: url(https://cdn.ltvdns.com/assets/webfonts/graphik/all/Graphik-Semibold-Web.woff2) format("woff2"), url(https://cdn.ltvdns.com/assets/webfonts/graphik/all/Graphik-Semibold-Web.woff) format("woff");
    font-weight: 600;
    font-style: bold;
    font-stretch: normal;
    font-feature-settings: "ss05"
}

@font-face {
    font-family: Graphik;
    src: url(https://cdn.ltvdns.com/assets/webfonts/graphik/all/Graphik-Bold-Web.woff2) format("woff2"), url(https://cdn.ltvdns.com/assets/webfonts/graphik/all/Graphik-Bold-Web.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    font-feature-settings: "ss05"
}

:root {
    --color1: #333333;
    --color2: #666666;
    --color3: #222222;
    --color4: #f7faff;
    --color5: #432818;
    --color6: #f97d09;
    --color7: #432818;
    --color8: #3a250f;
    --color9: #402f24;
    --color10: #432818;
    --color11: #BB9457;
    --color12: #432818;
    --color13: #c7bb99;
    --color14: #bb9457d6;
    --color15: #bb9457;
    --color16: #432818;
    --transition: all 0.2s cubic-bezier(0.19, 0.68, 0.49, 1.21);
    --transition2: all .3s linear;
    --curve3: 3px;
    --curve5: 5px;
    --curve10: 10px;
    --curve20: 1.25rem;
}

.bg-color1 {
    background-color: var(--color1);
}

.bg-color2 {
    background-color: var(--color2);
}

.bg-color3 {
    background-color: var(--color3);
}

.bg-color4 {
    background-color: var(--color4);
}

.bg-color5 {
    background-color: var(--color5);
}

.bg-color6 {
    background-color: var(--color6);
}

.bg-color7 {
    background-color: #002543;
}

.bg-color8 {
    background-color: var(--color8);
}

.bg-color9 {
    background-color: var(--color9);
}

.bg-color10 {
    background-color: var(--color10);
}

.bg-color11 {
    background-color: var(--color11);
}

.bg-color12 {
    background-color: var(--color12);
}

.bg-color13 {
    background-color: var(--color13);
}

.bg-color14 {
    background-color: var(--color14);
}

.bg-color15 {
    background-color: var(--color15);
}

.text-color1 {
    color: var(--color1);
}

.text-color2 {
    color: var(--color2);
}

.text-color3 {
    color: var(--color3);
}

.text-color4 {
    color: var(--color4);
}

.text-color5 {
    color: var(--color5);
}

.text-color6 {
    color: var(--color6);
}

.text-color7 {
    color: var(--color7);
}

.text-color8 {
    color: var(--color8);
}

.text-color9 {
    color: var(--color9);
}

.text-color10 {
    color: var(--color10);
}

.text-color11 {
    color: var(--color11);
}

.text-color12 {
    color: var(--color12);
}

.text-color13 {
    color: var(--color13);
}

.text-color14 {
    color: var(--color14);
}

.text-color15 {
    color: var(--color15);
}

strong {
    font-weight: 600;
}

/*===== General Styling =====*/

body {
    margin: 0;
    font-family: Graphik;
    position: relative;
    width: 100%;
    max-width: 100%;
    color: var(--color2);
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Graphik;
    color: var(--color1);
    font-weight: 900;
}

p {
    font-family: Graphik;
    color: var(--color2);
    line-height: 1.875rem;
    font-size: 1.0625rem;
}

ul li,
ol li {
    font-family: Graphik;
    color: var(--color2);
    line-height: 1.775rem;
    font-size: 1.0625rem;
}

a {
    color: inherit;
    text-decoration: none;
}

a:hover,
a:focus,
ins {
    text-decoration: none;
    outline: none;
}

input,
textarea,
select,
button {
    border: 0;
}

button,
input[type="submit"],
.fileContainer,
input[type="file"] {
    cursor: pointer;
}

input:focus,
textarea:focus,
select:focus,
button:focus,
a:focus,
.form-wrp fieldset p a:focus,
.page-link:focus,
.btn.focus,
.btn:focus,
.bootstrap-select .dropdown-toggle:focus {
    border-color: transparent;
    outline: none !important;
    -webkit-box-shadow: none !important;
    -ms-box-shadow: none !important;
    -o-box-shadow: none !important;
    box-shadow: none !important;
}

textarea {
    resize: none;
}

main,
section,
footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 100%;
    position: relative;
    width: 100%;
	overflow: hidden;
}

.logo-contact-menu-wrap {
    background: #002c50;
    background: linear-gradient(to bottom,  rgba(0,44,80,0.65) 0%,rgba(0,44,80,0) 100%);
    background: linear-gradient(to bottom,  rgba(0,44,80,0.65) 0%,rgba(0,44,80,0.65) 30%,rgba(0,44,80,0) 100%);
    height: 200px;
}

.scndry-bg {
    background: #fff;
    left: 0;
}

.primry-bg {
    background: var(--secondary-color) !important;
	color: #fff;
    left: 0;
}

.logo.v2:after {
	background:#f1f1f1;
}

/*=== Paddings ===*/

.pt-10 {
    padding-top: 0.625rem;
}

.pb-10 {
    padding-bottom: 0.625rem;
}

.pt-20 {
    padding-top: 1.25rem;
}

.pb-20 {
    padding-bottom: 1.25rem;
}

.pt-30 {
    padding-top: 1.875rem;
}

.pb-30 {
    padding-bottom: 1.875rem;
}

.pt-40 {
    padding-top: 2.5rem;
}

.pb-40 {
    padding-bottom: 2.5rem;
}

.pt-50 {
    padding-top: 3.125rem;
}

.pb-50 {
    padding-bottom: 3.125rem;
}

.pt-55 {
    padding-top: 3.4375rem;
}

.pb-55 {
    padding-bottom: 3.4375rem;
}

.pt-60 {
    padding-top: 3.75rem;
}

.pb-60 {
    padding-bottom: 3.75rem;
}

.pt-65 {
    padding-top: 4.0625rem;
}

.pb-65 {
    padding-bottom: 4.0625rem;
}

.pt-70 {
    padding-top: 4.375rem;
}

.pb-70 {
    padding-bottom: 4.375rem;
}

.px-70 {
    padding: 0 4.375rem;
}

.pt-75 {
    padding-top: 4.6875rem;
}

.pb-75 {
    padding-bottom: 4.6875rem;
}

.pt-80 {
    padding-top: 5rem;
}

.pb-80 {
    padding-bottom: 5rem;
}

.pt-85 {
    padding-top: 5.3125rem;
}

.pb-85 {
    padding-bottom: 5.3125rem;
}

.pt-90 {
    padding-top: 5.625rem;
}

.pb-90 {
    padding-bottom: 5.625rem;
}

.pt-100 {
    padding-top: 6.25rem;
}

.pb-100 {
    padding-bottom: 6.25rem;
}

.pt-110 {
    padding-top: 6.875rem;
}

.pb-110 {
    padding-bottom: 6.875rem;
}

.pt-120 {
    padding-top: 7.5rem;
}

.pb-120 {
    padding-bottom: 7.5rem;
}

.pt-130 {
    padding-top: 8.125rem;
}

.pb-130 {
    padding-bottom: 8.125rem;
}

.pt-135 {
    padding-top: 8.4375rem;
}

.pb-135 {
    padding-bottom: 8.4375rem;
}

.pt-140 {
    padding-top: 8.75rem;
}

.pb-140 {
    padding-bottom: 8.75rem;
}

.pt-150 {
    padding-top: 9.375rem;
}

.pb-150 {
    padding-bottom: 9.375rem;
}

.pt-155 {
    padding-top: 9.6875rem;
}

.pb-155 {
    padding-bottom: 9.6875rem;
}

.pt-160 {
    padding-top: 10rem;
}

.pb-160 {
    padding-bottom: 10rem;
}

.pt-165 {
    padding-top: 10.3125rem;
}

.pb-165 {
    padding-bottom: 10.3125rem;
}

.pt-170 {
    padding-top: 10.625rem;
}

.pb-170 {
    padding-bottom: 10.625rem;
}

.pt-180 {
    padding-top: 11.25rem;
}

.pb-180 {
    padding-bottom: 11.25rem;
}

.pt-190 {
    padding-top: 11.875rem;
}

.pb-190 {
    padding-bottom: 11.875rem;
}

.pt-195 {
    padding-top: 12.1875rem;
}

.pb-195 {
    padding-bottom: 12.1875rem;
}

.pt-200 {
    padding-top: 12.5rem;
}

.pb-200 {
    padding-bottom: 12.5rem;
}

.pt-210 {
    padding-top: 13.125rem;
}

.pb-210 {
    padding-bottom: 13.125rem;
}

.pt-220 {
    padding-top: 13.75rem;
}

.pb-220 {
    padding-bottom: 13.75rem;
}

.pt-235 {
    padding-top: 14.6875rem;
}

.pb-235 {
    padding-bottom: 14.6875rem;
}

.pt-240 {
    padding-top: 15rem;
}

.pb-240 {
    padding-bottom: 15rem;
}

.pt-250 {
    padding-top: 15.625rem;
}

.pb-250 {
    padding-bottom: 15.625rem;
}

.pt-260 {
    padding-top: 16.25rem;
}

.pb-260 {
    padding-bottom: 16.25rem;
}

.pt-280 {
    padding-top: 17.5rem;
}

.pb-280 {
    padding-bottom: 17.5rem;
}

.pt-325 {
    padding-top: 20.3125rem;
}

.pb-325 {
    padding-bottom: 20.3125rem;
}

.pt-345 {
    padding-top: 21.5625rem;
}

.pb-345 {
    padding-bottom: 21.5625rem;
}

/*=== Margins ===*/

.mt-05 {
    margin-top: 5px;
}

.mb-05 {
    margin-bottom: 5px;
}

.mt-10 {
    margin-top: 0.625rem;
}

.mb-10 {
    margin-bottom: 0.625rem;
}

.mt-15 {
    margin-top: 0.9375rem;
}

.mb-15 {
    margin-bottom: 0.9375rem;
}

.mt-20 {
    margin-top: 1.25rem;
}

.mb-20 {
    margin-bottom: 1.25rem;
}

.mt-25 {
    margin-top: 1.5625rem;
}

.mb-25 {
    margin-bottom: 1.5625rem;
}

.mt-30 {
    margin-top: 1.875rem;
}

.mb-30 {
    margin-bottom: 1.875rem;
}

.mt-35 {
    margin-top: 2.1875rem;
}

.mb-35 {
    margin-bottom: 2.1875rem;
}

.mt-40 {
    margin-top: 2.5rem;
}

.mb-40 {
    margin-bottom: 2.5rem;
}

.mt-45 {
    margin-top: 2.8125rem;
}

.mb-45 {
    margin-bottom: 2.8125rem;
}

.mt-50 {
    margin-top: 3.125rem;
}

.mb-50 {
    margin-bottom: 3.125rem;
}

.mt-55 {
    margin-top: 3.4375rem;
}

.mb-55 {
    margin-bottom: 3.4375rem;
}

.mt-60 {
    margin-top: 3.75rem;
}

.mb-60 {
    margin-bottom: 3.75rem;
}

.mt-65 {
    margin-top: 4.0625rem;
}

.mb-65 {
    margin-bottom: 4.0625rem;
}

.mt-70 {
    margin-top: 4.375rem;
}

.mb-70 {
    margin-bottom: 4.375rem;
}

.mt-80 {
    margin-top: 5rem;
}

.mb-80 {
    margin-bottom: 5rem;
}

.mt-90 {
    margin-top: 5.625rem;
}

.mb-90 {
    margin-bottom: 5.625rem;
}

.mt-100 {
    margin-top: 6.25rem;
}

.mb-100 {
    margin-bottom: 6.25rem;
}

.mt-110 {
    margin-top: 6.875rem;
}

.mb-110 {
    margin-bottom: 6.875rem;
}

.mt-120 {
    margin-top: 7.5rem;
}

.mb-120 {
    margin-bottom: 7.5rem;
}

/*=== Overlap ===*/

.overlap35,
.overlap45,
.overlap65,
.overlap85,
.overlap110,
.overlap120,
.overlap140,
.overlap155,
.overlap210,
.overlap245,
.overlap340,
.overlap-35,
.overlap-45,
.overlap-60,
.overlap-65,
.overlap-85,
.overlap-90,
.overlap-105,
.overlap-110,
.overlap-115,
.overlap-120,
.overlap-145,
.overlap-210,
.overlap-150,
.overlap-340 {
    position: relative;
    z-index: 1;
}

.overlap-35 {
    margin-bottom: -2.1875rem;
}

.overlap-45 {
    margin-bottom: -2.8125rem;
}

.overlap-60 {
    margin-bottom: -3.75rem;
}

.overlap-65 {
    margin-bottom: -4.0625rem;
}

.overlap-85 {
    margin-bottom: -5.3125rem;
}

.overlap-90 {
    margin-bottom: -5.625rem;
}

.overlap-105 {
    margin-bottom: -6.5625rem;
}

.overlap-110 {
    margin-bottom: -6.875rem;
}

.overlap-115 {
    margin-bottom: -7.1875rem;
}

.overlap-120 {
    margin-bottom: -7.5rem;
}

.overlap-140 {
    margin-bottom: -8.75rem;
}

.overlap-150 {
    margin-bottom: -9.375rem;
}

.overlap-210 {
    margin-bottom: -13.125rem;
}

.overlap-340 {
    margin-bottom: -21.25rem;
}

.overlap35 {
    margin-top: -2.1875rem;
}

.overlap45 {
    margin-top: -2.8125rem;
}

.overlap65 {
    margin-top: -4.0625rem;
}

.overlap85 {
    margin-top: -5.3125rem;
}

.overlap110 {
    margin-top: -6.875rem;
}

.overlap120 {
    margin-top: -7.5rem;
}

.overlap140 {
    margin-top: -8.75rem;
}

.overlap155 {
    margin-top: -9.6875rem;
}

.overlap210 {
    margin-top: -13.125rem;
}

.overlap245 {
    margin-top: -15.3125rem;
}

.overlap340 {
    margin-top: -21.25rem;
}

/*=== Default Colors ===*/

.bg-black {
    background-color: #000;
}

.bg-white {
    background-color: #fff;
}

/*=== Gradient Colors ===*/

.grad-bg1 {
    background: #e5eaef;
}

.grad-bg2:before {
    background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff', GradientType=1);
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    opacity: .003;
}

/*=== Background Shape ===*/

.lft-btm-shp {
    left: 0;
    bottom: 0;
}

.rgt-btm-shp {
    right: 0;
    bottom: 0;
}

.lft-tp-shp {
    left: 0;
    top: 0;
}

.rgt-tp-shp {
    right: 0;
    top: 0;
}

/*=== Z Index ===*/

.z1 {
    z-index: 1;
}

.z2 {
    z-index: 2;
}

.z3 {
    z-index: 3;
}

.z4 {
    z-index: 4;
}

.z5 {
    z-index: 5;
}

.z-1 {
    z-index: -1;
}

.z-2 {
    z-index: -2;
}

.z-3 {
    z-index: -3;
}

.z-4 {
    z-index: -4;
}

.z-5 {
    z-index: -5;
}

/*=== Container ===*/

.container {
    padding: 0;
    max-width: 80rem;
}

.logo img {
    max-width: 450px;
    padding: 15px 0px;
}

.division_logo_one {
    max-width: 140px;
}

.division_logo_two {
    max-width: 250px;
}

/*=== Wide Sec ===*/

.wide-sec,
.wide-sec2 {
    position: relative;
    z-index: 1;
}

.wide-sec {
    min-width: calc(100% + 19.6875rem);
    margin-left: -9.84375rem;
}

.wide-sec2 {
    min-width: calc(100% + 11.25rem);
    margin-left: -5.625rem;
}

.wide-sec3 {
    min-width: calc(100% + 6.25rem);
    margin-left: -3.125rem;
}

.mnu-btn {
    color: #fff;
    margin-left: 20px;
	position:relative;
}

.mnu-btn:hover {
    background: transparent !important;
}

.mnu-btn label {
    display: flex;
    flex-direction: column;
    width: 50px;
    height: 60px;
    cursor: pointer;
}

.mnu-btn label span {
  background: #fff;
  border-radius: 10px;
  height: 5px;
  margin: 7px 0;
  transition: 0.4s cubic-bezier(0.68, -0.6, 0.32, 1.6);
}

.mnu-btn span:nth-of-type(1) {
  width: 100%;
}

.mnu-btn span:nth-of-type(2) {
  width: 100%;
}

.mnu-btn span:nth-of-type(3) {
  width: 75%;
}

.mnu-btn input[type="checkbox"] {
  display: none;
}

.mnu-btn.search-close-btn span:nth-of-type(1) {
    transform-origin: bottom;
    transform: rotatez(45deg) translate(13px, 13px);
}

.mnu-btn.search-close-btn span:nth-of-type(2) {
  transform-origin: top;
  transform: rotatez(-45deg);
}

.special-box-inner {
	    width: 100%;
}

.special-box-inner ul {
    margin-top: 15px;
}
.special-box-inner ul li {
    color: #fff;
    font-size: 18px;
    padding-bottom: 10px;
}

.short_gallery {
    background: #fff;
    border-radius: 6px;
    margin-bottom: 20px;
    padding: 5px;
}

.short_gallery a {
    max-height: 260px;
    min-height: 260px;
    overflow: hidden;
}

.short_gallery a img {
    max-height: 260px;
}

.pdf-container {
  width: 100%;
  height: 100vh; /* Full page height */
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
}

.pdf-container iframe {
  width: 90%;
  height: 90%;
  border: none;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}

.alumni_testimonials .avathar { width:80px;height:80px;}

.alumni_testimonials .card-title {
    font-weight: 600;
}

.alumni_testimonials .card-subtitle {
    font-weight: 500;
    font-size: 15px;
}

.tab_container.content .alumni_testimonials .card-text {
    font-size: 16px;
    line-height: 25px;
    text-align: left;
}

.alumni_testimonials .card {
	
}

.data_excellence_cse h2 {
  
}

.data_excellence_cse ul {
  margin-bottom: 1rem;
}

.data_excellence_cse img {
    transition: transform 0.3s ease;
    max-width: 350px;
   
}
.data_excellence_cse img:hover {
  transform: scale(1.03);
}

.data_excellence_cse h5 {
    font-weight: 500;
}


/*=== Column Gap ===*/

.mrg {
    margin: 0;
}

.mrg div[class^="col"] {
    padding: 0;
}

.mrg .row:not(.mrg) div[class^="col"] {
    padding: 0 .9375rem;
}

.mrg2 {
    margin: 0 -1px;
}

.mrg2 div[class^="col"] {
    padding: 0 1px;
}

.mrg5 {
    margin: 0 -0.15625rem;
}

.mrg5 div[class^="col"] {
    padding: 0 0.15625rem;
}

.mrg6 {
    margin: 0 -0.1875rem;
}

.mrg6 div[class^="col"] {
    padding: 0 0.1875rem;
}

.mrg15 {
    margin: 0 -0.46875rem;
}

.mrg15 div[class^="col"] {
    padding: 0 0.46875rem;
}

.mrg20 {
    margin: 0 -0.625rem;
}

.mrg20 div[class^="col"] {
    padding: 0 0.625rem;
}

.mrg30 {
    margin: 0 -0.9375rem;
}

.mrg30 div[class^="col"] {
    padding: 0 0.9375rem;
}

.mrg10 {
    margin: 0 -0.3125rem;
}

.mrg10 div[class^="col"] {
    padding: 0 0.3125rem;
}

.mrg40 {
    margin: 0 -1.25rem;
}

.mrg40 div[class^="col"] {
    padding: 0 1.25rem;
}

.mrg45 {
    margin: 0 -1.40625rem;
}

.mrg45 div[class^="col"] {
    padding: 0 1.40625rem;
}

.mrg50 {
    margin: 0 -1.5625rem;
}

.mrg50 div[class^="col"] {
    padding: 0 1.5625rem;
}

.mrg60 {
    margin: 0 -1.875rem;
}

.mrg60 div[class^="col"] {
    padding: 0 1.875rem;
}

.mrg70 {
    margin: 0 -2.1875rem;
}

.mrg70 div[class^="col"] {
    padding: 0 2.1875rem;
}

.slick-slide:focus {
    outline: 0;
}

.slick-slide div[class^="col"] {
    flex: 0 0 100%;
    max-width: 100%;
}

/*=== Fonts Typography ===*/

.font-weight-hairline {
    font-weight: 100 !important;
}

.font-weight-thin {
    font-weight: 200 !important;
}

.font-weight-medium {
    font-weight: 500 !important;
}

.font-weight-semibold {
    font-weight: 600 !important;
}

.font-weight-extrabold {
    font-weight: 800 !important;
}

.font-weight-black {
    font-weight: 900 !important;
}

.font-style-italic {
    font-style: italic;
}

.font-style-normal {
    font-style: normal;
}

.letter-spacing-initial {
    letter-spacing: initial !important;
}

.text-transform-initial {
    text-transform: initial !important;
}

.video-banner {
    position: relative;
    padding-top: 56.25%; /* 16:9 Aspect Ratio */
    width: 100%;
    overflow: hidden;
  }

  .video-banner iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
  }

/*=== Parallax Background ===*/

.fixed-bg,
.parallax-bg {
    background-position: center;
    height: 100%;
    width: 100%;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -2;
}

.fixed-bg {
    background-attachment: scroll;
    background-size: cover;
}

.parallax-bg {
    background-attachment: fixed;
    background-size: contain;
}

.back-post-cntrbtm-norpet {
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
}

.back-post-cntrbtm {
    background-position: center bottom;
}

.back-post-lftcntr {
    background-position: left center;
}

.fixed-bg.patern-bg,
.parallax-bg.patern-bg {
    background-size: initial;
}

.fixed-bg.bg-norepeate {
    background-size: initial;
    background-repeat: no-repeat;
}

.back-blend-soft-light {
    background-blend-mode: soft-light;
}

.back-blend-difference {
    background-blend-mode: difference;
}

.back-blend-screen {
    background-blend-mode: screen;
}

.back-blend-multiply {
    background-blend-mode: multiply;
}

.back-blend-lighten {
    background-blend-mode: lighten;
}

.back-blend-subtract {
    background-blend-mode: subtract;
}

/*=== Background Layer ===*/

.black-layer:before,
.white-layer:before,
.gray-layer:before,
.dark-layer:before,
.dark-layer2:before,
.blue-layer:before,
.blue-layer2:before,
.blue-layer3:before,
.thm-layer:before,
.scndry-layer:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.black-layer:before {
    background-color: #000000;
}

.white-layer:before {
    background-color: #ffffff;
}

.gray-layer:before {
    background-color: #eee7ce;
}

.dark-layer:before {
    background-color: var(--color9);
}

.dark-layer2:before {
    background-color: var(--color7);
}

.blue-layer:before {
    background-color: #00182b;
}

.blue-layer2:before {
    background-color: var(--color12);
}

.blue-layer3:before {
    background-color: var(--color16);
}

/*=== Opacity ===*/

.opc1:before {
    opacity: .1;
}

.opc15:before {
    opacity: .15;
}

.opc2:before {
    opacity: .2;
}

.opc25:before {
    opacity: .25;
}

.opc3:before {
    opacity: .3;
}

.opc35:before {
    opacity: .35;
}

.opc4:before {
    opacity: .4;
}

.opc45:before {
    opacity: .45;
}

.opc5:before {
    opacity: .5;
}

.opc55:before {
    opacity: .55;
}

.opc6:before {
    opacity: .6;
}

.opc65:before {
    opacity: .65;
}

.opc7:before {
    opacity: .7;
}

.opc75:before {
    opacity: .75;
}

.opc8:before {
    opacity: .8;
}

.opc85:before {
    opacity: .85;
}

.opc87:before {
    opacity: .87;
}

.opc9:before {
    opacity: .9;
}

.opc93:before {
    opacity: .93;
}

.opc95:before {
    opacity: .95;
}

.opc97:before {
    opacity: .97;
}

.opc98:before {
    opacity: .98;
}

.opc99:before {
    opacity: .99;
}

/*=== Iframe ===*/

iframe {
    border: 0;
    width: 100%;
}

/*=== Image ===*/

img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

/*=== Width ===*/

.wdth5 {
    width: 5%;
}

.wdth10 {
    width: 10%;
}

.wdth15 {
    width: 15%;
}

.wdth20 {
    width: 20%;
}

.wdth25 {
    width: 25%;
}

.wdth30 {
    width: 30%;
}

.wdth35 {
    width: 35%;
}

.wdth40 {
    width: 40%;
}

.wdth45 {
    width: 45%;
}

.wdth50 {
    width: 50%;
}

.wdth55 {
    width: 55%;
}

.wdth60 {
    width: 60%;
}

.wdth65 {
    width: 65%;
}

.wdth70 {
    width: 70%;
}

.wdth75 {
    width: 75%;
}

.wdth80 {
    width: 80%;
}

.wdth85 {
    width: 85%;
}

.wdth90 {
    width: 90%;
}

.wdth95 {
    width: 95%;
}

.wdth100 {
    width: 100%;
}

.wow {
    visibility: hidden;
}

/*=== Cross Browser Compatibility ===*/

i,
a,
img,
input,
button,
textarea,
:before,
:after,
label,
span,
nav ul li,
.testi-nav-item,
.special-box,
.procedure-wrap>div.row>div,
.special-box-inner>*,
a.page-link,
.rsnp-mnu,
.header-search,
.sticky-menu,
.proced-box,
.minicart-dropdown {
    -webkit-transition: var(--transition2);
    -ms-transition: var(--transition2);
    -o-transition: var(--transition2);
    transition: var(--transition2);
}

nav ul ul,
.social-links2,
.gallery-info {
    -webkit-transition: all 600ms cubic-bezier(0.175, 0.885, 0.320, 1);
    /* older webkit */
    -webkit-transition: all 600ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -moz-transition: all 600ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -o-transition: all 600ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    transition: all 600ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    /* easeOutBack */
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    /* older webkit */
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275);
    /* easeOutBack */
}

a i,
button i {
    -webkit-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

/*=== Border Radius ===*/

.brd-rd20 {
    -webkit-border-radius: var(--curve20);
    border-radius: var(--curve20);
}

.brd-rd10 {
    -webkit-border-radius: var(--curve10);
    border-radius: var(--curve10);
}

.brd-rd5 {
    -webkit-border-radius: var(--curve5);
    border-radius: var(--curve5);
}

.brd-rd3 {
    -webkit-border-radius: var(--curve3);
    border-radius: var(--curve3);
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
}

.dropdown-menu {
    border: 0;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    -ms-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    padding: 0;
}

.bootstrap-select .dropdown-menu li {
    line-height: initial;
}

.bootstrap-select .dropdown-menu li:nth-child(2n) {
    background-color: #f5f5f5;
}

.bootstrap-select .dropdown-menu li a {
    padding: 6px 1.5rem;
}

.bootstrap-select .dropdown-menu li a.dropdown-item.active,
.bootstrap-select .dropdown-menu li a.dropdown-item:active,
.bootstrap-select .dropdown-menu li a:hover,
.bootstrap-select .dropdown-menu li a:focus {
    color: #fff !important;
}

/*=== Particles ===*/

.particles-js,
.particles-js2 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

/*=== Animations ===*/

.welcome-box {
  border-radius: 0;
}
.bb-0 {
  border-bottom: 0px transparent;
}
.welcome-box-body {
    padding: 0;
    width: 100%;
}

#welcome-user .modal-dialog {
    max-width: 800px;
	margin: 3.75rem auto;
}

.welcome-box  button.close {
    position: absolute;
    right: -50px;
    top: 0;
    background: #da461e;
    color: #fff;
    font-size: 36px;
    padding: 0;
    border: none;
    width: 50px;
    height: 50px;
    line-height: 50px;
}

.modal-body button.close {
    position: absolute;
    right: 17px;
    background: transparent;
    font-size: 50px;
    padding: 0;
    top: 0;
    line-height: initial;
    cursor: pointer;
    z-index: 9;
    color: #989898;
}
.modal-body button.close:hover{
	color:#000000;
}
.tab_container.content .bs-callout-biotech h2 {
    font-size: 20px;
    letter-spacing: 0;
    color: rgb(23 48 76 / 92%);
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 2px solid var(--secondary-color);
}
.tab_container.content .bs-callout-biotech h2 span {
    display: block;
    font-size: 15px;
    margin-top: 5px;
    font-weight: 500;
}
.tab_container.content .bs-callout-biotech h4 {
    font-size: 17px;
    font-weight: 300;
    color: #000;
    margin-bottom: 10px;
    text-transform: capitalize;
}
.tab_container.content .bs-callout-biotech h4:after{
	content: none;
}
.tab_container.content .bs-callout-biotech p {
    text-align: left;
    margin-bottom: 6px;
    font-size: 15px;
	line-height: 24px;
}
.tab_container.content .bs-callout-biotech ul li:before {
    content: "\f101";
    font-family: "Font Awesome 5 Free";
    font-size: 12px;
    border: none;
    display: inline-block;
    margin-right: 10px;
    padding: 0;
    left: 0;
    position: absolute;
    top: 1px;
    color: #0d6efd;
    font-weight: 900;
}
.tab_container.content .bs-callout-biotech ul li a{
	font-size: 15px;
}
.tab_container.content .bs-callout-biotech ul li {
	font-size: 15px;
	margin: 0px 0;
}
.tab_container.content .bs-callout-biotech ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
.tab_container.content .bs-callout-biotech .social-icons {
  list-style: none;
  display: flex;
  gap: 12px; /* space between icons */
  padding: 0;
  margin: 0;
}

.tab_container.content .bs-callout-biotech .social-icons li {
  display: inline-block;
  padding: 0;
}

.tab_container.content .bs-callout-biotech .social-icons li:before {
	content:none;
}

.tab_container.content .bs-callout-biotech .social-icons a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #f5f5f5;
  color: #333;
  font-size: 20px;
  transition: all 0.3s ease;
  text-decoration: none;
}

.tab_container.content .bs-callout-biotech .social-icons a:hover {
  background: #f97d09; /* LinkedIn blue */
  color: #fff;
}

.tab_container.content .bs-callout-biotech .social-icons a i {
  pointer-events: none;
}

.pdf-button {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background-color: #d32f2f;
    color: #fff !important;
    padding: 10px 20px;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 500;
    font-size: 20px;
    transition: all 0.3s ease;
}

.pdf-button i {
  
}

.pdf-button:hover {
  background-color: #b71c1c;
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0,0,0,0.2);
}

.file-button {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background-color: #00b273;
    color: #fff !important;
    padding: 10px 20px;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 500;
    font-size: 20px;
	display:block;
    transition: all 0.3s ease;
}

.file-button i {
  
}

.file-button:hover {
  background-color: #029460;
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0,0,0,0.2);
}

/* Second-level dropdown (sub-children) */

.header-left ul li.sub-children a {
	position:relative;
}
.header-left ul li.sub-children > ul {
  display: none;
  position: absolute;
  top: 0;
  left: 100%; /* pushes it to the right side */
  background: #fff;
  min-width: 200px;
  z-index: 1000;
}

.header-left ul li.sub-children:hover > ul {
    display: block;
    visibility: visible;
    opacity: 1;
}

/* Optional caret indicator */
.sub-children > a::after {
    content: " ▾";
    font-size: 25px;
    margin-left: 0;
    position: absolute;
    right: 5px;
}


.tab_container.content .minitable p {
	margin:0;
}

.img_tag {
    max-height: 210px;
    min-height: 210px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin-bottom: 5px;
}

.tab_container.content .facilites p {
    text-align: left;
    line-height: 21px;
}

.mansory_gallery {
	margin: 1rem 0;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    -webkit-column-width: 33.33333333333333%;
    -moz-column-width: 33.33333333333333%;
    column-width: 33.33333333333333%;
}

.mansory_gallery.two_column {
	margin: 1rem 0;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    -webkit-column-width: 50%;
    -moz-column-width: 50%;
    column-width: 50%;
}

.mansory_gallery.one_column {
	margin: 1rem 0;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    -webkit-column-width: 100%;
    -moz-column-width: 100%;
    column-width: 100%;
}

.mansory_gallery .tile img {
    max-width: 100%;
    width: 100%;
    height: auto;
    margin-bottom: 1rem;
}

  .three-cols{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:24px;
    align-items:start;
  }

  .card{
    background:#ffffff;
    border-radius:12px;
    box-shadow:0 6px 18px rgba(15,23,42,0.06);
    overflow:hidden;
    transition:transform .25s ease, box-shadow .25s ease;
    display:flex;
    flex-direction:column;
    min-height:330px;
  }

  .card:hover{
    transform:translateY(-8px);
    box-shadow:0 18px 40px rgba(15,23,42,0.12);
  }

  .card__media{
    width:100%;
    aspect-ratio:16 / 10;
    object-fit:cover;
    display:block;
  }

  .card__body{
    padding:18px;
    display:flex;
    flex-direction:column;
    gap:12px;
    flex:1 1 auto;
  }

  .card__title{
    margin:0;
    font-size:1.1rem;
    line-height:1.25;
  }

  .card__desc {
    margin: 0;
    color: #6b7280;
    font-size: 0.95rem;
    line-height: 1.45;
    flex: 1 1 auto;
    text-align: left !important;
    line-height: 27px;
}

  .card__meta{
    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:12px;
    margin-top:6px;
  }

  .badge{
    background:linear-gradient(90deg,#ff6b6b, #ff9a9a);
    color:#fff;
    padding:6px 10px;
    font-weight:600;
    border-radius:999px;
    font-size:0.85rem;
    box-shadow:0 4px 12px rgba(255,107,107,0.18);
  }

  .link{
    text-decoration:none;
    font-weight:600;
    color:#ff6b6b;
    font-size:0.9rem;
  }

  @media (max-width:900px){
    .three-cols{
      grid-template-columns:repeat(2,1fr);
    }
  }
  @media (max-width:600px){
    .three-cols{
      grid-template-columns:1fr;
    }
  }

.height_medium .img_tag {
	max-height: 275px;
    min-height: 275px;
}

/*=== Pulse Animation ===*/

.spinner:before,
.spinner:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -4.0625rem;
    margin-left: -4.0625rem;
    background-color: inherit;
    -webkit-animation: pluse 2s linear infinite;
    -ms-animation: pluse 2s linear infinite;
    -o-animation: pluse 2s linear infinite;
    animation: pluse 2s linear infinite;
    width: 8.125rem;
    height: 8.125rem;
    -webkit-border-radius: inherit;
    border-radius: inherit;
    opacity: 0;
    z-index: -2;
}

.spinner:after {
    -webkit-animation: pluse 2s linear 2.3s infinite;
    -ms-animation: pluse 2s linear 2.3s infinite;
    -o-animation: pluse 2s linear 2.3s infinite;
    animation: pluse 2s linear 2.3s infinite;
    -webkit-animation-delay: 0.5s;
    -ms-animation-delay: 0.5s;
    -o-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

@-webkit-keyframes pluse {
    0% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -o-transform: scale(1.3);
        transform: scale(1.3);
        opacity: 0;
    }
}

@-ms-keyframes pluse {
    0% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -o-transform: scale(1.3);
        transform: scale(1.3);
        opacity: 0;
    }
}

@-o-keyframes pluse {
    0% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -o-transform: scale(1.3);
        transform: scale(1.3);
        opacity: 0;
    }
}

@keyframes pluse {
    0% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -o-transform: scale(1.3);
        transform: scale(1.3);
        opacity: 0;
    }
}

/*=== Zoom Animation ===*/

.zoom-anim {
    -webkit-animation: zoom 3s linear infinite;
    -ms-animation: zoom 3s linear infinite;
    -o-animation: zoom 3s linear infinite;
    animation: zoom 3s linear infinite;
}

@-webkit-keyframes zoom {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@-ms-keyframes zoom {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@-o-keyframes zoom {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes zoom {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05);
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

/*=== Slick Arrow ===*/

.slick-slider>button.slick-arrow {
    height: 3.75rem;
    width: 3.75rem;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 1.25rem;
    position: absolute;
    z-index: 1;
}

.slick-slider:not(.feat-caro)>button.slick-arrow {
    background-color: #000;
    color: #fff;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.slick-slider.feat-caro>button.slick-arrow {
    color: #fff;
    bottom: 8.375rem;
    font-size: 1.3rem;
}

.slick-slider.feat-caro>button.slick-prev {
    right: 11rem;
    transform: rotateY(180deg);
}

.slick-slider.feat-caro>button.slick-next {
    right: 7rem;
    transform: rotateY(180deg);
}

.slick-slider>button.slick-arrow:hover,
.slick-slider>button.slick-arrow:focus {
    color: #fff;
}

.slick-slider:not(.feat-caro)>button.slick-prev {
    left: -5rem;
}

.slick-slider:not(.feat-caro)>button.slick-next {
    right: -5rem;
}

/*=== Slick Dots ===*/

.slick-slider ul.slick-dots {
    display: flex;
    margin: 0;
    list-style: none;
    justify-content: center;
    padding: 0;
}

.slick-slider.feat-caro ul.slick-dots {
    position: absolute;
    bottom: 1.875rem;
    left: 0;
    right: 0;
}

.slick-slider ul.slick-dots>li {
    line-height: 1;
    margin: 0 2.5px;
}

.slick-slider ul.slick-dots>li button {
    color: transparent;
    padding: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #e4e4e4;
    height: .75rem;
    width: .75rem;
    font-size: 0;
}

/*=== Social Media ===*/

.facebook,
.facebook-hvr:hover,
.facebook-hvr:focus,
.widget-box.v2 .social-links3>a.facebook-hvr:hover,
.widget-box.v2 .social-links3>a.facebook-hvr:focus,
.prod-detail-meta .social-links5>a.facebook-hvr:hover,
.prod-detail-meta .social-links5>a.facebook-hvr:focus {
    background-color: #3b5999;
    border-color: #3b5999;
}

.twitter,
.twitter-hvr:hover,
.twitter-hvr:focus,
.widget-box.v2 .social-links3>a.twitter-hvr:hover,
.widget-box.v2 .social-links3>a.twitter-hvr:focus,
.prod-detail-meta .social-links5>a.twitter-hvr:hover,
.prod-detail-meta .social-links5>a.twitter-hvr:focus {
    background-color: #55acee;
    border-color: #55acee;
}

.google,
.google-hvr:hover,
.google-hvr:focus,
.widget-box.v2 .social-links3>a.google-hvr:hover,
.widget-box.v2 .social-links3>a.google-hvr:focus,
.prod-detail-meta .social-links5>a.google-hvr:hover,
.prod-detail-meta .social-links5>a.google-hvr:focus {
    background-color: #dd4b39;
    border-color: #dd4b39;
}

.pinterest,
.pinterest-hvr:hover,
.pinterest-hvr:focus,
.widget-box.v2 .social-links3>a.pinterest-hvr:hover,
.widget-box.v2 .social-links3>a.pinterest-hvr:focus,
.prod-detail-meta .social-links5>a.pinterest-hvr:hover,
.prod-detail-meta .social-links5>a.pinterest-hvr:focus {
    background-color: #bd081c;
    border-color: #bd081c;
}

.linkedin,
.linkedin-hvr:hover,
.linkedin-hvr:focus,
.widget-box.v2 .social-links3>a.linkedin-hvr:hover,
.widget-box.v2 .social-links3>a.linkedin-hvr:focus,
.prod-detail-meta .social-links5>a.linkedin-hvr:hover,
.prod-detail-meta .social-links5>a.linkedin-hvr:focus {
    background-color: #0077B5;
    border-color: #0077B5;
}

.youtube,
.youtube-hvr:hover,
.youtube-hvr:focus,
.widget-box.v2 .social-links3>a.youtube-hvr:hover,
.widget-box.v2 .social-links3>a.youtube-hvr:focus,
.prod-detail-meta .social-links5>a.youtube-hvr:hover,
.prod-detail-meta .social-links5>a.youtube-hvr:focus {
    background-color: #cd201f;
    border-color: #cd201f;
}

.instagram,
.instagram-hvr:hover,
.instagram-hvr:focus,
.widget-box.v2 .social-links3>a.instagram-hvr:hover,
.widget-box.v2 .social-links3>a.instagram-hvr:focus,
.prod-detail-meta .social-links5>a.instagram-hvr:hover,
.prod-detail-meta .social-links5>a.instagram-hvr:focus {
    background-color: #e4405f;
    border-color: #e4405f;
}

.vimeo,
.vimeo-hvr:hover,
.vimeo-hvr:focus,
.widget-box.v2 .social-links3>a.vimeo-hvr:hover,
.widget-box.v2 .social-links3>a.vimeo-hvr:focus,
.prod-detail-meta .social-links5>a.vimeo-hvr:hover,
.prod-detail-meta .social-links5>a.vimeo-hvr:focus {
    background-color: #8cbe0b;
    border-color: #8cbe0b;
}

.skype,
.skype-hvr:hover,
.skype-hvr:focus,
.widget-box.v2 .social-links3>a.skype-hvr:hover,
.widget-box.v2 .social-links3>a.skype-hvr:focus,
.prod-detail-meta .social-links5>a.skype-hvr:hover,
.prod-detail-meta .social-links5>a.skype-hvr:focus {
    background-color: #00AFF0;
    border-color: #00AFF0;
}

.rss,
.rss-hvr:hover,
.rss-hvr:focus,
.widget-box.v2 .social-links3>a.rss-hvr:hover,
.widget-box.v2 .social-links3>a.rss-hvr:focus,
.prod-detail-meta .social-links5>a.rss-hvr:hover,
.prod-detail-meta .social-links5>a.rss-hvr:focus {
    background-color: #f26522;
    border-color: #f26522;
}

.facebook-clr,
.facebook:hover,
.facebook:focus {
    color: #3b5999;
}

.twitter-clr,
.twitter:hover,
.twitter:focus {
    color: #55acee;
}

.google-clr,
.google:hover,
.google:focus {
    color: #dd4b39;
}

.pinterest-clr,
.pinterest:hover,
.pinterest:focus {
    color: #bd081c;
}

.linkedin-clr,
.linkedin:hover,
.linkedin:focus {
    color: #0077B5;
}

.youtube-clr,
.youtube:hover,
.youtube:focus {
    color: #cd201f;
}

.instagram-clr,
.instagram:hover,
.instagram:focus {
    color: #e4405f;
}

.vimeo-clr,
.vimeo:hover,
.vimeo:focus {
    color: #8cbe0b;
}

.skype-clr,
.skype:hover,
.skype:focus {
    color: #00AFF0;
}

.rss-clr,
.rss:hover,
.rss:focus {
    color: #f26522;
}

/*===== Theme Style =====*/

.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    left: 10px;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    z-index: 100;
	transition: all .3s;
}

.float:hover{
	-moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.breakingNewsHolder {
    width: 100%;
    background: rgb(23 48 76 / 92%);
    position: fixed;
    z-index: 9;
    bottom: 0;
    margin-top: 30px;
}
marquee {
    width: 100%;
    color: #fff;
    height: 42px;
    padding: 13px;
    font-weight: 600;
    margin-top: -6px;
}
.breakingNewsHolder marquee ul li {
    display: inline-block;
    margin-left: 40px;
	color: #fff;
}
.kingster-body a {
    color: #ffffff;
    line-height: 24px;
    font-size: 14px;
    font-weight: 500;
}

/*=== Page Loader Style ===*/

#preloader {
    position: fixed;
    top: 0;
    z-index: 99999;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    background-color: #fff;
}

.preloader-inner {
    height: 9.375rem;
    line-height: 9.375rem;
    width: 9.375rem;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.preloader-inner:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid;
    -webkit-animation: rotate 5s infinite linear;
    -ms-animation: rotate 5s infinite linear;
    -o-animation: rotate 5s infinite linear;
    animation: rotate 5s infinite linear;
}

.preloader-icon {
    display: inline-block;
    font-size: 3.75rem;
    -webkit-animation: zoom2 3s infinite linear;
    -ms-animation: zoom2 3s infinite linear;
    -o-animation: zoom2 3s infinite linear;
    animation: zoom2 3s infinite linear;
    padding: 43px;
}

@-webkit-keyframes zoom2 {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes zoom2 {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotateY(0);
        -ms-transform: rotateY(0);
        -o-transform: rotateY(0);
        transform: rotateY(0);
    }
    25% {
        -webkit-transform: rotateY(90deg);
        -ms-transform: rotateY(90deg);
        -o-transform: rotateY(90deg);
        transform: rotateY(90deg);
    }
    50% {
        -webkit-transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        transform: rotateY(180deg);
    }
    75% {
        -webkit-transform: rotateY(270deg);
        -ms-transform: rotateY(270deg);
        -o-transform: rotateY(270deg);
        transform: rotateY(270deg);
    }
    100% {
        -webkit-transform: rotateY(360deg);
        -ms-transform: rotateY(360deg);
        -o-transform: rotateY(360deg);
        transform: rotateY(360deg);
    }
}

@keyframes rotate {
    0% {
        -webkit-transform: rotateY(0);
        -ms-transform: rotateY(0);
        -o-transform: rotateY(0);
        transform: rotateY(0);
    }
    25% {
        -webkit-transform: rotateY(90deg);
        -ms-transform: rotateY(90deg);
        -o-transform: rotateY(90deg);
        transform: rotateY(90deg);
    }
    50% {
        -webkit-transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        transform: rotateY(180deg);
    }
    75% {
        -webkit-transform: rotateY(270deg);
        -ms-transform: rotateY(270deg);
        -o-transform: rotateY(270deg);
        transform: rotateY(270deg);
    }
    100% {
        -webkit-transform: rotateY(360deg);
        -ms-transform: rotateY(360deg);
        -o-transform: rotateY(360deg);
        transform: rotateY(360deg);
    }
}

#back_to_top {
  display: inline-block;
  background-color: var(--secondary-color);
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#back_to_top::after {
  content: "\f077";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#back_to_top:hover {
  cursor: pointer;
  background-color: #d26600;
}
#back_to_top:active {
  background-color: var(--secondary-color);
}
#back_to_top.show {
  opacity: 1;
  visibility: visible;
}



/*===== Header Styles =====*/

header {
    position: absolute;
    width: 100%;
    z-index: 99;
}

.top-links>li,
.social-links>span,
.topbar-inner>p {
    position: relative;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}

.menu_seprate_div {
    background: #d9471f;
}

header.style1 .topbar-inner, header.style1 .logo-contact-menu-inner {
    padding-left: 0;
}

.topbar {
	background: #7e2f4f;
}

.topbar-inner>p {
    font-family: Graphik;
}

.top-links>li:not(:first-child):before {
    content: "";
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 8.5px;
    width: 2px;
    height: 13px;
    opacity: .8;
}

.top-links>li:not(:first-child) {
    padding-left: 1.125rem;
    margin-left: 1rem;
}

.social-links>span {
    font-family: Graphik;
}

.social-links>a {
    font-size: 1rem;
    color: #fff;
}

.social-links>a:not(:first-child) {
    margin-left: 1.25rem;
}

.topbar-right>a.search-btn {
    height: 3.125rem;
    width: 3.125rem;
    text-align: center;
    line-height: 3.125rem;
    font-size: 1rem;
    color: #fff;
    background-color: rgba(0, 0, 0, .1);
}

.topbar-right>a.search-btn:hover,
.topbar-right>a.search-btn:focus {
    color: var(--color1);
}

.scndry-bg .topbar-right>a.search-btn:hover,
.scndry-bg .topbar-right>a.search-btn:focus {
    color: #fff;
}

.topbar-right>div+a {
    margin-left: 2.1875rem;
}

.logo-contact-inner {
    padding: 0.5rem 0;
}

.header-contact-info>li {
    position: relative;
    padding-left: 0.5rem;
    font-weight: 800;
    color: #555;
    line-height: initial;
}

.header-contact-info>li:not(:first-child) {
    margin-left: 0;
}

.header-contact-info>li>i {
    font-size: 1.875rem;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.header-contact-info>li a {
    font-weight: 700;
    text-decoration: underline;
}

.header-contact-info>li span {
    font-size: .9375rem;
    font-weight: 700;
}

.header-contact-info>li strong {
    font-weight: 700;
    color: var(--color1);
    margin-top: 3px;
}

.header-contact-info+.header-cart {
    margin-left: 2.8125rem;
}

.header-cart>span.cart-btn {
    line-height: 3.375rem;
    height: 3.375rem;
    width: 3.375rem;
    cursor: pointer;
    color: #3c3c3c;
    font-size: 1.25rem;
    background-color: #f7faff;
}

.header-cart>span.cart-btn:hover,
.header-cart>span.cart-btn:focus {
    color: #fff;
}

.header-cart>span.cart-btn>span {
    top: -1px;
    right: -8px;
    font-size: 11px;
    color: #fff;
    font-weight: 700;
    font-family: Arimo;
    line-height: 1.125rem;
    height: 1.125rem;
    width: 1.125rem;
}

nav>div ul li {
    position: relative;
    font-size: .9375rem;
    font-weight: 600;
}

nav ul li a {
    display: block;
}

nav>div>ul>li {
    line-height: 3.0625rem;
    font-size: 1rem;
    font-weight: 500;
    text-transform: capitalize;
}

/* nav>div>ul>li:not(:first-child):before {
    content: "";
    width: 1px;
    height: 11px;
    position: absolute;
    background-color: #d0cfcf;
    left: 0;
    top: 1.6875rem;
} */

nav>div>ul>li>a {
    padding: 2.2rem 1rem;
}

nav>div>ul>li.menu-item-has-children>a {
    padding-right: 2.3125rem;
}

nav>div>ul li.menu-item-has-children>a:before {
    content: "\f078";
    position: absolute;
    right: 1.1rem;
    top: 2.3rem;
    line-height: inherit;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    font-size: 14px;
}

/*=== Dropdown ===*/

nav ul ul {
    background-color: #ffffff;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 1;
    width: 15.625rem;
    opacity: 0;
    visibility: hidden;
}

nav ul ul.dropdown-menu-large {
    width: 800px;
}

nav ul ul.dropdown-menu-large li {
    width: 50%;
    float: left;
}

nav ul ul ul {
    
}

nav ul ul li {
    width: 100%;
    text-transform: initial;
}

nav ul ul li a {
    padding: 5px 1rem;
    color: #000000;
    font-weight: 400;
}

nav ul ul li a:hover {
	color:#f97d09 !important;
}

/* nav ul ul li+li {
    border-top: 1px solid #ececec;
} */

/* nav ul ul li:hover > a, 
nav ul ul li.active > a {background-color: #f8f8f8;} */

nav ul ul ul {
    left: 100%;
    top: 0;
}

nav ul ul li.menu-item-has-children>a:before {
    content: "\f054";
    top: 8px;
    right: 1.25rem;
    font-size: 13px;
}

nav ul ul li.menu-item-has-children>a {
    padding-right: 2.1875rem;
}

nav ul li.menu-item-has-children:hover>ul {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    visibility: visible;
}

nav ul ul li.menu-item-has-children:hover>ul {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scale(1);
}

/*=== Header Cart ===*/

.header-cart:hover>.minicart-dropdown {
    opacity: 1;
    visibility: visible;
}

.minicart-dropdown {
    position: absolute;
    right: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
    padding: 1.25rem;
    width: 18.125rem;
    visibility: hidden;
    opacity: 0;
    z-index: 9;
}

.minicart-dropdown>ul {
    display: block;
    max-height: 15.625rem;
    overflow-y: auto;
}

.minicart-dropdown>ul li {
    width: 100%;
}

.minicart-item {
    align-items: center;
    position: relative;
    line-height: initial;
}

.minicart-item>a {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    max-width: 4.375rem;
    display: block;
    overflow: hidden;
}

.minicart-item>a+.minicart-info {
    flex: 0 0 calc(100% - 4.375rem);
    max-width: calc(100% - 4.375rem);
    padding-left: 1rem;
}

.minicart-info {
    padding-right: 1.125rem;
}

.minicart-info>h6 {
    font-weight: 700;
}

.minicart-dropdown>ul li:not(:first-child) {
    margin-top: 1.25rem;
    border-top: 0;
}

.minicart-info .price {
    font-size: 14px;
    margin-top: 5px;
    display: inline-block;
    font-family: Graphik;
    font-weight: 600;
}

.btns-total {
    border-top: 1px solid #e2e2e2;
    margin-top: 1.25rem;
    padding-top: .9375rem;
}

.btns-total>span {
    color: var(--color1);
    display: block;
    font-size: 1rem;
}

.btns-total>span span {
    display: inline-block;
    margin-left: 5px;
    font-size: inherit;
}

header.style1 .btns-wrap2>a.thm-btn {
    padding: 9px 8px 8px;
    line-height: initial;
    font-size: 12px;
    width: calc(50% - 30px);
    margin-top: .9375rem;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.btns-total .btns-wrap2 {
    justify-content: space-between;
}

.mini-cart:hover .minicart-dropdown {
    opacity: 1;
    visibility: visible;
}

.mini-cart>a span {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: var(--color7);
    color: var(--color8);
    font-size: 12px;
    line-height: .9375rem;
    width: .9375rem;
    height: .9375rem;
    position: absolute;
    text-align: center;
    top: -3px;
    left: -7px;
}

.minicart-info a.remove-cart {
    position: absolute;
    font-size: 14px;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

/*=== Header Search ===*/

.header-search {
    top: 0;
    left: 0;
    right: 0;
    bottom: 80%;
    z-index: 9999;
    background-color: #002543;
    padding: 0;
    opacity: 0;
    visibility: hidden;
}

.header-search.active {
    bottom: 0;
    opacity: 1;
    visibility: visible;
}

.search-close-btn {

}

.header-search>form input {
    border-bottom: 2px solid rgba(255, 255, 255, .3);
    height: 5rem;
    font-size: 2.3rem;
    width: 100%;
    background-color: transparent;
    padding-right: 5rem;
    color: #fff;
}

.header-search>form button {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 5rem;
    background-color: transparent;
    padding: 0;
    font-size: 2rem;
    font-weight: 700;
    color: #fff;
}

.search-close-btn:hover,
.search-close-btn:focus,
.header-search>form button:hover,
.header-search>form button:focus {
    color: #fff;
}

/*=== Header Style 1 ===*/

header.style1 nav {
    margin-bottom: 0;
}

header.style1 nav>div {
    line-height: 1;
    margin-left: 10px;
}

header.style1 nav ul li:hover>a, header.style1 nav ul li.active>a, header.style1 nav ul li>a:focus {
    color: #000000;
    background: #fff !important;
}

header.style1 nav>div>ul>li:first-child>a {
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

header.style1 nav>div>ul>li {
    color: #fff;
}

header.style1 nav>div>ul ul {
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

header.style1 nav>div>ul ul li:first-child>a {
    -webkit-border-radius: 0;
    border-radius: 0;
}

header.style1 nav>div>ul ul li:last-child>a {
    -webkit-border-radius: 0;
    border-radius: 0;
}

header.style1 nav ul li:hover:before,
header.style1 nav ul li.active:before,
header.style1 nav ul li:hover+li:before,
header.style1 nav ul li.active+li:before {
    opacity: 0;
}

header.style1 .thm-btn {
    border-radius: 0;
    margin-bottom: -2px;
    padding: 1rem 1.5rem;
    color: #fff;
    font-weight: 500;
    background: var(--secondary-color) !important;
}

header.style1 .thm-btn:before,
header.style1 .thm-btn:after {
    background-color: var(--secondary-color) !important;
}

/*=== Header Style 2 ===*/

header.style2 .topbar-inner,
header.style2 .logo-contact-menu-inner {
    padding-left: 16.5625rem;
}

header.style2 .logo.v2 {
    margin-left: -16.5625rem;
    margin-top: -3.125rem;
    margin-bottom: -.9375rem;
}

.logo.v2:before,
.logo.v2:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    -webkit-clip-path: polygon(100% 0, 0 0, 100% 100%);
    -ms-clip-path: polygon(100% 0, 0 0, 100% 100%);
    clip-path: polygon(100% 0, 0 0, 100% 100%);
}

.logo.v2:before {
    height: 2.1875rem;
    bottom: -2.125rem;
    background-color: inherit;
}

.logo.v2:after {
    height: 12px;
    bottom: -1.6875rem;
    -webkit-transform: rotate(11deg);
    -ms-transform: rotate(11deg);
    -o-transform: rotate(11deg);
    transform: rotate(11deg);
    right: -1px;
    left: -5px;
}

.logo.v2 a {
    padding: 0.5rem 1.2rem;
}

header.style2 .container {
    max-width: 96.875rem;
}

header.style2 nav>div>ul>li>a {
    padding: 0;
}

header.style2 nav>div>ul>li:not(:first-child):before {
    display: none;
}

header.style2 nav>div>ul>li {
    color: var(--color3);
    font-family: Graphik;
    line-height: 5.3125rem;
}

header.style2 nav>div>ul>li:not(:first-child) {
    margin-left: 2.1875rem;
}

header.style2 nav>div>ul>li.menu-item-has-children>a {
    padding-right: .9375rem;
}

header.style2 nav>div>ul>li.menu-item-has-children>a:before {
    right: 0;
}

.header-contact {
    font-family: Graphik;
    font-size: 1.0625rem;
    padding-left: 2.8125rem;
    font-weight: 600;
    line-height: 1.96875rem;
}

.header-contact>i {
    font-size: 1.875rem;
    line-height: 1;
    left: 0;
    top: 0;
}

.header-contact+a {
    margin-left: 4.375rem;
}

.mega-menu-wrap {
    padding: 60px 20px;
    padding-top: 0;
    top: -60px;
}

.menu_list {
	margin-bottom:50px;
}

.menu_list h3 {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
	margin-bottom:20px;
}

.menu_list ul.list-unstyled {
	position:relative;
	padding-left:20px;
}

.menu_list ul.list-unstyled:before {
    content: '';
    width: 2px;
    position: absolute;
    left: 0;
    height: 88%;
    background-color: #f97d09;
    top: 10px;
}

.menu_list ul.list-unstyled li {
    line-height: 20px;
    padding-bottom: 10px;
}

.menu_list.two_colum ul.list-unstyled li{}

.menu_list ul.list-unstyled li a {
    color: #fff;
    font-size: 15px;
}
.menu_list ul.list-unstyled li a:hover{
	 color: #f97d09;
}

/*=== Header Style 3 ===*/

.top-noti {
    padding: 9px 0;
}

.scndry-bg p,
.thm-bg p {
    color: #fff;
}

.top-noti p {
    font-size: 14px;
    font-family: Graphik;
    font-weight: 600;
    letter-spacing: .2px;
}

.top-noti p .simple-link {
    font-weight: 700;
    color: inherit;
}

header.style3 .topbar-inner,
header.style3 .logo-menu-inner {
    padding-left: 15.9375rem;
}

.topbar .header-contact {
    font-size: .9375rem;
    line-height: 1.375rem;
    padding-left: 2.1875rem;
}

.bg-color11 .header-contact,
.bg-color11 .topbar-right>a.search-btn:hover,
.bg-color11 .topbar-right>a.search-btn:focus {
    color: #fff;
}

.top-links>li a:hover {
    color: #f97d09 !important;
}

.topbar .header-contact>i {
    font-size: 1.375rem;
}

.topbar-right>ul+div {
    margin-left: 2.25rem;
}

header.style3 .logo.v2 {
    margin-left: -15.9375rem;
    margin-top: -3.5625rem;
    margin-bottom: -.9375rem;
}

header.style3 nav>div>ul>li {
    line-height: 5.625rem;
    font-size: 1.0625rem;
    text-transform: initial;
    color: var(--color1);
}

header.style3 nav>div>ul>li>a {
    padding: 0;
}

header.style3 nav>div>ul>li:not(:first-child) {
    margin-left: 3.125rem;
}

header.style3 nav>div>ul>li:before {
    display: none;
}

header.style3 nav>div>ul>li.menu-item-has-children>a {
    padding-right: .9375rem;
}

header.style3 nav>div>ul>li.menu-item-has-children>a:before {
    right: 0;
}

header.style3 nav>div>ul>li>a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 1.4375rem;
    height: 3px;
    width: 0;
    background-color: #000;
}

header.style3 nav>div>ul>li:hover>a:after,
header.style3 nav>div>ul>li.active>a:after,
header.style3 nav>div>ul>li>a:focus:after {
    opacity: 1;
    width: 1.75rem;
}

/*===== Sticky Header =====*/

.sticky-menu {
    position: fixed;
    top: -5rem;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 9999;
    -webkit-box-shadow: 0 0 1.25rem rgba(0, 0, 0, .15);
    -ms-box-shadow: 0 0 1.25rem rgba(0, 0, 0, .15);
    -o-box-shadow: 0 0 1.25rem rgba(0, 0, 0, .15);
    box-shadow: 0 0 1.25rem rgba(0, 0, 0, .15);
    opacity: 0;
    visibility: hidden;
}

body.sticky .sticky-menu {
    top: 0;
    opacity: 1;
    visibility: visible;
}

.sticky-menu nav>div>ul>li {
    line-height: 5rem;
}

.sticky-menu nav>div>ul>li::before {
    top: 50%;
    margin-top: -5.5px;
}

.sticky-menu nav>div>ul>li:hover>a,
.sticky-menu nav>div>ul>li.active>a,
.sticky-menu nav>div>ul>li>a:focus {
    color: #fff;
}

.sticky-menu nav ul li:hover:before,
.sticky-menu nav ul li.active:before,
.sticky-menu nav ul li:hover+li::before,
.sticky-menu nav ul li.active+li::before {
    opacity: 0;
}

.sticky-menu.v2 nav>div>ul>li:hover>a,
.sticky-menu.v2 nav>div>ul>li.active>a,
.sticky-menu.v2 nav>div>ul>li>a:focus {
    background-color: transparent;
}

.sticky-menu.v2 nav>div>ul>li:hover:before,
.sticky-menu.v2 nav>div>ul>li.active:before,
.sticky-menu.v2 nav ul li:hover+li::before,
.sticky-menu.v2 nav ul li.active+li::before {
    opacity: 1;
}

/*===== Responsive Header =====*/

.rspn-hdr {
    display: none;
    width: 100%;
    position: relative;
    z-index: 999;
}

.rspn-mdbr {
    background-color: #252a2c;
    width: 100%;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.rspn-scil {
    display: inline-flex;
}

.rspn-scil>a {
    background-color: rgba(255, 255, 255, .05);
    height: 2.5rem;
    width: 2rem;
    line-height: 2.5rem;
    font-size: 14px;
    text-align: center;
    color: #fff;
}

.rspn-scil>a:not(:first-child) {
    margin-left: 1px;
}

.rspn-srch {
    position: relative;
    margin-top: 6px;
}

.rspn-srch>input {
    background-color: transparent;
    color: #fff;
    font-size: 13px;
    height: 100%;
    padding: 0 1.875rem 0 8%;
    width: 100%;
}

.rspn-srch>button {
    background-color: transparent;
    color: #999;
    font-size: 13px;
    height: 100%;
    position: absolute;
    right: 0;
}

.lg-mn {
    padding: 1.125rem 5rem 1.125rem .9375rem;
    position: relative;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.rspn-cnt {
    display: inline-block;
}

.rspn-cnt>span {
    color: #777;
    display: inline-block;
    margin: 5px .5rem;
}

.rspn-cnt>span i {
    margin-right: .5rem;
}

.rspn-mnu-btn {
    background-color: #002543;
    color: #fff;
    cursor: pointer;
    font-size: 0.875rem;
    height: 2.5rem;
    line-height: 2.5rem;
    position: absolute;
    right: 1.25rem;
    text-align: center;
    top: 50%;
    width: 2.5rem;
    margin-top: -1.25rem;
    border-radius: 4px;
}

.admission_mobile.thm-btn {
    background: #f97d09 !important;
    color: #fff;
    padding: 8px !important;
    border-radius: 0;
    font-weight: 500;
}
/*=== Responsive Menu ===*/

.rsnp-mnu {
    background-color: #002543;
    bottom: 0;
    opacity: 0;
    padding: 5.3125rem 2rem 3.125rem;
    position: fixed;
    right: -21.875rem;
    top: 0;
    visibility: hidden;
    z-index: 99999;
    max-width: 21.875rem;
    width: 100%;
}

.rsnp-mnu.slidein {
    opacity: 1;
    right: 0;
    visibility: visible;
}

.rspn-mnu-cls {
    background-color: #f97d09;
    color: #fff;
    cursor: pointer;
    font-size: 0.875rem;
    height: 2.5rem;
    line-height: 2.5rem;
    position: absolute;
    right: .75rem;
    text-align: center;
    top: .75rem;
    width: 2.5rem;
}

.rsnp-mnu>ul {
    display: inline-block;
    list-style: outside none none;
    margin-bottom: 0;
    padding-left: 0;
    overflow-y: auto !important;
    width: 100% !important;
}

.rsnp-mnu>ul>li {
    color: #fff;
    font-size: 1.125rem;
    font-weight: 600;
    position: relative;
    text-transform: uppercase;
    width: 100%;
}

.rsnp-mnu>ul>li a {
    color: #fff;
    display: block;
}

.rsnp-mnu>ul>li.menu-item-has-children a:hover  {
    color: #f97d09;
    
}

.rsnp-mnu>ul>li:not(:first-child) {
    margin-top: 1.25rem;
}

.rsnp-mnu>ul ul {
    display: none;
    margin-bottom: 0;
    padding-left: 1.25rem;
    opacity: 1;
    position: static;
    visibility: visible;
}

.rsnp-mnu ul li.menu-item-has-children.active>a {
    margin-bottom: 15px;
	color: #f97d09;
}

.rsnp-mnu>ul li.menu-item-has-children>a::before {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    right: 0;
    top: 0;
    color: inherit;
    font-weight: 900;
}

.rsnp-mnu>ul ul>li {
    color: #a4a4a4;
    font-size: 1rem;
    position: relative;
    text-transform: initial;
    width: 100%;
    font-weight: 400;
}

.rsnp-mnu>ul ul>li:not(:first-child) {
    margin-top: .75rem;
}

.carousel-wrap {
    margin: 0px auto;
    padding: 0 2%;
    position: relative;
}

/* fix blank or flashing items on carousel */
.owl-carousel .item {
  position: relative;
  z-index: 100;
  -webkit-backface-visibility: hidden;
}

/* end fix */
.owl-nav > div {
  margin-top: -26px;
  position: absolute;
  top: 50%;
  color: #cdcbcd;
}

.owl-nav i {
  font-size: 52px;
}

.owl-nav .owl-prev {
  left: -30px;
}

.owl-nav .owl-next {
  right: -30px;
}

ul.tabs li a.tabss_link {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
	z-index:99
}

/*===== Theme Button =====*/

.thm-btn {
    font-size: .9375rem;
    color: #000;
    font-weight: 800;
    font-family: Graphik;
    text-transform: uppercase;
    padding: 1.09375rem 2.8125rem;
    line-height: initial;
    text-align: center;
    z-index: 1;
}

.thm-btn.v2 {
    color: #fff;
    font-weight: 600;
}

.thm-btn i {
    font-size: 1rem;
    margin-right: 10px;
}

.thm-btn:before,
.thm-btn:after {
    content: "";
    top: 0;
    bottom: 0;
    width: 20%;
    opacity: 0;
    background-color: #000;
    position: absolute;
    z-index: -1;
}

.thm-btn:before {
    left: 0;
}

.thm-btn:after {
    right: 0;
}

.thm-btn:hover:before,
.thm-btn:hover:after,
.thm-btn:focus:before,
.thm-btn:focus:after {
    opacity: 1;
    width: 100%;
}

.thm-btn:hover,
.thm-btn:focus,
.thm-btn.bg-black {
    color: #fff;
}

.thm-layer .thm-btn.scndry-bg:before,
.thm-layer .thm-btn.scndry-bg:after,
.scndry-layer .thm-btn.thm-bg:before,
.scndry-layer .thm-btn.thm-bg:after,
.thm-bg .thm-btn.scndry-bg:before,
.thm-bg .thm-btn.scndry-bg:after,
.scndry-bg .thm-btn.thm-bg:before,
.scndry-bg .thm-btn.thm-bg:after {
    background-color: #000;
}

/*===== Featured Area Style 1 =====*/

.feat-item {
    
}

.slick-slide img {
    width: 100%;
}

/* .feat-img:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #000;
    opacity: .7;
} */

.feat-img {
    background-size: cover;
    background-position: center;
    z-index: 1;
    -webkit-transition: all 2s cubic-bezier(0.7, 0, 0.3, 1);
    -ms-transition: all 2s cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition: all 2s cubic-bezier(0.7, 0, 0.3, 1);
    transition: all 2s cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.slick-active .feat-img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.feat-cap-wrap {
    max-width: 73.125rem;
    left: 50%;
    bottom: 7.1875rem;
    z-index: 1;
    padding-right: 4.375rem;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.feat-cap {
    max-width: 35rem;
}

.feat-cap>i {
    font-size: 5.3125rem;
    line-height: 1;
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.feat-cap>i+span {
    margin-top: 1.25rem;
}

.feat-cap>span {
    font-size: 1.375rem;
    font-weight: 500;
    font-family: Graphik;
}

.feat-cap>span+h2 {
    margin-top: 8px;
}

.feat-cap>h2 {
    font-size: 2.875rem;
    line-height: 3.75rem;
    color: #fff;
    font-weight: 700;
}

.feat-cap>h2+p {
    margin-top: 1.25rem;
}

.feat-cap>p {
    font-size: 1.125rem;
    color: #f3f3f3;
}

.find-therapist-form-wrap .title-wrap>h2 {
    color: #7e2f4f;
    font-size: 24px;
    font-weight: 600;
    text-align: left;
}

.find-therapist-form-wrap .title-wrap:before {
    content: "";
    height: 2px;
    position: absolute;
    width: 4.375rem;
    background-position: center;
    bottom: 3px;
    left: 0;
    margin-left: 0;
    background: #7e2f4f;
}

.find-therapist-form-wrap marquee {
    height: 300px;
    font-weight: 500;
    padding: 0;
    color: #000;
}

.find-therapist-form-wrap marquee strong {
    font-weight: 500;
    letter-spacing: 0.5px;
}

.find-therapist-form-wrap hr {
    background-color: #dedede;
    opacity: .85;
}

.find-therapist-form-wrap a {
    color: #d9471f;
}

.find-therapist-form-wrap a:hover {
    color: #7e2f4f;
}

/*===== Find Therapist Style 1 =====*/

.find-therapist-form-wrap {
    padding: 1.15rem 1.15rem 1.15rem;
    background: #ffffff !important;
    box-shadow: 0px 0px 12px rgb(0 0 0 / 7%);
	border: 1px solid #ddd;
}

.title-wrap {
    padding-bottom: 1.25rem;
    margin-bottom: 1.875rem;
}

.line-shape1:before {
    background-image: url(../images/line-shape1.png);
    width: 4.375rem;
}

.title-wrap:before {
    content: "";
    height: 9px;
    position: absolute;
    background-size: cover;
    background-position: center;
    bottom: 0;
    left: 50%;
    margin-left: -2.1875rem;
}

.title-wrap>span {
    font-size: 1.125rem;
    font-family: Graphik;
    color: var(--color3);
    font-weight: 600;
}

.title-wrap>span+h2 {
    margin-top: 3px;
}

.title-wrap>h2 {
    font-size: 2.25rem;
    color: var(--color3);
    font-weight: 800;
}

.find-therapist-form-wrap form input:not([type="submit"]) {
    width: 100%;
    margin-bottom: 5px;
    height: 3.875rem;
    font-size: 1rem;
    color: #6f6f6f;
    font-family: Graphik;
    font-weight: 600;
    padding: 1rem 2.5rem;
}

.find-therapist-form-wrap form button {
    width: 100%;
    padding: 1.25rem 2.1875rem;
}

.find-therapist-cap {
    padding-left: 2.75rem;
}

.find-therapist-cap>p {
    font-family: Graphik;
    font-weight: 600;
    color: var(--color3);
    font-size: 1.125rem;
    border-bottom: 1px solid #e7e7e7;
    padding: 2.5rem 0 1.5625rem;
}

.find-therapist-cap>p span {
    margin-left: 7px;
}

.find-therapist-cap>p span i {
    border: 1px solid #e2e2e2;
    height: 2.625rem;
    width: 2.625rem;
    display: inline-block;
    text-align: center;
    padding: 4px;
    margin-right: 6px;
}

/*===== Sec Title Style 2 =====*/

.sec-title2-inner {
    max-width: 80%;
}

.sec-title2-inner>span {
    text-transform: uppercase;
    border-bottom: 1px solid;
    font-family: Graphik;
    font-weight: 700;
    font-size: 1rem;
    line-height: 1;
    letter-spacing: 3px;
}

.sec-title2-inner>span+h2 {
    margin-top: 1.4375rem;
}

.sec-title2-inner>h2 {
    font-size: 2.5rem;
    line-height: 3.4375rem;
}

.sec-title2-inner>h2+p {
    margin-top: 10px;
	color: #000;
}

.sec-title2-inner>p {
    font-size: 1.1875rem;
    line-height: 2.25rem;
    color: #000;
}

.blue-layer .sec-title2-inner>h2,
.blue-layer .sec-title2-inner>p,
.blue-layer2 .sec-title2-inner>h2,
.blue-layer2 .sec-title2-inner>p,
.blue-layer3 .sec-title2-inner>h2,
.blue-layer3 .sec-title2-inner>p {
    color: #fff;
}

/*=== Ver 2 ===*/

.sec-title2.v2 .sec-title2-inner>h2 {
    font-weight: 800;
    font-size: 2.8125rem;
}

.sec-title2.v2 .sec-title2-inner>p {
    font-size: 1.25rem;
    line-height: 2rem;
}

/*=== Ver 3 ===*/

.sec-title2.v3 .sec-title2-inner>span {
    font-size: 1.125rem;
    font-weight: 800;
}

.sec-title2.v3 .sec-title2-inner>span+h2 {
    margin-top: 0;
}

.sec-title2.v3 .sec-title2-inner>h2 {
    font-size: 2.8125rem;
}

.sec-title2.v3 .sec-title2-inner>h2+p {
    margin-top: 3px;
}

.sec-title2.v3 .sec-title2-inner>p {
    font-size: 1.25rem;
    line-height: 2rem;
    color: #555;
}

/*===== Services Style 1 =====*/

.sec-title2+.serv-wrap {
    margin-top: 4.6875rem;
}

.serv-wrap {
    margin-bottom: -2.5rem;
}

.serv-box {
    margin-bottom: 2.5rem;
}

.serv-box>i {
    line-height: 1;
    font-size: 50px;
}

.serv-box:hover>i {
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.serv-box>i+.serv-box-inner {
    flex: 0 0 calc(100% - 4.375rem);
    max-width: calc(100% - 4.375rem);
    padding-left: 1.5625rem;
}

.serv-box-inner {
    padding-bottom: 1.125rem;
}

.serv-box-inner:before,
.serv-box-inner:after {
    content: "";
    width: 3.125rem;
    position: absolute;
    bottom: 0;
    background-color: #000;
}

.serv-box:hover .serv-box-inner:before {
    width: 1.6875rem;
}

.serv-box-inner>h4 {
    font-size: 1.625rem;
}

.serv-box-inner>h4+p {
    margin-top: 2px;
}

.serv-box-inner>p {
    font-size: 1.125rem;
}

.serv-box-inner:before {
    height: 4px;
}

.serv-box-inner:after {
    width: 0;
    height: 2px;
    bottom: 1px;
}

.serv-box:hover .serv-box-inner:after {
    width: 4.375rem;
}

/*===== Sec Title Style 1 =====*/

.sec-title {
    margin-bottom: 3.125rem;
}

.sec-title-with-btns .sec-title-inner {
    flex: 0 0 55%;
    max-width: 55%;
}

.sec-title-inner>span {
    font-size: 1.125rem;
    font-weight: 600;
    font-family: Graphik;
}

.sub-shap {
    padding-left: 1rem;
}

.sub-shap:before,
.sub-shap:after {
    content: "";
    position: absolute;
}

.sub-shap:before {
    width: 3.125rem;
    background-size: cover;
    background-position: center;
    height: 6px;
    left: 0;
    top: 10.5px;
}

.sub-shap:after {
    height: 10px;
    width: 10px;
    border-radius: 50%;
    left: 0;
    top: 12.5px;
}

.sec-title-inner>span+h2 {
    margin-top: 8px;
}

.sec-title-inner>h3 {
    font-size: 2.25rem;
    font-weight: 800;
}

.sec-title-inner>h2 {
    font-size: 2.875rem;
    font-weight: 800;
}

.sec-title-inner>h2+p {
    margin-top: 8px;
}

.sec-title-inner>p {
    font-size: 1.125rem;
    color: #4f4f4f;
    line-height: 1.75rem;
    max-width: 90%;
    display: inline-block;
}

.scndry-layer .sec-title-inner>h2,
.blue-layer3 .sec-title-inner>h2 {
    color: #fff;
}

.scndry-layer .sec-title-inner>p,
.blue-layer3 .sec-title-inner>p {
    color: #b8b7b7;
}

.text-center .sec-title-inner {
    max-width: 60%;
}

.text-center .sec-title-inner>p {
    font-size: 1.25rem;
    line-height: 2rem;
    max-width: 100%;
}

/*=== Ver 2 ===*/

.sec-title.v2 {
    margin-top: -10px;
    margin-bottom: 2.5rem;
}

.simple-link {
    border-bottom: 1px solid;
    font-family: Graphik;
    font-weight: 800;
    line-height: 1;
    color: #fff;
}

.simple-link i {
    margin-left: 12px;
    vertical-align: middle;
    display: inline-block;
}

.sec-title-btns>a+a {
    margin-left: 2.1875rem;
}

.thm-bg .simple-link:hover,
.thm-bg .simple-link:focus {
    color: #000;
}

.scndry-bg .simple-link {
    color: var(--color3);
}

/*===== Services Style 2 =====*/

.serv-wrap2 {
    margin-bottom: -1.875rem;
}

.serv-box2 {
    margin-bottom: 1.875rem;
}

.serv-box2:hover .serv-img2>img {
    -webkit-transform: scale(1.05) rotate(2deg);
    -ms-transform: scale(1.05) rotate(2deg);
    -o-transform: scale(1.05) rotate(2deg);
    transform: scale(1.05) rotate(2deg);
}

/*.serv-img2:before {
    content: "";
    position: absolute;
    z-index: 1;
    background-color: #002543;
    opacity: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-border-radius: inherit;
    border-radius: inherit;
}*/

.serv-box2:hover .serv-img2:before {
    opacity: .7;
}

.serv-img2>a {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(.5);
    -ms-transform: translate(-50%, -50%) scale(.5);
    -o-transform: translate(-50%, -50%) scale(.5);
    transform: translate(-50%, -50%) scale(.5);
    color: #fff;
    z-index: 1;
    font-size: 1.875rem;
    opacity: 0;
    line-height: 1;
    margin-top: -3.125rem;
	display:none;
}

.serv-box2:hover .serv-img2>a {
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
	color: #ffffff;
}

.serv-info2 {
    bottom: -1.5625rem;
    z-index: 1;
    left: 0;
}

.serv-box2 .serv-info2 {
    max-width: 21.125rem;
    width: 100%;
}

.serv-info2>h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}

.serv-info2>h3 span {
    display: block;
    font-size: 15px;
    margin-top: 5px;
    color: #f97d09;
    font-weight: 500;
}

.serv-info2>h3 a {
    display: block;
    background-color: #002543;
    padding: 1.19375rem 1.1875rem;
    position: relative;
}

.serv-info2>h3 a:hover,
.serv-info2>h3 a:focus {
    color: #fff;
}

.serv-info2>h3 a:before {
    content: "";
    width: 1.25rem;
    top: 0;
    bottom: 0;
    right: -1.25rem;
    position: absolute;
    -webkit-clip-path: polygon(0 0, 0% 100%, 100% 0);
    -ms-clip-path: polygon(0 0, 0% 100%, 100% 0);
    clip-path: polygon(0 0, 0% 100%, 100% 0);
    background-color: #000;
}

.static_page p {
    color: #000;
    font-size: 18px;
    margin-bottom: 5px;
}

.static_page h4 {
    font-weight: 600;
    font-size: 20px;
    color: #f97d09;
}

.static_page li{
	color: #000;
}

.statistics .fact-box.v2 i {
    font-size: 30px;
}

.statistics .fact-box-inner>span {
    font-family: Graphik;
    font-weight: 700;
    line-height: 1;
    font-size: 30px;
    margin-bottom: 7px;
}
.statistics .fact-box {
    text-align: center;
    margin-bottom: 15px;
    background: #f8f8f8;
    border: 1px solid #ddd;
    padding: 20px 10px;
	margin-top:0;
}

.statistics .fact-box-inner h5 {
    font-weight: 500;
    font-size: 17px;
}



.outdoor-facilities p {
	color:#000;
	font-size:17px;
}

.outdoor-facilities {
  
}

.outdoor-facilities h4 {
  font-size: 1.5rem;
  font-weight: 600;
}

.facility-card {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
  transition: all 0.2s ease;
}

.facility-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.08);
}

.facility-card h5 {
    font-weight: 600;
    margin-bottom: 10px;
    color: #002c50;
}

.facility-card ul {
  line-height: 1.6;
  color: #333;
}

.facility-card ul li {
    padding-bottom: 5px;
    color: #000;
}

.facility-card strong {
    color: #000;
    font-weight: 500;
}

/* Responsive Tweaks */
@media (max-width: 767.98px) {
  .facility-card {
    padding: 20px;
  }
}

.counter-section {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
  background: #f9f9f9;
  padding: 50px 20px;
  text-align: center;
}

.counter-box {
  flex: 1 1 150px;
  max-width: 200px;
}

.counter-number {
  font-size: 2.5rem;
  font-weight: 700;
  color: #222;
  margin: 0;
}

.counter-title {
    font-size: 1rem;
    color: #666;
    margin-top: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center !important;
}

.about-desc.black_text>p {
	color:#000;
	font-size: 18px;
}

.about-desc.black_text ul {
	margin-top:15px;
	padding-left:0px;
}

.about-desc.black_text ul li {
    color: #000;
    list-style: none;
    font-size: 18px;
}

/* Responsive */
@media (max-width: 768px) {
  .counter-section {
    gap: 20px;
    padding: 30px 10px;
  }

  .counter-number {
    font-size: 2rem;
  }
}


/*=== Ver 2 ===*/

.serv-box2.v2 {
    padding-bottom: 2.3125rem;
}

.serv-box2.v2:before {
    background-color: #000;
}

.serv-box2.v2 .serv-img2:before {
    background-color: #000;
}

.serv-box2.v2:hover .serv-img2:before {
    opacity: .3;
}

.serv-box2.v2 .serv-img2>a {
    margin-top: -1.09375rem;
}

.serv-box2.v2 .serv-info2 {
    bottom: 0;
    max-width: 16.5625rem;
}

.serv-box2.v2 .serv-info2>h3 a {
    -webkit-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

/*===== Quote & Facts Style =====*/

.quote-box-wrap {
    padding-right: 1.625rem;
}

.quote-box {
    right: 1.625rem;
    max-width: 16.875rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
}

.quote-box-inner {
    padding: 1.5625rem 2.4375rem 1.575rem;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.quote-box-inner>i {
    width: 3.9375rem;
    height: 4.1875rem;
    line-height: 4.1875rem;
    text-align: center;
    left: -1.96875rem;
    font-size: 1.875rem;
    color: #000;
    top: 1.875rem;
}

.quote-box-inner>p {
    font-size: 14px;
    line-height: 1.625rem;
    color: #fff;
}

.quote-box-info {
    z-index: 1;
    padding: 1.375rem 1.5rem 2.6875rem 2.4375rem;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 80%, 0% 100%);
    -ms-clip-path: polygon(0 0, 100% 0, 100% 80%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 80%, 0% 100%);
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

.quote-box-info p {
    font-size: 1rem;
}

.quote-box-info:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    background-color: #000;
    opacity: .1;
}

.quote-box-info>h3 {
    color: #fff;
    font-size: 1.375rem;
    font-weight: 700;
}

.quote-box-info>h3+span {
    margin-top: 4px;
}

.quote-box-info>span {
    font-family: Graphik;
    font-weight: 700;
    font-size: 1rem;
    color: #fff;
}

/*===== Facts Style 1 =====*/

.fact-box {
    align-items: flex-start;
    margin-top: 3.125rem;
}

.fact-box>i {
    font-size: 5.625rem;
    line-height: 1;
}

.fact-box:hover>i {
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.fact-box>i+.fact-box-inner {
    flex: 0 0 calc(100% - 5.625rem);
    max-width: calc(100% - 5.625rem);
    padding-left: 2.1875rem;
}

.fact-box-inner>span {
    font-family: Graphik;
    font-weight: 700;
    line-height: 1;
    font-size: 2.8125rem;
}

.fact-box-inner>span i {
    font-style: normal;
}

.fact-box-inner>span+h4 {
    margin-top: 7px;
}

.fact-box-inner>h4 {
    font-size: 1.5625rem;
    font-weight: 700;
}

.fact-box-inner>h4+p {
    margin-top: 5px;
}

.fact-box-inner>p {
    font-size: .9375rem;
    line-height: 1.3;
}

.blue-layer .fact-box-inner>h4,
.blue-layer .fact-box-inner>p,
.thm-bg .fact-box>i,
.thm-bg .fact-box-inner>span,
.thm-bg .fact-box-inner>h4,
.thm-bg .fact-box-inner>p {
    color: #fff;
}

/*===== Request Consultation Style =====*/

.request-consult-wrap {
    min-width: calc(100% + 21.875rem);
    margin-left: -11.875rem;
}

.request-consult-title {
    flex: 0 0 22.5rem;
    max-width: 22.5rem;
}

.request-consult-title>h3 {
    color: var(--color3);
    font-size: 2.25rem;
}

.request-consult-title+.request-consult-form {
    flex: 0 0 calc(100% - 22.5rem);
    max-width: calc(100% - 22.5rem);
    padding-left: 2.5rem;
}

.request-consult-form>p {
    color: #555;
}

.request-consult-form>form {
    margin: 0 -5px;
}

.request-consult-form>form div.field-box {
    flex: 1 0 0;
    max-width: 27.25%;
}

.request-consult-form>form div {
    padding: 5px;
}

.request-consult-form>form div.btn-box {
    flex: 0 0 12.8125rem;
    max-width: 12.8125rem;
}

.request-consult-form>form div.btn-box button {
    width: 100%;
    height: 3.875rem;
}

.field-box input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),
.field-box textarea {
    height: 3.875rem;
    font-size: 14px;
    color: #9b9b9b;
    font-family: Graphik;
    font-weight: 600;
    padding: 10px 1.875rem;
    width: 100%;
}

.request-consult-form>p+form {
    margin-top: 10px;
}

/*===== Team Style 1 =====*/

.team-wrap {
    margin-bottom: -1.875rem;
}

.team-box {
    margin-bottom: 1.875rem;
}

.team-img:before {
    content: "";
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
}

.team-box:hover .team-img:before {
    opacity: .4;
}

.team-box:hover .team-img>img {
    -webkit-transform: scale(1.05) rotate(2deg);
    -ms-transform: scale(1.05) rotate(2deg);
    -o-transform: scale(1.05) rotate(2deg);
    transform: scale(1.05) rotate(2deg);
}

.social-links2 {
    top: 80%;
    left: 50%;
    display: flex;
    flex-wrap: wrap;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: 14.375rem;
    justify-content: center;
    align-items: center;
    opacity: 0;
    visibility: hidden;
    margin-top: -2.0625rem;
}

.social-links2>a {
    height: 3rem;
    width: 3rem;
    line-height: 3rem;
    background-color: #fff;
    display: inline-block;
    font-size: 14px;
    color: var(--color5);
    margin: 0 1px;
    border: 0 solid transparent;
}

.social-links2>a:hover,
.social-links2>a:focus {
    color: #fff;
    border-color: #fff;
    margin: 0 3px;
    height: 3.375rem;
    width: 3.375rem;
    border-width: 3px;
}

.team-box:hover .social-links2 {
    top: 50%;
    opacity: 1;
    visibility: visible;
}

.team-info {
    padding: 0.8rem 0.8rem;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    margin-top: 0;
}

.team-info>h3 {
    font-size: 1rem;
    color: #fff;
    font-weight: 700;
}

.team-info>h3+span {
    margin-top: 6px;
}

.team-info>span {
    font-family: Graphik;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
}

.team-info:before {
    content: "";
    top: 0;
    bottom: 0;
    right: -.9375rem;
    width: .9375rem;
    position: absolute;
    -webkit-clip-path: polygon(0 0, 0% 100%, 100% 0);
    -ms-clip-path: polygon(0 0, 0% 100%, 100% 0);
    clip-path: polygon(0 0, 0% 100%, 100% 0);
}

.view-more>p {
    font-size: 1.125rem;
    font-weight: 600;
    font-family: Graphik;
    color: var(--color3);
}

.scndry-layer .view-more>p,
.blue-layer3 .view-more>p,
.scndry-layer .view-more>p a:hover,
.scndry-layer .view-more>p a:focus,
.blue-layer3 .view-more>p a:hover,
.blue-layer3 .view-more>p a:focus {
    color: #fff;
}

.view-more>p a {
    font-weight: 700;
}

.scndry-layer .view-more>p a:hover,
.scndry-layer .view-more>p a:focus,
.blue-layer3 .view-more>p a:hover,
.blue-layer3 .view-more>p a:focus {
    border-color: #fff;
}

/*===== Get In Time & Method Apply Style =====*/

.get-time-wrap,
.method-apply-wrap {
    min-height: 47.5rem;
}

.get-time-wrap .sec-title-inner>span,
.method-apply-wrap .sec-title-inner>span {
    font-weight: 800;
}

.get-time-inner {
    max-width: 35.625rem;
}

.method-apply-inner {
    max-width: 44.875rem;
}

.get-time-wrap .sec-title-inner>h2 {
    max-width: 75%;
}

.get-time-wrap .sec-title-inner>h2 span,
.method-apply-wrap .sec-title-inner>h2 span {
    font-weight: 600;
}

.bg-color5 .sec-title-inner>h2,
.bg-color5 .sec-title-inner>p {
    color: #fff;
}

.get-time-wrap .sec-title-inner>p,
.method-apply-wrap .sec-title-inner>p {
    line-height: 1.875rem;
}

.method-apply-wrap .sec-title-inner>h2 {
    max-width: 70%;
}

.method-apply-wrap .sec-title-inner>p {
    max-width: 80%;
}

.get-time-wrap .sec-title,
.method-apply-wrap .sec-title {
    margin-bottom: 1.875rem;
}

.get-time-box {
    padding: .9375rem;
}

.get-time-box.bg-white {
    -webkit-box-shadow: 0 0 5.625rem rgba(0, 0, 0, .08);
    -ms-box-shadow: 0 0 5.625rem rgba(0, 0, 0, .08);
    -o-box-shadow: 0 0 5.625rem rgba(0, 0, 0, .08);
    box-shadow: 0 0 5.625rem rgba(0, 0, 0, .08);
}

.get-time-box>span:first-child {
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
}

.get-time-box>span {
    background-color: #fff;
    font-size: 1.0625rem;
    color: #555;
    font-family: Graphik;
    font-weight: 700;
    padding: 0.984375rem 3.3125rem;
}

.get-time-box.bg-white>span {
    background-color: var(--color6);
}

.get-time-box>span:last-child {
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
}

.get-time-box>span:not(:first-child) {
    margin-top: 10px;
}

.get-time-box>span i {
    font-style: normal;
    flex: 0 0 40%;
    max-width: 40%;
}

.get-time-box+a {
    margin-top: 1.25rem;
    margin-bottom: -6px;
}

.sec-title+.methods-wrap {
    margin-top: 10px;
}

.methods-wrap {
    margin-bottom: -2.8125rem;
}

.method-box {
    margin-bottom: 2.8125rem;
}

.method-box>i {
    width: 2.875rem;
    height: 2.875rem;
    line-height: 2.875rem;
    color: #fff;
    font-size: 1.875rem;
}

.method-box>i+.method-box-inner {
    flex: 0 0 calc(100% - 2.875rem);
    max-width: calc(100% - 2.875rem);
    padding-left: .9375rem;
}

.method-box-inner>h4 {
    font-size: 1.375rem;
    font-weight: 700;
    line-height: 1.875rem;
}

.method-box-inner>p {
    color: #555;
    font-size: 1rem;
}

/*===== Online Portal Style =====*/

.online-portal-video>a {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 2.1875rem;
    color: #000;
    height: 5.125rem;
    line-height: 5.125rem;
    width: 5.125rem;
}

.online-portal-video>a:hover,
.online-portal-video>a:focus {
    color: #fff;
}

.online-portal-desc {
    padding: 0 2.5rem;
}

.online-portal-desc>h2 {
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 2.5rem;
}

.online-portal-desc>h2+p {
    margin-top: 7px;
}

.online-portal-desc>p {
    font-size: 1.125rem;
}

.thm-layer .online-portal-desc>h2,
.thm-layer .online-portal-desc>p {
    color: #fff;
}

.online-portal-wrap a.thm-btn {
    width: 100%;
    padding: 1.09375rem 1.875rem;
    margin-bottom: -6px;
}

/*===== Products Style =====*/

.prod-wrap {
    margin-bottom: -2.8125rem;
}

.prod-box {
    margin-bottom: 2.8125rem;
}

.prod-img:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0;
    z-index: 1;
}

.prod-box:hover .prod-img:before {
    opacity: .5;
}

.prod-box:hover .prod-img>img {
    -webkit-transform: scale(1.05) rotate(2deg);
    -ms-transform: scale(1.05) rotate(2deg);
    -o-transform: scale(1.05) rotate(2deg);
    transform: scale(1.05) rotate(2deg);
}

.prod-img>a {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(.5);
    -ms-transform: translate(-50%, -50%) scale(.5);
    -o-transform: translate(-50%, -50%) scale(.5);
    transform: translate(-50%, -50%) scale(.5);
    height: 3.5rem;
    width: 3.5rem;
    color: #fff;
    border: 3px solid #fff;
    line-height: 3.125rem;
    font-size: 1.25rem;
    opacity: 0;
    visibility: hidden;
}

.prod-img>a.scndry-bg:hover,
.prod-img>a.scndry-bg:focus {
    color: #fff;
}

.prod-img>a.thm-bg:hover,
.prod-img>a.thm-bg:focus {
    color: #000;
}

.prod-img+.prod-info {
    padding-top: 1.875rem;
}

.prod-info>span {
    font-size: 1rem;
    font-family: Graphik;
}

.prod-info>span.price {
    top: -1.3125rem;
    right: 1.25rem;
    font-weight: 700;
    color: #000;
    border: 5px solid #fbfbfb;
    -webkit-border-top-left-radius: 10rem !important;
    border-top-left-radius: 10rem !important;
    -webkit-box-shadow: 0 8px 3.125rem rgba(0, 0, 0, .05);
    -ms-box-shadow: 0 8px 3.125rem rgba(0, 0, 0, .05);
    -o-box-shadow: 0 8px 3.125rem rgba(0, 0, 0, .05);
    box-shadow: 0 8px 3.125rem rgba(0, 0, 0, .05);
    line-height: 1;
    padding: 8px 1rem;
}

.prod-info>h3 {
    font-size: 1.375rem;
    line-height: 1.875rem;
    font-weight: 700;
}

.prod-info>h3+span {
    margin-top: 2px;
}

.prod-info>span:not(.price) {
    font-weight: 800;
}

.prod-box:hover .prod-img>a {
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
    visibility: visible;
}

.prod-info>span.price small {
    font-size: 75%;
}

/*===== Testimonials & Stories Style =====*/

.testi-wrap,
.storie-wrap {
    min-height: 39.375rem;
}

.testi-wrap {
    min-width: calc(100% + 3.125rem);
    padding: 3.75rem 5rem 3.75rem 4rem;
}

.testi-nav-caro {
    min-height: 30rem;
    max-width: 8.125rem;
    right: -4.0625rem;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
}

.testi-nav-item {
    margin: 1.40625rem 0 1.40625rem 1.25rem;
    cursor: pointer;
}

.slick-current.slick-active.slick-center .testi-nav-item {
    margin-left: 0;
}

.testi-nav-item>img {
    border: 9px solid;
    
	max-width:90px;
}

.testi-inner {
    max-width: 38.4375rem;
    margin-left: -1.25rem;
}

.testi-list-caro.slick-slider>button.slick-arrow {
    background-color: transparent;
    width: auto;
    padding: 0;
    height: initial;
    font-size: 2.5rem;
}

.testi-list-caro.slick-slider>button.slick-prev {
    left: -5rem;
}

.testi-list-caro.slick-slider>button.slick-next {
    right: -5rem;
}

.testi-list-caro.slick-slider>button.slick-arrow:hover,
.testi-list-caro.slick-slider>button.slick-arrow:focus {
    background-color: transparent !important;
}

.testi-item-wrap {
    padding-left: 2.8125rem;
}

.testi-item-box {
    background-color: #fff;
    padding: 1.6875rem 3.75rem 2.3125rem 5rem;
}

.testi-img {
    left: -2.8125rem;
    line-height: 1;
    -webkit-box-shadow: 0 0 1.875rem rgba(0, 0, 0, .08);
    -ms-box-shadow: 0 0 1.875rem rgba(0, 0, 0, .08);
    -o-box-shadow: 0 0 1.875rem rgba(0, 0, 0, .08);
    box-shadow: 0 0 1.875rem rgba(0, 0, 0, .08);
    top: 2.8125rem;
	
}

.testi-img>i {
    background-color: #fff;
    font-size: 1.125rem;
    height: 2.375rem;
    width: 2.375rem;
    position: absolute;
    line-height: 2.375rem;
    top: 50%;
    right: -1.1875rem;
    margin-top: -1.1875rem;
}

.testi-item-top {
    border-bottom: 1px dashed rgba(199, 199, 199, .4);
    padding-bottom: .9375rem;
}

.testi-item-info>h4 {
    font-size: 1.425rem;
    font-weight: 800;
}

.testi-item-info>span {
    font-family: Graphik;
    font-weight: 700;
    font-size: .9375rem;
}

.rate {
    font-size: 1rem;
}

.testi-item-box>p {
    font-size: 1rem;
    line-height: 1.75rem;
    margin-top: 1.0625rem;
    color: #000;
}

.storie-wrap {
    max-width: calc(100% - 3.125rem);
    margin-left: 3.125rem;
    background-size: cover;
    background-position: center;
    z-index: 1;
    -webkit-border-radius: 10% 100% 0 10% / 60% 0 100% 50%;
    border-radius: 10% 100% 0 10% / 60% 0 100% 50%;
}

.storie-wrap:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: .5;
}

.storie-inner {
    max-width: 28.125rem;
}

.storie-inner>i {
    font-size: 4.125rem;
    line-height: 1;
    color: #fff;
}

.storie-inner>i+h2 {
    margin-top: 2.1875rem;
}

.storie-inner>h2 {
    color: #fff;
    font-size: 2.5rem;
    line-height: 3.125rem;
    font-weight: 700;
}

.storie-inner>h2+p {
    margin-top: 12px;
}

.storie-inner>p {
    color: #fff;
    font-size: 1.25rem;
    line-height: 1.75rem;
}

.storie-inner>p+a {
    margin-top: 2.6875rem;
}

.storie-inner>a {
    font-size: 1.125rem;
}

/*===== Blog Style 1 =====*/

.depat_top_g .news-box {
    margin-bottom: 0;
    min-height: 350px;
    max-height: 350px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.depat_top_g .slick-slide img {
    width: 100%;
    transform: scale(1.5);
}

.news-wrap.depat_top_g {
    background: transparent;
    padding-top: 2px;
    border-radius: 8px;
    margin-bottom: 0;
}

.news-wrap.depat_top_g .col-lg-6 {
    padding: 0 0.1rem;
}

.news-wrap {
    margin-bottom: -1.875rem;
}

.news-box {
    margin-bottom: 1.875rem;
}

.news-box-inner {
    margin-top: 0;
    padding: 0;
}

.news-box-inner>span {
    top: -1.75rem;
    left: 2.5rem;
    border: 5px solid #fbfbfb;
    -webkit-box-shadow: 0 0 2.5rem rgba(0, 0, 0, 0.03);
    -ms-box-shadow: 0 0 2.5rem rgba(0, 0, 0, 0.03);
    -o-box-shadow: 0 0 2.5rem rgba(0, 0, 0, 0.03);
    box-shadow: 0 0 2.5rem rgba(0, 0, 0, 0.03);
}

.news-box-inner>h3 {
    font-size: 1.375rem;
    font-weight: 600;
    line-height: 1.875rem;
    padding: 15px;
    text-align: center;
}
.news-box-inner>h3+ul {
    margin-top: 13px;
}

ul.meta>li {
    position: relative;
    font-family: Graphik;
    font-size: .9375rem;
    font-weight: 700;
    line-height: 1.5;
}

ul.meta>li:not(:first-child) {
    padding-left: 1.3125rem;
    margin-left: 1.25rem;
}

ul.meta>li:not(:first-child):before {
    content: "";
    height: 11px;
    width: 1px;
    background-color: #afafaf;
    position: absolute;
    left: 0;
    top: 5.75px;
}

ul.meta>li:not(.thm-clr):not(.scndry-clr) {
    color: #505050;
}

ul.meta+p {
    margin-top: 14px;
}

.news-box-inner>p {
    line-height: 1.75rem;
    font-family: Graphik;
    font-weight: 600;
}

.video-container {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    overflow: hidden;
    z-index: 1;
    margin-bottom: 0px;
    background: #ffffff;
    background-size: cover;
}
.video-container video {
    position: relative;
    left: 0;
    width: 100%;
    height: auto;
    top: 0;
}

/*===== Sponsors List Style =====*/

.spnsr-list {
    margin: 2.5px 0;
    padding: 0 3.75rem;
}

.spnsr-list>li {
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0 .9375rem;
}

.spnsr-box>a:hover,
.spnsr-box>a:focus {
    opacity: .35;
}

/*===== Footer Style 1 =====*/

.footer-data {
    margin-bottom: -1.75rem;
}

.widget-box {
    margin-bottom: 2.75rem;
}

.widget-title {
    font-size: 1.5rem;
    margin-bottom: 1.125rem;
    padding-bottom: 1.25rem;
    font-weight: 600;
}

.widget-title2 {
    font-size: 1.625rem;
    padding-left: 2.1875rem;
    margin-bottom: 1.875rem;
    font-weight: 700;
}

.widget-title2>i {
    left: 0;
    top: 2.3px;
    font-weight: 400;
    font-size: 1.375rem;
}

.bg-color7 .widget-title,
.dark-layer .widget-title,
.dark-layer2 .widget-title,
.bg-color7 .widget-title2,
.dark-layer .widget-title2,
.dark-layer2 .widget-title2,
.bg-color7 .widget-box>h3,
.dark-layer .widget-box>h3,
.dark-layer2 .widget-box>h3,
.bg-color7 .social-links3>h3,
.dark-layer .social-links3>h3,
.dark-layer2 .social-links3>h3,
.bg-color7 .widget-box>p,
.dark-layer .widget-box>p,
.dark-layer2 .widget-box>p,
.dark-layer2 .bottom-bar p {
    color: #fff;
}

.widget-title:before,
.widget-title:after {
    content: "";
    left: 0;
    position: absolute;
}

.widget-title:before {
    bottom: 0;
    height: 3px;
    width: 2.3125rem;
}

.widget-title:after {
    bottom: 1px;
    height: 1px;
    width: 6.25rem;
}

.widget-box ul:not(.contact-info-list):not(.ftr-gal-list):not(.insta-gal-list) {
    display: flex;
    flex-wrap: wrap;
    margin-top: -7px;
}

.widget-box>p {
    margin-top: -7px;
}

.widget-box ul:not(.contact-info-list):not(.ftr-gal-list):not(.insta-gal-list)>li {
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 7px;
	font-size: 15px;
}

.widget-box.v2 ul:not(.contact-info-list):not(.ftr-gal-list):not(.insta-gal-list)>li {
    font-size: 1rem;
}

.col-lg-4 .widget-box ul:not(.contact-info-list):not(.ftr-gal-list):not(.insta-gal-list)>li {
    
}

.widget-box ul.contact-info-list li {
    font-size: 1rem;
    font-weight: 500;
}

.col-lg-4 .widget-box ul.contact-info-list li {
    max-width: 80%;
}

.bg-color7 .widget-box ul>li,
.dark-layer .widget-box ul>li,
.dark-layer2 .widget-box ul>li {
    color: #e8e8e8;
}

.widget-box ul.contact-info-list li:not(:first-child) {
    margin-top: 1rem;
}

.widget-box ul.contact-info-list li span {
    display: block;
    width: 100%;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.2;
}

.widget-box ul:not(.contact-info-list):not(.ftr-gal-list):not(.insta-gal-list)>li a {
    position: relative;
    display: block;
    padding-left: 1.875rem;
}

.widget-box ul:not(.contact-info-list):not(.ftr-gal-list):not(.insta-gal-list)>li a:before {
    content: "\f116";
    font-family: Flaticon;
    position: absolute;
    left: 0;
    top: 0;
    line-height: inherit;
    font-size: 13px;
}

.bg-color7 .widget-box ul:not(.contact-info-list):not(.ftr-gal-list):not(.insta-gal-list)>li a:before {
    color: #b9b9b9;
}

.widget-box ul:not(.contact-info-list):not(.ftr-gal-list):not(.insta-gal-list)>li a:hover:before,
.widget-box ul:not(.contact-info-list):not(.ftr-gal-list):not(.insta-gal-list)>li a:focus:before {
    color: inherit;
}

.widget-box>h3 {
    padding-left: 4.6875rem;
    font-size: 1.5rem;
    line-height: 2.25rem;
    font-weight: 700;
    max-width: 90%;
}

.widget-box>h3 i {
    left: 0;
    top: 0;
    font-size: 3.3125rem;
    line-height: 1;
}

.widget-box>h3+form {
    margin-top: 1.5625rem;
}

form.newsletter-form input {
    width: 100%;
    height: 4.375rem;
    font-size: 1rem;
    color: #999999;
    font-family: Graphik;
    font-weight: 300;
    background-color: rgba(13, 13, 13, .8);
    padding: 10px 4.375rem 10px 1.875rem;
}

form.newsletter-form button {
    height: 4.375rem;
    position: absolute;
    right: 1.875rem;
    top: 0;
    background-color: transparent;
    color: #fff;
    font-size: 1.25rem;
    padding: 0;
}

.widget-box .social-links3 {
    margin-top: 1.59375rem;
}

.social-links3>h3 {
    font-size: 1.5rem;
    font-weight: 500;
    margin-right: 1.5625rem;
}

.social-links3>a {
    display: inline-block;
    font-size: 22px;
    line-height: 3rem;
    width: 3rem;
    height: 3rem;
    text-align: center;
    background-color: #053c68;
    color: #fff;
}

.social-links3>a:not(:first-of-type) {
    margin-left: 5px;
}

.ftr-gal-list {
    margin: 0 -10px;
}

.ftr-gal-list>li {
    padding: 0 10px;
    flex: 0 0 20%;
    max-width: 20%;
}

.ftr-gal-list>li a {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    display: block;
    position: relative;
}

.ftr-gal-list>li a:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    z-index: 1;
}

.ftr-gal-list>li a:hover:before,
.ftr-gal-list>li a:focus:before {
    opacity: .5;
}

.ftr-gal-list>li a:hover img {
    -webkit-transform: scale(1.05) rotate(2deg);
    -ms-transform: scale(1.05) rotate(2deg);
    -o-transform: scale(1.05) rotate(2deg);
    transform: scale(1.05) rotate(2deg);
}

/*===== Bottom Bar Style 1 =====*/

.bottom-bar {
    padding: 1.3rem 0;
    font-weight: 600;
    padding-bottom: 40px;
    
}

.copyright-links>p {
    font-family: Graphik;
    font-size: .8375rem;
    font-weight: 400;
    color: #c8c5c5;
}

.copyright-links>p a {
    margin-left: 3px;
}


.bg-color8 .copyright-links>p {
    color: #fff;
}

.copyright-links>p+ul {
    margin-top: 4px;
}

ul.bottom-links>li {
    position: relative;
    color: #c8c5c5;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
}

ul.bottom-links>li:not(:first-child) {
    padding-left: 1.625rem;
    margin-left: 1.5625rem;
}

ul.bottom-links>li:not(:first-child):before {
    content: "";
    width: 1px;
    left: 0;
    position: absolute;
    top: 4px;
    height: 13px;
    background-color: #999;
}

/*===== Featured Area Style 2 =====*/

.feat-caro2.slick-slider>button.slick-arrow {
    color: #fff;
    margin-top: -4.0625rem;
}

.feat-caro2.slick-slider>button.slick-prev {
    left: auto;
    right: 3.75rem;
}

.feat-caro2.slick-slider>button.slick-next {
    left: 3.75rem;
    right: auto;
}

.feat-item2 {
    max-height: 44.375rem;
}

.feat-item2 .feat-img {
    max-height: 44.375rem;
    min-height: 44.375rem;
}

.feat-cap2-wrap {
    max-width: 73.125rem;
    left: 50%;
    top: 50%;
    z-index: 1;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin-top: -4.375rem;
}

.feat-cap2 {
    max-width: 70%;
}

.feat-cap2>span:not(.feat-cap-time) {
    font-size: 1.375rem;
    font-weight: 500;
    font-family: Graphik;
    padding-bottom: 12px;
}

.feat-cap2>span:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 3.25rem;
    height: 3px;
    margin-left: -1.625rem;
}

.feat-cap2>h2 {
    font-size: 3.125rem;
    font-weight: 700;
    color: #fff;
    line-height: 3.8rem;
}

.feat-cap2>h2+p {
    margin-top: 10px;
}

.feat-cap2>p {
    font-size: 1.125rem;
    line-height: 1.875rem;
    color: #f3f3f3;
    display: inline-block;
    max-width: 80%;
}

.feat-cap2>p+span {
    margin-top: 1.4375rem;
}

.feat-cap2>span.feat-cap-time {
    font-size: 1.1rem;
    font-weight: 500;
    color: #fff;
    font-family: Graphik;
}

.feat-cap2>span.feat-cap-time span {
    font-weight: 500;
    margin-right: 5px;
}

.feat-cap2>span+a {
    margin-top: 2.625rem;
}

/*===== Special Style 1 =====*/

.special-wrap>div.row>div {
    position: relative;
}

.special-wrap>div.row>div:not(:first-child)::after {
    content: "";
    position: absolute;
    left: 0;
    height: 20rem;
    border-left: 1px dashed rgba(255, 255, 255, .5);
    width: 1px;
    top: 25%;
    z-index: 2;
    margin-top: -3.125rem;
}

.special-wrap>div.row>div:not(:first-child)::before {
    content: "";
    position: absolute;
    height: 1rem;
    width: 1rem;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    z-index: 2;
    top: 25%;
    margin-left: -8px;
    left: 0;
    margin-top: -3.5rem;
}

.special-wrap {
    -webkit-box-shadow: 0 0 1.5rem rgba(0, 0, 0, .05);
    -ms-box-shadow: 0 0 1.5rem rgba(0, 0, 0, .05);
    -o-box-shadow: 0 0 1.5rem rgba(0, 0, 0, .05);
    box-shadow: 0 0 1.5rem rgba(0, 0, 0, .05);
}

.special-box {
    padding: 4.0625rem 4.0625rem 3.125rem;
}

.special-box:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 95%;
    left: 47.5%;
    right: 47.5%;
    z-index: -1;
    opacity: 0;
}

.special-box:hover:after {
    bottom: 0;
    right: 0;
    left: 0;
    opacity: 1;
    -webkit-transition: bottom .25s ease-in 0s, right .25s ease-in .4s, left .25s ease-in .4s;
    -ms-transition: bottom .25s ease-in 0s, right .25s ease-in .4s, left .25s ease-in .4s;
    -o-transition: bottom .25s ease-in 0s, right .25s ease-in .4s, left .25s ease-in .4s;
    transition: bottom .25s ease-in 0s, right .25s ease-in .4s, left .25s ease-in .4s;
}

.special-box>i {
    font-size: 4.0625rem;
    color: #fff;
    line-height: 1;
}

.special-box:hover>i {
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.special-box>i+.special-box-inner {
    flex: 0 0 calc(100% - 4.0625rem);
    max-width: calc(100% - 4.0625rem);
    padding-left: 1.5625rem;
}

.special-box-inner>h4 {
    font-size: 1.625rem;
    color: #fff;
    font-weight: 600;
    line-height: 2.25rem;
    max-width: 85%;
    display: inline-block;
}

.special-box-inner>h4+p {
    margin-top: 6px;
}

.special-box-inner>p {
    font-size: 1.20rem;
    font-family: Graphik;
    color: #fff;
}

.special-box.thm-bg:hover>i {
    color: var(--color5);
}

.special-box.thm-bg:hover .special-box-inner>h4 {
    color: #ffffff;
}

.special-box.thm-bg:hover .special-box-inner>p {
    color: #ffffff;
}

/*=== Ver 2 ===*/

.special-box.v2 {
    justify-content: center;
    padding: 4.375rem 24% 4.6875rem;
}

.special-box.v2>i {
    line-height: 1;
}

.special-box.v2>i+.special-box-inner {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 1.5625rem 0 0;
}

.special-box.v2 .special-box-inner>h4 {
    font-size: 1.875rem;
    line-height: 2.5rem;
}

.special-box.v2 .special-box-inner>h4+p {
    margin-top: 8px;
}

.exam-portal {
      background: linear-gradient(135deg, #4a90e2, #6c63ff);
      color: #fff;
      text-align: center;
      padding: 60px 20px;
      position: relative;
      overflow: hidden;
	  border-radius:0px;
    }

    .exam-portal h2 {
    font-size: 32px;
    margin-bottom: 15px;
    font-weight: bold;
    color: #fff;
}

    .exam-portal p {
    font-size: 18px;
    margin-bottom: 25px;
    line-height: 1.6;
    color: #fff;
}

    .exam-portal a {
      display: inline-block;
      background: #fff;
      color: #4a90e2;
      font-size: 18px;
      font-weight: bold;
      padding: 12px 30px;
      border-radius: 6px;
      text-decoration: none;
      transition: all 0.3s ease;
    }

    .exam-portal a:hover {
      background: #f1f1f1;
      color: #333;
    }

    .exam-portal a i {
      margin-left: 8px;
    }

/*=== Ver 3 ===*/

.special-box.v3>i {
    font-size: 4.375rem;
}

.special-box.v3>i+.special-box-inner {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 1.375rem 0 0;
}

.special-box.v3 {
    padding: 2rem;
	height: 100%;
}

.special-box.v3 .special-box-inner>h4 {
    font-size: 1.875rem;
}

.special-box.v3 .special-box-inner>p {
    line-height: 1.95rem;
}

.special-box.v3 .special-box-inner>h4+p {
    margin-top: 14px;
	text-align: left;
}

.padding-small .appointment-list-item {
    padding: 1.5rem 2rem 1.5rem 2rem;
}

.padding-small .appointment-item-inner>h5 {
	    font-size: 1.10rem;
}
.tab_container.content .faculity h3 {
    margin-top: 0;
    font-weight: 600;
    font-size: 16px;
}

.tab_container.content .faculity h3 a {
    color: #fff;
}

.tab_container.content .faculity .serv-img2>a {
    margin-top: -1.5rem;
    color: #fff;
    display: none;
}

.docc-box {
    text-align: center;
    position: relative;
    border: 1px solid #dddddd;
    border-radius: 8px;
    padding: 15px;
}
.docc-box:hover {
    background: #f2f2f2;
}

.docc-box .fac_img {
    width: 150px;
    height: 150px;
    overflow: hidden;
    border: 1px solid #dddddd;
    border-radius: 50%;
    padding: .25rem;
    background-color: #fff;
    margin: 0 auto;
}
.docc-box .fac_img img {
    max-height: 145px;
    min-height: 145px;
}
.docc-box h5 {
    font-weight: 600;
    font-size: 17px;
    margin-top: 7px;
}
.docc-box h5 span {
    display: block;
    font-weight: 400;
    font-size: 16px;
    color: #000;
}
.tab_container.content .docc-box  p {
    text-align: center;
    color: #bc2131;
    font-weight: 500;
}

.clubs_association .card {
    border: none;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    min-height: auto;
}

.clubs_association .card:hover {
    transform: translateY(-5px); 
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15); 
}

.clubs_association .card-img-top {
    max-width: 100%;
    width: auto;
    transition: opacity 0.3s ease;
    min-height: 200px;
    max-height: 200px;
    padding: 20px;
}

.clubs_association .card:hover .card-img-top {
    opacity: 0.9; 
}

.clubs_association .card-body {
    padding: 1.5rem; 
    text-align: center; 
}

.clubs_association .card-title {
    font-size: 1.1rem; 
    font-weight: 600; 
    margin: 0; 
}

.clubs_association .card-title a {
    color: #000000;
    text-decoration: none;
    transition: color 0.3s ease;
}

.clubs_association .card-title a:hover {
    color: #007bff;
}

/* Ensure images are responsive */
@media (max-width: 768px) {
    .clubs_association .card-img-top {
        height: 150px; 
    }

    .clubs_association .card-title {
        font-size: 1rem; 
    }
}

/*===== About Style 2 =====*/

.about-wrap2 {
    margin-top: -3.125rem;
}

.about-desc {
    margin-top: 0rem;
}

.about-gal {
    margin-top: 3.125rem;
    margin-bottom: -1.25rem;
}

.about-gal-img {
    margin-bottom: 1.25rem;
}

.about-gal-img>a:not(.about-play-btn) {
    display: block;
}

.about-gal-img>a:not(.about-play-btn):before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    opacity: 0;
    background-color: #000;
}

.about-gal-img>a:not(.about-play-btn):hover:before,
.about-gal-img>a:not(.about-play-btn):focus:before {
    opacity: .5;
}

.about-gal-img:hover img {
    -webkit-transform: scale(1.05) rotate(2deg);
    -ms-transform: scale(1.05) rotate(2deg);
    -o-transform: scale(1.05) rotate(2deg);
    transform: scale(1.05) rotate(2deg);
}

.about-gal-img>a.about-play-btn {
    position: absolute;
    right: 1.25rem;
    bottom: 1.25rem;
    z-index: 1;
    font-size: 5rem;
    line-height: 1;
}

.about-gal-img>a.about-play-btn:hover,
.about-gal-img>a.about-play-btn:focus {
    color: var(--color5);
}

.about-gal-img>a.about-play-btn:before,
.about-gal-img>a.about-play-btn:after {
    background-color: #fff;
}

.about-desc>span:not(.about-time) {
    border-bottom: 1px solid;
    font-size: 1rem;
    font-family: Graphik;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 1;
}

.about-desc>span:not(.about-time)+h2 {
    margin-top: 1.25rem;
}

.about-desc>h2 {
    font-size: 2.8125rem;
    line-height: 3.4375rem;
    font-weight: 800;
    color: #fff;
}

.about-desc>h2.black-color {
    color: #000;
    font-size: 30px;
    font-weight: 600;
    line-height: 30px;
}

.about-desc ul li {
    color: #ffffff;
    font-size: 1.1875rem;
    font-weight: 400;
    padding-bottom: 10px;
	padding-left: 1.875rem;
    position: relative;
}

.about-desc ul li:before {
    content: "\f058";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    left: 0;
    top: 0;
    line-height: inherit;
    font-weight: 900;
    color: #f97d09;
}

.about-desc>h2+strong {
    margin-top: 1.25rem;
}

.about-desc>strong {
    font-size: 1.125rem;
    line-height: 1.875rem;
    color: var(--color3);
    font-weight: 700;
    display: inline-block;
    width: 100%;
}

.about-desc>strong+p {
    margin-top: 8px;
}

.about-desc>p {
    font-size: 1.125rem;
    max-width: 100%;
    color: #ffffff;
    text-align: justify;
    margin-bottom: 0;
}

.about-desc>p+p {
    margin-top: 1rem;
}

.about-desc>p+span {
    margin-top: 2.8125rem;
}

.about-desc>span.about-time {
    color: var(--color3);
    font-size: 1rem;
    font-family: Graphik;
    font-weight: 700;
}

.about-desc>span.about-time span {
    display: inline-block;
    margin-right: 3px;
}

.about-desc>span.about-time span i {
    font-size: 1.875rem;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.about-desc>h2 span {
    font-weight: 400;
}

.about-desc>p+a.thm-btn {
    margin-top: 2.5rem;
}

.quick_links_btn {
	margin-bottom:30px;
}

.box_efort {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #0b4879;
    color: #fff;
    padding: 20px 10px;
}
.box_efort i {
    margin-right: 10px;
    font-size: 19px;
    color: inherit;
    position: relative;
    bottom: -1px;
}
.box_efort:hover {
    background: #f97d09;
    color: #fff;
}

.box_efort h5 {
    margin-bottom: 0;
    color: inherit;
    font-weight: 500;
}

.widget-box ul li a:focus {
	    color: var(--secondary-color) !important;
}

/*=== Ver 3 ===*/

.about-desc.v3 {
    margin-top: 0;
}

.about-desc.v3>span {
    letter-spacing: initial;
}

.about-desc.v3>span:not(.about-time)+h2 {
    margin-top: 1rem;
}

.about-desc.v3>h2 {
    font-size: 2.5rem;
}

.about-desc.v3>h2+p {
    margin-top: .9375rem;
}

.about-video-box>a {
    font-size: 6.6875rem;
    line-height: 1;
    z-index: 1;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

/*===== Live Video Session Style =====*/

.live-video-wrap {
    padding: 0 3.125rem;
}

.live-video-inner {
    padding-top: 1.4375rem;
}

.live-video-inner>span {
    top: 0;
    left: 50%;
    color: #fff;
    text-transform: capitalize;
    font-family: Graphik;
    font-size: 1rem;
    font-weight: 700;
    -webkit-border-top-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
    padding: 10px 1.875rem;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    min-width: 10.3125rem;
    text-align: center;
}

.live-video-img:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: var(--color7);
    opacity: .3;
}

.live-video-img>a {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    color: #fff;
    font-size: 6.25rem;
    line-height: 1;
}

.live-video-img>a:before,
.live-video-img>a:after {
    background-color: #fff;
}

.live-video-img>a:hover,
.live-video-img>a:focus {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    -ms-transform: translate(-50%, -50%) scale(1.1);
    -o-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1);
}

/*===== Facts Style 2 =====*/

.facts-list {
    margin: 0 -4.375rem;
}

.facts-list>li {
    padding: 0 4.375rem;
    flex: 0 0 33.33334%;
    max-width: 33.33334%;
}

.facts-list>li:not(:first-child) .fact-box:before,
.facts-list>li:not(:first-child) .fact-box:after {
    content: "";
    position: absolute;
}

.facts-list>li:not(:first-child) .fact-box:before {
    height: 1rem;
    width: 1rem;
    background-color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    left: -4.875rem;
    top: 0;
}

.facts-list>li:not(:first-child) .fact-box:after {
    height: 6.25rem;
    width: 1px;
    border-left: 1px dashed #fff;
    left: -4.40625rem;
    top: 0;
}

/*===== Services Style 3 =====*/

.sec-title+.serv-wrap3 {
    margin-top: -5px;
}

.serv-box3 {
    min-height: 14.0625rem;
    padding: 1.875rem;
    background: #fff;
    border-radius: 6px;
}

.serv-box3:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 90%;
    z-index: -1;
    opacity: 0;
}

.serv-box3:hover:before {
    bottom: 0;
    opacity: 1;
}

.classic_li {
	padding-left:20px
}

.classic_li li {
	color:#000;
	padding-bottom:5px;
}

.serv-info3>i {
    font-size: 3rem;
    line-height: 1;
}

.serv-info3>i+h3 {
    margin-top: 1rem;
}

.serv-info3>i.flaticon-schizophrenia,
.serv-info3>i.flaticon-puzzle,
.serv-box3:hover .serv-info3>i {
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.serv-info3>h3 {
    font-size: 1rem;
    line-height: 1.4rem;
    font-weight: 600;
}

.scndry-layer .serv-info3>h3,
.blue-layer3 .serv-info3>h3 {
    color: #fff;
}

.serv-box3:hover .serv-info3>h3 {
    color: #333;
}

.serv-info3>h3 a:hover,
.serv-info3>h3 a:focus {
    color: #fff;
}

.blue-layer3 .serv-box3:hover .serv-info3>i {
    color: var(--color16);
}

.serv-info3 .thm-btn.v2 {
    font-size: 13px;
    font-weight: 400;
    padding: 8px 13px;
    background: #7e7e7e;
}

/*===== Find Therapist Style 2 =====*/

.find-thera-cap {
    padding: 2.5rem 6.875rem;
}

.find-thera-cap>a {
    z-index: 1;
    height: 7.375rem;
    line-height: 7.375rem;
    width: 7.375rem;
    color: #000;
    background-color: #fff;
    font-size: 1.625rem;
    left: -3.6875rem;
    top: 50%;
    margin-top: -3.6875rem;
}

.find-thera-cap>a:hover,
.find-thera-cap>a:focus {
    color: #fff;
}

.find-thera-cap-inner>h2 {
    font-size: 1.875rem;
    line-height: 2.8125rem;
    font-weight: 700;
}

.thm-bg .find-thera-cap-inner>h2 {
    color: #fff;
}

.find-thera-cap-inner>h2+.btns-group {
    margin-top: 1.875rem;
}

.btns-group>a+a {
    margin-left: 2.8125rem;
}

.find-thera-cap .thm-btn {
    padding-left: 3.625rem;
    padding-right: 3.625rem;
}

/*===== Stories Style 1 =====*/

.storie-wrap2 {
    margin-bottom: -1.875rem;
}

.storie-box {
    margin-bottom: 1.875rem;
}

.storie-img>a {
    display: block;
}

.storie-img>a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0;
    z-index: 1;
}

.storie-box:hover .storie-img>a:before {
    opacity: .5;
}

.storie-box:hover .storie-img img {
    -webkit-transform: scale(1.05) rotate(2deg);
    -ms-transform: scale(1.05) rotate(2deg);
    -o-transform: scale(1.05) rotate(2deg);
    transform: scale(1.05) rotate(2deg);
}

.storie-img>span {
    top: 1.25rem;
    left: 1.25rem;
    color: #fff;
    font-size: 1rem;
    -webkit-border-top-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
    padding: 9px 1.875rem;
}

.storie-info {
    padding: 2.0625rem 1.875rem 2.1875rem;
}

.storie-info>h3 {
    font-size: 1.625rem;
    font-weight: 700;
    line-height: 1.875rem;
}

.storie-info>h3+span {
    margin-top: 6px;
}

.storie-info>span {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 14px;
    font-family: Graphik;
}

/*===== Blog Style 2 =====*/

.news-wrap2>div.row>div:first-child,
.news-wrap2>div.row>div:nth-child(4),
.news-wrap2>div.row>div:nth-child(7) {
    padding-right: 1.5625rem;
}

.news-wrap2>div.row>div:nth-child(2),
.news-wrap2>div.row>div:nth-child(5),
.news-wrap2>div.row>div:nth-child(8) {
    padding: 0 1.25rem;
}

.news-wrap2>div.row>div:last-child,
.news-wrap2>div.row>div:nth-child(3),
.news-wrap2>div.row>div:nth-child(9) {
    padding-left: 1.5625rem;
}

.news-wrap2 {
    margin-bottom: -1.875rem;
}

.news-box2 {
    margin-bottom: 1.875rem;
}

.news-img2>a {
    display: block;
}

.news-img2>a:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    background-color: #000;
    opacity: 0;
}

.news-box2:hover .news-img2>a:before {
    opacity: .5;
}

.news-box2:hover .news-img2 img {
    -webkit-transform: scale(1.05) rotate(2deg);
    -ms-transform: scale(1.05) rotate(2deg);
    -o-transform: scale(1.05) rotate(2deg);
    transform: scale(1.05) rotate(2deg);
}

.news-img2+.news-info2 {
    -webkit-border-radius: 0;
    border-radius: 0;
    margin-top: 0;
}

.news-info2 {
    margin-top: 1.875rem;
    padding: 2.3125rem 2.5rem 2.5rem 2.1875rem;
}

.news-info2>img.authr-img {
    border: 5px solid #fff;
    left: 2.1875rem;
    top: -1.65625rem;
    width: 45px;
    height: 45px;
    background: #fff;
}

.news-info2>h3 {
    font-size: 1.375rem;
    line-height: 1.875rem;
    font-weight: 700;
    text-transform: capitalize;
    height: 65px;
}

.news-info2>h3+ul {
    margin-top: 1.3125rem;
}

/*===== Get Time & Request Free Consultation Style =====*/

.get-time-request-wrap {
    margin-left: -16.25rem;
}

.request-consult-wrap2 {
    max-width: calc(100% - 4.375rem);
    padding: 3.75rem 4.0625rem 5rem;
}

.request-consult-title2>h3 {
    font-size: 2.25rem;
    line-height: 2.8125rem;
    font-weight: 800;
}

.scndry-layer .request-consult-title2>h3,
.scndry-layer .request-consult-title2>p,
.blue-layer3 .request-consult-title2>h3,
.blue-layer3 .request-consult-title2>p {
    color: #fff;
}

.request-consult-title2>h3+p {
    margin-top: 8px;
}

.request-consult-title2+form {
    margin-top: 10px;
}

.request-consult-wrap2 .field-box,
.request-consult-wrap2 .btn-box {
    margin-top: 10px;
}

.request-consult-wrap2 form .thm-btn {
    padding: 1.25rem 2.8125rem;
    width: 100%;
}

.get-time-request-wrap .get-time-wrap .sec-title {
    margin-top: 10px;
}

.get-time-request-wrap .sec-title-inner>h2 {
    font-weight: 900;
    max-width: 80%;
    line-height: 48px;
}

.get-time-request-wrap .get-time-wrap {
    min-height: initial;
}

.get-time-request-wrap .get-time-wrap .get-time-inner {
    max-width: 100%;
}

/*===== Footer Style 2 =====*/

.widget-box.v2 .social-links3 {
    margin-top: 2.84375rem;
}

.widget-box.v2 .social-links3>a {
    background-color: rgba(255, 255, 255, .05);
}

.working-hours>span:not(:first-child) {
    margin-top: 1.5625rem;
}

.working-hours>span {
    font-size: 1.125rem;
    font-family: Graphik;
    font-weight: 700;
}

.working-hours>span i {
    font-style: normal;
    font-size: 1rem;
    margin-top: 3px;
}

.dark-layer .working-hours>span {
    color: #d7d7d7;
}

.dark-layer .working-hours>span i {
    color: #fff;
}

.widget-box>p+form {
    margin-top: 1.25rem;
}

.widget-box.v2>form input {
    padding: 10px 3.7rem 10px 1.5625rem;
}

.widget-box.v2>form button {
    right: 1.5625rem;
}

.widget-box.v2>p {
    font-size: 1rem;
}

/*===== Bottom Bar Style 2 =====*/

.bottom-bar.v2 {
    padding: 0 0 2.1875rem;
}

.logo.v2+.copyright-links {
    flex: 0 0 calc(100% - 10.625rem);
    max-width: calc(100% - 10.625rem);
    padding-left: 8.125rem;
}

.bottom-bar.v2 .logo.v2 {
    margin-top: -10.9375rem;
}

.bottom-bar.v2 .copyright-links>p {
    font-size: 1.125rem;
    color: var(--color3);
}

.bottom-bar.v2 .copyright-links {
    padding-top: 1.9375rem;
}

.bottom-bar.v2 ul.bottom-links>li {
    font-size: 1.125rem;
    color: var(--color3);
    font-weight: 700;
}

.bottom-bar.v2 ul.bottom-links>li:not(:first-child):before {
    background-color: var(--color3);
    height: 1.125rem;
    top: 4.5px;
}

.bottom-bar.v2 ul.bottom-links>li:not(:first-child) {
    margin-left: 12px;
    padding-left: 13px;
}

/*===== Featured Area Style 3 =====*/

.feat-img-caro {
    max-height: 43.4375rem;
}

.feat-img-caro .feat-img {
    min-height: 43.4375rem;
    max-height: 43.4375rem;
}

.feat-cap3-wrap {
    max-width: 73.125rem;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.feat-cap3 {
    max-width: 40.9375rem;
}

.feat-cap3>span {
    font-size: 1.375rem;
    font-family: Graphik;
    font-weight: 500;
}

.feat-cap3>span+h2 {
    margin-top: 10px;
}

.feat-cap3>h2 {
    font-weight: 700;
    font-size: 2.5rem;
    line-height: 3.0rem;
    color: #fff;
    max-width: 90%;
}

.feat-cap3>h2+p {
    margin-top: 12px;
}

.feat-cap3>p {
    font-size: 1.125rem;
    color: #fff;
}

.feat-cap3>p+.feat-serv-wrap {
    margin-top: 6px;
}

.feat-serv-wrap {
    margin-left: -3.125rem;
    min-width: calc(100% + 2.25rem);
}

.feat-serv-box {
    margin-top: 1.875rem;
}

.feat-serv-box>i {
    line-height: 1;
    font-size: 4.375rem;
}

.feat-serv-box>i.flaticon-schizophrenia {
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.feat-serv-box>i+h3 {
    margin-top: 13px;
}

.feat-serv-box>h3 {
    color: #fff;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.5rem;
}

/*===== Services Style 4 =====*/

.serv-wrap4 {
    margin-bottom: -3.125rem;
    margin-top: -5px;
}

.serv-box4 {
    margin-bottom: 3.125rem;
}

.serv-box4>i {
    font-size: 4.375rem;
    line-height: 1;
}

.serv-box4>i.flaticon-schizophrenia,
.serv-box4>i.flaticon-puzzle {
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.serv-box4>i+.serv-box4-inner {
    flex: 0 0 calc(100% - 4.375rem);
    max-width: calc(100% - 4.375rem);
    padding-left: 1.875rem;
}

.serv-box4-inner>h3 {
    font-size: 1.5rem;
    color: var(--color3);
    font-weight: 800;
}

.serv-box4-inner>h3+p {
    margin-top: 9px;
}

.serv-box4-inner>p {
    line-height: 1.75rem;
    max-width: 80%;
    color: #555;
    font-size: 1.125rem;
}

/*===== Enroll Now Style =====*/

.enroll-wrap {
    padding-left: 4rem;
    padding-right: 4rem;
}

.enroll-inner {
    max-width: 70%;
}

.enroll-inner>h3 {
    font-size: 1.5rem;
    letter-spacing: 8px;
    font-weight: 800;
}

.enroll-inner>h3+span {
    margin-top: 4px;
}

.enroll-inner>span {
    font-size: 1.25rem;
    font-family: Graphik;
    font-weight: 700;
}

.enroll-inner>span+p {
    margin-top: 1rem;
}

.enroll-inner>p {
    font-size: 1.125rem;
    line-height: 1.75rem;
}

.enroll-inner>p+a {
    margin-top: 2.5rem;
}

.scndry-bg .enroll-inner>h3 {
    color: #fff;
}

.enroll-inner>p span {
    font-size: 1.5rem;
}

.enroll-inner .thm-btn {
    font-size: 1.0625rem;
    padding: 1.15625rem 4.0625rem;
}

/*===== Banners Style =====*/

.banner-box:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--color5);
    z-index: 1;
    opacity: .4;
}

.banner-box:hover:before {
    background-color: #000;
}

.banner-box:hover>img {
    -webkit-transform: scale(1.05) rotate(2deg);
    -ms-transform: scale(1.05) rotate(2deg);
    -o-transform: scale(1.05) rotate(2deg);
    transform: scale(1.05) rotate(2deg);
}

.banner-info {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: 18rem;
}

.banner-info>h3 {
    font-size: 1.625rem;
    color: #fff;
    line-height: 2.25rem;
    font-weight: 800;
}

/*===== About Style 3 =====*/

.about-img,
.about-desc.v2 {
    margin-top: 3.125rem;
}

.about-img {
    margin-bottom: 1.875rem;
}

.about-img .social-links4 {
    max-width: 3rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 3.3125rem;
}

.social-links4>a {
    display: inline-block;
    width: 3rem;
    height: 3rem;
    line-height: 3rem;
    text-align: center;
    color: var(--color5);
    background-color: #fff;
    font-size: 1rem;
}

.social-links4>a:not(:first-child) {
    margin-top: 10px;
}

.social-links4>a:hover,
.social-links4>a:focus {
    color: #fff;
}

.about-img>img {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 23% 100%);
    -ms-clip-path: polygon(0 0, 100% 0, 100% 100%, 23% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 23% 100%);
}

.about-info {
    bottom: -1.875rem;
    left: -1.875rem;
    min-width: 17.8125rem;
    padding: 2.75rem 2.8125rem 0;
}

.about-info>i {
    color: #fff;
    font-size: 7.125rem;
    z-index: -1;
    line-height: 1;
    opacity: .07;
    right: 1.6875rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: -1.5rem;
}

.about-info>h3 {
    font-size: 1.5rem;
    font-weight: 800;
}

.about-info>h3 span {
    font-size: 1rem;
    margin-top: 8px;
}

.about-info>h3+span {
    margin-top: .9375rem;
}

.about-info>span {
    font-family: Graphik;
    font-size: 1rem;
    font-weight: 600;
}

.about-info>span+a {
    margin-top: 2.0625rem;
}

.about-info>a.thm-btn {
    width: calc(100% + 5.625rem);
    margin-left: -2.8125rem;
    margin-bottom: -7px;
    font-size: 1.0625rem;
    padding: 1.15625rem 3.0625rem;
}

.scndry-bg>h3,
.scndry-bg>span {
    color: #fff;
}

.about-desc.v2 {
    padding-right: 1.5625rem;
}

.about-desc.v2>span:not(.about-time) {
    letter-spacing: inherit;
    font-size: 1.125rem;
}

.about-desc.v2>span:not(.about-time)+h2 {
    margin-top: 10px;
}

.about-desc.v2>h2+strong {
    margin-top: 12px;
}

.about-desc.v2>strong {
    max-width: 90%;
}

.about-desc.v2>strong+p {
    margin-top: 1rem;
}

.about-desc.v2>span.about-time {
    font-size: 1.125rem;
    font-weight: 600;
}

.about-desc.v2>span.about-time span {
    margin-right: 5px;
    font-weight: 700;
}

.members {
    background: #fff;
}

.members th {
    background: #000;
    color: #fff;
	padding: 10px;
    padding-left: 15px;
}
.members td {
    color: #000;
	padding: 10px;
    padding-left: 15px;
    font-size: 17px;
}

.members.table-align td {
    text-align: center;
    vertical-align: middle;
}

/*===== Procedure Style =====*/

.sec-title2+.procedure-wrap {
    margin-top: 2.8125rem;
}

.procedure-wrap {
    margin-bottom: -1.875rem;
    min-height: 18.625rem;
}

.procedure-wrap>div.row>div:nth-child(2n),
.procedure-wrap:hover>div.row>div:nth-child(2n+1) {
    margin-top: 3.125rem;
}

.procedure-wrap:hover>div.row>div:nth-child(2n) {
    margin-top: 0;
}

.proced-box {
    padding: 3.125rem 2.5rem 1.375rem;
    margin-bottom: 4.0625rem;
    margin-top: 2.5rem;
}

.proced-box>span {
    font-family: Graphik;
    font-weight: 900;
    font-size: 2.5rem;
    color: #fff;
    height: 5rem;
    line-height: 5rem;
    width: 5rem;
    top: -2.5rem;
    display: inline-block;
    background-color: inherit;
    left: 50%;
    margin-left: -2.5rem;
}

.proced-box:before {
    content: "";
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    bottom: -2.0rem;
    z-index: -1;
    border-left: 4.21875rem solid transparent;
    border-right: 4.21875rem solid transparent;
    border-top: 2.1875rem solid;
}

.proced-box>h4 {
    font-size: 1.25rem;
    text-transform: uppercase;
    color: var(--color5);
    font-weight: 800;
}

.proced-box>h4+p {
    margin-top: 2px;
}

.proced-box>p {
    font-size: .9375rem;
    line-height: 1.375rem;
    color: var(--color1);
    font-family: Graphik;
    font-weight: 600;
    display: inline-block;
    max-width: 80%;
}

.blue-layer .proced-box>h4,
.blue-layer .proced-box>p {
    color: #fff;
}

.proced-box:hover>h4 {
    color: #fff;
}

.proced-box:hover>p {
    color: #999;
}

/*===== Courses Style =====*/

.sec-title2+.courses-wrap {
    margin-top: 2.5rem;
}

.courses-wrap {
    margin-bottom: 0;
}

.course-box {
    padding-left: 0;
    margin-top: 1.575rem;
}

.course-box>span.price {
    left: 0;
    color: #fff;
    font-family: Graphik;
    font-weight: 800;
    font-size: 1.125rem;
    padding: 6.5px 13.1px;
    top: 10px;
}

.course-box>span.price small {
    font-size: 68%;
    vertical-align: middle;
    font-weight: 700;
    top: -1px;
    position: relative;
}

.course-box:hover .course-img img {
    -webkit-transform: scale(1.05) rotate(2deg);
    -ms-transform: scale(1.05) rotate(2deg);
    -o-transform: scale(1.05) rotate(2deg);
    transform: scale(1.05) rotate(2deg);
}

.course-img {
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.course-img>a {
    display: block;
}

.course-img>a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0;
    z-index: 1;
}

.course-box:hover .course-img>a:before {
    opacity: .5;
}

.course-info {
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    padding: 15px;
    background: #213744;
}

.course-info>a.course-author-img {
    border: 5px solid #fbfbfb;
    margin-top: -1.875rem;
    -webkit-box-shadow: 0 0 2.375rem rgba(0, 0, 0, .03);
    -ms-box-shadow: 0 0 2.375rem rgba(0, 0, 0, .03);
    -o-box-shadow: 0 0 2.375rem rgba(0, 0, 0, .03);
    box-shadow: 0 0 2.375rem rgba(0, 0, 0, .03);
    display: inline-flex;
}

.course-info>a.course-author-img+span {
    margin-top: 11px;
}

.course-info>span {
    font-weight: 300;
    color: #ffffff;
    font-size: 15px;
}
.course-info>span+h3 {
    margin-top: 12px;
}

.course-info>h3 {
    font-size: 1.275rem;
    line-height: 1.875rem;
    font-weight: 700;
	    color: #fff;
}

.course-info>h3+.rating {
    margin-top: 8px;
}

.rating {
    font-size: 14px;
    font-family: Graphik;
    font-weight: 600;
    color: #555;
}

.rating .rate {
    font-size: inherit;
}

.rating .rate+i {
    margin-left: 1rem;
}

.rating+.course-info-bottom {
    margin-top: 1.125rem;
}

.course-info-bottom {
    min-width: calc(100% + 4.5rem);
    margin-left: -2.5rem;
    padding: 1.015625rem 2rem 1.015625rem 2.5rem;
    -webkit-border-radius: inherit;
    border-radius: inherit;
}

.course-info-bottom>span {
    position: relative;
    font-size: .9375rem;
    font-weight: 700;
    font-family: Graphik;
}

.course-info-bottom>span:not(:first-child) {
    margin-left: 13px;
    padding-left: 14px;
}

.course-info-bottom>span:not(:first-child):before {
    content: "";
    width: 1px;
    height: 14px;
    left: 0;
    top: 4.25px;
    position: absolute;
    background-color: #000;
}

/*===== Video & Impacts Style =====*/

.video-box-wrap,
.impact-wrap {
    background-size: cover;
    background-position: center;
    min-height: 43.75rem;
    padding: 2rem;
}

.video-box-wrap:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: .5;
}

.video-box-wrap .video-box {
    max-width: 32.5rem;
    padding-left: 6.875rem;
}

.video-box-wrap .video-box>a:not(.thm-btn) {
    left: 0;
    top: 0;
    font-size: 5.3125rem;
    line-height: 1;
}

.video-box-wrap .video-box>a:not(.thm-btn):before,
.video-box-wrap .video-box>a:not(.thm-btn):after {
    background-color: #fff;
}

.video-box>a:not(.thm-btn) {
    color: #fff;
}

.video-box>span,
.impact-inner>span {
    font-size: 1.125rem;
    font-family: Graphik;
    font-weight: 800;
}

.video-box>span+h2,
.impact-inner>span+h2 {
    margin-top: 2px;
}

.video-box>h2,
.impact-inner>h2 {
    font-size: 2.8125rem;
    line-height: 3.125rem;
    color: #fff;
    font-weight: 800;
}

.video-box>h2+p {
    margin-top: 1.375rem;
}

.video-box>p,
.impact-inner>p {
    font-size: 1.125rem;
}

.video-box>p+a {
    margin-top: 3.125rem;
}

.video-box>a.thm-btn {
    padding-left: 3.4375rem;
    padding-right: 3.4375rem;
}

.impact-inner {
    max-width: 35rem;
}

.impact-inner>h2+p {
    margin-top: 1.25rem;
}

.impact-facts-wrap {
    margin: 3.125rem 0 -3.75rem;
}

.impact-fact-box {
    margin-bottom: 3.75rem;
}

.impact-fact-box>i {
    font-size: 2.75rem;
    line-height: 1;
    color: #fff;
}

.impact-fact-box>i+.impact-fact-box-inner {
    flex: 0 0 calc(100% - 3.75rem);
    max-width: calc(100% - 3.75rem);
    padding-left: 1.375rem;
}

.impact-fact-box-inner>span {
    font-size: 1.875rem;
    font-family: Graphik;
    font-weight: 800;
    line-height: 1;
}

.impact-fact-box-inner>p {
    font-size: 1rem;
}

/*===== Client Reviews Style =====*/

.sec-title2+.client-reviews-wrap {
    margin-top: 2.5rem;
}

.client-reviews-wrap {
    margin-bottom: -1.875rem;
}

.client-review-box {
    margin-bottom: 1.875rem;
    background-color: #fff;
    margin-top: 0;
    padding: 0px;
    overflow: hidden;
}

.client-img {
    margin-left: 0;
    -webkit-box-shadow: 0 0 1.875rem rgba(0, 0, 0, .08);
    -ms-box-shadow: 0 0 1.875rem rgba(0, 0, 0, .08);
    -o-box-shadow: 0 0 1.875rem rgba(0, 0, 0, .08);
    box-shadow: 0 0 1.875rem rgba(0, 0, 0, .08);
    display: inline-block;
    margin-bottom: 15px;
}

.client-img>span {
    background-color: #fff;
    height: 2.375rem;
    line-height: 2.375rem;
    width: 2.375rem;
    bottom: -1.1875rem;
    left: 50%;
    margin-left: -1.1875rem;
}

.client-review-box>h3 {
    font-size: 1.225rem;
    font-weight: 800;
}

.client-review-box>h6 {
    margin-top: 10px;
    color: #f97d09;
}

.client-review-box>h6>small {
    display: block;
    font-weight: 300;
	color:#000
}

.client-review-box>h3+p {
    margin-top: 10px;
}

.client-review-box>p {
    line-height: 1.4rem;
    text-align: center !important;
    height: 100px;
}

.client-review-box>p+span {
    margin-top: 1rem;
}

.client-review-box>span {
    background-color: #365386;
    font-size: 1.0625rem;
    line-height: 1.875rem;
    text-transform: uppercase;
    font-family: Graphik;
    font-weight: 800;
    padding: 12.5px 1.25rem;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    margin-left: 0;
    color: #fff;
}

/*===== Side Title Style =====*/

.side-title {
    padding-right: 2rem;
}

.side-title-inner>span {
    font-family: Graphik;
    font-size: 1.125rem;
    font-weight: 800;
}

.side-title-inner>span+h2 {
    margin-top: 6px;
}

.side-title-inner>h2 {
    font-size: 2.5rem;
    line-height: 3.125rem;
    max-width: 90%;
}

.side-title-inner>h2+p {
    margin-top: 8px;
}

.side-title-inner>p {
    font-size: 1.125rem;
    line-height: 2rem;
    color: #555;
}

.side-title-inner>p+a {
    margin-top: 2.0625rem;
}

.side-title-inner>a.thm-btn {
    padding: 1.09375rem 3.125rem;
}

/*===== Blog Style 3 =====*/

.news-wrap3 {
    margin-bottom: -3.125rem;
}

.news-box3 {
    margin-bottom: 3.125rem;
}

.news-img3:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: var(--color14);
    opacity: 0;
}

.news-box3:hover .news-img3:before {
    opacity: .75;
}

.news-box3:hover .news-img3 img {
    -webkit-transform: scale(1.05) rotate(2deg);
    -ms-transform: scale(1.05) rotate(2deg);
    -o-transform: scale(1.05) rotate(2deg);
    transform: scale(1.05) rotate(2deg);
}

.news-img3>a {
    position: absolute;
    top: 50%;
    left: 50%;
    line-height: 1;
    color: #fff;
    font-size: 1.875rem;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate(-50%, -50%) scale(.5);
    -ms-transform: translate(-50%, -50%) scale(.5);
    -o-transform: translate(-50%, -50%) scale(.5);
    transform: translate(-50%, -50%) scale(.5);
}

.news-box3:hover .news-img3>a {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
}

.news-img3+.news-info3 {
    margin-top: 1.375rem;
}

.news-info3>h3 {
    font-size: 1.625rem;
    line-height: 2.125rem;
    font-weight: 700;
}

.news-info3>h3+ul {
    margin-top: 1.25rem;
}

.meta2>li:not(.thm-clr) {
    color: #999;
}

.meta2>li.thm-clr {
    font-weight: 700;
}

.meta2>li.thm-clr a {
    border-bottom: 1px solid;
}

.meta2>li.thm-clr span {
    font-size: 1.875rem;
    font-weight: 800;
    margin-right: 4px;
}

.meta2>li:not(.thm-clr) span {
    color: #fff;
    font-size: 13px;
    padding: 4px 7.2px 3px;
    margin-right: 10px;
    display: inline-block;
}

.meta2>li {
    font-size: .9375rem;
    font-weight: 600;
    line-height: 1;
}

.meta2>li:not(:first-child) {
    margin-left: 1.875rem;
}

.meta2>li:not(.thm-clr) span:before {
    content: "";
    border-right: 5px solid transparent;
    border-top: 5px solid red;
    position: absolute;
    bottom: -5px;
    left: 10px;
}

/*===== Footer Style 3 =====*/

.logo+p {
    margin-top: 1.875rem;
}

.container+.footer-newsletter {
    margin-top: 3.4375rem;
}

.footer-newsletter {
    padding: 2.5rem;
}

.footer-newsletter-inner {
    flex: 0 0 53.4375rem;
    max-width: 53.4375rem;
}

.footer-newsletter-inner>h3 {
    font-size: 1.625rem;
    font-weight: 700;
}

.bg-color15 .footer-newsletter-inner>h3 {
    color: #fff;
}

.footer-newsletter-inner>h3+form {
    margin-left: 2.8125rem;
}

.footer-newsletter-inner form {
    flex: 0 0 23.125rem;
    max-width: 23.125rem;
}

/*===== Bottom Bar Style 3 =====*/

.bottom-bar.v3 p {
    font-size: 1rem;
    font-weight: 700;
    font-family: Graphik;
}

/*===== Page Title Style =====*/

.page-title-wrap {
    margin-top: 5px;
}

.page-title-inner>h1 {
    font-weight: 700;
    font-size: 2.5rem;
}

.black-layer .page-title-inner>h1,
.black-layer ol.breadcrumb li.breadcrumb-item:not(.active) {
    color: #fff;
}

.page-title-inner>h1+ol.breadcrumb {
    margin-top: 2px;
}

ol.breadcrumb li.breadcrumb-item {
    font-size: 1.125rem;
    font-weight: 500;
    position: relative;
}

ol.breadcrumb li.breadcrumb-item+.breadcrumb-item {
    margin-left: .9375rem;
    padding-left: 1.25rem;
}

ol.breadcrumb li.breadcrumb-item+li.breadcrumb-item:before {
    content: "";
    position: absolute;
    height: 5px;
    width: 5px;
    padding: 0;
    position: absolute;
    top: 12.5px;
    left: 0;
}

.black-layer ol.breadcrumb li.breadcrumb-item+li.breadcrumb-item:before {
    background-color: #fff;
}

/*===== Pagination Style =====*/

.pagination {
    margin: -2.5px;
}

.pagination li.page-item {
    font-size: 1rem;
    font-weight: 700;
    color: #717171;
    line-height: 3.25rem;
    margin: 2.5px;
}

.pagination li.page-item a.page-link {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #d0d0d0;
    color: inherit;
    padding: 0;
    background-color: transparent;
    height: 3.25rem;
    width: 3.25rem;
}

.pagination li.page-item.prev a.page-link,
.pagination li.page-item.next a.page-link {
    width: auto;
    padding: 0 1.875rem;
}

.pagination li.page-item i {
    font-weight: 400;
    font-size: 8px;
    vertical-align: middle;
}

.pagination li.page-item.prev,
.pagination li.page-item.next {
    font-size: 1rem;
    color: var(--color7);
    text-transform: uppercase;
}

.pagination li.page-item.next i {
    margin-left: 8px;
}

.pagination li.page-item.prev i {
    margin-right: 8px;
}

.pagination li.page-item.active a.page-link,
.pagination li.page-item a.page-link:hover,
.pagination li.page-item a.page-link:focus {
    color: #fff;
}

/*===== Gallery Style =====*/

.gallery-wrap {
    margin-bottom: -10px;
}

.gallery-box {
    margin-bottom: 10px;
}

.gallery-box:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
}

.gallery-box:hover:before {
    opacity: .78;
}

.gallery-info {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) scale(.5);
    -ms-transform: translate(-50%, -50%) scale(.5);
    -o-transform: translate(-50%, -50%) scale(.5);
    transform: translate(-50%, -50%) scale(.5);
    min-width: 20rem;
    max-width: 20rem;
    opacity: 0;
    visibility: hidden;
}

.gallery-info>h3 {
    font-size: 1.875rem;
    line-height: 2.25rem;
    font-weight: 700;
}

.gallery-info>h3+a {
    margin-top: 1.25rem;
}

.gallery-info>a {
    font-size: 2.25rem;
    line-height: 1;
    color: #000;
}

.gallery-info>a:hover,
.gallery-info>a:focus {
    color: #fff;
}

.col-lg-3 .gallery-info>h3 {
    font-size: 1.5rem;
    line-height: 1.875rem;
}

.col-lg-3 .gallery-info {
    min-width: 15rem;
    max-width: 15rem;
}

.col-lg-3 .gallery-info>a {
    font-size: 2rem;
}

.gallery-box:hover .gallery-info {
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
    visibility: visible;
}

.gallery-video-box:before {
    display: none;
}

.gallery-video-box>a {
    z-index: 1;
    right: 1.75rem;
    bottom: 1.75rem;
    min-width: 8.75rem;
    padding: 2.5rem 1.25rem;
}

.gallery-video-box>a i {
    line-height: 1;
    font-size: 2rem;
    color: #000;
}

.gallery-video-box>a i+span {
    margin-top: 7px;
}

.gallery-video-box>a span {
    color: #414141;
    font-size: 14px;
    text-transform: uppercase;
    font-family: Graphik;
    font-weight: 700;
}

.gallery-video-box>a.thm-bg:hover>*,
.gallery-video-box>a.thm-bg:focus>*,
.gallery-video-box>a.scndry-bg:hover>*,
.gallery-video-box>a.scndry-bg:focus>* {
    color: #fff;
}

/*=== Ver 2 ===*/

.gallery-wrap.v2 {
    margin-bottom: -1.875rem;
}

.gallery-wrap.v2 .gallery-box {
    margin-bottom: 1.875rem;
}

.gallery-box.v2:hover:before {
    opacity: .9;
}

.gallery-box.v2 .gallery-info>h3 {
    font-size: 1.625rem;
    line-height: 2.15rem;
}

/*=== Ver 3 ===*/

.gallery-wrap.v3 {
    margin-bottom: -1.875rem;
}

.gallery-wrap.v3 .gallery-box {
    margin-bottom: 1.875rem;
}

.gallery-box.v3:hover:before {
    opacity: .9;
}

.gallery-box.v3 .gallery-info>h3 {
    font-size: 1.5rem;
    line-height: 1.875rem;
}

/*===== Appointment Style =====*/

.appointment-desc {
    padding-left: 4.375rem;
    padding-right: 1.25rem;
}

.appointment-desc>h3 {
    font-size: 2.25rem;
    font-weight: 800;
    line-height: 2.8125rem;
    max-width: 80%;
}

.appointment-desc>h3+p {
    margin-top: 5px;
}

.appointment-desc>p {
    font-size: 1rem;
}

.appointment-desc>p+a {
    margin-top: 2.1875rem;
}

.appointment-inner {
    padding: 0 2.1875rem;
}

.appointment-calendar {
    -webkit-box-shadow: 0 3px 2.5rem rgba(0, 0, 0, .15);
    -ms-box-shadow: 0 3px 2.5rem rgba(0, 0, 0, .15);
    -o-box-shadow: 0 3px 2.5rem rgba(0, 0, 0, .15);
    box-shadow: 0 3px 2.5rem rgba(0, 0, 0, .15);
    padding: 1.125rem;
}

.appointment-calendar .fc-header-toolbar {
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    padding: 1.875rem 1.25rem;
    margin-bottom: 0;
}

.appointment-calendar .fc-body .fc-scroller {
    height: initial !important;
    overflow: hidden !important;
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
}

.appointment-calendar .fc-header-toolbar .fc-left {
    float: none;
    display: inline-block;
    width: 100%;
    text-align: center;
}

.appointment-calendar .fc-header-toolbar>*:not(.fc-left) {
    display: none;
}

.appointment-calendar .fc-header-toolbar .fc-left>h2 {
    width: 100%;
    color: #fff;
    font-size: 1.25rem;
    text-transform: uppercase;
    font-weight: 800;
    float: none;
}

.appointment-calendar .fc-head {
    background-color: #078494;
    text-transform: uppercase;
}

.appointment-calendar .fc-head .fc-day-header {
    font-weight: 800;
    padding: 13.75px;
    color: #fff;
    font-size: .9375rem;
}

.appointment-calendar td,
.appointment-calendar th {
    border: 0;
    font-family: Graphik;
    font-weight: 600;
    color: #555;
    font-size: 1.0625rem;
}

.appointment-calendar .fc-row:nth-child(2n+1) .fc-day:nth-child(2n+1),
.appointment-calendar .fc-row:nth-child(2n) .fc-day:nth-child(2n) {
    background-color: rgba(22, 190, 211, .09);
}

.appointment-calendar .fc-row,
.appointment-calendar .fc-day {
    min-height: 5rem !important;
}

.appointment-calendar .fc-row.fc-widget-header {
    min-height: initial !important;
}

.appointment-calendar td.fc-day-top {
    min-height: 5rem;
    line-height: 5rem;
    text-align: center;
}

.appointment-calendar td.fc-day-top>span {
    float: none !important;
    display: inline-block !important;
}

.appointment-list-wrap {
    padding-top: 1.5rem;
}

.appointment-list-title {
    padding: 0 2.5rem;
}

.appointment-list-title>h4 {
    font-size: 1.375rem;
    color: var(--color3);
    font-weight: 800;
    line-height: 1.875rem;
}

.appointment-list-title>h4 img {
    max-width: 200px;
}

.appointment-list-title>h4 span {
    margin-top: 3px;
}

.appointment-list-title+.appointment-list {
    margin-top: 1.5625rem;
}

.appointment-list>li:nth-child(2n+1) {
    background-color: #e7eefb;
}

.appointment-list-item {
    padding: 1.5rem 4rem 1.5rem 4rem;
}

.appointment-item-inner {
    
}

.appointment-item-inner>i {
    font-size: 1.5625rem;
    line-height: 1;
    left: 0;
    top: 3px;
}

.appointment-item-inner>h5 {
    font-size: 1.25rem;
    color: var(--color3);
    font-weight: 800;
}

.appointment-item-inner>h5+span {
    margin-top: 2px;
}

.appointment-item-inner>span {
    font-size: 1rem;
    color: #828282;
    font-family: Graphik;
    font-weight: 500;
    line-height: initial;
}

.appointment-item-btn>a.thm-btn {
    font-size: 13px;
    padding: 9.5px 1.25rem;
    font-weight: 600;
}

/* -------- custom css ---------- */

.tabs_wrapper {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    background: transparent;
}

ul.tabs {
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 10;
    margin: 0 0 0;
    padding: 0;
    width: 25%;
    list-style: none;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

ul.tabs li {
  padding: 0.7rem 1rem 0.7rem 1rem;
    position: relative;
    outline: none;
    width: 100%;
    cursor: pointer;
    border: 1px solid #d4d4d4;
    margin-bottom: 4px;
    font-size: 16px;
    color: #000;
    text-align: left;
	background: #f1f1f1;
	text-transform:uppercase;
}
ul.tabs li:after {
    content: '\f054';
  font-family: "Font Awesome 5 Free";
  font-weight:900;
  position: absolute;
  display: block;
  right: 1rem;
  top: 50%;
  -webkit-transform: rotate(0deg) translateY(-50%);
  -moz-transform: rotate(0deg) translateY(-50%);
  -ms-transform: rotate(0deg) translateY(-50%);
  -o-transform: rotate(0deg) translateY(-50%);
  transform: rotate(0deg) translateY(-50%);
}
ul.tabs li:hover {
	color: #ffffff;
	background-color: #365386;
	border-color: #365386;
	-ms-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
ul.tabs li.active {
	color: #ffffff;
	background-color: #365386;
	border-color: #365386;
	-ms-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.tab_container {
    display: inline-block;
    vertical-align: top;
    position: relative;
    left: 0;
    width: 74%;
    min-width: 10px;
    text-align: left;
    background: white;
    border-radius: 12px;
}

.tab_content {
  padding: 0px 20px;
  height: 100%;
  display: none;
}

.tab_drawer_heading {
  display: none;
}

@media screen and (max-width: 781px) {
  ul.tabs {
    display: none;
  }

  .tab_container {
		display: block;
		margin: 0 auto;
		width: 100%;
		border-top: none;
		border-radius: 0;
	}

  .tab_drawer_heading {
    background-color: #f1f1f1;
    color: #000000;
    margin: 0;
    padding: 10px 10px;
    display: block;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: left;
    margin-bottom: 5px;
    font-size: 15px;
    position: relative;
}
  .tab_drawer_heading:hover {
    color: #ffffff;
    background-color: #365386;
    border-color: #365386;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  
  

  .d_active {
    color: #ffffff;
    background-color: #365386;
    border-color: #365386;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .tab_content {
	padding: 0px 0px;
  }
  
  .tab_drawer_heading:after {
    content: '\f054';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    display: block;
    right: 1rem;
    top: 50%;
    -webkit-transform: rotate(0deg) translateY(-50%);
    -moz-transform: rotate(0deg) translateY(-50%);
    -ms-transform: rotate(0deg) translateY(-50%);
    -o-transform: rotate(0deg) translateY(-50%);
    transform: rotate(0deg) translateY(-50%);
	}
	
	.d_active.tab_drawer_heading:after {
		-webkit-transform: rotate(-90deg) translateY(-5%);
		-moz-transform: rotate(-90deg) translateY(-5%);
		-ms-transform: rotate(-90deg) translateY(-5%);
		-o-transform: rotate(-90deg) translateY(-5%);
		transform: rotate(-90deg) translateY(-5%);
		top: 25%;
	}
}


.tab_container .sn-feature-block .inner-box .content {
    position: inherit;
    display: block;
    transform: none;
    text-align: center;
    width: 100%;
    padding: 0;
}
.tab_container .sn-feature-block .inner-box .content .icon {
    position: inherit;
    left: 0px;
    top: 0px;
    color: #ffffff;
    font-size: 43px;
    margin-bottom: 30px;
    line-height: 1em;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}
.tab_container .sn-feature-block .content h4:after {
    border-radius: 10px;
    bottom: -8px;
    content: "";
    height: 2px;
    left: 0;
    right: 0;
    position: absolute;
    width: 50px;
    background: #bc2131;
    margin: 0 auto;
}
.tab_container .sn-feature-block .inner-box h4 {
    position: relative;
    color: #ffffff;
    line-height: 1.3em;
    font-weight: 500;
    font-size: 18px;
	height: 55px;
}


.tab_container.content h3 {
    margin-top: 0;
	font-weight:600;
}
.tab_container.content h4 {
    margin-top: 0;
    position: relative;
    margin-bottom: 15px;
    font-weight: 600;
}
.tab_container.content h2 {
    margin-top: 0;
    font-weight: 600;
}
.tab_container.content h4.name:after{
	content:none;
}
.tab_container.content h4:after {
    border-radius: 10px;
    bottom: -4px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 50px;
	background: #bc2131;
}
.tab_container.content p {
    font-size: 17px;
    color: #000;
    text-align: justify;
	margin-bottom:15px;
}
.tab_container.content a {
    color: #0f5c9b;
}
.tab_container.content .gallery-info>a {
	color: #ffffff;	
}

.tab_container.content a.blinking {
	color: #f97d09;
    animation: blinkingText 1.0s infinite;
}

@keyframes blinkingText {
    0% {
        /* color: #0001a2;*/
        /* color: #0b5d0a; */ 
        /* color: #317446; */
        color: #f97d09;
    }

    49% {
        color: #f97d09;
    }

    /* 60% {
        color: transparent;
    } */

    99% {
        color: transparent;
    }

    100% {
        color: #f97d09;
    }
}

.tab_container.content a.animate-charcter {
    text-transform: capitalize;
    background-image: linear-gradient( -225deg, #7b0400 0%, #a32220 29%, #ffe700 67%, #7b0400 100% );
    background-size: auto auto;
    background-clip: border-box;
    background-size: 200% auto;
    color: #fff;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textclip 2s linear infinite;
    display: inline-block;
    font-weight: 500;
    margin: 0;
}

@keyframes textclip {
    to {
        background-position: 200% center;
    }
}


.tab_container.content img {
	
}
.tab_container.content ul {
	list-style: outside none none;
    margin-top: 13px;
    padding-left: 0;
	margin-bottom: 15px;
}

.tab_container.content ul li {
    font-size: 16px;
    color: #000;
	margin: 5px 0;
    font-weight: 400;
    padding-left: 15px;
    position: relative;
}
.tab_container.content ol {
	padding-left: 25px;
}
.tab_container.content ol li {
    font-size: 16px;
    color: #000;
    margin: 5px 0;
    font-weight: 400;
    padding-left: 0;
    position: relative;
    list-style: auto;
    padding-bottom: 7px;
}
.tab_container.content ul li:before {
    content: "\f101";
    font-family: "Font Awesome 5 Free";
	font-weight:900;
    font-size: 12px;
	border: none;
	display: inline-block;
	margin-right: 10px;
    padding: 0;
    left: 0;
    position: absolute;
    top: 1px;
	color: #bc2131;
}
.tab_container.content ul.appointment-list li:before, .tab_container.content ul.slick-dots li:before {
	content:none;
}
.tab_container.content ul.slick-dots {
	margin-top: 0;
	    margin-bottom: 0;
}
.depart_about {
	padding-top:0px;
}
.depart_about p {
	
}
.tab_container.content .accordion-button {
    font-weight: 600;
}
.tab_container.content .accordion-button:not(.collapsed) {
    color: #ffffff;
    background-color: #213744;
}
.tab_container.content .accordion-button:focus {
    z-index: 3;
    border-color: #213744;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
}
.tab_container.content .accordion-button:not(.collapsed)::after {
    background-image: url(../images/arrow-active.svg);
    transform: rotate(180deg);
}

.tab_container.content ul.appointment-list li {
	margin:0;
	padding-left: 0;
}
/*********************/

.about_section h1 {
    font-size: 2.4rem;
    color: #000;
    margin-top: 0;
}

.about_section h4 {
	font-size: 1.4rem;
    color: #000;
	margin-top: 0;
}

.about_section h5 {
	font-size: 1rem;
    color: #000;
	margin-top: 0;
}

.about_section p {
    font-size: 17px;
    color: #000;
    text-align: justify;
}

.about_section blockquote cite {
	color: #ff9800;
}

.missions_statement h4 {
	font-size: 25px;
    color: #000;
}

.missions_statement p {
	font-size: 17px;
    color: #000;
    
}

.latest_anouns {
    display: flex;
    align-items: center;
    height: 28px;
    position: absolute;
    bottom: 10px;
    width: 100%;
}

.latest_anouns marquee {

}

.latest_anouns marquee a {
    color: #fff;
    margin-right: 8px;
    font-weight: 500;
}

.latest_anouns marquee a:hover {
    color: #ffe700;
}

blockquote {
    border-top: 3px solid #130f40;
    border-left: 3px solid #130f40;
    background: #30336b25;
    position: relative;
    padding: 1.6rem;
}

blockquote::before{
	content: "";
	width: 24px;
	height:24px;
	position: absolute;
	top: -12px;
	left: -12px;
	background-size: 18px 18px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #fff;
	border-radius: 50%;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='icon icon-tabler icon-tabler-quote' width='44' height='44' viewBox='0 0 24 24' stroke-width='2' stroke='%23130f40' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath stroke='none' d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M10 11h-4a1 1 0 0 1 -1 -1v-3a1 1 0 0 1 1 -1h3a1 1 0 0 1 1 1v6c0 2.667 -1.333 4.333 -4 5' /%3E%3Cpath d='M19 11h-4a1 1 0 0 1 -1 -1v-3a1 1 0 0 1 1 -1h3a1 1 0 0 1 1 1v6c0 2.667 -1.333 4.333 -4 5' /%3E%3C/svg%3E");
	border-left: 1px solid #30336b;

}

.maximum_height .owl-carousel .item {
    text-align: center;
	margin-bottom:30px;
}

.maximum_height .owl-carousel .item .res_img {
    max-height: 350px;
    min-height: 350px;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    overflow: hidden;
}



/* -------- end custom css ---------- */

/*===== Contact Style =====*/

.sec-title3 {
    margin-top: -8px;
    margin-bottom: 3.125rem;
}

.sec-title3-inner {
    max-width: 57%;
}

.sec-title3-inner>h3 {
    font-size: 2.25rem;
    text-transform: uppercase;
    font-weight: 800;
}

.thm-layer .sec-title3-inner>h3,
.thm-layer .sec-title3-inner>p,
.thm-layer .social-links3>h3 {
    color: #fff;
}

.sec-title3-inner>h3+p {
    margin-top: 1.125rem;
}

.sec-title3-inner>p {
    font-size: 1.125rem;
    line-height: 1.625rem;
}

.contact-info-wrap {
    margin-bottom: 2.1875rem;
}

.contact-info-box {
    margin-bottom: 1.875rem;
    padding: 0 1.25rem;
}

.contact-info-box>i {
    height: 5.25rem;
    width: 5.25rem;
    line-height: 5.25rem;
    font-size: 3.25rem;
}

.contact-info-box:hover>i {
    color: #ffffff;
}

.contact-info-box>i+span,
.contact-info-box>i+p {
    margin-top: 1.375rem;
}

.contact-info-box>span,
.contact-info-box>p {
    font-size: 1.125rem;
    font-family: Graphik;
    font-weight: 600;
}

.thm-layer .contact-info-box>span,
.thm-layer .contact-info-box>p {
    color: #fff;
}

.contact-info-box>span+span,
.contact-info-box>p+p {
    margin-top: 4px;
}

.contact-info-wrap>div.row>div:not(:first-child) .contact-info-box:before,
.contact-info-wrap>div.row>div:not(:first-child) .contact-info-box:after {
    content: "";
    position: absolute;
}

.contact-info-wrap>div.row>div:not(:first-child) .contact-info-box:before {
    width: 1px;
    height: 6.25rem;
    border-left: 1px dashed #fff;
    left: -1rem;
    top: 50%;
    margin-top: -3.125rem;
}

.contact-info-wrap>div.row>div:not(:first-child) .contact-info-box:after {
    border-radius: 50%;
    height: 1rem;
    width: 1rem;
    background-color: #fff;
    left: -1.4375rem;
    top: 50%;
    margin-top: -3.25rem;
}

.social-links3.v2>h3 {
    font-weight: 800;
}

.social-links3.v2>a {
    background-color: rgba(0, 0, 0, .2);
}

.social-links3.v2>a:hover,
.social-links3.v2>a:focus {
    color: var(--color3);
}

.sec-title4 {
    margin-bottom: 2.0625rem;
}

.sec-title4-inner>h2 {
    font-size: 2.625rem;
    text-transform: uppercase;
}

.sec-title4-inner>h2+p {
    margin-top: -2px;
}

.sec-title4-inner>p {
    color: #555;
    font-size: 1rem;
}

.contact-form>form {
    max-width: 37.8125rem;
}

.contact-form>form .field-box {
    margin-bottom: 10px;
}

.contact-form>form .field-box input,
.contact-form>form .field-box textarea {
    height: 3.75rem;
    color: #777;
}

.field-box textarea,
.contact-form>form .field-box textarea {
    height: 9.6875rem;
}

.contact-form>form button {
    height: 3.875rem;
    font-size: 1rem;
    color: #fff;
}

/*===== 404 Error Style =====*/

.error-inner {
    max-width: 55%;
}

.error-inner>i {
    height: 10rem;
    width: 10rem;
    line-height: 10rem;
    color: #fff;
    font-size: 3.4375rem;
    margin-bottom: 10px;
}

.error-inner>i:after {
    content: "";
    position: absolute;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 10px solid;
    bottom: -10px;
    left: 50%;
    margin-left: -12px;
}

.error-inner>i+.error-cap {
    margin-top: 2.625rem;
}

.error-cap>strong {
    left: 0;
    right: 0;
    font-size: 11.6875rem;
    z-index: -1;
    font-family: Graphik;
    font-weight: 800;
    color: #d1f1f5;
    line-height: 1;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.error-cap>h2 {
    font-size: 2.5rem;
    color: var(--color3);
}

.error-cap>h2+p {
    margin-top: 1.125rem;
}

.error-cap>p {
    font-size: 1.125rem;
}

.error-cap+.search-form {
    margin-top: 2.1875rem;
}

.search-form>input {
    height: 4.25rem;
    border: 2px solid #dadada;
    background-color: var(--color4);
    width: 100%;
    -webkit-border-radius: inherit;
    border-radius: inherit;
    font-size: .9375rem;
    color: #999;
    padding: 10px 4.6875rem 10px 1.875rem;
}

.search-form>button {
    right: 0;
    top: 0;
    bottom: 0;
    background-color: transparent;
    font-size: 1.0625rem;
    color: #999;
    width: 4.6875rem;
}

.search-form+a {
    margin-top: 1.875rem;
}

.error-inner .thm-btn {
    padding: 1.4375rem 3.125rem;
    font-size: 1rem;
    margin-bottom: -5px;
}

/*===== Search Found Style =====*/

.search-found-inner>h3 {
    font-size: 1.875rem;
    color: var(--color3);
    font-weight: 800;
}

.search-found-inner>h3+form {
    margin-top: 1.0625rem;
}

.search-found-inner>form+p {
    margin-top: 1.375rem;
}

.search-found-inner>p {
    font-size: 1.125rem;
}

.search-found-inner+.news-wrap {
    margin-top: 3.125rem;
}

/*===== Sidebar Style =====*/

.sidebar {
    margin-bottom: -2.1875rem;
}

.widget-box.v3 {
    margin-bottom: 2.1875rem;
    padding: 3.125rem 2.8125rem;
    max-width: 100%;
}

.widget-box .request-consult-title2>h3 {
    font-size: 2.0625rem;
    line-height: 2.5rem
}

.widget-box .request-consult-title2>p {
    line-height: 1.625rem;
}

.widget-title3 {
    margin-bottom: 1.25rem;
    font-size: 1.75rem;
    color: var(--color3);
    font-weight: 800;
}

.widget-title3:before,
.widget-title3:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
}

.widget-title3:before {
    bottom: 2.5px;
}

.widget-title3:after {
    height: 10px;
    width: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    left: -15px;
    top: 9px;
}

.tit-shp:before {
    width: 3.125rem;
    height: 6px;
    background-size: cover;
    background-position: center;
}

.tit-shp {
    padding-bottom: 1.25rem;
}

.mini-post-box>a {
    flex: 0 0 4.5rem;
    max-width: 4.5rem;
    display: inline-block;
    position: relative;
}

.mini-post-box>a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    z-index: 1;
    opacity: 0;
}

.mini-post-box:hover>a::before {
    opacity: .5;
}

.mini-post-box>a:after {
    content: "\f0c1";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    line-height: 1;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    z-index: 1;
}

.mini-post-box:hover>a:after {
    opacity: 1;
}

.mini-post-box:hover>a img {
    -webkit-transform: scale(1.05) rotate(2deg);
    -ms-transform: scale(1.05) rotate(2deg);
    -o-transform: scale(1.05) rotate(2deg);
    transform: scale(1.05) rotate(2deg);
}

.mini-post-box>a+.mini-post-info {
    flex: 0 0 calc(100% - 4.5rem);
    max-width: calc(100% - 4.5rem);
    padding-left: 1.25rem;
}

.mini-post-info>h5 {
    font-size: 1.125rem;
    line-height: 1.25rem;
    font-weight: 700;
}

.mini-post-info>h5+span {
    margin-top: 7px;
}

.mini-post-info>span {
    font-family: Graphik;
    font-size: .9375rem;
    font-weight: 700;
}

.mini-post-info>span.price {
    font-size: 1.125rem;
    font-weight: 800;
}

.mini-post-info>span.price ins small {
    font-size: 65%;
    position: relative;
    top: -2px;
}

.mini-post-info>span.price del {
    color: #888;
    font-weight: 600;
    font-size: 12.4px;
    vertical-align: middle;
    display: inline-block;
}

.mini-post-info>span.price del small {
    font-size: 68%;
    position: relative;
    top: -1px;
}

.mini-post-info>span.price ins+del {
    margin-left: 8px;
}

.mini-post-box+.mini-post-box {
    margin-top: 1.25rem;
    border-top: 1px solid rgba(0, 0, 0, .1);
    padding-top: 1.25rem;
}

.nesletter-form>h4 {
    font-size: 1.375rem;
    line-height: 1.75rem;
    font-weight: 700;
}

.thm-bg .nesletter-form>h4 {
    color: #fff;
}

.nesletter-form>h4+form {
    margin-top: 1.25rem;
}

.nesletter-form>form input {
    margin-bottom: 5px;
    color: #666;
    font-size: .9375rem;
    text-align: center;
}

.nesletter-form>form input,
.nesletter-form>form button {
    height: 4.0625rem;
}

.nesletter-form>form button {
    font-size: 1rem;
    text-transform: initial;
}

.widget-box.v3 ul:not(.contact-info-list):not(.ftr-gal-list):not(.insta-gal-list) {
    margin: -12px 0 -10px !important;
}

.widget-box.v3 ul:not(.contact-info-list):not(.ftr-gal-list):not(.insta-gal-list)>li {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    font-size: 1.125rem;
    font-weight: 600;
}

.widget-box.v3 ul:not(.contact-info-list):not(.ftr-gal-list):not(.insta-gal-list)>li a {
    padding-left: 1rem;
}

.widget-box.v3 ul:not(.contact-info-list):not(.ftr-gal-list):not(.insta-gal-list)>li a:before {
    content: "";
    height: 5px;
    width: 5px;
    background-color: #bfc9d7;
    top: 12.5px;
}

.widget-box.v3 ul:not(.contact-info-list):not(.ftr-gal-list):not(.insta-gal-list)>li+li {
    padding-top: 9px;
    border-top: 1px solid rgba(0, 0, 0, .1);
    margin-top: 10px;
}

.insta-gal-list {
    margin: 0 -5px;
}

.insta-gal-list>li {
    padding: 0 5px 10px;
    flex: 0 0 33.33334%;
    max-width: 33.33334%;
}

.insta-gal-list>li a {
    display: block;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}

.insta-gal-list>li a:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    background-color: #000;
    opacity: 0;
}

.insta-gal-list>li a:hover:before {
    opacity: .5;
}

.insta-gal-list+.insta-gal-bottom {
    margin-top: .9375rem;
}

.insta-gal-bottom-inner>span {
    text-transform: uppercase;
    font-family: Graphik;
    font-size: 14px;
    font-weight: 800;
    color: #999;
}

.insta-gal-bottom-inner>h5 {
    text-transform: uppercase;
    font-size: 1.125rem;
    color: #353535;
}

.insta-gal-bottom>a.thm-btn {
    font-size: 14px;
    color: #fff;
    padding: 13px 1.25rem;
}

/*===== Post Detail Style =====*/

.post-detail>h2 {
    font-size: 2.25rem;
    color: var(--color3);
    font-weight: 800;
}

.post-detail>h2 span {
    font-size: 14px;
    text-transform: uppercase;
    margin-left: 1.25rem;
}

.post-feat-img {
    margin-bottom: 2.8125rem;
}

.post-feat-img>img {
    -webkit-border-radius: inherit;
    border-radius: inherit;
}

.post-detail>p {
    font-size: 1rem;
}

.post-detail>ul:not(.meta3),
.post-detail>p+p {
    margin-top: 2rem;
}

.post-detail>ul+p {
    clear: both;
    margin-top: 2rem;
}

.post-detail>ul:not(.meta3) li, .post-detail ul li {
    padding-left: 1.875rem;
    position: relative;
    padding-bottom: 5px;
}

.post-detail>ul:not(.meta3) li+li {
    margin-top: 4px;
}

.post-detail>ul:not(.meta3) li:before, .post-detail ul li:before {
    content: "\f058";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    left: 0;
    top: 0;
    line-height: inherit;
    font-weight: 900;
}

.post-detail>p+img,
.post-detail>ul:not(.meta3)+img {
    margin-top: 2.625rem;
}

.post-detail>h3 {
    font-size: 1.75rem;
    color: var(--color3);
    font-weight: 700;
}

.post-detail>h2+img,
.post-detail>h3+img,
.post-detail>img+h2,
.post-detail>img+h3 {
    margin-top: 2.3125rem;
}

.post-detail>h3+p {
    margin-top: 12px;
}

.post-detail>h2+p {
    margin-top: 1rem;
}

.serv-post-date {
    top: 1.25rem;
    left: 1.25rem;
    color: #fff;
    font-family: Graphik;
    font-size: 13px;
    font-weight: 700;
    padding: 7.75px 1.25rem;
}

.serv-post-authr {
    bottom: -1.125rem;
    background-color: #fff;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    left: 2.1875rem;
    font-size: .9375rem;
    font-family: Graphik;
    font-weight: 700;
    color: #555;
    padding: 1.015625rem 2rem;
}

.serv-post-authr i {
    margin-right: 8px;
}

.post-detail-meta-wrap {
    margin-bottom: 1.625rem;
}

.meta3>li {
    font-size: .9375rem;
    font-weight: 700;
    color: #555;
}

.meta3>li a {
    color: #999;
}

.meta3>li:not(:first-child) {
    margin-left: 1.875rem;
}

.meta3>li i {
    margin-right: 10px;
}

.social-links5>span {
    font-family: Graphik;
    font-size: .9375rem;
    font-weight: 700;
    color: #555;
    margin-right: 10px;
}

.social-links5>a {
    display: inline-block;
    height: 2.8125rem;
    line-height: 2.9rem;
    width: 2.8125rem;
    text-align: center;
    background-color: #f4f5fe;
    font-size: 14px;
    color: #43414e;
}

.social-links5>a:not(:first-child) {
    margin-left: 5px;
}

.social-links5>a:hover,
.social-links5>a:focus {
    color: #fff;
}

blockquote.blockquote {
    padding: 2.375rem 2.5rem 2.1875rem;
    margin: 3.0625rem 0;
}

blockquote.blockquote>i {
    color: #fff;
    line-height: 1;
    font-size: 2rem;
}

blockquote.blockquote>i+p {
    margin-top: 1rem;
}

blockquote.blockquote>p {
    display: inline-block;
    font-size: 1.25rem;
    line-height: 1.875rem;
    max-width: 65%;
    font-style: italic;
    font-family: Graphik;
}

.post-detail p+figure,
.post-detail figure+p {
    margin-top: 2.1875rem;
}

figure>a {
    top: 50%;
    left: 50%;
    color: #fff;
    line-height: 1;
    font-size: 6.25rem;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.alignright {
    float: right;
    margin-top: 2.1875rem;
    margin-left: 3.4375rem;
    margin-bottom: 0;
}

.alignleft {
    float: left;
    margin-top: 2.1875rem;
    margin-right: 3.4375rem;
    margin-bottom: 0;
}

/*=== Blog Detail Style ===*/

.post-detail.blog-detail,
.post-detail.course-detail {
    position: relative;
}

.post-detail.blog-detail .social-links5,
.post-detail.course-detail .social-links5 {
    left: 0;
    max-width: 2.8125rem;
    top: 0;
}

.post-detail.blog-detail .social-links5>span,
.post-detail.course-detail .social-links5>span {
    font-size: 14px;
    margin: 0 0 .9375rem;
}

.post-detail.blog-detail .social-links5>span i,
.post-detail.course-detail .social-links5>span i {
    margin-right: 8px;
}

.post-detail.blog-detail .social-links5>a:not(:first-child),
.post-detail.course-detail .social-links5>a:not(:first-child) {
    margin: 5px 0 0;
}

.post-detail.blog-detail .post-feat-img {
    margin-bottom: 2.1875rem;
}

.meta3>li span.post-detail-date {
    font-size: 13px;
    color: var(--color3);
    font-weight: 700;
    padding: 9px 1.25rem 8px;
    display: inline-block;
    line-height: initial;
    margin-right: 0;
}

.post-detail.blog-detail .meta3 {
    margin-bottom: 2.375rem;
}

.post-detail.blog-detail>p, .post-detail.course-detail>p, .post-detail.blog-detail>ul:not(.meta3) li, .post-detail.course-detail>ul:not(.meta3) li, .post-detail ul li, .post-detail p {
    font-size: 19px;
    color: #000;
    line-height: 35px;
    text-align: justify;
}

.post-detail.blog-detail>p img.alignright {
    margin-top: -2rem;
    margin-left: 2.5rem;
}

.post-detail.blog-detail>ul:not(.meta3) li+li {
    margin-top: 0;
}

.post-detail.blog-detail blockquote.blockquote {
    margin-bottom: 4.5rem;
}

.post-detail.blog-detail blockquote.blockquote>p {
    max-width: 75%;
}

.post-detail-gal {
    margin-top: 1.25rem;
}

.post-detail-gal a {
    display: block;
    margin-top: 1.25rem;
    position: relative;
}

.post-detail-gal a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0;
}

.post-detail-gal a:hover:before {
    opacity: .5;
}

.post-detail-gal+p {
    margin-top: 2.5rem;
}

/*=== Author Box Style ===*/

.author-box {
    align-items: center;
    padding: 1.5625rem 2.8125rem 1.5625rem 0;
    margin-top: 4.375rem;
}

.author-box:before,
.comment:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 2.8125rem;
    background-color: #f4f5fe;
    z-index: -1;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 12% 100%);
    -ms-clip-path: polygon(0 0, 100% 0, 100% 100%, 12% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 12% 100%);
}

.author-box>span {
    border: .9375rem solid #fff;
    -webkit-border-radius: .9375rem;
    border-radius: .9375rem;
    flex: 0 0 8rem;
    max-width: 8rem;
    -webkit-box-shadow: 0 0 2.8125rem rgba(0, 0, 0, .02);
    -ms-box-shadow: 0 0 2.8125rem rgba(0, 0, 0, .02);
    -o-box-shadow: 0 0 2.8125rem rgba(0, 0, 0, .02);
    box-shadow: 0 0 2.8125rem rgba(0, 0, 0, .02);
}

.author-box>span img {
    -webkit-border-radius: 7.5px;
    border-radius: 7.5px;
}

.author-box>span+.author-info {
    flex: 0 0 calc(100% - 8rem);
    max-width: calc(100% - 8rem);
    padding-left: 2.5rem;
}

.author-info>h4 {
    font-size: 1.2rem;
    color: var(--color3);
    font-weight: 600;
}

.author-info>h5 {
    font-size: 1rem;
    color: #f97d09;
    font-weight: 600;
}

.author-info>h4+p {
    margin-top: 13px;
    font-size: 1.2rem;
}

.author-info>p {
    font-size: 1rem;
    color: #555;
    line-height: 1.625rem;
}

.author-box .social-links6 {
    top: 0;
    right: 0;
}

.social-links6>a {
    color: #fff;
    border-width: 2px;
    border-style: solid;
    width: 3.375rem;
    height: 2.875rem;
    text-align: center;
    line-height: 2.875rem;
    margin-left: 1px;
}

.social-links6>a:hover,
.social-links6>a:focus {
    background-color: #fff;
}

/*=== Comments Style ===*/

.comments-wrap {
    margin-top: 3.375rem;
}

.comments-wrap>h3,
.comment-reply-wrap>h3 {
    font-size: 1.5625rem;
    color: #373737;
    font-weight: 800;
}

.comments-thread {
    margin-top: 8px;
    display: inline-block;
}

.comments-thread>li {
    width: 100%;
}

.comment {
    margin-top: 1.875rem;
    align-items: center;
    padding: 1.875rem 2.5rem 1.875rem 0;
}

.comment>span {
    border: .9375rem solid #fff;
    flex: 0 0 8.4375rem;
    max-width: 8.4375rem;
    -webkit-box-shadow: 0 0 2.8125rem rgba(0, 0, 0, .02);
    -ms-box-shadow: 0 0 2.8125rem rgba(0, 0, 0, .02);
    -o-box-shadow: 0 0 2.8125rem rgba(0, 0, 0, .02);
    box-shadow: 0 0 2.8125rem rgba(0, 0, 0, .02);
}

.comment>span+.comment-info {
    flex: 0 0 calc(100% - 8.4375rem);
    max-width: calc(100% - 8.4375rem);
    padding-left: 1.875rem;
}

.comment:before {
    background-color: #f3f7fe;
}

.comment-info>h4 {
    font-size: 1.25rem;
    text-transform: uppercase;
    color: #454545;
    letter-spacing: -.3px;
    font-weight: 800;
}

.comment-info>h4+span,
.comment-info>span+span {
    margin-left: 1.25rem;
}

.comment-info>span {
    font-size: 14px;
    font-family: Graphik;
    font-weight: 700;
}

.comment-info>span.rate {
    font-size: 13px;
}

.comment-info>p {
    font-size: 1rem;
    color: #555;
    line-height: 1.625rem;
    margin-top: 8px;
    max-width: 90%;
}

/*=== Comment Reply Style ===*/

.comment-reply-wrap {
    margin-top: 3.75rem;
}

.comment-reply-wrap>h3 {
    padding-bottom: 1.25rem;
    margin-bottom: 1.375rem;
}

.comment-reply-wrap>h3 span {
    font-weight: 400;
    font-size: 1.125rem;
    margin-left: 1.25rem;
    color: var(--color2);
}

.comment-reply-wrap>h3:before,
.additional-info>h3:before {
    content: "";
    width: 3.125rem;
    bottom: 2px;
    background-size: cover;
    background-position: center;
    left: 0;
    background-image: url(../images/line-mini-shape2.png);
    height: 6px;
    position: absolute;
}

.comment-reply-wrap>h3:after,
.additional-info>h3:after {
    height: 10px;
    width: 10px;
    bottom: 0;
    content: "";
    position: absolute;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    left: 3.75rem;
}

.comment-reply-wrap form input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),
.comment-reply-wrap form textarea {
    height: 4rem;
    width: 100%;
    font-size: 1rem;
    color: #7f7f7f;
    background-color: #f5f8fc;
    border: 1px solid #e2e2e2;
    margin-top: 10px;
    padding: 10px 2.1875rem;
}

.comment-reply-wrap form textarea {
    padding-top: 1.625rem;
    height: 11.875rem;
}

.comment-reply-wrap form button {
    margin-top: 1.25rem;
}

.field-box span.rate {
    color: #d4d4d4;
    right: 1.5625rem;
    top: 2.1875rem;
    font-size: .9375rem;
}

.comment-reply-wrap form div.field-box+p {
    margin-top: 8px;
}

/*=== Course Detail Style ===*/

.post-feat-img>span.price {
    left: 0;
    color: #fff;
    font-family: Graphik;
    font-weight: 800;
    font-size: 1.125rem;
    padding: 6.5px 12px;
    top: 13px;
}

.post-feat-img>span.price small {
    position: relative;
    top: -1px;
    font-weight: 700;
    font-size: 68%;
}

.post-detail.course-detail .post-feat-img {
    padding-left: 13px;
    min-width: calc(100% + 6.25rem);
    margin-left: -6.25rem;
    margin-bottom: 1.875rem;
}

.post-detail.course-detail .social-links5 {
    top: 24.0625rem;
}

.course-detail-info-wrap {
    margin-bottom: 1.75rem;
}

.course-detail-info-inner {
    max-width: calc(100% - 14.375rem);
    flex: 0 0 calc(100% - 14.375rem);
}

.course-authr-rate {
    border-bottom: 1px solid #dedede;
    padding-bottom: 1.125rem;
    margin-bottom: 1.3125rem;
    padding-top: 13.5px;
}

.course-authr-rate>span {
    font-size: .9375rem;
    font-weight: 700;
    color: #888;
    font-family: Graphik;
}

.course-authr-rate>span i {
    margin-right: 8px;
}

.course-authr-rate>span+.rating {
    margin-left: 1.75rem;
}

.course-detail-info-inner .meta3 {
    margin-bottom: 0;
}

.course-detail-btn .thm-btn {
    padding: 1.09375rem 2rem;
}

.post-detail.course-detail>p img {
    margin-top: 10px;
}

.post-detail.course-detail>p img.alignright {
    margin-left: 1.875rem;
    max-width: 400px;
}

.author-box.v2 {
    padding: 2.125rem;
    margin-top: 0;
}

.author-box.v2:before {
    border-radius: 0px;
    clip-path: initial;
    left: 0;
}

.post-detail .author-box ul li:before {
	content:none;
}

.post-detail .author-box ul li {
    padding-left: 0;
    padding-bottom: 0;
}

.author-info>p+ul {
    margin-top: 1.125rem;
}

.authr-meta>li {
    font-weight: 500;
    font-size: 1rem;
    color: #000;
    margin-top: 5px;
}

.authr-meta>li i {
    margin-right: 10px;
    vertical-align: middle;
}

.authr-meta>li:not(:first-child) {
    margin-left: 0px;
}

.author-box.v2 .social-links6 {
    top: auto;
    bottom: -1.4375rem;
    left: 10.5rem;
}

.recruiters {
    display: flex;
    justify-content: center;
}

.recruiters h4 {
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 30px;
}

.recruiters .spnsr-list {
    margin: 0;
    padding: 0;
    display: inline-block;
}

.recruiters .spnsr-list  ul{}

.recruiters .spnsr-list li {
    float: left;
    max-width: 14.28%;
    margin-bottom: 12px;
    padding: 0 0.3375rem;
    width: 14.28%;
}

.recruiters .spnsr-list li img {
    background: #fff;
    border: 1px solid #ddd;
}

/*===== Team Detail Style =====*/

.team-detail-img {
    margin-bottom: 3rem;
}

.team-detail-img>img+.team-detail-info {
    margin-top: -2.375rem;
}

.team-detail-info {
    -webkit-border-radius: 0 0 0 10px;
    border-radius: 0 0 0 10px;
    padding: 1rem 1rem;
}

.team-detail-info>h3 {
    color: #fff;
    font-size: 1.625rem;
    font-weight: 800;
}

.team-detail-info>h3+span {
    margin-top: 5px;
}

.team-detail-info>span {
    font-family: Graphik;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    padding-bottom: 1.25rem;
}

.team-detail-info>span:before {
    content: "";
    width: 3.125rem;
    height: 6px;
    position: absolute;
    left: 0;
    background-size: cover;
    background-position: center;
    background-image: url(../images/line-mini-shape2.png);
    bottom: 0;
}

.team-detail-info:before {
    content: "";
    position: absolute;
    bottom: 0;
    top: 0;
    width: .9375rem;
    right: -.9375rem;
    -webkit-clip-path: polygon(0 0, 0% 100%, 100% 0);
    -ms-clip-path: polygon(0 0, 0% 100%, 100% 0);
    clip-path: polygon(0 0, 0% 100%, 100% 0);
}

.team-detail-info>span+.team-detail-info-meta {
    margin-top: 1.125rem;
}

.team-detail-info-meta>li {
    position: relative;
    width: 100%;
    color: #dde0e0;
    font-size: 1rem;
    font-weight: 700;
    padding-left: 1.75rem;
}

.team-detail-info-meta>li i {
    position: absolute;
    left: 0;
    top: 0;
    line-height: inherit;
}

.team-detail-info-meta>li:not(:first-child) {
    margin-top: 6px;
}

.team-detail-wrap {
	padding-left:1rem;
}

.team-detail-meta {
    border: 1px solid #dadada;
    padding-top: 1.375rem;
}

.team-detail-meta-list>li {
    font-size: 1rem;
    font-weight: 700;
    flex: 0 0 33.33334%;
    max-width: 33.33334%;
    padding: 0 1.75rem;
    line-height: 1.75rem;
    word-wrap: break-word;
}

.team-detail-meta-list>li span.rate {
    font-size: 13px;
}

.team-detail-meta>span {
    border-top: 1px solid #dadada;
    padding: 7.5px 1.75rem;
    font-size: 1rem;
    font-family: Graphik;
    font-weight: 700;
    color: #666;
    margin-top: 1.5625rem;
}

.team-detail-meta>span span {
    margin-right: 10px;
}

.team-detail-meta>span i {
    margin-right: 10px;
    font-size: 1.375rem;
    vertical-align: middle;
}

.team-detail-wrap>h3 {
    font-weight: 800;
    color: #000000;
    font-size: 1.875rem;
    margin-top: 0;
}

.team-detail-wrap>h3+p,
.team-detail-wrap>h3+ul {
    margin-top: 1rem;
}

.team-detail-wrap>p {
    font-size: 18px;
    text-align: justify;
    margin-bottom: 15px;
    color: #000;
    line-height: 31px;
}

.team-detail-wrap>ul li {
    width: 100%;
    position: relative;
    padding-left: 1.875rem;
    font-size: 1rem;
}

.team-detail-wrap>ul li:before {
    content: "\f061";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 0;
    line-height: inherit;
}

.team-detail-wrap>ul li:not(:first-child) {
    margin-top: 5px;
}

.team-detail-wrap .feat-serv-wrap {
    margin-left: -2.5rem;
    margin-top: .9375rem;
}

.team-detail-wrap .feat-serv-box {
    padding: 1.875rem;
}

.team-detail-wrap .feat-serv-box>h3 {
    color: var(--color3);
}

.team-detail-wrap .feat-serv-wrap>div.row>div:not(:first-child) .feat-serv-box:before {
    content: "";
    position: absolute;
    left: -.9375rem;
    top: 0;
    bottom: 0;
    border-left: 1px dashed;
}

.team-detail-wrap>p+p {
    margin-top: 1.875rem;
}

.team-detail-wrap>div+p {
    margin-top: 3.25rem;
}

/*===== Product Detail Style =====*/

.wide-sec3 .sidebar {
    max-width: 23.125rem;
    margin-left: 2.0833125rem;
}

.prod-detail {
    min-width: calc(100% + 2.0833125rem);
}

.prod-detail-img {
    flex: 0 0 27.1875rem;
    max-width: 27.1875rem;
}

.prod-detail-img+.prod-detail-info {
    flex: 0 0 calc(100% - 27.1875rem);
    max-width: calc(100% - 27.1875rem);
    padding-left: 4.0625rem;
}

.prod-detail-info {
    margin-top: 1.25rem;
}

.rating .rate+a {
    margin-left: 1.25rem;
}

.rating>a {
    font-family: Graphik;
    color: var(--color3);
    font-weight: 700;
    font-size: 14.65px;
}

.prod-detail-info .rating+h2 {
    margin-top: 1.25rem;
}

.prod-detail-info>h2 {
    font-size: 1.875rem;
    font-weight: 800;
    letter-spacing: -.3px;
    color: var(--color3);
}

.prod-detail-info>h2+span {
    margin-top: 7px;
}

.prod-detail-info>span:not(.sku) {
    font-family: Graphik;
    font-size: 1.0625rem;
    font-weight: 800;
    color: var(--color3);
}

.prod-detail-info .rating .rate {
    font-size: 13px;
}

.price-stock {
    margin-top: .9375rem;
}

.price-stock span.price {
    font-family: Graphik;
    font-size: 1.5rem;
    font-weight: 700;
}

.price-stock>span:not(.price) {
    font-size: .9375rem;
    font-family: Graphik;
    font-weight: 700;
    color: var(--color3);
}

.price-stock span.price ins small {
    position: relative;
    font-size: 67%;
    top: -3px;
}

.price-stock span.price del {
    color: #888;
    font-size: 14px;
    font-weight: 600;
}

.price-stock span.price ins+del {
    margin-left: 10px;
}

.price-stock>span:not(.price) span {
    margin-left: 12px;
}

.sku {
    font-size: 1.0625rem;
    font-family: Graphik;
    font-weight: 700;
    color: var(--color3);
    margin-top: 9px;
}

.sku>i {
    color: #888;
    font-weight: 400;
}

.prod-detail-info>span+p {
    margin-top: 12px;
}

.prod-detail-info>p {
    color: #555;
    letter-spacing: -.05px;
}

.prod-detail-info>form label {
    font-size: 1.25rem;
    font-family: Graphik;
    font-weight: 600;
    color: #888;
}

.prod-detail-info>form label+.slc-box {
    margin-left: 1.5625rem;
}

.slc-box {
    background-color: #fff;
    -webkit-box-shadow: 0 0 3.75rem rgba(0, 0, 0, .09);
    -ms-box-shadow: 0 0 3.75rem rgba(0, 0, 0, .09);
    -o-box-shadow: 0 0 3.75rem rgba(0, 0, 0, .09);
    box-shadow: 0 0 3.75rem rgba(0, 0, 0, .09);
}

.slc-box:before {
    content: "\f0d7";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #fff;
    right: 0;
    top: 0;
    position: absolute;
    width: 3.375rem;
    line-height: 3.4375rem;
    font-size: 1.125rem;
    text-align: center;
}

.slc-box select {
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    cursor: pointer;
    font-size: 1.0625rem;
    font-family: Graphik;
    color: #999;
    font-weight: 700;
    width: 100%;
    padding: 14.75px 3.375rem 14.75px 1.375rem;
}

.prod-detail-info>form .slc-box {
    width: 9.25rem;
}

.prod-detail-info>p+form {
    margin-top: 2rem;
}

.prod-detail-info>form+button {
    margin-top: 2.8125rem;
}

.prod-detail-info-wrap+.prod-detail-meta {
    margin-top: 3.125rem;
}

.prod-detail-meta .social-links5>a {
    background-color: #f3f7fe;
    color: var(--color5);
}

.prod-detail-meta .social-links5>a:hover,
.prod-detail-meta .social-links5>a:focus {
    color: #fff;
}

.prod-detail-meta {
    padding-bottom: 1.5625rem;
    border-bottom: 1px dashed #ddd;
}

.meta3>li span {
    margin-right: 10px;
    color: var(--color3);
}

.prod-detail-meta .meta3>li {
    font-size: 1.0625rem;
    color: #4a4a4a;
    font-size: 1.0625rem;
}

.prod-detail-meta .meta3>li a {
    font-size: 1.125rem;
}

.prod-detail-meta+p {
    margin-top: 1.6875rem;
}

.prod-detail>p {
    color: #555;
}

.prod-detail>p+p {
    margin-top: 1.875rem;
}

.additional-info {
    margin-top: 2.8125rem;
    margin-bottom: 10px;
}

.additional-info>h3 {
    font-size: 1.5625rem;
    color: #373737;
    font-weight: 800;
    padding-bottom: 1.375rem;
    margin-bottom: 0;
}

.additional-info>h3+ul {
    flex: 0 0 calc(100% - 25.9375rem);
    max-width: calc(100% - 25.9375rem);
}

.additional-info>ul li {
    width: 100%;
    font-size: .9375rem;
    color: #555;
}

.additional-info>ul li+li {
    margin-top: 5px;
}

.additional-info>ul li span {
    max-width: 10rem;
    width: 100%;
}

/*===== Input Checkbox Styling =====*/

[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}

[type="checkbox"]:not(:checked)+label,
[type="checkbox"]:checked+label {
    position: relative;
    padding-left: 2.438rem;
    cursor: pointer;
}

/* checkbox aspect */

[type="checkbox"]:not(:checked)+label::before,
[type="checkbox"]:checked+label::before {
    border: 2px solid #e2e2e2;
    content: "";
    height: 1.5rem;
    left: 0;
    position: absolute;
    top: 3px;
    width: 1.5rem;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/* checkbox mark aspect */

[type="checkbox"]:not(:checked)+label:after,
[type="checkbox"]:checked+label:after {
    content: 'âœ”';
    position: absolute;
    top: 3px;
    left: 0;
    font-size: 1rem;
    color: #fff;
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    line-height: 1.5rem;
    width: 1.5rem;
    text-align: center;
    background-color: var(--color1);
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/* checkbox mark aspect changes */

[type="checkbox"]:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}

[type="checkbox"]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

/* disabled checkbox */

[type="checkbox"]:disabled:not(:checked)+label:before,
[type="checkbox"]:disabled:checked+label:before {
    border-color: #bbb;
    background-color: #ddd;
}

[type="checkbox"]:disabled:checked+label:after {
    color: #999;
}

[type="checkbox"]:disabled+label {
    color: #aaa;
}

.style3 .header-right .thm-btn.v2 {
    padding: 15px 35px;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 16px;
}

.container .get-time-wrap .sec-title-inner>span {
    color: #432818;
}

.team-detail-img .team-detail-info>h3+span {
    color: #e3ca94;
}

/*** 

====================================================================
	Main Slider Section
====================================================================

***/

.sn-main-slider {
    position: relative;
    overflow: hidden;
    background: #DCD0AA;
}

.sn-main-slider .slide {
    position: relative;
    overflow: hidden;
    padding: 100px 0px 170px;
}

.sn-main-slider .content-column {
    position: relative;
}

.sn-main-slider .content-column .inner-column {
    position: relative;
    padding-top: 120px;
}

.sn-main-slider .title {
    position: relative;
    font-weight: 400;
    margin-bottom: 20px;
    opacity: 0;
    color: #14243b;
    font-size: 18px;
    padding-bottom: 12px;
    transform: scaleY(0);
    transform-origin: top;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}

.sn-main-slider .title:before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 50px;
    height: 3px;
}

.sn-main-slider .active .title {
    opacity: 1;
    transform: scaleY(1);
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -ms-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
}

.sn-main-slider h1 {
    color: #2c2d31;
    margin-bottom: 15px;
    opacity: 0;
    transform: scaleY(0);
    transform-origin: top;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
    font-weight: 800;
    padding-right: 50px;
}

.sn-main-slider .active h1 {
    opacity: 1;
    transform: scaleY(1);
    -webkit-transition-delay: 600ms;
    -moz-transition-delay: 600ms;
    -ms-transition-delay: 600ms;
    -o-transition-delay: 600ms;
    transition-delay: 600ms;
}

.sn-main-slider .text {
    font-weight: 400;
    margin-bottom: 30px;
    opacity: 0;
    color: #383838;
    font-size: 16px;
    line-height: 1.7em;
    transform: scaleY(0);
    transform-origin: top;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}

.sn-main-slider .active .text {
    opacity: 1;
    transform: scaleY(1);
    -webkit-transition-delay: 900ms;
    -moz-transition-delay: 900ms;
    -ms-transition-delay: 900ms;
    -o-transition-delay: 900ms;
    transition-delay: 900ms;
}

.sn-main-slider .btns-box {
    opacity: 0;
    transform: scaleY(0);
    transform-origin: top;
    display: inline-block;
    -webkit-transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    transition: all 900ms ease;
    margin-top: 15px;
}

.sn-main-slider .active .btns-box {
    opacity: 1;
    transform: scaleY(1);
    transition-delay: 900ms;
}

.sn-main-slider .btns-box .theme-btn {
    margin-right: 25px;
}

.sn-main-slider .image {
    position: relative;
    opacity: 0;
    width: 520px;
    height: 520px;
    overflow: hidden;
    border-radius: 50%;
    display: inline-block;
    -webkit-transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    transition: all 900ms ease;
}

.sn-main-slider .active .image {
    opacity: 1;
    transition-delay: 200ms;
}

.sn-main-slider .owl-carousel .owl-stage-outer {}

.sn-main-slider .image-column {
    position: relative;
}

.sn-main-slider .image-column .inner-column {
    position: relative;
    display: inline-block;
}

.sn-main-slider .image-column .circle-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    border-radius: 50%;
    display: inline-block;
}

.sn-main-slider .image-column .circle-layer .circle-one {
    position: absolute;
    left: 35px;
    top: 35px;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    background-color: #e3a751;
}

.sn-main-slider .image-column .circle-layer .circle-two {
    position: absolute;
    right: -50px;
    top: 200px;
    width: 90px;
    height: 90px;
    z-index: 2;
    border-radius: 50%;
    background-color: #14243b;
}

.sn-main-slider .owl-dots {
    display: none;
}

.sn-main-slider .owl-nav {
    position: absolute;
    left: 0px;
    top: 50%;
    right: 0px;
    margin-top: -20px;
}

.sn-main-slider .owl-nav .owl-prev {
    position: absolute;
    left: 30px;
    top: 0px;
    width: 50px;
    height: 50px;
    color: #ffffff;
    font-size: 24px;
    text-align: center;
    line-height: 50px;
    border-radius: 2px;
    display: inline-block;
    background-color: #122136;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.sn-main-slider .owl-nav .owl-next {
    position: absolute;
    right: 20px;
    top: 0px;
    width: 50px;
    height: 50px;
    color: #ffffff;
    font-size: 24px;
    text-align: center;
    line-height: 50px;
    border-radius: 2px;
    display: inline-block;
    background-color: #122136;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.sn-main-slider .owl-nav .owl-prev:hover,
.sn-main-slider .owl-nav .owl-next:hover {
    color: #ffffff;
    background-color: #e5af59;
}

@keyframes rotateme {
    0% {
        transform: rotate(0deg);
        opacity: 1;
    }
    50% {
        transform: rotate(180deg);
    }
    100% {
        transform: rotate(360deg);
        opacity: 1;
    }
}

.sn-main-slider .image-column .circle-layer {
    animation-name: rotateme;
    animation-duration: 15s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: rotateme;
    -webkit-animation-duration: 15s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: rotateme;
    -moz-animation-duration: 15s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: rotateme;
    -ms-animation-duration: 15s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: rotateme;
    -o-animation-duration: 15s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

.sn-featured-section {
    position: relative;
}

.sn-featured-section .inner-container {
    position: relative;
    margin-top: -90px;
    z-index: 1;
    background-color: #13233a;
}

.sn-featured-section .inner-container .sn-feature-block {
    padding: 0px 0px;
    float: left;
}

.sn-feature-block {
    position: relative;
}

.sn-feature-block .inner-box {
    position: relative;
    padding: 40px 35px 35px;
    background-color: #13233a;
}

.sn-feature-block .inner-box:before {
    position: absolute;
    content: '';
    top: 0;
    bottom: 95%;
    left: 47.5%;
    right: 47.5%;
    opacity: 0;
    background-color: #f97d09;
    -webkit-transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    transition: all 900ms ease;
}

.sn-feature-block.active .inner-box::before,
.sn-feature-block .inner-box:hover::before {
    bottom: 0;
    right: 0;
    left: 0;
    opacity: 1;
    -webkit-transition: bottom .25s ease-in 0s, right .25s ease-in .4s, left .25s ease-in .4s;
    -ms-transition: bottom .25s ease-in 0s, right .25s ease-in .4s, left .25s ease-in .4s;
    -o-transition: bottom .25s ease-in 0s, right .25s ease-in .4s, left .25s ease-in .4s;
    transition: bottom .25s ease-in 0s, right .25s ease-in .4s, left .25s ease-in .4s;
}

.sn-feature-block .inner-box .content {
    position: relative;
    padding-left: 80px;
}

.sn-feature-block.active .inner-box .content .icon,
.sn-feature-block .inner-box:hover .content .icon {
   
}

.sn-feature-block .inner-box .content .icon {
    position: absolute;
    left: 0px;
    top: 0px;
    color: #ffffff;
    font-size: 58px;
    line-height: 1em;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.sn-feature-block .inner-box h4 {
    position: relative;
    color: #ffffff;
    line-height: 1.3em;
    font-weight: 700;
}

.sn-feature-block .inner-box .text {
    position: relative;
    color: #ffffff;
    font-size: 16px;
}

.sn-ser-block.serv-box4>i {
    position: absolute;
    left: 0px;
    top: 34px;
    width: 80px;
    height: 80px;
    color: #ffffff;
    font-size: 40px;
    line-height: 80px;
    text-align: center;
    border-radius: 50%;
    background-color: #ffb243;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.sn-ser-block:hover>i {
    transform: rotateY(180deg) !important;
}

.sn-ser-block.serv-box4 .serv-box4-inner {
    padding-left: 100px;
    max-width: inherit;
    flex: inherit;
    padding-top: 30px;
    padding-bottom: 28px;
}

.sn-ser-block.serv-box4 .serv-box4-inner:before {
    position: absolute;
    content: '';
    left: 40px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: -1;
    background-color: #ffffff;
    transform: skew(-10deg);
}

.sn-ser-block.serv-box4 .side-arrow {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 35px;
    height: 151px;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    line-height: 151px;
    transform: skew(-10deg);
    background-color: #2f3a8c;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.sn-ser-block.serv-box4 .side-arrow:hover {
    background-color: #ffb446;
}

.sn-enroll-wrap:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    opacity: 0.90;
    z-index: -1;
    background-color: #2f3990;
}

.sn-enroll-wrap h3 {
    color: #ffffff;
    font-size: 40px;
    font-weight: 600;
    max-width: 340px;
    margin-bottom: 15px;
}

.sn-enroll-wrap .enroll-inner {
    max-width: 100%;
}

.sn-enroll-wrap .enroll-inner .pull-right p {
    max-width: 600px;
    color: #ffffff;
    padding-left: 35px;
    margin-bottom: 40px;
    border-left: 3px solid #ffb345;
}

.sn-list-style {
    position: relative;
    margin-left: 40px;
    margin-top: 18px;
    margin-bottom: 23px;
}

.sn-list-style li {
    position: relative;
    color: #393939;
    font-size: 17px;
    padding-left: 30px;
    margin-bottom: 3px;
}

.sn-list-style li:before {
    position: absolute;
    content: '\f11c';
    left: 0px;
    color: #ffb444;
    font-size: 16px;
    font-weight: 600;
    font-family: "Flaticon";
}

.sn-about-img {
    padding-left: 50px;
}

.sn-about-img .about-info {
    left: -80px;
}

.sn-about-img>img {
    clip-path: inherit;
}

.sn-about-img .social-links4 {
    left: -10px;
    top: 0px;
    transform: translateY(0%);
}

.sn-about-img .social-links4>a {
    color: #ffffff;
    background-color: #31398e;
}

.sn-about-img .social-links4>a:hover {
    background-color: #ffb442;
}

.sn-about-img .about-info {
    text-align: center;
    padding-top: 50px;
}

.sn-about-img .about-info h3 {
    position: relative;
    z-index: 2;
}

.sn-about-img .about-info>i {
    position: absolute;
    left: 50%;
    top: -10px;
    width: 90px;
    height: 90px;
    font-size: 44px;
    line-height: 90px;
    color: #fcb549;
    opacity: 1;
    z-index: 1;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    background-color: #30378f;
    transform: translateX(-50%);
}

.sn-about-time {
    position: relative;
    padding-left: 80px;
    text-align: left;
    font-weight: 600 !important;
}

.sn-about-time span {
    margin-bottom: 5px;
    display: block !important;
    text-transform: uppercase;
    font-weight: 800 !important;
}

.sn-about-time .clock-icon {
    position: absolute;
    left: 0px;
    top: 0px;
    color: #31398e;
    font-size: 60px;
    line-height: 1em;
    font-weight: 400 !important;
}

.sn-about-section {
    position: relative;
    padding: 100px 0px 70px;
    background-color: #f9f9f9;
}

.sn-about-section .content-column {
    position: relative;
    margin-bottom: 30px;
}

.sn-about-section .content-column .inner-column {
    position: relative;
}

.sn-about-section .content-column .title {
    position: relative;
    color: #11b8ca;
    font-size: 18px;
    margin-bottom: 10px;
}

.sn-about-section .content-column p {
    position: relative;
    line-height: 1.7em;
}

.sn-about-section .content-column h2 {
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 25px;
}

.sn-about-section .content-column h2:before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 120px;
    height: 2px;
    background-color: #11b8ca;
}

.sn-about-section .content-column h2:after {
    position: absolute;
    content: '';
    left: 0px;
    bottom: -3px;
    width: 50px;
    height: 8px;
    background-color: #11b8ca;
}

.sn-about-section .content-column .about-play-btn {
    position: relative;
    color: #000000;
    padding: 18px 36px;
    border-radius: 5px;
    font-weight: 600;
    margin-top: 20px;
    display: inline-block;
    background-color: #e3ca94;
    text-transform: uppercase;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.sn-about-section .content-column .about-play-btn i {
    margin-right: 15px;
}

.sn-about-section .content-column .about-play-btn:hover {
    color: #ffffff;
    background-color: #043b40;
}

.sn-about-section .blocks-column {
    position: relative;
    margin-bottom: 30px;
}

.sn-about-section .blocks-column .inner-column {
    position: relative;
}

.sn-about-section .blocks-column .inner-column .sn-about-block:nth-child(2) {
    transform: translateY(120px);
}

.sn-about-block {
    position: relative;
    margin-bottom: 25px;
}

.sn-about-block .inner-box {
    position: relative;
    text-align: center;
    padding: 35px 15px;
    border-radius: 5px;
    background-color: #043b40;
}

.sn-about-block .inner-box .icon {
    position: relative;
    font-size: 64px;
    line-height: 1em;
    color: #ffffff;
    margin-bottom: 15px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.sn-about-block .inner-box:hover .icon {
    -webkit-transform: scale(-1) rotate(180deg);
    -moz-transform: scale(-1) rotate(180deg);
    -ms-transform: scale(-1) rotate(180deg);
    -o-transform: scale(-1) rotate(180deg);
    transform: scale(-1) rotate(180deg);
}

.sn-about-block .inner-box h4 {
    position: relative;
    color: #ffffff;
    text-transform: capitalize;
}

.sn-about-block .inner-box .text {
    position: relative;
    color: #ffffff;
}

.sn-about-block:nth-child(2) .inner-box {
    background-color: #e3ca94;
}

.sn-about-block:nth-child(3) .inner-box {
    background-color: #0fb8cf;
}

@media only screen and (max-width: 1140px) {
    .sn-main-slider .image {
        width: 490px;
        height: 490px;
    }
    .sn-ser-block.serv-box4 .serv-box4-inner p {
        font-size: 16px;
        padding-right: 40px;
    }
    .sn-enroll-wrap.enroll-wrap {
        padding: 76px 40px;
    }
    .sn-enroll-wrap .enroll-inner .pull-right p {
        max-width: 560px;
    }
    .sn-list-style {
        margin-left: 0px;
    }
    .sn-about-img {
        padding-left: 0px;
    }
    .sn-about-img .about-info {
        top: 0px;
        left: 0px;
        position: relative !important;
    }
    .sn-about-img .social-links4 {
        left: 15px;
        top: 15px;
    }
}

@media only screen and (max-width: 1023px) {
    .sn-main-slider .content-column {
        margin-bottom: 40px;
    }
    .sn-sec-title p {
        max-width: 100%;
        margin-top: 20px;
    }
    .sn-enroll-wrap .enroll-inner .pull-right p {
        max-width: 100%;
        margin-top: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .sn-feature-block .inner-box .content {
        padding-left: 0px;
        text-align: center;
    }
    .sn-feature-block .inner-box .content .icon {
        position: relative;
        margin-bottom: 20px;
        display: block;
    }
    .sn-about-section .blocks-column .inner-column .sn-about-block:nth-child(2) {
        transform: translateY(0px);
    }
}

@media only screen and (max-width: 599px) {
    .sn-feature-block {
        width: 100%;
    }
    .sn-main-slider .image {
        width: 100%;
        height: auto;
    }
    .sn-list-style {
        text-align: left;
    }
    .sn-main-slider .owl-nav {
        margin-top: 0px;
        top: 62%;
    }
    .padd-top-mob {
        padding-top: 63px;
    }
	.logo img {
		max-width: 100%;
		padding: 0px 0px;
	}
}

@media only screen and (max-width: 479px) {
    .sn-ser-block.serv-box4>i {
        position: relative;
        top: 0px;
        top: 25px;
        margin: 0 auto;
        display: inline-block;
    }
    .sec-title-inner h2 {
        font-size: 2rem;
    }
    .sn-main-slider .image-column .circle-layer {
        display: none;
    }
    .sn-ser-block.serv-box4 .serv-box4-inner {
        text-align: center;
        padding: 45px 25px 25px;
    }
    .sn-ser-block.serv-box4 .serv-box4-inner:before {
        left: 0px;
        transform: skew(0deg);
    }
    .sn-ser-block.serv-box4 .serv-box4-inner p {
        padding-right: 0px;
    }
    .sn-ser-block.serv-box4 .side-arrow {
        position: relative;
        transform: skew(0deg);
        width: 100%;
        height: auto;
        line-height: 40px;
    }
    .sn-enroll-wrap h3 {
        font-size: 26px;
    }
    .sn-main-slider .owl-nav {
        top: 65%;
    }
}

form.newsletter-form input::placeholder {
    color: #e1e1e1;
}

.feat-cap>i+span {
    color: #e3ca94;
}

.fact-box.v2 i {
    font-size: 60px;
}

.serv-box>i {
    color: #222;
}

.quote-facts-wrap .fact-box i {
    font-size: 70px;
}

@media only screen and (min-width: 1199px) and (max-width: 1250px) {

nav>div>ul>li {
	font-size: 1rem;
}

nav>div>ul>li.menu-item-has-children>a {
    padding-right: 1.7rem;
	padding-left: 1rem;
}

nav>div>ul li.menu-item-has-children>a:before {
	right: 0.6rem;
}

.logo img {
    max-width: 450px;
}

header.style1 .topbar-inner, header.style1 .logo-contact-menu-inner {
    
}

}

@media only screen and (min-width: 1260px) and (max-width: 1399px) {

header.style1 .topbar-inner, header.style1 .logo-contact-menu-inner {
    
}

}

/*media hidden */

@-ms-viewport {
    width: device-width;
}

.visible-xs {
    display: none !important
}

.visible-sm {
    display: none !important
}

.visible-md {
    display: none !important
}

.visible-lg {
    display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important
}

@media(max-width:767px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table !important
    }
    tr.visible-xs {
        display: table-row !important
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
    #mobile-menu-active{display:none;}
}

@media(max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media(max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media(max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table !important
    }
    tr.visible-sm {
        display: table-row !important
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table !important
    }
    tr.visible-md {
        display: table-row !important
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media(min-width:1200px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table !important
    }
    tr.visible-lg {
        display: table-row !important
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}

@media(min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media(min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media(min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media(max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media(min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}