/* header-top starts here */
.header-top{
  border-bottom:1px solid #e0e0e0;
  height:70px;

}
.mid{
  width:85%;
  margin:auto;
  max-width:1200px;

}
.left{
  width:40%;
  float: left;
  position: relative;

}
.left ul li{
  display: inline-block;
}

.left ul li:nth-child(1) img{
  width:103px;
  height:54px;
  margin-top:10px;

}
.left ul li:nth-child(2) input[type="text"]{
width:310px;
height:40px;
box-sizing:border-box;
text-align: center;
border:1px solid #dcdcdc;


}

.left ul li:nth-child(2) input[type="text"]::placeholder{
  color:#656565;
  opacity:1;
  font-size:14px;
  font-family:Gotham SSm, Helvetica, Arial, sans-serif;
  text-align: center;

}
.left ul li:nth-child(2) input[type="text"]:hover{
  border:1px solid #01832a;
  box-shadow:inset 0 0 5px #dcdcdc;
}
.left ul li:nth-child(2){
  position: absolute;
  top:18px;
  left:112px;
}
.left ul li:nth-child(2) a .search-icon{
  color:#37a000;
  position: absolute;
  top:10px;
  left:7px;
}

.right{
  width:35%;
  float: right;
  text-align:center;
}
.right ul{
  margin-top:28px;
  margin-left:-29px;

}
.right ul li {
  display: inline-block;
  margin-right:30px;
}
.right ul li a{
  font-family:Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:14px;
  color:#666;
}
.right ul li a:hover {
  color:#37a000;
}
.right ul li:nth-child(4) a{
  padding:7px 22px;
  color:#fff;
  background-color:#37a000;
  border-radius:2px;
  box-shadow: 0 0 5px #dcdcdc;

}
.right ul li:nth-child(4) a:hover {
  background-color:#008329;
  box-shadow: 0 0 15px #babfc1;
}
/* header-top ends here */
/* header-bottom starts here */
.header-bottom{
  background-color:#f9f9f9;
  height:40px;
  overflow: hidden;
}
.header-bottom ul{
  margin-top:10px;
  text-align:center;
}
.header-bottom ul li{
  display: inline-block;
}
.header-bottom ul li a{
  font-family:Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:14px;
  color:#222;
  margin-right:48px;

}
/* header=bottom ends here */
/* slider section starts here */
.slider{
  width:100%;
  height:450px;
  background-image: url("images/xl.webp");
  background-size:cover;
  background-repeat: no-repeat;
  background-position:50%;
  overflow: hidden;
  position: relative;

}
.slider .mid{
  text-align: center;
}
.slider-head{
  width:40%;
  margin-left:0px;
  text-align:left;

}
.slider h1{
  font-family: Canela Deck Bold ;
  color:#fff;
  font-size:43px;
  margin-top:104px;
}
.slider h1 span{
  font-family: Canela Deck Bold ;
  color:#fff;
  display: block;
  font-size:43px;
}
.slider h2{
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  color:#fff;
  font-size:16px;
  margin-top:-14px;
  font-weight:500;
}
.slider h2 span{
  display: block;
}
.slider  a{

  font-family:Gotham SSm, Helvetica, Arial, sans-serif ;
  font-size:15px;
  padding:10px 30px;
  background-color:#37a000;
  color:#fff;
  position: absolute;
  top:290px;
  font-weight: bold;
  border-radius:2px;

}
.slider h3{
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:13px;
  color:#fff;
  position: absolute;
  top:425px;
  left:977px;
}
/* slider section ends here */
/* category section starts here */
.category{
  background-color:#f9f9f9;

}
.category h1{
  font-size:19px;
  font-family:Gotham SSm, Helvetica, Arial, sans-serif;
  color: #000;
  font-weight:500;
  padding: 13px 0px;
  text-align: left;
}

