@charset "utf-8";

/* CSS Document */


/*font-family: 'Josefin Sans', sans-serif;

regular 400
bold 700
semibold 600
*/

body {
    font-family: 'Josefin Sans', sans-serif;
    background: #fff;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    /*margin:0px; 
	  padding:0px;*/
}


/*.wrapper{
	padding:0 30px; 
}*/

.mtb15 {
    margin: 15px 0;
}

.mtb20 {
    margin: 20px 0;
}


/*:::::::::::::topbar section:::::::::::::*/

.topbar {
    background-color: #000;
    padding: 10px 30px;
}

.topbar li {
    list-style: none;
    margin: 0px;
    line-height: 28px;
    display: inline-block;
    margin-right: 10px;
    margin-top: 10px;
}

.topbar li i {
    line-height: 18px;
    float: left;
    font-size: 15px;
    color: #ffde21;
    text-align: center;
    margin-right: 8px;
}

.topbar li div {
    float: left;
    /*width:75%;*/
    line-height: 20px;
    margin: 0;
    padding: 0;
}

.topbar li div p {
    margin: 0;
    font-family: 'Josefin Sans', sans-serif;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
}

.topbar li a {
    font-family: 'Josefin Sans', sans-serif;
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    transition: all .5s ease-in-out;
}

.topbar li a:hover {
    color: #ffde21;
}

.topbar p {
    font-family: 'Josefin Sans', sans-serif;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    margin: 0;
    padding: 0;
    margin-top: 10px; text-align: right;
}

.goog-te-gadget-simple {
    background-color: transparent !important;
    border-left:none!important;
    border-top:none!important;
    border-bottom:none!important;
    border-right:none!important;
    font-size: 9pt;
    display: inline-block;
    padding-top: 4px !important;
    padding-bottom: 2px;
    cursor: pointer;
    zoom: 1;
    display: inline;
}

.goog-te-gadget img {
    display: none;
}

.goog-te-gadget-simple .goog-te-menu-value {
	font-family: sans-serif;
    color: #000 !important;
    font-size:14px;
    font-weight:normal;
}

.goog-te-gadget-simple .goog-te-menu-value:hover {
   text-decoration:none;
   outline:none;
}

.goog-te-gadget-simple .goog-te-menu-value span {
  
  padding-right:4px;
}


/*:::::::::::::topbar section end:::::::::::::*/


/*:::::::::::::header section:::::::::::::*/

.h_position {
    /*position: absolute;*/
    padding: 0 30px;
    border-bottom: 1px solid #e9e9e9;
    width: 100%;
    z-index: 9999;
    transition: all 0.6s ease-in;
    background-color: #FFFFFF;
}

.fixednav {
    position: fixed;
    z-index: 9999;
    width: 100%;
    top: 0;
    transition: all 0.6s ease-in;
}

