/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

/* home page blog */


/* home page blog */


/* .bg-scroll-section{
	overflow: hidden;
   padding-bottom: 60%;
	background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/927610/pexels-photo-587409.jpeg);
	background-size: 100% 100%;
	background-position: top center;	
}
 */

.heading-main h3 {
    padding-left: 60px;
}

.heading-main h3:after {
	
    z-index: 1;
    height: 2px;
    width: 52px;
    background: #aaa;
    position: absolute;
    left: 0;
    top: 23px;
    content: "";	
}

.heading-main h3:before {
	z-index: 2;
    height: 4px;
    width: 25px;
    background: #09beed;
    position: absolute;
    left: 0;
    top: 22px;
    content: "";
}

.video-scroll-section {
  width: 100%;
  height: 70rem;
  overflow: hidden;
  position: relative;
}

.video-scroll-section .elementor-html5-video {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0%;
  transform:scale(1);
  
}

.home-page-blog-wraper {
/*     background: linear-gradient(90deg, #fff 50%, #f7f7f7 46%); */
	padding:50px 0 50px;
}
.home-page-blog-wraper .item .contnt h3 {
    color: #fff;
    margin-bottom: 0px;
    font-size: 20px;
}
.home-page-blog-wraper .item a {
    display: table;
    height: 100%;
    position: absolute;
    width: 100%;
}
.home-page-blog-wraper .item .content {
    padding:15px 0px 0;
    width: 100%;
}
.home-page-blog-wraper .item .content .title {
	font-size:20px;
	margin-bottom:0;
    font-weight: 600 !important;
	line-height:1.4;
	color:#fff;
	
}
.home-page-blog-wraper .ast-container {
    display: flex;
	padding:0;
    width: 100%;
	flex-wrap:wrap;
	justify-content:center;
}