.category .div-top ul{
  margin-top:10px;
}
.category .div-top ul li{
  display: inline-block;

}
.category .div-top ul li:nth-child(1)
{

  box-shadow: 0 0 5px #dcdcdc;
  margin-right:25px;
}
.category .div-top ul li:nth-child(1) img
{

  width:260px;
  height:auto;
}
.category .div-top ul li:nth-child(1) a:nth-child(2){
  color:red;
  display: block;
  font-family:Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:17px;
  color:#222;
  background-color: #fff;
  padding:17px 0px;
  text-align: center;
  margin-top:-4px;
}
.category .div-top ul li:nth-child(2)
{

  box-shadow: 0 0 5px #dcdcdc;
  margin-right:25px;
}
.category .div-top ul li:nth-child(2) img
{

  width:260px;
  height:auto;
}
.category .div-top ul li:nth-child(2) a:nth-child(2){
  color:red;
  display: block;
  font-family:Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:17px;
  color:#222;
  background-color: #fff;
  padding:17px 0px;
  text-align: center;
  margin-top:-4px;
}
.category .div-top ul li:nth-child(3)
{

  box-shadow: 0 0 5px #dcdcdc;
  margin-right:25px;
}
.category .div-top ul li:nth-child(3) img
{

  width:260px;
  height:auto;
}
.category .div-top ul li:nth-child(3) a:nth-child(2){
  color:red;
  display: block;
  font-family:Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:17px;
  color:#222;
  background-color: #fff;
  padding:17px 0px;
  text-align: center;
  margin-top:-4px;
}
.category .div-top ul li:nth-child(4)
{

  box-shadow: 0 0 5px #dcdcdc;

}
.category .div-top ul li:nth-child(4) img
{

  width:260px;
  height:auto;
}
.category .div-top ul li:nth-child(4) a:nth-child(2){
  color:red;
  display: block;
  font-family:Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:17px;
  color:#222;
  background-color: #fff;
  padding:17px 0px;
  text-align: center;
  margin-top:-4px;
}
.div-bottom{
  display: block;
}
.div-bottom ul li{
  display: inline-block;
}
.category .div-bottom ul li:nth-child(1)
{

  box-shadow: 0 0 5px #dcdcdc;
  margin-right:25px;
}
.category .div-bottom ul li:nth-child(1) img
{

  width:260px;
  height:auto;
}
.category .div-bottom ul li:nth-child(1) a:nth-child(2){
  color:red;
  display: block;
  font-family:Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:17px;
  color:#222;
  background-color: #fff;
  padding:17px 0px;
  text-align: center;
  margin-top:-4px;
}
.category .div-bottom ul li:nth-child(2)
{

  box-shadow: 0 0 5px #dcdcdc;
  margin-right:25px;
}
.category .div-bottom ul li:nth-child(2) img
{

  width:260px;
  height:auto;
}
.category .div-bottom ul li:nth-child(2) a:nth-child(2){
  color:red;
  display: block;
  font-family:Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:17px;
  color:#222;
  background-color: #fff;
  padding:17px 0px;
  text-align: center;
  margin-top:-4px;
}
.category .div-bottom ul li:nth-child(3)
{

  box-shadow: 0 0 5px #dcdcdc;
  margin-right:25px;
}
.category .div-bottom ul li:nth-child(3) img
{

  width:260px;
  height:auto;
}
.category .div-bottom ul li:nth-child(3) a:nth-child(2){
  color:red;
  display: block;
  font-family:Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:17px;
  color:#222;
  background-color: #fff;
  padding:17px 0px;
  text-align: center;
  margin-top:-4px;
}
.category .div-bottom ul li:nth-child(4)
{

  box-shadow: 0 0 5px #dcdcdc;

}
.category .div-bottom ul li:nth-child(4) img
{

  width:260px;
  height:auto;
}
.category .div-bottom ul li:nth-child(4) a:nth-child(2){
  color:red;
  display: block;
  font-family:Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:17px;
  color:#222;
  background-color: #fff;
  padding:17px 0px;
  text-align: center;
  margin-top:-4px;
}
.div-bottom ul{
  margin-top:10px;
}
.bottom-text{
  text-align:center;
  font-family:Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:14px;
  color:#222;
  padding:60px 0px;
}
.bottom-text a{
  color:#37a000;
  margin-left:5px;
}
.bottom-text a:hover {
  text-decoration: underline;
}
/* category section ends here */
/* client section starts here */
.client{
  padding:30px 0px;

}
.client ul{
  text-align:center;
}
.client ul li{
  display: inline-block;
  padding: 0px 40px;
}
.client h1{
  text-align:center;
  color:#222;
  font-family:Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:16px;
  font-weight:500;
  margin-bottom:20px;
}
/* client section ends here */
/* hire section starts here */
.hire{
background-color:#f9f9f9;
position: relative;
padding: 60px 0px;
font-family: Gotham SSm, Helvetica, Arial, sans-serif;
font-size:10px;
color:#222;

}
.hire .text h1{
  position: absolute;
  top:132px;
  left:109px;
  font-size:17px;
}
.hirescope{
width:75%;
float: right;
border:1px solid #e0e0e0;
height:170px;
position: relative;
background-color:#fff;


}
.hire::after{
  content:'';
  display: block;
  clear:both;
}
.hirescope1{
  float:left;
  width:28%;
  padding: 22px 0px;
  border-right:1px solid #e0e0e0;
  margin-left:20px;
  margin-top:28px;
  position: absolute;
  left:20px;
  top:-11px;

}
.hirescope1 h1{
  font-size:17px ;
  font-family:Gotham SSm, Helvetica, Arial, sans-serif;
}
.hirescope1 p{
  font-size:15px ;
  font-family:Gotham SSm, Helvetica, Arial, sans-serif;
}
.hirescope2{
  float:left;
  width:28%;
  padding: 22px 0px;
  border-right:1px solid #e0e0e0;
  margin-left:20px;
  margin-top:28px;
  position: absolute;
  left:278px;
  top:-11px;
  padding-right:28px;
  padding-left:9px;

}

