@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@700&display=swap');

body{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  z-index: -1;
}



.class28 {
    background: #000000;
    display: flex;
    justify-content: space-between;
}
.class1{
	background: #bababa;
	height: 5px;
}
.class2{
	padding-left: 50px;
	padding-top: 7px;
	padding-bottom: 10px;
}
.class4{
	display: inline;
}
.class5{
	margin-top: 10px;
	float:right;
}
.class5
p{
	padding-right: 25px;
}
.class5
p a{
	color: #262626;
	font-weight: 500;
}
.class5
p
i{
	position: relative;
}
.class5
p
i{
	border: 2px solid #f07c00;
	height: 40px;
	width: 40px; 
	color: #f07c00;
	padding: 10px;
	border-radius: 50%;
}


.class6{
	margin-top: 10px;
	float:right;
}
.class6
p a{
	color: #262626;
	font-weight: 500;
}
.class6
p
i{
	position: relative;
}
.class6
p
i{
	border: 2px solid #f07c00;
	height: 40px;
	color: #f07c00;
	width: 40px; 
	padding: 10px;
	border-radius: 50%;
}

.class7{
	position: absolute;
	right:20;
	top: 50;
}


.class8{
	z-index: 5;
	position: relative;
	overflow: hidden;
	background: #eef6ff;
	border-bottom-left-radius: 150px;
}
.class9{
	padding-bottom: 150px;
	padding-top: 50px;
}
.class10{
	 
}
.class10 div{
	width: 350px; 
	margin-left: 50px;
	height: 350px;
	border-radius: 22%;
	overflow: hidden;
	border: 2px solid #113d74;
}
.class10 div img{
	margin-left: -100px;
	margin-top: -28px;
}
.class11{
	margin-top: 60px;
	margin-left: -80px;
}
.class11
h2{
	color: #000000;
	font-family: 'Rubik';
	font-weight: 600;
}
.class11
h1{
	font-family: 'Rubik';
	color: #f07c00;
	margin-top: -15px;
	font-size: 35;
	font-weight: 700;
}
.class11
p{
	    font-family: 'Rubik';
    color: #393939;
    font-weight: 400;
}
.class11 button{
	background: transparent;
	border: none;
}
.class11 button a{
	background: #f07c00;
	padding: 10px 80px;
	border: none;
	border-radius: 25px;transition: all 0.6s;
	color: #fff;
}
.class11 button a:hover{
	background: #000000;
}
.class12{
	margin-top: -140px;
	padding-top: 150px;
	position: relative;
	z-index: 3;
	border-bottom-left-radius: 150px;
}
.class13 h1{
	font-size: 35px;
	text-align: center;
	color: #fff;
	font-weight: 700;
	font-family: 'Raleway';
}
.class13
p{
	color: #fff;
	text-align: center;
	font-family: 'Raleway';
	margin-top: -5px;
}
.bx-wrapper {
    -moz-box-shadow: 0 0 0px #ccc!important;
    -webkit-box-shadow: 0 0 0px #ccc!important;
    box-shadow: 0 0 0px #ccc!important;
    border: 0px solid #fff!important;
    background: transparent!important;
}

.cardimg{
	border: 2px solid #fff;
	border-radius: 50%;
	height: 150px;
	width: 150px;
	overflow: hidden;
	margin: auto;
}
.cardimg
img{
	width: 100%;
}
.class15{
	height: auto;
	border: red;
	margin: auto;
}
.class15
p{
	color: #fff;
	font-family: 'Raleway';
	margin-top: 5px;
}


.class16{
	background: #eef6ff;
	margin-top: -140px;
	padding-top: 150px; 
	padding-bottom: 20px; 
	position: relative;
	padding-bottom: 50px;
	border-bottom-right-radius: 150px;
	position: relative;
	z-index: 1;
}