.home-page-blog-wraper .item {
  
    position: relative;
    padding: 10px 0px;
    width: 44%;
    margin: 0 30px;
}
.f12 {
    font-size: 12px;
}
.home-page-blog-wraper .item .date  h3{
	
}
.home-page-blog-wraper .item .date {
    position: absolute;
    right: 0;
    top: 10px;
    background: #09beed;
    width: 120px;
    height: 120px;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 0px;
}
.home-page-blog-wraper .item a {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
.home-page-blog-wraper .item .post-img {
  height: 340px;
  background-size: cover;
  background-position: center;
  width: 100%;
	position:relative;
}

/*  eng hpg blog*/
/* home page */
.f22 {font-size:22px;}
.d-flex {display:flex;}
.cursor-pointer {cursor:pointer;}
#block-53 > p {display:none;}
.header-widget-area-inner.site-info-inner {
    display: flex;
    align-items: center;
    
    gap: 20px;
}

.header-widget-area-inner.site-info-inner .widget {
    margin: 0;
}
.navigation-bar-body .navigation-bar-body-in ul {
    list-style: none;
}
.navigation-bar-body {
	z-index:1010;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #215767;
}
.navigation-bar-body .navigation-bar-body-in {
    
   }
   .navigation-bar-body .navigation-bar-body-in .row1 .social-link {
       display: flex;
       align-items: center;
   }
   .navigation-bar-body .navigation-bar-body-in .row1 .social-link a {
      
       border: solid 1px #fff;
       width: 60px;
       height: 60px;
       border-radius: 100px;
       display: flex;
       justify-content: center;
       align-items: center;
       font-size: 26px;
       margin-right: 15px;
   }
   
   
       
   .navigation-bar-body .navigation-bar-body-in .row1:last-child article {
      padding: 6vh 70px 0px;
   }
   .navigation-bar-body .navigation-bar-body-in .row1 {
      background: #215767;
       border-bottom: solid 2px #fff;
      display:flex;
   }
   .navigation-bar-close-btn {
       position: absolute;
       right: 80px;
       top: 80px;
       font-size: 30px;
      cursor:pointer;
   }
   .navigation-bar-body .navigation-bar-body-in .row1 aside {
       border-right: solid 1px #fff;
       padding: 10vh 70px;
      width:30%;
   }
   .navigation-bar-body .navigation-bar-body-in .row1  .navigation-bar-logo {width:160px;}
   
   .navigation-bar-body article {
      width:70%;
       padding: 25vh 70px 30px;
   }
   .navigation-bar-body .navigation-bar-body-in .row1 article .navigations > div {width:50%;}
   .navigation-bar-body .navigation-bar-body-in .row1 article .navigations {
      display: flex;
       justify-content: flex-start;
       align-items: center;
   }
   
   .navigation-bar-body .navigation-bar-body-in .row1 article .navigations:after {
      content:"";
       display: block;
       width: 5px;
       height: 140px;
       background: #fff;
       position: absolute;
       left: -73px;
       top: 0;
   }
   .navigation-bar-body .navigation-bar-body-in .row1 article .navigations {
   position:relative;	
   }
   .navigation-bar-body article .navigations .menu-header-secondary-menue2-container {
       padding-left: 30px;
   }
   
   .navigation-bar-body .navigation-bar-body-in .row1 article .navigations .menu-header-secondary-menue2-container ul li a {
      font-size: 16px;
   }
   .navigation-bar-body .navigation-bar-body-in .row1 article .navigations ul li a {
       color: #fff;
       line-height: 2;
       font-size: 24px;
   }

/*  */
 div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a {
    margin: 2px 6px;
}
.service-slider.owl-carousel .owl-nav {
    position: absolute;
    top: 150px;
    padding: 0;
}
.service-slider.owl-carousel .owl-nav button.owl-next {position: relative; right: -25px;}
.service-slider.owl-carousel .owl-nav button.owl-prev {position: relative; left: -25px;}

.service-slider .owl-item {padding:4px}
.service-slider .service-slider-card .post-img:after {
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	
    background: rgb(0 0 0 / 18%);
}
.service-slider .service-slider-card .post-img {
	padding: 15px;
	position:relative;
  height: 270px;
  background-size: cover;
  background-position: center;
  width: 100%;
  margin-right: 15px;
  border-radius: 15px;
    overflow: hidden;
	
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}
.service-slider .service-slider-card h4 {
    text-shadow: 0 0 4px #000;
	margin-bottom:0px;
	line-height:1.3;
	color:#fff;
	z-index:1;
    font-size: 18px;
}
.service-slider .service-slider-card p {
	margin-bottom: 1em;
}

.service-slider .service-slider-card:hover .post-title a {
  color: #09beed;
}
.service-slider.owl-carousel .owl-stage {
	padding: 20px 0;
}
.service-slider .service-slider-card {
    padding: 0;
    height: auto;
    border: solid 1px #A2A2A2;
    border-radius: 20px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.owl-carousel.service-slider .owl-nav button {border-radius: 200px;}

.service-slider .service-slider-card .info {
	height: 0;
    overflow: hidden;
	
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    padding: 0 12px;
}
.service-slider .service-slider-card:hover {
	border:solid 1px #09beed;
	margin-top:-10px;
	
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.service-slider .service-slider-card:hover .info {
    height: 100%;
    overflow: hidden;
	padding: 15px 12px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
/* end home page */

.btn {
  white-space: inherit;
  padding: 10px 21px;
  font-size: 16px;
  font-weight: 400;
  -webkit-border-radius: 106px;
  -khtml-border-radius: 106px;
  -moz-border-radius: 106px;
  -ms-border-radius: 106px;
  -o-border-radius: 106px;
  border-radius: 106px;
  border: none;
  outline: none !important;
}
.primary-color {
color:#09beed !important;	
}

.btn.btn-primary {
  background: #09beed;
  color: #fff;
}
.btn.btn-primary:hover, btn.btn-primary:focus {
  background: #069fc7;
  color: #fff;
}
.btn.btn-sm {
    padding: 7px 25px;
    font-size: 16px;
}
.btn.btn-md {
  padding: 10px 30px;
  font-size: 18px;
}
body a.elementor-button.elementor-size-md{border-radius: 100px;padding: 18px 35px; font-size: 18px;}
body a.elementor-button.elementor-size-sm{border-radius: 100px;}
body a.elementor-button.elementor-size-md{border-radius: 100px;}
body a.elementor-button.elementor-size-xl{
  padding: 22px 62px;
  font-size: 20px;border-radius: 100px;}
body a.elementor-button.elementor-size-lg{
  padding: 12px 40px;
  font-size: 18px;
    border-radius: 100px;
}


.elementor-button.elementor-size-sm {
	font-size: 20px;
}
.btn.btn-lg {
  padding: 12px 40px;
  font-size: 18px;
}

/* btn */
.footer-widget-area h2 a {
    position: relative;
    color: #ffffff;
    font-family: "Titillium Web", Sans-serif;
    font-size: 2rem;
    font-weight: 500;
    text-transform: none;
    line-height: 1em;
}

.site-info-inner #block-20 {
}
.site-info-inner #block-20 h2 {
    line-height: 1em;
}
body {
	font-family: "Titillium Web", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
}
.recent-post-section .owl-carousel {padding: 0 12px;}


.category-label a {margin-right:10px;}
.owl-carousel .owl-nav {position: absolute; top: 30%; left: 0; width: 100%; font-size: 53px; height: 0;padding: 0 25px;}
.flexbox {
  display: flex;
}
/* home page blog */
.owl-carousel .owl-nav button.owl-prev {float: left;}
.owl-carousel .owl-nav button.owl-next {
float: right;	
}
.owl-carousel .owl-nav button span {
    line-height: 0;
    height: auto;
    position: relative;
    top: -5px;
    left: 0px;
}
.owl-carousel .owl-nav button {
	background: rgba(00, 00, 00, 0.5) !important;
    padding: 0 !important;
    color: #fff !important;
	align-items:center !important;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
    
.flexbox.jc-sb {
  justify-content: space-between;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}


.mb-0 {
  margin-bottom: 0 !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.section-padding {
  padding: 60px 0;
}
h1 {
  font-size: 3rem;
  text-transform: none;
}
.lightgray-bg {
  background: #f5f5f5 !important;
}
.lightgray {
  color: #f5f5f5 !important;
}
a,
.page-title {
  color: #09beed;
}
.lightgray2 {
  color: #aaa !important;
}
.call-section-w {
  width: 378px;
  height: 120px;
  border: solid;
  background: #ffffff;
  border: 1px solid #09beed;
  box-sizing: border-box;
  border-radius: 12px;
  color: #000;
  margin: 0px auto;
  display: table;
}

.center {
  text-align: center;
}
.heading-row h2 {
  border-bottom: 2px solid #ffddd6;
  margin-bottom: 30px;
  padding-bottom: 4px;
  color: #000;
}

.ast-separate-container .ast-single-related-posts-container {
  padding: 0;
  margin: 0;
}

.singlepage .ast-related-posts-wrapper {
  padding: 0;
  margin: 0;
}
.singlepage .ast-related-posts-wrapper .post-thumb {
  height: auto;
}

.sidebar .newsletter #mc_embed_signup {
  background: linear-gradient(180deg, #ffddcf 0%, #e8edff 96.65%);
  border-radius: 8px;
  width: 100%;
  text-align: center;

  padding: 34px 20px;
}
.hs-error-msgs {
  list-style: none;
  margin: 0;
}
.sidebar .newsletter #mc_embed_signup .hs-input {
  border-radius: 6px;
  padding: 7px 10px;
  width: 100%;
  margin-bottom: 15px;
}
.hs_error_rollup {
  display: none !important;
}
.sidebar .newsletter #mc_embed_signup .hs-button {
  background: #09beed;
  border: 1px solid #dddddd;
  box-sizing: border-box;
  border-radius: 6px;
  height: auto;
  padding: 10px 40px;

  font-size: 16px;
  margin: 0px auto;
  display: table;
}
.blog #secondary {
  font-size: 16px;
}
.blog #secondary .date {
  font-size: 14px;
}
.ast-separate-container.ast-two-container.ast-right-sidebar #secondary {
  margin-top: 4.7em;
}
.heading-row h2 span:before {
  content: "";
  height: 2px;
  width: 100%;
  background: #09beed;
  position: absolute;
  left: 0;
  bottom: -12px;
}
.heading-row h2 span {
  position: relative;
  font-size: 18px;

  margin-bottom: 30px;
}
.featured-post-slider-wrap .item {
  display: table;
  margin-bottom: 15px;
}
.featured-post-slider-wrap .item info {
  display: table-cell;
  vertical-align: top;
}

