@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i');

body { margin: 0; padding: 0; font-family: 'Lato', sans-serif;}

a { transition: 0.5s ease-in-out; text-decoration: none;}

.clr { clear: both; }
.clr-10 { clear: both; height: 10px;}
.clr-20 { clear: both; height: 20px;}
.clr-30 { clear: both; height: 30px;}
.clr-40 { clear: both; height: 40px;}
.clr-50 { clear: both; height: 50px;}

.container { width: 100%; max-width: 1200px; height: auto; padding: 0 15px; box-sizing: border-box; margin: 0 auto; }

.main-heading { font-size: 30px; color: #575455; font-weight: 700; text-align: center; }
.how-text-left{text-align: left;}

#wrapper { width: 100%; box-sizing: border-box; float: left; }
.top-header { width: 100%; box-sizing: border-box; float: left; background-color: #851275; }
.top-header-col { width: 100%; box-sizing: border-box; float: left; }
.top-header-left { width: 50%; float: left; box-sizing: border-box; padding: 10px 0;}
.top-header-left img { width: 3%; float: left; }
.top-header-left a { width: 95%; float: right; box-sizing: border-box; color: #fff; font-size: 15px; line-height: 16px; }

.top-header-right { width: 50%; float: right; box-sizing: border-box;}
.social-media { float: right; width: 25%; box-sizing: border-box; padding: 8px 0 5px 0; 
		text-align: center;}
.social-media a { display: inline-block; margin-right: 10px; }
.social-media .fa { font-size: 18px; color: #fff; }
.social-media .fa:hover { color: #6ac528; transition: 0.5s ease-in; }

.header {width: 100%; float: left; box-sizing: border-box; padding: 20px 0 10px 0; }
.logo { width: 30%; float: left; box-sizing: border-box; }
.logo img { width: 65%; }
nav .clr { display: none; }
.navigation-col { width: 70%; float: right; }

.banner { width: 100%; float: left; box-sizing: border-box; }
.banner img { width: 100%; float: left; }

/*how we do page start*/
.our-work-100 { width: 100%; box-sizing:  border-box; float: left; margin: 50px 0; }
.our-work-col { width: 100%; float: left; box-sizing: border-box; margin: 30px 0 30px 0; }
.our-work-col img { width: 100%; float: left; }

/*sourcing start*/
.sourcing-100{width: 100%; box-sizing:  border-box; float: left; margin: 50px 0 0px; }
.sourcing-100 h1{text-align: center; font-size: 36px; font-weight: 700; color: #851275; line-height: 30px;}
.cnc-text { font-size: 19px; color: #575455; font-weight: 400; margin-bottom: 35px;}
.sourcing-col{width: 100%; float: left; box-sizing: border-box; padding-left: 60px;}
.sourcing-inner{width: 25%; float: left; box-sizing: border-box; margin-bottom: 30px;}
.sourcing-inner img{width: 100%;-webkit-transition: 0.4s ease;  transition: 0.4s ease;}
.sourcing-inner img:hover{ -webkit-transform: scale(1.2);  transform: scale(1.2);}
/*end sourcing*/

/*overview start*/
.tagline { color: #575455; font-size: 16px; text-align: center; }
.overview-100 { width: 100%; float: left; box-sizing: border-box; margin: 50px 0; }
.overview-100 h1{text-align: center; font-size: 36px; font-weight: 700; color: #851275; line-height: 30px; }
.overview-col { width: 100%; float: left; box-sizing: border-box; margin: 40px 0 0 0; }
.overview-col p { font-size: 16px; line-height: 25px; color: #575455; font-weight: 300; }
.overview-inner { width: 100%; float: left;box-sizing: border-box; margin: 10px 0 0 0; background-color: #a43795;}
.ovr-inner2 { margin: 0; display: flex; background-color: #f0f0f0;}
.overview-left { width: 50%; float: left; box-sizing: border-box; }
.overview-left img { width: 100%; float: left; }
.overview-left p { font-size: 14px; line-height: 25px; font-weight: 300; color: #333333; padding: 60px 40px 0; text-align: left; box-sizing: border-box; margin: 0; }
.overview-right { width: 50%; float: left; box-sizing: border-box; }
.overview-right p { font-size: 14px; line-height: 25px; font-weight: 300; color: #fff; padding: 80px 40px 0; text-align: left; box-sizing: border-box; width: 90%; margin: 0; }
.overview-right img { width: 100%; float: left; }

.overview-quote { width: 100%; float: left; box-sizing: border-box; margin: 30px 0; padding: 140px 0;
	background: url(../images/overview-quote-bg.jpg) top center no-repeat; background-size: cover;	}
.overview-quote p { font-size: 18px; color: #fff; line-height: 28px; width: 58%; margin: 0 auto; text-align: center;
 font-weight: 400;}

.benefits-col { width: 100%; float: left; box-sizing: border-box; }
.benefits-inner { width: 25%; float: left; box-sizing: border-box; }
.benefits-inner img { width: 99%; float: left; }
.benefits-inner p { font-size: 14px; color: #555555; font-weight: 300; line-height: 25px; margin: 10px 0; padding: 0 10px!important;}

/*vision and mission start*/
.value-100{width: 100%; float: left; box-sizing: border-box; margin: 50px 0 50px;}
.value-100 h1{text-align: center; font-size: 36px; font-weight: 700; color: #851275; line-height: 30px;}
.value-100 h2{font-size: 24px; margin-bottom: 40px;}
.engineering-col{width: 100%; float: left; box-sizing: border-box;}
.engineer-inner-col{width: 20%; float: left; box-sizing: border-box; margin-bottom: 30px;}
.engineer-inner-text{background: #fdfbf2; width: 96%; box-sizing: border-box; padding: 12px 5px 30px 11px;}
.color-02{background: #fcf7f7;}
.color-03{background: #f6fbfd;}
.color-04{background: #faf8fc;}
.color-05{background: #f6fcf9;}
.engineer-inner-text h5{margin: 0px; font-size: 14px; font-weight: 700; color: #e2c859;}
.color-01 p{padding-bottom: 25px;}
.color-02 h5{color: #cc3333;} .color-02 p{padding-bottom: 72px;}
.color-03 h5{color: #0099ff;} .color-03 p{padding-bottom: 47px;}
.color-04 h5{color: #114070;} .color-04 p{padding-bottom: 47px;}
.color-05 h5{color: #339999;} .color-05 p{padding-bottom: 0px;}
.engineer-inner-text p{font-size: 14px; font-weight: 300; color: #575455; margin-bottom: 0px; line-height: 24px;}

.vision-50 { width: 100%; float: left; box-sizing: border-box; margin: 0px 0 60px; }
.vision-100 { width: 100%; float: left; box-sizing: border-box; margin: 50px 0 80px; }
.vision-col { width: 100%; float: left; box-sizing: border-box; padding: 40px 35px 30px 35px;
	background: url(../images/vision-mission-bg.jpg) top center no-repeat;  background-size: cover; }
.vision-left { width: 33%; float: left; box-sizing: border-box; }
.vision-col h2 { color: #fff; font-size: 48px; font-weight: 700; margin: 0; }
.vision-col p { font-size: 16px; color: #fff; font-weight: 300;margin: 10px 0; line-height: 26px;  }
.vision-middle { width: 33%; float: left; box-sizing: border-box; text-align: center;}
.vision-middle img  { border-radius: 50%; margin: 30px 0 0 0;}
.vision-right { width: 34%; float: right; box-sizing: border-box; text-align: right; margin: 60px 0 0 0;}
.founders-tents { width: 100%; float: left; box-sizing: border-box;  margin: 0 0 65px 0;}
.founders-tents h2 {  font-size: 24px;  font-weight: 700; margin-bottom: 40px; text-align: center;}
.tents-col { width: 100%; float: left; box-sizing: border-box; background: url(../images/dots-bg.jpg) top 20px center repeat-y;
	margin: 30px 0px 0px 0; }
.tents-inner { width: 100%; float: left; box-sizing: border-box; background: url(../images/mission-bg.png) top center no-repeat;
background-size: cover; padding: 15px 0 25px 0; }
.tents-left { width: 39%; float: left; box-sizing: border-box; }
.tents-middle { width: 21%; float: left; box-sizing: border-box; text-align: center; }
.tents-middle img { width: 76%; border: 1px solid #996633; border-radius: 50%;}
.tents-right { width: 38%; float: right; box-sizing: border-box; margin: 25px 0 0 0;}
.tents-right h3 { font-size: 16px; color: #575455; font-weight: 600;  }
.tents-right p { font-size: 14px; color: #575455; line-height: 25px; font-weight: 300; margin: 0; width: 59%; }
.tents-right table { width: 100%; }
.tents-right table tr td { font-size: 14px; color: #575455; line-height: 25px; font-weight: 300; }
.tents-right table tr td b{font-weight: 800;}
.tents-inner-2 { width: 100%; float: left; box-sizing: border-box; background: url(../images/founders-edu-img.png) top center no-repeat; background-size: cover; padding: 15px 0 25px 0; margin: 40px 0;}
.tents-left-2 { width: 39%; float: left; box-sizing: border-box; padding: 30px 50px 0 ; text-align: right;}
.tents-left-2 h3 { font-size: 16px; color: #575455; font-weight: 600;  }
.tents-left-2 p { font-size: 14px; color: #575455; line-height: 25px; font-weight: 300; margin: 0; width: 100%; }
.tents-middle-2 { width: 22%; float: left; box-sizing: border-box; text-align: center; }
.tents-middle-2 img { width: 75%; border-radius: 50%;}
.tents-right-2 { width: 38%; float: right; box-sizing: border-box;}
.tents-inner-3 { width: 100%; float: left; box-sizing: border-box; background: url(../images/founders-experience-img.png) top center no-repeat; background-size: cover; padding: 15px 0 25px 0; }
.founder-work { width: 100%; float: left; box-sizing: border-box; }
.work-col { width: 25%; float: left; box-sizing: border-box; height: 220px;}
.detail { width: 100%; float: left; box-sizing: border-box; padding: 30px 20px;}
.detail h3 { font-size: 24px; color: #000; font-weight: 400; margin-top: 0;}
.detail p { font-size: 14px ; color: #000; font-weight: 300; margin: 0; line-height: 25px; }
.founder-year{padding: 0px; padding-left: 14px;}
.tents-founder01 img{margin-top: 42px;}
.founder-year li{font-size: 14px; color: #575455; line-height: 25px; font-weight: 300; margin: 0;}
.work-01 { background: url(../images/founder-work01.png) top center no-repeat; background-size: cover;}
.work-02 { background: url(../images/founder-work02.png) top center no-repeat; background-size: cover; }
.work-03 { background: url(../images/founder-work03.png) top center no-repeat; background-size: cover; }
.work-04 { background: url(../images/founder-work04.png) top center no-repeat; background-size: cover; }

/*business-enquiries*/
.business-100{width: 100%; float: left;box-sizing: border-box; margin: 50px 0 50px;}
.bus-color{color: #851275; text-align: center; margin: 0px 0px 50px 0px;}
.business-col{width: 100%; float: left;box-sizing: border-box;}
.business-inner{width: 33.3%; float: left;box-sizing: border-box;}
.mail-inner{width: 95%;padding: 14px; background: #f4f4f4; box-sizing: border-box; display: inline-block;}
.location-inner{width: 100%;}
.business-inner img{float: left; margin-right: 12px;}
.business-inner p{font-size: 16px; font-weight: 700;line-height: 24px;}
.add-text01{margin: 0px; margin-top: 6px;}
.contact-form {margin-top: 42px;}
.contact-form h3{font-size: 24px; color: #575455; font-weight: 700;}
.contact-form .form-group { width: 100%;    float: left;    box-sizing: border-box;}
.input-50 { margin-right: 23px;}
.contact-form  input {padding: 20px;background-color: #f5f5f5;box-sizing: border-box;color: #000;font-size: 14px;width: 49%; float: left; border: none;margin-bottom: 20px;}
.contact-form select {width: 49%;padding: 20px; border: none;  font-size: 14px;background: url(../images/down-arrow.svg) right 22px top 20px no-repeat;
        background-color: rgba(0, 0, 0, 0); background-size: auto;    -moz-appearance: none;    -webkit-appearance: none;    background-size: 3%;
    transition: ease-in 0.6s;    color: #6c696a;    box-sizing: border-box;    background-color: #f5f5f5;    cursor: pointer; }
.contact-form textarea {padding: 20px;background-color: #f5f5f5;box-sizing: border-box;color: #000; font-size: 14px; width: 100%;float: left; border: none;
  font-family: 'Lato', sans-serif; margin-bottom: 20px;}
.send-btn{background-color: #575455;  border: none;  color: white;  padding: 15px 42px;  text-align: center;  text-decoration: none;  display: inline-block;
  font-size: 18px;  margin: 4px 2px; font-weight: 700; border: 1px solid #000; transition: ease-in-out 2s;}
  .send-btn:hover{background: #fff; color: #000;}
.form-btn{text-align: right;}
/*why-section*/
.why-section{padding: 14px 0px; background: #d9d9d9;}
.why-section img{width: 100%;}



/*footer start*/
footer { width: 100%; float: left; box-sizing: border-box; background: #36d1dc; background: -webkit-linear-gradient(to right, #36d1dc, #5b86e5); background: linear-gradient(to right, #36d1dc, #5b86e5); padding: 50px 0 0px 0; }
.footer-col { width: 100%; float: left; box-sizing: border-box; }
.footer-inner { width: 20%; float: left; box-sizing: border-box; }
.foot-address { width: 100%; float: left;box-sizing: border-box; margin-bottom: 15px;}
.foot-address img { width: 4%; float: left; box-sizing: border-box; margin: 7px 0 0 0; }
.foot-address a { width: 92%; float: right; font-size: 16px; color: #fff; font-weight: 300; line-height: 28px; }
.foot-inner-01 { width: 40%; }
.foot-links { width: 100%; float: left; box-sizing: border-box; }
.foot-links a { display: block; font-size: 16px; font-weight: 400; color: #fff; margin: 0 0 15px 0; }
.foot-head { display: block; font-size: 16px; font-weight: 400; color: #fff; margin: 0 0 15px 0;   }
.foot-links2 a { display: block; font-size: 15px; font-weight: 300; color: #fff; margin: 0 0 15px 0; /*padding-left: 8px;*/}
.foot-links a:hover { color: #663366; }
.foot-links2 a:hover { color: #663366; }
.connect { width: 100%; float: left; box-sizing: border-box; margin-top: 30px; text-align: left; padding-left: 35px;}
.connect .fa { font-size: 18 px; color: #fff; transition: 0.5s ease-in;} .connect .fa:hover { color: #663366; }
.connect a { margin: 0 15px 0 0; float: left; box-sizing: border-box; }

.copyright { width: 100%; float: left; box-sizing: border-box; margin: 50px 0 10px 0; }
.copyright-left { width: 50%; float: left; box-sizing: border-box; } 
.copyright-left p { font-size: 14px; color: #fff; margin: 0; }
.copyright-right { width: 50%; float: right; box-sizing: border-box; text-align: right; }
.copyright-right p { width: 38%; float: right; 	background: url(../images/smartech-logo-thumb.png) top 0px left 92px no-repeat;
	background-size: 7%; line-height: 20px; padding: 0 0 0 29px; color: #fff; font-size: 14px; font-weight: 300; 
	margin: 0 0px 0 0; text-align: right; }
.copyright-right a { color: #fff; text-decoration: none; }
.copyright-right a:hover { color: #663366; }#wrapper .founders-tents .container .tents-col .tents-inner-3 .tents-right table tr td {

}