.class19{
	position: absolute;
	right: 0;
	bottom: 0;
}
.class17 h1{
	font-size: 35px;
	text-align: center;
	z-index: 11;
	position: relative;
	color: #f07c00;
	font-weight: 700;
	font-family: 'Rubik';
}
.class18{
	background: transparent;
	position: relative;
	z-index: 10000;
	margin-top: -50px;
}


.myaccordion {
  max-width: 100%;
  margin: 50px auto;
  box-shadow: 0 0 1px rgba(0,0,0,0.1);
}

.myaccordion .card, .myaccordion  .card-header {
    border: none;
    background: transparent;
}
.myaccordion .card-header { 
    margin-top: 10px;
    padding: 0;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
}
 

.myaccordion .fa-stack {
  font-size: 18px;
}

.myaccordion .btn {
  width: 100%;
  font-weight: bold;
  color: #f07c00;
  padding: 0; 
}
.card
button
h2{ 
	font-size: 22px;
}
.fa-inverse {
    color: #000;
}
 
.myaccordion .btn-link:hover,
.myaccordion .btn-link:focus {
  text-decoration: none;
  background: #f07c00;
  padding: 10px;
  color: #fff;
  border-radius: 0;
}
.myaccordion .btn-link,
.myaccordion .btn-link {
  text-decoration: none;
  background: #fff;
  padding: 10px;
  border-radius: 0;
}
 
 
 
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
    background: transparent!important;
    border: 1px solid #f07c00;
}



.class21{
	margin-top: -140px;
	padding-top: 150px;
	position: relative; 
	border-bottom-right-radius: 150px;
}
.class22 h1{
	font-size: 35px;
	text-align: center;
	z-index: 11;
	position: relative;
	color: #fff;
	font-weight: 700;
	font-family: 'Raleway';
}



/*** TestimonialS Slider - Free Weebly Widget by Baamboo Studio - Style 2 ***/
.testimonial_slider_2{
	width:100%;
	border: 0px solid #ebebeb;
	overflow:hidden;
	box-sizing:border-box;
	padding-bottom:30px;
}
.testimonial_slider_2 input {
	display: none;
}

.testimonial_slider_2 #slide_2_1:checked ~ .boo_inner { margin-left:0; }
.testimonial_slider_2 #slide_2_2:checked ~ .boo_inner { margin-left:-100%; }
.testimonial_slider_2 #slide_2_3:checked ~ .boo_inner { margin-left:-200%; }
.testimonial_slider_2 #slide_2_4:checked ~ .boo_inner { margin-left:-300%; }
.testimonial_slider_2 .boo_inner {
	width:400%;
	-webkit-transform: translateZ(0);
	-webkit-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
	-moz-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    -ms-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    -o-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeInOutQuart */

	-webkit-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); 
	-moz-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    -ms-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    -o-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeInOutQuart */
}
.testimonial_slider_2 .slide_content{
	width:25%;
	float:left;
}
 #controls{
 	position: relative;
 	z-index: 1000000;
 }
.testimonial_slider_2 #controls {
	text-align:center;
	z-index: 1000000;
}
.testimonial_slider_2 #controls label{
	width:8px;
	height:8px;
	margin:0 2px;
	display:inline-block;
	background:#999; /* Change controls background color */
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.testimonial_slider_2 #slide_2_1:checked ~ #controls label:nth-child(1), 
.testimonial_slider_2 #slide_2_2:checked ~ #controls label:nth-child(2), 
.testimonial_slider_2 #slide_2_3:checked ~ #controls label:nth-child(3), 
.testimonial_slider_2 #slide_2_4:checked ~ #controls label:nth-child(4){
	background:#000; /* Change controls background color when mouse click */
}
.testimonial_2 {
	font-size: 16px !important;
	color: #333; /* Change testimonial paragraph text color */
	padding: 30px 30px 23px;
}
.content_2 {
	position: relative;
	padding-left: 30px;
	width: 50%;
	float: right;
	margin-bottom: 30px;
}
.content_2:before,
.content_2:after {
	content: "";
	height: 15px;
	width: 19px;
	position: absolute;
}

