﻿@charset "utf-8";
/* CSS Document */
body {
  margin: 0;
  padding: 0;
  background-color: #ffffff !important;
	font-family: 'thieme_argo_2011medium';
	
}
@font-face {
    font-family: 'thieme_argo_2011medium';
    src: url('thieme_argo_2011-medium.woff2') format('woff2'),
         url('thieme_argo_2011-medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



a {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}


.topbar {
  
	background: #013476;
	    height: 20px;
}
.top-link {
  text-align: right;
	padding-top: 10px;
}
.top-link h1 {
  display: none;
}
.top-link ul {
  margin: 0px;
  padding: 0px;
  padding: 0px 0px 4px 0;
}
.top-link ul li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  display: inline-block;
  padding-left: 20px;
}
.top-link ul li a {
  font-size: 13px;
  color: #fff;
  text-decoration: none;
}
.top-link ul li a span {
  font-size: 13px;
  color: #fff;
  text-decoration: none;
}
.top-link ul li a:hover {
  color: #087def;
}
.nav-part
{
	background: #fff;
	    padding: 4px 0px;

}
.logo-part
{
	background: #a3d8f6;
	    padding: 4px 0px;

}
.logo
{
	position: relative;
	z-index: 9999;
}
/*.banner-part:after {
    content: "";
    position: absolute;
    width: 100%;
    background-color: #a3d8f6;
    height: 100px;
    bottom: -98px;
    -webkit-clip-path: polygon(100% 0, 0 0, 100% 100%);
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    z-index: 99;
}
*/

.banner-part 
{
	margin-bottom: 15px;
	background: #a3d8f6;
	position: relative;
    margin-bottom: 70px;
	background: url(../images/Vault.jpg) no-repeat;
	background-size: cover;

}

.banner-top{

width: 100%;
margin-bottom: 70px;
    position: relative;
}



.banner-top img{

width: 100%;
opacity: 0.6;
}

.banner-part img
{
	width: 100%;
	position: relative;
	z-index: 9
	
}
.banner-text {
  text-align: left;
  color: #fff;
	padding-top: 70px;
	position: relative;
    z-index: 9;
}
.banner-text h1 {
     font-size: 45px;
    font-weight: 700;
    color: #fff;
    padding-bottom: 10px;
    line-height: 47px;
}
.banner-text h1 span {
  font-weight: 300;
	font-size: 40px;
}
.banner-text h4 {
  font-size: 26px;
  font-weight: normal;
	color: #013476;
}
.banner-text p {
  font-size: 14px;
	line-height: 22px;
	color: #fff;
}
.banner-text p span {
  font-size: 18px;
    color: #fff;
    display: inline-block;
    padding-top: 5px;
}
.banner-text a {
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  border-radius: 3px;
  padding: 8px 15px;
  text-decoration: none;
  text-transform: uppercase;
  margin-top: 11px;
  display: inline-block;
	border: 1px solid #fff;
}
.banner-text a:hover {
  color: #fff;
	border: 1px solid #013476;
	background: #013476
}

.stories-bg-shape
{
	padding-top: 10px;
	  background: rgba(78, 127, 180, 0.70);
  display: block;
  padding: 20px 0px 10px;
}
.stories-bg-shape:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/home-banner-after.png);
    background-repeat: no-repeat;
    background-position: center right;
    z-index: 1;
}
.middle-part
{
	padding-bottom: 70px;
}
.middle-part1
{
	padding-bottom: 0px;
}
.home-cnt
{
	text-align: left;
}
.home-cnt p
{
	font-size: 14px;
	line-height: 22px;
	color: #333;
}

.home-cnt h2
{
font-size: 38px;
    color: #333;
    font-weight: 700;
    text-align: center;
    line-height: 42px;
	padding-bottom: 50px;


}
.home-cnt span
{
	font-weight: 300;
	font-size: 20px;
}
.text-algn-centr
{
	font-weight: bold;
}
.gray-video
{
	background: #f4f7fc;
	padding: 50px;
		
}
.video-fram
{
	position: relative;
}
.video-fram iframe
{
	border-style: groove;
  border-color: #013476;
  border-width: 5px;
	padding: 7px;
}

