/*---------------------default css-------------------*/
.mt-15{
    margin-top: 15px;
}
.pt-20{
    padding-top: 20px;
}
.pb-20{
    padding-bottom: 20px;
}
.plr-5{
    padding-right: 5px;
    padding-left: 5px; 
}
.hd .section-title {
    padding: 10px 0px;
    margin-top: 0px;
}
.modal-content {
    border-radius: 0px;
}
.tag {
    font-size: 13px;
}
.sidebar .side-menu nav .nav > li > .mega-menu {
    min-width: 160%;
}
.section-title {
    font-size: 26px!important;
}
.read-more{
    padding: 8px 30px;
    font-size: 15px;
    text-transform: uppercase;
}
#mainColumn p{
    padding: 18px 20px;
    font-size: 16px;
    text-align: justify;
}
#mainColumn .read-more {
    padding: 8px 17px;
    font-size: 12px;
    text-transform: uppercase;
    margin-right: 20px;
}
#mainColumn{
    background-color: #f9f9f9;
}
.goback{
    background-color: #f6f6f6;
    border: 1px solid #d5d5d5;
    padding: 8px 20px;
    box-shadow: 0px 0px 1px 0px #fcfcfc;
    color: #6c6c6c
}


@media (max-width: 480px){
.pb-20{
    padding-bottom: 10px;
}
}
/*---------------------/default css-------------------*/

.top-bar {
    background: #1882d7;
}
.top-bar .cnt-account {
    float: left;
    padding: 6px 0px;
}
#main-header .top-get-enquiry{
    border: 1px solid #014c7f;
    border-radius: 0px;
    display: inline-block;
}
#main-header .top-get-enquiry a{
    color: white;
    padding: 11px 12px 13px 15px;
    text-transform: uppercase;
    float: left;
    letter-spacing: 0.5px;  
}
#main-header .top-get-enquiry .btn-primary{
    background: #0171bd;
    color: white;
    font-weight: 600;
    font-size: 14px;
    padding: 10px 20px;
    border-radius: 0px;
}
#getEnquiry .modal-dialog .modal-content{
	border-radius: 15px 15px 10px 10px;
}

#searchBarTop .modal-dialog .modal-content{
	border-radius: 10px 10px 10px 10px;
}

#getEnquiry .btn-primary {
    background: #0171bd;
    font-weight: 600;
    font-size: 18px;
    border-radius: 5px;
    padding: 10px 14px;
}
#getEnquiry .form-control {
    border-radius: 5px;
}
#getEnquiry .modal-header {
    background-color: #157ed2;
    text-align: center;
    color: #ffffff;
	border-radius: 10px 10px 0px 0px;
}

/*Product*/
#mainProduct .product-info .name {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}
#mainProduct .product-info{
    border: 1px solid #f3f3f3;
    border-top-color: transparent;
    box-shadow: 0px 0px 1px 0px #d3d3d3;
}
#mainProduct .cart .action ul li.add-cart-button .btn.btn-primary.icon {
    font-weight: 600;
}
#mainProduct .image{
    box-shadow: 0px 0px 0px 0px #d3d3d3;
    border: 1px solid #f3f3f3;
}
#productModal h4{
    background-color: #918787;
    color: white;
    text-transform: uppercase;
    font-weight: 600;
    padding: 5px 0px;
}
#productModal .btn-primary {
    background: #1fba00;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 14px;
}
#productModal .modal-title {
    margin: 0;
    line-height: 1.42857143;
    text-transform: uppercase;
    font-weight: 700;
}
#productModal .form-control{
    border-radius: 0px;
    box-shadow: inset 0 0px 0px #000000;
}
#productModal .form-control input {
    height: 38px;
}


/*why us*/

#why-us .info-boxes{
    padding: 25px 20px;
}
#why-us .info-boxes .info-box {
    padding: 20px 0px;
    text-align: center;
    background-color: transparent;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
    border-radius: 0px;
    border: 2px solid #0f6cb2;
}
#why-us .info-box .info-box-heading.green {
    color: #1d74b6;
}
#why-us .info-boxes .info-box .text {
    color: rgb(42, 124, 186);
}