.testimonial_2 p {
	display: inline;
}
.author_2 {
	width: 40%;
	float: right;
}
 .content_2
h2{
	color: #000000;
	font-weight: 700;
	margin-top: 25px;
	width: 350px;
}
.content_2
p{
	color: #fff;
	font-weight: 500;
}
.author_2
div{
	border: 2px solid #fff;
	overflow: hidden;
	width: 250px;
	height: 250px;
	border-radius: 50%;
	margin-left: 100px;
}

.footer{
	margin-top: -140px;
	padding-top: 150px;
	position: relative; 
	background: #eef6ff;
	position: relative;
	z-index: -12;
	overflow: hidden;
}
.class23{
	position: absolute;
}
.class24{
	margin-top: 50px;
}
.class24
div
p{
	    font-family: 'Rubik';
    color: #393939;
    font-weight: 600;
	margin-top: 10px;
}
.class25{
	margin-top: 50px;
	text-align: center;
	z-index: 11;
	position: relative;
}

.class25 h2{
	color: #000000;
	font-weight: 700;
	font-family: 'Rubik';
}
.class25
hr{
	border: 1px solid #000000;
	width: 80%;
	margin-top: -5px;
}
.class25
ul
li{
	text-align: left;
	padding-left: 5px;
	margin-left: 20px;
	list-style: none;
	padding: 2px;
	position: relative;
}
.class25
ul
li a{
	    font-family: 'Rubik';
    color: #393939;
    font-weight: 600;
} 

.class26{
	margin-top: 50px;
	text-align: center;
}
.class26 h2{
	color: #000000;
	font-weight: 700;
	font-family: 'Rubik';
}
.class26
hr{
	border: 1px solid #000000;
	width: 80%;
	margin-top: -5px;
}

.class26
table{
	margin-left: 50px;
}
.class26
table
tr
td
i{
	color: #f07c00;
	font-size: 25px;
}
.class26
table
tr
td a{
	   font-family: 'Rubik';
    color: #393939;
    font-weight: 600;
}
.class26
table
tr
td
{
	    font-family: 'Rubik';
    color: #393939;
    font-weight: 600;
	padding: 10px; 
}
.class27
i{
	margin-top: -15px;
}

.class28{
	background: #000000;
}
.class28
p{
	text-align: center;
	    margin-bottom: 0;
	padding: 10px;
	color: #ffffff;
	font-weight: 500;
}
.class28
p span, .class28
p span a{
	color: #f07c00;
	font-weight: 600;
}




/**************about***************/
.class30{
	padding: 75px;
	text-align: center;
}
.class30 h1{
	color: #fff;
	text-shadow: 1px 5px 5px rgba(0, 0, 0, 0.6);
}
.class31{
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
	padding: 5px 50px;
}
.class32{
	background: #f07c00;
	width: 100px;
	height: 100px;
	text-align: center;
	padding-top: 10px;
	border-radius: 50%;
	margin: auto;
}
.class33{
	background: #ffffff;
	border-radius: 25px;
	padding: 15px;
	margin-top: -40px;
}
.class33 h1{
	color: #ef7600;
	font-size: 32px;
	font-family: 'Raleway';
}
.class33 p{
	font-family: 'Raleway';
	color: #393939;
	font-weight: 600;
}




/*********quality***********/

.class35  div img{
	margin-left: -100px;
	margin-top: -10px;
}

.class35 div{
	width: 350px; 
	margin-left: 50px;
	height: 350px;
	border-radius: 50%;
	overflow: hidden;
	border: 2px solid #113d74;
}

.class36{

}
.class36 h1 {
    font-size: 35px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-family: 'Raleway';
}
.class37{ 
	padding-top: 50px;
	padding-bottom: 100px;
	text-align: center; 
}
.class37
h2{
	font-size: 22px; 
	color: #fff; 
	font-weight: 700;
}


/***********product*************/

/* Style the tab */
.tab {  
  background-color: #4f7a6e;
  width: 100%;
  height: 800px;
  border-radius: 25px;
  overflow: hidden;
}