.featured-post-slider-wrap .item .info h4,
.featured-post-slider-wrap .item .info h4 a {
  line-height: 1.4;
  color: #000;
  font-size: 16px;

  font-weight: 900;
  margin-bottom: 10px;
  height: 44px;
  overflow: hidden;
  margin-top: 0px;
}
.featured-post-slider-wrap .item .thumbnail {
  display: table-cell;
  vertical-align: top;
  width: 90px;
}
.featured-post-slider-wrap .item .date,
.featured-post-slider-wrap .item .info .readmore {
  font-size: 14px;
}
.featured-post-slider-wrap .item:hover .thumbnail .img {
  display: blink;
}
.featured-post-slider-wrap .item:hover .info h4 a {
  color: #09beed;
}
.featured-post-slider-wrap .item .thumbnail .img {
  height: 100px;
  background-size: cover;
  background-position: center top;
  width: 90px;
  margin-right: 15px;
}
.featured-post-slider-wrap .item .info .readmore {
  line-height: 1;
  width: 100%;
  float: right;
  text-align: right;
  color: #09beed;
}

/* blog left colum  */

.ast-row {
  display: flex;
  align-items: flex-start;

  flex-direction: row;
  flex-wrap: wrap;
}
.ast-row article.ast-article-post {
  border-bottom: none;
  background: none;
  margin: 0;
  padding: 0;
  width: 33.3%;
}
.blog-right-column .ast-row {
  display: flex;
  align-items: flex-start;
}
.blog-right-column .ast-row article {
  padding: 0;
}
.category-wrpper a {margin-right:9px;position:relative;}
.category-wrpper .category-label {
	display:none;
}
.category-wrpper a:after {content: "|";
	color:#ddd;
display:block;
position:absolute;
right:-6px;
top:0;}

