

.pointer {cursor: pointer!important;}

.btn-radius {
    padding-left: 30px;
    padding-right: 30px;
    line-height: 1.3;
    padding: 8px 25px;
    font-size: 16px;
    border-radius: 30px !important;
}


.text-danger {
    --bs-text-opacity: 1;
    color: #901535 !important;
}
.cls-1 {
        fill: #c99e43;
        stroke-width: 0px;
		 
      }
.h-30
.h-30 {height: 30%}
.h-35 {height: 35%}
.border-top-g-2 {
	border-top: 3px solid #d19f2a !important; }
.border-top-g-3 {
	border-top: 3px solid #2d9a47 !important; }
.border-top-g-13 {
	border-top: 3px solid #48773c !important; }
.border-top-g-7 {
	border-top: 3px solid #fdb714 !important; }
.border-top-g-11 {
	border-top: 3px solid #f99d25 !important; }
.border-top-g-9 {
	border-top: 3px solid #f36e24 !important; }

.border-top-g-6 {
  border-top: 3px solid #26bde2 !important; }
.border-top-g-10 {
  border-top: 3px solid #e01b83 !important; }
.border-bottom-g-10 {
  border-top: 2px solid #e01b83 !important; }
.border-top-g-1 {
  border-top: 3px solid #ea1d2d !important; }



.border-top-g-5{
  border-top: 3px solid #ef412a !important; }
.border-top-g-15{
  border-top: 3px solid #3fae49 !important; }
.border-top-g-17{
  border-top: 3px solid #1b3668 !important; }

section.our-team {
    padding: 70px 0px;
    background-color: #f1f2fa;
    text-align: center;
    color: #fff;
}
.our-team .member {
    text-align: center;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    transition: 0.4s;
    border-radius: 100%;
    border: 6px solid #ffffff;
}
.our-team h2 {
    font-size: 36px;
    color: #6772e5;
    font-weight: normal;
}
.our-team p {
    color: #181828;
    width: 70%;
    margin: 10px auto 10px;
}
.our-team .member:hover {
    box-shadow: 0px 10px 0px 0px #6772e5;
}
.our-team .member .member-info {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0;
}
.our-team .member .member-detail {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
}
.our-team .member .social {
    position: absolute;
    left: 0;
    bottom: -38px;
    right: 0;
    height: 48px;
    transition: bottom ease-in-out 0.4s;
    text-align: center;
}
.our-team .member .social a {
    margin: 0 10px;
    display: inline-block;
    color: #fff;
}
.our-team .member .social a:hover {
    color: #cda45e;
}
.our-team .member .social i {
    font-size: 18px;
    margin: 0 2px;
}
.our-team .member:hover .member-info {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.83) 0%, rgba(0, 0, 0, 0.57) 20%, rgba(121, 85, 72, 0.09) 100%);
    opacity: 1;
    transition: 0.4s;
}
.our-team .member:hover .member-detail {
    bottom: 80px;
}
.our-team .member:hover .social {
    bottom: 10px;
}
/*! CSS Used from: https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/css/bootstrap.min.css */
*,::after,::before{box-sizing:border-box;}
h5{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;}
h5{font-size:1.25rem;}
a{color:var(--bs-link-color);text-decoration:underline;}
a:hover{color:var(--bs-link-hover-color);}
img{vertical-align:middle;}
.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y);}
.col-12{flex:0 0 auto;width:100%;}
@media (min-width:992px){
.col-lg-4{flex:0 0 auto;width:33.33333333%;}
}
.d-flex{display:flex!important;}
.w-25{width:25%!important;}
.w-20{width:17.5%!important;}
.w-100{width:100%!important;}
.h-25{height:25%!important;}
.h-30{height:30%!important;}
.h-100{height:100%!important;}
.justify-content-center{justify-content:center!important;}
.my-3{margin-top:1rem!important;margin-bottom:1rem!important;}
.mb-3{margin-bottom:1rem!important;}
.px-4{padding-right:1.9rem!important;padding-left:1.9rem!important;}
.text-center{text-align:center!important;}
.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important;}
.rounded{border-radius:var(--bs-border-radius)!important;}

img{max-width:100%;}
.bg-blue{background-color:#6772e5;}
h5{color:#181828;font-family:soleil, "Helvetica Neue", Arial, sans-serif;font-weight:600;letter-spacing:-0.5px;}
h5{line-height:1.3;}
a{color:#181828;text-decoration:none;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;-ms-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}
a:hover{color:#6772e5;text-decoration:none;}
a:focus{outline:none;text-decoration:none;}

@media (min-width: 414px) and (max-width: 479.95px){
h5{line-height:1.35;}
	px-4{padding-right:1.9rem!important;padding-left:1.9rem!important;}
}
@media (min-width: 321px) and (max-width: 413.95px){
h5{line-height:1.35;}
}
@media (max-width: 320.95px){
h5{line-height:1.4;}
}

.red-hover:hover{
	background-color: #feeaeb;
	color: #feeaeb;
}
.tooltip{
	overflow: hidden;
}

.tooltip:hover{
	
	display: block;
}

.sdg-hover {
	background-color: ;
	border:;
	display: block;
	padding: ;
	text-align: center;
	height: 100%;
	position: relative;
	position: relative;
	overflow: hidden;
	transition: .5s all;
}

.sdg-hover::after {
	content: ' ';
	display: block;
	z-index: 1;
	position: absolute;
	top: calc(100% - 2px);
	height: 100%;
	width: 100%;
	left: 0;
	/* background: linear-gradient(to bottom , #6772e5, #32325D); */
	background-color: rgba(0, 0, 0, .5);
	transition: 0.5s;
	z-index: 999;
}
.sdg-hover:hover::after {
	top: 0;
}

.sdg-hover > * {
	position: relative;
	z-index: 10;
	transition: .5s all;
}

.sdg-hover .box-text {
	color: #8898aa;
	font-size: .875rem;
}

.sdg-hover svg { 
	fill: #6772e5; 
  width: 70px;
  height: auto;
  margin: 0 auto 0.75rem;
  transition: all .4s !important;
}
.sdg-hover svg .svggreen { 
	fill: #06b27d;
	transition: all .4s !important;
}

.sdg-hover.ext::before {
	position: absolute;
	right: .5rem;
	top: .5rem;
	content: "\f35d";
	
	color: #b9c3cf;
	font-size: 11px;
	font-weight: 900;
	z-index: 10;
}

a.sdg-hover:hover svg .svggreen { 
	fill: #fff;
}
a.sdg-hover:hover div,
a.sdg-hover:hover div.text-gray-900,
.sdg-hover.ext:hover::after {
  color: #fff !important;	
}
/*!
 * Bootstrap v5.0.0-beta1 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
.flex-wrap{flex-wrap: wrap;}
:root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-primary: #3369e7;
  --bs-secondary: #00aaff;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-font-sans-serif: soleil, "Helvetica Neue", Arial, sans-serif;
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0)); }

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

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth; } }

body {
  margin: 0;
  font-family: soleil, "Helvetica Neue", Arial, sans-serif;;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25; }

hr:not([size]) {
  height: 1px; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2; }

h1, .h1 {
 font-size: calc(1.475rem + 2.7vw);}
  @media (min-width: 1200px) {
    h1, .h1 {
      font-size: 2.2rem; } }

h2, .h2 {
  font-size: calc(1.325rem + 0.9vw); }
  @media (min-width: 1200px) {
    h2, .h2 {
      font-size: 2rem; } }

h3, .h3 {
  font-size: ;
}
  @media (min-width: 1200px) {
    h3, .h3 {
      font-size: 1.75rem; } }

h4, .h4 {
  font-size: calc(1.275rem + 0.3vw); }
  @media (min-width: 1200px) {
    h4, .h4 {
      font-size: 1.5rem; } }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul {
  padding-left: 2rem; }

ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small, .small {
  font-size: 0.875em; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

 a {
  color: ;
  text-decoration: }
 a:hover {
    color: #00b2e3; }

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none; }

pre,
code {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
  direction: ltr /* rtl:ignore */;
  unicode-bidi: bidi-override; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

code {
  font-size: 0.875em;
  color: #d63384;
  word-wrap: break-word; }
  a > code {
    color: inherit; }

img,
svg {
  vertical-align: middle; }

table {
  caption-side: bottom;
  border-collapse: collapse; }

th {
  text-align: inherit;
  text-align: -webkit-match-parent; }


td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0; }

button {
  border-radius: 0; }

button:focus {
  outline: dotted 1px;
  outline: -webkit-focus-ring-color auto 5px; }

input,
button,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
select {
  text-transform: none; }

[role="button"] {
  cursor: pointer; }

select {
  word-wrap: normal; }

[list]::-webkit-calendar-picker-indicator {
  display: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }
  button:not(:disabled),
  [type="button"]:not(:disabled),
  [type="reset"]:not(:disabled),
  [type="submit"]:not(:disabled) {
    cursor: pointer; }

textarea {
  resize: vertical; }

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
.border-redius{
	border-top-right-radius: 500px
}
iframe {
  border: 0; }

progress {
  vertical-align: baseline; }

[hidden] {
  display: none !important; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }
  .blockquote > :last-child {
    margin-bottom: 0; }

.img-fluid {
  max-width: 100%;
  height: auto; 
}

.container {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto; }






@media (min-width: 576px) {
  .container {
    max-width: 540px; 
	}
}

@media (min-width: 768px) {
  .container {
    max-width: 720px; }
	 h1, .h1 {
      font-size: 1.8rem!important; } 
	.hero {
    padding-top: 0rem;
    padding-bottom: 0rem;
}

   }

@media (min-width: 992px) {
  .container {
    max-width: 960px; } 
	 h1, .h1 {
      font-size: 1.8rem!important; } 
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px; } }

@media (min-width: 1400px) {
  .container {
    max-width: 1320px; }
 h1, .h1 {
      font-size: 2.5rem!important; } }

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0 ;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) / -2);
  margin-left: calc(var(--bs-gutter-x) / -2); }
  .row > * {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) / 2);
    padding-left: calc(var(--bs-gutter-x) / 2);
    margin-top: var(--bs-gutter-y); }

.col {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0%;
  flex: 1 0 0%; }

.col-footer {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0%;
  flex: 1 0 0%; }

.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 50%; }

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%; }

.g-0 {
  --bs-gutter-x: 0; }

.g-0 {
  --bs-gutter-y: 0; }

.g-1 {
  --bs-gutter-x: 0.25rem; }

.g-1 {
  --bs-gutter-y: 0.25rem; }

.g-5 {
  --bs-gutter-x: 3rem; }

.g-5 {
  --bs-gutter-y: 3rem; }

@media (max-width: 576px) {
	
	.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%; }
		.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%; }
	
	.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%; }
	
	.col-8 {
    flex: 0 0 auto;
    width: 100%;
}
  
    .hidden{
        visibility: hidden!important;
       
        position: fixed;
}
	.px-4 {
    padding-right: 1.9rem!important;
    padding-left: 1.9rem!important;
}
        .hero {
  padding-top: 0rem;
  padding-bottom: 0rem; }
	   .hero-sub {
  padding-top: 5rem;
  padding-bottom: 9rem; }
   .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 9.66667%; 
     width: 20%; 
    }
    .col{
        -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 9.66667%; 
     width: 100%; 
    }
    
    .col-footer {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  
}
    
    
}
@media (min-width: 576px) {
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%; }
.col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 9.66667%; 
     width: ; 
    }
    .hidden{overflow: hidden!important;}

    
