

.site_wrapper {width: 100%; margin: 0 auto 0 auto; }
 .container_full {width: 100%; float: left; margin: auto; } 
 .container_fhstyle {width: 97.2%; margin: 0 auto; } 
 .container_fhstyle2 {width: 100%; margin: 0 auto; }
.container {width: 1170px; margin: auto; }
.content_fullwidth {float: left; width: 100%; padding: 120px 0px 0px 0px; }
.content_fullwidth.less {padding: 0px 0px 0px 0px; } 
.content_fullwidth.less2 {
	padding: 100px 0px 0px 0px;
}

.content_left {
	float: left;
	width: 71%;
	padding: 0px 0px 0px 0px;
}
.left_sidebar {
	float: left;
	width: 25%;
	padding: 0px 0px 0px 0px;
}
.content_right {
	float: right;
	width: 71%;
	padding: 0px 0px 0px 0px;
}
.right_sidebar {
	float: right;
	width: 25%;
	padding: 0px 0px 0px 0px;
}
.content_halfsite {
	float: left;
	width: 47.5%;
	margin-right: 5%;
	padding: 0px 0px 0px 0px;
}
.content_halfsite.last {
	margin-right: 0;
}


/* columns */
.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth, .onecol_forty, .onecol_sixty, .onecol_thirtyfive {
	position: relative;
	margin-right: 4%;
	float: left;
}
.one_full {
	width: 100%;
}
.one_half {
	width: 48%;
}
.one_third {
	width: 30.650%;
}
.one_fourth {
	width: 22%;
}
.one_fifth {
	width: 16.800%;
}
.two_third {
	width: 65.350%;
}
.three_fourth {
	width: 74%;
}
.onecol_forty {
	width: 40%;
}
.onecol_sixty {
	width: 56%;
}
.onecol_thirtyfive {
	width: 35%;
}

/* Less Space Bitween Columns */
.one_half_less, .one_third_less, .one_fourth_less, .two_third_less, .three_fourth_less, .one_fifth_less, .onecol_forty_less, .onecol_sixty_less, .onecol_thirtyfive_less {
	position: relative;
	margin-right: 2%;
	float: left;
}
.one_full_less {
	width: 100%;
}
.one_half_less {
	width: 49%;
}
.one_third_less {
	width: 32%;
}
.one_fourth_less {
	width: 23.500%;
}
.one_fifth_less {
	width: 18.400%;
}
.two_third_less {
	width: 66%;
}
.three_fourth_less {
	width: 74.500%;
}
.onecol_forty_less {
	width: 40%;
}
.onecol_sixty_less {
	width: 58%;
}
.onecol_thirtyfive_less {
	width: 36.250%;
}

.last {
	margin-right: 0 !important;
	clear: right;
}


/*---------------------------------------------------
	HEADER
------------------------------------------------------*/

/* Logo */
#logo {
	float:left;
	display:block;
	width:100%;
	min-height: 75px;
	margin-top:0px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo.png) no-repeat left top;	
}


/* header area adinationals */
.logo {
	float: left;
	width: 35%;
	margin-top: 5px;
}


.menu_main {
	float: left;
	width: 65%;
	z-index: 9999;
	margin-top: 10px;
}

.mstslider {
	width: 100%;
	float: left;
}