.hirescope2 h1{
  font-size:15px;
  font-family:Gotham SSm, Helvetica, Arial, sans-serif;
}
.hirescope2 p{
  font-size:17px ;
  font-family:Gotham SSm, Helvetica, Arial, sans-serif;
}
.hirescope3{
  float:left;
  width:28%;
  padding: 22px 0px;

  margin-left:20px;
  margin-top:28px;
  position: absolute;
  left:581px;
  top:-11px;

}


.hirescope3 h1{
  font-size:17px ;
  font-family:Gotham SSm, Helvetica, Arial, sans-serif;
}
.hirescope3 p{
  font-size:15px ;
  font-family:Gotham SSm, Helvetica, Arial, sans-serif;
}
.hirescope1 .green-dash{
width: 31px;
height: 7px;
background:#5bbc2e;

}
.hirescope2 .green-dash{
width: 31px;
height: 7px;
background:#5bbc2e;

}
.hirescope3 .green-dash{
width: 31px;
height: 7px;
background:#5bbc2e;

}
/* hire section ends here */
/* work section starts here */
.work{

  padding-bottom:300px;
  margin-left:50px;

}
.work h1{
  text-align: center;
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:36px;
  padding: 10px 0px;

}
.work .work1{
  width:20%;
  float: left;
  text-align: center;

}
.work .work1 h2{
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  color:#222;
  font-size:17px;
  font-weight:500;
  padding: 10px;
}
.work .work1 p{
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  color:#222;
  font-size:14px;
  line-height:21px;
}
.work .work2{
  width:20%;
  float: left;
  text-align: center;
}
.work .work2 h2{
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  color:#222;
  font-size:17px;
  font-weight:500;
  padding: 10px;
}
.work .work2 p{
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  color:#222;
  font-size:14px;
  line-height:21px;
}
.work .work3{
  width:20%;
  float: left;
  text-align: center;
}
.work .work3 h2{
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  color:#222;
  font-size:17px;
  font-weight:500;
  padding: 10px;
}
.work .work3 p{
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  color:#222;
  font-size:14px;
  line-height:21px;
}
.work .work4{
  width:20%;
  float: left;
  text-align: center;
}
.work .work4 h2{
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  color:#222;
  font-size:17px;
  font-weight:500;
  padding: 10px;
}
.work .work4 p{
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  color:#222;
  font-size:14px;
  line-height:21px;
}
.work .work1,.work2,.work3,.work4{
  padding: 0px 20px;
}
/* work section ends here */
/* offer section starts here */
/* offer1 starts here */
.offer{
  background-color:#f9f9f9;
  height:800px;

}
.offer .offer-foot{
  margin-top:550px;
}
.offer .offer-foot p:nth-child(1){
  color:#222;
  text-align:left;
  font-family:Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:14px;
}
.offer .offer-foot p:nth-child(2){
  color:#222;
  text-align:left;
  margin-top:-25px;
  font-size:14px;
  font-family:Gotham SSm, Helvetica, Arial, sans-serif;



}

.offer h1{
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  color:#222;
  font-size:40px;
  text-align:center;
  padding-top:50px;
}
.offer  p{
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  color:#656565;
  font-size:15px;
  text-align:left;
  padding-bottom: 30px;
  text-align: center;
}
.offer1{
  width:22.5%;
  float:left;
  border:1px solid #e3e5e5;
  box-shadow:inset 0 0 5px #dcdcdc;
  height:526px;
  background-color:#fff;

}

.offer1-top{
  border-bottom: 0.5px solid #e0e0e0;
}
.offer2,.offer3,.offer4{
  width:20%;
  float: left;
  border:1px solid red;
}
.offer1 h2{
  text-align: center;
  font-family:Gotham SSm, Helvetica, Arial, sans-serif;
  color:#222;
  font-size:17px;
  padding: 20px 0px;
}
.offer1 h3{
  text-align: center;
  padding: 25px 0px;
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:16px;
  font-weight:500;
}
.offer1 a{
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  padding: 10px 15px;
  background-color:#37a000;
  color:#fff;
  margin-top: 20px;
  margin-bottom:20px;
  display: block;
  text-align:center;
  width:50%;
  margin: auto;
  border-radius:2px;
  box-shadow:0 0 5px #dcdcdc;
}
.offer1 a:hover {
  background-color:#008329;
  box-shadow: 0 0 15px #babfc1;
}
.offer1 hr{
  color:#e0e0e0;
}
.offer1 i{

  color:#37a007;
}

.offer1 ul li:nth-child(1){
  padding: 25px 0px;

}