/* Style the buttons inside the tab */
.tab button {
  display: block;
  background-color: inherit;
  color: #fff;
  font-weight: 600;
  padding: 20px 16px;
    border-bottom: 2px solid #6da092!important;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #294156;
}

/* Create an active/current "tab button" class */
.tab button.active {
  background-color: #294162;
}

/* Style the tab content */
.tabcontent { 
  padding: 0px 12px; 
  width: 100%;
  border-left: none;
  height: 300px;
  text-align: center;
}


.extra{
height: 550px;
}
 
.tabcontent
h3{
	color: #294162;
	font-weight: 700;
	font-family: 'Raleway';
	text-align: center;
	font-size: 35px;
}

.class39{
	padding: 20px 120px;
}
.class39
table{
	background: #fff;
	margin: auto;
	margin-top: 25px;
}
.class39
table tr td{
	border: 1px solid #eaeaea;
	padding: 5px 25px;
	color: #000;
	font-weight: 600;
}

.class40{
	position: absolute;
	top: 0;
	z-index: -5;
}
.class39
table
tr
td
span{
	color: #9a9a9a;
	font-weight: 600;
}


/************logistics*******/
.class41  div img{
	margin-left: -50px;
	margin-top: -40px;
}

.class41 div{
	width: 350px; 
	margin-left: 50px;
	height: 350px;
	border-radius: 50%;
	overflow: hidden;
	border: 2px solid #113d74;
}



/**********contactus**********/
.class44{
	text-align: center;
	margin-top: 50px;
}
.class45 h1{ 
    color: #f07c00;
    font-weight: 700;
    font-size: 25px;
    font-family: 'Rubik';
}
.class45 p,.class45 p a {
    font-family: 'Rubik';
    color: #000;
    margin-top: 10px;
}
.class45 hr {
    margin-top: 0px;
    margin-bottom: -6px;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
}
.class46{
	padding-bottom: 50px;
	margin-top: 50px;
}

.class75{
	margin-bottom: 50px;
}

.contact h1{
	    font-family: 'Rubik';
    color: #f07c00;
    margin-top: -15px;
    font-size: 35;
    font-weight: 700;
    text-transform: uppercase;
}


.class70
button{
    background: #f07c00;
    padding: 10px 80px;
    border: none;
    border-radius: 25px;
    transition: all 0.6s;
    color: #fff;
    text-transform: uppercase;
}

.class70 button:hover{
	background: #000000;
}





