@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@300;400;500;600;700;800&family=Poppins:wght@300;400;500;600;700&display=swap');



*{

    padding:0px;

    margin:0px;

}



body {

    background-image: url(../images/bg-logo.jpg);

    background-repeat: no-repeat;

    background-attachment: fixed;
    background-position: center center;

    font-family: 'Poppins', sans-serif;

}



h1,h2{

	font-family: 'Barlow', sans-serif;

}



a.btn-site {

    display: inline-block;

    background-color: #000;

    color: #fff;

    padding: 12px 30px;

    font-size: 16px;

    font-weight: 600;

}



p{

	font-size: 16px;

}



a{

	font-size: 14px;

	transition: all 0.3s ease-in-out;

}



a:hover{

	text-decoration: none;

}



img{

	max-width: 100%;

}



*{

	margin: 0px;

	padding: 0px;

}

.menu-area {

    background-color: #000;

}



.top-bar ul {

    margin: 0px;

    padding: 0px;

    text-align: right;

}



.top-bar ul li {

    display: inline-block;

}



.menu-area .navbar-brand {

    float: left;

    height: auto;

    padding: 10px;

}



.act a {

    background-color: #f00014;

    margin-left: 10px;

    width: 130px;

    text-align: center;

}



.act a:hover{

	background-color: #fff !important;

	 color: #e30613;

}



.act.gr a {

    background-color: #1abf11;

}

.act.gr a:hover {

    color: #2ec4ff;

}



.mnu-nav a {

    color: #fff;

    font-family: 'Barlow', sans-serif;

    font-weight: 600;

    text-transform: uppercase;

}



.nav > li > a:hover, .nav > li > a:focus {

    text-decoration: none;

    background-color: #eee0;

    color: #e30613;

}



.top-bar a {

    color: #1abf11;

    font-family: 'Barlow', sans-serif;

    font-weight: 600;

    text-transform: uppercase;

}



.top-bar ul li:nth-child(2) a {

    border-left: 2px solid #fff;

    border-right: 2px solid #fff;

    padding: 0px 10px;

    margin: 0px 10px;

}



.top-bar {
    padding-bottom: 10px;
    padding-top: 34px;
}



.mnu-nav nav.navbar {

    margin-bottom: 14px;

}



.menu-area .navbar-brand {

    margin-top: -53px;

}



.navbar-toggle {

    background-color: white;

    border: 2px solid #36d200;

margin-top: 50px;

    margin-right: 0px;

}



.navbar-toggle .icon-bar {

    background-color: #ff0018;

}



.auction-box{

  margin-bottom: 35px;

  overflow: hidden;

}



.auction-box:hover img{

	transform: scale(1.1);

}



.auction-box img {

    width: 100%;

    transition: all 0.3s ease-in-out;

}



.auction-box figcaption {

    background-color: #f00014;

    padding: 10px;

}



.auction-box h3 {

    font-size: 18px;

    color: #fff;

    margin-top: 10px;

    font-weight: 600;

}



.auction-box p {

    color: #fff;

    font-size: 13px;

}



.upcoming-auc h2 {

    font-size: 35px;

    font-weight: 800;

    text-transform: uppercase;

    position: relative;

    margin-bottom: 35px;

    color: #000;

}





.upcoming-auc h2:before {

    content: "";

    position: absolute;

    right: 0;

    width: 67%;

    height: 3px;

    background-color: #54ba44;

    top: 18px;

}



.slr-area ul {

    margin: 0px;

    padding: 0px;

    list-style: none;

}



.slr-area ul li a {

    background-color: #e30613;

    display: block;

    color: #fff;

    font-size: 18px;

    padding: 13px 14px;

    margin-top: 10px;

    font-family: 'Barlow', sans-serif;

    font-weight: 500;

}



.transp h2 {

    background-color: #e30613;

    color: #ffff;

    padding: 14px 20px;

    border-radius: 10px;

    text-transform: uppercase;

    font-weight: 700;

}



