

@media (min-width: 300px) {
   

}

@media (max-width: 500px) {
   
	
	
}
	


@media (max-width:767px) {
    
  .al_right{
    float: inherit !important;
  position:  inherit !important;
  right:  inherit !important;
  top:  inherit !important;
}

.m_top{
    margin-top:  inherit !important;
}  
    
   #feature .text-right{
        text-align: left !important;
    } 
    
    ul.top_contact {
 
  text-align: center;
}
  ul.top_social_links {
  text-align: center !important;
 
  margin: 12px 0px !important;
} 
    
    section {
  margin-top: 50px !important;
}
    
    .about h3 {
  font-size: 15px !important;
  
}
    
    .about h1 {
  font-size: 50px !important;
 
}
    
       .about img {
  margin-top: 50px;
 
}
    
    .solution h2{
    font-size: 2rem !important;
}
    
    .feature h2 {

  font-size: 27px !important;
}
    
 .about_info h2{
	font-size: 2rem !important;
}  
    
  .p_feat h2 span {
  font-size: 2rem !important;
 
}  
    
  .p_feat h2  {
  font-size: 2rem !important;
 
}
 .clients h3 {
  
  font-size: 32px !important;
 ]
}   
    
	
}

@media (min-width:768px) and (max-width:991px) {
	

	
}


@media (min-width:992px) and (max-width:1199px) {
	
	#carousel .carousel-item .caption {
  margin-top: 5% !important;
  padding:20px !important;
  
}
	
	
	#carousel .caption h2 {
  
  font-size: 32px !important;
}
}


@media (max-width:1200px) {
	
#carousel .carousel-item .caption {
  margin-top: 5% !important;
  padding:40px !important;
  
}
		#carousel .caption h2 {
  
  font-size: 32px !important;
}

}

.poppins-thin {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.poppins-extralight {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.poppins-light {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-extrabold {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.poppins-black {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.poppins-thin-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.poppins-bold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extrabold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.poppins-black-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: italic;
}



body{
	font-family: "Poppins", sans-serif ;
    background-color: #fff  !important;
    color: #2c2761 !important;
	
}

body h1{
	font-size: 3rem;
	
}
section {
  margin-top: 5%;
}


.sticky {
  position: sticky;
  top: 0;
  background-color: #fff;
  padding: 10px;
  z-index: 99999;
	transition: top 2s ease;
}

.sticky .top{
  display: none;
}

.top{
	
	padding: 6px 0px;
	
	background: #da0431;
}

header {
  width: 100%;
  padding:20px 0px;
  z-index: 9999;
  background: #fff;
}
#main-header {
  position: fixed;
  top: 0;
  width: 100%;
  background: white;
  padding: 1rem;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
  transform: translateY(-100%);
  transition: transform 0.3s ease-in-out;
  
}


section{
	margin-top: 100px;
}

#main-header.visible {
  transform: translateY(0);
}
ul.top_contact{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.top_contact li{
	display: inline-block;
	margin-right: 20px;
}

ul.top_contact li a{
	color: #fff;
	font-size: 18px;
}

.h_inq{
	
}

.h_inq a{
	color: #fff;
  background:#0061a2;
  padding:10px 20px;
  border-radius:5px;
 /* margin-top: 24px;*/
  display: block;
  text-align: center;
}

.h_inq a:hover{
	color: #fff;
  background:#00a521;
  text-decoration: none;
}




#carousel .carousel-item.boat {
  background-image: url("../images/banner3.jpg");
}

#carousel .carousel-item.sea {
  background-image: url("../images/banner4.jpg");
}

#carousel .carousel-item.river {
  background-image: url("../images/banner5.jpg");
}

#carousel .carousel-item {
  height: 100vh;
  width: 100%;
  min-height: 350px;
  background: no-repeat center center scroll;
  background-size: cover;
}

#carousel .carousel-inner .carousel-item {
  transition: -webkit-transform 2s ease;
  transition: transform 2s ease;
  transition: transform 2s ease, -webkit-transform 2s ease;
}