/**********social icon****************/
/* fixed social*/
#fixed-social {
   position: fixed;
   top: 50%;z-index: 1000000;
}
#fixed-social i{
  padding-top: 10px;
}
#fixed-social a {
   color: #fff;
   display: block;
   height: 40px;
   position: relative;
   text-align: center;
    line-height: 40px;
   width: 40px;
   margin-bottom: 1px;
   z-index: 200000!important;
}
#fixed-social a:hover>span{
  visibility: visible;
  left: 41px;
  opacity: 1;
} 
#fixed-social a span {
  line-height: 40px;
    left: 60px;
    position: absolute;
    text-align: center;
    width: 120px;
    visibility: hidden;
    transition-duration: 0.5s;
    z-index: 10000;
    opacity: 0;
}
 .fixed-facebook{
  background-color: #4267B2;
 }
 .fixed-facebook span{
  background-color: #4267B2;
 }
 .fixed-twitter{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#8a3ab9+0,e95950+50,fccc63+100 */
background: rgb(138,58,185); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(138,58,185,1) 0%, rgba(233,89,80,1) 50%, rgba(252,204,99,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(138,58,185,1) 0%,rgba(233,89,80,1) 50%,rgba(252,204,99,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(138,58,185,1) 0%,rgba(233,89,80,1) 50%,rgba(252,204,99,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8a3ab9', endColorstr='#fccc63',GradientType=0 ); /* IE6-9 */


 }
 .fixed-twitter span{
 /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#8a3ab9+0,e95950+50,fccc63+100 */
background: rgb(138,58,185); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(138,58,185,1) 0%, rgba(233,89,80,1) 50%, rgba(252,204,99,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(138,58,185,1) 0%,rgba(233,89,80,1) 50%,rgba(252,204,99,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(138,58,185,1) 0%,rgba(233,89,80,1) 50%,rgba(252,204,99,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8a3ab9', endColorstr='#fccc63',GradientType=0 ); /* IE6-9 */

 }
 
 .fixed-youtube{
  background-color: red;

 }

 .fixed-youtube span{
  background-color: red;
 }
 .fixed-whatsapp {
  background-color: green;

 }
 .fixed-whatsapp span{
  background-color: green;
 }


 .product-section,.career-section,.client-section{
	background-color: #eef6ff;
	padding-top: 100px;
	padding-bottom: 100px;
 }
.product-main{
	position: relative;
}
 .product-img img{
	width: 100%;
	position: relative;
	z-index: 2;
 }
 .product-img{
	position: relative;
 }
 .product-img::after{
	position: absolute;
	content: "";
	left: -10px;
	bottom:-10px;
	width: 220px;
	height: 220px;
	background-color: #f17501;
 }
 .product-img::before{
	position: absolute;
	content: "";
	top: -10px;
	right:-10px;
	width: 220px;
	height: 220px;
	background-color: #f17501;
 }
 .product-content{
	margin-top: 50px;
	position: relative;
	margin-bottom: 50px;
 }
 .product-content h2{
	background-color:  #f17501;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	color: #fff;
	font-size: 22px;
	max-width: 500px;
	margin: auto;
	text-align: center;
	padding: 10px;
	z-index: 2;
	position: relative;
	margin-bottom: 50px;
}
.product-content::after{
	position: absolute;
	content: "";
	height: 2px;
	background-color:  #f17501;
	width: 100%;
	top: 25px;
	left: 0;
	z-index: 0;
}


.career-form{
	justify-content: center;
    margin-top: 50px;
}
.form-control {
    height: 50px;
    padding: 15px;
    margin: 10px 0;
    border-radius: 2px;
    border: 1px solid #3b3b3b;
    color: #888888;
	background-color: transparent;
}
.file-wrapper input {
    left: 0;
    opacity: 0.01;
    cursor: pointer;
    position: absolute;
    -moz-opacity: 0.01;
    filter: alpha(opacity = 1);
}
.file-wrapper {
    overflow: hidden;
    padding: 0 20px;
    position: relative;
    border-radius: 2px;
    border: 1px solid #3b3b3b;
    color: #888888;
}
.file-wrapper .file-button {
    color: #fff;
    float: left;
    cursor: pointer;
    margin-left: -20px;
    padding: 15px;
    background: #113d74 !important;
    display: inline-block;
}
.file-holder {
    top: 15px;
    padding-left: 15px;
    position: absolute;
    left: auto;
}
.file-button i {
    margin-right: 8px;
}
.fa-upload:before {
    content: "\f093";
}

.clients-logo {
    display: grid;
    grid-gap: 0;
    grid-template-columns: repeat(4, auto);
}
.clients-box {
    border: 1px solid #ddd;
    display: flex;
    align-items: center;
    justify-content: center; 
    padding: 15px;
}
.clients-box img {
    max-width: 80%;
}
@media (max-width: 991px){
.clients-logo {
    grid-template-columns: repeat(3, auto);
}
}
@media (max-width: 767px){
.clients-logo {
    grid-template-columns: repeat(2, auto);
}
.product-section, .career-section, .client-section {
    background-color: #eef6ff;
    padding-top: 50px;
    padding-bottom: 50px;
}
.product-img::after {
    position: absolute;
    content: "";
    left: -10px;
    bottom: -10px;
    width: 220px;
    height: 220px;
    background-color: transparent;
}
.product-img::before {
    position: absolute;
    content: "";
    top: -10px;
    right: -10px;
    width: 220px;
    height: 220px;
    background-color: transparent;
}
}