.logo{
    width:100%;
}
div.top_header{
    background: #222;
    height:inherit;

    padding:18px 0;
    transition: margin-left linear .5s;
}
.sep_main{
    padding-top:30px;
}
.sep_main a{
    color:#fff;
    text-transform: uppercase;
    font-size: 12px;
    font-family: Lato;
    padding-right: 30px;
    font-weight: 700;
    -webkit-transition: text-decoration .2s ease-out,border-color .2s ease-out,color .2s ease-out;
    transition: text-decoration .2s ease-out,border-color .2s ease-out,color .2s ease-out;
}

.sep_main a i{
    padding-right: 5px;
}
.sep_main a:hover{
    color:#ff7348;
    text-decoration: none;
}
.active_menu{
    color:#fff !important;
}
.user_link{
    padding-right: 15px !important;
}
.border{
    border-right:1px solid #eee;
}
div.home_bg {
    background: #f9f9f9;
    height: inherit;
    padding: 60px 0;
}
div.right_logo{
    margin-top:0;
}
div.jobs_main{
    margin-top:20px;
}
div.whats{
    margin-left:50px;
    margin-top:10px;
    position: relative;
}
.main_features table{
    margin-left:10px;
    margin-top:30px;
}
.main_features table tr td{
    padding:8px 0;
}
div.count {
    height: 29px;
    margin-right: 15px;
    margin-top: -4px;
    color: #fff;
    background: #9c9fa4;
    border-radius: 50%;
}
div.main_features{
    margin-left:0;
}
div.main_buttons{
    margin-left:0;
}
div.right_img_logo{
    background: url(../images/right_logo.png);
    height: 209px;
    width: 246px;
    position: absolute;
    right:-30px;
    bottom:0px;
}
a.button_products, a.button_products:visited{
    width:174px;
}
a.button_customization, a.button_customization:visited{
    width:208px;
}
.sep_divider{
    border-color: #ff7348;
    border-style: dotted;
    width: 82px;
    border-bottom-width: 2px;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}
.italic{
    font-style: italic;
    color:#999;
}
.review{
    color:#999;
    width:40%;margin:auto;
    line-height: 30px;
}
.review .fa-quote-left{
     padding-right: 10px;
 }
.review .fa-quote-right{
    padding-left: 10px;
}
h2.sep{
    font-weight: 300;
    color: #383838;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 12px;
    line-height: 36px;
    text-shadow:none;
    font-size:25px;
    font-family: "Lato", sans-serif;
}
h1.sep{
    font-weight: 300;
    color: #383838;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 12px;
    line-height: 36px;
    display: block;
    text-shadow:none;
    font-size:35px;
    float:none;
    font-family: "Lato", sans-serif;
}
.center{
    text-align:center;
}
.main_padding{
    margin:80px 0;
}
.mb-10{
    display:block;
    margin-bottom: 10px;
}
.mb-20{
     margin-bottom: 20px;
 }