.slr-area ul li a img {

    width: 39px;

    padding-right: 10px;

    transition: all 0.3 ease-in-out;

}



.slr-area input.form-control {

    background-color: #eee;

    height: 50px;

}



.slr-area button.btn.btn-default {

    padding: 14px 12px;

    background-color: #1abf11;

    color: #fff;

}



/*.slr-area ul li:last-child a {

    background-color: #f00014;

}*/



.slr-area ul li a:hover {

    text-decoration: none;

    background-color: #2ec4ff;

}



.slr-area ul li a:hover img{

    margin-right: 5px;

    transition: all 0.3 ease-in-out;

}



.slr-area form.navbar-form {

    padding: 0px;

}



.slr-area form.navbar-form .input-group {

    width: 100%;

}



.categories-list h2 {

    background-color: #1abf11;

    color: #ffff;

    padding: 14px 20px;

    border-radius: 10px;

    text-transform: uppercase;

    font-weight: 700;

}



.categories-list ul {

    padding-left: 20px;

    margin: 16px 0px;

float: left;

    width: 100%;

}



.categories-list ul li {

    float: left;

    width: 100%;

margin-bottom: 10px;

}



.categories-list ul li a {

    color: #000;

    font-weight: 500;

    font-size: 16px;

}



.categories-list ul li a:hover {

    color: #f00014;

}



.abt-text {

    background-image: url(../images/about-img-2.png);

    background-repeat: no-repeat;

    background-size: cover;

    padding: 50px 45px;

    margin-top: 130px;

}



.abt-text a:nth-child(1) {

    background-color: transparent;

    font-size: 16px;

    padding: 0px;

    color: red;

    margin-top: 0px;

}



.abt-text p {

    color: #fff;

    font-size: 16px;

}



.abt-text strong {

    font-size: 36px;

    display: block;

    font-weight: 700;

}



.abt-text a {

    background-color: #000;

    color: #fff;

    padding: 10px 30px;

    font-size: 30px;

    font-weight: 600;

    display: inline-block;

    margin-top: 20px;

}



.about-sec .col-md-6:nth-child(2) {

    padding-left: 0px;

}



.about-sec .col-md-6:nth-child(1) {

    padding-right: 0px;

}



.about-sec h3 {

    font-size: 32px;

    font-weight: 700;

    margin-bottom:35px;

    color: #000;

}



.about-sec {

    margin-top: 50px;

}



.carousel-control .glyphicon-chevron-left {

    left: 26%;

}



.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {

    right: 26%;

}



.slr-area {

    padding: 30px 0px;

}



.about-sec img {

    width: 100%;

}



.signup-bottom {

    background-image: url(../images/sign-bg.jpg);

    background-repeat: no-repeat;

    background-size: cover;

    padding: 50px 0px;

    margin-top: 50px;

}



.signup-bottom h3 {

    margin: 0px;

    color: #fff;

    font-size: 33px;

    font-family: 'Barlow', sans-serif;

    font-weight: 700;

    text-transform: uppercase;

}



.signup-bottom a.btn-site {

    float: right;

    font-size: 22px;

    padding: 14px 100px;

    margin: 8px 0px;

}



footer {

    background-color: #000;

    padding: 50px 0px 0px 0px;
    background-image: url(../images/footer-bg.png);
    background-size:cover;
    background-repeat:no-repeat;

}



footer h4 {

    color: #1abf11;

    font-weight: 600;

    padding-bottom: 10px;

}



footer ul li {

    list-style: none;

    margin-bottom: 10px;

    color: #fff;

}



footer ul li strong {

    color: #e30613;

}



footer ul li a {

    color: #fff;

    font-family: 'Barlow', sans-serif;

    font-weight: 500;

}



footer ul li a:hover {

    color: #f00014;

}