#carousel .carousel-item .caption {
  background-color: rgba(0, 163, 35, 0.6);
  padding: 40px;
  color: white;
  animation-duration: 1s;
  animation-delay: 2s;
	bottom: 10%;
  position: absolute;
}

#carousel .caption h2 {
  animation-duration: 1s;
  animation-delay: 2s;
	font-weight: 800;
  font-size: 45px;
}

#carousel .caption p {
  animation-duration: 1s;
  animation-delay: 2.2s;
	font-size: 22px;
}

#carousel .caption a {
  animation-duration: 1s;
  animation-delay: 2.4s;
}

/* Button */
.delicious-btn {
  display: inline-block;
  min-width: 160px;
  height: 60px;
  color: #ffffff;
  border: none;
  border-left: 3px solid #1c8314;
  border-radius: 0;
  padding: 0 30px;
  font-size: 16px;
  line-height: 58px;
  font-weight: 600;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  text-transform: capitalize;
  background-color: #40ba37;
}

.delicious-btn.active, .delicious-btn:hover, .delicious-btn:focus {
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  background-color: #1c8314;
  border-color: #40ba37;
}


.about_year {
	text-align: center;
	font-weight: 600;
	font-size: 24px;
}


.about{
	background-image: url("../images/about-bg.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.about h3{
	font-size: 20px;
  color: #828282;
	margin-bottom: 0;
}

.about h1{
	font-size: 70px;
  font-weight: 400;
  margin: 0px 0px 25px 0px;
    font-family: "FontleroyBrown";
  font-style: italic;
}

.about h1 span{
	color: #e92624;
}

.about h4{
	font-size: 21px;
  font-weight: 600;
  margin-bottom: 20px;
	color: #000;
}

.about p{
	font-size: 17px;
  line-height: 24px;
	 color: #828282;
}

.a_read{
	display: block;
	margin-top: 30px;
}

.a_read a{
	
	background: #444;
	color: #fff;
	padding: 10px 35px;
	border-radius: 5px;
}

.a_read a:hover{
	
	background: #e92624;
	color: #fff;
	text-decoration: none;
}


.about_info{
	padding: 40px 0px;
	background: #f2f5f9;
}

.about_info h3{
	font-size: 20px;
  color: #828282;
	margin-bottom: 0;
}




.about_info h4{
	font-size: 21px;
  font-weight: 600;
  margin-bottom: 20px;
	color: #000;
}

.about_info p{
	font-size: 17px;
  line-height: 24px;
	 color: #828282;
}

.about_info h5{
	font-size: 21px;
  font-weight: 600;
  margin: 20px 0px;
	color: #000;
}

.about_info h2{
	font-size: 3rem;
}


.about_info h2 span{
	color: #e92624;
	font-weight: 600;
}



.reac_tech{
	padding: 40px;
	background: url("../images/bg2.png") no-repeat center;
	text-align: center;
}

.reac_tech h2{
	font-size: 32px;
  line-height: 24px;
  color: #000;
  font-weight: bold;
}

.reac_tech h3{
	font-size: 26px;
  line-height: 24px;
  color: #ff5d09;
  font-weight: lighter;
	margin-bottom: 40px;
}

.reac_tech p{
	font-size: 19px;
  line-height: 24px;
  color: #9b9b9b;
  font-weight: 300;
}

.reac_tech{
	
}


ul.h_cat_list{
	margin: 0;
	padding: 0;
	list-style: none;
	margin: 40px 0px;
}

ul.h_cat_list li{
	display: inline-block;
	margin: 0px 10px;
}

ul.h_cat_list li a{
	color: #444;
	font-size: 18px;
	font-weight: 600;
}

ul.h_cat_list li a:hover{
	color: #ff5d09;
	text-decoration: none;
}


.s_chem{
	
}
.s_chem .slick-slide img{
	
	border-radius: 10px;
}

.s_chem h3{
	text-align: center;
  font-size: 43px;
  font-weight: 600;
  margin-bottom: 50px;
	
}


.s_chem .slide h2{
	
  font-size: 20px;
  font-weight: 600;
  margin:20px 0px;
	
}

.s_chem .slide p{
	
  font-size: 14px;
  line-height: 30px;
  margin:20px 0px;
	
}


.s_chem .slick-initialized .slick-slide {
  
  background:#fff2eb;
  padding:20px;
}

.slider_pro_link{
	
}

.slider_pro_link a{
	color: #fff;
	background: #444;
	padding: 10px 20px;
	border-radius: 5px;
}

.slider_pro_link a:hover{
	color: #fff;
	background: #ff5d09;
	text-decoration: none;
}


.space-area {
  height:850px;
  background:#009a11;
  padding:100px 0;
  position: relative;
}
.space-area h1 {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #fff;
}
.count-area {
    position: relative;
    background:#414141;
    padding: 24px 0;
    text-align: center;
    color: #fff;
}
.count-area-content {
    /*margin-top: 30px;*/
}
.count-area i {
    font-size: 35px;
	background:#f16d1b;
 
  padding:20px 30px;
  border-radius:10px;
}


.globel{
	
}
.globel h2{
	font-weight: 800;
  font-size: 50px;
	margin-bottom: 0;
}

.globel p{
	font-weight: 100;
  font-size: 50px;
}

.globel h2 span{
	color: #f16d1b;
}

.count-digit {
    margin: 3px 0px;
    color: #fff;
    font-weight: 700;
    font-size: 35px;
}
.count-title {
    font-size: 15px;
}

.clients h3{
	text-align: center;
  font-size: 43px;
  font-weight: 600;
  margin-bottom: 50px;
	
}

.copyright{
	color: #fff;
}
.main-footer{
    position:relative;
    padding:110px 0px 0px;
    background-color: #f7f7f7;
    background-repeat:repeat-x;
    background-position:right bottom;
    margin-top: 50px;
}

.main-footer .footer-widget{
    position:relative;
    margin-bottom:40px;
}

.main-footer .widgets-section{
    position:relative;
    padding-bottom:60px;
}

.main-footer .footer-widget h2{
    position:relative;
    font-size:22px;
    font-weight:600;
    color:#444;
    line-height:1.2em;
    margin-bottom:30px;
    margin-top:25px;
    text-transform:capitalize;
}

.main-footer .about-widget{
    position:relative;
}

.main-footer .about-widget .logo {
    position: relative;
    margin-bottom: 15px;
    width: 210px;
}
.main-footer .about-widget .textf{
    position:relative;
}

.main-footer .about-widget .textf p{
    position:relative;
    color:#444;
    font-size:15px;
    line-height:1.7em;
    margin-bottom:20px;
}

.main-footer .about-widget .textf p:last-child{
    margin-bottom:0px;
}

/* Footer List */

.main-footer .footer-list{
    position:relative;
}

.main-footer .footer-list li{
    position:relative;
    margin-bottom:17px;
}

.main-footer .footer-list li a{
    position:relative;
    color:#444;
    font-size:15px;
    padding-left:15px;
    -webkit-transition:all 300ms ease;
    -ms-transition:all 300ms ease;
    -o-transition:all 300ms ease;
    -moz-transition:all 300ms ease;
    transition:all 300ms ease;
}

.main-footer .footer-list li a:hover{
    text-decoration:underline;
    color:#ff6666;
}

.main-footer .footer-list li a:before{
    /*position:absolute;
    content:'\f105';
    left:0px;
    top:0px;
    color:#8a8d91;
    font-weight:800;
    font-family: 'Font Awesome 5 Free';*/
}

/*Gallery Widget*/

.main-footer .gallery-widget{
    position:relative;
    max-width:350px;
}

.main-footer .gallery-widget .images-outer{
    position:relative;
    margin:0px -3px;
}

.main-footer .gallery-widget .image-box{
    position:relative;
    float:left;
    width:33.333%;
    padding:0px 5px;
    margin-bottom:10px;
}

.main-footer .gallery-widget .image-box img{
    position:relative;
    display:block;
    width:100%;
    border-radius:4px;
    -webkit-transition:all 300ms ease;
    -ms-transition:all 300ms ease;
    -o-transition:all 300ms ease;
    -moz-transition:all 300ms ease;
    transition:all 300ms ease;
}

.main-footer .gallery-widget .image-box img:hover{
    opacity:0.70;   
}

/* Info List */

.main-footer .info-list{
    position:relative;
}

.main-footer .info-list li{
    position:relative;
    color:#444;
    font-size:15px;
    line-height:1.8em;
    margin-bottom:12px;
}

.main-footer .info-widget .social-links{
    position:relative;
    float:left;
    padding:15px 0px;
}

.main-footer .info-widget .social-links li{
    position:relative;
    margin-right:8px;
    display:inline-block;
}

.main-footer .info-widget .social-links li:last-child{
    margin-right:0px;
}

.main-footer .info-widget .social-links li a{
    position:relative;
    color: #ffffff;
    width:50px;
    height:50px;
    line-height:50px;
    text-align:center;
    border-radius:50%;
    display:inline-block;
    -webkit-transition:all 300ms ease;
    -moz-transition:all 300ms ease;
    -ms-transition:all 300ms ease;
    -o-transition:all 300ms ease;
    transition:all 300ms ease;
}

.main-footer .info-widget .social-links li.google a{
    background-color:#dd4b39;
}

.main-footer .info-widget .social-links li.facebook a{
    background-color:#4a6fbe;
}

.main-footer .info-widget .social-links li.twitter a{
    background-color:#55acee;
}

.main-footer .info-widget .social-links li.instagram a{
    background-color:#ea4c89;
}

.main-footer .info-widget .social-links li.vimeo a{
    background-color:#1ab7ea;
}

.main-footer .footer-bottom{
    position:relative;
    padding:20px 0px;
    border-top:1px solid #e5e5e5;
    background: #0063a4;
}

.main-footer .footer-bottom .footer-nav{
    position:relative;
    text-align:right;
    margin-bottom: 0px;
}

.main-footer .footer-bottom .footer-nav li{
    position:relative;
    padding-right:10px;
    margin-right:10px;
    line-height:1.1em;
    display:inline-block;
    border-right:1px solid #8a8d91;
}

.main-footer .footer-bottom .footer-nav li:last-child{
    padding-right:0px;
    margin-right:0px;
    border-right:none;
}

.main-footer .footer-bottom .footer-nav li a{
    position:relative;
    color:#fff;
    font-size:15px;
    -webkit-transition:all 300ms ease;
    -moz-transition:all 300ms ease;
    -ms-transition:all 300ms ease;
    -o-transition:all 300ms ease;
    transition:all 300ms ease;
}

.main-footer .footer-bottom .footer-nav li a:hover{
    color:#ff6666;
    text-decoration:underline;
}



ul.top_social_links{
	text-align: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.top_social_links li{
	display: inline-block;
	margin-left: 10px;
}

ul.top_social_links li a{
	color: #fff;
}

ul.top_social_links li a:hover{
	color: #ff5d09;
}






.updates h2{
	font-weight: 800;
  font-size: 6rem;
  color: #eec7af;
}


.e_year{
	text-align: center;
	
}

.e_year p{
	line-height: 30px;
	margin: 20px 0px;
	
}

.e_year p span{
	font-size: 25px;
	color: #ff5d09;
	font-weight: 500;
	
}


.single-img {
  position: relative;
  width: 100%;
  float: left;
  margin-top:30px;
	background:#fff;
  padding:20px;
border-radius: 15px;
}


.single-img img{
 margin-bottom: 40px;
}


.single-img h3{
  font-size: 20px;
  color: #444;
  font-weight: 600;
}
}

.single-img:hover img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
}

