@font-face 
{
	font-family: 'Franklin';
	src: url('../fonts/Franklin.ttf')  format('truetype');
}
@font-face 
{
	font-family: 'myriad pro-regular';
	src: url('../fonts/myriad pro-regular.ttf')  format('truetype');
}
@font-face 
{
	font-family: 'arongrotesque-bold';
	src: url('../fonts/arongrotesque-bold.ttf')  format('truetype');
}
@font-face 
{
	font-family: 'Questrial-Regular';
	src: url('../fonts/Questrial-Regular.ttf')  format('truetype');
}@font-face 
{
	font-family: 'arial-roundedmt-bold';
	src: url('../fonts/arial-roundedmt-bold.ttf')  format('truetype');
}

@font-face 
{
	font-family: 'Magnolia Script';
	src: url('../fonts/Magnolia Script.otf')  format('opentype');
}

body
{
	overflow-x:hidden;
	
}
.wrapper {
	max-width:1300px;
	margin:0px auto;
}
.wrapper-01 {
	max-width:1250px;
	margin:0px auto;
}


.menu {
	z-index: 9999;
	position: relative;
}
margin{
	margin:0px auto;
}
.slide-text1{
	font-family: 'myriad pro-regular';
	font-size:31px;
	line-height:19px;
	color:#000000;
	font-weight:700;
}
.slide-text2{
	font-family: 'myriad pro-regular';
	/*! text-shadow: 2px 3px 9px black; */ 
	font-size:32px;
	line-height:35px;
	color:#000;
	font-weight:700;
}
.slide-text2 {
    animation-delay: 1s;
}
.slide-text3{
	font-family: 'arongrotesque-bold';
	text-shadow: 1px 1px 5px #303030; 
	font-size:90px;
	line-height:80px;
	color:#025582;
	font-weight:700;
}


/********************* about index *********************/
.about-index{
	padding-bottom:4%;
	padding-top: 7%;
}
.about-text-1{
	font-family: 'Questrial-Regular';
	line-height:28px;
	color:#59687c;
	font-size:16px;
	text-align:justify;
	margin-top:5%;
	letter-spacing: -0.1px;
}
.about-text{
	font-family: 'Questrial-Regular';
	line-height:56px;
	color:#0082c8;
	font-size:50px;
	text-align:left;
}
.margin-bottom{
	margin-bottom:-41%;
	padding-bottom: 3%;
}
.atext{
	/*! margin-top: 18%; */
	margin-bottom:8%;
}
.about-button{
	margin-top: 0%;
}
.view-btn a	{
    color: #fff !important;
        background: #0082c8;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-left:  4%;
    padding: 13px 11%;
}

