@import url(http://fonts.googleapis.com/css?family=Lato:400,400italic,700,700italic,300);

@import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700);

html,
body {
    height: 100%;
}












* {
    margin: 0px;
    padding: 0px;
    text-decoration: none;
}

img {
    max-width: 100%;
    border: 0px;
    height: auto;
    width: auto\9;
    /* ie8 */
}

body {
    margin: 0px;
    padding: 0px;
    font-family: 'Lato', sans-serif;
    background: url(../images/bg.jpg) repeat;
}

h1 {
    font-size: 30px;
    font-weight: 300;
    font-family: 'Oswald', sans-serif;
}

h2 {
    font-size: 26px;
    font-weight: normal;
}

h3 {
    font-size: 20px;
    font-weight: normal;
}

h4 {
    font-size: 18px;
    font-weight: normal;
}

h5 {
    font-size: 14px;
    font-weight: normal;
}

h6 {
    font-size: 12px;
    font-weight: bold;
}

p {
    font-size: 16px;
    line-height: 24px;
    color: #323232;
}





.header {
    width: 100%;
    position: relative;
    margin-bottom: 3px;
}

.top-left {
    position: absolute;
    top: 0px;
    left: 0px;
}

.top-right {
    position: absolute;
    top: 0px;
    right: 0px;
}

.btm-1 {
    position: absolute;
    bottom: 100%;
    left: 5%;
}

.logo {
    padding: 10px 0 20px 4px;
    float: left;
}

.h-right {
    float: right;
}

.social {
    text-align: right;
    margin: 0 73px 30px 0px;
}

.social ul li {
    list-style: none;
    display: inline-block;
    font-size: 16px;
    width: 36px;
    height: 26px;
    text-align: center;
    margin: 0px 0px 0 2px;
    position: relative;
}

.social ul li a {
    color: #fff;
    display: block;
    line-height: 26px;
    font-family: 'Lato', sans-serif;
}

.social ul li a:hover {}

.face {
    background: #3353a2;
    position: relative;
}

.face:before {
    position: absolute;
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 18px 0px;
    border-color: #3353a2 transparent transparent;
    top: 26px;
    left: 0px;
}

.face a:hover {
    color: #FDB133;
}


.que {
    background: #fabb3a;
    position: relative;
}

.que:before {
    position: absolute;
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 18px 0px;
    border-color: #fabb3a transparent transparent;
    top: 26px;
    left: 0px;
}

.que a:hover {
    color: #333;
}








.admin {
    margin: 0px;
    padding: 0px;
    text-align: right;
}

.admin ul li {
    list-style: none;
    display: inline-block;
    font-weight: 700;
    font-size: 16px;
    margin: 0 0 0 25px;
}

.admin ul li a {
    color: #333;
    text-decoration: none;
}

.admin ul li i {
    width: 36px;
    height: 41px;
    background: url(../images/icon-bg.png) top center no-repeat;
    text-align: center;
    vertical-align: middle;
    line-height: 41px;
    margin-right: 5px;
}

.admin ul li a:hover span {
    color: #fabb3a;
}








.dtl-box {
    position: absolute;
    width: 470px;
    z-index: 999;
    top: 50px;
    text-align: left;
    right: 10px;
    background: #f2f2f2 url(../images/pop.png) right bottom no-repeat;
    border: 2px solid #fabb3a;
    border-radius: 5px;
    padding: 15px;
}

.dtl-box h3 {
    color: #fabb3a;
    font-weight: 700;
    margin: 0 0 15px 0px;
}

.dtl-box h5 {
    color: #333;
    font-weight: 700;
    font-size: 16px;
}

.dtl-box p span {
    font-style: italic;
}









.dtl-box:after,
.dtl-box:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.dtl-box:after {
    border-color: rgba(237, 233, 219, 0);
    border-bottom-color: #f2f2f2;
    border-width: 10px;
    margin-left: -10px;
}