@media (min-width: 768px) {
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333%; }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%; }
    .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 9.66667%; 
     width: ; 
    }
	}
 @media (max-width: 768px) {
	 .hidden{
        visibility: hidden!important;
        position: fixed;
}}
	 @media (max-width: 992px) {
	 .hidden{
        visibility: hidden!important;
        position: fixed;
}}
	
			
			
@media (min-width: 992px) {
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 9.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%; } }

.table {
  --bs-table-bg: transparent;
  --bs-table-striped-color: #212529;
  --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
  --bs-table-active-color: #212529;
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: #212529;
  --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  vertical-align: top;
  border-color: #dee2e6; }
  .table > :not(caption) > * > * {
    padding: 0.5rem 0.5rem;
    background-color: var(--bs-table-bg);
    background-image: -webkit-gradient(linear, left top, left bottom, from(var(--bs-table-accent-bg)), to(var(--bs-table-accent-bg)));
    background-image: -webkit-linear-gradient(var(--bs-table-accent-bg), var(--bs-table-accent-bg));
    background-image: -o-linear-gradient(var(--bs-table-accent-bg), var(--bs-table-accent-bg));
    background-image: linear-gradient(var(--bs-table-accent-bg), var(--bs-table-accent-bg));
    border-bottom-width: 1px; }
  .table > :not(:last-child) > :last-child > * {
    border-bottom-color: currentColor; }

    .border-redius-circle{
    	border-radius: 100px;
       
    }
.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .form-control {
      -webkit-transition: none;
      -o-transition: none;
      transition: none; } }
  .form-control[type="file"] {
    overflow: hidden; }
    .form-control[type="file"]:not(:disabled):not([readonly]) {
      cursor: pointer; }
  .form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #99b4f3;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.25rem rgba(51, 105, 231, 0.25);
    box-shadow: 0 0 0 0.25rem rgba(51, 105, 231, 0.25); }
  .form-control::-webkit-date-and-time-value {
    height: 1.5em; }
  .form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled {
    background-color: #e9ecef;
    opacity: 1; }
  .form-control::file-selector-button {
    padding: 0.375rem 0.75rem;
    margin: -0.375rem -0.75rem;
    -webkit-margin-end: 0.75rem;
    margin-inline-end: 0.75rem;
    color: #212529;
    background-color: #e9ecef;
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: 1px;
    border-radius: 0;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .form-control::file-selector-button {
        -webkit-transition: none;
        -o-transition: none;
        transition: none; } }
  .form-control:hover:not(:disabled):not([readonly])::file-selector-button {
    background-color: #dde0e3; }
  .form-control::-webkit-file-upload-button {
    padding: 0.375rem 0.75rem;
    margin: -0.375rem -0.75rem;
    -webkit-margin-end: 0.75rem;
    margin-inline-end: 0.75rem;
    color: #212529;
    background-color: #e9ecef;
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: 1px;
    border-radius: 0;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .form-control::-webkit-file-upload-button {
        -webkit-transition: none;
        -o-transition: none;
        transition: none; } }
  .form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
    background-color: #dde0e3; }

textarea.form-control {
  min-height: calc(1.5em + 0.75rem + 2px); }

.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: ;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .btn {
      -webkit-transition: none;
      -o-transition: none;
      transition: none; } }
  .btn:hover {
    color: #212529; }
   .btn:focus {
    outline: 0;
	   background: #8898AA;
	   padding:   10px 25px;
	}
  .btn:disabled, .btn.disabled {
    pointer-events: none;
    opacity: 0.65; }


  
   

.fade {
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  @media (prefers-reduced-motion: reduce) {
    .fade {
      -webkit-transition: none;
      -o-transition: none;
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease; }
  @media (prefers-reduced-motion: reduce) {
    .collapsing {
      -webkit-transition: none;
      -o-transition: none;
      transition: none; } }

.dropup,
.dropend,
.dropdown,
.dropstart {
  position: relative; }

.dropdown-toggle {
  white-space: nowrap; }
  .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent; }
  .dropdown-toggle:empty::after {
    margin-left: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }
  .dropdown-menu[style] {
    right: auto !important; }

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }

.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }

.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropend .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }

.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid; }

.dropend .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropend .dropdown-toggle::after {
  vertical-align: 0; }