.mb-40{
    margin-bottom: 40px;
}
.left{
    text-align:left;
}
.mt-10{
    margin-top:10px;
}
.mt-40{
    margin-top:40px;
}
.review_man{
    margin-top:40px;
    color:#333;
}
.gray_bg{
    background: #ebebeb;
    padding:100px 50px;
}
.gray_color{
    background: #f9f9f9;
}
.gray_bg h2.sep{
    font-size:20px;
    margin-top:10px;
    text-transform: none;
}
.usual_italic{
    font-style: italic;
    color:#999;
    font-weight: bold;
    font-size: 13px;
    font-family: "Droid Serif",sans-serif;
}
.gray2_bg{
    background: #f9f9f9;
}
.small_desc{
    font-size:13px;
    color:#777;
    line-height: 25px;
}
.small_desc_main{
    margin:20px auto;
    width:50%;
    font-size:13px;
    color:#777;
    line-height: 25px;
    font-family: "Droid Serif", sans-serif;
}
.sale{
    top: 0;
    width: 82px;
    height: 82px;
    line-height: 82px;
    color: #fff;
    font-weight: 400;
    margin: 0;
    text-transform: lowercase;
    font-family: "Droid Serif",sans-serif;
    text-align: center;
    display: block;
    font-size: 15px;
    font-style: italic;
    z-index: 100;
    background: #ff7348;
    position:absolute;
}
.sep_price{
    position: relative;
    display: block;
    color: #000;
    font-size: 24px;
    font-weight: 300;
    line-height: 1;
    font-family: Lato;
}
a.sep_dif_button{
    display: inline-block;
    position: relative;
    outline: 0;
    padding: 12px 45px;
    font-style: normal;
    font-weight: 700;
    font-family: Lato,sans-serif;
    font-size: 12px;
    line-height: 1.7em;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: .05em;
    cursor: pointer;
    -webkit-transition: color .4s ease-out,background-color .4s ease-out,border-color .4s ease-out;
    -moz-transition: color .4s ease-out,background-color .4s ease-out,border-color .4s ease-out;
    transition: color .4s ease-out,background-color .4s ease-out,border-color .4s ease-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #ff7348;
    border: 2px solid #ff7348;
    color: #fff;
}
a.sep_dif_button:hover{
    background-color: #333;
    border: 2px solid #333;
    text-decoration: none;
}
a.sep_button,.sep_button{
    display: inline-block;
    position: relative;
    outline: 0;
    padding: 12px 45px;
    font-style: normal;
    font-weight: 700;
    font-family: Lato,sans-serif;
    font-size: 12px;
    line-height: 1.7em;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: .05em;
    cursor: pointer;
    -webkit-transition: color .4s ease-out,background-color .4s ease-out,border-color .4s ease-out;
    -moz-transition: color .4s ease-out,background-color .4s ease-out,border-color .4s ease-out;
    transition: color .4s ease-out,background-color .4s ease-out,border-color .4s ease-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #333;
    border: 2px solid #333;
    color: #fff;
}
a.sep_button:hover,.sep_button{
    background-color: #ff7348;
    border: 2px solid #ff7348;
    text-decoration: none;
}
.contact_div{
    width: 50%;
    margin:auto;
}
.contact_div input[type='file']{
    height: auto;
    border:none;
    width:auto;
}
.contact_div input,.contact_div  textarea,.contact_div select{
    width:100%;
    margin-bottom: 10px;
    margin-top:10px;
    padding-left:10px;
    border:1px solid #ddd;
    height:40px;
}
.contact_div  textarea{
    height: 100px;
}
.mt-20{
    margin-top:20px;
}
.image_design{
    padding:30px;
    background: #eee;
    border:1px solid #ddd;
    margin-bottom: 10px;
    min-height: 400px;
}
.sep_small{
    font-size:20px !important;
}
div.footer{
    background: #333;
    padding:80px;
    margin-top:40px;
}
.sharing_links{
    margin-top:5px;
    margin-left:2px;
    margin-bottom: 20px;
}
.sharing_links i{
    font-size:30px;
    color:#9c9fa4;
}
div.footer_header_sep{
    margin-bottom: 10px;
    font-size:15px;
    color:#555;
    text-transform: uppercase;
    font-family: "Lato", sans-serif;
    font-weight: 700;
}
#main_div{
    font-size:13px;
    font-family: "Lato", sans-serif;
}
div.footer_links a:before{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-right: 10px;
    content: "\f105";
}
div.footer_links a:hover{
    color:#fff;
}
.footer_contact{
    margin-top:15px;
}
.footer_contact i{
    font-size:15px;
    color:#fff;
    padding-right:10px;
}
.fixedPosition {
    position: fixed;
    top:0;
    z-index: 1000;
    width:100%;
    opacity: 0.7;
}
.fixedPosition:hover{
    opacity: 0.9;
    transition: opacity 0.4s ease-out;
    -ms-transition: opacity 0.4s ease-out;
    -moz-transition: opacity 0.4s ease-out;
    -webkit-transition: opacity 0.4s ease-out;
}
#to-top {
    display: block;
    opacity: 0;
    position: fixed;
    right: 30px;
    bottom: 62px;
    margin: 0;
    width: 53px;
    height: 53px;
    font-size: 35px;
    z-index: 10000;
    color: #fff;
    text-align: center;
    background-color: #3f3f3f;
    -webkit-transition: opacity .2s ease-out, visibility .2s ease-out, color .2s ease-out, background-color .2s ease-out;
    -moz-transition: opacity .2s ease-out, visibility .2s ease-out, color .2s ease-out, background-color .2s ease-out;
    transition: opacity .2s ease-in, visibility .2s ease-out, color .2s ease-out, background-color .2s ease-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sep_links{
    margin-top:40px;
}
.sep_links a.active{
    color:#ff7348 !important;
}
.sep_links a, .sep_links a:visited{
    color:#9c9fa4;
    font-family: lato;
    font-size: 16px;
    font-weight: 300;
    padding: 0 8px;
}