.view-btn a:hover  {
    color: #fff !important;
		background: rgba(0,130,200,1);
background: -moz-linear-gradient(left, rgba(78,202,238,1) 0%, rgba(128,211,129,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(78,202,238,1)), color-stop(100%, rgba(128,211,129,1)));
background: -webkit-linear-gradient(left, rgba(78,202,238,1) 0%, rgba(128,211,129,1) 100%);
background: -o-linear-gradient(left, rgba(78,202,238,1) 0%, rgba(128,211,129,1) 100%);
background: -ms-linear-gradient(left, rgba(78,202,238,1) 0%, rgba(128,211,129,1) 100%);
background: linear-gradient(to right, rgba(78,202,238,1) 0%, rgba(128,211,129,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4ecaee', endColorstr='#80d381', GradientType=1 );
	 text-decoration:none;
	 text-decoration:none;
}
.contact-btn a {
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 14px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 16px 5%;
    border-radius: 21px 21px;
    letter-spacing: 0.6px;
    font-family: 'Questrial-Regular';
    background: #000000;
}

.contact-btn a:hover  {
    color: #fff;
		background: rgba(78,202,238,1);
background: -moz-linear-gradient(left, rgba(78,202,238,1) 0%, rgba(128,211,129,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(78,202,238,1)), color-stop(100%, rgba(128,211,129,1)));
background: -webkit-linear-gradient(left, rgba(78,202,238,1) 0%, rgba(128,211,129,1) 100%);
background: -o-linear-gradient(left, rgba(78,202,238,1) 0%, rgba(128,211,129,1) 100%);
background: -ms-linear-gradient(left, rgba(78,202,238,1) 0%, rgba(128,211,129,1) 100%);
background: linear-gradient(to right, rgba(78,202,238,1) 0%, rgba(128,211,129,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4ecaee', endColorstr='#80d381', GradientType=1 );
	 text-decoration:none;
	 
	 
	/*shedow */
-webkit-box-shadow: 6px 9px 0px 0px rgba(202,86,74,1);
-moz-box-shadow: 6px 9px 0px 0px rgba(202,86,74,1);
box-shadow: 6px 9px 0px 0px rgb(2, 85, 130);
}


/****************** product-slider ******************/

.product-slider{
	background-color:#f2f4f5;
	margin-bottom: 2%;
}
.product-head{
	font-family: 'Questrial-Regular';
	line-height:26px;
	color:#007fc7;
	font-size:50px;
	margin-top:3%;
	letter-spacing: -0.1px;
	margin-bottom: 3%;
}
 /*** Product slider hover ***/
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}
.hovereffect .overlay {
  position: absolute;
  overflow: hidden;
  width: 70%;
  height: 80%;
  left: 8%;
  top: 10%;
  border-bottom: 1px solid #FFF;
  border-top: 1px solid #FFF;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0,1);
  -ms-transform: scale(0,1);
  transform: scale(0,1);
}
.hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
	
}
.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
.hovereffect:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.6" /><feFuncG type="linear" slope="0.6" /><feFuncB type="linear" slope="0.6" /></feComponentTransfer></filter></svg>#filter');
  filter: brightness(0.6);
  -webkit-filter: brightness(0.6);
	background-color: #2d2d2d8c;
}

.hovereffect h2 {
  text-transform: uppercase;
  text-align: center;
  position: relative;
  font-size: 17px;
  background-color: transparent;
  color: #FFF;
  padding: 1em 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,-100%,0);
  transform: translate3d(0,-100%,0);
}

.hovereffect a, .hovereffect p {
  color: #025582;
  padding: 125px 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
}
.hovereffect:hover a, .hovereffect:hover p, .hovereffect:hover h2 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
	text-decoration: none;
  color:#fff ;
}
 /*** Product slider hover ***/
/****************** product-slider ******************/
/******* Client Slider css ******/
.client-title {
    color: #000;
    font-weight: 700;
    font-size: 40px;
    text-align: center;
    margin-bottom: 0%;
    font-family: 'Questrial-Regular';
    letter-spacing: 1px;
	line-height:50px;
}
.client-slider { 
	margin-bottom:2%;
}
.group-company-title {
    color: #000;
    font-weight: 700;
    font-size: 40px;
    text-align: center;
    margin-bottom: 3%;
    font-family: 'Questrial-Regular';
    letter-spacing: 1px;
	line-height:50px;
}
.group-company{
    margin-left: 11% !important;
    margin-right: -11% !important;
} 
/******* Client Slider css ******/

/******* Border Contant  ******/
.border {
	margin-bottom: 3%;
}
.hr {
    border: 2px solid #2e2e2e;
    margin-bottom: 20px;
}
/******* Border Contant  ******/

/** footer Index Css **/
.footer{
	margin: 0% 1% 2% 2%;
}	
.footer-head{
	font-family: 'Questrial-Regular';
	color:#000000;
	font-size:25px;
}
.footer-head-center {
	margin-left: 35%;
  white-space: nowrap;
}
.address-footer{
	font-family: 'Questrial-Regular';
	color:#000000;
	font-size:15px;
	line-height: 25px;
	margin-bottom: 15px;
	font-weight: 700;
	letter-spacing: 1px;
}
.address-footer a{
	font-family: 'Questrial-Regular';
	color:#000000;
	font-size:15px;
}
.links-01{
	margin-top:26%;
}
.links-01 a{
	font-family: 'myriad pro-regular';
	font-size:14px;
	color:#101010;
	line-height: 26px;
	text-transform: uppercase;
}
.links-01 a:hover{
	color:#0082c8;
	text-decoration:none;
}
.links-01 li{
	list-style:none;
}