.test-cidoe {
    margin-left: -60px;
}
.icon-plys {
position: absolute;
    z-index: 3;
    transform: scaleX(-1);
    width: 50px;
    left: -59px;
    right: 0;
    top: -45px;
    bottom: 0;
    margin: auto;
    height: 57px;
}

.scles {
    animation: crescendo 1.5s alternate infinite ease-in;
}
@keyframes crescendo {
  0%   {transform: scale(.8);}
  100% {transform: scale(1.1);}
}

.video-fram
{
	position: relative;
}

.video-fram img {
    position: relative;
    z-index: 2;
}
.video-fram1
{
	position: relative;
}

.video-fram1 img {
    position: relative;
    z-index: 2;
}
.thieme-edo
{
	    padding-top: 30px;
}

.thieme-edo p
{
	font-size: 15px;
	font-weight: 300;
	color: #333;
}




.thieme-edo h4
{
	font-size: 36px;
	font-weight: 700;
	color: #013476;
}
.thieme-edo h4 big
{
	font-size: inherit;
}
.thieme-edo h4 span
{
	font-size: 22px;
	font-weight: 300;
	color: #013476;
	display: block;
	padding-bottom: 15px;
    padding-top: 20px;
}


.thieme-edo span
{
	font-size: 30px;
	font-weight: 300;
	color: #013476;
	padding: 0px 0px;
	display: block;
}

.thieme-edo a
{
	font-size: 25px;
	font-weight: 300;
	color: #fff;
	background: #013476;
	padding: 7px 20px;
	margin-top: 15px;
	border-radius: 100px;
	text-decoration: none;
	display: inline-block;
}
.thieme-edo a:hover
{
	color: #013476;
	background: #63c4f1;
}
.thiemo-space
{
	text-align: center;
	padding-top: 0px;
}
.thiemo-space a
{
	margin-top: 0px;
}
.logo-slide-bg
{
	background: #a3d8f6;
	padding: 50px 0;
	margin-bottom: 70px;
	display: none;
		
}

.review-box {
  background: #013476;
  padding: 20px;
  text-align: center;
  position: relative;
  margin-top: 50px;
  padding-top: 65px;
  height: 270px;
}
.review-box p {
  font-size: 13px;
  color: #fff;
  line-height: 21px;
  margin-top: 5px;
  margin-bottom: 0px;
}
.review-box p:before {
  content: url("../images/quote-left.png");
  display: inline-block;
  margin-right: 5px;
}
.review-box label {
  font-size: 18px;
  color: #fff;
  display: block;
}
.banner-heading
{
                text-align: center;
                position: absolute;
                top: 35%;
                left: 0;
                right: 0;
}
.banner-heading h1
{
                font-size: 50px;
                color: #fff;
                text-align: center;
}

.review-box span {
  font-size: 12px;
  color: #fff;
}
.review-box img {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-radius: 100px;
  top: -50px;
  z-index: 999999999999;
}
.review-slider {
  margin-bottom: 20px;
  padding-top: 5px;
}
.review-slider .single-donate-slide {
  background: #fff;
  margin-left: 5px;
  margin-right: 5px;
}
.review-slider .owl-carousel .owl-carousel.owl-loaded {
  display: block;
  max-height: 129px;
  overflow: hidden;
  height: 100%;
}
.review-slider .customer-slides .owl-prev {
  background-color: #343434;
  width: 20px;
  height: 20px;
  line-height: 14px;
  color: #ffffff;
  top: 60%;
  left: -24px;
  position: absolute;
  z-index: 10;
  border-radius: 50%;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}
.review-slider .customer-slides .owl-next {
  background-color: #343434;
  width: 20px;
  height: 20px;
  line-height: 14px;
  color: #ffffff;
  top: 60%;
  right: -24px;
  position: absolute;
  z-index: 10;
  border-radius: 50%;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}