.image {
  display: block;
  width: 100%;
  height: auto;
	
}

.img-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #da022f;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .2s ease;
	border-radius: 15px;
}

.single-img:hover .img-overlay {
  height: 100%;
}

.text {
  position: absolute;
  top: 45%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  text-align: left;
  font-size: 20px;
  font-family: poppins;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: bold;
	width: 90%;
}
.text span{
  font-size: 12px;
  margin-top: 7%;
  display: block;
  line-height: 21px;
  font-weight: 500;
}

.text span span{
  margin-top: 30%;
	display: block;
}

.text span span a{
  color: #fff;
}

.text span span a i{
  float: right;
  margin-top: 5px;
}
.single-img-link{
	margin-top: 40px;
}
.single-img-link a{
	color: #444;
}

.single-img-link a i{
	float: right;
  margin-top: 5px;
}

/* ignore the code below */


.link-area
{
  position:fixed;
  bottom:20px;
  left:20px;  
  padding:15px;
  border-radius:40px;
  background:tomato;
}
.link-area a
{
  text-decoration:none;
  color:#fff;
  font-size:25px;
}

.solution h2{
  color: #444;
  font-weight: 600;
    font-family:"FontleroyBrown";
}

.solution h4{
  color: #444;
  font-weight: 400;
    margin-bottom: 30px;
}