ul.logos li {
    display: inline-block;
    margin: 10px;
    width: 20%;
}

ul.logos a {
    display: block;
}

ul.logos a img {
    border-radius: 100%;
}


ul.logos li:nth-child(1) {

    display: block;
    width: 100%;

}
ul.logos li:nth-child(1) img{
    border-radius:inherit;

}



ul.logos {

    text-align: center;

}



.row.copy ul {

    text-align: right;

}



.row.copy ul li {

    display: inline-block;

    color: #fff;

    padding-left: 10px;

}



.row.copy p {

    color: #fff;

    font-size: 14px;

}



.row.copy {

    border-top: 1px solid #2ec4ff;

    padding-top: 20px;

    margin-top: 35px;

}



.panel h2 {

    font-size: 40px;

      font-weight: 900;

    color: #54ba44;

    margin-top: 0px;

    text-transform: uppercase;

}



.panel p {

    font-family: 'Barlow', sans-serif;

    font-size: 20px;

    font-weight: 500;

}



.main-div .panel{

	background-color: transparent;

}



.login-form .form-control {

    background: #fff none repeat scroll 0 0;

    border: 1px solid #54ba4440;

    border-radius: 4px;

    font-size: 14px;

    height: 50px;

    line-height: 50px;

   box-shadow: 0px 4px 10px #d9d9d9;

}



.login-form .form-group textarea.form-control {

    height: 100px;

    background-color: #fff;

    box-shadow: 0px 4px 10px #d9d9d9;

}



.login-form .form-group label {

    text-align: left;

}



.login-form .form-group label p {

    width: 96%;

    float: right;

    font-weight: 400;

      font-family: 'Barlow', sans-serif;

}



.login-form .btn.btn-primary {

    background: #f00014 none repeat scroll 0 0;

    border-color: #54ba44;

    color: #ffffff;

    font-size: 26px;

    width: 100%;

    line-height: 50px;

    padding: 0;

    font-family: 'Barlow', sans-serif;

    font-weight: 700;

    text-transform: uppercase;

}



.forgot {

    text-align: left;

    margin-bottom: 30px;

}



.login-form {

    text-align: center;

    margin-bottom: 35px;

}

.page-ti {

    background-image: url(../images/title-bg-2.jpg);

    background-repeat: no-repeat;

    background-size: cover;

    padding: 50px 0px;

    margin-bottom: 50px;

}



.page-ti h2 {

    margin: 0px;

    color: #fff;

    font-weight: 700;

    font-size: 36px;

    text-transform: uppercase;

}



.rdi label.radio-inline {

    font-size: 18px;

    color: #000;

    font-weight: 500;

}



.rdi label.radio-inline strong {

    color: #f00014;

    padding-left: 6px;

}



.rdi input {

    height: 20px;

    width: 20px;

}



.rdi {

    margin-bottom: 20px;

}



select.country {

    background: #fff none repeat scroll 0 0;

    border: 1px solid #54ba4440;

    border-radius: 4px;

    font-size: 14px;

    height: 50px;

    line-height: 50px;

    box-shadow: 0px 4px 10px #d9d9d9;

    width: 100%;

    padding: 10px;

}



ul.user-li li {

    background-color: #14024e;

    padding: 20px 10px 20px 30px;

    border-bottom: 1px solid #fff;

    position: relative;

}



ul.user-li li:nth-child(1) {

     background-color: #f00014;

    color: #fff;

    font-size: 18px;

    font-weight: 700;

    padding-left: 13px;

    font-family: 'Barlow', sans-serif;

}



.order-page {

    margin-bottom:50px;

}



.order-page .row:nth-child(2) .col-md-6:nth-child(even) p {

    text-align: right;

    color: #505050;

    font-weight: 400;

}



.order-page .row:nth-child(1) {

        background-color: #54ba44;

    color: #fff;

    padding: 15px 0px;

    margin-bottom: 35px;

}