/*main enquiry*/
#main-enquiry {
    margin-bottom: 30px;
    background-color: #157ed2;
    box-shadow: 0 0px 1px 0 #00000000;
    padding: 40px 25px;
}
#main-enquiry .enquiry-widget {
    background-color: #fff;
    box-shadow: 0 0px 4px 0 #000000;
    padding: 5px 20px;
}
#main-enquiry .sidebar-widget-body textarea {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: 1px solid #eaeaea;
    background: #fafafa;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 13px;
}
#main-enquiry input.form-control {
    height: 40px;
}
#main-enquiry .btn-primary {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 14px;
    background: #0171bd;
    color: #181818;
}
#main-enquiry h3{
    font-weight: 600;
}



/*Blog*/
.latest-blog .blog-post {
    border: 1px solid #f3f3f3;
    padding: 10px;
}


/*Footer*/
#footer .footer-bottom .con-info ul li a {
    line-height: 0px;
    display: unset;
}
#footer .footer-bottom .con-info p {
    margin: 0 0 0px;
}
#footer .footer-bottom .module-heading {
    font-size: 18px;
    color: #ffffff;
}
#footer .media{
    margin-top: 10px;
}
#footer .footer-bottom .module-body ul li a {
    color: #d5d5d5;
}
#footer .toggle-footer {
    color: #d5d5d5;
}
#footer .privacy{
    color: #d5d5d5;
    margin: 0 0 0px;
}
#footer .privacy span{
    color: #fcd822;
}
#footer .privacy a{
    color: #fcd822;
}
#footer .copyright-bar {
    padding: 10px 0px;
}
#footer .pd-footer{
    width: 50%;
    float: left;
}

/*product page*/
#pageProduct .products {
    margin-right: 0px;
}
#pageProduct .featured-product {
    padding: 18px 20px;
}
#pageProduct .item{
    float: left;
    padding-right: 5px;
    padding-left: 5px;
}
#pageProduct .product-info {
    border: 1px solid #f3f3f3;
    border-top-color: transparent;
}
#pageProduct .image {
    box-shadow: 0px 0px 0px 0px #d3d3d3;
    border: 1px solid #f3f3f3;
}
#productTabs{
    margin-top: 10px;
    width: 100%;
}
#productTabs ul li{
    text-align: center;
    width: 20%;
    border: 1px solid #0f6cb2;
    border-bottom: 0px;
}
#productTabs ul li a {
    color: #0f6cb2;
    font-weight: 600;
    padding: 10px 10px;
    background-color: white;
}

#productTabs .tab-pane {
    padding: 1px 20px;
    background-color: #ffffff;
    border: 1px solid #0f6cb2;
}
#productTabs ul li.active a {
    background-color: #0f6cb2;
    color: white;
}
#productTabs .tab-content {
    padding-left: 0px;
}
#productTabs .nav-tabs>li>a {
    margin-right: 0px;
}
#singlepageProduct .bg-section{
    background-color: #f8f8f8;
    padding: 20px 20px;
    border: 1px solid #dddddd;
}
#singlepageProduct .featured-product {
    padding: 18px 20px;
}
@media (max-width: 480px){
#productTabs .responsive-tabs-container[class*="accordion-"] .accordion-link {
    margin-bottom: 0px;
    background-color: #108bea;
    border-radius: 0px;
    border: 1px solid #108bea;
    border-bottom-color: #ffffff;
    color: white;
}
#singlepageProduct .product-info .quantity-container {
    margin-bottom: 0;
    padding: 10px 0;
    text-align: center;
}
#singlepageProduct .product-info-block .name {
    font-size: 20px;
    text-align: center;
}
}
/*Blog Page*/
#pageBlog .featured-product {
    padding: 18px 20px;
}
#pageBlog .item {
    float: left;
    padding-right: 5px;
    padding-left: 5px;
}
#pageBlog .blog-post {
    border: 1px solid #f3f3f3;
    padding: 10px;
    margin-bottom: 20px;
}
#pageSBlog .featured-product {
    padding: 18px 20px;
}
/**/




@media (max-width: 480px){
    .main-header .top-get-enquiry{
        display: block;
        overflow: hidden;
    }
    #main-enquiry .btn-primary {
        font-size: 13px;
    }
    .section-title {
        font-size: 16px!important;
    }
    .latest-blog .blog-slider {
        padding-bottom: 0px;
    }
    #footer .pd-footer{
        width: 100%;
    }
    #pageProduct .item {
        width: 100%;
    }
}


