/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Dec 15, 2015, 6:12:15 PM
    Author     : Kashif Iqbal
*/

@font-face {
    font-family: Gotham-Medium;
    src: url(fonts/gotham-medium.ttf);
}
@font-face {
    font-family: Gotham-Light;
    src: url(fonts/gotham-light.ttf);
}
@font-face {
    font-family: Gotham-Book;
    src: url(fonts/gotham-book.ttf);
}
*
{
    box-sizing: border-box;
    position: relative;
    box-sizing: border-box;
}
img
{
    max-width: 100%;
}

body
{
    //height: 1500px;
    background-image: url(images/bg-1.png), url(images/bg-2.png);
    background-position: top left, bottom right;
    background-repeat: no-repeat, no-repeat;
    font-family: Gotham-Medium;
    margin: 0;
    padding: 0;
}
.clear
{
    clear: both;
}
.container
{
    max-width: 1200px;
    margin: auto;
}
.header
{
    max-width: 90%;
    height: 150px;
    margin: auto;
    
}
.logo-area
{
    width: 30%;
    height: auto;
    float: left;
    padding-top: 40px;
}
logo-area img
{
    display: block;
    margin: auto;
}
.top-right
{
    width: 70%;
    height: 150px;
    float: left;
}
.top-right span
{
    font-size: 14px;
    display: block;
    float: right;
    line-height: 150px;
    color: rgb(39, 53, 131);
    letter-spacing: 2px;
    font-family: gotham-light;
}
.top-right span a
{
    text-decoration: none;
}
.top-right span a:hover
{
    text-decoration: underline;
}
.top-right > ul
{
    list-style-type: none;
    float: right;
    position: absolute;
    bottom: 0%;
    right: 0%;
}
.top-right > ul > li
{
    display: inline;
    padding-left: 40px;
    font-size: 16px;
}
.top-right > ul > li > a
{
    color: black;
    text-decoration: none;
}
.top-right > ul > li > a:hover
{
    color: #273583;
}
.selected a
{
    color: #273583 !important;
}
.slider
{
    width: 100%;
    height: auto;
    
}
.slider img
{
    max-height: 310px;
}
.home-content 
{
    max-width: 90%;
    margin: auto;
}
.one-stop-solution, .home-products
{
    width: 100%;
    height: auto;
    float: left;
}
.home-products
{
    padding-bottom: 50px;
}
.one-stop-solution > span, .home-products > span, .about-us-content span, .brands-content span
{
    font-size: 30px;
    color: #273583;
    border-bottom: 4px solid #c3c3c2;
    padding-bottom: 10px;
    padding-top: 40px;
    display: inline-block;
    
}
.one-stop-solution p
{
    color: #1d1d1b;
    font-size: 20px;
    font-family: Gotham-Light;
}
.home-products-slider
{
    width: 90%;
    margin: auto;
    height: auto;
    
}
.home-products-slider-img
{
    width: 30%;
    float: left;
    padding-top: 40px;
}
.home-products-slider-img img:hover
{
    border-radius: 20px;
    -webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
    
}
.home-products-slider-img span
{
    display: block;
    //float: left;
    text-align: center;
    padding-top: 20px;
    font-family: Gotham-Light;
    font-weight: 300;
    font-size: 15px;
}
home-products-slider-img span:hover
{
    border-bottom: 3px solid black;
    -webkit-transition: width 0.9s ;
	-moz-transition: width 0.9s ;
	-ms-transition: width 0.9s;
	-o-transition: width 0.9s ;
	transition: width 0.9s ;
}
.home-products-slider-img a
{
    color: black;
    text-decoration: none;
}
.home-products-slider-img img
{
    display: block;
    margin: auto;
    
}
.footer
{
    width: 100%;
    height: 300px;
    background-color: #273583;
    
}
.footer > ul
{
    display: block;
    list-style-type: none;
    text-align: center;
    padding-top: 50px;
}
.footer > ul > li
{
    display: inline;
    border-right: 1px solid #60c7f0;
}
.footer > ul > li:nth-child(5)
{
    border-right: none;
}
.footer > ul > li > a
{
    color: white;
    text-decoration: none;
    padding-left: 25px;
    padding-right: 25px;
}
.footer > ul > li > a:hover
{
    text-decoration: underline;
}
.footer > span
{
    display: block;
    text-align: center;
    color: white;
    font-family: Gotham-Light;
    font-size: 15px;
    
}
.inner-page-top-img
{
    width: 100%;
    margin: auto;
}
.about-us-content
{
    max-width: 90%;
    margin: auto;
    padding-bottom: 80px;
}