ul.user-li li {

    background-color: #000;

    padding: 20px 10px 20px 30px;

    border-bottom: 1px solid #fff;

    position: relative;

}



ul.user-li li a {

    color: #fff;

    font-size: 16px;

    font-weight: 400;

    transition: all 0.3s ease-in-out;

    font-family: 'Barlow', sans-serif;

}



ul.user-li li:hover a {

    padding-left: 10px;

    color: yellow;

}



.order-page .row:nth-child(2) .col-md-6 {

    border-bottom: 1px solid #eee;

}



.order-page .row:nth-child(1) p {

    color: #fff;

    font-size: 20px;

    margin: 0px;

    font-weight: 700;

    font-family: 'Barlow', sans-serif;

}



.order-page .row:nth-child(2) .col-md-6 p {

    font-size: 18px;

    font-weight: 700;

    padding: 6px 0px;

    margin: 0px;

    font-family: 'Barlow', sans-serif;

}



.order-page button.btn.btn-primary {

    display: inline-block;

    background-color: #f00014;

    padding: 10px 30px;

    font-size: 20px;

    border: 0px;

    margin: 10px;

}



ul.user-li {

    list-style: none;

    border: 10px #54ba44;

    border-width: 3px;

    border-style: double;

}



.tr-detail {

    background-position: center;

    border-right: 4px solid #1abf11;

    padding: 22px;

    margin: 10px 0px 25px 0px;

    border-bottom: 4px solid #1abf11;

    border-top: 4px solid #e30613;

    border-left: 4px solid #e30613;

    border-radius: 14px 0px 13px 0px;

    box-shadow: 0px 10px 10px #c9c9c9;

    background-color: #f3f3f3;

    background-image: url(../images/tr-bg.png);

    background-repeat: no-repeat;

}



.tr-detail h5 {

    color: #1abf11;

    margin-top: 0px;

    font-size: 20px;

    font-weight: 700;

    font-family: 'Barlow', sans-serif;

}



.tr-detail a {

    color: #f00014;

    font-size: 14px;

    font-weight: 500;

}



a.view-more {

    color: #f00014;

    font-size: 18px;

    font-family: 'Barlow', sans-serif;

    font-weight: 600;

    display: inline-block;

    border-bottom: 2px solid #54ba44;

}





.template_faq {

    background: #edf3fe none repeat scroll 0 0;

}

.panel-group {

    border-radius: 3px;

    margin-bottom: 50px;

}

#accordion .panel {

    border: medium none;

    border-radius: 0;

    box-shadow: none;

    margin: 0 0 15px 10px;

}

#accordion .panel-heading {

    border-radius: 30px;

    padding: 0;

}

#accordion .panel-title a {

    background: #54ba44 none repeat scroll 0 0;

    border: 1px solid transparent;

    border-radius: 30px;

    color: #fff;

    display: block;

    font-size: 18px;

    font-weight: 600;

    padding: 12px 20px 12px 50px;

    position: relative;

    transition: all 0.3s ease 0s;

}

#accordion .panel-title a.collapsed {

    background: #fff none repeat scroll 0 0;

    border: 1px solid #ddd;

    color: #333;

}

#accordion .panel-title a::after, #accordion .panel-title a.collapsed::after {

    background: #f00014 none repeat scroll 0 0;

    border: 1px solid transparent;

    border-radius: 50%;

    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.58);

    color: #fff;

    content: "";

    font-family: fontawesome;

    font-size: 25px;

    height: 55px;

    left: -20px;

    line-height: 55px;

    position: absolute;

    text-align: center;

    top: -5px;

    transition: all 0.3s ease 0s;

    width: 55px;

}

#accordion .panel-title a.collapsed::after {

    background: #fff none repeat scroll 0 0;

    border: 1px solid #ddd;

    box-shadow: none;

    color: #333;

    content: "";

}