.offer1 ul li:nth-child(1) i{
  float: left;
  color:#37a007;
  width:10%;
  font-size:22px;
}
.offer1 ul li:nth-child(1) p{
  float: left;
  color:#222;
  width:80%;
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:15px;
  text-align: left;
}
.offer1 ul li:nth-child(2){
  padding: 25px 0px;
}
.offer1 ul li:nth-child(2) i{
  float: left;
  color:#37a007;
  width:10%;
  font-size:22px;
}
.offer1 ul li:nth-child(2) p{
  float: left;
  color:#222;
  width:80%;
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:15px;
  text-align: left;
}
.offer1 ul li:nth-child(3){
  padding: 25px 0px;
}
.offer1 ul li:nth-child(3) i{
  float: left;
  color:#37a007;
  width:10%;
  font-size:22px;
}
.offer1 ul li:nth-child(3) p{
  float: left;
  color:#222;
  width:80%;
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:15px;
  text-align: left;
}
.offer1-bottom ul li{
  margin-left:15px;
}
.offer1 .offer1-bottom ul li:nth-child(1) p{
  padding-left:8px;

}
.offer1 .offer1-bottom ul li:nth-child(2) p{
  padding-left:8px;

}.offer1 .offer1-bottom ul li:nth-child(3) p{
  padding-left:8px;

}.offer1 .offer1-bottom ul li:nth-child(4) p{
  padding-left:8px;

}
/* offer1 ends here */
/* offer2 starts here */

.offer2{
  width:22.5%;
  float: left;
  border:1px solid #e3e5e5;
  box-shadow:inset 0 0 5px #dcdcdc;
  height:526px;
  background-color:#fff;
}
.offer2-top{
  border-bottom: 0.5px solid #e0e0e0;
}
.offer2 .offer2-top h3 span{
  font-size:14px;
}
.offer2 h2{
  text-align: center;
  font-family:Gotham SSm, Helvetica, Arial, sans-serif;
  color:#222;
  font-size:17px;
  padding: 20px 0px;
}
.offer2 h3{
  text-align: center;
  padding: 25px 0px;
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:16px;
  font-weight:500;
}
.offer2 .offer2-top a{
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  padding: 10px 15px;
  background-color:#37a000;
  color:#fff;
  margin-top: 20px;
  margin-bottom:20px;
  display: block;
  text-align:center;
  width:50%;
  margin: auto;
  border-radius:2px;
  box-shadow:0 0 5px #dcdcdc;
}
.offer2 .offer2-top a:hover {
  background-color:#008329;
  box-shadow: 0 0 15px #babfc1;
}
.offer2 hr{
  color:#e0e0e0;
}
.offer2 i{

  color:#37a007;
}

.offer2 ul li:nth-child(1){
  padding: 25px 0px;
}

.offer2 ul li:nth-child(1) i{
  float: left;
  color:#37a007;
  width:10%;
  font-size:22px;
}
.offer2 ul li:nth-child(1) p{
  float: left;
  color:#222;
  width:80%;
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:15px;

  text-align: left;
  margin-left:28px;
}
.offer2 ul li:nth-child(2){
  padding: 25px 0px;
}
.offer2 ul li:nth-child(2) i{
  float: left;
  color:#37a007;
  width:10%;
  font-size:22px;
}
.offer2 ul li:nth-child(2) p{
  float: left;
  color:#222;
  width:80%;
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:15px;
  text-align: left;
}
.offer2 ul li:nth-child(3){
  padding: 25px 0px;
}
.offer2 ul li:nth-child(3) i{
  float: left;
  color:#37a007;
  width:10%;
  font-size:22px;
}
.offer2 ul li:nth-child(3) p{
  float: left;
  color:#222;
  width:80%;
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:15px;
  text-align: left;
}
.offer2 ul li:nth-child(4){
  padding: 25px 0px;
}
.offer2 ul li:nth-child(4) i{
  float: left;
  color:#37a007;
  width:10%;
  font-size:22px;
}
.offer2 ul li:nth-child(4) p{
  float: left;
  color:#222;
  width:80%;
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:15px;
  text-align: left;
}
.offer2 .offer2-bottom ul li:nth-child(5) a {
  color:#37a000;
  font-family:Gotham SSm, Helvetica, Arial, sans-serif;
  text-align: left;
  margin-left:30px;
}
.offer2 .offer2-bottom ul li:nth-child(5) a:hover {
  color:#008329;
  text-decoration:underline;
}
.offer2-bottom ul li{
  margin-left:15px;
}
.offer2 .offer2-bottom ul li:nth-child(1) p{
  padding-left:8px;

}
.offer2 .offer2-bottom ul li:nth-child(2) p{
  padding-left:8px;

}.offer2 .offer2-bottom ul li:nth-child(3) p{
  padding-left:8px;

}.offer2 .offer2-bottom ul li:nth-child(4) p{
  padding-left:8px;

}
/* offer2 ends here */
/* offer3 stats here */
.offer3{
  width:22.5%;
  float: left;
  border:1px solid #e3e5e5;
  box-shadow:inset 0 0 5px #dcdcdc;
  height:526px;
  background-color:#fff;
}
.offer3-top{
  border-bottom: 0.5px solid #e0e0e0;
}
.offer3 .offer3-top h3 span{
  font-size:14px;
}
.offer3 h2{
  text-align: center;
  font-family:Gotham SSm, Helvetica, Arial, sans-serif;
  color:#222;
  font-size:17px;
  padding: 20px 0px;
}
.offer3 h3{
  text-align: center;
  padding: 25px 0px;
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:16px;
  font-weight:500;
}
.offer3 .offer3-top a {
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  padding: 10px 15px;
  background-color:#37a000;
  color:#fff;
  margin-top: 20px;
  margin-bottom:20px;
  display: block;
  text-align:center;
  width:50%;
  margin: auto;
  border-radius:2px;
  box-shadow:0 0 5px #dcdcdc;
}
.offer3 .offer3-top a:hover {
  background-color:#008329;
  box-shadow: 0 0 15px #babfc1;
}
.offer3 hr{
  color:#e0e0e0;
}
.offer3 i{

  color:#37a007;
}

