﻿
*{
    padding:0px;
    margin:0px;
}






/*Body tag a transetion effects of  */

body a {

    transition:0.5s all;
	/*-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;*/
	font-weight:400;
	font-family: 'Open Sans', sans-serif;
}

/*-- menu / catagories --*/





.menu {
    padding:40px 0;
}
.focus-grid a {
	text-decoration:none;
}
.focus-grid a:hover {
	text-decoration:none;
} 
focus-grid {
    margin-top: 30px;
}
.focus-grid h4{
	text-align:left;
    font-size: 2.5em;
    font-weight: 400;
    color: #323232;
}
.focus-grid h4 span {
  display: block;
  font-size: 0.5em;
  margin: 10px 0;
  transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.focus-grid p {
  margin: 20px 0 0px 0;
    font-size: 1.2em;
    color: #797979;
    font-weight: 300;
    line-height: 1.9em;
}
.focus-border{
border:1px solid #e7eaed;
margin:0px;
}
.focus-layout{
	background:#FBFBFB;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
    text-align: center;
    margin: 5px;
    padding: 20px 0;
}

.focus-layout:hover {
    background-color: #01a185;
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.focus-layout h4{
	margin: 0 0 0 0;
	color:#4C4C4C;
	font-size: 18px;
	text-align:center;
	height: 35px;
	margin-top: 20px;
}
.focus-layout:hover h4.clrchg {
    color: #fff;
}
.focus-grids {
    margin-top: 5em;
}
.focus-image{
  text-align: center;
  transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.focus-image i {
    font-size: 40px;
    color: #fff;
    background: #dd0908;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    line-height: 95px;
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.focus-layout:hover div.focus-image i{
	background:#FBFBFB;
	color:#000;
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.focus-image i.fa-mobile
{
    background-color:#000;
}
.focus-image i.fa-laptop {
	background:#ff9e29;
}
.focus-image i.fa-car {
	background:#3fb7d2;
}
.focus-image i.fa-motorcycle {
	background:#15c01c;
}
.focus-image i.fa-wheelchair {
	background:#7e3b07;
}
.focus-image i.fa-paw {
	background:#1963ce;
}
.focus-image i.fa-book {
	background:#c119ce;
}
.focus-image i.fa-asterisk {
	background:#7fbad8;
}
.focus-image i.fa-gamepad {
	background:#1ca39d;
}
.focus-image i.fa-shield {
	background:#f49ecf;
}
.focus-image i.fa-at {
	background:#070c1f;
}
.focus-image i.fa-home {
	background:#df8012;
}
.focus-layout:hover div.focus-image i.mobile{
    
}
i.laptop {
}
.focus-layout:hover div.focus-image i.laptop{
}
i.car {
}
.focus-layout:hover div.focus-image i.car{
}
i.bike {
}
.focus-layout:hover div.focus-image i.bike{
}
i.furniture {
}
.focus-layout:hover div.focus-image i.furniture{
}
i.pets {
}
.focus-layout:hover div.focus-image i.pets{
}
i.books {
}
.focus-layout:hover div.focus-image i.books{
}
i.fashion {
}
.focus-layout:hover div.focus-image i.fashion{
}
i.kids {
}
.focus-layout:hover div.focus-image i.kids{
}
i.services {
}
.focus-layout:hover div.focus-image i.services{
}
i.job {
}
.focus-layout:hover div.focus-image i.job{
}
i.real-estate {
}
.focus-layout:hover div.focus-image i.real-estate{
}






/*-- Header (logo & right header)-- */

.logo {
    float: left;
}

.logo a {
    font-family: "Ubuntu Condensed",sans-serif;
    font-size: 50px;
    color: #01A185;
    text-decoration:none;
}

.logo a span {
    color:#828181;
}

.logo a:hover {
    text-decoration:none;
}




.header-right {
    float: right;
}

a.account {
     float: left;
     margin-top: 20px;
     font-size: 15px;
     color: #FFF;
     background-color: #01A185;
     padding: 6px 20px;
     text-decoration: none;
}

a.account:hover{
    background-color:#F3C500;
    text-decoration:none;
    color:#fff;
}

.selectlang {
    float: left;
    cursor: pointer;
    font-size: 14px;
    color: #6D6D6D;
    margin-top: 26px;
}


/*-- Banner / slider --*/

.banner {
    background: transparent url("../images/banner.jpg") no-repeat scroll 0px 0px / cover;
    min-height: 400px;
    padding: 100px 0px 0px;
    text-align: center;
    color:#e7eaed;
}

.banner a {
    text-decoration:none;
    color: #FFF;
    font-size: 17px;
    line-height:100px;
    background-color: #F3C500;
    padding: 10px 20px;
}

.banner a:hover {
    background-color:#01A185;
    text-decoration:none;
    color:white;
}


/*Trending ads */



   /* Footer top*/

.footer-top {    
    background-color:#59C2AF;
    color:#e7eaed;
}

.footer-head {
    font-size: 28px;
    color: #01a185;
    margin-bottom: 16px;
}

.footer-top a {
    color:#e7eaed;
}

.footer-top a:hover {
    text-decoration:none;
}

.footer-grid ul {
    margin: 0;
    padding: 0;
}

.footer-grid ul li {
    list-style-type: none;
    margin: 13px 0;
}


/*  Footer bottom*/

.footer-bottom {
    background: #3C3D41 ;
    padding: 30px 0px;
}
.text-center {
    text-align: center;
}


.footer-logo a {
    font-family: 'Ubuntu Condensed', sans-serif;
    font-size: 40px;
    color: #01a185;
    text-decoration: none;
    position:relative;
	display:block;
}
.footer-logo a span {
    color: #f3c500;
}


.footer-logo a:hover {
    text-decoration:none;
}

.footer-social-icons ul li {
    display:inline;
}
.footer-social-icons ul li a{
    
    font-size:30px;

}

    .footer-social-icons ul li a:hover {
        text-decoration: none;
        transform: rotateY(360deg);
        color:#FBFBFB;
    }


    /* sign page css for button n text box*/

.sign-in {
    margin: 0 auto;
    width: 40%;
    background-color:#ffffff;
    margin-top:10%;
}


.logbox {
    width:80%;
    height:35px;
    border:none;
}



.logbut {

    font-size: 17px;
    color: #fff;
    background: #01a185;
    border: none;
    padding: 10px 0;
    width: 45%;
    display: block;
    outline: none;
    border-radius: 0;
    /*-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;*/
    cursor: pointer;
    margin: 0.5em 0 0 27.5%;

}

.logbut:hover {
      background-color:#F3C500;
    text-decoration:none;
     transition:0.5s all;
     color:#fff;
}

       /* sign in down */

.newus {
    background:#F9F9F9;
    text-align:center;
    margin-top:-8px;
}



a.sigbut {
     margin-top: 20px;
     font-size: 20px;
     color: #FFF;
     background-color: #01A185;
     padding: 6px 20px;
     text-decoration: none;
}

a.sigbut:hover{
    background-color:#F3C500;
    text-decoration:none;
    color:#fff;
}


 /*sign up*/


 .signup {

     margin: 0 auto;
    width: 50%;
    background-color:#ffffff;
    margin-top:10%;
   

 }


 .signup input {

     padding: 10px 10px 10px 10px;
    width: 45%;
    margin-bottom: 25px;
    margin:5px;
    border: 1px solid #01a185;
    outline: none;

 }

 .signup input:hover {
     transition:0.5s all;
     border-color:#F3C500;
 }

 .signup select {

     padding: 10px 10px 10px 10px;
    width: 45%;
    margin-bottom: 25px;
    margin:6px;
    border: 1px solid #01a185;
    outline: none;
    color: #555;

 }
 


.signup h2 {
    color:#F3C500;
}

.signup h3 {
    color:#01a185;
    text-align:left;
}

.sigbox {
     width:50%%;
    height:35px;
    padding:10px;
    background:none;
    border:1px solid;
}




.signupbt {

    font-size: 17px;
    color: #fff;
    background: #01a185;
    border: none;
    width: 30%;
    height:40px;
    outline: none;
    border:none;
    /*-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;*/
    cursor: pointer;

}

.signupbt:hover {
      background-color:#F3C500;
    text-decoration:none;
     transition:0.5s all;
     color:#fff;
}



 /* post ad page main div  */

 .postad {
            border: 1px solid #eee;
            padding: 40px;
            margin-bottom: 60px;
            
        }



                       /*     post ad page text box and labels etc         */


 
 .postad label {
        font-size: 15px;
    text-transform: capitalize;
    margin-bottom: 8px;
    color: #000;
    margin-top: 10px;
    display: BLOCK;
    font-weight: 400;
    float: left;
    width: 16%;
    text-align: right;
    margin-right: 4%;

}



 .postad textarea {
     height: 180px;
    outline: none;
    resize: none;
    padding: 10px 10px 10px 10px;
    width: 70%;
    margin-bottom: 25px;
    border: 1px solid #01a185;
    outline: none;
    color: #555;
 }


 .postad textarea:hover {
   border: 1px solid #F3C500;
   transition: 0.5s all;
}

.postad input {
    padding: 10px 10px 10px 10px;
    width: 70%;
    margin-bottom: 25px;
    border: 1px solid #01a185;
    outline: none;
    color: #555;
    transition: 0.5s all;
   /* -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;*/
    float: left;

 }





.bidtable input {
    padding: 10px 10px 10px 10px;
    width: 23.3%;
    margin-bottom: 25px;
    border: 1px solid #01a185;
    outline: none;
    color: #555;
    transition: 0.5s all;
   /* -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;*/
    float: left;

 }


.postad input:hover {
   border: 1px solid #F3C500;

}

.postad select {
    border: 1px solid #01a185;
    background-color: #fff;
    padding: 8px;
    width: 30%;
    margin-bottom: 25px;

}


.postad button {
    padding: 10px 10px 10px 10px;
    width: 20%;
    margin-bottom: 25px;
    border: 1px solid #01a185;
    outline: none;
    color: #555;
    transition: 0.5s all;
   /* -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;*/
    float: left;

 }



.filedrag {
    font-weight: 600;
    text-align: center;
    padding: 25px 0;
    margin: 25px 0;
    width:80%;
    height:150px;
    color: #f3c500;
    border: 2px dashed #f3c500;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    cursor: default;
    font-size: 20px;

}


.butt {
    width:300px;
    height:150px;
    float:right;
}

.butt .postbut {
   background: #f3c500;
    border: none;
    text-transform: uppercase;
    padding: 10px 50px;
    font-size: 20px;
    letter-spacing: 0.1em;
    font-weight: 300;
    float:right;
    color:#fff;
    width:160px;
}


.butt .postbut:hover {
    background-color:#01a185;
    transition:0.5s all;
    border:none;
}



                /*    Feedback    */


.feed {


}

.feed input {
    padding: 10px 10px 10px 10px;
    margin-bottom: 25px;
    margin:5px;
    border: 1px solid #01a185;
    outline: none;
    color: #555;
    /*transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;*/

 }

    .feed input:hover {
    transition: 0.5s all;
    border: 1px solid #F3C500;
    }




.long input {
    width:545px;


} /*only for long text boxes*/


.feed textarea {
     padding: 10px 10px 10px 10px;
    width: 23.3%;
    margin-bottom: 25px;
    margin:5px;
    border: 1px solid #01a185;
    outline: none;
    color: #555;
    transition: 0.5s all;
    width:545px;
    height:200px;
 }

.feed textarea:hover {
    transition: 0.5s all;
    border: 1px solid #F3C500;
    }



.feedbut input {
    text-decoration:none;
    color: #FFF;
    background-color: #F3C500;
    padding: 10px 20px;
    width:100px;
    border:none;
}

.feedbut input:hover {
    background-color:#01A185;
    text-decoration:none;
    transition: 0.5s all;
}





/*how it works text n col*/


.station{
    
}



.station  h1{
    float:left; color:#ffd800; margin:35px;

}

.stationp {

    color: #394b50;
    font-size: 24px;
    font-weight: 500;
    padding: 30px 0 10px 0;

}

.stationmain{
        margin-top: 8em;
    position: relative;

}

.stationmain i {
    font-size: 70px;
    color: #01A185;
}


.stationmain p {
   font-weight:10;
}

.stationmain h4 {
    color: #000000;
    font-size: 25px;
    margin-bottom: 15px;
    text-transform: capitalize;
    margin-top: 50px;

}

span.arrow1 {
    position: absolute;
    top: -35px;
    right: -64px;


}

span.arrow2 {
    position: absolute;
    top: -35px;
    right: -64px;
    margin-top:110px;

}

.getstart {
    background-color:#F3C500;
    border:none;
    height:40px;
    width:150px;
}

.logout {
        float: left;
    margin-top: 20px;
    font-size: 15px;
    color: #FFF;
    border:none;
    background-color: #01A185;
    padding: 6px 20px;
    text-decoration: none;
}

.logout:hover{
    background-color:#F3C500;
    text-decoration:none;
    color:#fff;
    transition: 0.5s all;
}



                                                                /*  Ful view posts css   */



.product-details h4 {
            color: #000;
            font-size: 18px;
            margin: 15px 0;
        }

        .product-details p {
            line-height: 1.8;
            color: #848484;
            font-size: 13px;
            margin: 8px 0;
        }

       
        


        .item-price {
    border: 3px solid rgba(1, 161, 133, 0.36);
    margin-left: 15%;
    padding: 0 15px;
    position: relative;
    
}

.item-price p {
            float: left;
    width: 50%;
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    color: #424242;
    vertical-align: middle;
    margin-top: 5px;
    margin-left: 20px;

        }

p.p-price {
    float: left;
    width: 50%;
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    color: #424242;
    vertical-align: middle;
    margin-top: 8px;
    margin-left: 20px;
}


h3.rate {
    float: left;
    color: #f3c500;
    font-size: 30px;
}

.condition h4, .itemtype h4 {
    margin: 0;
    floaT: left;
    font-size: 22px;
}

.condition {
    padding: 20px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}


     .sides    {
    content: '';
    position: absolute;
    left: -21.5%;
    background-color: rgba(0,0,0,0);
    border: 105px solid rgba(0,0,0,0);
    border-right-color: rgba(1, 161, 133, 0.36);
    height: 0;
    width: 0;
    border-right-width: 80px;
}

 

     /* bid tabel in ful post*/



  .tips {
    margin: 20px;
    padding: 40px 20px 15px;
    background: rgba(1, 161, 133, 0.36);
    margin-right:13.7%;
    margin-top: -21.5%;
    float:right;
    width: 28%    
}

  .tips h4 {
    color: #000;
    font-size: 19px;
    margin-bottom: 15px;
}

  .interested {
    margin: 20px;
    padding: 40px 20px;
    background: rgba(1, 161, 133, 0.36);
    margin-left: 15%;
    margin-right: 0;
}