.menu_main-right{
  width: 10%;
  float: right;
} 
.donate-btn{
 display: inline-block;
  background: #bc0000;
  padding: 6px 20px;
  border-radius: 20px;
  margin-top: 20px;
  transition: all 0.5s ease-in-out;
}
.donate-btn a{ color: #fff; font-family: "poppins",sans-serif; font-weight: 500;}

.donate-btn i{ color: #fff; margin-right: 5px;
}
.donate-btn:hover {background: #005e4f;}

.slidermar {
  margin-top: 80px;
}
/* top navigations */
.top_nav {
	float: left;
	width: 100%;
	background: #f2fe08;
	/*border-bottom: 1px solid #f9f9f9;*/
	font-size: 15px;
	color: #000; font-family: "poppins",sans-serif;
}
.top_nav .left {
	float: left;
	width: 50%;
	padding: 7px 0px;
}
.top_nav .left i {
	color: #000;
}
.top_nav .left a {
	color: #000;
	margin-right: 25px;
}
.top_nav .left a:hover {
	color: #999;
	transition: all 0.3s ease;
}
.top_nav .right {
	float: left;
	width: 50%;
	text-align: right;
}
.top_nav ul.topsocial {
	float: right;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	padding: 7px 0px;
}
.top_nav .topsocial li {
	float: left;
	padding: 0px;
	margin: 0px 14px 0px 0px;
}
.top_nav .topsocial li a {
	float: left;
	color: #000;
	font-size: 14px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	transition: all 0.3s ease;
	margin-right: 0px;
}
.top_nav .topsocial li a:hover {
	color: #bc0000;
}



.top_section {
	float: left;
	width: 100%;
	height: 138px;
	background: #000;
}
.top_section .left {
	float: left;
	width: 40%;
}
.top_section .right {
	float: left;
	width: 60%;
	margin-top: 27px;
	text-align: right;
	color: #fff;
	font-size: 13px;
}
.top_section .right a {
	color: #fff;
	font-size: 13px;
	transition: all 0.3s ease;
}
.top_section .right a:hover {
	color: #ccc;
}
.top_section .right i {
	color: #999;
	margin-left: 22px;
}
.top_section ul.topsocial {
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 20px;
}
.top_section .topsocial li {
	float: left;
	padding: 0px;
	margin: 0px 5px 0px 0px;
}
.top_section .topsocial li a {
	float: left;
	color: #fff;
	font-size: 11px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	transition: all 0.3s ease;
	margin: 0;
	background: #333;
	width: 22px;
	height: 22px;
	vertical-align: middle;
	line-height: 20px;
}
.top_section .topsocial li a:hover {
	background: #999;
}
.top_section .topsocial li a i {
	color: #fff;
	margin: 0;
}





.footer {
	float: left;
	width: 100%;
	padding: 50px 0px 0px 0px;
	background: #191919;
	color: #f9f9f9;
	margin-top: 0px;
	    position: relative;
      font-family: 'poppins', sans-serif;
      font-size: 15px;
      letter-spacing: 0.3px;
	}
.footer h4 {
    font-size: 20px;
    color: #fff;
    font-weight: normal;
    font-family: 'poppins',sans-serif;
    margin-bottom: 18px;
    position: relative;
    line-height: 40px;
}
.footer h4:before {
  position: absolute;
  content: "";
  background: #fdf6f6;
  width: 50px;
  height: 1px;
  top:100%;
  left: 0px;
}
.footer h4:after {
  position: absolute;
  content: "";
  background: #f2fe08;
  width: 20px;
  height: 4px;
  top:97%;
  left: 0px;
  border-radius: 20px;
}
/* Address */
ul.faddress {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.faddress li {
padding-left: 20px;
padding-top: 2px;
padding-bottom: 5px;
	margin: 0px;
  color:#fff;
  font-size: 15px;
  transition: all 0.3s ease;
}
.faddress li a {
	color: #fff;
  font-family: 'poppins',sans-serif;
	transition: all 0.3s ease;
}
.faddress li a:hover {
	color: #fff;
}
.faddress li i{
  float: left;
  margin-left: -20px;
  padding-top: 5px;
}

.faddress li:hover i {
  color: #bc0000;
}
/* quick links */
.qlinks {
	float: left;
	width: 100%;
}
.qlinks ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}
.qlinks li {
	padding: 4px 0px;
	margin: 0px;
}
.qlinks li a {
	color: #fff;
	transition: all 0.3s ease;
  font-size: 15px;
}
.qlinks li a:hover {
	color: #fff;
}
.qlinks li a i {
	margin-right: 3px;
}

.qlinks.two li a i {
	color: #5b5c60;
	font-size: 5px;
	margin-right: 8px;
}




.footer-top {
  width: 100%;
  z-index: 2;
}
.footer-top .row {
  margin-top: -50px;
  position: relative;
  z-index: 1;
}
.footer-top [class*=col] {
  background: #740400;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 22px 0;
  position: relative;
}
.footer-top [class*=col] i,
.footer-top [class*=col] h3,
.footer-top [class*=col] p {
  color: #fff;
}
.footer-top [class*=col] p {
  margin-bottom: 0;
}
.footer-top [class*=col]:nth-child(1):after {
  content: "";
  position: absolute;
  top: 0;
  right: -50px;
  border-style: solid;
  border-color: transparent transparent transparent #740400;
  border-width: 50px 0px 50px 50px;
  z-index: 1;
}
.footer-top [class*=col]:nth-child(2) {
  background: #c62b25;
}
.footer-top [class*=col]:nth-child(2):after {
  content: "";
  position: absolute;
  top: 0;
  right: -50px;
  border-style: solid;
  border-color: transparent transparent transparent #c62b25;
  border-width: 50px 0px 50px 50px;
  z-index: 1;
}
.footer-top [class*=col]:nth-child(3) {
  background: #f8981d;
}
.footer-top .footer-box i {
  font-size: 36px;
  position: relative;
  top: 3px;
}
.footer-top .footer-box-content {
  padding-left: 25px;
}
.footer-top .footer-box-content h3 {
  font-weight: 600;
  margin-bottom:6px;
  font-family: 'poppins', sans-serif;
  font-size: 20px;
}

.footer-bottom {
    position: relative;
    border-top: 1px solid #033c32;
    margin-top: 55px;
}

.footer-bottom .inner-container {
    position: relative;
}

.footer-bottom .inner-container:before {
    position: absolute;
    right: 100%;
    top: 0;
    height: 100%;
    width: 1000%;
    background-color: #ffc10e;
    content: "";
}

.footer-bottom .inner-container:before{ background-color: #f2fe08;}

.footer-bottom .social-links {
    position: relative;
    float: right;
    padding: 16px 0px 4px;
}

.social-icon-two {
    position: relative;
}

.social-icon-two li {
    position: relative;
    float: left;
    margin-left: 16px;
}

.social-icon-two li a {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 27px;
    color: #f4f4f4;
    border: 1px solid #f4f4f4;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    text-align: center;
    font-weight: 400;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.social-icon-two li a:hover {
  color: #bc0000;
  border: 1px solid #bc0000;
}
.footer-bottom .copyright-text{background-color: #f2fe08;}

.footer-bottom .copyright-text {
    position: relative;
    float: left;
    padding: 14px 0;
    padding-right: 80px;
    background-color: #f2fe08;
    border-top-right-radius: 50px;
}

.footer-bottom .copyright-text:before {
    border-bottom-color: #931b12;
}
/*.footer-bottom .copyright-text:before {
    position: absolute;
    left: 100%;
    top: 0;
    border-right: 40px solid transparent;
    border-bottom: 46px solid #931b12;
    content: "";
}*/

.footer-bottom .copyright-text p {
    position: relative;
    line-height: 30px;
    font-size: 14px;
    color: #000;
    font-weight: 500;
    font-family: 'poppins', sans-serif;
}
 .footer-bottom .copyright-text a {
    color: #000;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    font-family: 'poppins', sans-serif;
}

.footer-box1 {
    width: 20%;
    float: left;
    margin-right: 2%;
}
.footer-box2 {
    width: 20%;
    float: left;
    margin-right: 2%;
}

.footer-box3 {
    width: 20%;
    float: left;
    margin-right: 5%;
}

.footer-box4 {
    width: 31%;
    float: left;
    margin-right: 0%;
}


/* scroll up */
.scrollup{
    width:40px;
    height:40px;
    opacity:1;
    position:fixed;
    bottom:22px;
    right:20px;
    display:none;
    text-indent:-9999px;
    background: url(../images/scroll-top-arrow.png) no-repeat left top;
	z-index: 9001;
}
/*==============================================*/

.home-firstsec{
  width: 100%;
  float: left;
  padding-top: 80px;
}
.home-firstsec .title{
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.home-firstsec .content-boxes{
  width: 100%;
  float: left;
}
.home-firstsec h2{
    color: #333333;
    font-family: "poppins", sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 38px;
    text-align: center;
}
.home-firstsec h2 span{
    color: #bc0000;
}
.home-firstsec .item{
  width: 19.2%;
  float: left;
  margin-right: 1%;
  background: #EAF6E3;
  padding: 25px 30px;
  text-align: center;
}
.home-firstsec .item span{display: block;}

.home-firstsec .item img{ width: 50px; height: auto; margin-bottom: 15px;}

.home-firstsec .item h4{
    color: #000;
    font-family: "poppins", sans-serif;
    font-size: 17px;
    font-weight: 600;
    line-height: 23px;
    letter-spacing: 0.3px;
    margin-bottom: 0px;
}

/*==========*/

 .home-about {
  float: left;
  width: 100%;
  margin-top: 90px;
}

.homeabout-left{
  width: 45%;
  float: left;
  margin-right: 5%;
}

.homeabout-right{
  width: 50%;
  float: left;
}
.homeabout-right img {
    vertical-align: top;
    margin-right: 13px;
    border-radius: 20px;
}

.homeabout-right .image-1{
  vertical-align: bottom;
}
.homeabout-right .image-2{
   -webkit-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    transition: all 0.3s ease; 
    position: relative;
    display: inline-block;
}
.homeabout-right .image-3{
  margin-right: 0px;
}
.homeabout-right .mid-img{
   position: relative;
    display: inline-block;
}
.homeabout-right .mid-img span{
    position: absolute;
    z-index: 9;
    bottom: -20px;
    right: -20px;
    width: 85px;
    height: 85px;
    border-radius: 5px;
    background: #f2fe08;
    display: flex;
    justify-content: center;
    align-items: center;
  }
.homeabout-right .mid-img-icon{
    vertical-align: middle;
    margin-right: 0;
    border-radius: 20px;
  }
.home-about h2{
    color: #000;
    font-family: "poppins", sans-serif;
    font-size: 35px;
    font-weight: 800;
    line-height: 48px;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
}
.home-about h2 span{
  color: #0131ed;
}
.home-about p{
  color: #000;
  font-family:"poppins", sans-serif;
  font-size: 15px;
  line-height: 30px;
  padding-bottom: 40px;
  text-align: justify;
}

.home-about a{
  border-radius: 20px;
  padding: 10px 30px;
  background:#f2fe08 ;
  color: #000;
  font-family:"poppins", sans-serif;
  font-size: 15px;
  font-weight: 500;
  transition: all 0.5s ease;
}
.home-about a:hover{
  background:#bc0000;
  color:#fff;
}
/*================*/
.home-services{
  width: 100%;
  float: left;
  margin-top: 100px;
  background: url(../images/services-bg.jpg) no-repeat top;
  padding-top: 55px;
}
.home-services h2{
    color: #fff;
    font-family: "poppins", sans-serif;
    font-size: 38px;
    font-weight: 800;
    line-height: 48px;
    letter-spacing: 0.5px;
    margin-bottom: 55px;
    text-align: center;
    position: relative;
  }
.home-services h2:before {
  width: 28px;
  height: 5px;
  display: block;
  content: "";
  position: absolute;
  bottom: -2px;
  left: 50%;
  margin-left: -14px;
  background-color: #ed1d24;
  z-index: 9
}
.home-services h2:after {
  width: 100px;
  height: 1px;
  display: block;
  content: "";
  position: relative;
  margin-top: 15px;
  left: 50%;
  margin-left: -50px;
  background-color: #fff;
}
.home-services  .item-boxes{
  width: 100%;
  float: left;
  margin-top: 60px;
}
.home-services  .item{
    width: 100%;
    float: left;
    padding: 5px;
    background: #fff;
    box-shadow: 0 0 29px 0 rgb(68 88 144 / 12%);
    transition: all 0.3s ease-in-out;
    border-radius: 5px;
    z-index: 1;
    text-align: center;
}
.home-services  .item img{
    width: 100%;
    height:auto;
}
.home-services .item-text {
  width: 100%;
  float: left;
  padding:20px;
  padding-top: 0px;
}
.home-services h4{
    color: #000;
    font-family: "poppins", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 38px;
    margin-bottom: 0px;
    text-align: center;
     margin-top: -20px;
    background: #fff;
    position: relative;
    border-radius: 20px;
    padding:5px 5px;
    width: 100%;
  }
.home-services p{
    color: #000;
    font-family: "poppins", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 0px;
    text-align: center;
  }
.home-services  .item .read-more {
  border-radius: 20px;
  background-color: #bc0000;
  border: none;
  color: #fff;
  text-align: center;
  font-size: 16px;
  padding: 6px;
  width: 150px;
  transition: all 0.5s;
  cursor: pointer;
  display: inline-block;
  position: relative;
  margin-bottom: 20px;
 }

.home-services  .item .read-more:after {
  content: '\f178';
  font-family:FontAwesome ;
  position: absolute;
  opacity: 0;  
  top: 8px;
  right: -20px;
  transition: 0.5s ease-in-out;
}

.home-services  .item .read-more:hover{
  padding-right: 15px;
  padding-left:8px;
}

.home-services  .item .read-more:hover:after {
  opacity: 1;
  right: 14px;
}
.home-services  .item .read-more a{  color:#fff;}

.home-services  .item .read-more:hover { background: #005e4f;}
/*==================*/
.home-event{
  width: 100%;
  float: left;
  margin-top:100px;
  background: rgb(0 0 0/0.03);
  padding:60px 0px 80px;
}
.home-event h2{
    color: #333;
    font-family: "poppins", sans-serif;
    font-size: 36px;
    font-weight: 600;
    line-height: 38px;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
    text-align: center;
    position: relative;
  }
.home-event h2:before {
  width: 28px;
  height: 5px;
  display: block;
  content: "";
  position: absolute;
  bottom: -2px;
  left: 50%;
  margin-left: -14px;
  background-color: #ed1d24;
  z-index: 9
}
.home-event h2:after {
  width: 100px;
  height: 1px;
  display: block;
  content: "";
  position: relative;
  margin-top: 15px;
  left: 50%;
  margin-left: -50px;
  background-color: #005e4f;
}
.home-event .item{
  width: 100%;
  float: left;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
  background: #fff;
  border-radius: 10px;
  padding: 0px; 
}

.home-event .item img{border-radius:10px 10px 0px 0px;width: 100%;height: auto; transition: all 0.55s ease-in;}

.home-event .item:hover img{
       transform: scale(1.1, 1.1);
}

.home-event .slider{
  margin-top: 50px;
}

.event-image{
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
  transition: all 0.55s ease-in;
}
.event-image a{
  width:50px;
  height:50px;
  line-height: 50px;
  font-size: 20px;
  border-radius:50%;
  background:#f2fe08;
  float: right;
  margin-top: -25px;
  margin-right: 5px;
  position: relative;
  color: #000;
  display: inline-block;
  text-align: center;  
}
.eventitem-caption{
  width: 100%;
  float: left;
  padding:0px 20px 30px;
}
.eventitem-caption h4{
    color: #000;
    font-family: "poppins", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 4px;
    text-align: left;
    margin-top: 0px;
}
.eventitem-caption span{font-size: 13px;}

.eventitem-caption p{
    color: #000;
    font-family: "poppins", sans-serif; text-align: left;
  }
/*================*/
.home-gallery{
  width: 100%;
  float: left;
  margin-top: 100px;
}
.home-gallery h2{
    color: #333;
    font-family: "poppins", sans-serif;
    font-size: 36px;
    font-weight: 600;
    line-height: 38px;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
    text-align: center;
    position: relative;
  }
.home-gallery h2:before {
  width: 28px;
  height: 5px;
  display: block;
  content: "";
  position: absolute;
  bottom: -2px;
  left: 50%;
  margin-left: -14px;
  background-color: #ed1d24;
  z-index: 9
}
.home-gallery h2:after {
  width: 100px;
  height: 1px;
  display: block;
  content: "";
  position: relative;
  margin-top: 15px;
  left: 50%;
  margin-left: -50px;
  background-color: #005e4f;
}
.home-gallery #grid-container{margin-top: 50px;}
/*==============================================*/

.page-banner{
  width: 100%;
  float: left;
  background: url(../images/page-banner.jpg) no-repeat center;
  background-size: cover;
  margin-top: 80px;
}
.page-banner-layer{
  width: 100%;
  height:100%;
  background:rgb(0 43 120/0.5);
  padding: 90px 0px ;
}
.page-banner-layer h1{
  color: #fff;
    font-family: "poppins", sans-serif;
    font-size: 48px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0.5px;
    margin-bottom: 0px;
    text-align: center;
  }
  .page-banner-layer h1 span{font-size: 40px;}
/*  *==============*/
.inner-pages{
  width: 100%;
  float: left;
  margin-top: 60px;
}
.inner-pages p{
  font-size: 15px;
    line-height: 30px;
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-weight: 400;
    letter-spacing: 0.3px;
    padding-bottom: 15px;
    text-align: justify;
}
.inner-pages p:last-child{
  padding-bottom: 0px;
}
.big-letter{
  font-size: 24px;
  font-weight: 600;
  color: #19a7ce;
}
.align-center{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.justify-center{
  display: flex;
  justify-content:  center;
  flex-wrap: wrap;
}
.d-flex{
  display: flex;
  flex-wrap: wrap;
}
/*==============*/
.about-page{
margin-bottom: 60px
}
.aboutpage-left{
  width: 50%;
  float: left;
  margin-right: 5%;
}
.aboutpage-right{
  width: 45%;
  float: left;
  padding-top: 10px;
  background: linear-gradient(to right, #f6fdab, #fcffe4);
  padding: 20px 30px;
  border-radius: 30px;
 text-align: center;
}
.aboutpage-right img{
 width: 300px;
 height: auto;
  margin-bottom: -6px;
}
.aboutpage-left h3{
  display: block;
  color: #980702;
  font-weight: 600;
  margin-bottom: 10px;
  font-family: 'Poppins', sans-serif;
}
.about-verification{
  width: 100%;
  float: left;
  background: rgb(0 0 0 /0.05);
  padding: 20px 20px;
  margin-top: 10px;
}
.left-image{
    margin-left: -80px;
     margin-top: -24px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.right-image{
    margin-right: -80px;
    margin-top: -24px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.left-image:first-child{margin-top: 0px;}

/*.right-image:last-child{margin-top: 0px;}*/

/*================================*/
.service-page{
margin-bottom: 60px
}

.servicepage-left{
  width: 50%;
  float: left;
  margin-right: 5%;
}
.servicepage-right{
  width: 45%;
  float: left;
  padding-top: 6px;
}
.servicepage-right img{
  width: 100%;
 height: auto;
  margin-bottom: -6px;
  border-radius: 20px;
  box-shadow: 10px 10px 3px  0px #ddd;
}
.servicepage-left h3{
  display: block;
  color: #000;
  font-weight: 600;
  margin-top: 20px;
  font-family: 'Poppins', sans-serif;
}
.left-bordertext{
  font-weight: 600;border-left: 3px solid #ce6e0a;margin-bottom: 10px;
  padding-left: 15px;padding-bottom: 0px !important;
}
.service-box-li li{
  width: 48%;
  float: left;
  margin-right: 4%;  
  color: #000;
  font-weight: 600;
  margin-top: 25px;
  font-family: 'Poppins', sans-serif;
  box-shadow: -3px 0px 5px 0px rgb(0 0 0 /0.3);
  padding:20px 15px;
  text-align: center;
  display: flex;
  justify-content: center;flex-wrap: wrap;
  font-size: 15px;
  line-height: 28px;
}
.service-box-li li:nth-child(2n+2){margin-right: 0px;}

.service-box-li li img{display:block;margin-bottom: 15px;text-align: center;}

.li-beoretext li{
  color: #000;
    font-weight: 400;
    margin-bottom: 13px;
    font-family: 'Poppins', sans-serif;
    position: relative;
    padding-left: 34px;
    font-size: 15px;
    line-height: 30px;
}
.li-beoretext li:before{
  position:absolute;
  content:"\f178";
  left:0px;
  font-family:fontawesome;
  color:#ce6e0a;
  font-size: 18px;
}
/*===============*/
.gallery-page{
   margin-bottom:60px
}
.terms-conditions-page{
  margin-bottom:0px;
}

.scan-box{width:100%;float:left;margin-bottom:60px;}

.terms-notes{
  width:67%;
  float:left;
  margin-right:3%;
  background:rgb(0 0 0 /0.05);
  padding:20px 20px;
  margin-top:10px;
}

.terms-notes h4{
    color:#000;
    font-weight:600;
    font-family: 'Poppins', sans-serif;
 }

.term-scanimg {margin-top:25px;}

.terms-notes li{
   color: #000;
    font-weight: 400;
    margin-bottom: 13px;
    font-family: 'Poppins', sans-serif;
    position: relative;
    padding-left: 20px;
    font-size: 15px;
    line-height: 30px;
}


.terms-conditions-page li{
   color: #000;
    font-weight: 400;
    margin-bottom: 13px;
    font-family: 'Poppins', sans-serif;
    position: relative;
    padding-left: 20px;
    font-size: 15px;
    line-height: 30px;
}
.terms-conditions-page li:before{
  position:absolute;
  content:"\f0da";
  left:0px;
  font-family:fontawesome;
  color:#ce6e0a;
  font-size: 18px;
}

.terms-conditions-page h4{
  color: #000;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
  }
/*==============*/
.contact-page{
  margin-bottom: 60px
}
.form-block {
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
}

.form-block .left{
  width: 45%;
  float: left;
  background: #153d78;
  padding: 30px 30px;
  margin-right: 5%;
}
.form-block .right{
  width: 50%;
  float: left;
  margin-right: 0%;
  background: url(../images/contact-page.jpg) no-repeat center;
  background-size: contain;
  padding: 40px 30px;
}

.form-block .left h4{
  color: #fff;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}
.contact-page  .form-control {
    height: 42px;
    border-radius: 20px;
}
.contact-page  textarea{
    display: block;
    width: 100%;
    height:110px !important;
}
.contact-page .submit{
  font-size: 16px;
  color: #153d78;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  background: #feff03 ;
  border-radius: 20px;
  border:0px;
  padding: 10px 40px;
  margin-top: 20px;
  transition: all 0.5s ease-in;
}
.contact-page .submit:hover{
  background: #ce6e0a;
  color: #fff;
  }


.address-block{
  width: 100%;
  float: left;
}
.contact-page .address-item{
  margin-bottom: 70px;
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
}
.contact-page .address-item .icon{
  width: 10%;
  float: left;
  margin-right: 5%;
}
.form-block .right i{
  font-size: 20px;
  color: #ce6e0a;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: 2px dashed #ce6e0a;
  line-height: 43px;
  text-align: center;
  vertical-align: middle;
  float: left;
  display: inline-block;
  margin-right: 20px
}
.addrss-content{
  float: left;
  display: inline-block;
  width: 85%;
  border-left: 2px solid #af2105;
  padding-left: 20px;
}
.contact-page .address-item:last-child{
  margin-bottom: 0px;
}

.contact-page h4{
  font-size: 20px;
  line-height: 30px;
  color: #af2105;
  font-family: 'Merienda', sans-serif;
  font-weight: 600;
  margin-bottom: 0px;
}
.contact-page p{text-align: left; font-size: 16px; padding-bottom: 0px;}