.bottom-contact-form {
  box-shadow: 2.939px 4.045px 12px rgb(0 0 0 / 16%);
   padding: 23px 30px 25px;
    background: rgba(255, 255, 255, 0.9);
}
.form-txt
{
	text-align: center;
}
.form-txt h5
{
	    font-size: 30px;
    font-weight: normal;
    color: #013476;
    padding-bottom: 2px;
	text-transform: uppercase;
}
.form-txt p
{
	    font-size: 13px;
    font-weight: normal;
    color: #333;
	margin-bottom: 7px;
}
.form-txt p a
{
    color: #013476;
	text-decoration: underline;
}
.form-txt p a:hover
{
	text-decoration: none;
}
.form-srvc 
{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.form-srvc label {
   color: #013476;
    font-size: 13px;
    font-weight: 300;
	padding: 0px;
    margin: 0px;
}
.form-srvc .form-control {
   height: 34px;
    background-color: #ffffff;
    border-radius: 0;
    border: 1px solid #d7d7d7;
    font-size: 14px;
    color: #013476;
    margin-bottom: 0px;
    padding-top: 0px;
    margin-top: 0px;
}
.agree-txt 
{
	font-size: 12px;
	color: #333;
	padding-top: 10px;
}
.agree-txt a  
{
	color: #013476;
	text-decoration: none;
}
.agree-txt a:hover
{
	
	text-decoration: underline;
}
.smbt-btn 
{
	text-align: center;
	display: block;
	width: 100%;
	padding-top: 24px;
	
}
.smbt-btn a
{
	background: #013476;
    padding: 10px 30px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    text-decoration: none;
}
.smbt-btn a:hover
{
	background: #a3d8f6;
    color: #013476;
}

.smbt-btn button
{
	background: #013476;
    padding: 8px 30px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    text-decoration: none;
	border: none;
	outline: none;
}
.smbt-btn button:hover
{
	background: #a3d8f6;
    color: #013476;
}


.sign-btn
{
	padding-top: 30px;
}

.sign-btn a
{
	background: #013476;
    padding: 10px 0px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    text-decoration: none;
	display: block;
}
.sign-btn a:hover
{
	background: #a3d8f6;
    color: #013476;
}
/*
.columns {
  align-items: center;
  display: flex;
  justify-content: center;
  height: 100%;
}

.price {
  background: #fff;
  border: .05em solid #eee;
  border-radius: .3em;
  color: #555;
  list-style-type: none;
  margin: .25rem;
  max-width: 18em;
  padding: 0;
  text-align: center;
  width: 100%;

  li {
    padding: 1em;
  }
  
  li:not(:last-child) {
    border-bottom: inherit; // inherit border from `.price`
  }  
}

.price--bestbuy {
  box-shadow: 0 0 1.4em 0 rgba(123, 45, 87, .52);  
  color: #333;
  font-size: 1.15em;
  font-weight: 600;
  margin-left: -2em;
  margin-right: -2em;
  position: relative;
  z-index: 1;
}

.header {
  background: #172d46;
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
  color: #fff;
  font-size: 1.5em;
}

.footer {
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
}

.grey {
  background: #eee;
}

.highlight {
  background: #f3b840;
}

.button {
  background: #578097;
  border: none;
  color: #fff;
  padding: .5em 1.5em;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
}

*/


/* pricing table Style */
.pricing-table-heading 
{
    padding: 50px 0 20px 0px;

}
.pricing-table-heading h2
{
font-size: 38px;
    color: #333;
    font-weight: 700;
    text-align: center;
    line-height: 42px;

}
.pricing-table-heading h2 span
{
font-size: 38px;
    color: #333;
    font-weight: 300;
    text-align: center;
    line-height: 42px;

}
.pricing-table{
    display: flex;
    flex-flow: row wrap;
    width: 100%;
    margin: 0 auto;
	padding: 0px 0 0;
}
.pricing-table .ptable-item{
    width: 24.99%;
    padding: 15px;
}
.pricing-table .ptable-single{
    position: relative;
    width: 100%;
    overflow: hidden;
	margin-bottom: 30px;
}
.pricing-table .ptable-header,
.pricing-table .ptable-body,
.pricing-table .ptable-footer {
    position: relative;
    width: 100%;
    text-align: center;
    background:#ffffff ;
    overflow: hidden;
}
.pricing-table .ptable-title,
.pricing-table .ptable-price,
.pricing-table .ptable-description,
.pricing-table .ptable-action{
    position: relative;
    width: 100%;
    text-align: center;
}

/* Pricing table */

.pricing-table.table .ptable-single:hover{
    box-shadow: 0 0 10px #999999;
}
.pricing-table.table .ptable-header{
    padding: 30px 0 50px 0;
    background: #013476;
	height: 195px;
}
.pricing-table.table  .ptable-item.featured-item .ptable-header{
    background: #a3d8f6;
}
.pricing-table.table  .ptable-item.featured-item .ptable-header .gray{
    background: #959595 !important;
	 padding: 30px 0 50px 0;
	height: 195px;
}

.pricing-table.table .ptable-icon{
    margin-bottom: 15px;
}
.pricing-table.table .ptable-icon i{
    display: inline-block;
    color: #ffffff;
    font-size: 45px;
}
.pricing-table.table .ptable-title h2{
    color: #ffffff;
    font-size: 22px;
    font-weight: 300;
    margin-left: 2px;
}


 .pricing-table.table .ptable-body{
     padding: 30px 0;
     background: #f7f7f7;
     border-radius: 30px 30px 0 0;
     margin-top: -30px;
	 height: 500px;
 }
 .pricing-table.table  .ptable-description ul{
     margin: 0;
     padding: 0;
     list-style: none;
	 padding-left: 17px;
 }
 .pricing-table.table  .ptable-description ul li{
     color: #333;
     font-size: 14px;
     font-weight: 300;
     padding: 7px;
	 text-align: left;
	 background: url("../images/right.png") no-repeat 0px 11px;
	 list-style-type: none;
	 padding-left: 27px
 }
 .pricing-table.table  .ptable-description ul li:last-child{
     border: none;
 }
 .pricing-table.table .ptable-footer{
     padding-bottom: 30px;
     background: #f7f7f7;
 }

.pro-box {
	padding: 20px;
	height: 80px;
	line-height: 80px;
	border: 1px solid #ccc;
	background: transparent;
}
.pro-box img {
	    filter: grayscale(100%);
    transition: all .3s ease;
    opacity: .5;
    max-height: 50px;
	
}
.pro-box img:hover {
	    filter: grayscale(0);
    opacity: 1;
	
}
.logo-slider {
  margin-bottom: 20px;
  padding-top: 15px;
}
.logo-slider .single-donate-slide {
  background: #fff;
  margin-left: 5px;
  margin-right: 5px;
}
.logo-slider .owl-carousel .owl-carousel.owl-loaded {
  display: block;
  max-height: 129px;
  overflow: hidden;
  height: 100%;
}
.logo-slider .donate-slides .owl-prev {
  background-color: #343434;
  width: 20px;
  height: 20px;
  line-height: 14px;
  color: #ffffff;
  top: 40%;
  left: -24px;
  position: absolute;
  z-index: 10;
  border-radius: 50%;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}
.logo-slider .donate-slides .owl-next {
  background-color: #343434;
  width: 20px;
  height: 20px;
  line-height: 14px;
  color: #ffffff;
  top: 40%;
  right: -24px;
  position: absolute;
  z-index: 10;
  border-radius: 50%;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}
.customer-heading
{
	text-align: center;
}

.customer-heading h5
{
	font-size: 38px;
    color: #333;
    font-weight: 700;
    text-align: center;
}




































.businss-circle
{
	text-align: center;
	
		
}
.businss-circle ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;		
}
.businss-circle ul li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline-block;
	width: 19%;
}
.businss-circle ul li p
{
	font-size: 17px;
	color: #363636;
	text-align: center;
	margin: 0px;
	font-weight: normal;
	padding: 10px 0px;
}
.businss-circle ul li .blue-circle
{
	width: 90px;
	height: 90px;
	background: #013476;
	border-radius: 100px;
	text-align: center;
	line-height: 87px;
	margin: 0 auto;
}