.dtl-box:before {
    border-color: rgba(250, 187, 58, 0);
    border-bottom-color: #fabb3a;
    border-width: 13px;
    margin-left: -13px;
}


.que-arow.dtl-box:after,
.que-arow.dtl-box:before {
    left: 71%;
}





.navi {
    background: url(../images/menu.jpg) top repeat-x;
    border: 0px;
    height: 80px;
    margin-bottom: 57px;
}

.navi .navbar-nav>.active>a,
.navi .navbar-nav>.active>a:hover,
.navi .navbar-nav>.active>a:focus {
    background: url(../images/menu-h.jpg) top repeat-x;
    color: #fff;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    background: url(../images/menu-h.jpg) top repeat-x;
    color: #fff;
}

.navi .navbar-nav>li {
    background: url(../images/sap.png) top right no-repeat;
}

.navi .navbar-nav>li:last-child {
    background-image: none;
}

.navi .navbar-nav>li>a {
    padding: 30px 12px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    text-shadow: 0px 0px 1px #000;
}



.my-panel {
    padding: 3px;
    margin-bottom: 70px;


    background: #efe457;
    /* Old browsers */
    background: -moz-linear-gradient(top, #efe457 0%, #feae31 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #efe457), color-stop(100%, #feae31));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #efe457 0%, #feae31 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #efe457 0%, #feae31 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #efe457 0%, #feae31 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #efe457 0%, #feae31 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efe457', endColorstr='#feae31', GradientType=0);
    /* IE6-9 */
}










.my-panel .panel-heading {
    background: #efe457;
    /* Old browsers */
    background: -moz-linear-gradient(top, #efe457 0%, #feae31 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #efe457), color-stop(100%, #feae31));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #efe457 0%, #feae31 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #efe457 0%, #feae31 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #efe457 0%, #feae31 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #efe457 0%, #feae31 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efe457', endColorstr='#feae31', GradientType=0);
    /* IE6-9 */
    font-size: 30px;
    text-align: center;
    color: #333;
    font-family: 'Oswald', sans-serif;
}


.my-panel .panel-heading span {
    font-size: 24px;
    display: block;
}

.my-panel .panel-footer {
    background-color: #fff;
    text-align: center;
    border-top: 0px solid #ddd;
    padding: 0px;
    box-shadow: inset 0 -11px 8px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 -11px 8px 0 rgba(0, 0, 0, 0.1);
}

.my-panel .panel-body {
    background: #fff;
    text-align: center;
    height: 215px;
}




/*.my-panel h4{ font-size:18px; color:#686868; font-style:italic; font-weight:700;}*/

.my-panel h4 {
    color: #686868;
    font-size: 18px;
    font-style: italic;
    font-weight: 700;
    padding-left: 25px;
    position: relative;
}

.my-panel h4 i {
    left: 0;
    position: absolute;
}

.my-panel p {
    font-size: 16px;
    line-height: 24px;
    color: #686868;
}

.my-panel h2 {
    font-size: 36px;
    text-align: center;
    color: #fdb234;
    font-family: 'Oswald', sans-serif;
    margin: 0px 0 30px 0px;
}

.buy-btn {
    width: 160px;
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    color: #fff;
    margin-bottom: -24px;
    padding: 9px 15px;
}




.footer {
    background: #c8c8c8 url(../images/.jpg) top repeat-x;
    position: relative;
    margin-top: 90px;
}

.footer p {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    padding: 47px 0px;
    margin: 0px;
}

.footer_1 {
    margin-top: 0px;
}






/*:::::::::::::::: INNER PAGES CSS ::::::::::::::::::*/

.tab {
    height: 80px;
    width: 100%;
}

.inr-ctn {
    background: #fff;
    padding: 0 0 35px 0px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.inr-ctn h1 {
    font-size: 20px;
    color: #fdb234;
    margin: 0px 0 30px 0px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    border-bottom: solid 1px #dedede;
    line-height: 50px;
}





.form {
    margin: 0px auto;
    float: none;
    padding: 0px 0 35px 0px;
}

.form h3 {
    color: #323232l;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
}

.form h3 small {
    color: #686868;
    font-size: 14px;
}

.form ul {
    text-align: center;
    padding: 0px;
}

.form ul li {
    list-style: none;
    width: 47%;
    display: inline-block;
    text-align: left;
    margin: 0px 5px 25px 5px;
    vertical-align: top;
}

.form ul li label {
    font-size: 16px;
    color: #686868;
    font-weight: 400;
    display: block;
}

.form input[ type="text"] {
    width: 100%;
    height: 50px;
    border: solid 1px #fbb939;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 0% 2%;
    font-size: 16px;
    color: #323232;
}

.wid-1 {
    width: 45%;
    display: inline-block;
}

.code {
    margin-left: 20px;
}

.submit {
    padding: 1% 15%;
    font-size: 18px;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    margin-top: 45px;
}

.nextbtn {
    padding: 1% 7%;
    font-size: 18px;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    margin-top: 31px;
    float: right;
}

.register-btn {
    height: 50px;
    width: 100%;
    font-size: 18px;
    color: #fff;
    font-family: 'Oswald', sans-serif;
}

.btn {
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
    background: #fdb234;
}





.gray {
    background: #fafafa;
    padding: 15px 0 0 0px !important;
    margin-bottom: 20px !important;
}

ul.slt {
    margin: 0px -16px;
}

ul.slt li {
    width: 47%;
    margin: 0px 10px;
}






.dtl-tabs {
    margin: 0% -1.1%;
    border: 0px;
}

.dtl-tabs>li {
    width: 23%;
    margin: 0% 1%;
}

.dtl-tabs>li>a {
    background: #fff url(../images/mark.png) left top no-repeat;
    border-radius: 5px;
    font-size: 20px;
    color: #333;
    font-family: 'Oswald', sans-serif;
    border: 0px;
    font-weight: 400;
    padding: 13px 15px;
}

.dtl-tabs>li>a:hover {
    background-color: #fff;
}

.dtl-tabs>li>a span {
    margin-right: 20px;
}


.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    border: 0px;
    background: #f5ce47 url(../images/mark.png) left top no-repeat;
}

.dtl-content {
    background: #fff;
    padding: 0px;
    margin: 0px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.dtl-content h1 {
    font-size: 20px;
    color: #fdb234;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    border-bottom: solid 1px #dedede;
    line-height: 50px;
}

.tab_ctn {
    padding: 15px;
    min-height: 400px;
}






/*::::::::::: ORDER DETAILA :::::::::::*/

.order-ctn {
    margin: 0px auto;
    float: none;
}

.odr-l p {
    font-size: 16px;
}

.odr-l p a {
    color: #323232;
    text-decoration: none;
}

.odr-l p a:hover {
    color: #fdb234;
}

.odr-r p {
    font-size: 18px;
}

.odr-total {
    float: right;
    font-weight: 700;
    margin-right: 36px;
}

.odr-total span {
    width: 70%;
    float: left;
    text-align: left;
}

.order-ctn .table {
    text-align: center;
    font-weight: 600;
    background: #fafafa;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 16px;
    color: #323232;
    margin-top: 22px;
    margin-bottom: 40px;
}

.order-ctn .table tr td {
    padding-top: 23px;
    padding-bottom: 23px;
}

.cell td {
    padding-top: 13px !important;
    padding-bottom: 13px !important;
    text-transform: uppercase;
}

.cell {
    background: #efe457;
    /* Old browsers */
    background: -moz-linear-gradient(top, #efe457 0%, #feae31 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #efe457), color-stop(100%, #feae31));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #efe457 0%, #feae31 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #efe457 0%, #feae31 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #efe457 0%, #feae31 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #efe457 0%, #feae31 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efe457', endColorstr='#feae31', GradientType=0);
    /* IE6-9 */
    font-size: 16px;
    text-align: center;
    color: #323232;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px;
}






/*::::::::::: REGISTER FORM :::::::::::*/

.regi-form ul li {
    margin: 0px 12px 22px 12px;
}






/*::::::::::: LOGIN FORM :::::::::::*/

.login-ctn {
    margin: 0px auto;
    float: none;
}

.login-logo {
    text-align: center;
    margin: 50px auto;
}


.login {
    padding: 3px;

    background: #efe457;
    /* Old browsers */
    background: -moz-linear-gradient(top, #efe457 0%, #feae31 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #efe457), color-stop(100%, #feae31));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #efe457 0%, #feae31 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #efe457 0%, #feae31 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #efe457 0%, #feae31 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #efe457 0%, #feae31 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efe457', endColorstr='#feae31', GradientType=0);
    /* IE6-9 */
}





.login h1 {
    width: 100%;
    padding: 10px 0px;
    margin: 0 0 0 0px;
    background: url(../images/sap-1.png) top repeat-x;
    font-size: 30px;
    color: #333;
    text-align: center;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
}

.login p {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    line-height: 45px;
}

.login p a {
    color: #323232;
    padding: 0px 5px;
}

.login p a:hover {
    color: #fdb234;
}

.login ul {
    background: #fff;
    margin: 0px;
    padding: 45px 30px;
}

.login ul li {
    list-style: none;
    margin: 0 0 15px 0px;
}


.login input[ type="text"],
input[type="password"] {
    width: 100%;
    height: 50px;
    border: solid 1px #fbb939;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 0% 2%;
    font-size: 18px;
    color: #686868;
}

.login input[ type="button"],
input[type="submit"] {
    padding: 2% 10%;
    font-size: 18px;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    margin-right: 10px;
    float: left;
}







.dashboard {

    display: table;
    height: 100%;
    position: relative;
    width: 100%;
    margin-bottom: -118px;
}

.text-vertical-center {
    display: table-cell;
    text-align: center;
    vertical-align: top;
}


.footer_1 {
    height: 118px;
}

.content {
    background: #fff;
    padding: 0 15px 35px 15px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.content h1 {
    font-size: 20px;
    color: #fdb234;
    margin: 0px 0 30px 0px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    border-bottom: solid 1px #dedede;
    line-height: 50px;
}

.address h3 {
    color: #FABB3A;
}

.address a {
    color: #fff;
}

.contact-form input[type="text"] {
    border: 1px solid #fbb939;
    border-radius: 5px;
    color: #323232;
    font-size: 16px;
    height: 50px;
    padding: 0 2%;
    width: 100%;
}

.text-area {
    border: 1px solid #fbb939;
    border-radius: 5px;
    color: #323232;
    font-size: 16px;
    height: 150px;
    padding: 0 2%;
    width: 100%;
}

ul.slt_1 {
    margin: 0px -16px;
    margin-bottom: 25px;
}

ul.slt_1 li {
    width: 30%;
    margin: 0px 15px;
}

.m-box {
    float: none;
    margin: 0 auto;
    padding: 10px;
}





/*neww css for header*/

.header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
}

.navi {
    margin-bottom: 20px;
}

.header .container {
    background: rgba(0, 0, 0, 0) url("../images/bg.jpg") repeat scroll 0 0;
}

body {

    padding: 275px 0 0;
}

body.login-page{
	padding:0 !important;
}
.admin ul ul li a {
  background: #fdb234;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  margin-bottom: 2px;
  min-width: 120px;
  padding: 3px 10px;
  text-align: center;
  text-decoration: none;
  border:solid 1px #eea236;
}
.admin ul ul li a:hover{
	background:#EC971F;
	color:#fff !important;
}
.admin ul ul li a:hover span{
	color:#fff;
}
@media screen and (max-width:1024px) {
    body {

        padding: 220px 0 0;
    }
    body .navi {
        margin-bottom: 10px;
    }
}

@media screen and (max-width:767px) {
    body {

        padding: 0px 0 0;
    }

    .header {
        position: relative;
    }
}




/*new css end*/