.links a{
	font-family: 'myriad pro-regular';
	font-size:14px;
	color:#101010;
	line-height: 26px;
	text-transform: uppercase;
}
.links a:hover{
	color:#0082c8;
	text-decoration:none;
}
.links li{
	list-style:none;
}

/** copyright Index Css **/	
.copy-right-text{
 	color:#ffffff !important;
	font-family: 'myriad pro-regular';
	font-size:14px;
 	margin-top: 5%;
}
.copy-right-text-01 {
	  color: #fff;
    font-family: 'myriad pro-regular';
    font-size: 14px;
	margin-top: 5%;
	  float: right;
}
.copy-right-text-01 a {
    color: #ffffff;
}
.copy-right-text-01 a:hover {
    color: #74c9f7;
	  text-decoration: none;
}
.copy-right{
	background-color:#505762;
	/*! padding: 9px 1px 10px 1px; */
}
.padding-footer{
	/*! padding-left:55px !important; */
}

/** copyright Index Css **/	


/*********** banner text  ****************/
 .about-h1 { 
	font-size: 50px; 
	font-weight:700; 
	text-align: center;
	margin-top: -75px;
	color: #2e2e2e;
	font-family: 'Franklin';
	letter-spacing: 3px;
	line-height: 75px;
	position: relative;
	left: 0;
	text-shadow: 1px 1px 2px #2e2e2e;
	background: rgba(255, 255, 255, 0.4);
}
.about-h1 span { 
	font-size: 20px;
	line-height: 40px;
	text-transform: capitalize;
	font-family: 'Magnolia Script';
}

