h2 {
    font-size: 48px;
    font-weight: 600;
}
h2 span {
    color: #0a66c2;
}
/* home about start */
.home-about-data-1 {
    padding: 0px;
}
.home-about-data-2 {
    padding-top: 60px;
}
.home-about-data-2 h2 {
    margin-bottom: 10px;
}
.home-about-data-2 p {
    text-align: justify;
}
/* home about end */

/* product start */
.product-data-1 {
    padding-bottom: 50px;
}
.product-data-2 h2 {
    text-align: center;
    margin-bottom: 25px;
}
.product-data-3 {
    margin-left: 14px;
    margin-right: 14px;
}
.product-data-4 a {
    display: block;
    text-align: center;
    margin-left: -14px;
    margin-right: -14px;
    margin-bottom: 2px;
}
.product-data-4 a label {
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #111;
    box-shadow: rgb(0 0 0 / 19%) 0px 5px 15px;
    padding: 10px 1px 9px;
    margin-bottom: 0;
}
.page-products {
    padding-top: 40px;
    padding-bottom: 30px;
}
.page-products .product-data-4 a {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 30px;
}
.page-products .product-data-4 a:hover{
    transform: scale(1.1);
    transition: .3s ease-in-out;
}
/* product end */

/* product details start */
.product-details {
    padding: 50px 0px 50px;
}
.product-details-img img {
    border-radius: 2px;
}
.product-details-content h2 {
    font-size: 26px;
    line-height: 22px;
    font-weight: 600;
    margin-bottom: 20px;
}
.product-details-content h3 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 20px;
    display: none;
}
.product-details-content h4 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px;
}
.product-details-content h4 span {
    font-size: 15px;
    color: #000;
    font-weight: 600;
    background-color: #fdd303;
    padding: 4px 15px;
    border-radius: 30px;
}
.product-details-content p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 10px;
}
.product-details-content .table {
    margin-top: 3px;
    margin-bottom: 25px;
}
.product-details-content .table tr th {
    padding: 10px 10px 8px;
}
.product-details-content .table tr td {
    padding: 10px 10px 8px;
}
.get-best-price {
    box-shadow: rgb(0 0 0 / 20%) 0px 5px 15px;
    padding: 20px 20px 20px;
    border-radius: 6px;
    background-color: #222;
}
.get-best-price h2 {
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    padding-bottom: 8px;
}
.get-best-price .form-group{
    margin-bottom: 10px;
}
.get-best-price input{
    width: 100%;
    height: 42px;
    padding-left: 12px;
    border: 1px solid #fff;
    border-radius: 3px;
}
.get-best-price textarea{
    width: 100%;
    border: 1px solid #fff;
    padding-left: 12px;
    padding-top: 8px;
    border-radius: 3px;
}
.get-best-price button {
    background-color: #fdd303;
    border: 1px solid #fdd303;
    color: #000;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    padding: 8px 10px 7px;
    border-radius: 3px;
}
/* product details end */