.navbar-header { padding: 11px 0;}
nav.navbar.bootsnav ul.nav > li > a { text-transform: uppercase;}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a { color: #000; text-align: left !important; padding: 10px 15px;}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a:hover { color: #ffde21;}


/*:::::::::::::header section end:::::::::::::*/


/*:::::::::::::service section:::::::::::::*/

.pulltop {
    background-color: #FFFFFF;
    padding: 15px;
    position: relative;
    top: -40px;
}

.serviceBox {
    text-align: center;
    padding: 28px 15px;
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease 0s;
}

.serviceBox:hover {
    background: #ffde21;
}

.serviceBox:before {
    content: "";
    width: 40px;
    height: 40px;
    border-width: 20px;
    border-style: solid;
    border-color: #fff #fff rgba(1, 1, 1, 0.2) rgba(0, 0, 0, 0.2);
    position: absolute;
    top: -40px;
    right: -40px;
    transition: all 0.3s ease 0s;
}

.serviceBox:hover:before {
    top: 0;
    right: 0;
}
.serviceBox i {
    font-size: 35px;
    color: #888888;
    margin-bottom: 14px;
    transition: all 0.3s ease 0s;
    border: 8px solid #f6f6f6;
    display: inline-block;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    background-color: #e9e9e9;
    padding-top: 12px;
}

.serviceBox:hover i {
    background-color: #ffffff;
    color: #6abc8b;
}

.serviceBox .title {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: #545454;
    line-height: 25px;
    text-transform: capitalize;
    margin: 25px 0 0 0;
    transition: all 0.3s ease 0s;
}

.serviceBox .description {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #545454;
    line-height: 25px;
    margin: 0;
    transition: all 0.3s ease 0s;
}

.serviceBox:hover .title,
.serviceBox:hover .description {

}

@media only screen and (max-width: 990px) {
    .serviceBox {
        margin-bottom: 5px;
        margin-top: 5px;
    }
}


/*:::::::::::::service section end:::::::::::::*/


/*:::::::::::::about section:::::::::::::*/

.welcome {
    background: url(../images/about_bg.jpg)center center no-repeat;
    background-size: cover;
    padding: 8% 0;
}

.welcome-note {
    padding-top: 5%;
}

.welcome-note h2 {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 30px;
    color: #303437;
    font-weight: 400;
    margin: 0;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 50px;
}

.welcome-note h2:after {
    content: '';
    position: absolute;
    width: 103px;
    height: 3px;
    bottom: -3px;
    left: 0;
    background-color: #ffde21;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}

.welcome-note h2 span {
    font-weight: 700;
}

.welcome-note p {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 20px;
    color: #303437;
    font-weight: 400;
    line-height: 33px;
    margin: 0;
}

.welcome-note p span {
    font-weight: 700;
}

.welcome-note a {
    display: inline-block;
    background: #FFFFFF;
    font-family: 'Josefin Sans', sans-serif;
    color: #303437;
    text-decoration: none;
    width: 150px;
    height: 45px;
    line-height: 45px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    transition: all 0.5s ease-in;
    border: 2px solid #000000;
    margin-top: 47px;
}

.welcome-note a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background: #ffde21;
    border: 2px solid #ffde21;
}


/*:::::::::::::about section end:::::::::::::*/


/*:::::::::::::categorize section:::::::::::::*/

.cat-g {
    padding: 10px 0;
}

/*.cat-g img {*/
/*    transition: 0.5s;*/
/*}*/

/*.cat-g img:hover {*/
/*    opacity: 0.5;*/
/*}*/
.box {
    text-align: center;
    overflow: hidden;
    position: relative;
}

.box img {
    width: 100%;
    height: auto;
    transform: scale(1);
    transition: all 0.3s ease 0s;
}

.box:hover img {
    filter: grayscale(100%);
    transform: scale(1.1);
}

.box .box-content {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    transition: all 0.2s ease 0s;
}

.box:before,
.box:after,
.box .box-content:before,
.box .box-content:after {
    content: "";
    width: 100%;
    height: 29.1%;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.7), transparent, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.9));
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.3s ease 0s;
}

.box:before {
    transform: translateX(100%);
    top: -3%;
}

.box:after {
    height: 22%;
    top: 26%;
    transform: translateX(-100%);
    transition-delay: 0.05s;
}

.box .box-content:before {
    top: 48%;
    transform: translateX(100%);
    transition-delay: 0.1s;
}

.box .box-content:after {
    top: 77%;
    transform: translateX(-100%);
    transition-delay: 0.15s;
}

.box:hover:before,
.box:hover:after,
.box:hover .box-content:before,
.box:hover .box-content:after {
    transform: translateX(0);
}

.box .icon {
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    top: -50%;
    left: 50%;
    z-index: 2;
    transition: all 0.4s ease 0.2s;
}

.box:hover .icon {
    top: 50%;
}

.box .icon li a {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #ffde21;;
    font-size: 20px;
    color: #000;
    margin-bottom: 10px;
    position: relative;
    transition: all 0.3s ease 0s;
}



/*:::::::::::::categorize section end:::::::::::::*/


/*:::::::::::::inclusive section:::::::::::::*/

.inclusive_pric {
    padding: 45px 0; background: #ffde21;
}

.inclu_title h2 {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 24px;
    color: #303437;
    font-weight: 400;
    margin: 0;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
}

.inclu_title h2 span {
    font-weight: 700;
}