.businss-circle ul li:hover .blue-circle {
  transition: 0.70s;
  -webkit-transition: 0.70s;
  -moz-transition: 0.70s;
  -ms-transition: 0.70s;
  -o-transition: 0.70s;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.h-heading h1{
    font-size: 28px;
	font-weight: bold;
	color: #333;
	text-align: center;
	text-transform: uppercase;
	margin: 0px;
	
}
.h-heading h1:before {
    content: '';
    width: 225px;
    height: 1px;
    background: #cbcbcb;
    float: none;
    margin-right: 13px;
    margin: 0 auto;
    display: block;
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    top: 88px;
}
.h-heading img {
	margin: 0 auto;
	background: #fff;
	padding: 10px 15px;
	position: relative;
	z-index: 9;
}
.h-heading {
	text-align: center;
	margin: 35px 0 30px;
}
.thieme-bg
{
	background: #000;
	    margin: 50px 0px 60px;
}
.left-pick img
{
	width: 100%;
}
.thieme-cont
{
	text-align: left;
	padding: 50px 25px;
}
.thieme-cont h2
{
	font-size: 45px;
	color: #fff;
	font-weight: normal;
}
.thieme-cont h2:after
{
	content: '';
    width: 90px;
    height: 1px;
    background: #013476;
    display: block;
	margin-top: 40px;
	margin-bottom: 30px;
}
.thieme-cont h2 label
{
	font-size: 13px;
	color: #fff;
	font-weight: normal;
	display: block;
}
.thieme-cont p
{
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	line-height: 30px;
	padding-right: 100px;
}
.thieme-cont a
{
font-size: 14px;
    color: #fff;
    font-weight: normal;
    text-align: center;
    padding: 15px 35px;
    background: #606773;
    text-decoration: none;
    margin-top: 35px;
    display: inline-block;
}
.thieme-cont a:hover
{

    background: #013476;
}
.cont-txt
{
	text-align: left;
}
.cont-txt h3
{
	font-size: 30px;
	color: #181717;
}
.cont-txt p
{
	font-size: 24px;
	color: #181717;
	margin-bottom: 0px;
}
.cont-txt span
{
	font-size: 36px;
    color: #181717;
    display: inline-block;
    top: 20px;
    position: relative;
}
.cont-txt img
{
	float: left;
	margin-right: 15px;
}
.news-evnt
{
	background: #f2f2f2;
	    padding: 30px 0px 25px;
	margin: 50px 0px;
}
.news-box
{
	position: relative;
	overflow: hidden;
}

.news-box img
{
	position: relative;
	margin-bottom: 15px;
	width: 100%;
}
.news-box p
{
	position: relative;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	color: #070707;
}
.news-box span
{
	position: absolute;
	line-height: 19px;
	width: 55px;
	height: 55px;
	background: #fff;
	top: 10px;
	left: 10px;
	font-size: 26px;
	color: #333;
	padding-top: 7px;
	text-align: center;
	transition: 0.5s;
}
.news-box span small
{
	
	font-size: 14px;
}


.news-box:hover span
{
	background: #013476;
	color: #fff;
	transition: 0.5s;
}
.h-heading1 h3{
    font-size: 28px;
	font-weight: bold;
	color: #333;
	text-align: center;
	margin: 0px;
	
}
.h-heading1 h3.pd-space{
   
	padding-bottom: 27px;
	
}

.author-txt h4 {
	font-size: 20px;
	color: #4e4d4d;
	text-align: center;
	padding-bottom: 5px;
}
.author-txt p {
	font-size: 14px;
	color: #4e4d4d;
	text-align: center;
}
.testimonial-main
{
	display: none;
}




.bottom-bg {
  background: #fff;
	background: url("../images/VaultApp_S30.jpg") #f2f3f5 no-repeat top right;
	    background-size: auto 100%;
    background-repeat: no-repeat;
	background-position: right 0px top;
	padding-top: 50px;
    padding-bottom: 50px;
	margin-top: 120px;
}
.bottom-link h5 {
  font-size: 22px;
  font-weight: normal;
  color: #013476;
  padding-bottom: 10px
}
.bottom-link {
  text-align: left
}
.bottom-link ul {
  margin: 0;
  padding: 0
}
.bottom-link ul li {
  margin: 0;
  padding: 0;
  list-style-type: none
}
.bottom-link ul li a {
  font-size: 13px;
  font-weight: normal;
  color: #013476;
  text-decoration: none;
  line-height: 26px;
}
.bottom-link ul li a:hover {
  text-decoration: underline
}
.bottom-link p {
  font-size: 14px;
    margin-bottom: 0px;
    color: #013476;
    line-height: 24px;
}
.bottom-rt-space {
  padding-right: 100px;
}
.bottom-link h6 {
  font-size: 14px;
  color: #013476;
  font-weight: 300;
  margin: 0;
  padding: 0
}
.bottom-link p a {
  color: #fff;
  text-decoration: none
}
.bottom-link p span {
  
  font-weight: 700;
    display: inline-block;
	padding-bottom: 5px;

}

.bottom-link p i {
  float: left;
  position: relative;
  top: 5px
}
.pd-space
{
	padding-bottom: 20px;
}
.algn-rht
{
	text-align: right;
}
.social-bg {
  background: #013476;
  padding: 13px 0 10px;
	border-top: 1px solid #fff;
}
.b-link {
	float: left;
	padding-top: 7px;
}
.b-link p {
  font-size: 12px;
  color: #fff;
  margin-bottom: 0px;
}
.b-link-right {
  text-align: right;
}
.news-bg
{
	background: #000;
	padding: 15px 0px 12px;
}
.news-bg .news-input {
    border-radius: 3px;
    padding: 10px 20px;
}
.news-bg .black-btn {
    border-radius: 3px;
    padding: 10px 20px;
    background: #f47d00;
    font-size: 16px;
    color: #fff;
    text-align: center;
    position: relative;
    left: -25px;
	z-index: 9999999;
}
.news-bg .black-btn:hover {

    background: #013476;
}
.news-bg h6 {
    font-size: 24px;
    color: #fff;
    font-weight: normal;
    text-align: right;
    padding-top: 8px;
}

.glimpse-slider {
  margin-bottom: 20px;
  padding-top: 15px;
}
.glimpse-slider .single-donate-slide {
  background: #fff;
  margin-left: 5px;
  margin-right: 5px;
}
.glimpse-slider .owl-carousel .owl-carousel.owl-loaded {
  display: block;
  max-height: 129px;
  overflow: hidden;
  height: 100%;
}
.glimpse-slider .donate-slides .owl-prev {
  background-color: #343434;
  width: 20px;
  height: 20px;
  line-height: 14px;
  color: #ffffff;
  top: 65%;
  left: -24px;
  position: absolute;
  z-index: 10;
  border-radius: 50%;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}
.glimpse-slider .donate-slides .owl-next {
  background-color: #343434;
  width: 20px;
  height: 20px;
  line-height: 14px;
  color: #ffffff;
  top: 65%;
  right: -24px;
  position: absolute;
  z-index: 10;
  border-radius: 50%;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}

.social {
  text-align: right;
  display: block;
	float: right;
}
.social p {
  font-size: 12px;
  color: #fff;
}
.social i {
  color: #fff;
  text-align: center;
  line-height: 27px;
  font-size: 14px;
  margin-right: 10px;
  width: 28px;
  height: 28px;
  line-height: 28px;
}
.social i:hover {
  color: #000;
}
#scrollUp {
  /*background-color: #fa4616;*/
  background-color: #002e5b;
  border-radius: 0;
  bottom: 60px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
  color: #ffffff;
  font-size: 24px;
  height: 40px;
  line-height: 38px;
  right: 60px;
  text-align: center;
  width: 40px;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}