#accordion .panel-body {

    background: transparent none repeat scroll 0 0;

    border-top: medium none;

    padding: 20px 25px 10px 9px;

    position: relative;

}



.panel li {

    list-style: auto;

font-family: 'Barlow', sans-serif;

    font-size: 20px;

    font-weight: 500;

}



.panel ul {

    padding-left: 20px;

}



.auctions h2.page-title {

    background-image: none;

    padding: inherit;

}



h2.page-title.push-down{

    background-image: none;

    padding: inherit;

}







.contact-frm{

    margin-bottom: 35px;

}



.contact-frm input {

    width: 100%;

    border: 1px solid #e3dcdc;

    padding: 10px;

    height: 50px;

    margin-bottom: 11px;

    box-shadow: 0px 5px 10px #00000014;

}



.contact-frm  textarea{

    width: 100%;

   border: 1px solid #e3dcdc;

    padding: 10px;

    height: 160px;

    margin-bottom: 11px;

    box-shadow: 0px 5px 10px #00000014;

}





.contact-frm input[type="submit"] {

    height: auto;

    width: auto;

    background-color: red;

    color: #fff;

    font-weight: 700;

    font-size: 20px;

    text-transform: uppercase;

    padding: 10px 40px;

}



.contact-frm ul li {

    list-style: none;

}



.contact-frm ul li span {

    display: block;

    font-size: 18px;

    color: #f00014;

    font-weight: 700;

    font-family: 'Barlow', sans-serif;

}



.contact-frm ul li span i {

    padding-right: 10px;

    color: #e30613;

}



.contact-frm ul li {

    list-style: none;

    color: #000;

    font-size: 24px;

    font-family: 'Barlow', sans-serif;

    font-weight: 500;

    margin-bottom: 10px;

    border-bottom: 1px solid #00000061;

    padding-bottom: 10px;

}



.contact-frm ul li a{

    list-style: none;

    color: #000;

    font-size: 24px;

    font-family: 'Barlow', sans-serif;

    font-weight: 500;

}



.contact-frm h1 {

    margin-top: 0px;

    border-bottom: 2px solid #f00014;

    padding-bottom: 20px;

    margin-bottom: 35px;

    font-weight: 700;

    color: #2ec4ff;

}



ul.lgn {

    text-align: center;

}



ul.lgn li {

    display: inline-block;

    width: 33.33%;

    margin: 0px 10px 20px 10px;

}



ul.lgnbts li {

    display: inline-block;

    border: 0px;

}



ul.lgnbts {

    text-align: center;

    margin-top: 40px;

}





ul.lgnbts li a {

    background-color: #000;

    display: block;

}



ul.lgnbts li {

    display: inline-block;

    border: 0px;

    width: 28%;

    margin: 17px 10px;

}



ul.lgnbts li a {

    background-color: #e30613;

    display: block;

    color: #fff;

    padding: 14px 0px;

}



ul.lgnbts li a:hover {

    background-color: #2ec4ff;

    color: #fff;

    border-radius: 10px;

}



.selfrm input {

    width: 100%;

    height: 50px;

    padding: 10px;

    border: 1px solid #d7d7d7;

    margin-bottom: 14px;

    border-radius: 10px;

}



.selfrm select {

    width: 100%;

    height: 50px;

    padding: 10px;

    border: 1px solid #d7d7d7;

    margin-bottom: 14px;

    border-radius: 10px;

}



.selfrm textarea {

    width: 100%;

    height: 150px;

    padding: 10px;

    border: 1px solid #d7d7d7;

    margin-bottom: 14px;

    border-radius: 10px;

}



.selfrm input[type="submit"] {

    background: #000;

    color: #fff;

    width: auto;

    padding: 10px 30px;

    font-weight: 600;

    font-size: 20px;

}





.auction-detal img{

    max-width: 100%;

}