.solution p {
  font-size: 17px;
  line-height: 24px;
  color: #828282;
}
.solution h2 span {
  color: #da012e;
  font-weight: 600;
}
.solution {
  padding:40px 0px;
  background:#fff;
}


.wg-box-content {
  position: relative;
 border-radius: 20px;
  margin: auto;
  overflow: hidden;
}

.wg-box-content .wg-box-content-overlay {
  background: rgb(218, 1, 47);
  position: absolute;
  height: 99%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
	z-index: 9999;
}

.wg-box-content:hover .wg-box-content-overlay{
  opacity: 1;
}

.wg-box-content-image{
  width: 100%;
}

.wg-box-content-details {
  position: absolute;
  text-align: left;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
	z-index: 99999;
}

.wg-box-content:hover .wg-box-content-details{
  top: 47%;
  left: 50%;
  opacity: 1;
}

.wg-box-content-details h3{
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.15em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}

.wg-box-content-details p{
  color: #fff;
  font-size: 0.8em;
}

.wg-box-fadeIn-bottom{
  top: 80%;
}


.list_sol{
	position: absolute;
	bottom: 0;
	width: 100%;
	background: #0006;
	text-align: center;
	color: #fff;
}

.so_more{
	
}

.so_more{
	color: #fff;
  background: rgb(216, 1, 45);
  font-size: 12px;
  padding:10px 20px;
  width: 33%;
  text-align: center;
	border: 1px #fff solid;
}

