/* Enter Your Custom CSS Here */
.menu-active-with-two-border #main-menu .menu .current-menu-item a {
  background-color:transparent !important;
}

.header-on-slider .main-title-section-wrapper.no-breadcrumb{
  padding:0px!important;
    opacity:0;
 
}

.content p {
  padding-bottom:15px;
}
 #footer #menu-footer li a {
  color:#ffffff !important;
}
 #footer #menu-footer li a:hover {
   color:#1eb2ff !important;
}
.make {
      text-align: center;
    padding-top: 8px;
}
.make img {
  vertical-align: middle;
}
#footer .widgettitle {
  text-transform: uppercase;}

.follow ul li:before {
  display:none;
}
.follow ul li {
  border:0;
}
.follow  ul li > a {
  padding:0 !important;
}
.follow i {
   font-size: 19px;
    color: #ffffff;
    width: 32px;
    height: 32px;
    text-align: center;
    background-color: #1eb2ff;
    border: 1px solid #ffffff7a;
    line-height: 31px;}

.follow li {
    display: inline-block !important;
  width: 44px !important;}

.cont-left i{
   font-size: 20px;
    color: #ffffff;
    width: 35px;
    height: 35px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #1eb2ff;
    border: 1px solid #ffffff7a;
    line-height: 33px;}

.contact i{
  font-size: 20px;
  color:#1EB2FF;
  position: absolute;
  left: 0;
    top: 0;
}

.cont-left p {
    position: relative;
    padding-left: 54px;
    margin-bottom: 31px;
   color: #ffffff;
}
.contact p {
    position: relative;
    padding-left: 40px;
    margin-bottom: 15px;
   color: #000000;
}

.cont-left .add-type i{
      top: 10px;
}
.cont-left .add-type {
  margin-bottom: 14px;}


@media only screen and (max-width: 600px) {
  .cont-left .add-type i{
      top: 0px;
}
.cont-left .add-type {
  margin-bottom: 31px;
}
}