/* Base CSS */

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');


.alignright {
    float: right;
    margin-left: 15px;
}

.aligncenter {
    display: block;
    margin: 0 auto 15px;
}

a:focus {
    outline: 0 solid
}

* {
    box-sizing: border-box;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    color: #3e3b6d;
    font-family: 'Roboto', sans-serif;

}

body {
    color: #737fc7;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    line-height: 25px;
}

font-family: 'Lato', sans-serif;

.selector-for-some-widget {
    box-sizing: content-box;
}

a:hover {
    text-decoration: none
}

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

input:focus {
    outline: 0;
    outline: 5px auto -webkit-focus-ring-color;
}

ul {
    padding: 0;
    margin: 0;
    list-style: none;
}


.container {
    max-width: 1360px;
    margin: auto;
}



/*-------------- Header area css Start --------------*/

.header__site__logo a img {
	max-width: 200px;
}
.header__area {
	padding: 15px 0;
}
.header__area.sticky.scroll-header {
	position: fixed;
	width: 100%;
	top: 0;
	right: 0;
	left: 0;
	z-index: 999;
	background: #fff;
	box-shadow: 0px 0px 7px 1px #0000006e;
	transition: .3s;
	animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
}
/*-------------- Header area css End --------------*/


/*-------------- Slider area css Start --------------*/
.slider__area {
	padding-bottom: 90px;
	position: relative;
	padding-top: 30px;
}
.slider__content__blk {
  background: #21A2D9;
  padding: 64px 36px;
  margin-top: 38px;
  width: 790px;
  margin-left: -123px;
  opacity: .9;
}
.slider__active .owl-dot {
	background: #9099C2 !important;
	width: 40px;
	height: 4px;
	text-align: center;
	margin: 0 6px;
}
.slider__active .owl-dots {
	text-align: center;
	bottom: -40px;
	position: relative;
}
.slider__active .owl-dot.active {
	background: #233585 !important;
}


.slider__active .owl-nav button {
	position: absolute;
	top: 50%;
	transform: translatey(-50%);
	left: -40px;
	font-size: 44px !important;
	color: #0B99D6 !important;
}
.slider__active button.owl-next {
	left: auto;
	right: -40px;
}

.counter__blk span {
	width: 120px;
	height: 125px;
	background: #0B99D6;
	display: inline-block;
	text-align: center;
	color: #fff;
	line-height: 125px;
	font-size: 80px;
	font-weight: 700;
	position: absolute;
	bottom: 70px;
	z-index: 99;
	margin-left: -40px;
}




/*-------------- Slider area css End --------------*/