.offer3 ul li:nth-child(1){
  padding: 25px 0px;
}

.offer3 ul li:nth-child(1) i{
  float: left;
  color:#37a007;
  width:10%;
  font-size:22px;
}
.offer3 ul li:nth-child(1) p{
  float: left;
  color:#222;
  width:80%;
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:15px;
  text-align:left;

  margin-left:22px;
}
.offer3 ul li:nth-child(2){
  padding: 25px 0px;
}
.offer3 ul li:nth-child(2) i{
  float: left;
  color:#37a007;
  width:10%;
  font-size:22px;
}
.offer3 ul li:nth-child(2) p{
  float: left;
  color:#222;
  width:80%;
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:15px;
  text-align: left;
}
.offer3 ul li:nth-child(3){
  padding: 25px 0px;
}
.offer3 ul li:nth-child(3) i{
  float: left;
  color:#37a007;
  width:10%;
  font-size:22px;
}
.offer3 ul li:nth-child(3) p{
  float: left;
  color:#222;
  width:80%;
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:15px;
  text-align: left;
}
.offer3 ul li:nth-child(4){
  padding: 25px 0px;
}
.offer3 ul li:nth-child(4) i{
  float: left;
  color:#37a007;
  width:10%;
  font-size:22px;
}
.offer3 ul li:nth-child(4) p{
  float: left;
  color:#222;
  width:80%;
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:15px;
  text-align: left;
}

.offer3-bottom ul li{
  margin-left:15px;
}
.offer3 .offer3-bottom ul li:nth-child(1) p{
  padding-left:8px;

}
.offer3 .offer3-bottom ul li:nth-child(2) p{
  padding-left:8px;

}.offer3 .offer3-bottom ul li:nth-child(3) p{
  padding-left:8px;

}.offer3 .offer3-bottom ul li:nth-child(4) p{
  padding-left:8px;
  text-align: left;

}
.offer3 .offer3-bottom ul li:nth-child(5) a {
  color:#37a000;
  font-family:Gotham SSm, Helvetica, Arial, sans-serif;
  text-align: left;
  margin-left:30px;
  margin-top:98px;
  display: block;
}
.offer3 .offer3-bottom ul li:nth-child(5) a:hover {
  color:#008329;
  text-decoration:underline;
}
/* offer3 ends here */
/* offer4 starts here */
.offer4{
  width:22.5%;
  float: left;
  border:1px solid #e3e5e5;
  box-shadow:inset 0 0 5px #dcdcdc;
  height:526px;
  background-color:#fff;
}
.offer4-top{
  border-bottom: 0.5px solid #e0e0e0;
}
.offer4 .offer4-top h3{
  font-size:14px;
}
.offer4 h2{
  text-align: center;
  font-family:Gotham SSm, Helvetica, Arial, sans-serif;
  color:#222;
  font-size:17px;
  padding: 20px 0px;
}
.offer4 h3{
  text-align: center;
  padding: 25px 0px;
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:16px;
  font-weight:500;
}
.offer4 .offer4-top a{
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  padding: 10px 15px;
  background-color:#37a000;
  color:#fff;
  margin-top: 20px;
  margin-bottom:20px;
  display: block;
  text-align:center;
  width:50%;
  margin: auto;
  border-radius:2px;
  box-shadow:0 0 5px #dcdcdc;
}
.offer4 .offer4-top a:hover {
  background-color:#008329;
  box-shadow: 0 0 15px #babfc1;
}
.offer4 hr{
  color:#e0e0e0;
}
.offer4 i{

  color:#37a007;
}