/**why choose us start**/
.why-choose-us-data-1{
	background-image: url(../images/about/why-choose-us.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    margin-bottom: 40px;
}
.why-choose-us-data-2{
    background-color: #1b596fde;
    margin-right: -15px;
    padding: 50px 50px 50px;
}
.why-choose-us-data-2 h2{
    margin-bottom: 10px;
    color: #fdd303;
}
.why-choose-us-data-2 h6{
	font-size: 15px;
	line-height: 24px;
    margin-bottom: 15px;
    color: #fff;
    font-weight: 400;
}
.why-choose-us-data-2 p{
	font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
    color: #fff;
}
.why-choose-us-data-2 ul li{
	font-size: 15px;
    line-height: 24px;
    color: #fff;
	margin-bottom:9px;
}
.why-choose-us-data-2 ul li:last-child{
	margin-bottom:0px;
}
.why-choose-us-data-2 ul li span{
    padding-right: 8px;
    color: #fdd303;
    font-weight: 500;
    float: left;
    margin-top: 3px;
}
/* why choose us end */

/* gallery start */
.gallery-data-1 {
    margin-bottom: 70px;
}
.page-gallery-1 {
    padding-top: 50px;
}
.gallery-data-2 h2 {
    text-align: center;
    margin-bottom: 25px;
}
.image-popup {
    margin-left: 14px;
    margin-right: 14px;
}
.gallery-data-3 {
    margin-left: -14px;
    margin-right: -14px;
    margin-bottom: 2px;
}
/* gallery end */

/* breadcrumb start */
.breadcrumb-data-1 {
    background-image: url(../images/inner.jpg);
    background-size: cover;
    height: 280px;
    position: relative;
}
.breadcrumb-data-2 {
    padding-top: 30px;
}
.breadcrumb-data-2 h2 {
    display: none;
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    padding-top: 70px;
}
.breadcrumb-data-2 ul {
    position: absolute;
    bottom: 0px;
    background-color: #f7f7f7;
    padding: 11px 20px 7px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.breadcrumb-data-2 ul li {
    float: left;
    color: #111;
    font-size: 13px;
    font-weight: 500;
    margin-right: 5px;
}
.breadcrumb-data-2 ul li span {
    padding-right: 4px;
}
.breadcrumb-data-2 ul li:last-child{
    margin-left: 0px;
}
.breadcrumb-data-2 ul li a {
    color: #111;
    font-size: 13px;
    font-weight: 500;
}
.breadcrumb-data-2 ul li a:hover{
    color: #00afef;
}
/* breadcrumb end */

/* footer start */
.main-footer {
    padding: 60px 0px 0px;
    background-image: url(../images/footer.jpg);
}
.footer-data-2 h2 {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 20px;
}
.footer-data-2 hr {
    margin-top: 10px;
    margin-bottom: 25px;
    border: 0;
    border-top: 4px solid #0c95ec;
    margin-left: 0;
    width: 16%;
    border-radius: 10px;
}
.footer-data-2 ul li {
    margin-bottom: 10px;
    color: #fff;
}
.footer-data-2 ul li:last-child {
    margin-bottom: 0px;
}
.footer-data-2 ul li  a {
    font-size: 14px;
    color: #fff;
}
.footer-data-2 ul li  a i {
    padding-right: 10px;
}
.footer-data-2 img {
    width: 160px;
    margin-bottom: 20px;
}
.copyright {
    background-color: #fdd303;
    text-align: center;
    margin-top: 35px;
    padding: 15px 0px 12px;
}
.copyright p {
    font-size: 14px;
    font-weight: 500;
    color: #000;
}
.copyright p a {
    color: #000;
}
/* footer end */

/* page about start */
.page-about-welcome-1 {
    padding: 60px 0px 30px;
}
.page-about-welcome-2 {
    text-align: center;
    margin-bottom: 30px;
}
.page-about-welcome-2 h2 {
    font-size: 42px;
}
.page-about-welcome-3 img {
    border-radius: 0px;
}
.page-about-welcome-4 p {
    text-align: justify;
}
.page-about-welcome-5 {
    padding-top: 40px;
}
.page-about-welcome-5 h3 {
    font-size: 32px;
    margin-bottom: 10px;
    font-weight: 600;
}
.page-about-welcome-5 h3 span {
    color: #0a66c2;
}
.page-about-welcome-5 p {
    text-align: justify;
    margin-bottom: 15px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dcdbdb;
}
.page-about-welcome-5 p:last-child {
    border-bottom: none;
}
/* page about end */

/* contact us start */
.page-contact-1 {
    padding: 50px 0px 50px;
    background-image: url(../images/background.jpg);
}
.page-contact-2 {
    text-align: center;
    margin-bottom: 40px;
}
.page-contact-2 h2 {
    font-size: 42px;
}
.page-contact-3 i {
    display: inline-block;
    width: 64px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    background-color: #fdd303;
    font-size: 30px;
    color: #302f2f;
    border-radius: 100px;
    margin-bottom: 25px;
}
.page-contact-3 h4 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 15px;
}
.page-contact-3 ul li {
    font-size: 15px;
    color: #444;
    margin-bottom: 15px;
}
.page-contact-3 ul li span {
    padding-right: 7px;
}
.page-contact-4 input {
    width: 100%;
    height: 44px;
    padding-top: 3px;
    padding-left: 15px;
    background-color: #fff;
    border: 1px solid #d2d2d3;
    border-radius: 2px;
}
.page-contact-4 .form-group {
    margin-bottom: 10px;
}
.page-contact-4 select {
    width: 100%;
    height: 44px;
    padding-top: 3px;
    padding-left: 15px;
    background-color: #fff;
    border: 1px solid #d2d2d3;
    border-radius: 2px;
}
.page-contact-4 textarea {
    width: 100%;
    padding-top: 8px;
    padding-left: 15px;
    background-color: #fff;
    border: 1px solid #d2d2d3;
    border-radius: 2px;
}
.page-contact-4 button {
    background-color: #fdd303;
    border: none;
    color: #111;
    width: 100%;
    padding: 13px 35px 11px;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    margin-top: -7px;
    float: right;
}
.contact-map {
    padding: 50px 0px 50px;
}
/* contact us end */

#new-sec{
    padding: 20px;
}
#new-sec h2{
    font-size: 28px;
}
#new-sec h3 {
    padding: 10px 0px;
    font-size: 22px;
    font-weight: 600;
}
#new-sec p {
    /* padding: 20px; */
    font-size: 16px;
    line-height: 21px;
}
#new-sec ul li {
    color: #000000;
}



































