.dropstart .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }

.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

.dropstart .dropdown-toggle::after {
  display: none; }

.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }

.dropstart .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropstart .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #1e2125;
    background-color: #f8f9fa; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #3369e7; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent; }

.dropdown-menu.show {
  display: block; }

.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .nav-link {
      -webkit-transition: none;
      -o-transition: none;
      transition: none; } }
  .nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default; }

.navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }
  .navbar > .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: inherit;
    flex-wrap: inherit;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static; }

.alert {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem; } }

.progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.5rem 1rem;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit; }
  .list-group-item:last-child {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #3369e7;
    border-color: #3369e7; }
  .list-group-item + .list-group-item {
    border-top-width: 0; }
    .list-group-item + .list-group-item.active {
      margin-top: -1px;
      border-top-width: 1px; }

.toast {
  width: 350px;
  max-width: 100%;
  font-size: 0.875rem;
  pointer-events: auto;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }
  .toast:not(.showing):not(.show) {
    opacity: 0; }
  .toast.hide {
    display: none; }

.modal-open {
  overflow: hidden; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -50px);
    -ms-transform: translate(0, -50px);
    transform: translate(0, -50px); }
    @media (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        -webkit-transition: none;
        -o-transition: none;
        transition: none; } }
  .modal.show .modal-dialog {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; }
  .modal.modal-static .modal-dialog {
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02); }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 1400px;
    margin: 1.75rem auto; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .tooltip-arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
    .tooltip .tooltip-arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }

.popover {
  position: absolute;
  top: 0;
  left: 0 /* rtl:ignore */;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover .popover-arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem; }
    .popover .popover-arrow::before, .popover .popover-arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.popover-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f0f0f0;
  border-bottom: 1px solid #d8d8d8;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 1rem 1rem;
  color: #212529; }

.carousel {
  position: relative; }

.carousel.pointer-event {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: -webkit-transform 0.6s ease-in-out;
  -o-transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-item {
      -webkit-transition: none;
      -o-transition: none;
      transition: none; } }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block; }

/* rtl:begin:ignore */
.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%); }

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%); }

/* rtl:end:ignore */

/* rtl:options: {
  "autoRename": true,
  "stringMap":[ {
    "name"    : "prev-next",
    "search"  : "prev",
    "replace" : "next"
  } ]
} */

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 0.5;
    -webkit-transition: opacity 0.6s ease;
    -o-transition: opacity 0.6s ease;
    transition: opacity 0.6s ease; }
    @media (prefers-reduced-motion: reduce) {
      .carousel-indicators li {
        -webkit-transition: none;
        -o-transition: none;
        transition: none; } }
  .carousel-indicators .active {
    opacity: 1; }

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg) /* rtl:ignore */;
    transform: rotate(360deg) /* rtl:ignore */; } }

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg) /* rtl:ignore */;
    transform: rotate(360deg) /* rtl:ignore */; } }

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: 0.75s linear infinite spinner-border;
  animation: 0.75s linear infinite spinner-border; }

@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@media (prefers-reduced-motion: reduce) {
  .spinner-border {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s; } }

.ratio {
  position: relative;
  width: 100%; }
  .ratio::before {
    display: block;
    padding-top: var(--aspect-ratio);
    content: ""; }
  .ratio > * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1020; }

.visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important; }

.float-end {
  float: right !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.d-none {
  display: none !important; }

.border {
  border: 1px solid #dee2e6 !important; }

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.h-100 {
  height: 100% !important; }

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important; }

.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important; }

.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important; }

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important; }

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important; }

.m-0 {
  margin: 0 !important; }

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.mt-2 {
  margin-top: 0.5rem !important; }

.mt-4 {
  margin-top: 1.5rem !important; }

.mt-5 {
  margin-top: 3rem !important; }

.mb-2 {
  margin-bottom: 0.5rem !important; }

.mb-3 {
  margin-bottom: 1rem !important; }

.mb-4 {
  margin-bottom: 1.5rem !important; }

.mb-5 {
  margin-bottom: 3rem !important; }