.so_more:hover{
	color: #444;
	background: #fff;
	
}


.clients h1 span {
  color: #285596;
  font-weight: 600;
}

.clients p {
  font-size: 17px;
  line-height: 24px;
  color: #828282;
}

.client_slider{
	margin-top: 40px;
}

.hot_pro_slider h1{
  color: #fff;
  font-weight: 600;
	margin-bottom: 40px;
}


.hot_pro_slider h1 span {
  color: #fff;
  font-weight: 600;
}

.hot_pro_slider p {
  font-size: 17px;
  line-height: 24px;
  color: #828282;
}


.hot_pro_slider{
	padding: 6% 0%;
	background: #e92624;
}


.hot_slider a p{
	color: #444;
	text-align: center;
	background: #fff;
	padding: 10px 0px;
	text-decoration: none;
}

.hot_slider a:hover p{
	
	text-decoration: none;
}

.type_plate{
	 background-image: url("../images/type_plate_bg.png");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 50px 0px;
}

.type_plate h1 span{
	 color: #285596;
  font-weight: 600;
}


.feature{
	 background-image: url("../images/type_plate_bg.png");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 50px 0px;
}

.feature h2{
	 color: #0c3062;
  font-weight: 600;
    font-size: 40px;
    margin-bottom: 40px !important;
}

.feature p{
	 line-height: 22px;
    font-size: 14px;
   
}

.g-5, .gy-5 {
  margin-top: 3rem;
}



.al_right{
    float: right;
  position: absolute;
  right: 16px;
  top: 0;
}

.m_top{
    margin-top: 71px;
}

.pro_deal{
	text-align: center;
	margin-bottom: 40px;
	padding: 20px;
	margin-top: 50px;
}

.pro_deal img{
	margin-bottom: 20px;
}

.pro_deal h3{
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 40px;
}

.pro_deal h3 a{
	color: #444;
}

.pro_deal p{
	font-size: 16px;
  line-height: 28px;
	
}