#scrollUp:hover {
  /*background-color: #1b1b1b;*/
  background-color: #333;
}
.viea-btn
{
	text-align: center;
}
.viea-btn a
{
	    text-align: center;
    font-size: 14px;
    text-decoration: none;
    padding: 10px 35px;
    background: #001735;
    color: #fff;
    margin: 10px 0 40px;
    display: inline-block;
}

.viea-btn a:hover
{
    background: #f47d00;
}




/*login area*/
.log-id {
    position: relative;
}





.log-id #login-content {
    display: none;
    position: absolute;
    top: 30px;
    background: #fff;
    padding: 20px 20px 18px;
    border-radius: 5px;
    color: #000;
    font-weight: normal;
    -webkit-box-shadow: 2px 3px 18px -4px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 2px 3px 18px -4px rgba(0, 0, 0, 0.75);
    box-shadow: 2px 3px 18px -4px rgba(0, 0, 0, 0.75);
    right: 350px;
    width: 250px;
    z-index: 9999999;
}

#login-content:before {
    position: absolute;
    top: -7px;
    right: 33px;
    display: inline-block;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    border-bottom-color: rgba(fff, fff, fff, 0.2);
    content: '';
    z-index: 99999999;
}
.contry-link
{
	text-align: left;
}
.contry-link ul
{
	margin: 0px;
	padding: 0px;
}
.contry-link ul li
{
	    margin: 0px;
    padding: 0px;
    list-style-type: none;
    display: block;
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.contry-link ul li a
{
	font-size: 14px;
	color: #013476;
	text-decoration: none;
}

.grow {
  transition: 1s ease;
}
.grow:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  transition: 1s ease;
}
/*16-02-2022*/