.about-us-company
{
    max-width: 80%;
    //height: 500px;
    margin: auto;
    //float: right;
    //background-color: blue;
}
.about-us-divs
{
    max-width: 90%;
    height: auto;
    float: left;
    padding-bottom: 50px;
    padding-top: 50px;
}
.about-us-1
{
    width: 20%;
    height: auto;
    float: left;
    //margin-right: 3%;
}
.about-us-2
{
    width: 80%;
    height: auto;
    float: left;
}
.about-us-1 > span
{
    font-size: 30px;
    color: #273583;
    display: block;
    //pdding-right: 10px;
    //border-bottom: 4px solid #c3c3c2;
    //padding-bottom: 10px;
    //padding-top: 40px;
    //display: inline-block;
    text-align: right;
    text-transform: uppercase;
}
.about-us-2 p
{
    margin: 0;
    padding: 0;
    font-family: Gotham-Light;
    text-align: justify;
    padding-left: 10px;
}
.brands-content
{
    max-width: 90%;
    margin: auto;
    height: auto;
    
}
.brands-ul-divs
{
    width: 20%;
    height: auto;
    float: left;
    padding-bottom: 200px;
    padding-top: 50px;
}
.brands-content ul
{
    list-style-type: none;
    
}
.brands-content ul li
{
    font-family: Gotham-Book;
    padding-top: 5px;
}
.brands-content ul li:hover
{
    color: #273583;
    //background-color: #C3C3C2;
}
.brands-content ul li:before
{
    content: '\25A0';
    position: absolute;
    left: -15px;
    bottom: 2px;
    color: #2f3c87;
    
}

.contact-us-content
{
    max-width: 90%;
    height: auto;
    margin: auto;
}
.contact-icons
{
    width: 33.3%;
    float: left;
    height: auto;
    padding-top: 70px;
    padding-bottom: 50px;
}
.contact-icons img
{
    display: block;
    margin: auto;
}
.contact-icons > span
{
    display: block;
    text-align: center;
    padding-top: 20px;
    font-family: Gotham-Light;
}
.contact-us-content .contact-icons:nth-child(3) span
{
    padding-top: 10px !important;
}
.contact-us-content .contact-icons:nth-child(2) span
{
    padding-top: 50px !important;
}
.form-area
{
    width: 100%;
    height: auto;
    font-family: Gotham-Light;
    float: left;
}
.form-area span
{
    display: block;
    text-align: center;
    font-size: 20px;
}
#contact-form
{
    width: 40%;
    
    margin: auto;
    
}
#contact-form input[type=text], #contact-form select
{
    display: block;
    width: 100%;
    height: 50px;
    margin-top: 15px;
    padding-left: 20px;
    border: 1px solid #ccc;
}
#contact-form textarea
{
    display: block;
    width: 100%;
    height: 120px;
    margin-top: 15px;
    padding-left: 20px;
    border: 1px solid #ccc;
    font-family: Gotham-Light;
    font-size: 14px;
    padding-top: 10px;
    resize: none;
}
#contact-form input[type=submit]
{
    float: right;
    margin-top: 5px;
    font-size: 18px;
    border: 2px solid #273583;
    width: 100px;
    height: 50px;
    font-family: Gotham-Medium;
    cursor: pointer;
}
#contact-form input[type=submit]:hover
{
    background-color: #273583;
    color: white;
}
.products-content
{
    max-width: 90%;
    height: auto;
    margin: auto;
    padding-top: 50px;
    font-family: Gotham-Book;
}
.products-row
{
    width: 100%;
    height: auto;
    float: left;
}
.products-1, .products-2, .products-3
{
    width: 33.3%;
    height: auto;
    float: left;
    padding-bottom: 30px;
}
.product-title
{
    width: 100%;
    float: left;
    padding-top: 20px;
}
.products-row a
{
    color: black;
    text-decoration: none;
}
.products-row .product-title span:hover
{
    text-decoration: underline;
}

