 :root {
	 
	 --color1: #cdeaf9; /*light color */
	 --color2: #2e2e2e; /*dark */
	 --color3: #dfd3c6; /*light */
	 --color4: #f0f0f0; /*light */
	 --color5: #d77d49;
	 --color6: #b19645;
	 --color7: #817c20;
	 --color9: #efefef;
}
 *,:after,:before {
     box-sizing: border-box 
}
html,body {
    height: auto!important;
}
 body {
     margin: 0;
     font-family: 'Montserrat', sans-serif;
     font-size: 1rem;
     line-height: 1.5;
     color: #000;
     text-align: left;
     background-color: #fff;
     min-width:360px;
	 font-weight:400;
	 height: auto;
}

.h2, h2 {
    margin-bottom: 2em;
    font-weight: 700;
}
.hills p {
	line-height: 1.6em;
}

.hills {
    color: #000;
    overflow: hidden;
}
@media (min-width: 1400px) {
    .hills .container {
        max-width: 1200px;
    }
}

/* partners */
.hills .partners {
    padding: 10px 20px;
    display: flex;
    justify-content: center;
    gap: 20px;
    align-items: center;
    flex-wrap: wrap;
    background: #fff;
}
.hills .partners img {
    max-height: 60px;
}


.hills .tooltipText {
    border-bottom: 1px dashed;
}

.tooltip-inner {
	background-color: #1d3c7b;
	line-height:1.1;
	opacity: 1!important;
}
.footer_section {
    background: var(--color1);
    padding: 50px 0;
    color: #fff;
}



.hills strong {
    font-weight: 700;
}



.hills h1 {
    margin-bottom: .5em;
    font-size: 60px;
    line-height: 100%;
}
.hills h1 span {
    font-weight: 300;
}
.hills .hero img {
    width: 100%;
}






.hills section {
    position: relative;
    z-index: 2;
    padding: 60px 0;
    font-weight: 500;
    background-position: center;
    background-size: cover;
}
.hills em {
	font-weight: 400;
}
.hills .color1 {
	color: var(--color1);
}
.section-bg1 {
	background: #AACFE4;
	background: linear-gradient(90deg,rgba(170, 207, 228, 1) 0%, rgba(221, 244, 255, 1) 50%, rgba(170, 207, 228, 1) 100%);
}
.section-bg1 .quote-icon {
	fill:#fff
}
.hills .bgImage {
    padding: 90px 0;
	}