/*-------------- Service section css Start --------------*/
.service__section {
	padding-bottom: 90px;
}
.service__icon {
  background: #0B99D6;
  width: 112px;
  height: 112px;
  line-height: 112px;
  border-radius: 50%;
  text-align: center;
  margin: auto;
  margin-bottom: 21px;
}
.service__text h3 {
  font-size: 36px;
  color: #000;
  margin-bottom: 17px;
  font-weight: 400;
}
.service__text p {
  font-size: 18px;
  color: #333333;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}
.slider__content h2 {
  font-size: 80px;
  color: #fff;
  font-weight: 300;
  margin-bottom: 20px;
}
.slider__content p {
  font-size: 20px;
  color: #fff;
  line-height: 26px;
  margin-bottom: 40px;
  font-weight: 400;
}
.slider__content a {
  width: 218px;
  height: 62px;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
  border: 2px solid#fff;
  display: inline-block;
  line-height: 62px;
  text-align: center;
  font-weight: 500;
  transition: .3s;
}
.slider__content a:hover {
	background: #000;
	border-color: #000;
}

/*-------------- Service section css End --------------*/

/*-------------- Explore section css Start --------------*/
.explore__section {
	padding-bottom: 60px;
}
.explore__block.text-center {
  position: relative;
}
.explore__content {
  position: absolute;
  top: 130px;
  right: 73px;
  z-index: 9;
}

.explore__content h3 {
  font-size: 80px;
  color: #fff;
  font-weight: 300;
  line-height: 79px;
  margin: 0;
  text-align: left;
}
.explore__block::before {
	position: absolute;
	background: #0B99D6;
	width: 1119px;
	content: "";
	top: 81px;
	height: 542px;
	z-index: -1;
	right: 0;
}
.explore__block img {
	z-index: 9;
	position: relative;
}
.ex__blk {
	margin-top: -89px;
}
.explore__site__thumb {
  position: relative;
  z-index: 9;
  top: -194px;
}

.explore__text h3 {
  font-size: 50px;
  color: #333333;
  font-weight: 300;
  margin: 0;
  line-height: 66px;
}
.explore__text {
	margin-top: -166px;
	margin-left: 130px;
	position: relative;
}

.explore__text::before {
	position: absolute;
	background: #0B99D6;
	width: 19px;
	height: 318px;
	content: "";
	top: -150px;
	z-index: 9;
	left: -40px;
}


/*-------------- Explore section css End --------------*/

/*-------------- Features section css Start --------------*/
.features__section {
	padding: 130px 0;
	padding-top: 60px;
}
.features__blk {
  box-shadow: 0px 2px 5px 1px #70707066;
  padding: 37px 27px 40px 27px;
  transition: .3s;
  min-height: 526px;
}
.features__blk:hover {
	box-shadow: none;
}

.features__blk:hover {
  background: #0B99D6;
}
.features__blk:hover h4 {
  color: #fff;
}
.features__blk:hover .fea__body__text p {
  color: #fff;
}
.features__wrap h4 {
  font-size: 40px;
  color: #818181;
  font-weight: 300;
  line-height: 53px;
}
.features__wrap p {
  font-size: 16px;
  color: #505050;
  font-weight: 300;
  margin: 0;
}
.features__blk:hover a {
	color: #fff;
	border-color: #fff;
}

.features__wrap a {
  width: 218px;
  height: 62px;
  border: 2px solid #0B99D6;
  display: inline-block;
  line-height: 62px;
  font-size: 18px;
  color: #0B99D6;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
  transition: .3s;
}
.features__wrap a:hover {
	background: #000;
	border-color: #000;
}

.fea__body__text {
	min-height: 276px;
}
/*-------------- Features section css End --------------*/


/*-------------- Cpa section css Start --------------*/

.cpa__blk {
  width: 890px;
  background: #0B99D6;
  padding: 45px;
  margin: 0 auto;
}
.cpa__title h3 {
  font-size: 30px;
  color: #fff;
  font-weight: 300;
  margin-bottom: 22px;
}

.cpa__input__form {
  position: relative;
}
.cpa__input__form input {
  width: 581px;
  height: 58px;
  border: 0;
  font-size: 14px;
  color: #626262;
  font-weight: 300;
  padding: 0 31px 0px 31px;
}
.cpa__input__form button {
	width: 157px;
	height: 58px;
	border: 0;
	background: #FFFFFF;
	font-size: 14px;
	font-weight: 400;
	margin-left: 32px;
	transition: .3s;
}
.cpa__input__form button:hover {
	background: #000;
	color: #fff;
}
/*-------------- Cpa section css End --------------*/

/*-------------- Footer area css Start --------------*/
.footer__area {
  background: #000000;
  padding-top: 160px;
  padding-bottom: 62px;
  margin-top: -102px;
}
.footer__area .container {
	max-width: 1680px;
}

.footer__widget h4 {
  font-size: 22px;
  color: #fff;
  font-weight: 700;
  font-family: 'Lato', sans-serif;
  margin-bottom: 18px;
}

.footer__menu ul li a {
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  text-decoration: none;
  line-height: 34px;
  font-family: 'Lato', sans-serif;
  transition: .3s;
}
.footer__menu ul li a:hover {
	color: #0B99D6;
	text-decoration: underline;
	margin-left: 4px;
}

.copyright {
  padding-top: 26px;
  padding-bottom: 37px;
  border-top: 1px solid #fff;
  background: #000000;
}
.copyright__content p {
	font-size: 16px;
	color: #fff;
	font-weight: 400;
	margin: 0;
}
.footer__info h4 {
  font-size: 22px;
  color: #fff;
  font-weight: 700;
  font-family: 'Lato', sans-serif;
  margin-bottom: 4px;
}
.footer__info span {
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  font-family: 'Lato', sans-serif;
}
.footer__single__info {
  display: flex;
  align-items: center;
  margin-bottom: 38px;
}
.footer__info {
  flex: 0 0 50px;
  width: 50px;
}
.footer__info a img {
	max-width: 36px;
}

.footer__social h4 {
	font-size: 22px;
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	margin-bottom: 10px;
}

.footer__social a {
  width: 57px;
  height: 57px;
  background: #0B99D6;
  line-height: 57px;
  display: inline-block;
  text-align: center;
  border-radius: 10px;
  color: #fff;
  font-size: 24px;
  margin-right: 19px;
  transition: .3s;
}
.footer__social a:hover {
	background: #fff;
	color: #0B99D6;
}


.fooer__logo {
  margin-bottom: 30px;
  max-width: 250px;
  margin-top: -24px;
}

.footer__blk.mlt_1 {
  margin-left: 90px;
}
.footer__blk.mlt_2 {
  margin-left: 90px;
}
.footer__blk.mlt_3 {
  margin-left: 90px;
}
#scrollUp {
	position: absolute;
	background: #0B99D6;
	width: 40px;
	height: 40px;
	content: "";
	right: 53px;
	bottom: 30px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	border-radius: 6px;
	font-size: 20px;
	transition: .3s;
}
#scrollUp:hover {
	background: #DB980C;
}


/*-------------- Footer area css End --------------*/









/* off-canvas css Start */

.off-canvas-menu-wrap {
    width: 300px;
    height: 100%;
    background: #fff;
    z-index: 99999;
    position: fixed;
    top: 0;
    left: 0;
    transition: .3s;
    transform: translateX(-300px);
}
.off-canvas-menu li:hover a {
	color: #0B99D6;
	margin-left: 4px;
}

.off-canvas-menu-wrap.active {
    transform: translateX(0);
}

.off-canvas-menu {
    padding-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
}

.off-canvas-menu li {
	list-style: none;
	padding: 0;
}

.off-canvas-menu li a {
	font-size: 16px;
	color: #233585;
	position: relative;
	transition: .3s;
	font-weight: 500;
	display: block;
	padding: 16px 0;
	border-bottom: 1px solid#ddd;
	text-decoration: none;
}


.cls-off-canvas-menu {
	position: absolute;
	top: 32px;
	right: 24px;
	font-size: 25px;
	color: #333;
	cursor: pointer;
}

.toggle-bar i {
    font-size: 30px;
    color: #233585;
    cursor: pointer;
}

.toggle-bar {
    display: none;
}

.off-canvas-overlay {
    background: #000;
    position: fixed;
    width: 100%;
    height: 100%;
    opacity: 0;
    top: 0;
    left: 0;
    z-index: 9;
    visibility: hidden;
    transition: .3s;
    cursor: pointer;
}

.off-canvas-overlay.active {
    opacity: .5;
    visibility: visible;
}

.toggle-bar {
    display: block;

    text-align: right;
}

/* off-canvas End */