.thieme-video .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #013476;	
    border-color: none;
	z-index: 1;
}

.thieme-video .nav-tabs .nav-link.active:before {
    position: absolute;
    bottom: -10px;
    display: inline-block;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    border-bottom-color: rgb(1 52 118);
    content: '';
    z-index: 99999999;
	    transform: rotate(180deg);
	text-align: center;
	left: 48%;
		
}






.thieme-video .nav-tabs .nav-link {
    color: #013476;
    background-color: #a3d8f6;	
    border-color: none;font-size: 22px;
	position: relative;
}
.thieme-video .nav-tabs {
    border-bottom: transparent;
    padding-bottom: 30px;
	position: relative;
}
/*today*/










.timeline {
  position: relative;
  margin: 0 auto;
  padding: 15px 0;
}

.timeline::after {
  content: '';
  position: absolute;
  width: 2px;
  background: #013476;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -1px;
}

.time-main {
  padding: 15px 30px;
  position: relative;
  background: inherit;
  width: 50%;
}

.time-main.left {
  left: 0;
}

.time-main.right {
  left: 50%;
}

.time-main::after {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  top: calc(50% - 8px);
  right: -8px;
  background: #ffffff;
  border: 2px solid #013476;
  border-radius: 16px;
  z-index: 1;
}