.counter-box {
    display: block;
    background: #f6f6f6;
    padding: 40px 20px 37px;
    text-align: center;
}

.counter-box p {
    margin: 5px 0 0;
    padding: 0;
    color: #909090;
    font-size: 18px;
    font-weight: 500;
}

.counter-box i {
    font-size: 60px;
    margin: 0 0 15px;
    color: #d2d2d2;
}

.counter {
    display: block;
    font-size: 32px;
    font-weight: 700;
    color: #666;
    line-height: 28px;
}

.counter-box.colored {
    background: #e92624;
}

.counter-box.colored p,
.counter-box.colored i,
.counter-box.colored .counter {
    color: #fff;
}



.p_feat{
    
}

.p_feat_img img{
    border-radius: 40px !important;
}

.p_feat h2{
    font-size: 3rem;
    font-weight: 600;
}

.p_feat h2 span{
    font-size: 3rem;
    color: #e92624;
}

.p_feat p{
   font-size: 17px;
  line-height: 24px;
  color: #828282;
}

.p_feat h5{
   font-size: 17px;
  line-height: 24px;
  color: #828282;
}


.solution h2{
    font-size: 5rem;
    line-height: 57px;
}

.solution h2 span {
  color: #e92624;
  font-weight: 600;
}


.inner_pages{
    
    
}

.inner_pages h1{
    
    margin-bottom: 40px;
}


.cli_list{
    margin-bottom: 20px;
    background: #ccc;
    border-radius: 10px;
    border: 1px #ddd solid;
}










.normal,
.hover {
  flex: 1;
  padding: 0 25px;
}
.demo-title {
  color: #666;
  margin: 0 0 15px;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
.module {
  min-width: 270px;
  height: 470px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
  transition: all 0.3s linear 0s;
  overflow: hidden;
  position: relative;
    margin-bottom: 30px;
}
.module:hover {
  box-shadow: 0 1px 35px 0 rgba(0, 0, 0, 0.3);
}
.thumbnail {
  position: relative;
  overflow: hidden;
  background: black;
}
.thumbnail img {
  width: 120%;
  transition: all 0.3s;
}
.module:hover .thumbnail img {
  transform: scale(1.1);
  opacity: 0.6;
}

.thumbnail .date {
  position: absolute;
  top: 20px;
  right: 20px;
  background: #e74c3c;
  padding-top: 10px;
  color: #fff;
  font-weight: bold;
  border-radius: 100%;
  height: 55px;
  width: 55px;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 12px;
  text-transform: uppercase;
}
.date div:first-child {
  font-size: 18px;
  line-height: 1.2;
}
.contents {
  position: absolute;
  width: 100%;
  height: 178px;
  bottom: 0;
  background: #fff;
  padding: 30px;
  transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
}
.module:hover .contents {
  height: 278px;
}

.contents .category {
  position: absolute;
  top: -34px;
  left: 0;
  color: #fff;
  text-transform: uppercase;
  background: #e74c3c;
  padding: 10px 15px;
  font-weight: bold;
}
.title {
  margin: 0px !important;
  padding: 0 0 10px;
  color: #333333;
  font-size: 24px;
  font-weight: 700;
}
.sub-title {
  margin: 0;
  padding: 0 0 20px;
  color: #e74c3c;
  font-size: 20px;
  font-weight: 400;
}
.description {
  color: #666666;
  font-size: 14px;
  line-height: 1.8em;
  height: 0;
  opacity: 1;
  transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  overflow: hidden;
}
.module:hover .description {
  height: 100px;
}
.meta {
  margin: 30px 0 0;
  color: #999999;
}


.about_banner{
    background: #d9002e;
  padding: 37px 0px;
  color: #fff;
}


.about h2 {
  font-size: 70px;
  font-weight: 400;
  margin: 0px 0px 25px 0px;
  font-family: "FontleroyBrown";
  font-style: italic;
}

.about h2 span {
  color: #e92624;
}

.cliet{
    margin-bottom: 30px;
    text-align: center;
    border: 1px #ccc solid;
    border-radius: 10px;
}