.blog-right-column .post-card .post-img {
  height: 190px;
  background-size: cover;
  background-position: center;
  width: 100%;
  margin-right: 15px;
  border-radius: 15px;
}
.blog-right-column .post-card:hover .post-title a {
  color: #09beed;
}
.blog-right-column .post-card {
  padding: 0 12px 20px;
  height: auto;
}
.blog-right-column .post-card .postinfo {
  padding-top: 20px;
}
.blog-right-column .post-card .postinfo .date {
  font-size: 16px;
  line-height: 27px;
  color: #aaaaaa;
}
.blog-right-column .post-card .postinfo .category {
  font-weight: 500;
  font-size: 16px;
  line-height: 23px;
}
.blog-right-column .post-card .post-title,
.blog-right-column .post-card .post-title a {
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 27px;
  color: #000;
  padding: 5px 0 20px;
}
.ast-row article.ast-article-post .ast-blog-featured-section {
  padding: 0;
}

/* blog single page */
.singlepage article .post-thumb {
  height: 440px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
}
.singlepage article .post-thumb img {
  max-width: 100%;
}
.ast-separate-container .singlepage article {
  padding: 0 !important;
}
.singlepage article .entry-title {
  color: #09beed;

  font-weight: bold;
  font-size: 36px;
}
.singlepage article h2 {
  font-weight: bold;
  font-size: 36px;
  color: #000;
}
.singlepage article p {
  font-size: 18px;
  color: #222222;
}
.singlepage article h1,
.singlepage article h2,
.singlepage article h3,
.singlepage article h4,
.singlepage article h5 {
  color: #000;
}

.singlepage article h3 {
  font-weight: bold;
  font-size: 24px;
}
.single-blog {
  padding: 120px 0 0;
}
.single-blog .post-content .elementor-container {
  padding: 0;
  max-width: 100% !important;
}
.post-content .elementor-container {
}

.nomargin {margin: 0 !important;}
.white {
  color: #fff !important;
}
.white-bg {
  background-color: #fff;
}
.blog-banner {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 180px 0 100px;
  position: relative;
}
.blog-banner > div {
  z-index: 1;
  position: relative;
}
.blog-banner::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: rgb(0 0 0 / 32%);
  width: 100%;
  height: 100%;
}

.recent-post-section {
}
.recent-post-section .item {
  background: #fff;
  border: solid 1px #aaa;
  border-radius: 20px;
  overflow: hidden;
}

.recent-post-section .item .post-img {
  height: 56vh;
  background-size: cover;
  background-position: center;
  width: 100%;
  margin-right: 15px;
  border-radius: 20px;
}
.recent-post-section .item .content {
  padding: 20px 30px;
}
.recent-post-section .item .category {
}

.ast-pagination .page-numbers.current {
  background-color: #09c3ef;
}
.ast-pagination .page-numbers {
  background: #ddd;
  color: #777;
}
.ast-pagination .next.page-numbers {
}

.recent-post-section .item .content h3 {
  height: auto;
  overflow: hidden;
}
.blog-right-column .post-card .postinfo .post-title p {
  line-height: 1.5;
}
.blog-right-column .post-card .postinfo .post-title {
  overflow: hidden;
  height: auto;
}
.single-blog .recent-post-section .item .content h3 {height: auto;}
.flexbox.jc-center {
  justify-content: center;
}
.mt-20 {margin-top:20px;}