.time-main.right::after {
  left: -8px;
}

.time-main::before {
  content: '';
  position: absolute;
  width: 50px;
  height: 2px;
  top: calc(50% - 1px);
  right: 8px;
  background: #013476;
  z-index: 1;
}

.time-main.right::before {
  left: 8px;
}

.time-main .date {
  position: absolute;
  display: inline-block;
  top: calc(50% - 8px);
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #006E51;
  text-transform: uppercase;
  letter-spacing: 1px;
  z-index: 1;
}

.time-main.left .date {
 right: -75px;
    width: 60px;
    height: 60px;
    background: #dde2e9;
    border-radius: 100px;
    font-size: 32px;
    line-height: 60px;
    color: #013476;
    top: 44px;
}

.time-main.right .date {
  left: -75px;
    width: 60px;
    height: 60px;
    background: #dde2e9;
    border-radius: 100px;
    font-size: 32px;
    line-height: 60px;
    color: #013476;
	top: 44px;
}

.time-main .icon {
  position: absolute;
  display: inline-block;
  width: 100px;
  height: 100px;
  background: #fff;
  border: 2px solid #013476;
  border-radius: 100px;
  text-align: center;
  color: #006E51;
  z-index: 1;
	line-height: 70px;
	padding: 10px 0px;
}

.time-main.left .icon {
  right: 30px;
}

.time-main.right .icon {
  left: 30px;
}

.time-main .content {
  padding: 10px 110px 15px 30px;
  background: #a3d8f6;
  position: relative;
  border-radius: 0 500px 500px 0;
	height: 115px;
	    top: -7px;
}

.time-main.right .content {
  padding: 10px 30px 15px 110px;
  border-radius: 500px 0 0 500px;
}

.time-main .content h2 {
  margin: 0 0 2px 0;
  font-size: 25px;
  font-weight: normal;
  color: #013476;
}

.time-main .content p {
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
}