.auction-detal ul li {

    list-style: none;

    background-color: #ffffff;

    padding:10px;

    font-size: 14px;

    margin-bottom: 10px;

    font-family: 'Barlow', sans-serif;

    font-weight: 500;

    color: #f00014;

    text-align: right;

    border: 1px solid #eee;

    height:50px;

}



.auction-detal ul li strong {

    color: #000;

    font-size: 16px;

    float: left;

}



ul.actionbtn {

    text-align: center;

}



ul.actionbtn li {

    text-align: center;

    display: inline-block;

    width: 23%;

    margin: 0px 5px;

    background-color: transparent;

padding:0px;

}



ul.actionbtn li a {

    display: block;

    background-color: #f00014;

    padding: 20px 0px;

    color: #fff;

    font-weight: 600;

    font-size: 16px;

}



ul.actionbtn li a:hover {

    background-color: #54ba44;

}



ul.actionbtn {

    margin: 35px 0px;

}

.selfrm{

    margin-bottom: 35px;

}



.selfrm h2 {

    margin-top: 0px;

    font-weight: 600;

    margin-bottom: 20px;

}



.contact-frm h3 {

    margin: 36px 0px;

    font-weight: 600;

    line-height: 36px;

}


.captchacode{
	background: #333;
    color: #fff;
    border: #666;
    text-align: center;
    padding: 6px 10px;
    letter-spacing: 3px;
}


.auction-detal h2 {

    margin: 0px 0px 35px 0px;

    font-weight: 700;

    font-size: 40px;

    color: #000;

}



.upcoming-auc .col-md-9 {

    padding: 0px;

}



.search-area-box h3 {

    background-color: #000;

    color: #fff;

    font-weight: 600;

    margin: 0px;

    padding: 15px 0px;

    text-align: center;

    margin-bottom: 15px;

}



.search-area-box input[type="text"] {

    width: 100%;

    margin: 0px 0px 7px 0px;

    height: 46px;

    padding: 10px;

    border: 1px solid #eee;

    border-left: 5px solid #f00014;

}



.search-area-box input[type="submit"] {

    width: 100%;

    border: 0px;

    background-color: #000000;

    color: #fff;

    font-weight: 500;

    padding: 11px 0px;

    font-size: 18px;

}



.search-area-box select {

    width: 100%;

    margin: 0px 0px 7px 0px;

    height: 46px;

    padding: 10px;

    border: 1px solid #eee;

    border-left: 5px solid #f00014;

}



.transcontac h1 {

    font-weight: 600;

    color: #000;

}



.section1 {

    background-color: #f00014;

    border: 7px double #ffffff;

}



.tr-detail strong {

    color: #f00014;

}



.transcontac a {

    font-size: 30px;

    display: inline-block;

    margin-top: 10px;

    font-weight: 700;

    color: #1abf11;

}



.section1 h1 {

    color: #fff;

    font-weight: 600;

    font-size: 44px;

}



.section1 h2 {

    color: #fff;

}



.section1 a {

    display: inline-block;

    background-color: #000;

    padding: 10px 30px;

    font-size: 20px;

    font-weight: 600;

    text-transform: uppercase;

    margin: 20px 0px;

    color: #ffffff;

    border: 1px solid #ffffff;

}

.section1 {

    background-color: #f00014;

    border: 7px double #ffffff;

    background-image: url(../images/msg-bg.png);

    background-repeat: no-repeat;

    background-size: cover;

}







.menu-area .navbar-brand {

    padding: 0px;

}



.top-bar {

    padding-bottom: 10px;

}





.prdescription h1 {

    background-color: #54ba44;

    color: #ffff;

    padding: 14px 20px;

    border-radius: 10px;

    text-transform: uppercase;

    font-weight: 700;

}



.row.prdescription {

    color: #000;

    font-size: 18px;

    font-family: 'Barlow', sans-serif;

    font-weight: 600;

}



.contact-frm .col-md-12.text-center h3 {

    margin-top: 0px;

    font-weight: 700;

    color: #54ba44;

    font-size: 33px;

    font-family: 'Barlow', sans-serif;

}