.offer4 ul li:nth-child(1){
  padding: 25px 0px;
}

.offer4 ul li:nth-child(1) i{
  float: left;
  color:#37a007;
  width:10%;
  font-size:22px;
}
.offer4 .offer4-bottom ul li:nth-child(1) p{
  float: left;
  color:#222;
  width:80%;
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:15px;
  text-align: left;

  margin-left:28px;
}
.offer4 ul li:nth-child(2){
  padding: 25px 0px;
}
.offer4 ul li:nth-child(2) i{
  float: left;
  color:#37a007;
  width:10%;
  font-size:22px;
}
.offer4 ul li:nth-child(2) p{
  float: left;
  color:#222;
  width:80%;
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:15px;
  text-align:left;
}
.offer4 ul li:nth-child(3){
  padding: 25px 0px;
}
.offer4 ul li:nth-child(3) i{
  float: left;
  color:#37a007;
  width:10%;
  font-size:22px;
}
.offer4 ul li:nth-child(3) p{
  float: left;
  color:#222;
  width:80%;
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:15px;
  text-align: left;
}
.offer4 ul li:nth-child(4){
  padding: 25px 0px;
}
.offer4 ul li:nth-child(4) i{
  float: left;
  color:#37a007;
  width:10%;
  font-size:22px;
}
.offer4 ul li:nth-child(4) p{
  float: left;
  color:#222;
  width:80%;
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:15px;
  text-align: left;
}
.offer4-bottom ul li{
  margin-left:15px;
}
.offer4 .offer4-bottom ul li:nth-child(1) p{
  padding-left:8px;

}
.offer4 .offer4-bottom ul li:nth-child(2) p{
  padding-left:8px;

}.offer4 .offer4-bottom ul li:nth-child(3) p{
  padding-left:8px;

}.offer4 .offer4-bottom ul li:nth-child(4) p{
  padding-left:8px;

}
.offer4 .offer4-bottom ul li:nth-child(5) a {
  color:#37a000;
  font-family:Gotham SSm, Helvetica, Arial, sans-serif;
  text-align: left;
  margin-left:30px;
}
.offer4 .offer4-bottom ul li:nth-child(5) a:hover {
  color:#008329;
  text-decoration:underline;
}
.offer1,.offer2,.offer3{
  margin-right:30px;
}
/* offer-4 ends here */
/* offer section ends here */
/* rate section starts here */
.rate ul{
  margin-left:204px;
  position: relative;

  padding: 50px 0px;
}
.rate ul li{
  display: inline-block;
  overflow: hidden;

}
.rate ul li:nth-child(1) a{
  color:#7f7f7f;
  font-family:Open Sans;
  font-size:19px;
}
.rate ul li:nth-child(2) a{
  color:#222;
  font-family:Open Sans;
  font-size:18px;
  padding-left:8px;
  padding-right:7px;
}
.rate ul li:nth-child(3) a img{

  position: absolute;
  top:43px;
}
.rate ul li:nth-child(4) a{
  font-family: Open Sans;
  color:#7f7f7f;
  font-size:18px;
  position: absolute;
  left:420px;
  top:47px;
}
.rate ul li:nth-child(5) a{
  font-family:Open Sans;
  color:#d5763d;
  font-size:16px;
  padding-right: 7px;
  left:491px;
  top:49px;
  position: absolute;

}
.rate ul li:nth-child(6) a img{

  position: absolute;
  top:41px;
  left:660px;
}
/* rate section ends here */
.video{
  background-color:#494949;

}
.video::after{
  content: '';
  display: block;
  clear: both;
}
.video .left{
  width:40%;
  float: left;
  position: relative;
}
.video .right{
  width:40%;
  float: left;
  position: relative;
  margin-left:150px;
  padding: 80px 0px;
}
.video .left h1{
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  color:#fff;
  font-size:35px;
  margin-top:115px;
}
.video .left h2{
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  color:#a0a0a0;
  font-size:16px;
  font-style:italic;
  padding: 30px 0px;
}
.video h3{
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:13px;
  color: #a0a0a0;
  position: absolute;
  top:323px;
  left:60px;
}
.video h4{
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:13px;
  color: #a0a0a0;
  position: absolute;
  top:342px;
  left:60px;
}
.circle{
  width:40px;
  height:40px;
  border-radius:50%;
  background-image: url(images/tyson-avatar.webp);
  background-repeat: no-repeat;
  background-size: cover;
  float: left;
}
/* video section ends here */
/* top-skills section starts here */
.top-skills h1{
  font-family:Gotham SSm, Helvetica, Arial, sans-serif ;
  font-size:18px;
  padding: 20px 0px;
}
.top-skills .tsd1,.tsd2,.tsd3,.tsd4{
  width:25%;
  float: left;
}
.top-skills ul li a{
  color:#222;
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:15px;
  padding: 5px 0px;
  display: block;
}
.top-skills ul li a:hover {
  text-decoration:underline;
  color: #078329;
}
/* top-skills ends here */
/* trending-skills starts here */
.trending-skills h1{
  font-family:Gotham SSm, Helvetica, Arial, sans-serif ;
  font-size:18px;
  margin-top:270px;
}
.trending-skills .trsd1,.trsd2,.trsd3,.trsd4{
  width:25%;
  float: left;
}
.trending-skills ul li a{
  color:#222;
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:15px;
  padding: 5px 0px;
  display: block;
}
.trending-skills ul li a:hover {
  text-decoration:underline;
  color: #078329;
}
.browse-btn{
  text-align:center;

}
.trending-skills .browse-btn a{
  padding: 10px 0px;
  background-color: #fff;
  color:#37a000;
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:16px;
  margin-top:290px;
  display: block;
  border:1px solid #e8eaea;
  width:17%;
  margin-left:462px;
  box-shadow:0 0 5px #dcdcdc;
  font-weight:500;
}
.trending-skills .browse-btn a:hover {
  color:#00834a;
  box-shadow:0 0 15px #dcdcdc;
}
/* trending skills ends here */
/* us-hire section starts here */
.us-hire h1{
  font-family:Gotham SSm, Helvetica, Arial, sans-serif ;
  font-size:18px;
  padding: 20px 0px;
}
.us-hire .us1,.us2,.us3,.us4{
  width:25%;
  float: left;
}
.us-hire ul li a{
  color:#222;
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:15px;
  padding: 5px 0px;
  display: block;
}
.us-hire ul li a:hover {
  text-decoration:underline;
  color: #078329;
}
/* us-hire ends here */
/* cities sections starts here */
.cities h1{
  font-family:Gotham SSm, Helvetica, Arial, sans-serif ;
  font-size:18px;
  padding: 20px 0px;
  margin-top:180px;
}
.cities .city1,.city2,.city3,.city4{
  width:25%;
  float: left;
}
.cities ul li a{
  color:#222;
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:15px;
  padding: 5px 0px;
  display: block;
}
.cities ul li a:hover {
  text-decoration:underline;
  color: #078329;
}
.cities .browse-btn1 a{
  padding: 10px 0px;
  background-color: #fff;
  color:#37a000;
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:16px;
  margin-top:182px;
  display: block;
  border:1px solid #e8eaea;
  width:22%;
  margin-left:430px;
  box-shadow:0 0 5px #dcdcdc;
  font-weight:500;
  text-align: center;
}
.cities .browse-btn1 a:hover {
  color:#00834a;
  box-shadow:0 0 15px #dcdcdc;
}
/* cities section ends here */
/* enterprise section starts here */
.enterprise{
  padding-bottom:50px;
}
.enterprise .mid{
  border:1px solid #e0e3e3;
  height:130px;
  box-shadow:0 0 5px #dcdcdc;
  margin-top:50px;

}
.enterprise .left{
  width:60%;
  float: left;

}
.enterprise .right{
  width:40%;
  float: left;
}
.enterprise .right a{
  padding:11px 28px;
  color:#fff;
  background-color:#37a000;

  box-shadow: 0 0 5px #dcdcdc;
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  margin-top:47px;
  display: block;
  width:30%;
  margin-left:160px;

}
.enterprise .right a:hover {
  background-color:#008329;
  box-shadow: 0 0 15px #babfc1;
}
.enterprise .left h3{
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  color: #37a000;
  font-size:16px;
  margin-left:100px;
  margin-top:35px;
}
.enterprise .left h1{
  font-family:Canela Deck Bold;
  color:#1d4354;
  font-size:33px;
  margin-left:100px;
  margin-top:9px;
  overflow:hidden;
}
/* enterprise section ends here */
/* footer section starts here */
.footer{
  background-color: #1d4354;
  height:550px;


}