.products-1 span, .products-2 span, .products-3 span
{
    display: block;
    text-align: center;
}

.products-1 img, .products-2 img, .products-3 img
{
    display: block;
    margin: auto;
}
.product-page-content
{
    max-width: 90%;
    height: auto;
    margin: auto;
    padding-top: 50px;
}
.side-nav
{
    width: 30%;
    float: left;
    height: auto;
}
.product-details
{
    width: 70%;
    float: left;
    min-height: 700px;
    border-left: 1px solid #ccc;
}
.side-nav ul
{
    list-style-type: none;
    
}
.side-nav ul li
{
    font-family: Gotham-Book;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    text-transform: uppercase;
}
.side-nav ul li a
{
    color: black;
    display: block;
    text-decoration: none;
}
.side-nav li:hover
{
    //color: #273583;
    background-color: #C3C3C2;
}
.side-nav ul li:before
{
    content: '\25A0';
    position: absolute;
    left: -15px;
    bottom: 13px;
    color: #2f3c87;
}
.product-text
{
    width: 100%;
    height: auto;
    float: left;
}
.product-text p
{
    font-family: Gotham-Book;
    padding-left: 30px;
    font-size: 25px;
}
.product-text span
{
    display: block;
    text-align: center;
    font-size: 40px;
    color: #273583;
    text-transform: uppercase;
    //font-family: Gotham-Light;
}
.product-text ul
{
    list-style-type: none;
    display: block;
    //width: 40%;
    padding-left: 100px;
    //margin: auto;
    
}
.product-text ul li
{
    font-family: Gotham-Book;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
}
.product-text ul li:before
{
    content: '\25A0';
    position: absolute;
    left: 0px;
    bottom: 6px;
    color: #2f3c87;
}
.prodcut-images-div
{
    width: 100%;
    
    float: left;    
}
.product-images
{
    width: 100%;
    
    margin: auto;
}
.product-img-row
{
    width: 100%;
    height: auto;
    float: left;
    padding-top: 15px;
}
.product-img-1
{
    width: 50%;
    height: auto;
    float: left;
    padding-left: 2%;
    padding-right: 2%;
}
.product-img-1 img
{
    display: block;
    margin: auto;
}
.slick-next
{
    position: absolute;
    right: -5%;
    bottom: 40%;
}
.slick-prev
{
    position: absolute;
    left: -5%;
    top: 40%;
    z-index: 999;
}
.cmn-t-underline {
  position: relative;
  color: #ff3296;
}
.cmn-t-underline:after {
  display: block;
  position: absolute;
  left: 0;
  bottom: -10px;
  width: 0;
  height: 10px;
  background-color: #98004a;
  content: "";
  transition: width 0.2s;
}
.cmn-t-underline:hover {
  color: #98004a;
}
.cmn-t-underline:hover:after {
  width: 100%;
}


.breakcrumbs
{
    display: block;
    padding-bottom: 50px;
    font-family: gotham-book;
    letter-spacing: 4px;
    text-transform: uppercase;
}
.breakcrumbs a
{
    color: black;
    text-decoration: none;
}
.breakcrumbs a:hover
{
    text-decoration: underline;
}


.message-alerts
{
    width: 100%;
    float: left;
    height: auto;
    margin: auto;
    //padding-top: 50px;
    display: none;
}
.message-alerts h2, .message-alerts h3
{
    color: #273583;
    padding-top: 20px;
    text-align: center;
}