/** safem style-2 css file **/

body,p{
	font-family: 'Rubik', sans-serif;
}

button{
	border: none;
	box-shadow: none;
}


/** header-style-three **/

.header-area.style-three{
	position: relative;
	box-shadow: 0px 20px 20px 0px rgba(0,0,0,0.07);
	z-index: 99;
}

.header-area.style-three .header-top .social-links li{
	position: relative;
	display: inline-block;
	margin-right: 25px;
}

.header-area.style-three .header-top .social-links li:last-child{
	margin: 0px !important;
}

.header-area.style-three .header-top .social-links li h6{
	color: #ffffff;
	font-weight: 500;
}

.header-area.style-three .header-top .social-links li a{
	display: inline-block;
	font-size: 15px;
	color: rgba(255,255,255,0.6);
}

.header-area.style-three .header-top .social-links li a:hover{
	color: #ffffff;
}

.header-area.style-three .header-top .top-right .info-box li{
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 26px;
	font-family: 'Poppins', sans-serif;
	color: #ffffff;
	font-weight: 500;
	margin-right: 55px;
	padding-left: 32px;
}

.header-area.style-three .header-top .top-right .info-box li:last-child{
	margin: 0px !important;
}

.header-area.style-three .header-top .top-right .info-box li a{
	color: #ffffff;
}

.header-area.style-three .header-top .top-right .info-box li a:hover{
	color: #4970b5;
}

.header-area.style-three .header-top .top-right .info-box li i{
	position: absolute;
	left: 0px;
	top: 2px;
	color: #4970b5;
	font-size: 20px;
}

.header-area.style-three .header-top .top-right .info-box li:before{
	position: absolute;
	content: '';
	background: rgba(255,255,255,0.2);
	width: 1px;
	height: 20px;
	top: 2px;
	right: -30px;
}

.header-area.style-three .header-top .top-right .info-box li:last-child:before{
	display: none;
}

.header-area.style-three  .header-nav .navigation .navbar .navbar-nav .nav-item .nav-link{
	color: #172746;
	font-size: 17px;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	margin: 0px 5px;
}

.header-area.style-three .header-nav .navigation .navbar .navbar-nav .nav-item .nav-link i{
	font-size: 11px;
	margin-left: 3px;
}

.header-area.style-three  .header-nav .navigation .navbar .navbar-nav .nav-item.active .nav-link{
	color: #4970b5;
}

figure{
	margin: 0px;
}

.header-area.style-three  .header-nav .logo-box{
	position: relative;
	display: block;
	background: #ffffff;
	padding: 20px 35px 21px 35px;
	text-align: center;
    box-shadow: 0px 40px 20px 10px rgb(30 119 85 / 10%);
}

.header-area.style-three  .header-nav .logo-box .shape{
	position: absolute;
	left: 0px;
	bottom: -20px;
	width: 100%;
	height: 21px;
	background-size: cover;
	background-repeat: no-repeat;
}

.header-area.style-three  .header-nav .nav-right-content li{
	position: relative;
	display: inline-block;
}

.header-area.style-three  .header-nav .nav-right-content li .search-box-btn,
.header-area.style-three  .header-nav .nav-right-content li.user-box a,
.header-area.style-three  .header-nav .nav-right-content li.cart-box a{
	position: relative;
	display: inline-block;
	font-size: 22px;
	color: #222222;
	background: transparent;
	transition: all 500ms ease;
}

.header-area.style-three  .header-nav .nav-right-content li.user-box{
	margin: 0px 25px 0px 16px;
}

.header-area.style-three  .header-nav .nav-right-content li .search-box-btn:hover,
.header-area.style-three  .header-nav .nav-right-content li.user-box a:hover,
.header-area.style-three  .header-nav .nav-right-content li.cart-box a:hover{
	color: #4970b5;
}

.header-area.style-three  .header-nav .nav-right-content li.cart-box a span{
	position: absolute;
	top: -13px;
	right: 0px;
	width: 19px;
	height: 19px;
	line-height: 19px;
	text-align: center;
	border-radius: 50%;
	background: #4970b5;
	font-size: 11px;
	color: #ffffff;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	box-shadow: 0px 10px 20px 0px rgb(30, 119, 85, 0.5);
}

.header-area.style-three  .header-nav .nav-right-content li.cart-box a{
	padding-right: 16px;
}

.header-area.style-three  .header-nav .nav-right-content{
	position: relative;
	padding-left: 40px;
}

.header-area.style-three  .header-nav .nav-right-content:before{
	position: absolute;
	content: '';
	background: #e5e5e5;
	width: 1px;
	height: 20px;
	left: 0px;
	top: 8px;
}

.header-area.style-three .sticky-logo{
	display: none !important;
}

.header-area.style-three .header-nav.sticky .main-logo{
	display: none !important;
}

.header-area.style-three .header-nav.sticky .sticky-logo{
	display: inline-block !important;
}

.header-area.style-three .header-nav.sticky{
	background: #ffffff;
}

.header-area.style-three .header-nav.sticky .logo-box .shape{
	display: none;
}

.header-area.style-three .header-nav.sticky .logo-box{
	box-shadow: none;
	padding: 1px 0px;
}


/** hero-style-three **/

.hero-section-two.style-three{
	position: relative;
	overflow: hidden;
}

.hero-section-two.style-three .pattern-layer{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 130px;
	background-size: cover;
	background-repeat: no-repeat;
	z-index: 1;
}

.hero-section-two.style-three .single-hero-slider::before{
	background: -webkit-linear-gradient(75deg, rgba(14,129,171,0.97)0%, rgba(14,165,106,0.97) 100%);
}

.hero-section-two.style-three .hero-content{
	position: relative;
	display: block;
	padding-bottom: 70px;
	z-index: 5;
}

.hero-section-two.style-three .hero-content .content-box{
	position: relative;
	max-width: 450px;
	width: 100%;
}

.hero-section-two.style-three .hero-content .content-box h1{
	font-size: 70px;
	line-height: 80px;
	font-weight: 700;
	color: #e4e6eb;
	margin-bottom: 33px;
	transition: all 500ms ease;
}

.hero-section-two.style-three .hero-content .content-box p{
	font-size: 20px;
	line-height: 28px;
	font-weight: 400;
	color: #e4e6eb;
	margin-bottom: 42px;
	transition: all 500ms ease;
}

.hero-section-two.style-three .hero-content .content-box .banner-btn{
	position: relative;
	display: inline-block;
	overflow: hidden;
	font-size: 17px;
	line-height: 26px;
	font-weight: 500;
	font-family: 'Rubik', sans-serif;
	background: #ffffff;
	color: #4970b5;
	border-radius: 30px;
	padding: 17px 50px;
	text-align: center;
	z-index: 1;
	transition: all 900ms ease;
}

.hero-section-two.style-three .hero-content .content-box .btn-wrap{
	margin: 0px;
	transition: all 500ms ease;
}

.hero-section-two.style-three .hero-content .content-box .banner-btn:hover{
	color: #fff;
	background: #4970b5;
}

.hero-section-two.style-three .hero-content .content-box .banner-btn:before{
  webkit-transition-duration: 800ms;
  transition-duration: 800ms;
  position: absolute;
  width: 200%;
  height: 200%;
  content: "";
  top: 110%;
  left: 50%;
  background: #4970b5;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 50%;
  z-index: -1;
}

.hero-section-two.style-three .hero-content .content-box .banner-btn:hover:before{
  top: -40%;
}

.hero-section-two.style-three .hero-content .video-box{
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 284px;
	border-radius: 5px;
	text-align: center;
	padding: 70px 30px;
	background-size: cover;
	background-repeat: no-repeat;
	box-shadow: 0 20px 30px 0 rgba(0,0,0,0.2);
}

.hero-section-two.style-three .hero-content .video-box:before{
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	border-radius: 10px;
	box-shadow: 0 0px 0px 8px #ffffff;
}

.hero-section-two.style-three .hero-content .video-box a{
	position: relative;
	display: inline-block;
	width: 60px;
	line-height: 60px;
	line-height: 60px;
	background: #4970b5;
	font-size: 20px;
	color: #ffffff;
	text-align: center;
	border-radius: 50%;
}