/*** aboutus Page Css ****/	
.slider-inner {
	margin-bottom:4%;
}
.about-page {
	margin-bottom:4%;
}
.about{
	padding-bottom:5%;
	padding-top:7%;
	background-color: #f2f4f5;
	/*! z-index: -1; */
	/*! position: relative; */
}
.about-head1{
	font-family: 'Questrial-Regular';
	font-size: 30px;
	line-height: 26px;
	color: #054070;
	font-weight:700;
	padding-bottom:21px;
}
.about-head1::after {

    height: 4px;
    display: block;
    width: 40px;
    background: #ed1b24;
    border-bottom: 1px white;
    content: '';
    margin-top: 15px;
    margin-left: 0%;
    padding-bottom: 5px;
}
.about-head{
	font-family: 'Questrial-Regular';
	font-size: 30px;
	line-height: 26px;
	color: #054070;
	text-align:center;
	padding-top: 0%;
	font-weight:700;
	padding-bottom:10px;
}
.about-head::after {
   height: 4px;
    display: block;
    width: 45px;
    background: #f83e65;
    border-bottom: 1px white;
    content: '';
    margin-top: 15px;
    margin-left: 48%;
    padding-bottom: 5px;
}
 .about-paragraph {
	font-family: 'Questrial-Regular';
	font-size: 16px;
	line-height: 30px;
	color: #59687c;
	font-weight: 700;
	text-align: justify;
	letter-spacing: 1px;
	margin-bottom: 14px;
}
.margin-bottam1{

	margin-bottom:3%;
}
.company-font {
	font-family: 'Questrial-Regular';
	font-size: 15px;
	line-height: 30px;
	color: #252526;
	font-weight: 700;
	text-align: center;
	letter-spacing: 1px;
	white-space: nowrap;
	text-transform: capitalize;
	margin-top: 10px;
	margin-bottom: 22px;
}
/*** aboutus Page Css ****/
/******* contact page css *******/
.contact-to {
	margin-top: 0%;
}
.imgBox {
	
}
.fream { 
	border: 1px solid #e7ecee;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.49);
	padding: 1.4444444444rem 1.6666666667rem 1.1666666667rem;
	height: 605px;
} 
.contact-font-1 {
   	font-family: 'Questrial-Regular';
    font-size: 22px;
    color: #0081c7;
    text-decoration: none;
    margin-left: 22px;
   	font-weight: 700;
}
.contact-font-1::after {
   height: 1px;
	display: block;
	width: 100%;
	background: #6c3c964d;
	border-bottom: 1px white;
	content: '';
	margin-top: 20px;
	margin-left: 0px;
	padding-bottom: 1px;
}
.contact-font-2 {
    font-size: 17px;
    color: #777;
    text-decoration: none;
    margin-left: 55px !important;
   	line-height: 30px;
   	font-family:  'myriad pro-regular';;
    margin-bottom: 6%;
}
.contact-font-2 a {
  	font-family:  'myriad pro-regular';;
    font-size: 17px;
    color: #777;
    text-decoration: none;
    
}
.contact-font-2 a:hover {
    color: #0081c7;
    text-decoration: none;
    /*! font-weight: 700; */
}
.margin-top1{

margin-top:5%;
}
.imgBox:hover {
    -webkit-box-shadow: 0.25rem 0.375rem 1.75rem 0rem rgba(0,0,0,0.22) !important;
    box-shadow: 0.25rem 0.375rem 1.75rem 0rem rgba(0,0,0,0.22) !important;
    transition: all 0.2s ease-in-out 0.2s;
    cursor: pointer;
}
.product-head1{
	font-family: 'arial-roundedmt-bold';
	font-size:24px;
	line-height:23px;
	color: #ef0a18;
	margin-bottom: 3%;
}
.Product-paragraph1 li {
	font-family: 'Questrial-Regular';
	font-size:16px;
	line-height:30px;
	letter-spacing:1px;
	text-align: justify;
	color: #59687c;
	font-weight: 700;
	list-style-position: inside;
	list-style-type: square;
}
/******* contact page css *******/

/******* Inquiry page css *******/
.top-text { 
	border: 1px solid #e7ecee;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.49);
	padding: 1.4444444444rem 1.6666666667rem 1.1666666667rem;
}
/******* Inquiry page css *******/

/****** Table Contant ******/
table {
  	border-collapse: collapse;
	  margin: 0;
  	padding: 0;
  	width: 80%;
  	margin-bottom: 4%;
}
table td {
  	
  	border-bottom: 1px solid #747474; padding: 12px 30px;
	font-family: 'Questrial-Regular';
	font-size:17px;
  	line-height: 20px;
  	text-align: left;
  	letter-spacing: 1px;
}
.table-border {
  padding:10px;
	text-align: center;
}

table tr {
	background: #efefef66;
}
table tr:hover {
	background-color: rgba(107, 106, 106, 0.76);
	transition: all 0.5s ease-out;
	cursor: pointer;
	color: #fff;
}
table th {
	font-size: 20px;
	color: #fff;
	background-color: #38b0e5;
    letter-spacing: 1px;
    line-height: 20px;
	font-weight: 700;
	font-family: 'Questrial-Regular';
	padding: 10px 0;
	text-align: center;
}
.table-th {
	font-family: 'Questrial-Regular';
	background-color:#202020;
	color:#fff;
	font-size:20px;
	padding:8px;
	text-align:center;
}
.table-td {
	padding:8px;
	font-family: 'Questrial-Regular';
	font-size:25px;
	font-weight: 700;
	text-align:center;
	border-bottom: none;
}
.margin1{
	 margin-bottom:5%;
}
.border-right {
    border-right: 1px dashed rgb(149, 151, 150);
    /*! height: 250px; */
}
.border-left {
    border-left: 1px dashed rgb(149, 151, 150);
}
/****** Table Contant ******/