.dark-block {
    color: #fff;
    background-color: var(--color2);
    background: linear-gradient(180deg, #0D4BA0 -24.43%, #794E84 100%);
}
.dark-block h2 {
    color: var(--color1);
}
.light-block {
    background-color: var(--color4);
	color: #000 !important;
}
#hero1 {
	background-image:url(../images/img2.jpg);
}
@media (max-width:991px){
	#hero1 {
		background: #d1d9e1;
	}
}
#hero2 {
	background-image:url(../images/img2.jpg);
}
@media (max-width:991px){
	#hero2 {
		background-image:url(../images/img2-sm.jpg);
		padding-bottom:400px;
	}
}
#hero3 {
	background-image:url(../images/img3.jpg);
}
@media (max-width:991px){
	#hero3 {
		background-image:url(../images/img3-sm.jpg);
		padding-bottom:400px;
	}
}
.hills .avatar {
    border-radius: 200px;
    margin: auto;
    max-width: 210px;
}

									/* --- animation added for longread --- */
									.fil1 {fill:#CDEAF9}
									.fil3 {fill:#CDEAF9;fill-rule:nonzero}
									.fil2 {fill:white;fill-rule:nonzero}

									@media (prefers-reduced-motion: reduce) {
									  .kibble { animation: none !important; opacity: 1 !important; }
									}
									.kibble {
									  transform-box: fill-box;
									  transform-origin: center;
									  animation-name: kibbleDrop;
									  animation-timing-function: cubic-bezier(.2,.7,.2,1);
									  animation-iteration-count: infinite;
									  will-change: transform, opacity;
									  opacity: 0;
									}
									@keyframes kibbleDrop {
									  0%   { opacity: 0; transform: translateY(-100px); }
									  8%   { opacity: 1; }
									  55%  { opacity: 1; transform: translateY(0px); }
									  78%  { opacity: 1; }
									  100% { opacity: 0; transform: translateY(0px); }
									}
									.kibble1 {
									  animation-name: kibbleDrop1;
									}
									@keyframes kibbleDrop1 {
									  0%   { opacity: 0; transform: translateY(-80px); }
									  8%   { opacity: 1; }
									  55%  { opacity: 1; transform: translateY(0px); }
									  78%  { opacity: 1; }
									  100% { opacity: 0; transform: translateY(0px); }
									}
									.kibble2 {
									  animation-name: kibbleDrop2;
									}
									@keyframes kibbleDrop2 {
									  0%   { opacity: 0; transform: translateY(-120px); }
									  8%   { opacity: 1; }
									  55%  { opacity: 1; transform: translateY(0px); }
									  78%  { opacity: 1; }
									  100% { opacity: 0; transform: translateY(0px); }
									}
									.kibble-1 {
										animation-delay:0.18s;
										animation-duration:4.2s;
									}
									.kibble-2 {
										animation-delay:1.18s;
										animation-duration:7.2s;
									}
									.kibble-3 {
										animation-delay:0.35s;
										animation-duration:8.2s;
									}
									.kibble-4 {
										animation-delay:1.28s;
										animation-duration:6.2s;
									}
									.kibble-5 {
										animation-delay:1.8s;
										animation-duration:5.2s;
									}
									.kibble-6 {
										animation-delay:0.58s;
										animation-duration:3.2s;
									}
									.kibble-7 {
										animation-delay:0s;
										animation-duration:7.2s;
									}
									
.bowl {
	width: 200px;
}
.el1 {
    float: right;
    /*margin-right: -200px;
    margin-left: 50px;*/
    margin-top: -20px;
}
@media (max-width:1199px) {
	.el-wrap {
		display: flex;
		flex-direction: column;
	}
    .el1 {
        float: none;
        margin: 0 auto 20px;
    }
}

.companyNumbers {
    padding: 0;
    display: flex;
    margin-bottom: 50px;
    gap: 20px;
    text-align: center;
    font-size: 1.2em;
    flex-wrap: wrap;
    justify-content: center;
}

.companyNumbers li {
    max-width: 300px;
    border: 1px solid var(--color1);
    padding: 10px 10px 15px 10px;
    border-radius: 8px;
    width: 100%;
    line-height: 1.2;
}
.companyNumbers span {
    font-size: 2em;
    font-weight: 700;
    color: var(--color1);
}

.offset-left-lg {
    margin-left: -100px;
    max-width: calc(100% + 100px)!important;
}
.offset-right-lg {
    margin-right: -80px;
    max-width: calc(100% + 70px) !important;
}
.quote-wrap {
    border-left: 6px solid #fa0007;
    padding-left: 30px;
    margin-bottom: 50px;
}
.quote-wrap strong {
    font-size: 1.1em;
}

.hills section a {
    border-bottom: 1px dashed;
}


.hills img {
     vertical-align: top;
     border-style: none;
     max-width:100%;
}

.feedback-card {
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    height: 100%;
    /* margin-bottom: 20px; */
}
.feedback-title {
    font-weight: 600;
}
.feedback-text {
    font-style: italic;
    line-height: 1.4;
    font-weight: 400;
}
.section_bgimage img {
    width: 100% !important;
}
.section_bgimage:after {
    content: '';
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	height:100%;
	background: var(--color1);
	background: linear-gradient(180deg, rgba(62,96,124,0) 0%, rgba(62,96,124,1) 100%);
}
.hills .section-intro {
    padding: 50px 0;
}
.hills .section-intro p:last-child {
	margin-bottom:0;
}


.numbers {
    display: flex;
    justify-content: center;
    padding: 40px 0;
    align-items: flex-end;
    justify-content: space-between;
    max-width: 860px;
    margin: auto;
}
.number-item {
	position:relative;
	
}
.number-dev {
    width: 1px;
    margin: 0 10px 0px;
    background: #000;
    height: 90px;
}
.number-item p {
    white-space: nowrap;
}
.readmore_link {
    display: flex;
    gap: 30px;
    border: 1px dashed;
    border-radius: 10px;
    padding: 8px 10px 8px 20px;
    background: rgb(0 0 0 / 10%);
    font-weight: 600;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;
		 align-items:center;
}
.readmore_link:hover {
    background: rgb(77 115 205 / 20%);
	/*background: rgb(0 0 0 / 20%);*/
	border-color: #ffc300;
}
.readmore_link svg {
    fill: #fff;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;
		 transform: scale(1);
    flex: 1 0 auto;
}.readmore_link:hover svg {
    fill: #ffc300;
	transform:scale(1.2);
}

#countUp {
    font-size: 24px;
    font-weight: 600;
    display: inline-block;
    text-align: center;
    text-align: right;
}

.img-right {
    max-width: 300px !important;
    float: right;
    margin-left: 100px;
}
.hills .lead strong {
    font-weight: 500;
}
.text-wrap {
    padding: 20px;
    background: #fff;
    border-radius: 1em;
	color:#000!important;
}
.text-wrap:before {
    content: '';
    position: absolute;
    top: 0;
    left: 30px;
    right: 30px;
    bottom: 0;
    background: #fff;
    border-radius: 1em;
	z-index:-1;
}
.text-wrap:is([data-theme=dark] *):before, .text-wrap:is([data-theme=dark] *) {
    background: #ddd;
}
.section:is([data-theme=dark] *) {
    color: #fff;
}
.list {
    margin-bottom: 20px;
}
.list li {
    background: #fff;
    margin-bottom: 5px;
    padding: 10px;
    border-radius: 8px;
}
.list li:is([data-theme=dark] *) {
    background: #666;
}
.timeline {
    display: flex;
    flex-direction: column;
    padding-left: 30px;
    margin-bottom: 30px;
}
.timeline li {
    position:relative;
	padding:20px 0;
	opacity:0;
	transform:translateY(-20px);
		    transition: all 1s ease;
	-webkit-transition: all 1s ease;
	   -moz-transition: all 1s ease;
	    -ms-transition: all 1s ease;
	     -o-transition: all 1s ease;
}
.timeline.aos-animate li.step2 {
	transition-delay: 1s;
}
.timeline.aos-animate li.step3 {
	transition-delay: 2s;
}
.timeline.aos-animate li.step4 {
	transition-delay: 3s;
}
.timeline.aos-animate li.step5 {
	transition-delay: 4s;
}
.timeline.aos-animate li {
	opacity:1;
	transform:translateY(0px);
}
.timeline li:before {
    position:absolute;
	content:'';
	left:-20px;
	top:0px;
	bottom:100%;
	width:3px;
	background:#f00;
			transition: all 1s ease;
	-webkit-transition: all 1s ease;
	   -moz-transition: all 1s ease;
	    -ms-transition: all 1s ease;
	     -o-transition: all 1s ease;
}
.timeline li:after {
    position: absolute;
    content: '';
    left: -25px;
    top: 24px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #f00;
    transition: all 1sease;
    -webkit-transition: all 1sease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
}
.aos-animate.timeline li:before {
    bottom:0%;
}
.aos-animate.timeline li.step1:before {
	top:25px;
}
.aos-animate.timeline li.step2:before {
    transition-delay: 1s;
}
.aos-animate.timeline li.step3:before {
    transition-delay: 2s;
}
.aos-animate.timeline li.step4:before {
    transition-delay: 3s;
}
.aos-animate.timeline li.step5:before {
    transition-delay: 4s;
	bottom:22px;
}


.red-block {
    background: #fa0007;
    color: #fff;
    padding: 30px 30px 20px;
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 70px;
}
.red-block p {
    line-height: 120%!important;
}
.phonenumber {
}
.phonenumber a {
    display: flex;
    white-space: nowrap;
    background: #fff;
    width: fit-content;
    margin: 0 auto -80px;
    padding: 10px 20px;
    color: #000;
    font-size: 30px;
    font-weight: 700;
    border: none !important;
    box-shadow: 8px 8px rgba(0, 0, 0, .3);
    align-items: center;
    gap: 10px;
}
/* Lead */
.lead {
    padding-left: 70px;
    font-size: 1.2em;
    position: relative;
    z-index: 2;
    margin-top: 60px;
    margin-bottom: 60px;
    font-weight: 500;
}
.lead em {
    font-style: normal;
    font-weight: 300;
    font-size: 1.2em;
}
.quote-icon {
    position: absolute;
    top: -50px;
    left: 0;
    fill: var(--color1);
    flex: none;
    width: 8.5rem;
}
@media (max-width:768px) {
	.quote-icon {
		top: -20px;
		width: 4.5rem;
	}
}
.devider {
    border-top: 2px dashed var(--color1) !important;
}


.iframe-wrap {
    position: relative;
    width: 600px;
    max-width: 100%;
    margin: 0 auto 30px;
    border-radius: 1em;
    overflow: hidden;
}
.iframe-wrap iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
/* Footer */
.hills .footer-section {
    background: #efefef;
    padding: 50px 0;
}
.section.section-credits {
    font-size: .8em;
    text-align: center;
    padding-bottom: 20px;
    background: rgba(0, 0, 0, .05);
}
@media (max-width:1400px) {


}
@media (max-width:1199px) {

}
@media (max-width:991px) {


	.hills h1 {
		margin-bottom: 1.2em;
		font-size: 40px;
	}
}
@media (max-width:768px) {
    .lead {
        font-size: 1em;
        /* font-weight: 300; */
        /* line-height: 1.2em !important; */
        padding: 0px 0px 0px 40px;
        margin: 30px 0;
    }
}
@media (max-width:576px){
	.hills section {
		position: relative;
		z-index: 2;
		padding: 40px 0;
		font-weight: 500;
	}

	.phone-wrap {
		font-size: 1.2em;
	}

}