.hero-section-two.style-three .hero-content .video-box a:after, 
.hero-section-two.style-three .hero-content .video-box a:before {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-animation-delay: .9s;
  animation-delay: .9s;
  content: "";
  position: absolute;
  -webkit-box-shadow: 0 0 0 0 rgba(14, 171, 110, 0.7);
  box-shadow: 0 0 0 0 rgba(14, 171, 110, 0.7);
  -webkit-animation: ripple 3s infinite;
  animation: ripple 3s infinite;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.hero-section-two.style-three .hero-content .video-box a:after {
  -webkit-animation-delay: .6s;
  animation-delay: .6s;
}

@-webkit-keyframes ripple {
  70% {
    -webkit-box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
@keyframes ripple {
  70% {
    -webkit-box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}


.hero-section-two.style-three .image-layer{
	position: absolute !important;
	right: 90px;
	bottom: 0px;
	width: unset !important;
	left: unset !important;
	opacity: 0;
	transform: translateX(100px) !important;
	transition: all 500ms ease !important;
	z-index: 1;
}

.hero-section-two.style-three .single-hero-slider{
	height: auto;
	padding: 150px 0px 200px 0px;
}

.hero-section-two.style-three .single-hero-slider.slick-active .image-layer{
	opacity: 1;
	transform: translateX(0px);
}

.anim-icon{
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	max-width: 1920px;
	width: 100%;
	height: 100%;
	margin: 0 auto;
}

.anim-icon .icon{
	position: absolute;
	background-repeat: no-repeat;
}

.hero-section-two .anim-icon .icon-1{
	left: 170px;
	top: 120px;
	width: 100px;
	height: 95px;
	z-index: 1;
	-webkit-animation: zoom-fade 4s infinite linear;
    animation: zoom-fade 4s infinite linear;
}

.hero-section-two .anim-icon .icon-2{
	left: 48%;
	top: 38%;
	width: 60px;
	height: 57px;
	z-index: 1;
	-webkit-animation: zoom-fade 4s infinite linear;
    animation: zoom-fade 4s infinite linear;
}

.hero-section-two .anim-icon .icon-3{
	left: 53%;
	top: 40%;
	width: 65px;
	height: 65px;
	z-index: 1;
}

.hero-section-two .anim-icon .icon-4{
	right: 400px;
	top: 270px;
	width: 65px;
	height: 65px;
	z-index: 1;
}

.hero-section-two .anim-icon .icon-5{
	right: 265px;
	top: 90px;
	width: 100px;
	height: 95px;
	z-index: 1;
	-webkit-animation: zoom-fade 4s infinite linear;
    animation: zoom-fade 4s infinite linear;
}

@-webkit-keyframes zoom-fade {
  0% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }

  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  100% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes zoom-fade {
  0% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }

  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  100% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}


.float-bob-y {
  animation-name: float-bob-y;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: float-bob-y;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: float-bob-y;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob-y;
  -ms-animation-duration: 2s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob-y;
  -o-animation-duration: 2s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

.float-bob-x{
  animation-name: float-bob-x;
  animation-duration: 15s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: float-bob-x;
  -webkit-animation-duration: 15s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: float-bob-x;
  -moz-animation-duration: 15s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob-x;
  -ms-animation-duration: 15s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob-x;
  -o-animation-duration: 15s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

.float-bob-x-2{
  animation-name: float-bob-x;
  animation-duration: 25s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: float-bob-x;
  -webkit-animation-duration: 25s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: float-bob-x;
  -moz-animation-duration: 25s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob-x;
  -ms-animation-duration: 25s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob-x;
  -o-animation-duration: 25s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

.rotate-me {
  animation-name: rotateme;
  animation-duration: 30s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: rotateme;
  -webkit-animation-duration: 30s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotateme;
  -moz-animation-duration: 30s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: rotateme;
  -ms-animation-duration: 30s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: rotateme;
  -o-animation-duration: 30s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

.bg-color-1{
	background: #f4f5f6;
}

.hero-section-two.style-three .slider-arrow .slick-arrow.prev-arrow{
	position: absolute;
	left: 50px;
}

.hero-section-two.style-three .slider-arrow .slick-arrow.next-arrow{
	position: absolute;
	right: 50px;
}


/** feature-ex-section **/

.feature-ex-section{
	position: relative;
	padding: 130px 0px;
}

.feature-block-one .inner-box{
	position: relative;
	display: block;
	background: #ffffff;
	padding: 70px 30px 30px 30px;
	border-radius: 5px;
	transition: all 500ms ease;
}

.feature-block-one .inner-box:before{
	position: absolute;
	content: '';
	background: #4970b5;
	width: 100%;
	height: 0%;
	left: 0px;
	top: 0px;
	border-radius: 10px;
	transition: all 500ms ease;
}

.feature-block-one .inner-box:hover:before{
	height: 100%;
}

.feature-block-one .inner-box .icon-box{
	position: absolute;
	display: inline-block;
	left: 50%;
	transform: translateX(-50%);
	top: -50px;
	width: 100px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	border-radius: 50%;
	font-size: 50px;
	color: #4970b5;
	background: #ffffff;
	box-shadow: 0px 20px 20px 0px rgba(0,0,0,0.06);
}

.centred{
	text-align: center;
}

.feature-block-one .inner-box h3{
	position: relative;
	font-size: 24px;
	line-height: 30px;
	font-weight: 600;
	color: #172746;
	margin-bottom: 15px;
	transition: all 500ms ease;
	color: #04052E;
	font-weight: 700;
	/* padding-bottom: 24px; */
	font-family: 'Jost', sans-serif;
}

.feature-block-one .inner-box:hover h3,
.feature-block-one .inner-box:hover p{
	color: #ffffff;
}

.feature-block-one .inner-box p{
	position: relative;
	font-size: 16px;
	line-height: 28px;
	color: #808080;
	margin-bottom: 24px;
	transition: all 500ms ease;
	text-align: center;
}

.feature-block-one .inner-box .link a{
	position: relative;
	display: inline-block;
	font-size: 15px;
	line-height: 26px;
	color: #172746;
	font-weight: 600;
	padding-left: 30px;
}


.feature-block-one .inner-box .link a:before {
    position: absolute;
    content: "\f105";
    font-family: 'Font Awesome 5 pro';
    font-size: 12px;
    font-weight: 400;
    color: #12287d;
    width: 21px;
    height: 21px;
    line-height: 20px;
    text-align: center;
    border: 1px solid #f3f5f6;
    border-radius: 50%;
    left: 0px;
    top: 3px;
    transition: all 500ms ease;
    background: #ffffff;
}
.feature-block-one .inner-box:hover .link a{
	color: #ffffff;
}

.feature-block-one .inner-box:hover .link a:before{
	background: #18cb82;
	border-color: #18cb82;
}

.feature-ex-section .anim-icon .icon-1{
	position: absolute;
	left: 342px;
	bottom: 104px;
	width: 86px;
	height: 86px;
}

.feature-ex-section .anim-icon .icon-2{
	position: absolute;
	right: 322px;
	bottom: 180px;
	width: 86px;
	height: 86px;
}


/** about-ex-section **/

.about-ex-section{
	position: relative;
	padding: 150px 0px;
	overflow: hidden;
}

.about-ex-section .image-box{
	position: relative;
	display: block;
	padding-right: 120px;
	margin-right: 30px;
}

.about-ex-section .image-box img{
	width: 100%;
}

.about-ex-section .image-box .image-1{
	position: relative;
	display: block;
	overflow: hidden;
	border-radius: 10px;
}

.about-ex-section .image-box .image-1 img{
	border-radius: 10px;
}

.about-ex-section .image-box .image-1:before{
  position: absolute;
  top: 0;
  left: -75%;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  -webkit-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.about-ex-section .image-box:hover .image-1:before{
  -webkit-animation: shine 1s;
  animation: shine 1s;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}

.about-ex-section .image-box .image-2{
	position: absolute;
	right: 0px;
	bottom: 50px;
	background: #ffffff;
	padding: 8px;
	border-radius: 10px;
    box-shadow: 5px 15px 50px 5px rgb(30 119 85 / 20%); 
}


.about-ex-section .image-box .shap-1{
	position: absolute;
	left: -30px;
	bottom: -30px;
	width: 86px;
	height: 86px;
}

.about-ex-section .image-box .shap-2{
	position: absolute;
	top: 90px;
	right: 75px;
	width: 86px;
	height: 86px;
}

.sec-title-2{
	position: relative;
	display: block;
	margin-bottom: 33px;
}

.sec-title-2 h5{
	position: relative;
	display: inline-block;
	font-size: 18px;
	line-height: 26px;
	font-weight: 600;
	color: #4970b5;
	padding-right: 27px;
	margin-bottom: 15px;
	/* color: #04052E; */
	font-weight: 700;
	/* padding-bottom: 24px; */
	font-family: 'Jost', sans-serif;
}

.sec-title-2 h5:before{
	position: absolute;
	content: '';
	background: url(../images-2/icons/icon-1.png);
	width: 18px;
	height: 19px;
	top: 4px;
	right: 0px;
	background-repeat: no-repeat;
}

.sec-title-2 h2{
	position: relative;
	display: block;
	font-size: 40px;
	line-height: 1.3em;
	font-weight: 600;
	color: #172746;
	color: #04052E;
	font-weight: 900;
	/* padding-bottom: 24px; */
	font-family: 'Jost', sans-serif;
}

.sec-title-2.light h2{
	color: #ffffff;
}

p{
	position: relative;
	font-size: 16px;
	line-height: 28px;
	color: #808080;
}

.about-ex-section .content-box .text{
	position: relative;
	margin-bottom: 24px;
}

.about-ex-section .content-box .list li{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 28px;
	color: #808080;
	padding-left: 28px;
	margin-bottom: 8px;
	color: #04052E;
	font-weight: 600;
	/* padding-bottom: 24px; */
	font-family: 'Jost', sans-serif;
	margin-bottom: 20px;
	/* font-size: 16px; */
	padding-left: 6px;
	color: #202020;
	font-size: 18px;
	line-height: 20px;
	font-family: 'Jost', sans-serif;
	color: #00224f;
	font-weight: 500;
}

.about-ex-section .content-box .list li:last-child{
	margin-bottom: 0px;
}

.about-ex-section .content-box .list li:before{
	position: absolute;
	content: "\f00c";
	font-family: 'Font Awesome 5 pro';
	color: #4970b5;
	left: 0px;
	top: 0px;
	position: relative;
	content: "\f00c";
	left: 0px;
	top: 0px;
	color: #11ab6e!important;
	font-weight: 600;
	/* font-family: 'Font Awesome 5 Free'; */
	border: 1px solid #11ab6e!important;
	border-radius: 50%;
	padding: 7px 7px;
	font-size: 9px;
	margin-right: 10px;
}

.about-ex-section .content-box .list{
	margin-bottom: 31px;
}

.about-ex-section .content-box .btn-box a{
	position: relative;
	display: inline-block;
	overflow: hidden;
	font-size: 16px;
	line-height: 26px;
	font-weight: 600;
	font-family: 'Rubik', sans-serif;
	background: #4970b5;
	color: #ffffff;
	border-radius: 30px;
	padding: 17px 45px;
	text-align: center;
	z-index: 1;
	box-shadow: 0px 20px 20px 0px rgba(14,171,110,0.15);
	transition: all 900ms ease;
}

.about-ex-section .content-box .btn-box a:before{
  webkit-transition-duration: 800ms;
  transition-duration: 800ms;
  position: absolute;
  width: 200%;
  height: 200%;
  content: "";
  top: 110%;
  left: 50%;
  background: #172746;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 50%;
  z-index: -1;
}

.about-ex-section .content-box .btn-box a:hover:before{
  top: -40%;
}

.about-ex-section .content-box{
	position: relative;
	display: block;
	padding-left: 40px;
}

@-webkit-keyframes animateBubble{0%{margin-top:20%}100%{margin-top:-30%}}@-moz-keyframes animateBubble{0%{margin-top:20%}100%{margin-top:-30%}}@keyframes animateBubble{0%{margin-top:20%}100%{margin-top:-30%}}@-webkit-keyframes sideWays{0%{margin-left:0}100%{margin-left:25px}}@-moz-keyframes sideWays{0%{margin-left:0}100%{margin-left:25px}}@keyframes sideWays{0%{margin-left:0}100%{margin-left:25px}}

.bubble-icon{
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	max-width: 1920px;
	width: 100%;
	height: 100%;
	margin: 0 auto;
}

.bubble-icon .bubble{
	position: absolute;
	background-repeat: no-repeat;
}

.bubble-icon .bubble-1{
  position: absolute;
  left: 200px;
  top: 50%;
  width: 255px;
  height: 283px;
  -webkit-animation: animateBubble 15s linear infinite,sideWays 2s ease-in-out infinite alternate;
  -moz-animation: animateBubble 15s linear infinite,sideWays 2s ease-in-out infinite alternate;
  animation: animateBubble 15s linear infinite,sideWays 2s ease-in-out infinite alternate;
}

.bubble-icon .bubble-2{
  position: absolute;
  left: 45%;
  top: 30%;
  width: 101px;
  height: 114px;
  -webkit-animation: animateBubble 10s linear infinite,sideWays 2s ease-in-out infinite alternate;
  -moz-animation: animateBubble 10s linear infinite,sideWays 2s ease-in-out infinite alternate;
  animation: animateBubble 10s linear infinite,sideWays 2s ease-in-out infinite alternate;
}

.bubble-icon .bubble-3{
  position: absolute;
  right: 130px;
  top: 40%;
  width: 190px;
  height: 210px;
  -webkit-animation: animateBubble 15s linear infinite,sideWays 2s ease-in-out infinite alternate;
  -moz-animation: animateBubble 15s linear infinite,sideWays 2s ease-in-out infinite alternate;
  animation: animateBubble 15s linear infinite,sideWays 2s ease-in-out infinite alternate;
}


/** service-ex-section **/

.service-ex-section{
	position: relative;
	padding: 144px 0px 150px 0px;
}

.service-ex-section .sec-title-2{
	margin-bottom: 40px;
}

.service-ex-section .owl-carousel .owl-stage-outer{
	overflow: visible;
}

.service-ex-section .owl-carousel .owl-stage-outer .owl-item{
	opacity: 0;
}

.service-ex-section .owl-carousel .owl-stage-outer .owl-item.active{
	opacity: 1;
}

.service-ex-section .service-carousel{
	position: relative;
	margin-right: 0px;
}

.service-block-one .inner-box{
	position: relative;
	display: block;
	/* 	overflow: hidden;  */
	background: #ffffff;
	border-radius: 10px;
	max-width: 370px;
	margin-top:30px;
	tex-align: center;
	transition: all 500ms ease;
}

.service-block-one .inner-box:hover{
	box-shadow: 0px 20px 30px 0px rgba(0,0,0,0.05);
}

.service-block-one .inner-box .image-box{
	position: relative;
	display: block;
	overflow: hidden;
	border-radius: 10px 10px 0px 0px;
}

.service-block-one .inner-box .image-box img{
	width: 100%;
	border-radius: 10px 10px 0px 0px;
	transition: all 500ms ease;
}

.service-block-one .inner-box:hover .image-box img{
	opacity: 0.2;
	transform: scale(1.05);
}

.service-block-one .inner-box .lower-content{
	position: relative;
	padding: 65px 30px 30px 30px;
}

.service-block-one .inner-box .lower-content .icon-box{
	position: absolute;
    display: inline-block;
    left: 50%;
    transform: translateX(-50%);
    top: -57px;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    border-radius: 50%;
    font-size: 45px;
    color: #4970b5;
    background: #ffffff;
    z-index: 1;
    box-shadow: 0px 20px 20px 0px rgba(0,0,0,0.06);
    transition: all 900ms ease;
}

.service-block-one .inner-box:hover .lower-content .icon-box{
	color: #ffffff;
	background: #4970b5;
}

.service-block-one .inner-box .lower-content .icon-box:before{
	position: absolute;
	content: '';
	background: #4970b5;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	transform: scale(0,0);
	border-radius: 50%;
	z-index: -1;
	transition: all 500ms ease;
}

.service-block-one .inner-box:hover .lower-content .icon-box:before{
	transform: scale(1,1);
}

.service-block-one .inner-box h3 {
    position: relative;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    color: #172746;
    margin-bottom: 15px;
    transition: all 500ms ease;
}

.service-block-one .inner-box h3 a{
	color: #172746;
	color: #04052E;
	font-weight: 900;
	/* padding-bottom: 24px; */
	font-family: 'Jost', sans-serif;
}

.service-block-one .inner-box h3 a:hover{
	color: #4970b5;
}

.service-block-one .inner-box p{
	margin-bottom: 24px;
}

.service-block-one .inner-box .link a{
	position: relative;
	display: inline-block;
	font-size: 15px;
	line-height: 26px;
	color: #172746;
	font-weight: 500;
	padding-left: 30px;
}

.service-block-one .inner-box .link a:before{
	position: absolute;
	content: "\f105";
	font-family: 'Font Awesome 5 pro';
	font-size: 12px;
	font-weight: 500;
	color: #232323;
	width: 21px;
	height: 21px;
	line-height: 18px;
	text-align: center;
	border: 2px solid #e5e5e5;
	border-radius: 50%;
	left: 0px;
	top: 3px;
	transition: all 500ms ease;
	border: 1px solid #f3f5f6;
	border-radius: 50%;
	left: 0px;
	top: 3px;
	transition: all 500ms ease;
	background: #ffffff;
}

.service-block-one .inner-box .link a:hover:before{
	background: #4970b5;
	border-color: #4970b5;
	color: #ffffff;
}

.service-ex-section .owl-nav{
	position: absolute;
	top: -110px;
	right: 0px;
}

.service-ex-section .owl-nav .owl-prev,
.service-ex-section .owl-nav .owl-next{
	position: relative;
	display: inline-block;
	width: 60px;
	line-height: 60px;
	line-height: 60px;
	text-align: center;
	background: #ffffff;
	border-radius: 50%;
	font-style: 24px;
	color: #aaabac;
	cursor: pointer;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.05);
	transition: all 500ms ease;
}

.service-ex-section .owl-nav .owl-prev{
	margin-right: 10px;
}

.service-ex-section .owl-nav .owl-prev:hover,
.service-ex-section .owl-nav .owl-next:hover{
	color: #fff;
	background: #4970b5;
}

.service-ex-section .owl-dots{
	display: none;
}

.service-ex-section .anim-icon .icon-1 {
    position: absolute;
    left: 340px;
    bottom: 180px;
    width: 86px;
    height: 86px;
}

.bg-color-2{
	background: #0d2758;
}


/** chooseus-ex-section **/

.chooseus-ex-section{
	position: relative;
	padding: 144px 0px 138px 0px;
}

.chooseus-ex-section .bg-layer{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 50%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
}

.tabs-box .tab{
  position:relative;
  display:none;
  transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -webkit-transition: all 900ms ease;
  -ms-transition: all 900ms ease;
  -o-transition: all 900ms ease;
}

.tabs-box .tab.active-tab{
  display:block;  
}

.tabs-box .tab{
  transform:scale(0.9,0.9) translateY(0px);
}

.tabs-box .tab.active-tab{
  transform:scale(1) translateY(0px);
}

.chooseus-ex-section .content-box{
	position: relative;
	padding-left: 100px;
	padding-right: 30px;
}

.chooseus-ex-section .content-box .text{
	position: relative;
	margin-bottom: 51px;
}

.chooseus-ex-section .content-box .text p{
	color: rgb(255 255 255);
}

.chooseus-ex-section .content-box .tab-btn-box{
	position: relative;
	display: inline-block;
	border-bottom: 3px solid rgba(255,255,255,0.1);
	margin-bottom: 15px;
}

.chooseus-ex-section .content-box .tab-btns li{
	position: relative;
	display: inline-block;
	float: left;
	margin-right: 30px;
	font-size: 20px;
	line-height: 28px;
	/* font-family: 'Poppins', sans-serif; */
	font-weight: 600;
	color: rgb(255 255 255);
	padding-bottom: 13px;
	cursor: pointer;
	transition: all 500ms ease;
	/* color: #04052E; */
	font-weight: 700;
	/* padding-bottom: 24px; */
	font-family: 'Jost', sans-serif;
}

.chooseus-ex-section .content-box .tab-btns li:last-child{
	margin: 0px !important;
}

.chooseus-ex-section .content-box .tab-btns li.active-btn,
.chooseus-ex-section .content-box .tab-btns li:hover{
	color: #4970b5;
}

.chooseus-ex-section .content-box .tab-btns li:before{
	position: absolute;
	content: '';
	background: #4970b5;
	width: 0%;
	height: 3px;
	left: 0px;
	bottom: -3px;
	transition: all 500ms ease;
}

.chooseus-ex-section .content-box .tab-btns li.active-btn:before,
.chooseus-ex-section .content-box .tab-btns li:hover:before{
	width: 100%;
}

.chooseus-ex-section .content-box .tabs-content .tabs-inner{
	position: relative;
	display: block;
	padding-left: 180px;
	margin-right: -120px;
}

.chooseus-ex-section .content-box .tabs-content .tabs-inner .image-box{
	position: absolute;
	left: 0px;
	top: 8px;
	width: 150px;
	background: #ffffff;
	border-radius: 10px;
	padding: 8px;
}

.chooseus-ex-section .content-box .tabs-content .tabs-inner p{
	color: rgb(255 255 255 / 86%);
	margin-bottom: 16px;
}

.chooseus-ex-section .content-box .tabs-content .tabs-inner .list li{
	position: relative;
	display: block;
	color: rgb(255 255 255);
	margin-bottom: 12px;
	padding-left: 28px;
	/* color: #04052E; */
	font-weight: 600;
	/* padding-bottom: 24px; */
	font-family: 'Jost', sans-serif;
}

.chooseus-ex-section .content-box .tabs-content .tabs-inner .list li:last-child{
	margin-bottom: 0px;
}

.chooseus-ex-section .content-box .tabs-content .tabs-inner .list li:before {
    position: absolute;
    content: "\f00c";
    font-family: 'Font Awesome 5 pro';
    color: #4970b5;
    left: 0px;
    top: 0px;
}

.chooseus-ex-section .content-box .shape .shape-1{
	position: absolute;
	width: 119px;
	height: 119px;
	left: 70px;
	bottom: -35px;
	background-repeat: no-repeat;
	-webkit-animation: zoom-fade 5s infinite linear;
    animation: zoom-fade 5s infinite linear;
}

.chooseus-ex-section .content-box .shape .shape-2{
	position: absolute;
	width: 119px;
	height: 119px;
	top: -20px;
	right: -220px;
	background-repeat: no-repeat;
	-webkit-animation: zoom-fade 5s infinite linear;
    animation: zoom-fade 5s infinite linear;
}


/** team-ex-section **/

.team-ex-section{
	position: relative;
	padding: 144px 0px 285px 0px;
	overflow: hidden;
}

.sec-title-2.centred h5{
	padding-left: 27px;
}

.sec-title-2.centred h5:after {
    position: absolute;
    content: '';
    background: url(../images-2/icons/icon-1.png);
    width: 18px;
    height: 19px;
    top: 4px;
    left: 0px;
    background-repeat: no-repeat;
}

.team-block-one .inner-box{
	position: relative;
	display: block;
	max-width: 350px;
}

.team-block-one .inner-box .image-box{
	position: relative;
	display: inline-block;
	border-radius: 50%;
	background: #4970b5;
}

.team-block-one .inner-box .image-box img{
	width: 100%;
	border-radius: 50%;
	transition: all 500ms ease;
}

.team-block-one .inner-box:hover .image-box img{
	opacity: 0.2;
}

.team-block-one .inner-box .content-box{
	position: relative;
	min-height: 108px;
}

.team-block-one .inner-box .content-box .inner{
	position: absolute;
	top: -120px;
	right: 0px;
	background: #ffffff;
	width: 245px;
	text-align: center;
	box-shadow: 0px 20px 30px 0px rgba(0,0,0,0.06);
	border-radius: 80px 80px 50% 50%;
	padding: 49px 20px 56px 20px;
}

.team-block-one .inner-box .content-box h3{
	display: block;
	font-size: 20px;
	line-height: 24px;
	color: #172746;
	font-weight: 600;
	margin-bottom: 11px;
}

.team-block-one .inner-box .content-box h3 a{
	display: inline-block;
	color: #172746;
	color: #04052E;
	font-weight: 700;
	/* padding-bottom: 24px; */
	font-family: 'Jost', sans-serif;
}

.team-block-one .inner-box .content-box h3 a:hover{
	color: #4970b5;
}

.team-block-one .inner-box .content-box p{
	margin-bottom: 16px;
	text-transform: uppercase;
	font-size: 14px;
	color: #9d9d9d;
}

.team-block-one .inner-box .content-box .social-links li{
	position: relative;
	display: inline-block;
	margin: 0px 1px;
}

.team-block-one .inner-box .content-box .social-links li a{
	position: relative;
	display: inline-block;
	font-size: 14px;
	color: #808080;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #e6e6e6;
	border-radius: 50%;
}

.team-block-one .inner-box .content-box .social-links li a:hover{
	color: #ffffff;
	background: #4970b5;
	border-color: #4970b5;
}

.team-ex-section .sec-title-2{
	margin-bottom: 40px;
}

.team-ex-section .bubble-icon .bubble-2{
	left: 280px;
}


/** funfact-ex-section **/

.funfact-ex-section{
	position: relative;
}

.funfact-ex-section .inner-container{
	position: relative;
	margin-top: -135px;
	z-index: 1;
}

.counter-block-one .inner-box{
	position: relative;
	display: block;
	background: #ffffff;
	text-align: center;
	border-radius: 10px;
	padding: 56px 30px 54px 30px;
	box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.08);
}

.counter-block-one .inner-box .icon-box{
	position: relative;
	font-size: 40px;
	line-height: 40px;
	color: #4970b5;
	margin-bottom: 18px;
}

.counter-block-one .inner-box .counter-num{
	position: relative;
	display: block;
	font-size: 50px;
	line-height: 60px;
	color: #172746;
	margin-bottom: 12px;
	font-weight: 600;
	color: #04052E;
	font-weight: 900;
	/* padding-bottom: 24px; */
	font-family: 'Jost', sans-serif;
}

.counter-block-one .inner-box h5{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 28px;
	color: #808080;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 1px;
}


/** testimonial-ex-section **/

.testimonial-ex-section{
	position: relative;
	padding: 280px 0px 250px 0px;
	overflow: hidden;
	margin-top: -135px;
}

.testimonial-ex-section .testimonial-content{
	position: relative;
	padding: 0px 140px;
}

.testimonial-ex-section .testimonial-content .quote{
	position: relative;
	display: inline-block;
	margin-bottom: 23px;
}

.testimonial-ex-section .testimonial-content p{
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 34px;
	color: #727272;
	font-weight: 500;
	margin-bottom: 30px;
	margin-top: 40px;
	/* color: #04052E; */
	font-weight: 400;
	/* padding-bottom: 24px; */
	/* font-family: 'Jost', sans-serif; */
}

.testimonial-ex-section .testimonial-content .image-box{
	position: relative;
	display: inline-block;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	margin-bottom: 18px;
}

.testimonial-ex-section .testimonial-content .image-box img{
	width: 100%;
	border-radius: 50%;
}

.testimonial-ex-section .testimonial-content h3{
	position: relative;
	display: block;
	font-size: 22px;
	line-height: 30px;
	color: #0c1529;
	font-weight: 600;
	margin-bottom: 6px;
	color: #04052E;
	font-weight: 700;
	/* padding-bottom: 24px; */
	font-family: 'Jost', sans-serif;
}

.testimonial-ex-section .testimonial-content .designation {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 20px;
    font-family: 'Poppins', sans-serif;
    color: #707070;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.testimonial-ex-section .sec-title-2{
	margin-bottom: 40px;
}

.testimonial-ex-section .slider-arrow{
	position: absolute;
	top: 57%;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

.testimonial-ex-section .slick-arrow{
	position: absolute;
	display: inline-block;
	font-size: 30px;
	color: #0c1529;
	cursor: pointer;
	transition: all 500ms ease;
}

.testimonial-ex-section .prev-arrow{
	left: 0px;
}

.testimonial-ex-section .next-arrow{
	right: 0px;
}

.testimonial-ex-section .slick-arrow:hover{
	color: #4970b5;
}

.testimonial-ex-section .pattern-layer{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 152px;
	background-size: cover;
	background-repeat: no-repeat;
	z-index: 1;
}

.testimonial-ex-section .bubble-layer{
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: repeat-y;
	-webkit-animation: animateBubble 10s linear infinite,sideWays 2s ease-in-out infinite alternate;
    -moz-animation: animateBubble 10s linear infinite,sideWays 2s ease-in-out infinite alternate;
    animation: animateBubble 10s linear infinite,sideWays 2s ease-in-out infinite alternate;
}


/** news-ex-section **/

.news-ex-section{
	position: relative;
	padding: 116px 0px 140px 0px;
	overflow: hidden;
}

.news-ex-section .bubble-icon .bubble-2{
	left: 120px;
}

.news-ex-section .anim-icon .icon-1 {
    position: absolute;
    left: 340px;
    bottom: 180px;
    width: 86px;
    height: 86px;
}

.news-ex-section .sec-title-2{
	margin-bottom: 40px;
}

.news-ex-section .owl-carousel .owl-stage-outer{
	overflow: visible;
}

.news-ex-section .owl-carousel .owl-stage-outer .owl-item{
	opacity: 0;
}

.news-ex-section .owl-carousel .owl-stage-outer .owl-item.active{
	opacity: 1;
}

.news-block-one .inner-box{
	position: relative;
	display: block;
	background: #ffffff;
	border-radius: 10px;
	overflow: hidden;
	padding-left: 250px;
	box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.08);
}

.news-block-one .inner-box .image-box{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 250px;
	height: 290px;
	overflow: hidden;
	background: #4970b5;
	border-radius: 10px 0px 0px 10px;
}

.news-block-one .inner-box .image-box img{
	width: 100%;
	transition: all 500ms ease;
	border-radius: 10px 0px 0px 10px;
}

.news-block-one .inner-box:hover .image-box img{
	opacity: 0.2;
}

.news-block-one .inner-box .image-box h3{
	position: absolute;
	display: inline-block;
	width: 70px;
	left: 20px;
	top: 20px;
	background: #4970b5;
	border-radius: 10px;
	padding: 10px 15px;
	font-size: 24px;
	line-height: 18px;
	color: #ffffff;
	font-weight: 700;
	text-align: center;
}

.news-block-one .inner-box .image-box h3 span{
	font-size: 14px;
}

.news-block-one .inner-box .content-box{
	position: relative;
	padding: 27px 30px 32px 30px;
}

.news-block-one .inner-box .content-box .post-info{
	position: relative;
	margin-bottom: 7px;
}

.news-block-one .inner-box .content-box .post-info li{
	position: relative;
	display: inline-block;
	padding-left: 22px;
	margin-right: 20px;
	float: left;
}

.news-block-one .inner-box .content-box .post-info li:last-child{
	margin: 0px !important;
}

.news-block-one .inner-box .content-box .post-info li a{
	position: relative;
	display: inline-block;
	font-size: 15px;
	line-height: 26px;
	font-family: 'Poppins', sans-serif;
	color: #808080;
	font-weight: 500;
	color: #04052E;
	font-weight: 600;
	/* padding-bottom: 24px; */
	font-family: 'Jost', sans-serif;
}

.news-block-one .inner-box .content-box .post-info li i{
	line-height: 26px;
	position: absolute;
	left: 0px;
	top: 0;
	font-size: 16px;
	color: #4970b5;
}

.news-block-one .inner-box .content-box .post-info li a:hover{
	color: #4970b5;
}

.news-block-one .inner-box .content-box h3{
	position: relative;
	display: block;
	font-size: 22px;
	line-height: 30px;
	color: #172746;
	font-weight: 600;
	margin-bottom: 15px;
}

.news-block-one .inner-box .content-box h3 a{
	position: relative;
	display: inline-block;
	color: #172746;
	color: #04052E;
	font-weight: 900;
	/* padding-bottom: 24px; */
	font-family: 'Jost', sans-serif;
}

.news-block-one .inner-box .content-box h3 a:hover{
	color: #4970b5;
}

.news-block-one .inner-box .content-box p{
	position: relative;
	line-height: 26px;
	margin-bottom: 19px;
}

.news-block-one .inner-box .content-box .link a{
	position: relative;
    display: inline-block;
    font-size: 15px;
    line-height: 26px;
    color: #172746;
    font-weight: 500;
    padding-left: 30px;
}

.news-block-one .inner-box .content-box .link a:before {
    position: absolute;
    content: "\f105";
    font-family: 'Font Awesome 5 pro';
    font-size: 12px;
    font-weight: 400;
    color: #232323;
    width: 21px;
    height: 21px;
    line-height: 18px;
    text-align: center;
    border: 2px solid #e5e5e5;
    border-radius: 50%;
    left: 0px;
    top: 3px;
    transition: all 500ms ease;
    border: 1px solid #f3f5f6;
    border-radius: 50%;
    left: 0px;
    top: 3px;
    transition: all 500ms ease;
    background: #ffffff;
}

.news-block-one .inner-box .content-box .link a:hover:before{
	color: #ffffff;
	background: #4970b5;
	border-color: #4970b5;
}

.news-ex-section .owl-nav{
	display: none;
}

.news-ex-section .owl-dots{
	position: relative;
	display: block;
	text-align: center;
	margin-top: 45px;
}

.news-ex-section .owl-dots .owl-dot span{
	position: relative;
	display: inline-block;
	width: 12px;
	height: 12px;
	background: #e4e4e4;
	border-radius: 50%;
	margin: 0px 6px;
	cursor: pointer;
	padding: 0px;
	transition: all 500ms ease;
}

.news-ex-section .owl-dots .owl-dot.active span,
.news-ex-section .owl-dots .owl-dot span:hover{
	background: #4970b5;
}


/** cta-ex-section **/

.cta-ex-section{
	position: relative;
	padding: 95px 0px;
	overflow: hidden;
	background: #636466 /* #4970b5; */
	/* background: -webkit-linear-gradient(0deg, #0e81ab, #0eab6e 100%); */
}

.cta-ex-section .inner-box .text{
	position: relative;
	float: left;
}

.cta-ex-section .inner-box .text h2{
	position: relative;
	display: block;
	font-size: 40px;
	line-height: 60px;
	color: #ffffff;
	font-weight: 700;
	/* color: #04052E; */
	font-weight: 900;
	/* padding-bottom: 24px; */
	font-family: 'Jost', sans-serif;
}

.cta-ex-section .inner-box .phone-box{
	position: relative;
	float: right;
}

.cta-ex-section .inner-box .phone-box a{
	position: relative;
	display: inline-block;
	font-size: 18px;
	line-height: 28px;
	font-family: 'Rubik', sans-serif;
	font-weight: 700;
	color: #4970b5;
	text-align: center;
	background: #ffffff;
	padding: 16px 35px;
	border-radius: 30px;
	color: #04052E;
	font-weight: 700;
	/* padding-bottom: 24px; */
	font-family: 'Jost', sans-serif;
}

.cta-ex-section .inner-box .phone-box a i{
	margin-right: 15px;
}

.cta-ex-section .inner-box .phone-box a:hover{
	color: #ffffff;
	background: #222;
}

.cta-ex-section .bubble-icon .bubble-2{
	left: 120px;
	width: 115px;
	height: 133px;
}

.cta-ex-section .anim-icon .icon-1 {
    position: absolute;
    right: 230px;
    top: 40px;
    width: 115px;
    height: 115px;
}


/** footer-ex-section **/

.footer-ex-section {
    position: relative;
    /* background: #091020; */
}

.footer-ex-section .footer-top {
    position: relative;
    overflow: hidden;
    padding: 144px 0px 80px 0px;
}

.footer-ex-section .footer-top .bubble-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: repeat-y;
    -webkit-animation: animateBubble 10s linear infinite,sideWays 2s ease-in-out infinite alternate;
    -moz-animation: animateBubble 10s linear infinite,sideWays 2s ease-in-out infinite alternate;
    animation: animateBubble 10s linear infinite,sideWays 2s ease-in-out infinite alternate;
}
.footer-ex-section .footer-top .logo-widget .footer-logo {
    position: relative;
    margin-bottom: 25px !important;
}

.footer-ex-section .footer-top .logo-widget .text p{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #b4bac8;
	margin-bottom: 24px;
}

.footer-ex-section .footer-top .logo-widget .text h6{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 26px;
	color: #ffffff;
	font-weight: 600;
	margin-bottom: 14px;
	/* color: #04052E; */
	font-weight: 700;
	/* padding-bottom: 24px; */
	font-family: 'Jost', sans-serif;
}

.footer-ex-section .footer-top .logo-widget ul li{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #b4bac8;
}

.footer-ex-section .footer-top .logo-widget{
	position: relative;
	margin-top: -30px;
}

.ml-50{
	margin-left: 50px;
}

.footer-ex-section .footer-top .widget-title{
	position: relative;
	display: block;
	margin-bottom: 45px;
}

.footer-ex-section .footer-top .widget-title h3{
	position: relative;
	display: block;
	font-size: 22px;
	line-height: 30px;
	color: #ffffff;
	font-weight: 500;
	/* color: #04052E; */
	font-weight: 700;
	/* padding-bottom: 24px; */
	font-family: 'Jost', sans-serif;
}

.footer-ex-section .footer-top .contact-widget .info li{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #b4bac8;
	padding-left: 34px;
	margin-bottom: 15px;
}

.footer-ex-section .footer-top .contact-widget .info li:last-child{
	margin-bottom: 0px;
}

.footer-ex-section .footer-top .contact-widget .info li a{
	display: inline-block;
	color: #b4bac8;
}

.footer-ex-section .footer-top .contact-widget .info li a:hover{
	color: #4970b5;
}

.footer-ex-section .footer-top .contact-widget .info li i{
	position: absolute;
	left: 0px;
	top: 4px;
	color: #4970b5;
	font-size: 20px;
}

.footer-ex-section .footer-top .contact-widget .info li:first-child i{
	top: 8px;
}

.footer-ex-section .footer-top .links-widget .links-list li{
	position: relative;
	display: block;
	margin-bottom: 10px;
}

.footer-ex-section .footer-top .links-widget .links-list li:last-child{
	margin-bottom: 0px;
}

.footer-ex-section .footer-top .links-widget .links-list li a{
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 30px;
	color: #b4bac8;
}

.footer-ex-section .footer-top .links-widget .links-list li a:hover{
	color: #4970b5;
}

.footer-ex-section .footer-top .links-widget .links-list li a:before{
	position: absolute;
	content: '';
	background: #4970b5;
	width: 0%;
	height: 1px;
	left: 0px;
	bottom: 5px;
	transition: all 500ms ease;
}

.footer-ex-section .footer-top .links-widget .links-list li a:hover:before{
	width: 100%;
}

.footer-ex-section .footer-top .subscribe-widget p{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 28px;
	color: #b4bac8;
	margin-bottom: 39px;
}

.footer-ex-section .footer-top .subscribe-widget .subscribe-form .form-group{
	position: relative;
	margin: 0px;
	border-radius: 30px;
	overflow: hidden;
}

.footer-ex-section .footer-top .subscribe-widget .subscribe-form .form-group input[type='email']{
	position: relative;
	width: 100%;
	height: 60px;
	background: #fff;
	border: 2px solid #ffffff;
	border-radius: 30px;
	font-size: 16px;
	font-family: 'Rubik', sans-serif;
	color: #808080;
	padding: 10px 60px 10px 30px;
	transition: all 500ms ease;
}

.footer-ex-section .footer-top .subscribe-widget .subscribe-form .form-group input:focus{
	border-color: #4970b5;
}

.footer-ex-section .footer-top .subscribe-widget .subscribe-form .form-group button{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 24px;
	color: #ffffff;
	font-weight: 400;
	background: #4970b5;
	cursor: pointer;
	transition: all 500ms ease;
}

.footer-ex-section .footer-bottom{
	position: relative;
	width: 100%;
	background: #060b17;
	padding: 20px 0px;
}

.footer-ex-section .footer-bottom .inner-box{
	position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.footer-ex-section .footer-bottom .copyright p{
	position: relative;
	font-size: 16px;
	line-height: 40px;
	color: #ffffff;
}

.footer-ex-section .footer-bottom .copyright p a{
	display: inline-block;
	color: #4970b5;
}

.footer-ex-section .footer-bottom .copyright p a:hover{
	color: #ffffff;
}

.footer-ex-section .footer-bottom .social-links li{
	position: relative;
	display: inline-block;
	margin: 0px 3px;
}

.footer-ex-section .footer-bottom .social-links li a{
	position: relative;
	display: inline-block;
	font-size: 15px;
	color: #ffffff;
	background: rgba(255,255,255,0.1);
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 50%;
	display: none;
}

.footer-ex-section .footer-bottom .social-links li a:hover{
	background: #4970b5;
}

.footer-ex-section .footer-bottom .footer-nav li{
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 40px;
	color: #ffffff;
	margin-right: 25px;
}

.footer-ex-section .footer-bottom .footer-nav li:last-child{
	margin-right: 0px !important;
}

.footer-ex-section .footer-bottom .footer-nav li a{
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 40px;
	color: #ffffff;
}

.footer-ex-section .footer-bottom .footer-nav li a:hover{
	color: #4970b5;
}

.footer-ex-section .footer-bottom .footer-nav li:before{
	position: absolute;
	content: '';
	background: #ffffff;
	width: 1px;
	height: 18px;
	top: 10px;
	right: -14px;
}

.footer-ex-section .footer-bottom .footer-nav li:last-child:before{
	display: none;
}



/*** 

====================================================================
                        Responsive-Css
====================================================================

***/


@media only screen and (max-width: 1200px){

	.header-area.style-three .header-nav .logo-box{
		padding-left: 0px;
		padding-right: 0px;
		box-shadow: none;
	}

	.header-area.style-three .header-nav .logo-box .shape{
		display: none;
	}

	.header-area.style-three .header-nav .navigation .navbar .navbar-nav .nav-item .nav-link{
		margin: 0px 0px;
	}

	.header-area.style-three .header-nav .nav-right-content{
		padding-left: 20px;
	}

	.header-area.style-three .header-nav .nav-right-content li.user-box {
    	margin: 0px 15px 0px 9px;
	}

	.hero-section-two.style-three .image-layer{
		display: none;
	}

	.service-ex-section .service-carousel{
		margin-right: 0px;
	}

	.service-ex-section .owl-nav{
		right: 0px;
	}

	.chooseus-ex-section .content-box{
		padding-right: 0px;
		padding-left: 30px;
	}

	.chooseus-ex-section .content-box .tabs-content .tabs-inner{
		margin-right: 0px;
	}

	.testimonial-ex-section .slider-arrow{
		display: none;
	}

	.cta-ex-section .inner-box .text{
		float: none;
		display: block;
		margin-bottom: 10px;
	}

	.cta-ex-section .inner-box .phone-box{
		float: none;
		display: block;
	}

}


@media only screen and (max-width: 991px){

	.header-area.style-three .header-nav .navigation .navbar .navbar-nav .nav-item .nav-link{
		color: #ffffff;
	}

	.header-area.style-three .header-nav .navigation .navbar .navbar-toggler .toggler-icon{
		background: #222;
	}

	.header-top .top-left,
	.header-top .top-right{
		float: none;
		display: block;
		text-align: center;
	}

	.header-area .header-nav .navigation .navbar .navbar-collapse{
		max-height: 350px;
		overflow-y: auto;
	}

	.testimonial-ex-section .testimonial-content{
		padding: 0px;
	}

	.anim-icon{
		display: none !important;
	}

	.hero-section-two.style-three .slider-arrow{
		display: none;
	}

	.feature-block-one .inner-box{
		margin-bottom: 80px;
	}

	.feature-block:last-child .feature-block-one .inner-box{
		margin-bottom: 0px;
	}

	.about-ex-section .image-box{
		margin-right: 0px;
		margin-bottom: 40px;
	}

	.service-ex-section .owl-nav{
		display: none;
	}

	.chooseus-ex-section .bg-layer{
		display: none;
	}

	.team-block-one .inner-box{
		margin-bottom: 30px;
	}

	.counter-block-one .inner-box{
		margin-bottom: 30px;
	}

	.footer-ex-section .footer-widget{
		margin: 0px 0px 30px 0px !important;
	}

	.footer-ex-section .footer-top{
		padding-bottom: 115px;
	}

	.footer-ex-section .footer-bottom .inner-box{
		display: block;
		text-align: center;
	}

	.about-ex-section .content-box{
		padding-left: 0px;
	}

}


@media only screen and (max-width: 767px){

	.hero-section-two.style-three .hero-content .video-box{
		position: relative;
		margin-top: 50px;
	}

	.hero-section-two.style-three .single-hero-slider{
		padding: 100px 0px;
	}

	.feature-ex-section{
		padding: 70px 0px;
	}

	.about-ex-section{
		padding: 70px 0px;
	}

	.service-ex-section{
		padding: 65px 0px 70px 0px;
	}

	.sec-title-2 h2 br{
		display: none;
	}

	.sec-title-2 h2{
		font-size: 30px;
		line-height: 38px;
	}

	.chooseus-ex-section{
		padding: 65px 0px;
	}

	.chooseus-ex-section .content-box{
		padding-left: 0px;
	}

	.team-block-one{
		max-width: 350px;
		margin: 0 auto;
	}

	.team-ex-section{
		padding: 65px 0px 180px 0px;
	}

	.testimonial-ex-section{
		padding: 180px 0px 65px 0px;
	}

	.news-ex-section{
		padding: 65px 0px 70px 0px;
	}

	.news-ex-section .owl-dots{
		display: none;
	}

	.news-block-one .inner-box .image-box{
		position: relative;
		border-radius: 10px;
		margin: 0 auto;
	}

	.news-block-one .inner-box{
		padding-left: 0px;
		padding-top: 30px;
	}

	.cta-ex-section .inner-box .text h2{
		line-height: 38px;
	}

	.cta-ex-section{
		padding: 65px 0px 70px 0px;
	}

	.footer-ex-section .footer-top{
		padding: 70px 0px 40px 0px;
	}

	.hero-section-two.style-three .hero-content .content-box h1{
		font-size: 45px;
		line-height: 50px;
		margin-bottom: 15px;
	}

	.header-area.style-three .header-nav .navigation .navbar{
		padding-right: 70px;
	}

	.hero-section-two.style-three .hero-content .content-box{
		max-width: 100%;
	}

	.header-area.style-three .header-nav.sticky{
		display: none;
	}

	.header-area.style-three .header-nav .navigation .navbar .navbar-nav .nav-item .sub-menu{
		-webkit-transition: all 0s ease-out 0s;
    	transition: all 0s ease-out 0s;
	}

}

@media only screen and (max-width: 499px){

	.header-area.style-three .header-nav .logo-box{
		float: none;
		display: block;
		text-align: center;
	}

	.header-area .header-nav .navigation .navbar{
		display: block;
	}

	.header-area.style-three .header-nav .navigation .navbar{
		padding-right: 0px;
	}

	.header-area.style-three .header-nav .nav-right-content{
		padding-left: 0px;
	}

	.header-area.style-three .header-nav .nav-right-content:before{
		display: none;
	}

	.search-box-outer .show .dropdown-menu{
		left: 0px !important;
	}

	.header-area.style-three .header-nav{
		padding-bottom: 20px;
	}

	.header-area .header-nav .navigation .navbar .navbar-toggler{
		z-index: 1;
	}

	.about-ex-section .image-box .image-2{
		position: relative;
		bottom: 0px;
		margin-top: 30px;
	}

	.about-ex-section .image-box{
		padding-right: 0px;
	}

	.bubble-icon{
		display: none;
	}

	.chooseus-ex-section .content-box .tabs-content .tabs-inner{
		padding-left: 0px;
	}

	.chooseus-ex-section .content-box .tabs-content .tabs-inner .image-box{
		position: relative;
		top: 0px;
		margin-bottom: 15px;
	}

	.chooseus-ex-section .content-box .tab-btns li{
		margin-bottom: 10px;
	}


}





.admin-bar .elementor-edit-link-title{
    width: auto !important;
}
.version-two {
    padding-left: 70px;
    padding-right: 70px;
}
.testimonial-section .single-testimonial .testimonial-author .author-pro {
    color: #fff;
}




.header-area.style-three .header-nav.sticky .navigation .navbar .navbar-nav .nav-item .nav-link {
    color: #172746;
}














/*** 
=============================================
    Team Single Area Css
=============================================
***/
.team-single-area{
    position: relative;
    display: block;
    padding: 120px 0 80px;
}
.team-singel-image-box{
    position: relative;
    display: block;    
}
.team-singel-image-box img{
    width: 100%;
}

.team-member-info-box{
    position: relative;
    display: block;
    padding: 56px 45px;
    box-shadow: 0 0 20px rgb(0 0 0 / 0.05);
}

.team-member-info-box .title {
    position: relative;
    display: block;
    padding-bottom: 6px;
}

.team-member-info-box .title h3{
    color: #222222;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    margin: 0 0 6px;
    font-weight: 700;
    /* padding-bottom: 24px; */
    font-family: 'Jost', sans-serif;
}

.team-member-info-box .title span{
    color: #798795;
    font-size: 16px;
    font-weight: 400;
}

.team-member-info-box ul {
    position: relative;
    display: block;
    overflow: hidden;
    margin-top: 22px;
}
.team-member-info-box ul li {
    color: #798795;
    font-size: 18px;
    line-height: 40px;
    font-weight: 500;
    display: inline-block;
    margin-right: 10px;
}
.team-member-info-box ul li span {
    position: relative;
    display: inline-block;
    padding-right: 5px;
    color: #000000;
    font-weight: 600;
    /* font-family: 'Poppins', sans-serif; */
    font-weight: 900;
    /* padding-bottom: 24px; */
    font-family: 'Jost', sans-serif;
}
.team-member-info-box ul li a{
    color: #798795;
}
.team-member-info-box .social-links-style1 {
    margin-top: 36px;
}
.team-member-info-box .social-links-style1 li a i {
    position: relative;
    display: block;
    background: #ededed;
    width: 40px;
    height: 40px;
    border-radius: 10px;
    color: #798795;
    font-size: 16px;
    font-weight: 400;
    line-height: 40px;
    text-align: center;
    transition: all 500ms ease;
}
.team-member-info-box .social-links-style1 li a:hover i{
    color: #ffffff;
    background: #4970b5;
}

.team-member-content-box {
    position: relative;
    display: block;
    padding-top: 46px;
    padding-bottom: 60px;
}
.team-member-content-box h3{
    color: #000000;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    margin: 0 0 30px;
}


/* Project details */

.project-details {
    position: relative;
    padding: 120px 0 90px;
}

.project-details .project-info {
    position: relative;
}

.project-details .project-info .column {
    position: relative;
    margin-bottom: 10px;
    background: #f9f8f7;
    padding: 36px 50px;
    text-align: center;
}

.project-details .project-info h5 {
    position: relative;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.project-details .project-info p {
    position: relative;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0;
}

.project-details h2 {
    font-size: 50px;
    font-weight: 700;
    margin-bottom: 30px;
}

.project-details .text {
    position: relative;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 30px;
}

.project-details h3 {
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 30px;
}

.project-details .list {
    position: relative;
    margin-bottom: 30px;
}

.project-details .list li {
    position: relative;
    color: #797672;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 12px;
    padding-left: 27px;
    transition: .5s;
}

.project-details .list li:before {
    font-family: 'fontawesome';
    content: "\f00c";
    position: absolute;
    left: 0;
    top: -1px;
    line-height: 30px;
    font-size: 15px;
    font-weight: 900;
    display: inline-block;
    color: #4970b5;
}



.appointment-form {
    /* max-width: 700px; */
    margin: 0 auto;
}

.contact-section .default-form.appointment-form .form-group input[type="text"], 
.contact-section .default-form.appointment-form .form-group input[type="email"], 
.contact-section .default-form.appointment-form .form-group input[type="password"], 
.contact-section .default-form.appointment-form .form-group input[type="tel"], 
.contact-section .default-form.appointment-form .form-group input[type="url"], 
.contact-section .default-form.appointment-form .form-group input[type="file"], 
.contact-section .default-form.appointment-form .form-group input[type="number"], 
.contact-section .default-form.appointment-form .form-group textarea, 
.contact-section .default-form.appointment-form .form-group select {
    border: 1px solid #eee;
    background: #fff;
}

.contact-section .default-form.appointment-form .form-group textarea {
    height: 180px;
}

.appointment-form .form-group {
    margin-bottom: 30px;
}


/* Why choose us section */

.why-choose-us-section {
    position: relative;
    padding: 160px 0 130px;
}

.why-choose-us-block {
    position: relative;
    margin-bottom: 30px;
    z-index: 99;
}

.why-choose-us-block .inner-box {
    position: relative;
    padding: 40px 15px 40px;
    width: 100%;
    text-align: center;
    background: #fff;
    border: 1px solid #e5e9f2;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
}

.why-choose-us-block .inner-box .icon-box {
    position: relative;
    color: #4970b5;
    margin: 0 auto 15px;
    font-size: 60px;
    background-repeat: no-repeat;
    background-position: center;
    width: 80px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    border-radius: 50%;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
}

.why-choose-us-block .inner-box h4 {
    position: relative;
    font-size: 20px;
    color: #222222;
    font-weight: 600;
    margin-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
}

.why-choose-us-block .inner-box h4 a {
    color: #222;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
}

.why-choose-us-block .inner-box h4 a:hover {
    color: #4970b5;
}

.why-choose-us-block .inner-box .text {
    position: relative;
    color: #848484;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.6em;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    margin-bottom: 0;
}

.why-choose-us-block .inner-box .read-more {
    position: relative;
    margin-top: 10px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 16px;
}

.why-choose-us-block .hvr-bounce-to-bottom:before {
    background-color: #4970b5;
}

.why-choose-us-block .inner-box:hover .icon-box,
.why-choose-us-block .inner-box:hover h4 a,
.why-choose-us-block .inner-box:hover .text {
    color: #fff;
}


/* Pricing Details */

.cart-total-table {
    border: 1px solid #e8e6f4;
    border-radius: 6px;
}

.cart-total-table li {
    border-bottom: 1px solid #e8e6f4
}

.cart-total-table li:last-child {
    border-bottom: none
}

.cart-total-table li span.col.col-title {
    position: relative;
    display: block;
    float: left;
    border-right: 1px solid #e8e6f4;
    color: #282828;
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    padding: 10px 18px;
    width: 50%;
}

.cart-total-table li span.col {
    position: relative;
    display: block;
    float: left;
    color: #111;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    padding: 10px 18px;
    width: 50%;
}

.billing-information .payment-options {
    position: relative;
    display: block;
    overflow: hidden;
    margin-top: 30px;
    border: 1px solid #e8e6f4;
    padding: 23px 20px 35px;
    border-radius: 6px;
}

.billing-information .payment-options .option-block {
    margin-bottom: 14px
}

.billing-information .payment-options .option-block .checkbox {
    margin: 0 0 5px;
}

.billing-information .payment-options .option-block .checkbox label {
    display: block;
    font-weight: 500;
    min-height: 20px;
    padding-left: 0px;
    margin: 0;
}

.billing-information .payment-options .option-block .checkbox label input {
    position: relative;
    top: 1px;
}

.billing-information .payment-options .option-block .checkbox label span {
    color: #282828;
    font-size: 16px;
    font-weight: 400;
    padding-left: 10px;
}

.billing-information .payment-options .option-block .checkbox label span b {
    color: #222222;
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    padding-left: 25px;
    text-decoration: underline;
}

.billing-information .payment-options .option-block .text {
    padding-left: 30px;
}

.billing-information .payment-options .option-block .text p {
    margin: 0;
    line-height: 28px;
}

.pricing-details {
    position: relative;
    padding: 150px 0;
}

.pricing-details h3 {
    position: relative;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 30px;
}

.pricing-details .text {
    margin-bottom: 40px;
}

.pricing-details .content {
    position: relative;
}

.pricing-details h4 {
    position: relative;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 30px;
}

.pricing-details .cart-total-table {
    margin-bottom: 40px;
}

/* Cupon */

.coupons-section {
    position: relative;
    padding: 100px 0 120px;
}

.tt-coupons {
    position: relative;
    border: 5px solid #f3f3f3;
    background-color: #fff
}
.tt-coupons:before,
.tt-coupons:after {
    content: '';
    display: block;
    position: absolute;
    height: 1px;
    width: 100%;
    left: 0;
    z-index: 1;
    border: 1px dashed #ddd;
}
.tt-coupons:after {
    top: 1px
}
.tt-coupons:before {
    bottom: 1px
}
.tt-coupons .tt-coupons__bg {
    height: 251px;
    overflow: hidden;
    position: relative;
}
.tt-coupons .tt-coupons__bg:after,
.tt-coupons .tt-coupons__bg:before {
    content: '';
    display: block;
    position: absolute;
    top: 0
}
.tt-coupons .tt-coupons__bg:after {
    height: 100%;
    width: 1px;
    right: 1px;
    border: 1px dashed #ddd;
    z-index: 1
}
.tt-coupons .tt-coupons__bg:before {
    width: 228px;
    top: -55px;
    left: -68px;
    bottom: -11px;
    z-index: 2;
     background: #172746;
    transform: rotate(22deg);
}
.tt-coupons .btn-custom {
    text-decoration: none;
    text-align: center;
    display: inline-block;
    color: #fff
}
.tt-coupons .btn-custom .tt-icon {
    font-size: 23px;
    line-height: 1
}
.tt-coupons .btn-custom span {
    display: inline-block;
    position: relative;
    font-size: 14px;
    line-height: 1;
    top: 3px
}
.tt-coupons .btn-custom span:before {
    display: inline-block;
    position: relative;
    content: '';
    display: block;
    position: absolute;
    bottom: -1px;
    width: 100%;
    height: 2px;
    margin: auto;
    left: 0;
    right: 0;
    background-color: #87888e;
    -webkit-transition: width .2s linear;
    transition: width .2s linear
}
.tt-coupons .btn-custom:hover {
    color: #fff
}
.tt-coupons .btn-custom:hover span:before {
    width: 0
}
.tt-coupons .tt-top-left {
    position: absolute;
    top: 22px;
    left: 20px;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    z-index: 3
}
.tt-coupons .tt-top-left a {
    color: #fff
}
.tt-coupons .tt-bottom-left {
    position: absolute;
    bottom: 22px;
    left: 22px;
    z-index: 3
}
.tt-coupons .tt-right-top {
    width: 64%;
    float: right;
    padding: 18px 24px 50px 0;
    position: relative;
    z-index: 3;
    font-weight: 900;
    /* padding-bottom: 24px; */
    font-family: 'Jost', sans-serif;
}
.tt-coupons .tt-right-top .tt-title {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    padding-bottom: 14px
}
.tt-coupons .tt-right-top .tt-title+* {
    margin-top: 0;
    letter-spacing: -.5px;
}
.tt-coupons .tt-right-top .tt-title__01 {
    color: #303442;
    font-size: 24px;
    line-height: 34px;
    font-weight: 900;
    /* padding-bottom: 24px; */
    font-family: 'Jost', sans-serif;
}
.tt-coupons .tt-right-top .tt-title__02 {
    color: #4970b5;
    font-size: 23px;
    line-height: 34px;
    margin-top: 8px;
    font-weight: 900;
    /* padding-bottom: 24px; */
    font-family: 'Jost', sans-serif;
}
.tt-coupons .tt-right-bottom {
    position: absolute;
    padding: 0 24px 0 0;
    width: 70%;
    right: 0;
    bottom: 16px
}
.tt-coupons .tt-right-bottom .tt-row-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: absolute;
    bottom: 0;
    right: 24px;
    width: 100%;
    font-size: 14px;
    color: #252936
}
.tt-coupons .tt-right-bottom .tt-row-bottom .tt-col {
    display: inline-block
}
.tt-coupons .tt-right-bottom .tt-row-bottom .tt-col:not(:last-child) {
    margin-left: 30px
}
.tt-coupons .tt-right-bottom .tt-coupons__logo {
    font-size: 19px;
    line-height: 19px;
    color: #303442;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    display: inline-block;
    position: relative;
    letter-spacing: -.02em
}
.tt-coupons .tt-right-bottom .tt-coupons__logo .tt-icon {
    position: absolute;
    top: -4px;
    left: -11px;
    max-width: 20px
}
.tt-coupons .tt-right-bottom .tt-text {
    display: inline-block;
    position: relative;
    top: -2px
}
.tt-coupons .tt-right-bottom .tt-text .tt-base-color {
    color: #4970b5;
}

@media (max-width: 1229.98px) {
    .tt-coupons {
        max-width:570px;
        margin-left: auto;
        margin-right: auto
    }
    .tt-coupons .tt-right-top {
        width: 58%
    }
}
@media (max-width:575.98px) {
    .tt-coupons .tt-coupons__bg {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }
    .tt-coupons .tt-top-left {
        position: relative;
        top: inherit;
        left: inherit;
        width: 62%;
        background: #303442;
        overflow: hidden;
        padding: 20px 10px 20px 20px
    }
    .tt-coupons .tt-bottom-left {
        width: 38%;
        position: relative;
        bottom: inherit;
        left: inherit;
        background: #303442;
        overflow: hidden;
        padding: 20px 20px 20px 10px;
        text-align: right
    }
    .tt-coupons .tt-coupons__bg {
        height: inherit
    }
    .tt-coupons .tt-coupons__bg:before {
        display: none
    }
    .tt-coupons .tt-right-top {
        width: 100%;
        padding: 18px 20px 35px
    }
    .tt-coupons .tt-right-top .tt-title__01 {
        font-size: 18px;
        line-height: 28px
    }
    .tt-coupons .tt-right-top .tt-title__02 {
        font-size: 26px;
        line-height: 24px
    }
    .tt-coupons .tt-right-bottom {
        width: 100%;
        position: relative;
        padding: 0;
        text-align: right
    }
    .tt-coupons .tt-right-bottom .tt-row-bottom {
        padding: 0 0;
        position: inherit;
        display: block
    }
    .tt-coupons .tt-right-bottom .tt-row-bottom .tt-col:first-child {
        text-align: right;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .tt-coupons .tt-right-bottom .tt-row-bottom .tt-col:last-child {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        display: none
    }
}
.tt-coupons-wrapper {
    margin-left: -15px;
    margin-right: -15px
}
.tt-coupons-wrapper .tt-item {
    padding-left: 15px;
    padding-right: 15px
}

/* Services Price section */

.services-price {
    position: relative;
    padding: 80px 0 120px 0px;
}
.services-price .sec-title {
    padding-bottom: 40px;
}
.services-price .sec-title h2 {
    margin-bottom: 10px;
    font-weight: 900;
    /* padding-bottom: 24px; */
    font-family: 'Jost', sans-serif;
    font-size: 40px;
}

.services-price .table thead th {
    background: #4970b5;
    color: #fff;
    font-weight: 900;
    /* padding-bottom: 24px; */
    /* font-family: 'Jost', sans-serif; */
}

.services-price .table-striped tbody tr:nth-of-type(odd) {
    background: #fff;
}

.services-price .table-striped tbody tr:nth-of-type(even) {
    background: #f7f7f7;
}

.services-price .table td {
    padding: 16px 25px;
}

/* Owl Dots */
.coupons-section .owl-dots {
    display: block;
    text-align: center;
    margin-top: 20px;
}

.coupons-section .owl-dots .owl-dot{
    position:relative;
    margin:0px 5px;
    width: 30px;
    height: 3px;
    display:inline-block;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
}

.coupons-section .owl-dots .owl-dot{
    background:#ddd;
}

.coupons-section .owl-dots .owl-dot:hover,
.coupons-section .owl-dots .owl-dot.active{
    background-color:#4970b5;
}


/* Resume */

.resume h3 {
    color: #000000;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    margin: 0 0 50px;
    font-weight: 900;
    /* padding-bottom: 24px; */
    font-family: 'Jost', sans-serif;
}

.resume .info-box{
    position: relative;
    padding-left: 125px;
}

.resume .info-box .inner{
    position: relative;
}

.resume .info-box .date{
    position: absolute;
    left: 0;
    top: 15px;
    font-size: 14px;
    line-height: 22px;
    color: #ffffff;
    font-weight: 400;
    padding: 5px 20px;
    background-color: #222222;
    border-radius: 3px 20px 20px 3px;
    font-weight: 900;
    /* padding-bottom: 24px; */
    font-family: 'Jost', sans-serif;
}

.resume .info-box:hover .date{
    -webkit-transform: rotateX(-360deg);
    -ms-transform: rotateX(-360deg);
    transform: rotateX(-360deg);
    -webkit-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}


.resume .info-box .date:before{
    position: absolute;
    top: 6px;
    right: -6px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #222222;
    content: "";
}

.resume .info-box .inner{
    position: relative;
}

.resume .info-box .title{
    position: relative;
    padding: 20px 25px;
    background-color: #f9f9f9;
    margin-bottom: 25px;
}

.resume .info-box .title:before{
    position: absolute;
    left: -34px;
    top: 22px;
    height: 17px;
    width: 17px;
    border:1px solid #dddddd;
    border-radius: 10px;
    content: "";
    background-color: #ffffff;
}

.resume .info-box .title:after{
    position: absolute;
    top: 26px;
    left: -30px;
    height: 9px;
    width: 9px;
    border-radius: 10px;
    background-color: #4970b5;
    content:"";
}

.resume .info-box .title h4{
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 20px;
    color: #222222;
    font-weight: 600;
    font-weight: 900;
    /* padding-bottom: 24px; */
    font-family: 'Jost', sans-serif;
}

.resume .info-box .title span{
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #222222;
    font-weight: 400;
}

.resume .info-box h5{
    position: relative;
    font-size: 16px;
    line-height: 24px;
    color: #222222;
    font-weight: 700;
    margin-bottom: 10px;
    font-weight: 900;
    /* padding-bottom: 24px; */
    font-family: 'Jost', sans-serif;
}

.resume .info-box .content{
    position: relative;
    padding: 0 25px;
    margin-bottom: 50px;
}

.resume .info-box .text{
    position: relative;
    margin-bottom: 20px;
}

.resume .info-box .image-box{
    position: relative;
    margin-bottom: 30px;
}

.resume .info-box .image-box img{
    display: block;
    width: 100%;
    height: auto;
}

.resume .info-box ol{
    position: relative;
    counter-reset:count;
    margin-bottom: 50px;
}

.resume .info-box ol li{
    position: relative;
    padding-left: 30px;
    font-size: 14px;
    color: #222222;
    line-height: 32px;
    font-weight: 700;
    /* padding-bottom: 24px; */
    font-family: 'Jost', sans-serif;
}

.resume .info-box ol li:before{
    position: absolute;
    left: 0;
    top: 0;
    font-size: 14px;
    line-height: 32px;
    font-weight: 700;
    color: #222222;
    counter-increment: count;
    content: counter(count);
}

.resume .info-box ol li:after{
    position: absolute;
    left: 10px;
    top: 0;
    font-size: 14px;
    line-height: 30px;
    font-weight: 700;
    color: #222222;
    content: "-";
}

/* Progress Block */

.progress-block {
    position: relative;
    margin-bottom: 30px;
    z-index: 10;
}

.progress-block .inner-box {
    position: relative;
    min-height: 210px;
}

.progress-block .graph-outer {
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.progress-block .graph-outer:before {
    position: absolute;
    content: '';
    top: 4px;
    left: 4px;
    right: 4px;
    bottom: 4px;
    border: 2px solid #db8463;
    border-radius: 50%;
}

.progress-block canvas {
    position: relative;
}

.progress-block .counter-title {
    position: relative;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: #222;
    margin-top: 30px;
}

.progress-block .graph-outer .count-box {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    margin-top: -4px;
    font-size: 16px;
    color: #222;
    font-weight: 700;
    line-height: 1.4em;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.progress-block .graph-outer .count-text {
    position: relative;
    font-size: 60px;
    line-height: 1.2em;
    color: #222;
    font-weight: 700;
}

.skills-area {
    margin-bottom: 50px;
}

.skills-area h3 {
    color: #000000;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    margin: 0 0 50px;
}



/* Video Section */

.video-section {
    position: relative;
    padding: 145px 0 110px;
    background-size: cover;
    text-align: center;
}

.video-section:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: .65;
}

.video-section .video-btn {
    position: relative;
    margin-bottom: 30px;
}

.video-section .video-btn a {
    position: relative;
    display: inline-block;
    width: 100px;
    height: 100px;
    border: 2px solid #fff;
    line-height: 96px;
    text-align: center;
    border-radius: 50%;
    margin: 0 auto;
}

.video-section .text {
    position: relative;
    color: #fff;
}
.video-section .sec-title.light h2 {
    color: #fff;
}







/* Pricing Section */

.pricing-section {
    position: relative;
    padding: 10px 0 90px;
}

.pricing-section.style-two .pricing-section {
    position: relative;
    padding: 145px 0 90px;
}

.pricing-section.style-two  .row {
    margin: 0 -25px;
}

.pricing-section.style-two .pricing-block {
    padding: 0 25px;
}

.pricing-section.style-two .pricing-block .inner-box {
    position: relative;
    padding: 60px 30px;
    margin-bottom: 30px;
    text-align: center;
    box-shadow: 0px 5px 18.9px 2.1px rgba(0, 0, 0, 0.05);
}

.pricing-section.style-two .pricing-block.active-block .inner-box {
    box-shadow: none;
    border: 5px solid #222;
    padding: 56px 26px;
}

.pricing-section.style-two .pricing-block .wrapper-box {
    position: relative;
    max-width: 200px;
    margin: 0 auto;
}

.pricing-section.style-two .pricing-block .icon {
    position: relative;
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 15px;
}

.pricing-section.style-two .pricing-block .category {
    position: relative;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px;
}

.pricing-section.style-two .pricing-block .price-box {
    position: relative;
    padding: 30px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin-bottom: 40px;
}

.pricing-section.style-two .pricing-block .price {
    font-size: 33px;
    font-weight: 500;
    margin-bottom: 20px;
}

.pricing-section.style-two .pricing-block .price strong {
    font-weight: 700;
}

.pricing-section.style-two .pricing-block .text {
    margin-bottom: 0;
    font-size: 14px;
}

.pricing-section.style-two .pricing-block ul {
    position: relative;
    padding-bottom: 15px;
}

.pricing-section.style-two .pricing-block ul li {
    font-size: 12px;
    color: #666;
    opacity: .4;
    margin-bottom: 20px;
}

.pricing-section.style-two .pricing-block ul li.active {
    opacity: 1;
}

.pricing-section.style-two .pricing-block ul li strong {
    font-size: 18px;
    font-weight: 500;
    color: #222;
    opacity: .4;
}

.pricing-section.style-two .pricing-block ul li.active strong {
    opacity: 1;
}


/* Sec Title */
.pricing-section {
    position: relative;
    padding: 100px 0 90px;
}
.pricing-section.style-two .sec-title {
    position: relative;
    margin-bottom: 0;
}

.pricing-section.style-two .sec-title h2 {
    position: relative;
    font-size: 48px;
    font-weight: 500;
    margin-bottom: 20px;
    letter-spacing: -3px;
}

.pricing-section.style-two .sec-title.style-two h2 {
    font-weight: 700;
    letter-spacing: -2px;
}

.pricing-section.style-two .sec-title.light h2 {
    color: #fff;
}

.pricing-section.style-two .sec-title.small {
    margin-bottom: 30px;
}

.pricing-section.style-two .sec-title.small h2 {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -2px;
}

.pricing-section.style-two .sec-title .sec-title-dec {
    position: absolute;
    top: 0;
    left: 27px;
    height: 100px;
    width: 2px;
    transform: translate(0, -145px);
}

.pricing-section.style-two .sec-title.text-center .sec-title-dec {
    left: 50%;    
    transform: translate(-50%, -145px);
}

.pricing-section.style-two .sec-title .sec-title-dec:before {
    position: absolute;
    content: '';
    left: -25px;
    top: 25px;
    width: 2px;
    height: 50px;
}

.pricing-section.style-two .sec-title .sec-title-dec:after {
    position: absolute;
    content: '';
    right: -25px;
    top: 25px;
    width: 2px;
    height: 50px;
}

.pricing-section.style-two .sec-title .sec-title-dec-two {
    position: absolute;
    top: 20px;
    left: -75px;
    height: 2px;
    width: 52px;
}

.pricing-section.style-two .sec-title .shape-one {
    position: absolute;
    left: 10px;
    top: 70px;
    width: 100%;
    height: 100px;
    background-image: url(../images/shape/shape-3.png);
}


/* Btn Style Two */
.pricing-section.style-two .btn-style-two {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    color: #222;
    background-color: transparent;
    padding: 13.5px 44px;
    font-weight: 600;
    overflow: hidden;
    text-transform: uppercase;
    border: 1px solid;
	border-color: #4970b5;
	transition: all 700ms ease;
}

.pricing-section.style-two .btn-style-two:hover {
    color: #fff;
    transition: all 700ms ease;
}

.pricing-section.style-two .btn-style-two:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
    -webkit-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -o-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -webkit-transition: -webkit-transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    transition: -webkit-transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000), -webkit-transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    /* easeInOutQuint */
    -webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    /* easeInOutQuint */
	background-color: #4970b5;
}

.pricing-section.style-two .btn-style-two:hover:before {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left;
}

.pricing-section.style-two .btn-style-two span {
    position: relative;
    z-index: 2;
}


.one.project-details {
    padding-bottom: 0;
}
.two.project-details {
    padding-top: 30px;
}
.three.project-details {
    padding-top: 30px;
}


/* Btn Style Two */
.team-single-area .btn-style-two {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    color: #222;
    background-color: transparent;
    padding: 13.5px 44px;
    font-weight: 600;
    overflow: hidden;
    text-transform: uppercase;
    border: 1px solid;
	border-color: #4970b5;
	transition: all 700ms ease;
}

.team-single-area .btn-style-two:hover {
    color: #fff;
    transition: all 700ms ease;
}

.team-single-area .btn-style-two:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
    -webkit-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -o-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -webkit-transition: -webkit-transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    transition: -webkit-transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000), -webkit-transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    /* easeInOutQuint */
    -webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    /* easeInOutQuint */
	background-color: #4970b5;
}

.team-single-area .btn-style-two:hover:before {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left;
}

.team-single-area .btn-style-two span {
    position: relative;
    z-index: 2;
}

.one.team-single-area {
    padding-bottom: 0;
}
.two.team-single-area {
    padding-bottom: 0;
}
.three.team-single-area {
    padding: 0;
}
.four.team-single-area {
    padding: 0;
}
.five.team-single-area {
    padding-top: 0;
}










/*** 

====================================================================
	pricing-5
====================================================================

 ***/

.bkr003 .pricing-5 {
	position: relative;
	text-align: center;
}

.bkr003 .pricing-5 .top-title{
	position: relative;
	font-size: 15px;
	font-weight: 500;
	color: #f74883;
	text-transform: uppercase;
	margin-bottom: 11px;
}
.bkr003 .pricing-5 .sec-title-two{
	position: relative;
	font-size: 40px;
	line-height: 50px;
	font-weight: 600;
	text-transform: uppercase;
	color: #222222;
	padding-bottom: 13px;
	margin-bottom: 32px;
}
.bkr003 .pricing-5 .sec-title-two:before{
	position: absolute;
	content: '';
	background: #f74883;
	height: 4px;
	width: 50px;
	left: 50%;
	margin-left: -25px;
	bottom: 0px;
}
.bkr003 .pricing-5 .sec-title-two {
    margin-bottom: 59px;
}

.bkr003 .pricing-5 {
	position: relative;
	padding: 142px 0px 150px 0px;
}
.bkr003 .pricing-5:before{
	position: absolute;
	content: '';
	background: url(../images/background/shap-8.png);
	width: 232px;
	height: 399px;
	left: 0px;
	top: 35%;
}
.bkr003 .pricing-5:after{
	position: absolute;
	content: '';
	background: url(../images/background/shap-9.png);
	width: 311px;
	height: 410px;
	right: 0px;
	bottom: -250px;
	z-index: -1;
}
.bkr003 .pricing-5 .single-pricing-plan{
	position: relative;
	display: block;
	background: #ffffff;
	padding: 47px 55px 50px 55px;
    box-shadow: 0px 10px 80px rgba(229, 229, 229, 0.70);
}
.bkr003 .pricing-5 .single-pricing-plan.standard-plan:before{
	position: absolute;
	content: '';
	background: url(../images/background/shap-7.png);
	width: 138px;
	height: 103px;
	top: 0px;
	right: 0px;
}
.bkr003 .pricing-5 .single-pricing-plan .top-text{
	position: relative;
	font-size: 18px;
	font-weight: 500;
	color: #8b8e93;
	text-transform: uppercase;
	margin-bottom: 49px;
}
.bkr003 .pricing-5 .single-pricing-plan .price{
	position: relative;
	display: block;
	font-size: 48px;
	line-height: 55px;
	font-weight: 600;
	color: #222222;
	margin-bottom: 46px;
}
.bkr003 .pricing-5 .single-pricing-plan .price:before{
	position: absolute;
	content: '';
	background: url(../images/background/shap-6.png);
	width: 106px;
	height: 103px;
	left: 50%;
	margin-left: -50px;
	top: -25px;
}
.bkr003 .pricing-5 .single-pricing-plan .text {
    color: #222222;
    margin-bottom: 29px;
    font-size: 14px;
    font-weight: 500;
}
.bkr003 .pricing-5 .single-pricing-plan .list li{
	position: relative;
	display: block;
	margin-bottom: 18px;
}
.bkr003 .pricing-5 .single-pricing-plan .list li span {
    position: relative;
    display: inline-block;
    color: #777777;
    padding: 0px 0px 0px 12px;
    font-size: 14px;
    font-weight: 500;
}
.bkr003 .pricing-5 .single-pricing-plan .list li span:before {
    position: absolute;
    content: "\f058";
    font-size: 16px;
    color: #f74883;
    left: -12px;
    top: 0px;
    font-family: 'Fontawesome';
    font-weight: 900;
}
.bkr003 .pricing-5 .pricing-column:nth-child(1) .single-pricing-plan .list li:nth-child(4) span:before,
.bkr003 .pricing-5 .pricing-column:nth-child(1) .single-pricing-plan .list li:nth-child(5) span:before,
.bkr003 .pricing-5 .pricing-column:nth-child(2) .single-pricing-plan .list li:nth-child(5) span:before{
	color: #777777;
}
.bkr003 .pricing-5 .single-pricing-plan .list{
	padding-bottom: 16px;
}
.bkr003 .pricing-5 .single-pricing-plan .link a{
	position: relative;
	display: inline-block;
	font-weight: 500;
	color: #222222;
	text-transform: uppercase;
	padding: 13px 43px 12px 43px;
	border: 1px solid #e5e5e5;
	background: transparent;
	transition: all 500ms ease;
}
.bkr003 .pricing-5 .single-pricing-plan:hover .link a{
	border: 1px solid #f74883;
	background: #f74883;
	color: #ffffff;
}




/*** 

====================================================================
	Price Section
====================================================================

***/

.bkr003 .pricing-6 {
	position:relative;
	padding-bottom:125px;
}

.bkr003 .pricing-6 .upper-section{
	position:relative;
	padding:106px 0px 240px;
	background-color:#6048f0;
	background-repeat:no-repeat;
	background-position:left center;
}

.bkr003 .pricing-6 .sec-title{
	position:relative;
	margin-bottom:50px;
}

.bkr003 .pricing-6 .sec-title .title{
	position:relative;
	color:#c4c4c4;
	font-size:14px;
	line-height:1.4em;
	letter-spacing:1px;
	margin-bottom:15px;
	text-transform:uppercase;
}

.bkr003 .pricing-6 .sec-title h2{
	position:relative;
	font-size:35px;
	color:#222222;
	font-weight:600;
	line-height:1.3em;
	padding-bottom:20px;
	display:inline-block;
}

.bkr003 .pricing-6 .sec-title h2:after{
	position:absolute;
	content:'';
	left:0px;
	bottom:0px;
	width:42px;
	height:3px;
	background-color:#ff4c72;
}

.bkr003 .pricing-6 .sec-title.light .title {
    color: #ffffff;
    display: block;
}

.bkr003 .pricing-6 .sec-title.light h2{
	color:#ffffff;
}

.bkr003 .pricing-6 .sec-title.centered{
	text-align:center;
}

.bkr003 .pricing-6 .sec-title.centered h2:after{
	left:50%;
	margin-left:-21px;
}

.bkr003 .pricing-6  .upper-section .sec-title{
	margin-bottom:0px;
}

.bkr003 .pricing-6  .upper-section .big-letter{
	position: absolute;
    right: -450px;
    top: 0px;
    line-height: 250px;
    font-size: 350px;
    font-weight: 700;
    color: rgba(255,255,255,0.07);
    text-transform: uppercase;
}

.bkr003 .pricing-6  .upper-section .big-letter span{
	color: #6048f0;
    text-shadow: -1px -1px 0 rgba(255,255,255,0.10), 1px -1px 0 rgba(255,255,255,0.10), -1px 1px 0 rgba(255,255,255,0.10), 1px 1px 0 rgba(255,255,255,0.10);
}

.bkr003 .pricing-6 .price-block{
	position:relative;
}

.bkr003 .pricing-6 .price-block .inner-box{
	position:relative;
	padding:45px 40px 30px;
	border-radius:5px;
    -moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.20);
    -ms-box-shadow: 0px 0px 20px rgba(0,0,0,0.20);
    -o-box-shadow: 0px 0px 20px rgba(0,0,0,0.20);
    -webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.20);
	box-shadow: 0px 0px 20px rgba(0,0,0,0.20);
	background:#ffffff url(../images/background/pattern-9.png) repeat;
}

.bkr003 .pricing-6 .price-block .inner-box .upper-box{
	position:relative;
	padding-bottom:20px;
	margin-bottom:25px;
	border-bottom:1px solid #d1d1d1;
}

.bkr003 .pricing-6 .price-block .inner-box .title{
	position:relative;
	color:#222222;
	font-size:15px;
	font-weight:600;
	margin-bottom:5px;
}

.bkr003 .pricing-6 .price-block .inner-box .price{
	position:relative;
	color:#222222;
	font-size:80px;
	font-weight:600;
	line-height:1em;
}

.bkr003 .pricing-6 .price-block .inner-box .price sup{
	position:relative;
	color:#777777;
	font-size:26px;
	font-weight:400;
	top:-38px;
	margin-right:5px;
}

.bkr003 .pricing-6 .price-block .inner-box .price sub{
	position:relative;
	color:#777777;
	bottom:0px;
	font-size:15px;
	font-weight:400;
}

.bkr003 .pricing-6 .price-block .inner-box .upper-box .theme-btn{
	margin-top:30px;
}

.bkr003 .pricing-6 .price-block .inner-box .lower-box{
	position:relative;
	padding:0px 10px 10px;
}

.bkr003 .pricing-6 .price-block .inner-box .lower-box ul{
	position:relative;
}

.bkr003 .pricing-6 .price-block .inner-box .lower-box ul li{
	position:relative;
	max-width:230px;
	width:100%;
	color:#777777;
	font-size:18px;
	margin-bottom:12px;
	padding-left:22px;
	display:inline-block;
}

.bkr003 .pricing-6 .price-block .inner-box .lower-box ul li:before{
	position:absolute;
	content:'';
	left:0px;
	top:13px;
	height:1px;
	width:10px;
	background-color:#ff4c72;
}

.bkr003 .pricing-6 .price-block .inner-box .lower-box ul li span{
	position:relative;
	color:#222222;
	font-weight:500;
}

.bkr003 .pricing-6  .carousel-section{
	position:relative;
	margin-top:-200px;
	z-index:9;
}

.bkr003 .pricing-6  .carousel-section .price-carousel{
	max-width:710px;
	margin:0 auto;
	width:100%;
	display:block;
	padding:0px 15px;
}

.bkr003 .pricing-6  .carousel-section .owl-carousel .owl-stage-outer{
	overflow:visible;
	padding:10px 0px;
}

.bkr003 .pricing-6  .carousel-section .owl-dots,
.bkr003 .pricing-6  .carousel-section .owl-nav{
	display:none;
}

.bkr003 .pricing-6  .carousel-section .owl-carousel .owl-stage-outer .owl-item{
	opacity:0.6;
}

.bkr003 .pricing-6  .carousel-section .owl-carousel .owl-stage-outer .owl-item.active{
	opacity:1;
}
.bkr003 .pricing-6 .btn-style-one .icon {
    position: relative;
    color: #ffffff;
    margin-left: 15px;
    font-size: 20px;
    top: 3px;
    line-height: 0;
    display: inline-block;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.bkr003 .pricing-6 .btn-style-one:hover .icon {
    color: #f74883;
}
.bkr003 .pricing-6 .btn-style-one {
    position: relative;
    line-height: 29px;
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    border-radius: 50px;
    letter-spacing: 1px;
    background-color: #f74883;
    border: 2px solid #f74883;
    padding: 12px 25px 12px;
    font-family: 'Poppins', sans-serif;
    -moz-box-shadow: 0px 4px 12px rgba(0,0,0,0.20);
    -ms-box-shadow: 0px 4px 12px rgba(0,0,0,0.20);
    -o-box-shadow: 0px 4px 12px rgba(0,0,0,0.20);
    -webkit-box-shadow: 0px 4px 12px rgba(0,0,0,0.20);
    box-shadow: 0px 4px 12px rgba(0,0,0,0.20);
}

.bkr003 .pricing-6 .btn-style-one:hover {
    color: #f74883;
    background: none;
}

i.far.fa-print {
    font: normal normal normal 14px/1 FontAwesome;
}


/*** 

====================================================================
	pricing-8
====================================================================

***/

.bkr003 .pricing-8 {
    position: relative;
    padding: 0px 0px 130px;
    z-index: 5;
}

.bkr003 .pricing-8 .sec-title-two {
	position: relative;
	margin-bottom: 55px;
}

.bkr003 .pricing-8 .sec-title-two.centered {
	text-align: center;
}

.bkr003 .pricing-8 .sec-title-two:before {
	position: absolute;
	content: '';
	left: 0px;
	top: 12px;
	height: 5px;
	width: 53px;
	background: url(../images/background/sec-title-bg.png);
}

.bkr003 .pricing-8 .sec-title-two.centered:before {
	display: none;
}

.bkr003 .pricing-8 .sec-title-two.light:before {
	background: #fff;
}

.bkr003 .pricing-8 .sec-title-two .title {
	position: relative;
	color: #8a8d91;
	font-size: 17px;
	margin-bottom: 25px;
	text-transform: capitalize;
	padding-left: 76px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}

.bkr003 .pricing-8 .sec-title-two.centered .title {
	padding-left: 0px;
}

.bkr003 .pricing-8 .sec-title-two h2 {
    position: relative;
    font-size: 40px;
    color: #132c47;
    font-weight: 700;
    line-height: 1.2em;
    letter-spacing: -1px;
    display: inline-block;
}

.bkr003 .pricing-8 .sec-title-two h2 a {
	color: #aaaaaa;
}

.bkr003 .pricing-8 .sec-title-two.light .title,
.bkr003 .pricing-8 .sec-title-two.light h2 {
	color: #fff;
}

.bkr003 .pricing-8 .content-column{
	position:relative;
	margin-bottom:30px;	
}

.bkr003 .pricing-8 .content-column .sec-title{
	margin-bottom:50px;
}

.bkr003 .pricing-8 .content-column .sec-title .subtitle{
	margin-bottom:10px;
}

.bkr003 .pricing-8 .content-column .sec-title h2{
	font-size:36px;
	line-height:1.5em;	
}

.bkr003 .pricing-8 .content-column .inner {
    position: relative;
    padding-right: 0;
}

.bkr003 .pricing-8 .content-column .text{
	line-height:1.8em;
	font-size:15px;
	color:#00000a;
	margin-bottom:40px;
}

.bkr003 .pricing-8 .pricing-tabs-two .tab-btns{
	position:relative;
	display:inline-block;
	border-radius:26px;
	overflow:hidden;
	box-shadow: 0px 15px 39px 0px rgba(8, 18, 109, 0.1);
}

.bkr003 .pricing-8 .pricing-tabs-two .tab-btns .tab-btn{
	position:relative;
	float:left;
	font-size: 14px;
	color: #222;
	min-width:140px;
	font-weight: 600;
	text-transform: uppercase;
	line-height:30px;
	padding: 16px 40px;
	cursor:pointer;
}

.bkr003 .pricing-8 .pricing-tabs-two .tab-btns .tab-btn:first-child{
	border-radius: 31px 0px 0px 31px;
}

.bkr003 .pricing-8 .pricing-tabs-two .tab-btns .tab-btn:last-child{
	border-left:none;
	border-radius: 0px 31px 31px 0px;
}

.bkr003 .pricing-8 .pricing-tabs-two .tab-btns .active-btn{
	background: #132c47;
	color:#ffffff;
}

.bkr003 .pricing-8 .pricing-section-two .image-column{
	position:relative;
	margin-bottom:30px;	
}

.bkr003 .pricing-8 .pricing-section-two .image-column .inner{
	position:relative;
	margin-top:-30px;
}

.bkr003 .pricing-8 .image-column .out-box{
	position:absolute;
	top:0px;
	left:0px;
	width:1200px;
	height:650px;
}

.bkr003 .pricing-8 .image-column .out-box .image-box{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-size:cover;
}

.bkr003 .pricing-8 .pricing-tabs-two .pr-content{
	position:relative;
}

.bkr003 .pricing-8 .price-column{
	position:relative;
}


.bkr003 .pricing-8 .pr-content .pr-tab{
	position:absolute;
	top:0px;
	display: none;
	z-index:1;
	transition:all 0.7s ease;
	-moz-transition:all 0.7s ease;
	-webkit-transition:all 0.7s ease;
	-ms-transition:all 0.7s ease;
	-o-transition:all 0.7s ease;
	transform:scale(0.9,0.9) translateY(0px);
}

.bkr003 .pricing-8 .pr-content .pr-tab.active-tab{
	position: relative;
	z-index:5;
	display: block;
	transform:scale(1) translateY(0px);
}

.bkr003 .pricing-8 .price-column .col-inner{
	position:relative;
	padding:80px 30px;
	text-align:center;
	background:#ffffff;
	border-radius:2px;
	box-shadow: 0px 15px 39px 0px rgba(8, 18, 109, 0.1);
	transition: .5s ease;
}

.bkr003 .pricing-8 .price-column .col-inner:hover {
	transform: scale(1.02);
}

.bkr003 .pricing-8 .price-column .plan-title{
	position:relative;
	font-size: 22px;
	font-weight: 500;
	color: #8b8e93;
	text-transform: capitalize;
	letter-spacing:1px;
	line-height:1.8em;
}

.bkr003 .pricing-8 .price-column .duration{
	position:relative;
	font-size:18px;
	font-weight:400;
	color:#b1b1b1;
	text-transform:capitalize;
	line-height:1.8em;
}

.bkr003 .pricing-8 .price-column .price{
	position:relative;
	font-size:48px;
	font-weight:700;
	letter-spacing:2px;
	color:#00000a;
	text-transform:uppercase;
	line-height: 1.5em;
	padding: 0px 0px 20px;
}

.bkr003 .pricing-8 .price-column .price sup{
	top:-10px;	
}

.bkr003 .pricing-8 .price-column .specs-list{
	position:relative;
	padding-bottom:20px;
}

.bkr003 .pricing-8 .price-column .specs-list li{
	position:relative;
	line-height:24px;
	font-size:15px;
	font-weight:500;
	margin-bottom:12px;
}

.bkr003 .pricing-8 .btn-style-two {
    position: relative;
    padding: 16px 40px;
    border-radius: 30px;
    line-height: 24px;
    color: #ffffff;
    text-align: center;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    background: #f74883;
    letter-spacing: 1px;
    text-transform: uppercase;
    border: 2px solid #f74883;
    font-family: 'Open Sans', sans-serif;
}
.bkr003 .pricing-8 .btn-style-two:hover {
    color: #ffffff;
    background: #101010;
    border-color: #101010;
}








/*** 

====================================================================
				Team Section
====================================================================

***/

.bkr003 .team-1 {
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	padding: 140px 0 60px;
}

.bkr003 .team-1 .sec-title{
	margin-bottom: 80px;
}

.bkr003 .team-1 .sec-title{
	position: relative;
	margin-bottom: 40px;
	padding-bottom: 10px;
}

.bkr003 .team-1 .sec-title > span{
	position: relative;
	font-size: 18px;
	color: #888888;
	font-weight: 400;
	line-height: 1.2em;
	display: block;
	margin-bottom: 10px;
}

.bkr003 .team-1 .sec-title > h2{
	position: relative;
	font-size: 40px;
	color: #333333;
	font-weight: 700;
	line-height: 1.4em;
	text-transform: uppercase;
}

.bkr003 .team-1 .sec-title > h3{
	position: relative;
	font-size: 35px;
	color: #333333;
	font-weight: 700;
	line-height: 1.4em;
	text-transform: uppercase;
}

.bkr003 .team-1 .sec-title:after{
	position: absolute;
	left: 0;
	bottom: 0;
	height:3px;
	width: 85px;
	background-color: #f74883;
	content: "";
}

.bkr003 .team-1 .sec-title.centered:after{
	left: 50%;
	margin-left: -42.5px;
}

.bkr003 .team-1 .sec-title.light > span,
.bkr003 .team-1 .sec-title.light h2{
	color: #ffffff;
}

.bkr003 .team-1 .centered {
    text-align: center !important;
}

.bkr003 .team-1 .row{
	margin-left: -40px;
	margin-right: -40px;
}

.bkr003 .team-1 .team-block{
	position: relative;
	margin-bottom:70px;
	padding-left: 40px;
	padding-right: 40px;
}

.bkr003 .team-1 .team-block .image-box{
	position: relative;
	text-align:center;
}

.bkr003 .team-1 .team-block .image-box img{
	position:relative;
	display:inline-block;
	max-width: 100%;
}

.bkr003 .team-1 .team-block .lower-box{
	position: relative;
	background-color: #ffffff;
	padding: 25px 15px 25px;
	text-align: center;
	-webkit-box-shadow: 0 15px 25px rgba(0,0,0,0.05);
	-moz-box-shadow: 0 15px 25px rgba(0,0,0,0.05);
	-ms-box-shadow: 0 15px 25px rgba(0,0,0,0.05);
	-o-box-shadow: 0 15px 25px rgba(0,0,0,0.05);
	box-shadow: 0 15px 25px rgba(0,0,0,0.05);
}

.bkr003 .team-1 .team-block .lower-box .name{
	font-weight: 700;
	font-size: 20px;
	line-height: 1.4em;
	margin-bottom:3px;
	color: #333333;
	text-transform: capitalize;
}

.bkr003 .team-1 .team-block .lower-box .name a{
	color: #333333;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}

.bkr003 .team-1 .team-block .lower-box .name a:hover{
	color: #f74883;
}

.bkr003 .team-1 .team-block .lower-box .designation{
	position:relative;
	display:block;
	font-size: 14px;
	line-height: 26px;
	color: #f74883;
	text-transform: capitalize;
	margin-bottom: 5px;
}

/*Social Icon two*/
.bkr003 .team-1 .social-icon-two{
	position:relative;
}

.bkr003 .team-1 .social-icon-two li{
	position:relative;
	display: inline-block;
	margin-right:25px;
}

.bkr003 .team-1 .social-icon-two li:last-child{
	margin-right: 0;
}

.bkr003 .team-1 .social-icon-two li a{
	position:relative;
	font-size:13px;
	line-height: 30px;
	display:inline-block;
	color: #c3c3c3;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;	
}

.bkr003 .team-1 .social-icon-two li a:hover{
	color:#f74883;
}

.coupons-section .owl-nav {
    display: none;
}
.coupons-section .owl-dots .owl-dot span {
	display: none;
}
.coupons-section .owl-theme .owl-dots .owl-dot span {
    background: #4970b5;
    display: none !important;
}


.mrsidebar.widget ul li {
    position: relative;
}
.widget.recent-post-widget .post-img {
    height: 100px;
    width: 120px;
    min-width: 120px;
    background-color: #b7b7b7;
    margin-right: 20px;
    background-position: center;
    background-size: cover;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
}
.widget.recent-post-widget ul li {
    font-size: 18px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 2px solid #e2e2e2;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    text-align: -webkit-match-parent;
    position: relative;
    padding: 0px 0px 25px 140px;
}

.brand-section .shape-one{
	display:none!important;
}

.header-area .header-nav .navigation .navbar .navbar-toggler {
    top: 11px;
}

.sticky-logo img{
	width:140px!important;
}

@media only screen and (min-width: 1100px){
.about-ex-section .content-box .list li{
    width: 47%;
	float: left;

}
	
.header-area .header-nav .navigation .navbar .cart-box{
		display:none!important;
	}
.header-area.style-two .main-logo img {
    width: 180px;
}	
	.single-hero-slider {
	    color: #04052E;
    font-weight: 700;
    /* padding-bottom: 24px; */
    font-family: 'Jost', sans-serif;
	}
.header-top .top-right .social-links li:nth-child(1)  a{
    background-color: #4a6fbe;
}
.header-top .top-right .social-links li:nth-child(2) a{
	background-color:#ea4c89;
}

.header-top .top-right .social-links li:nth-child(3) a{
	background-color:#55acee;
}

.header-top .top-right .social-links li:nth-child(4) a{
	background-color:#dd4b39;
}
.header-top .top-left .info-box li:nth-child(2) a{
	    color: #ffffff;
}

.appointment-section-two .appointment-form form .input-group {
    position: relative;
    width: 100%;
    display: inline-block;
}
	
.appointment-section .appointment-form form .input-group {
    position: relative;
    display: inline-block;
}
	
.hero-section-two.style-three .pattern-layer {
    position: absolute;
    left: 0px;
    bottom: -3px!important;

    z-index: 1;
}