.footer::after{
  content:'';
  display: block;
  clear: both;
}
.footer .f-div2{
  margin-left:100px;
}
.footer .f-div1 p{
  text-align:center;
  font-size:14px;
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  color:#e0e0e0;
  padding: 20px 0px;
}
.footer .f-div1 p span{
  text-decoration:underline;
}
.footer .f-div1 {
  border-bottom:1px solid #2b5468;
}
.footer .f-div2{
  padding: 30px 0px;
}
.footer .f-div2 .f-div21 {
 width:33.33%;
 float: left;
}
.footer .f-div2 .f-div22 {
 width:33.33%;
 float: left;
}
.footer .f-div2 .f-div23 {
 width:33.33%;
 float: left;
}
.footer .f-div2 .f-div21 ul li a {
font-family: Gotham SSm, Helvetica, Arial, sans-serif;
font-size:14px;
color: #fff;
padding: 5px 0px;
display: block;
}
.footer .f-div2 .f-div21 ul li:nth-child(1) {
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:16px;
  color: #fff;
  padding-bottom: 10px;
}
.footer .f-div2 .f-div22 ul li a {
font-family: Gotham SSm, Helvetica, Arial, sans-serif;
font-size:16px;
color: #fff;
padding: 5px 0px;
display: block;

}
.footer .f-div2 .f-div22 ul li:nth-child(1) {
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:16px;
  color: #fff;
  padding-bottom: 10px;
}
.footer .f-div2 .f-div23 ul li a {
font-family: Gotham SSm, Helvetica, Arial, sans-serif;
font-size:14px;
color: #fff;
padding: 5px 0px;
display: block;
}
.footer .f-div2 .f-div23 ul li:nth-child(1) {
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  font-size:16px;
  color: #fff;
  padding-bottom: 10px;
}
.footer .f-div3 .f-div3-left{
  width:40%;
  float: left;
  position: relative;
}
.footer .f-div3 .f-div3-left p{
  width:20%;
  float: left;
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  color:#fff;
  font-size:14px;
  margin-top:10px;
}
.footer .f-div3 .f-div3-right{
  width:20%;
  float:right;
  position: relative;
}
.footer .f-div3 .f-div3-right p{
  width:40%;
  float: left;
  font-family: Gotham SSm, Helvetica, Arial, sans-serif;
  color:#fff;
  font-size:14px;
  margin-top:5px;
  margin-left:61px;
}
.footer .f-div3 .f-div3-left ul li{
  display: inline-block;
  padding: 0px 5px;
}
.footer .f-div3 .f-div3-right ul li{
  display: inline-block;
  padding: 0px 5px;
}
.footer .f-div3{
margin-top:262px;
height:52px;
}
.footer .f-div3 .f-div3-left{
  margin-top:5px;
}
.footer .f-div3 .f-div3-right{
  margin-top:9px;
}
.footer .mid .f-div3{
  border-top: 1px solid #2b5468;
  border-bottom:1px solid #2b5468;

}
.footer .f-div3 .f-div3-left ul li:nth-child(1) .round{
  width:32px;
  height:32px;
  background-color:#2b5468;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  top:3px;
  left:77px;

}
.footer .f-div3 .f-div3-left ul li:nth-child(1)  a:hover .round{
  background-color:#336278;
}
.footer .f-div3 .f-div3-left ul li:nth-child(2) .round{
  width:32px;
  height:32px;
  background-color:#2b5468;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  top:3px;
  left:112px;

}
.footer .f-div3 .f-div3-left ul li:nth-child(2)  a:hover .round{
  background-color:#336278;
}
.footer .f-div3 .f-div3-left ul li:nth-child(3) .round{
  width:32px;
  height:32px;
  background-color:#2b5468;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  top:3px;
  left:147px;

}
.footer .f-div3 .f-div3-left ul li:nth-child(3)  a:hover .round{
  background-color:#336278;
}
.footer .f-div3 .f-div3-left ul li:nth-child(4) .round{
  width:32px;
  height:32px;
  background-color:#2b5468;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  top:3px;
  left:183px;

}
.footer .f-div3 .f-div3-left ul li:nth-child(4)  a:hover .round{
  background-color:#336278;
}
.footer .f-div3 .f-div3-left ul li:nth-child(5) .round{
  width:32px;
  height:32px;
  background-color:#2b5468;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  top:3px;
  left:219px;

}
.footer .f-div3 .f-div3-left ul li:nth-child(5)  a:hover .round{
  background-color:#336278;
}
.footer .f-div3 .f-div3-left ul li i {
  color:#fff;
  font-size:14px;
  margin-top:8px;
}
.footer .f-div3 .f-div3-right ul li:nth-child(1) .round{
  width:32px;
  height:32px;
  background-color:#2b5468;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  top:-3px;
  left:156px;

}
.footer .f-div3 .f-div3-right ul li:nth-child(1)  a:hover .round{
  background-color:#336278;
}
.footer .f-div3 .f-div3-right ul li:nth-child(2) .round{
  width:32px;
  height:32px;
  background-color:#2b5468;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  top:-3px;
  left:191px;

}
.footer .f-div3 .f-div3-right ul li:nth-child(2)  a:hover .round{
  background-color:#336278;
}
.footer .f-div3 .f-div3-right ul li i {
  color:#fff;
  font-size:14px;
  margin-top:8px;
}
.footer .f-div4 p{
  font-family:Gotham SSm, Helvetica, Arial, sans-serif;
  color:#fff;
  font-size:14px;
  text-align:center;
  margin-top:28px;
}