.ms-auto {
  margin-left: auto !important; }

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.pt-0 {
  padding-top: 0 !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-start {
  text-align: left !important; }

.text-center {
  text-align: center !important; }

.text-primary {
  color: #339c54 !important; }

.text-danger {
  color: #901535 !important; }

.text-white {
  color: #fff !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.bg-light {
  background-color: #f8f9fa !important; }
	.border-bottm-g-2{	border-bottom: 3px solid #d19f2a;}
	.border-bottm-g-14{	border-bottom: 3px solid #007dbb;}
	.border-bottm-g-3{	border-bottom: 3px solid #2d9a47;}
		.border-bottm-g-7{	border-bottom: 3px solid #fdb714;}
	.border-bottm-g-15{	border-bottom: 3px solid #489937;}
		.border-bottm-g-17{	border-bottom: 3px solid #1b3668;}
		.border-bottm-g-15{	border-bottom: 3px solid #3fae49;}
	.border-bottm-g-11{	border-bottom: 3px solid #f99d25;}
		.border-bottm-g-9{	border-bottom: 3px solid #f36e24;}
	.border-bottm-g-14{	border-bottom: 3px solid #007dbb;}
	.border-bottm-g-11{	border-bottom: 3px solid #f99d25;}
	.border-bottm-g-4{	border-bottom: 3px solid #c22033;}
	
	.border-bottm-g-5{	border-bottom: 3px solid #ef412a;}
	.border-bottm-g-16{	border-bottom: 3px solid #00558a;}
	.border-bottm-g-6{	border-bottom: 3px solid #26bde2;}
    .border-bottm-g-10{	border-bottom: 3px solid #e01a83;}
	.border-bottm-g-1{	border-bottom: 3px solid #ea1d2d;}

/* rtl:begin:remove */

/* rtl:end:remove */

.visible {
  visibility: visible !important; }

@media (min-width: 992px) {
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-none {
    display: none !important; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important; } }

.logo {
  font-size: 24px;
  color: #3369e7;
  font-weight: 700; }
  .logo:hover {
    color: #3369e7; }

.site-nav {
  position: absolute;
  top: 0;
  z-index: 9;
  width: 100%; }

.site-nav {
  padding-top: 20px;
  padding-bottom: 20px; }
  .site-nav h1, .site-nav .h1 {
    margin: 0;
    padding: 0;
    font-size: 24px; }
  .site-nav .site-navigation .site-menu {
    margin-bottom: 0; }
    .site-nav .site-navigation .site-menu > li {
      display: inline-block; }
      .site-nav .site-navigation .site-menu > li > a {
        font-size: 14px;
        padding: 10px 15px;
        display: inline-block;
        text-decoration: none !important;
        color: rgba(51, 105, 231, 0.7); }
        .site-nav .site-navigation .site-menu > li > a:hover {
          color: #3369e7; }
      .site-nav .site-navigation .site-menu > li.active > a {
        color: #3369e7; }
    .site-nav .site-navigation .site-menu .has-children {
      position: relative; }
      .site-nav .site-navigation .site-menu .has-children > a {
        position: relative;
        padding-right: 20px; }
        .site-nav .site-navigation .site-menu .has-children > a:before {
          position: absolute;
          content: "\e313";
          font-size: 14px;
          top: 50%;
          right: 0;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          font-family: 'icomoon'; }
      .site-nav .site-navigation .site-menu .has-children .dropdown {
        visibility: hidden;
        opacity: 0;
        top: 100%;
        z-index: 999;
        position: absolute;
        text-align: left;
        -webkit-box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.1);
        box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.1);
        padding: 20px 0;
        margin-top: 20px;
        margin-left: 0px;
        background: #fff;
        -webkit-transition: 0.2s 0s;
        -o-transition: 0.2s 0s;
        transition: 0.2s 0s; }
        .site-nav .site-navigation .site-menu .has-children .dropdown a {
          font-size: 14px;
          text-transform: none;
          letter-spacing: normal;
          -webkit-transition: 0s all;
          -o-transition: 0s all;
          transition: 0s all;
          color: #000; }
        .site-nav .site-navigation .site-menu .has-children .dropdown .active a {
          color: #3369e7 !important; }
        .site-nav .site-navigation .site-menu .has-children .dropdown > li {
          list-style: none;
          padding: 0;
          margin: 0;
          min-width: 180px; }
          .site-nav .site-navigation .site-menu .has-children .dropdown > li > a {
            padding: 5px 20px;
            display: block; }
            .site-nav .site-navigation .site-menu .has-children .dropdown > li > a:hover {
              color: #3369e7; }
          .site-nav .site-navigation .site-menu .has-children .dropdown > li.has-children > a:before {
            content: "\e315";
            right: 20px; }
          .site-nav .site-navigation .site-menu .has-children .dropdown > li.has-children > .dropdown, .site-nav .site-navigation .site-menu .has-children .dropdown > li.has-children > ul {
            left: 100%;
            top: 0; }
            .site-nav .site-navigation .site-menu .has-children .dropdown > li.has-children > .dropdown li a:hover, .site-nav .site-navigation .site-menu .has-children .dropdown > li.has-children > ul li a:hover {
              color: #3369e7; }
          .site-nav .site-navigation .site-menu .has-children .dropdown > li.has-children:hover > a, .site-nav .site-navigation .site-menu .has-children .dropdown > li.has-children:active > a, .site-nav .site-navigation .site-menu .has-children .dropdown > li.has-children:focus > a {
            color: #3369e7; }
      .site-nav .site-navigation .site-menu .has-children:hover > a, .site-nav .site-navigation .site-menu .has-children:focus > a, .site-nav .site-navigation .site-menu .has-children:active > a {
        color: #3369e7; }
      .site-nav .site-navigation .site-menu .has-children:hover, .site-nav .site-navigation .site-menu .has-children:focus, .site-nav .site-navigation .site-menu .has-children:active {
        cursor: pointer; }
        .site-nav .site-navigation .site-menu .has-children:hover > .dropdown, .site-nav .site-navigation .site-menu .has-children:focus > .dropdown, .site-nav .site-navigation .site-menu .has-children:active > .dropdown {
          -webkit-transition-delay: 0s;
          -o-transition-delay: 0s;
          transition-delay: 0s;
          margin-top: 0px;
          visibility: visible;
          opacity: 1; }

.site-mobile-menu-close {
  display: block;
  position: relative;
  height: 30px;
  width: 30px;
  z-index: 99;
  cursor: pointer;
  top: -20px; }
  .site-mobile-menu-close > span {
    cursor: pointer;
    display: block;
    position: absolute;
    height: 30px;
    width: 30px; }
    .site-mobile-menu-close > span:before, .site-mobile-menu-close > span:after {
      position: absolute;
      content: "";
      width: 2px;
      height: 30px;
      background: #000; }
    .site-mobile-menu-close > span:before {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    .site-mobile-menu-close > span:after {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }

.site-mobile-menu {
  width: 300px;
  position: fixed;
  right: 0;
  z-index: 2000;
  padding-top: 20px;
  background: #fff;
  height: calc(100vh);
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: 0.8s all cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: 0.8s all cubic-bezier(0.23, 1, 0.32, 1);
  transition: 0.8s all cubic-bezier(0.23, 1, 0.32, 1); }
  .offcanvas-menu .site-mobile-menu {
    -webkit-box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
    box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); }
  .site-mobile-menu .site-mobile-menu-header {
    width: 100%;
    float: left;
    padding-left: 20px;
    padding-right: 20px; }
    .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close {
      float: right;
      margin-top: 8px; }
      .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span {
        font-size: 30px;
        display: inline-block;
        padding-left: 10px;
        padding-right: 0px;
        line-height: 1;
        cursor: pointer;
        -webkit-transition: .3s all ease;
        -o-transition: .3s all ease;
        transition: .3s all ease; }
  .site-mobile-menu .site-mobile-menu-body {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    position: relative;
    padding: 0 20px 20px 20px;
    height: calc(100vh - 52px);
    padding-bottom: 150px; }
  .site-mobile-menu .site-nav-wrap {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative; }
    .site-mobile-menu .site-nav-wrap a {
      padding: 5px 20px;
      display: block;
      position: relative;
      color: #000; }
      .site-mobile-menu .site-nav-wrap a:hover {
        color: #3369e7; }
    .site-mobile-menu .site-nav-wrap li {
      position: relative;
      display: block; }
      .site-mobile-menu .site-nav-wrap li.active > a {
        color: #3369e7; }
    .site-mobile-menu .site-nav-wrap .arrow-collapse {
      position: absolute;
      right: 0px;
      top: 0px;
      z-index: 20;
      width: 36px;
      height: 36px;
      text-align: center;
      cursor: pointer;
      border-radius: 50%;
      border: 1px solid #f8f9fa; }
      .site-mobile-menu .site-nav-wrap .arrow-collapse:before {
        font-size: 14px;
        z-index: 20;
        font-family: "icomoon";
        content: "\e313";
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-180deg);
        -ms-transform: translate(-50%, -50%) rotate(-180deg);
        transform: translate(-50%, -50%) rotate(-180deg);
        -webkit-transition: .3s all ease;
        -o-transition: .3s all ease;
        transition: .3s all ease; }
      .site-mobile-menu .site-nav-wrap .arrow-collapse.collapsed:before {
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .site-mobile-menu .site-nav-wrap > li {
      display: block;
      position: relative;
      float: left;
      width: 100%; }
      .site-mobile-menu .site-nav-wrap > li > a {
        padding-left: 20px;
        font-size: 14px; }
      .site-mobile-menu .site-nav-wrap > li > ul {
        padding: 0;
        margin: 0;
        list-style: none; }
        .site-mobile-menu .site-nav-wrap > li > ul > li {
          display: block; }
          .site-mobile-menu .site-nav-wrap > li > ul > li > a {
            padding-left: 40px;
            font-size: 14px; }
          .site-mobile-menu .site-nav-wrap > li > ul > li > ul {
            padding: 0;
            margin: 0; }
            .site-mobile-menu .site-nav-wrap > li > ul > li > ul > li {
              display: block; }
              .site-mobile-menu .site-nav-wrap > li > ul > li > ul > li > a {
                font-size: 14px;
                padding-left: 60px; }

/* Burger */
.burger {
  width: 28px;
  height: 32px;
  cursor: pointer;
  position: relative; }

.burger:before, .burger span, .burger:after {
  width: 100%;
  height: 2px;
  display: block;
  background: #000;
  border-radius: 2px;
  position: absolute;
  opacity: 1; }

.burger:before, .burger:after {
  -webkit-transition: top 0.35s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.35s cubic-bezier(0.23, 1, 0.32, 1), background-color 1.15s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 0.35s cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 0.35s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.35s cubic-bezier(0.23, 1, 0.32, 1), background-color 1.15s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 0.35s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: top 0.35s cubic-bezier(0.23, 1, 0.32, 1), transform 0.35s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.35s cubic-bezier(0.23, 1, 0.32, 1), background-color 1.15s cubic-bezier(0.86, 0, 0.07, 1);
  transition: top 0.35s cubic-bezier(0.23, 1, 0.32, 1), transform 0.35s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.35s cubic-bezier(0.23, 1, 0.32, 1), background-color 1.15s cubic-bezier(0.86, 0, 0.07, 1);
  transition: top 0.35s cubic-bezier(0.23, 1, 0.32, 1), transform 0.35s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.35s cubic-bezier(0.23, 1, 0.32, 1), background-color 1.15s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 0.35s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transition: top 0.35s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.35s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.35s cubic-bezier(0.23, 1, 0.32, 1), background-color 1.15s cubic-bezier(0.86, 0, 0.07, 1);
  content: ""; }

.burger:before {
  top: 4px; }

.burger span {
  top: 15px; }

.burger:after {
  top: 26px; }

/* Hover */
.burger:hover:before {
  top: 7px; }

.burger:hover:after {
  top: 23px; }

/* Click */
.burger.active span {
  opacity: 0; }

.burger.active:before, .burger.active:after {
  top: 40%; }

.burger.active:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=5);
  /*for IE*/ }

.burger.active:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=-5);
  /*for IE*/ }

.burger:focus {
  outline: none; }

body {
  font-family: soleil, "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #181828;
  overflow-x: hidden; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, .logo {
  font-family: soleil, "Helvetica Neue", Arial, sans-serif;; }

a {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  text-decoration: none; }

.btn {
  padding-left: 30px;
  padding-right: 30px;
  line-height: 1.3;
  padding: 8px 25px;
  font-size: 16px;
  border-radius: 30px; }
    
    .btn-sdg-1-s {
  padding-left: 30px;
  padding-right: 30px;
  line-height: 1.3;
  padding: 25px 25px;
  font-size: 18px;
  border-radius: 0px; }

.form-control {
  font-size: 16px;
  height: 52px;
  padding-left: 15px;
  padding-right: 15px; }
  .form-control:hover, .form-control:active, .form-control:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

textarea {
  height: auto !important; }

#overlayer {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 7100;
  background: #fff;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.loader {
  z-index: 7700;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.relative {
  position: relative; }

.hero {
  padding-top: rem;
  padding-bottom: 0rem; }
  .hero .heading {
    font-weight: 700; }

.sec-welcome .img-wrap {
  position: relative;
  margin-right: -100px; }

.sec-welcome .box {
      position: relative;
    z-index: 2;
    background: ;
    padding-left: 120px;
    padding-right: 100px;
    padding-top: 84px;
    padding-bottom: px;
    bottom: 50px;
    color: #181828 ;
   
}
.btn-outline-dark-bg,
.btn-outline-light-bg {
  border-color: #00aaff;
  background-color: transparent;
  color: #fff;
  line-height: 1.3;
  padding: 8px 25px;
  font-size: 13px;
  border-radius: 30px; }
  .btn-outline-dark-bg.has-arrow,
  .btn-outline-light-bg.has-arrow {
    padding-right: 45px;
    position: relative; }
    .btn-outline-dark-bg.has-arrow [class^="icon-"],
    .btn-outline-light-bg.has-arrow [class^="icon-"] {
      top: 50%;
      font-size: 16px;
      right: 15px;
      position: absolute;
      -webkit-transform: translateY(-50%) rotate(180deg);
      -ms-transform: translateY(-50%) rotate(180deg);
      transform: translateY(-50%) rotate(180deg); }

.btn-outline-dark-bg {
  border-color: #00aaff;
  background-color: transparent;
  color: #fff; }
  .btn-outline-dark-bg:hover {
    border-color: #00aaff;
    background-color: #00aaff;
    color: #fff; }

.btn-outline-light-bg {
  border-color: #00aaff;
  background-color: transparent;
  color: #3369e7; }
  .btn-outline-light-bg:hover {
    border-color: #00aaff;
    background-color: #00aaff;
    color: #fff; }

.sec-why-choose-us {
  z-index: 3;
  position: relative; }
  .sec-why-choose-us .box {
    background-color: #;
    margin-top: -50px;
    position: relative;
    z-index: 5; }
    .sec-why-choose-us .box .box-inner {
      padding:12px;
      padding-right: 0px;
    margin-top: 100px;}
  .sec-why-choose-us .aside-box {
    padding-top: 80px; }
    .sec-why-choose-us .aside-box .counter strong {
      color: #00aaff;
      display: block;
      font-size: 50px; }

.counter strong {
  color: #00aaff;
  display: block;
  font-size: 50px; }

.section {
  padding-top: 7rem;
  padding-bottom: 7rem; }

.subheading {
  color: #6772e5;
  font-size: 14px; }

.heading {
  color: ;
  font-weight: bold; }

.feature-red {

    background-color: #d19f2a; }
	
	.feature-g-2 a {

    background-color: #ef1c25; }
	
	    .feature-red {
  padding: 40px 20px 70px 20px;
  background: #fff;
  position: relative;
  border: 1px solid #efefef;
  color: #000;
  display: block; }
  .feature-red:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
    width: 100%;
    height: 2px;
    opacity: 0;
    visibility: hidden;
    background-color: #ea1d2d; }
  .feature-red [class^="flaticon-"] {
    font-size: 40px;
    display: block;
    margin-bottom: 30px; }
  .feature-red h3, .feature .h3 {
    font-size: 16px;
    font-weight: normal; }
  .feature-red .arrow-red {
    position: absolute;
    bottom: 40px;
    left: 20px; }
	 .feature-red .a  {
		 color: #000;
       }
    .feature-red .arrow-red span {
      position: absolute;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      font-size: 18px; }
	.feature-red .arrow-red:hover span {
      position: absolute;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      font-size: 18px; 
	color: #ea1d2d;}
  .feature-red:hover:before, .feature-red:focus:before {
    opacity: 1;
    visibility: visible;
	color: #ea1d2d; }
	
	
     .feature-g-2 {
  padding: 40px 20px 70px 20px;
  background: #fff;
  position: relative;
  border: 1px solid #efefef;
  color: #000;
  display: block; }
  .feature-g-2:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
    width: 100%;
    height: 2px;
    opacity: 0;
    visibility: hidden;
    background-color: #d19f2a; }
  .feature-g-2 [class^="flaticon-"] {
    font-size: 40px;
    display: block;
    margin-bottom: 30px; }
  .feature-g-2 h3, .feature .h3 {
    font-size: 16px;
    font-weight: normal; }
  .feature-g-2 .arrow-g-2 {
    position: absolute;
    bottom: 40px;
    left: 20px; }
	 .feature-g-2 .a  {
		 color: #000!important;
       }
    .feature-g-2 .arrow-g-2 span {
      position: absolute;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      font-size: 18px; }
	.feature-g-2 .arrow-g-2:hover span {
      position: absolute;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      font-size: 18px; 
	color: #d19f2a;}
  .feature-g-2:hover:before, .feature-g-2:focus:before {
    opacity: 1;
    visibility: visible;
	color: #d19f2a; }
	.feature-g-2 .a:hover {color: #d19f2a;!important}
	
	
	
	
	
	
	 .feature-g-3 {
  padding: 40px 20px 70px 20px;
  background: #fff;
  position: relative;
  border: 1px solid #efefef;
  color: #000;
  display: block; }
  .feature-g-3:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
    width: 100%;
    height: 2px;
    opacity: 0;
    visibility: hidden;
    background-color: #2d9a47; }
  .feature-g-3 [class^="flaticon-"] {
    font-size: 40px;
    display: block;
    margin-bottom: 30px; }
  .feature-g-3 h3, .feature .h3 {
    font-size: 16px;
    font-weight: normal; }
  .feature-g-3 .arrow-g-3 {
    position: absolute;
    bottom: 40px;
    left: 20px; }
	 .feature-g-2 .a  {
		 color: #000!important;
       }
    .feature-g-3 .arrow-g-3 span {
      position: absolute;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      font-size: 18px; }
	.feature-g-3 .arrow-g-3:hover span {
      position: absolute;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      font-size: 18px; 
	color: #2d9a47;}
  .feature-g-3:hover:before, .feature-g-3:focus:before {
    opacity: 1;
    visibility: visible;
	color: #2d9a47; }
	.feature-g-3 .a:hover {color: #2d9a47;!important}
	
	
	
	
	
	.feature-g-4 {
  padding: 40px 20px 70px 20px;
  background: #fff;
  position: relative;
  border: 1px solid #efefef;
  color: #000;
  display: block; }
  .feature-g-4:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
    width: 100%;
    height: 2px;
    opacity: 0;
    visibility: hidden;
    background-color: #c22033; }
  .feature-g-4 [class^="flaticon-"] {
    font-size: 40px;
    display: block;
    margin-bottom: 30px; }
  .feature-g-4 h3, .feature .h3 {
    font-size: 16px;
    font-weight: normal; }
  .feature-g-4 .arrow-g-4 {
    position: absolute;
    bottom: 40px;
    left: 20px; }
	 .feature-g-4 .a  {
		 color: #000!important;
       }
    .feature-g-4 .arrow-g-4 span {
      position: absolute;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      font-size: 18px; }
	.feature-g-4 .arrow-g-4:hover span {
      position: absolute;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      font-size: 18px; 
	color: #c22033;}
  .feature-g-4:hover:before, .feature-g-4:focus:before {
    opacity: 1;
    visibility: visible;
	color: #c22033; }
	.feature-g-4 .a:hover {color: #c22033;!important}
	
	
	
	
	.feature-g-5 {
  padding: 40px 20px 70px 20px;
  background: #fff;
  position: relative;
  border: 1px solid #efefef;
  color: #000;
  display: block; }
  .feature-g-5:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
    width: 100%;
    height: 2px;
    opacity: 0;
    visibility: hidden;
    background-color: #ef412a; }
  .feature-g-5 [class^="flaticon-"] {
    font-size: 40px;
    display: block;
    margin-bottom: 30px; }
  .feature-g-5 h3, .feature .h3 {
    font-size: 16px;
    font-weight: normal; }
  .feature-g-5 .arrow-g-4 {
    position: absolute;
    bottom: 40px;
    left: 20px; }
	 .feature-g-5 .a  {
		 color: #000!important;
       }
    .feature-g-5 .arrow-g-5 span {
      position: absolute;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      font-size: 18px; }
	.feature-g-5 .arrow-g-5:hover span {
      position: absolute;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      font-size: 18px; 
	color: #ef412a;}
  .feature-g-5:hover:before, .feature-g-5:focus:before {
    opacity: 1;
    visibility: visible;
	color: #ef412a; }
	.feature-g-5 .a:hover {color: #ef412a;!important}
	
	.feature-g-6 {
  padding: 40px 20px 70px 20px;
  background: #fff;
  position: relative;
  border: 1px solid #efefef;
  color: #000;
  display: block; }
  .feature-g-6:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
    width: 100%;
    height: 2px;
    opacity: 0;
    visibility: hidden;
    background-color: #26bde2; }
  .feature-g-6 [class^="flaticon-"] {
    font-size: 40px;
    display: block;
    margin-bottom: 30px; }
  .feature-g-6 h3, .feature .h3 {
    font-size: 16px;
    font-weight: normal; }
  .feature-g-6 .arrow-g-6 {
    position: absolute;
    bottom: 40px;
    left: 20px; }
	 .feature-g-6 .a  {
		 color: #000!important;
       }
    .feature-g-6 .arrow-g-6 span {
      position: absolute;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      font-size: 18px; }
	.feature-g-6 .arrow-g-6:hover span {
      position: absolute;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      font-size: 18px; 
	color: #26bde2;}
  .feature-g-6:hover:before, .feature-g-5:focus:before {
    opacity: 1;
    visibility: visible;
	color: #26bde2; }
	.feature-g-6 .a:hover {color: #26bde2;!important}
	
	
	.feature-g-7 {
  padding: 40px 20px 70px 20px;
  background: #fff;
  position: relative;
  border: 1px solid #efefef;
  color: #000;
  display: block; }
  .feature-g-7:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
    width: 100%;
    height: 2px;
    opacity: 0;
    visibility: hidden;
    background-color: #fdb714; }
  .feature-g-7 [class^="flaticon-"] {
    font-size: 40px;
    display: block;
    margin-bottom: 30px; }
  .feature-g-7 h3, .feature .h3 {
    font-size: 16px;
    font-weight: normal; }
  .feature-g-7 .arrow-g-7 {
    position: absolute;
    bottom: 40px;
    left: 20px; }
	 .feature-g-7 .a  {
		 color: #000!important;
       }
    .feature-g-7 .arrow-g-7 span {
      position: absolute;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      font-size: 18px; }
	.feature-g-7 .arrow-g-7:hover span {
      position: absolute;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      font-size: 18px; 
	color: #fdb714;}
  .feature-g-7:hover:before, .feature-g-7:focus:before {
    opacity: 1;
    visibility: visible;
	color: #fdb714; }
	.feature-g-7 .a:hover {color: #fdb714;!important}
	
	
	.feature-g-8 {
  padding: 40px 20px 70px 20px;
  background: #fff;
  position: relative;
  border: 1px solid #efefef;
  color: #000;
  display: block; }
  .feature-g-8:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
    width: 100%;
    height: 2px;
    opacity: 0;
    visibility: hidden;
    background-color: #8f1838; }
  .feature-g-8 [class^="flaticon-"] {
    font-size: 40px;
    display: block;
    margin-bottom: 30px; }
  .feature-g-8 h3, .feature .h3 {
    font-size: 16px;
    font-weight: normal; }
  .feature-g-8 .arrow-g-7 {
    position: absolute;
    bottom: 40px;
    left: 20px; }
	 .feature-g-8 .a  {
		 color: #000!important;
       }
    .feature-g-8 .arrow-g-8 span {
      position: absolute;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      font-size: 18px; }
	.feature-g-8 .arrow-g-8:hover span {
      position: absolute;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      font-size: 18px; 
	color: #8f1838;}
  .feature-g-8:hover:before, .feature-g-8:focus:before {
    opacity: 1;
    visibility: visible;
	color: #8f1838; }
	.feature-g-8 .a:hover {color: #8f1838;!important}
	
	

	
	.feature-g-9 {
  padding: 40px 20px 70px 20px;
  background: #fff;
  position: relative;
  border: 1px solid #efefef;
  color: #000;
  display: block; }
  .feature-g-9:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
    width: 100%;
    height: 2px;
    opacity: 0;
    visibility: hidden;
    background-color: #f36e24; }
  .feature-g-9 [class^="flaticon-"] {
    font-size: 40px;
    display: block;
    margin-bottom: 30px; }
  .feature-g-9 h3, .feature .h3 {
    font-size: 16px;
    font-weight: normal; }
  .feature-g-9 .arrow-g-9 {
    position: absolute;
    bottom: 40px;
    left: 20px; }
	 .feature-g-8 .a  {
		 color: #000!important;
       }
    .feature-g-9 .arrow-g-9 span {
      position: absolute;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      font-size: 18px; }
	.feature-g-9 .arrow-g-9:hover span {
      position: absolute;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      font-size: 18px; 
	color: #f36e24;}
  .feature-g-9:hover:before, .feature-g-9:focus:before {
    opacity: 1;
    visibility: visible;
	color: #f36e24; }
	.feature-g-9 .a:hover {color: #f36e24;!important}
	
	
	.feature-g-10 {
  padding: 40px 20px 70px 20px;
  background: #fff;
  position: relative;
  border: 1px solid #efefef;
  color: #000;
  display: block; }
  .feature-g-10:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
    width: 100%;
    height: 2px;
    opacity: 0;
    visibility: hidden;
    background-color: #e01a83; }
  .feature-g-10 [class^="flaticon-"] {
    font-size: 40px;
    display: block;
    margin-bottom: 30px; }
  .feature-g-10 h3, .feature .h3 {
    font-size: 16px;
    font-weight: normal; }
  .feature-g-10 .arrow-g-7 {
    position: absolute;
    bottom: 40px;
    left: 20px; }
	 .feature-g-10 .a  {
		 color: #000!important;
       }
    .feature-g-10 .arrow-g-10 span {
      position: absolute;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      font-size: 18px; }
	.feature-g-10 .arrow-g-10:hover span {
      position: absolute;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      font-size: 18px; 
	color: #e01a83;}
  .feature-g-10:hover:before, .feature-g-10:focus:before {
    opacity: 1;
    visibility: visible;
	color: #e01a83; }
	.feature-g-10 .a:hover {color: #e01a83;!important}
	
	
	.feature-g-11 {
  padding: 40px 20px 70px 20px;
  background: #fff;
  position: relative;
  border: 1px solid #efefef;
  color: #000;
  display: block; }
  .feature-g-11:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
    width: 100%;
    height: 2px;
    opacity: 0;
    visibility: hidden;
    background-color: #f99d25; }
  .feature-g-11 [class^="flaticon-"] {
    font-size: 40px;
    display: block;
    margin-bottom: 30px; }
  .feature-g-11 h3, .feature .h3 {
    font-size: 16px;
    font-weight: normal; }
  .feature-g-11 .arrow-g-11 {
    position: absolute;
    bottom: 40px;
    left: 20px; }
	 .feature-g-11 .a  {
		 color: #000!important;
       }
    .feature-g-11 .arrow-g-11 span {
      position: absolute;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      font-size: 18px; }
	.feature-g-11 .arrow-g-11:hover span {
      position: absolute;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      font-size: 18px; 
	color: #f99d25;}
  .feature-g-11:hover:before, .feature-g-11:focus:before {
    opacity: 1;
    visibility: visible;
	color: #f99d25; }
	.feature-g-11 .a:hover {color: #f99d25;!important}
	
	.feature-g-12 {
  padding: 40px 20px 70px 20px;
  background: #fff;
  position: relative;
  border: 1px solid #efefef;
  color: #000;
  display: block; }
  .feature-g-12:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
    width: 100%;
    height: 2px;
    opacity: 0;
    visibility: hidden;
    background-color: #cd8b2a; }
  .feature-g-12 [class^="flaticon-"] {
    font-size: 40px;
    display: block;
    margin-bottom: 30px; }
  .feature-g-12 h3, .feature .h3 {
    font-size: 16px;
    font-weight: normal; }
  .feature-g-12 .arrow-g-12 {
    position: absolute;
    bottom: 40px;
    left: 20px; }
	 .feature-g-12 .a  {
		 color: #000!important;
       }
    .feature-g-12 .arrow-g-12 span {
      position: absolute;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      font-size: 18px; }
	.feature-g-12 .arrow-g-12:hover span {
      position: absolute;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      font-size: 18px; 
	color: #cd8b2a;}
  .feature-g-12:hover:before, .feature-g-12:focus:before {
    opacity: 1;
    visibility: visible;
	color: #cd8b2a; }
	.feature-g-12 .a:hover {color: #cd8b2a;!important}
	
	
	.feature-g-13 {
  padding: 40px 20px 70px 20px;
  background: #fff;
  position: relative;
  border: 1px solid #efefef;
  color: #000;
  display: block; }
  .feature-g-13:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
    width: 100%;
    height: 2px;
    opacity: 0;
    visibility: hidden;
    background-color: #48773c; }
  .feature-g-13 [class^="flaticon-"] {
    font-size: 40px;
    display: block;
    margin-bottom: 30px; }
  .feature-g-13 h3, .feature .h3 {
    font-size: 16px;
    font-weight: normal; }
  .feature-g-13 .arrow-g-13 {
    position: absolute;
    bottom: 40px;
    left: 20px; }
	 .feature-g-13 .a  {
		 color: #000!important;
       }
    .feature-g-13 .arrow-g-13 span {
      position: absolute;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      font-size: 18px; }
	.feature-g-13 .arrow-g-13:hover span {
      position: absolute;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      font-size: 18px; 
	color: #48773c;}
  .feature-g-13:hover:before, .feature-g-13:focus:before {
    opacity: 1;
    visibility: visible;
	color: #48773c; }
	.feature-g-13 .a:hover {color: #48773c;!important}
	

	.feature-g-14 {
  padding: 40px 20px 70px 20px;
  background: #fff;
  position: relative;
  border: 1px solid #efefef;
  color: #000;
  display: block; }
  .feature-g-14:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
    width: 100%;
    height: 2px;
    opacity: 0;
    visibility: hidden;
    background-color: #007dbb; }
  .feature-g-14 [class^="flaticon-"] {
    font-size: 40px;
    display: block;
    margin-bottom: 30px; }
  .feature-g-14 h3, .feature .h3 {
    font-size: 16px;
    font-weight: normal; }
  .feature-g-14 .arrow-g-14 {
    position: absolute;
    bottom: 40px;
    left: 20px; }
	 .feature-g-14 .a  {
		 color: #000!important;
       }
    .feature-g-14 .arrow-g-14 span {
      position: absolute;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      font-size: 18px; }
	.feature-g-14 .arrow-g-14:hover span {
      position: absolute;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      font-size: 18px; 
	color: #007dbb;}
  .feature-g-14:hover:before, .feature-g-14:focus:before {
    opacity: 1;
    visibility: visible;
	color: #007dbb; }
	.feature-g-14 .a:hover {color: #007dbb;!important}
	
	
	.feature-g-15 {
  padding: 40px 20px 70px 20px;
  background: #fff;
  position: relative;
  border: 1px solid #efefef;
  color: #000;
  display: block; }
  .feature-g-15:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
    width: 100%;
    height: 2px;
    opacity: 0;
    visibility: hidden;
    background-color: #3fae49; }
  .feature-g-15 [class^="flaticon-"] {
    font-size: 40px;
    display: block;
    margin-bottom: 30px; }
  .feature-g-15 h3, .feature .h3 {
    font-size: 16px;
    font-weight: normal; }
  .feature-g-15 .arrow-g-15 {
    position: absolute;
    bottom: 40px;
    left: 20px; }
	 .feature-g-15 .a  {
		 color: #000!important;
       }
    .feature-g-15 .arrow-g-15 span {
      position: absolute;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      font-size: 18px; }
	.feature-g-15 .arrow-g-15:hover span {
      position: absolute;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      font-size: 18px; 
	color: #3fae49;}
  .feature-g-15:hover:before, .feature-g-15:focus:before {
    opacity: 1;
    visibility: visible;
	color: #3fae49; }
	.feature-g-15 .a:hover {color: #3fae49;!important}
	
	
.feature-g-16 {
  padding: 40px 20px 70px 20px;
  background: #fff;
  position: relative;
  border: 1px solid #efefef;
  color: #000;
  display: block; }
  .feature-g-16:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
    width: 100%;
    height: 2px;
    opacity: 0;
    visibility: hidden;
    background-color: #00558a; }
  .feature-g-16 [class^="flaticon-"] {
    font-size: 40px;
    display: block;
    margin-bottom: 30px; }
  .feature-g-16 h3, .feature .h3 {
    font-size: 16px;
    font-weight: normal; }
  .feature-g-16 .arrow-g-15 {
    position: absolute;
    bottom: 40px;
    left: 20px; }
	 .feature-g-16 .a  {
		 color: #000!important;}
    .feature-g-16 .arrow-g-16 span {
      position: absolute;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      font-size: 18px; }
	.feature-g-16 .arrow-g-16:hover span {
      position: absolute;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      font-size: 18px; 
	color: #00558a;}
  .feature-g-16:hover:before, .feature-g-16:focus:before {
    opacity: 1;
    visibility: visible;
	color: #00558a; }
	.feature-g-16 .a:hover {color: #00558a;!important}
	
	
	.feature-g-17 {
  padding: 40px 20px 70px 20px;
  background: #fff;
  position: relative;
  border: 1px solid #efefef;
  color: #000;
  display: block; }
  .feature-g-17:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
    width: 100%;
    height: 2px;
    opacity: 0;
    visibility: hidden;
    background-color: #1b3668; }
  .feature-g-17 [class^="flaticon-"] {
    font-size: 40px;
    display: block;
    margin-bottom: 30px; }
  .feature-g-17 h3, .feature .h3 {
    font-size: 16px;
    font-weight: normal; }
  .feature-g-17 .arrow-g-15 {
    position: absolute;
    bottom: 40px;
    left: 20px; }
	 .feature-g-17 .a  {
		 color: #000!important;}
    .feature-g-17 .arrow-g-17 span {
      position: absolute;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      font-size: 18px; }
	.feature-g-17 .arrow-g-17:hover span {
      position: absolute;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      font-size: 18px; 
	color: #1b3668;}
  .feature-g-17:hover:before, .feature-g-17:focus:before {
    opacity: 1;
    visibility: visible;
	color: #1b3668; }
	.feature-g-17 .a:hover {color: #1b3668;!important}
	
	
    .feature {
  padding: 40px 20px 70px 20px;
  background: #fff;
  position: relative;
  border: 1px solid #efefef;
  color: #000;
  display: block; }
  .feature:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
    width: 100%;
    height: 2px;
    opacity: 0;
    visibility: hidden;
    background-color: #3369e7; }
  .feature [class^="flaticon-"] {
    font-size: 40px;
    display: block;
    margin-bottom: 30px; }
  .feature h3, .feature .h3 {
    font-size: 16px;
    font-weight: normal; }
  .feature .arrow {
    position: absolute;
    bottom: 40px;
    left: 20px; }
    .feature .arrow span {
      position: absolute;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      font-size: 18px; }
  .feature:hover:before, .feature:focus:before {
    opacity: 1;
    visibility: visible; }

.relative {
  position: relative; }

.box-wrap {
  position: absolute;
  color: rgba(255, 255, 255, 0.5);
  left: 0;
  z-index: 2;
  bottom: 0;
  background: #ee1c25; }
  .box-wrap:after {
    position: absolute;
    content: "";
    height: 100%;
    background: #133ea1;
    width: ;
    top: 0;
    left: 100%; }
  .box-wrap > div {
    padding: 15rem 50px 22px 50px; }
  .box-wrap h3, .box-wrap .h3 {
    font-size: 16px;
    color: #fff; }
  .box-wrap [class^="flaticon-"] {
    font-size: 50px;
    color: #fff; }

.sec-posts .box .phone {
  font-size: 18px;
  margin-bottom: 20px; }

.post-entry h3, .post-entry .h3 {
  font-size: 16px; }
  .post-entry h3 a, .post-entry .h3 a {
    color: #222; }

.post-entry .date {
  color: #9a9a9a;
  font-size: 13px;
  display: block;
  margin-bottom: 10px; }

.post-entry .read-more {
  position: relative;
  width: 40px;
  height: 40px;
  display: inline-block;
  border-radius: 50%;
  background-color: #efefef; }
  .post-entry .read-more > span {
    position: absolute;
    -webkit-transform: translate(-50%, -50%) rotate(180deg);
    -ms-transform: translate(-50%, -50%) rotate(180deg);
    transform: translate(-50%, -50%) rotate(180deg);
    top: 50%;
    left: 50%; }
  .post-entry .read-more:hover, .post-entry .read-more:focus {
    background-color: #3369e7;
    color: #fff; }

.site-sdg{
   
  background-color:#feeaeb;
  font-size: 16px;
  color: #212529;
  padding: 70px 0; }
  .site-sdg a {
    color: #000;
    position: relative;
    display: inline-block; }
  .site-sdg .btn:before {
    display: none; }
  .site-sdg .widget {
    margin-bottom: 40px;
    display: block;
    position: relative;
    z-index: 1; }
    .site-sdg .widget h3, .site-sdg .widget .h3 {
      font-size: 18px;
      color: ;
      margin-bottom: 30px; }
    .site-sdg .widget .links {
      width: px; }
      .site-sdg .widget .links li {
        margin-bottom: 10px; }
    
        .site-sdg .widget .links li a {
          color: #212529; }
    .site-sdg .widget .links li a:hover {
          color: #ef1c25; }
    
  .site-sdg .social li {
    display: inline-block; }
    .site-sdg .social li a {
      display: inline-block;
      width: 30px;
      height: 30px;
      position: relative;
      background: #777;
      border-radius: 50%;
      color: #fff; }
      .site-sdg .social li a:before {
        display: none; }
      .site-sdg .social li a > span {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
      .site-sdg .social li a:hover {
        background: #618bec;
        color: #fff; }

.service-v2 .wrap-icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  text-align: center;
  width: 50px;
  height: 50px;
  margin-right: 20px;
  position: relative;
  background: #fff;
  border-radius: 40%;
  -webkit-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.05); }
  .service-v2 .wrap-icon span {
    color: #3369e7;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.service-v2 .contents h3, .service-v2 .contents .h3 {
  font-size: 16px;
  color: #000;
  margin: 0; }

.service-v2 .contents p {
  font-size: 14px; }

.untree_co-testimonial .img-wrap {
  position: relative; }
  .untree_co-testimonial .img-wrap img {
    width: 100px;
    border-radius: 50%; }

.untree_co-testimonial blockquote {
  font-size: 18px;
  line-height: 1.5; }
  .untree_co-testimonial blockquote p {
    color: #000; }

.testimonial-slider-wrap {
  position: relative; }
  .testimonial-slider-wrap .tns-outer .tns-inner {
    padding-bottom: 100px !important; }
  .testimonial-slider-wrap .tns-nav {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0px;
    z-index: 2; }
    .testimonial-slider-wrap .tns-nav button {
      background: none;
      border: none;
      display: inline-block;
      margin: 2px;
      position: relative; }
      .testimonial-slider-wrap .tns-nav button:active, .testimonial-slider-wrap .tns-nav button:focus {
        outline: none; }
      .testimonial-slider-wrap .tns-nav button:before {
        position: absolute;
        content: "";
        width: 7px;
        height: 7px;
        border-radius: 50%;
        background-color: rgba(0, 0, 0, 0.2);
        right: 0;
        -webkit-transition: .3s all ease;
        -o-transition: .3s all ease;
        transition: .3s all ease; }
      .testimonial-slider-wrap .tns-nav button.tns-nav-active:before {
        background-color: #3369e7; }

#map {
  position: relative;
  width: 100%;
  height: 400px; }
  #map iframe {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%; }

.glightbox {
  display: block;
  cursor: pointer; }
  .glightbox:hover {
    opacity: .4; }

.site-footer {
    border-bottom-left-radius: 500px;

  background: #feeaeb;
  font-size: 14px;
  color: #888;
  padding: 70px 0; }
  .site-footer a {
    color: #777;
    position: relative;
    display: inline-block; }
    .site-footer a:before {
      position: absolute;
      left: 0;
      right: 0;
      content: "";
      background: rgba(51, 105, 231, 0.1);
      height: 20%;
      width: 100%;
      bottom: 0;
      -webkit-transition: .3s all ease;
      -o-transition: .3s all ease;
      transition: .3s all ease; }
    .site-footer a:hover {
      color: #000; }
      .site-footer a:hover:before {
        background: #3369e7; }
  .site-footer .btn:before {
    display: none; }
  .site-footer .widget {
    margin-bottom: 40px;
    display: block; }
    .site-footer .widget h3, .site-footer .widget .h3 {
      font-size: 12px;
      font-weight: 700;
      text-transform: uppercase;
      margin-bottom: 15px;
      color: #3369e7; }
    .site-footer .widget .links {
      width: 150px; }
      .site-footer .widget .links li {
        margin-bottom: 10px; }
  .site-footer .social li {
    display: inline-block; }
    .site-footer .social li a {
      display: inline-block;
      width: 40px;
      height: 40px;
      position: relative;
      background: #ccc;
      border-radius: 40%; }
      .site-footer .social li a:before {
        display: none; }
      .site-footer .social li a > span {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
      .site-footer .social li a:hover {
        background: #3369e7;
        color: #fff; }
.links1>div>a{display: block;}