h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6
{
	font-family: "din-2014",sans-serif;
	font-weight: 500;
	font-style: normal;
	color: #211261;
}
#pardot_extra_field{
	display:none;
}
body { overflow-x: hidden; }

body,p,li
{
	color: #595771;
	font-family: "roboto",sans-serif;
	font-weight: 300;
}

a { color: #0183BF; }
.text-primary { color: #0183BF !important; }
.border-primary { border-color: #0183BF !important; }

.font-weight-bold
{
	font-family: "roboto",sans-serif;
	font-weight: 700;
	font-style: normal;
}

.navtext { font-size:14px !important; line-height:20px !important; }
.swiper-slide{ overflow:hidden}
.logo{
	max-width:150px;
}
.f-300 { font-weight: 300 !important; }
.bg-light { background-color: #F8FAFD !important; }
.bg-dark-blue { background-color: #211261 !important; }
.bg-light-blue { background-color: #54C8E8 !important; }
.bg-info { background-color: #0082CA !important; }
.bg-seafoam { background-color: #78DED4 !important; }
.text-light-blue { color: #54C8E8 !important; }
.text-dark-blue { color: #211261; }
.text-info { color: #0082CA !important; }
.form-control-flush{
background: transparent;
border-radius: 5px;

}
.form-control-flush::placeholder {
color: rgba(0, 0, 0, 0.46);
 font-family: "roboto",sans-serif;
   font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 26px;
}
.btn
{
	border-radius: 20px !important;
	border-width: 2px;
	font-size: 15px;
	letter-spacing: 0.75px;
	padding: .5rem 1.3rem;
	font-family: roboto,sans-serif;
	font-weight: 700;
	font-style: normal;
}

.btn-bigboy
{
	font-family: "din-2014",sans-serif;
	font-size: 22px;
	border-radius: 139.5px !important;
	font-weight: 800;
	letter-spacing: 0.63px;
	line-height: 28px;
	box-shadow: inset 0 -1px 4px 1px rgba(37,33,94,0.05);
}

.btn-light-blue
{
	background: #54C8E8;
	border-color: #54C8E8;
	color: #fff;
}

.btn-light-blue:hover,.btn-light-blue:active
{
	background: #fff;
	border-color: #54C8E8;
	color: #54C8E8;
}

.btn-outline-light-blue
{
	background: #fff;
	border-color: #54C8E8;
	color: #54C8E8;
}

.btn-outline-light-blue:hover,.btn-outline-light-blue:active
{
	background: #54C8E8;
	border-color: #54C8E8;
	color: #fff !important;
}

.btn-primary
{
	background: #03a9f4;
	border-color: #03a9f4;
}

.btn-info
{
	background: #0082CA;
	border-color: #0082CA;
	color: #fff;
}

.btn-info:hover,.btn-info:active
{
	background: #fff;
	border-color: #0082CA;
	color: #0082CA;
}

.btn-outline-white
{
	background: transparent;
	border-color: #fff;
	color: #fff;
}

.btn-outline-white:hover,.btn-outline-white:active
{
	background: #fff;
	border-color: #54C8E8;
	color: #211261;
}

.btn-seafoam
{
	background-color: #78DED4;
	border-color: #78DED4;
	color: #fff;
}

.btn-seafoam:hover
{
	background-color: #fff;
	border-color: #78DED4;
	color: #78DED4;
}

.bg-dark-blue .form-control
{
	background: transparent;
	border: 0 !important;
	border-bottom: 1px solid #fff !important;
	color: #fff;
	border-radius: 0;
}

.bg-dark-blue .form-control::placeholder
{
	color: #fff;
	opacity: 1;
}

#site-header { box-shadow: 0 1px 16px 0 rgba(37,33,94,0.05); }

.navbar-nav .nav-link
{
	font-family: "roboto",sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #211261 !important;
}

.navbar-nav .dropdown-menu { border: 0; }
.dropdown-toggle::after { content: none; }

.nav-pills
{
	border-radius: 36px !important;
	box-shadow: 0 1px 16px 0 rgba(37,33,94,0.05);
	background: #ffffff;
}

.nav-pills .nav-link
{
	border-radius: 36px !important;
	color: #595771;
	padding: 1rem !important;
	font-size: 20px;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link { background-color: #0183BF !important; }
.footer-nav-header{
color: #25215E;
 font-family: "roboto",sans-serif;
  font-size: 14px;
  letter-spacing: 0.7px;
  line-height: 16px;
}
.footer-nav li a{
color: #595771;
 font-family: "roboto",sans-serif;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.65px;
  line-height: 13px;
  padding-left:0;
}
footer p{
  color: #25215E;
 font-family: "roboto",sans-serif;
  font-size: 14px;
  letter-spacing: 0.86px;
  line-height: 21px;
}
#page-header-image{
	min-height: 135px;
background-size: cover;
height: 100%;
}
.animated-icon1, .animated-icon3, .animated-icon4
{
	width: 30px;
	height: 20px;
	position: relative;
	margin: 0px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}

.animated-icon1 span, .animated-icon3 span, .animated-icon4 span
{
	display: block;
	position: absolute;
	height: 3px;
	width: 100%;
	border-radius: 9px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}

.animated-icon1 span { background: #211261; }
.animated-icon3 span { background: #e3f2fd; }
.animated-icon4 span { background: #f3e5f5; }

.animated-icon1 span:nth-child(1)
{
	top: 0px;
	background: #54C8E8;
}

.animated-icon1 span:nth-child(2)
{
	top: 10px;
	background: #0082CA;
}

.animated-icon1 span:nth-child(3) { top: 20px; }

.animated-icon1.open span:nth-child(1)
{
	top: 11px;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}

.animated-icon1.open span:nth-child(2)
{
	opacity: 0;
	left: -60px;
}

.animated-icon1.open span:nth-child(3)
{
	top: 11px;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
}

ul.icon-list
{
	margin: 0;
	padding: 0;
	margin-top: 2rem;
	margin-bottom: 2rem;
}

ul.icon-list li
{
	margin: 0;
	padding: 0 0 30px 0;
	clear: both;
	position: relative;
	list-style-type: none;
	list-style-position: outside;
}

ul.icon-list li::after
{
	content: "";
	position: absolute;
	top: 1%;
	left: 32px;
	width: 1px;
	height: 99%;
	border-right-width: 1px;
	border-right-style: solid;
	border-color: #DEDDE6;
	webkit-animation: timeline_slide_down 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
	animation: timeline_slide_down 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
}

ul.icon-list li:last-child::after { content: none; }

ul.icon-list li span.icon-list-icon
{
	height: 60px;
	width: 60px;
	background-color: #FFFFFF;
	box-shadow: 0 1px 16px 0 rgba(37,33,94,0.05);
	line-height: 55px;
	text-align: center;
	border-radius: 500px;
	position: relative;
	float: left;
	margin-right: 30px;
	margin-left: 2px;
	z-index: 5;
}

ul.icon-list li span.icon-list-icon img { height: 22px; }
ul.icon-list li article { overflow: hidden; }

ul.icon-list li article h4
{
	font-weight: 300;
	font-size: 20px;
}

ul.plus-list { padding: 0; }

ul.plus-list li
{
	display: block;
	padding: .75rem 1.25rem;
	position: relative;
}

ul.plus-list li:before
{
	content: "+";
	color: #54C8E8;
	margin-right: 5px;
	position: absolute;
	left: 0;
}

ul.plus-list li::after { content: none; }

.list-group-flush .list-group-item
{
	border: 0 !important;
	padding: 1rem;
}

@-webkit-keyframes timeline_slide_down {
  0%   { height:0%; }
  100% { height:100%; }
}
@keyframes timeline_slide_down {
  0%   { height:0%; }
  100% { height:100%; }
}

.testimonial-list
{
	padding-top: 3rem;
	position: relative;
}

.testimonial-list::before
{
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	background: #DEDDE6;
}


.testimonial-list .testimonial-list-image
	{
	width: 100%;
	height: auto;
		max-width: 120px;
		position: absolute;
		left: 0;
		top: 0;
		background: #fff;
		padding: .5rem;
	}
.testimonial-content { position: relative; }

.testimonial-content p
{
	color: #595771;
	font-family: "roboto",sans-serif;
	font-weight: 300;
}

.testimonial-content .testimonial-author
{
	font-size: 14px;
	font-style: italic;
	font-weight: 300;
	letter-spacing: 0.51px;
	line-height: 23px;
}

.testimonial-content:before
{
	content: " ";
	background-image: url('../images/icons/Icon-Quotation.png');
	background-repeat: no-repeat;
	width: 45px;
	position: absolute;
	left: -10px;
	font-size: 2.5rem;
	top: 0;
	height: 100%;
	background-size: contain;
}

#tCarousel .carousel-control-next,#tCarousel .carousel-control-prev
{
	width: 25px;
	height: 25px;
	background-color: #E4F7FC;
	color: #211261;
	top: 53px;
	opacity: 1;
	border-radius: 22px;
}

#tCarousel .carousel-control-prev
{
	left: auto;
	right: 35px;
}

#tCarousel .carousel-control-next { }
.rounded-lg { border-radius: 20px !important; }

.card-rounded
{
	border: 0;
	border-radius: 0;
	background: transparent;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	box-shadow: 0 1px 16px 0 rgba(37,33,94,0.05) !important;
}

.card-rounded .card-body
{
	padding: 0;
	padding-bottom: 1.5rem !important;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	background: #ffffff;
}

.card-rounded .card-header
{
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	text-align: center;
	padding: 1rem .5rem;
}

.collapse-custom { }

.collapse-expanded-custom
{
	position: absolute;
	z-index: 999999;
	background: #fff;
	width: 100%;
	max-width: 700px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.shadow-sm { box-shadow: 0 1px 16px 0 rgba(37,33,94,0.05) !important; }

.header-dots,.header-line
{
	position: relative !important;
	padding-bottom: 10px;
	margin-bottom: 20px;
}


.header-dots:before
{
	content: "";
	background: url('../images/Dots.png');
	width: 102px;
	height: 102px;
	position: absolute;
	background-size: contain;
	top: -33px;
	left: -51px;
}

.header-dots:after,.header-line:after
{
	content: "";
	width: 105px;
	height: 1px;
	background: #DEDDE6;
	position: absolute;
	bottom: 0;
	left: 0;
}

.header-line:after
{
	right: 0;
	margin: 0 auto;
}

.header-line-behind
{
	content: "";
	position: relative;
	min-height: 30px;
	margin: 2rem 0;
}

.header-line-behind h2
{
	position: absolute;
	background: #fff;
	width: auto;
	z-index: 2;
	top: -25px;
	padding: .5rem;
}

.header-line-behind::before
{
	background: #fff;
	content: " ";
	width: 300px;
	height: 100%;
	position: absolute;
	z-index: -1;
}

.header-line-behind::after
{
	content: "";
	height: 2px;
	background: #DEDDE6;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	top: 0;
	margin: auto;
	z-index: -2;
	right: 0;
}

.lead { color: #595771; }
.display-4 { font-size: 34px; }
.dropdown-toggle::after {

    border-top: 0 !important;
    border-right: 0 !important;
    border-bottom: 0 !important;
    border-left: 0 !important;
}
.navbar-nav .nav-link.active::after {
    content: " ";
    background: linear-gradient(112.1deg,  #0183BF 0%,#54C8E8 50%,#78DED4 100%);
    height: 2px;
    display: flex;
    width: 100%;
    margin: 0 auto;
}
.circle-container
{
	display: flex !important;
	-ms-flex-align: center !important;
	align-items: center !important;
	position: relative;
}
.border-right{
border-right: 0 !important;
}
.border-left{
border-left: 0 !important;
}


.circle-image{
	display:none;
}

.circle-image { max-width: 100%; }
.circle-image-slider { max-width: 85%; }

.circle-container-right .circle-image
{
	position: absolute;
	right: -40%;
	z-index:-1;
}

.circle-container-right-special .circle-image
{
	position: absolute;
	right: -50%;
	top: -17%;
	z-index:-1;
}

.circle-container-left .circle-image
{
	position: absolute;
	left: -50%;
	z-index:-1;
}

.circle-container-left-special .circle-image
{
	position: absolute;
	left: -50%;
	z-index: -1;
	top: -16%;
	z-index:-1;
}

@media all and (min-width: 768px)
{
	.circle-image{
		display:block;
	}
	body,p,li
	{
		color: #595771;
		font-family: "roboto",sans-serif;
		font-style: normal;
		font-size: 16px;
		font-weight: 300;
		letter-spacing: 0.5px;
		line-height: 26px;
	}
	
	h1,.h1
	{
		font-size: 44px;
		letter-spacing: 1.19px;
		line-height: 54px;
	}
	
	h2,.h2
	{
		font-size: 37px;
		letter-spacing: 1px;
		line-height: 46px;
	}
	
	.lead
	{
		font-size: 18px;
		font-weight: 300;
		letter-spacing: 0.5px;
		line-height: 28px;
	}
	.logo{
	max-width:100%;
}
	.display-4 { font-size: 44px; }
	.border-right{
border-right: 1px solid #dee2e6 !important;
}
.border-left{
border-left: 1px solid #dee2e6 !important;
}
	#page-header-image {
    min-height: 213px;
    background-position: right;
}
	.testimonial-content p
	{
		font-size: 18px;
		font-weight: 300;
		letter-spacing: 0.51px;
		line-height: 28px;
	}
	
	
	
	.circle-image
	{
		max-width: 70%;
		height: auto;
		z-index: -1;
		display: block;
	}
	
	.circle-image-slider { max-width: 100%; }
	.circle-container > div { z-index: 10; }
	
	.circle-container-right .circle-image
	{
		position: absolute;
		right: -50%;
	}
	
	.circle-container-right-special .circle-image
	{
		position: absolute;
		right: -50%;
		top: -17%;
	}
	
	.circle-container-left .circle-image
	{
		position: absolute;
		left: -50%;
	}
	
	.circle-container-left-special .circle-image
	{
		position: absolute;
left: -25%;
z-index: -1;
top: -20px;
	}
	#page-header-image{
	min-height: 170px;
}
}

@media all and (min-width: 1000px)
{
	.header-line,.header-dots
	{
		position: relative;
		padding-bottom: 50px;
		margin-bottom: 26px;
	}
	
	
	.navbar
	{
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.navbar .has-megamenu { position: static!important; }
	
	.navbar .megamenu
	{
		left: 0;
		right: 0;
		width: 100%;
		padding: 20px;
	}
	
	.navbar .nav-link
	{
		padding-top: 1rem;
		padding-bottom: 1rem;
	}
	
	.testimonial-list .testimonial-list-image
	{
		max-width: 120px;
		position: absolute;
		left: 0;
		top: 0;
		background: #fff;
		padding: .5rem;
	}
	
	.circle-container { min-height:800px }
	
	.circle-container-right .circle-image
	{
		position: absolute;
		right: -50%;
	}
	
	.circle-container-right-special .circle-image
	{
		position: absolute;
		right: -50%;
		top: -27%;
	}
	
	.circle-container-left .circle-image
	{
		position: absolute;
		left: -20%;
	}
	
	.circle-container-left-special .circle-image
	{
		position: absolute;
		left: -35%;
		z-index: -1;
		top: -16%;
	}
	
	.container, .container-lg, .container-md, .container-sm, .container-xl { max-width: 1440px; }
}

@media (min-width: 1200px)
{
	.navbar .nav-item .dropdown-menu:not(.show)
	{
		display: block;
		opacity: 0;
		visibility: hidden;
		transition: .3s;
		margin-top: 0;
	}
	
	#page-header-image {
    	min-height: 257px;
   		background-position: right;
	}
	.navbar .nav-item .nav-link { font-size: 15px !important; }
	.navbar .nav-item:hover .nav-link { color: #fff; }
	
	.navbar .dropdown-menu.fade-down
	{
		top: 80%;
		transform: rotateX(-75deg);
		transform-origin: 0% 0%;
	}
	
	.navbar .dropdown-menu.fade-up { top: 180%; }
	
	.navbar .nav-item:hover .dropdown-menu
	{
		transition: .3s;
		opacity: 1;
		visibility: visible;
		top: 100%;
		transform: rotateX(0deg);
	}
	.navbar-nav .dropdown-menu
	{
		top: 120%;
		border: 0;
	}
	
	.circle-container { min-height: 850px; }
	
	.circle-container-right .circle-image
	{
		position: absolute;
		right: -30%;
	}
	
	.circle-container-right-special .circle-image
	{
		position: absolute;
		right: -20%;
		top: -17%;
	}
	
	.circle-container-left .circle-image
	{
		position: absolute;
		left: -35%;
	}
	
	.circle-container-left-special .circle-image
	{
		position: absolute;
		left: -20%;
		z-index: -1;
		top: -16%;
	}
}