@media only screen and (max-width: 767px) {
	
	.home-page-blog-wraper .item .content .title {
	font-size:13px;
	}
	.heading-main h3 {
		padding-left: 50px;
	}
	.heading-main h3:before {
		left:0;
		width:20px;
		top:14px;
	}
	.heading-main h3:after {
		left: 0;
		width:40px;
		top:15px;
		
	}
	.home-page-blog-wraper .item .date {

    width: 70px;
    height: 70px;
	}
	

	body a.elementor-button.elementor-size-xl {
    	padding: 18px 50px;
    	font-size: 18px;
	}
	.home-page-blog-wraper {padding:30px 0 0px;}
	.home-page-blog-wraper .item {
		padding:10px 10px;
		margin:0;
		width:50%;
	}
	.home-page-blog-wraper .item .post-img {
    height: 150px;
	}
	.navigation-bar-body .navigation-bar-body-in ul {
		    margin: 0 10px;
	}
	.navigation-bar-body .navigation-bar-body-in .row1 article .navigations ul li a {
		font-size: 18px;
	}
	.navigation-bar-body .navigation-bar-body-in .row1:last-child article {
    	padding: 30px 20px 30px;
	}
	.navigation-bar-body .navigation-bar-body-in .navigation-bar-close-btn {
		right: 30px;
		top: 40px;
	}
	.navigation-bar-body .navigation-bar-body-in .row1 aside,
	.navigation-bar-body .navigation-bar-body-in .row1 article {
		width:100%;
	}
	.navigation-bar-body .navigation-bar-body-in .row1 aside {
    	padding: 20px 20px;
	}
	.navigation-bar-body article .navigations .menu-header-secondary-menue2-container {
		display:none;
	}
	.navigation-bar-body .navigation-bar-body-in .row1 article {
		padding: 30px 20px;
	}
	.navigation-bar-body .navigation-bar-body-in .row1 {
    	flex-wrap: wrap;
	}
	.service-slider.owl-carousel .owl-nav {
    top: 100px;
	}
	.service-slider .service-slider-card .post-img {
  		height: 220px;
	}

	.btn.btn-md {
		padding: 7px 30px;
    	font-size: 16px;
	}
	.hidden-xs {display:none !important;}
	
	
	.ast-separate-container #content .ast-container {padding: 0 1em;}
	.owl-carousel .owl-nav {
    padding: 0 12px;}
	
	.recent-post-section .owl-carousel {
		padding: 0;
	}
	

	.recent-post-section.home-page-blog-wraper .item {
		margin-bottom: 15px;
		margin-left: 0;
	}
  .recent-post-section .item .content h3 {
    overflow: hidden;
    font-size: 16px;
  }

  .recent-post-section .item .content {
    padding: 16px 15px;
  }
  body {
    font-size: 12px;
  }
  .blog-banner {
    padding: 120px 15px 70px;
  }
  h1 {
    font-size: 32px;
  }
  .section-padding {
    padding: 30px 0;
  }

  .featured-post-slider-wrap .item .info h4 {
    height: 34px;
  }
  .featured-post-slider-wrap .item .info h4,
  .featured-post-slider-wrap .item .info h4 a {
    font-size: 14px;
  }
  .ast-row {
    flex-wrap: wrap;
  }
  .recent-post-section .ast-row {
    margin-left: 0;
    margin-right: 0;
  }
  .ast-row article.ast-article-post {
    width: 100%;
  }

  .heading-row h2 {
    padding-bottom: 8px;
  }
  .blog-right-column .post-card .postinfo .category {
    font-size: 10px;
  }

  .blog-right-column .post-card {
    height: auto;
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
    padding: 0;
  }

  .blog-right-column .post-card .postinfo .post-title {
    margin-bottom: 10px;
  }

  .recent-post-section .item .post-img {
    height: 26vh;
  }

  .ast-pagination .next.page-numbers {
    width: auto;
  }
  .ast-pagination .page-numbers {
    font-size: 12px;
  }
  .ast-pagination .prev.page-numbers {
    width: auto;
  }
  .blog-right-column .post-card .post-img {
    width: 100px;
    height: 100px;
    margin-right: 10px;
    border-radius: 15px;
  }

  .blog-right-column .post-card .postinfo {
    padding-top: 0;
  }

  .blog-right-column .post-card .post-title,
  .blog-right-column .post-card .post-title a {
    font-size: 14px;
    line-height: 1.2;
    padding: 0px 0 5px;
  }

  .blog-right-column .post-card .postinfo .date {
    font-size: 12px;
  }
  /*  singlepage  */
  .singlepage article .post-thumb {
    height: 180px;
  }

  .singlepage article .entry-title,
  .singlepage article h2 {
    font-size: 22px;
  }

  .singlepage article h3 {
    font-weight: bold;
    font-size: 18px;
  }

  .singlepage article p {
    font-size: 16px;
  }

  .ast-separate-container.ast-two-container.ast-right-sidebar #secondary {
    margin-top: 0px;
  }
}