@media (max-width: 767.98px) {
  .timeline::after {
    left: 90px;
  }

  .time-main {
    width: 100%;
    padding-left: 120px;
    padding-right: 30px;
  }

  .time-main.right {
    left: 0%;
  }

  .time-main.left::after, 
  .time-main.right::after {
    left: 82px;
  }

  .time-main.left::before,
  .time-main.right::before {
    left: 100px;
    border-color: transparent #006E51 transparent transparent;
  }

  .time-main.left .date,
  .time-main.right .date {
    right: auto;
    left: 15px;
  }

  .time-main.left .icon,
  .time-main.right .icon {
    right: auto;
    left: 146px;
  }

  .time-main.left .content,
  .time-main.right .content {
    padding: 30px 30px 30px 90px;
    border-radius: 500px 0 0 500px;
  }
}

.team-main
{
    background: #fff;
    box-shadow: 0px 0px 6px 4px rgb(187 187 187 / 30%);
    -webkit-box-shadow: 0px 0px 6px 4px rgb(187 187 187 / 30%);
    -moz-box-shadow: 0px 0px 6px 4px rgb(187 187 187 / 30%);
    transition: 0.70s;
	margin-bottom: 25px;
}

.team-main:hover
{
    background: #fff;
    box-shadow: 0px 0px 1px 1px rgb(187 187 187 / 30%);
}



.team-pick
{
	text-align: center;
}
.team-detail 
{
	    padding: 15px 15px 8px;
}

.team-detail p
{
	font-size: 14px;
	color: #333;
	font-weight: normal;
	    margin-bottom: 5px;
}
.team-detail h5
{
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
.team-detail h5 p
{
	font-size: 14px;
	color: #333;
	font-weight: normal;
	    padding-top: 5px;
}

.time-txt
{
	text-align: left;
	padding-top: 90px;
}
.time-txt p
{font-size: 35px;
	font-weight: normal;
	color: #0e95cb;
	line-height: 45px;
}
.time-txt p span
{
	font-weight: bold;
}
.time-txt-black
{
	text-align: left;
}
.time-txt-black p
{font-size: 16px;
	font-weight: normal;
	color: #333;
	line-height: 25px;
}
.time-txt-black p span
{
	font-weight: bold;
}
.time-line-bdspace
{
	padding-bottom: 50px;
}
.pop-frm .form-group
{
	width: 48%;
}
.pop-frm .form-txt p {
    margin-bottom: 15px;
}
.pop-img
{
	text-align: center;
}

.comon-cnt
{
	text-align: left;
}
.comon-cnt p
{
	font-size: 14px;
	line-height: 22px;
	color: #333;
}
.comon-cnt label
{
	font-size: 13px;
	color: #333;
	font-style: italic;
	padding-bottom: 12px;
}
.comon-cnt h2
{
font-size: 30px;
    color: #333;
    font-weight: 700;

}
.comon-cnt h2 a
{
font-size: 30px;
    color: #333;
    font-weight: 700;
	text-decoration: none;
	margin-bottom: 5px;
    display: inline-block;

}
.comon-cnt h2 a:hover
{
    color: #013476;

}
.health-space
{
	padding-bottom: 60px;
}
.event-line
{
	padding-bottom: 30px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 30px;
}
.step-space
{
	padding-top: 50px;
}
.quick-srch
{
	    padding: 3px 5px;
    margin-bottom: 10px;
}
.quick-srch span
{
	text-align: left;
    font-size: 20px;
    color: #000;
    display: block;
    padding-top: 6px;
}
.quick-srch select
{
	width: 100%;
    background: #fff;

}
.quick-srch option
{
	font-size: 14px;
	font-weight: normal;
}

.banner-top.bnr-mrgn {
    margin-bottom: 40px;
}
.srch-mrgn
{
	margin-bottom: 30px;
}
.newsbg
{
	background: #a3d8f6;
    padding: 10px 10px 25px;
}


}

.contactdetails .addb {
    display: block ;
    font-size: 14px;
    color: #013476;
    font-weight: 600;
    margin-bottom: 5px;
    line-height: 23px;
}

.contactdetails .adreess {
    line-height: 22px;
    margin-bottom: 20px;
}

.contactsubhead {
    display: block;
    font-size: 15px;
    margin-bottom: 10px;
    background-color: #eeeeee;
    padding: 4px 10px;
    font-family: Thieme_Argo_2011-Light;
}