.inclu_title h2:after {
    content: '';
    position: absolute;
    width: 48%;
    height: 3px;
    bottom: -3px;
    left: 25%;
    background-color: #303437;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}

.inclu_title p {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 20px;
    color: #303437;
    font-weight: 400;
    line-height: 33px;
    margin: 0;
    padding: 50px 0;
    max-width: 85%;
}

.bg_gray {
    background-color: #fff;
}


/*:::::::::::::inclusive section end:::::::::::::*/


/*:::::::::::::featured section:::::::::::::*/

.featured {
    background: url(../images/nexgen_prod_bg.jpg)center top no-repeat;
    background-size: 100%;
    padding: 35px 0 40px 0;
}

.f-title {
    text-align: left;
    text-transform: uppercase;
    color: #303437;
    margin-bottom: 45px;
}

.f-title h2 {
    margin: 0;
    font-weight: 400;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 24px;
    position: relative;
}

.f-title h2 span {
    font-weight: 700;
}

.f-title h2:after {
    content: '';
    position: absolute;
    width: 130px;
    height: 3px;
    bottom: -3px;
    left: 0;
    background-color: #ffde21;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}

.product-grid {
    font-family: 'Josefin Sans', sans-serif;
    position: relative;
    border: 2px solid #e3e3e3;
    background-color: #FFFFFF;
    cursor: pointer;
    margin: 10px 0px;
}

.product-grid .product-image {
    overflow: hidden;
    position: relative;
}

.product-grid .product-image a {
    display: block;
}

.product-grid .product-image img {
    width: 100%;
    height: auto;
}

.product-grid .social {
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: 50px;
    right: 25px;
    z-index: 1;
}

.product-grid .social li {
    margin: 0 0 35px;
    display: block;
    transform: translateX(100px);
    transition: all 0.5s;
}

.product-grid:hover .social li {
    transform: translateX(0);
}

.product-grid .social li a {
    color: #ffffff;
    background-color: #000000;
    font-size: 17px;
    line-height: 45px;
    text-align: center;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    display: block;
    transition: all 0.3s ease 0s;
}

.product-grid .social li a:hover {
    color: #000;
    background-color: #ffde21;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.product-grid .social li a:before,
.product-grid .social li a:after {
    content: attr(data-tip);
    color: #fff;
    background-color: #000;
    font-size: 12px;
    line-height: 22px;
    border-radius: 3px;
    padding: 0 5px;
    white-space: nowrap;
    opacity: 0;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    top: -30px;
}

.product-grid .social li a:after {
    content: '';
    height: 15px;
    width: 15px;
    border-radius: 0;
    transform: translateX(-50%) rotate(45deg);
    top: -22px;
    z-index: -1;
}

.product-grid .social li a:hover:before,
.product-grid .social li a:hover:after {
    opacity: 1;
}

.product-grid .add-to-cart {
    color: #fff;
    background-color: #000000;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    width: 100%;
    padding: 10px 0;
    display: block;
    position: absolute;
    left: 0;
    bottom: -100%;
    transition: all 0.3s;
}

.product-grid .add-to-cart:hover {
    background-color: #ffde21;
    text-decoration: none; color: #000;
}

.product-grid:hover .add-to-cart {
    bottom: 0;
}

.product-grid .product-content {
    padding: 20px 10px;
    text-align: center;
}

.product-grid .title {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 16px;
    margin: 0 0 7px;
    font-weight: 600;
}

.product-grid .title a {
    color: #000000;
}

.product-grid .title a:hover {
    color: #ffde21;
    text-decoration: none;
}

.product-grid .price {
    font-family: 'Josefin Sans', sans-serif;
    color: #8e8e8e;
    font-size: 13px;
    font-weight: 400;
}

@media screen and (max-width:990px) {
    .product-grid {
        margin-bottom: 30px;
    }
}


/*:::::::::::::featured section end:::::::::::::*/


/*:::::::::::::technology section:::::::::::::*/

.technology {
    background: url(../images/technology_bg.jpg)center center no-repeat;
    background-size: cover;
    padding: 70px 0;
}

.techn_title h2 {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 24px;
    color: #ffffff;
    font-weight: 400;
    margin: 0;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
}

.techn_title h2 span {
    font-weight: 700;
}

.techn_title h2:after {
    content: '';
    position: absolute;
    width: 48%;
    height: 3px;
    bottom: -3px;
    left: 25%;
    background-color: #ffde21;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}

.techn_title p {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 20px;
    color: #ffffff;
    font-weight: 400;
    line-height: 33px;
    margin: 0;
    padding: 50px 0;
    max-width: 66%;
}

.T_N_serviceBox {
    padding: 40px 20px 40px 90px;
    position: relative;
    border: 2px solid #252525;
    transition: all 0.5s ease-in;
    min-height: 198px;
}

.T_N_serviceBox:hover {
    border: 2px solid #fff;
    transition: all 0.5s ease-in;
    background-color: #fff;
}

.T_N_serviceBox .service-icon {
    width: 70px;
    height: 80px;
    font-size: 30px;
    color: #ffde21;
    text-align: center;
    position: absolute;
    top: 47px;
    left: 10px;
    transition: all 0.3s ease 0s;
}

.T_N_serviceBox:hover .service-icon {
    transform: translateY(12px);
}

.T_N_serviceBox .service-icon:before,
.T_N_serviceBox .service-icon:after {
    content: "";
    height: 2px;
    background: #ffde21;
    position: absolute;
    top: -20px;
    left: 20px;
    right: 10px;
    width: 30px;
    transition: all 0.3s ease 0s;
}

.T_N_serviceBox .service-icon:after {
    top: auto;
    bottom: -20px;
    left: 20px;
    right: 10px;
    width: 30px;
}

.T_N_serviceBox:hover .service-icon:before {
    top: -30px;
    transform: rotate(90deg);
}

.T_N_serviceBox:hover .service-icon:after {
    transform: rotate(-90deg);
    bottom: -30px;
}

.T_N_serviceBox .title {
    display: block;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #FFFFFF;
    text-transform: capitalize;
    margin: 0 0 12px 0;
    position: relative;
}

.T_N_serviceBox:hover .title {
    color: #000000;
}

.T_N_serviceBox .description {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 22px;
    font-weight: 400;
    margin: 0;
}

.T_N_serviceBox:hover .description {
    color: #676767;
}

@media only screen and (max-width:990px) {}

@media only screen and (max-width:767px) {
    .T_N_serviceBox .service-icon {
        top: 38px;
    }
}

@media only screen and (max-width:480px) {
    .T_N_serviceBox .service-icon {
        top: 40px;
    }
}


/*:::::::::::::technology section end:::::::::::::*/


/*:::::::::::::footer section:::::::::::::*/

.footer-btm {
    background-color: #000;
    padding: 0 8%;
    margin-top: 0;
}

.footer-btm h2 {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    margin-top: 5px;
    margin-bottom: 18px;
    text-transform: uppercase;
}

.footer-btm h2 span {
    font-weight: 700;
}

.InformationLink {
    margin: 0px;
    padding: 0px;
}

.InformationLink ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.InformationLink ul li {
    margin: 0px 0px 10px 0px;
    padding: 0px;
    float: none;
    display: block;
}

.InformationLink ul li a {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 16px;
    text-decoration: none;
    font-weight: 400;
    color: #fff;
    text-transform: capitalize;
    margin: 0px;
    padding: 8px 0px 0px 0px;
    cursor: pointer;
    line-height: 18px;
    transition: all 0.3s ease-in;
}

.InformationLink ul li a:hover {
    color: #ffde21;
    text-decoration: underline;
}

.InformationLink ul li a i {
    padding-right: 8px;
}

.subscribe p {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 16px;
    color: #0e0e0e;
    font-weight: 400;
    padding: 10px 0;
    margin: 0;
}

.sign-form {
    margin: 5px 0;
    width: 95%;
    box-shadow: 0 1px 5px #dadcd9;
}

.sign-form input {
    background: #f1f1f1;
    border: none;
    height: 45px;
    padding: 0 15px;
    width: 85%;
    float: left;
    box-shadow: none;
    color: #787878;
    font-size: 13px;
}

.sign-form button {
    font-family: 'Josefin Sans', sans-serif;
    background: #f1f1f1;
    height: 45px;
    border: none;
    float: left;
    width: 15%;
    text-align:right;
    color: #ffde21;
    font-size: 20px;
    transition: all 0.3s ease-in-out 0s;
    padding-right: 13px;
}

.sign-form button:hover {
    color: #353535;
}

.f-content li {
    list-style: none;
    line-height: 28px;
}

.f-content li i {
    line-height: 25px;
    float: left;
    font-size: 17px;
    color: #ffde21;
    text-align: center;
    margin-right: 8px;
}

.f-content li div p {
    margin: 0;
    font-family: 'Josefin Sans', sans-serif;
    color: #fff;
    font-weight: 400;
    font-size: 15px;
}

.f-content li a {
    font-family: 'Josefin Sans', sans-serif;
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    transition: all .5s ease-in-out;
}

.f-content li a:hover {
    color: #ffde21;
    text-decoration: underline;
}

.bg_lightgray_one {
    padding: 25px 0;
}

.bg_gray_two {
    background-color: #ffde21;
    padding: 25px 15px 0 15px; margin: 30px 0;
}
.subscribe h2 { color: #000;}
.bg_lightgray_three {
    padding: 25px 0;
    margin-left: 30%;
}

.SocialMediaIcon {
    display: inline-block;
}

.SocialMediaIcon ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.SocialMediaIcon ul a li {
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin-right: 10px;
    line-height: 40px;
    background-color: #0c0c0b;
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    transition: all .5s ease-in-out;
}

.SocialMediaIcon ul a:hover li {
    background-color: #ffde21; color: #000;
}

.copy-right {
    font-family: 'Josefin Sans', sans-serif;
    background: #0c0c0b;
    padding: 18px 8% 12px 8%;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}

.copy-right a {
    font-family: 'Josefin Sans', sans-serif;
    text-decoration: none;
    color: #ffde21;
    font-weight: 700;
    text-transform: uppercase;
    transition: all 0.3s ease-in;
}

.copy-right a:hover {
    color: #ffde21;
    text-decoration: none;
}

.copy-right .cr-text {
    text-align: left;
    padding-top: 14px;
}

.copy-right .powered {
    text-align: right;
    padding-top: 14px;
}


/*:::::::::::::footer section end:::::::::::::*/


/****back to top****/

.cd-top {
    display: inline-block;
    height: 44px;
    width: 40px;
    text-align: center;
    font-size: 16px;
    color: #242424;
    background: #ffffff;
    border: 2px solid #dddddd;
    line-height: 40px;
    position: fixed;
    bottom: 76px;
    right: 30px;
    overflow: hidden;
    visibility: hidden;
    white-space: nowrap;
    transition: all 0.5s ease-in-out 0s;
    z-index: 999;
}

.cd-top:hover {}

.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
    transition: all 0.5s ease-in-out 0s;
}

.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1;
}

.cd-top.cd-fade-out {
    opacity: 0.5;
}

.no-touch .cd-top:hover {}


/****back to top end****/


/*:::::::::::::CONTACT PAGE CSS:::::::::::::*/

.page_title_inner {
    padding: 20px 0;
}

.page_title {
    text-align: center;
    padding: 10px 0;
    background-color: #e9e9e9;
    margin-bottom: 10px;
}

.page_title h2 {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 30px;
    color: #303437;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

.breadcrumbs {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    padding: 4px 0;
}

.breadcrumbs ul {
    margin: 0;
    padding: 0;
}

.breadcrumbs .items .item {
    display: inline-block;
    font-size: 13px;
    line-height: 16px;
    padding-right: 0.5rem;
    position: relative;
}

.breadcrumbs .items .item a {
    text-decoration: none;
    color: #303437;
    transition: all 0.4s ease-in 0s;
}

.breadcrumbs .items .item a:hover {
    color: #ffde21;
}

.breadcrumbs .items .item strong {
    font-weight: 600;
    color: #303437;
}

.breadcrumbs .items .item:last-child {
    border-right: 0;
    margin-right: 0;
    padding-right: 0;
}

.inner-page {
    padding: 30px 0; min-height: 450px;
}

.page-txt {
    font-weight: 500;
    font-size: 14px;
    line-height: 26px;
    min-height: 350px;
}

.page-txt h2 {
    margin-top: 0;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 29px;
    font-weight: 600;
}

.page-txt h3 {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    text-transform: uppercase;
    margin-top: 22px;
}

.page-txt p {
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 26px;
}

.contact-form h4 {
    font-family: 'Josefin Sans', sans-serif;
    margin-bottom: 1em;
    letter-spacing: 0.08em;
    line-height: 30px;
    color: #282828;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 29px;
    margin-top: 0;
}

.form-group label {
    display: none;
}

.form-group {
    position: relative;
    margin-bottom: 20px !important;
}

fieldset .required:after {
    color: #bbbaba;
    content: "*";
    font-size: 12px;
    left: -16px;
    margin: 0 0 0 5px;
    position: absolute;
    top: 8px;
    font-weight: 400;
}

.form-group .input-text {
    display: block;
    border: 2px solid #e9e9e9;
    color: #282828;
    font-weight: 400;
    letter-spacing: 1.6px;
    line-height: 2.3rem;
    padding: 1.44rem 1rem;
    text-transform: uppercase;
    width: 100%;
    font-size: 14px;
    box-shadow: none;
    vertical-align: baseline;
    outline: none;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
}

.form-group .input-text:hover,
.form-group .input-text:focus {
    border-color: #282828;
}

.submit-btn {}

.submit-btn button {
    background: #1a1a1a;
    transition: all 0.3s ease-in-out 0s;
    border: none;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 14px;
    overflow: hidden;
    position: relative;
    color: #fff;
    display: inline-block;
    margin: 0 0.25rem;
    padding: 10px 20px;
    text-transform: uppercase;
    font-weight: 600;
    width: 100%;
}

.submit-btn button:hover {
    background: #ffde21;
    color: #000;
}

.contact-map {
    margin-top: 20px;
}


/*:::::::::::::CONTACT PAGE CSS END:::::::::::::*/


/*:::::::::::::LARGEVIEW PAGE CSS:::::::::::::*/

.p-title {
    text-align: center;
    text-transform: uppercase;
    color: #0e0e0e;
    margin-bottom: 10px;
}

.p-title h2 {
    margin-top: 0;
    font-weight: 400;
    margin: 20px 0px;
    font-size: 25px;
    font-family: 'Josefin Sans', sans-serif;
    background-color: #ececec;
    padding: 23px 0;
}

.p-title h2 span {
    font-weight: 700;
}

.pagination {
    text-align: left;
    width: 100%;
}

.pagination a {
    border-radius: 3px;
    padding: 3px 4px;
    font-size: 20px;
    color: #000;
    display: inline-block;
    text-transform: uppercase;
    margin: 0;
    transition: all 0.4s ease-in 0s;
}

.pagination a:hover {
    color: #ffde21;
    text-decoration: none;
}

.prod-details h1 {
    font-family: 'Josefin Sans', sans-serif;
    text-align: left;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 23px;
    color: #101010;
}

.prod-details h3 {
    font-family: 'Josefin Sans', sans-serif;
    color: #101010;
    font-size: 15px;
    font-weight: 400;
    margin: 28px 0;
}

.prod-details .description {
    font-family: 'Josefin Sans', sans-serif;
    min-height: 150px;
    font-weight: 400;
    font-size: 17px;
    color: #101010;
    text-transform: capitalize;
}

.prod-details .description p {
    font-weight: 400;
    font-size: 14px;
    color: #a8a2a2;
    line-height: 28px;
}

.product-price { font-size: 20px; color: #000; margin-top: 10px; font-weight: 600;}
.product-price span { color: #ff0000;}

/*.prod-details .description span { 
	
	text-transform:uppercase;
	color:#101010; 
	font-size:14px;
}*/

.prod-details .prd-opt {
    margin-bottom: 50px;
}

.prod-details .prd-opt label {
    width: 29%;
    text-align: left;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 34px;
    margin: 0;
}

.prod-details .prd-opt .form-control {
    width: 44%;
    font-weight: 400;
    border-radius: 0 !important;
}

.prod-details .prd-opt .form-control:focus {
    border-color: #fac930;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(242, 190, 28, 0.6);
}

.like-box {
    margin-top: 3rem;
}

.qt-btn {
    font-family: 'Josefin Sans', sans-serif;
    background: none !important;
    font-weight: 500;
    height: 60px;
    line-height: 58px !important;
    border: none !important;
    text-align: center;
    color: #000 !important;
    font-size: 16px;
    transition: all 0.3s ease-in-out 0s;
    text-transform: none;
    outline: none !important;
}

.qt-btn:hover {
    color: #000;
    background: #ffde21;
}

.wrap-cart-cta {
    display: inline-block;
    float: left;
    margin-bottom: 20px;
    margin-right: 10px;
    font-size: 14px;
    max-width: 123px;
    border: 1px solid #e9e9e9;
}

.input-group .form-control {
    height: 60px !important;
    line-height: 60px !important;
    border: none !important;
}

.submit-btn-d {}

.submit-btn-d button {
    font-family: 'Josefin Sans', sans-serif;
    background: #000;
    font-weight: 500;
    height: 60px;
    line-height: 65px;
    border: none;
    width: 200px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    transition: all 0.3s ease-in-out 0s;
    text-transform: none;
}

.submit-btn-d button:hover {
    color: #000;
    background: #ffde21;
}


.col-lg-3-1 {
    float: left;
    width: 20%;
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-lg-3-1 a{
    text-decoration: none;
}

.technology_item {
    position: relative;
    margin: 0;
    padding: 15px 10px;
    border: 2px solid #e5e5e5;
    text-align: center;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    text-align: center;
}

.technology_item img {
    width: 50px;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.technology_item h2 {
    text-decoration: none;
    font-size: 12px;
    letter-spacing: 0px;
    font-weight: 600;
    margin: 0;
    color: #000;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.technology_item:hover {
    border-color: #ffde21;
}

.technology_item:hover h2,
.technology_item:hover i {
    color: #ffde21;
}


.pro-main{height:500px;overflow-y:scroll;overflow-x:hidden;width:100%;margin:20px 0 30px;}
table tr td{padding:4px 5px;}
.bottom-30{margin-bottom:30px;}
.pantoneColorChart{width:100%;border-collapse:collapse;font-family:Arial, Helvetica, sans-serif;font-size:9px;padding:1px;font-weight:normal;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;color:#FFFFFF;}
.pantoneColorChartSwatch{background-color:#000000;width:100%;}
.pantoneColorChartSwatch p{color:#fff;margin:0px auto;height:15px;font-size:11px;}

/*:::::::::::::LARGEVIEW PAGE CSS END:::::::::::::*/


.CartInfo {
    min-height: 400px;
    margin: 0;
    padding: 0;
}

.CartInfo table {
    border-collapse: collapse;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    margin-bottom: 15px;
    width: 100%;
    max-width: 100%;
    background-color: #fff;
    border-spacing: 0;
}

.CartInfo thead td {
    background-color: #282828;
    border-bottom: 1px solid #ddd;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    outline: none;
}

.CartInfo td {
    padding: 7px;
}

.CartInfo thead .image,
.CartInfo thead .action {
    text-align: center;
}

.CartInfo thead .productd,
.CartInfo thead .quantity {
    text-align: left;
}

.CartInfo tbody .image,
.CartInfo tbody .action {
    text-align: center;
}

.CartInfo tbody .image,
.CartInfo tbody .action i {
    text-align: center;
    color: #ffde21;
}

.CartInfo tbody td {
    border-bottom: 1px solid #ddd;
    vertical-align: middle;
}

.CartInfo tbody td input[type="text"] {
    background: #f2f2f2;
    width: 50%;
    text-align: center;
}

.CartInfo tbody .productd h4 {
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.CartInfo tbody .productd h5 {
    font-size: 12px;
    color: #888;
    margin-bottom: 5px;
    font-family: 'Open Sans', serif;
    font-weight: 400;
}

.CartInfo tbody .form-control {
    border-radius: 0;
}

.CartInfo tbody .productd p {
    color: #888;
    font-family: 'Open Sans', serif;
    font-weight: 400;
}

.CartInfo tbody .form-control:focus {
    border-color: #282828;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 166, 8, 0.6)
}

.CartInfo tbody .btn-success {
    background: #ffde21;
    border: none;
    font-size: 12px;
    overflow: hidden;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 400;
    width: 50%;
    margin-top: 4px;
    border-radius: 0px;
    padding: 8px 12px 5px; color: #000;
}

.CartInfo tbody .btn-success:hover {
    background: #282828;
}

h2.Total {
    text-align: right;
    padding-bottom: 15px;
    text-transform: uppercase;
}

h2.Total span {
    color: #888
}

.basket-btn {
    text-align: right;
}

.basket-btn a {
    background: #ffde21;
    border: none;
    font-size: 20px;
    overflow: hidden;
    letter-spacing: 2px;
    position: relative;
    color: #000;
    display: inline-block;
    margin: 0 0.25rem;
    padding: 12px 26px 9px;
    text-transform: uppercase;
}

.basket-btn a:hover {
    text-decoration: none;
    color: #fff;
    background: #282828;
}

.SubmitText {
    text-align: center;
    text-transform: uppercase;
    color: #060;
    font-size: 32px;
    letter-spacing: 1px;
    padding: 5rem 0 8rem;
}

.NoProd {
    text-align: center;
    text-transform: uppercase;
    color: #888;
    font-size: 32px;
    letter-spacing: 1px;
    padding: 5rem 0 8rem;
}

.EmptyCart {
    text-align: center;
    font-family: 'Teko', sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 32px;
    color: #282828;
    padding-top: 100px;
}

.EmptyCart a {
    color: #ffde21;
}

.EmptyCart a:hover {
    color: #888;
}


/*::::::::::::::::::::MEDIAQUERY SECTIONS CSS START:::::::::::::::::::*/

@media screen and (min-width:1300px) and (max-width:1525px) {
    .bg_lightgray_three {
        margin-left: 16%;
    }
}

@media screen and (min-width:992px) and (max-width:1299px) {
    .padding_lr {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .topbar li i {
        font-size: 12px;
        margin-right: 4px;
        line-height: 19px;
    }
    .topbar li a {
        font-size: 11px;
    }
    .topbar li div p {
        font-size: 11px;
    }
    .topbar p {
        font-size: 13px;
    }
    .topbar li {
        margin-right: 5px;
    }
    .T_N_serviceBox .description {
        font-size: 12px;
    }
    .T_N_serviceBox .title {
        font-size: 18px;
    }
    .footer-btm {
        padding: 0 0;
    }
    .bg_lightgray_three {
        margin-left: 0;
    }
    .copy-right {
        padding: 18px 0 12px 0;
    }
    .copy-right {
        font-size: 12px;
    }
}

@media screen and (max-width:991px) {
    .topbar {
        padding: 10px 0;
    }
    .topbar li a {
        font-size: 10px;
    }
    .topbar li div p {
        font-size: 10px;
    }
    .topbar p {
        font-size: 11px;
        line-height: 22px;
    }
    .topbar li {
        margin-right: 3px;
    }
    .T_N_serviceBox .title {
        font-size: 18px;
    }
    .T_N_serviceBox .description {
        font-size: 16px;
    }
    .bg_lightgray_three {
        margin-left: 0;
    }
    .footer-btm {
        padding: 0 0;
    }
    .copy-right {
        padding: 18px 0 12px 0;
    }
    .copy-right .powered {
        text-align: left;
    }
    .copy-right {
        font-size: 12px;
    }
    .copy-right .cr-text {
        text-align: center;
    }
    .copy-right .powered {
        text-align: center;
    }
}

@media screen and (max-width:767px) {
    .centercontact {
        display: flex;
        justify-content: center;
    }
    .topbar p {
        text-align: center;
        margin-top: 10px;
    }
    .pulltop {
        padding: 0;
        position: relative;
        top: 0px;
    }
    .welcome {
        background: url()center center no-repeat;
        padding: 10px 0;
    }
    .featured {
        background: url()center top no-repeat;
    }
    .T_N_serviceBox {
        padding: 50px 20px 50px 90px;
        min-height: 0px;
    }
}

@media screen and (max-width:550px) {}

@media only screen and (max-width:480px) {
    .inclu_title h2 {
        font-size: 15px;
    }
    .owl-theme .owl-controls {
        text-align: center !important;
        position: absolute;
        top: -53px!important;
        left: 0!important;
        width: 100% !important;
    }
    .f-title {
        text-align: center;
        margin-bottom: 55px;
    }
    .f-title h2::after {
        width: 0;
        height: 0;
        bottom: 0;
        left: 0;
    }
    .techn_title h2 {
        font-size: 20px;
    }
    .footer-btm h2 {
        font-size: 14px;
    }
    .bg_gray_two {
        padding: 25px 5px 0 5px;
    }
    .submit-btn-d button {
        width: 155px;
    }
}


/*::::::::::::::::::::MEDIAQUERY SECTIONS CSS END:::::::::::::::::::*/