.contact-frm h3 a {
    color: #2ec4ff;
    font-size: 33px;
    text-decoration: underline;
}

.contact-frm h3 a:hover {
    color: #f00014;
}

div#repre button.btn.btn-primary {
    margin-bottom: 35px;
}

div#repre h3 {
    color: #f00014;
    margin-top: 0px;
    font-size: 35px;
    font-family: 'Barlow', sans-serif;
    font-weight: 800;
    text-transform: uppercase;
}
.row.copy p a img {
    width: 24px;
}

.row.copy p a {
    color: #fff;
}

@media screen and (max-width:768px){

.act a {

    width: 100px;

}

ol.carousel-indicators {
    display: none !important;
}



.slr-area button.btn.btn-default {

    width: 100%;

}



.slr-area ul li {

    width: 49%;

   display:inline-block;

}



.section1 {

    padding: 20px;

}



.about-sec .col-md-6:nth-child(1) {

    padding-right: 15px;

}



.about-sec .col-md-6:nth-child(2) {

    padding-left: 15px;

}



.abt-text {

    padding: 20px;

    margin-top: 0px;

}



.signup-bottom{

 text-align: center;

}



.signup-bottom h3 {

    margin-bottom: 25px;

}



.signup-bottom h3 br {

    display: none;

}



.signup-bottom a.btn-site {

    float: none;

}



footer {

    text-align: center;

}



.row.copy ul {

    text-align: center;

}



ul.lgn li {

    margin: 10px 0px;

    width:100%;

}



ul.lgnbts li {

    width: 40%;

}



.contact-frm {

    text-align: center;

}



.mnu-nav .nav > li > a {

    padding: 10px 12px;

}

.selfrm {

    float: left;

    width: 100%;

}

ul.actionbtn li {

    width: 45%;

    margin: 0px 10px;

}



ul.actionbtn li a {

    padding: 10px 0px;

}



.row.prdescription {

    text-align: center;

}

.categories-list ul li {

    width: 50%;

}



ol.carousel-indicators{

    display:none;

}



}







@media screen and (max-width:767px){

	.menu-area .navbar-brand {

    margin-top: 0;

}
ul.logos li {
    display: inline-block;
    margin: 10px;
    width: 40%;
}


.categories-list ul li {

    width: 100%;

}

ul.actionbtn li {

    width: 100%;

    margin: 0px;

}



.mnu-nav nav.navbar {

    margin-bottom: 20px;

}



.top-bar ul {

    text-align: center;

    border-bottom: 1px solid #eee;

    padding-bottom: 10px;

}

.navbar-nav > li > a {

    text-align: center;

}

.navbar-brand > img {

    display: block;

    width: 240px;

}

.order-page {

    text-align: center;

}



.order-page .row:nth-child(2) .col-md-6:nth-child(even) p {

    text-align: center;

}



.page-ti {

    padding: 30px 0px;

}



.page-ti h2 {

    font-size: 28px;

}

.login-form .form-group label p {

    width: 90%;

}



.transcontac a {

    font-size: 20px;

    display: inline-block;

    margin-top: 10px;

    font-weight: 700;

    color: #54ba44;

}



.abt-text a {

    font-size: 26px;

}



.transcontac h1 {

    font-size: 30px;

}



.slr-area ul li {

    width: 100%;

}



.slr-area form.navbar-form .input-group {

    width: 92%;

    margin: 0 auto;

}



.act a {

    width: inherit;

}



li.act.gr {

    margin-top: 10px;

}



.categories-list h2 {

    text-align: center;

}



ul.logos li:nth-child(1) img {

    width: 100%;
            border-radius: inherit;

}



ul.logos li img {

    width: 100%;

}


.top-bar {

    padding-top: 12px;

}



.navbar-brand > img {

    width: inherit;

}



}