/*for search page*/
#searchProduct .item {
    width: 100%;
}
@media (max-width: 480px){
    #searchProduct .item {
        width: 100%;
    }
}

#searchProduct .featured-product {
    padding: 18px 20px;
}
#searchProduct .products {
    margin-right: 0px;
}
#searchProduct .product-info {
    border: 1px solid #f3f3f3;
    padding: 5px 15px;
}
#searchProduct .product-info .name {
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 5px 0px;
}
#searchProduct .price a{
    font-weight: 500;
    color: #126212;
}
#searchProduct .product-info .name a {
    color: #0f6cb2;
}
#searchProduct .price a:hover {
    text-decoration: underline;
}

.search-again{
    text-align: center;
}
.search-again input[type="text"]{
    padding: 10px 10px;
    width: 60%;
    font-size: 20px;
}
.search-again input[type="submit"]{
    padding: 12px 26px;
    font-size: 20px;
    border: #0f6cb2;
    background-color: #0f6cb2;
    color: white;
}
#searchProduct .section-title {
    text-transform: none;
    font-weight: 500;
}
#searchProduct .section-title span {
    color: #3d3d3d;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 23px;
}
#searchProduct .section-title i {
    color: #0f6cb2;
}
/*/for search page*/
/*for Search Page*/
@media (max-width: 480px){

	#pd-search select {
		width: 100%;
	}
	#pd-search .search-field {
		width: 85%;
	}
	#main-header .top-get-enquiry {
		width: 100%;
	}
    #main-header .top-get-enquiry .btn-primary {
        width: 100%;
    }
	.search-again input[type="text"] {
		padding: 5px 5px;
		font-size: 16px;
		width: 100%;
	}
	.search-again input[type="submit"] {
		padding: 5px 5px;
		font-size: 18px;
		width: 100%;
		margin-top: 2px;
	}
	#searchProduct .product-info .product-price .price {
		font-size: 13px;
	}
	#searchProduct .product-info .name {
		font-size: 20px;
	}

}

/*/for Search Page*/


/* WHY US SECTION HOMEPAGE*/


.featured-product .section-title {
    font-weight: 700;
}



#whyus.section{
    margin-bottom: 30px;
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
}
#whyus .section-title {
    margin-bottom: 0px;
    margin-top: 5px;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 10px;
    padding: 18px 20px;
}

#whyus h3 {
    margin: 0 0 10px;
}
#whyus .list {
    padding: 35px 0px 0px 35px;
    margin-bottom: 10px;
}
#whyus .list li {
    min-height: 110px;
}
#whyus .list.icon-left li {
    padding: 0 0 0 0px;
    text-align: left;
    margin-bottom: 10px;
}
#whyus .list.icon-right li {
    padding: 0 0 0 0px;
    text-align: right;
    margin-bottom: 10px;
}
.why-us-image img{
	border: 1px dashed #0171bd;
	border-radius: 50%; 
	background-position:cover; 
	width:60%; 
	margin:20% 20%;
}
@media (max-width:768px){
    .why-us-image img{ 
	margin:0% 20% 0% 20%;
	box-shadow: 0px 0px 30px 5px #e9e9e9;
}

}
#whyus .list li .whyus-icon, #whyus img {
    line-height: 63px;
}
#whyus h3 {
    margin: 0 0 10px;
    font-size: 20px;
    color: #042940;
    text-transform: uppercase;
    font-weight: 700;    
}
#whyus .list li p, #whyus .list li:last-child {
    margin: 0;
} 
 
#whyus .list li .whyus-icon {
    position: absolute;
    left: 0;
    height: 80px;
    width: 80px;
    border-radius: 100%;
}

#pd-search select{
    padding: 12px;
    border-color: #e1e1e1;
    color: black;
    font-weight: 500;
    font-size: 13px;
}
#pd-search .search-field {
    width: 80%;
}
.p-30-0{
    padding: 30px 0px;
}
@media (max-width:480px){
    .p-30-0{
        padding: 5px 0px;
    }
}
.main-header .top-search-holder .search-area {
    margin: 0px 0 0;
}
.breadcrumb .list-inline>li {
    display: inline;
    padding-right: 5px;
    padding-left: 5px;
}
.breadcrumb ul li.active a {
    color: #1882d7;
}