/*--------------------------------------------------------------------- File Name: style.css ---------------------------------------------------------------------*/


/*--------------------------------------------------------------------- import Fonts ---------------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css?family=Rajdhani:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

/*****---------------------------------------- 1) font-family: 'Rajdhani', sans-serif;
 2) font-family: 'Poppins', sans-serif;
 ----------------------------------------*****/


/*--------------------------------------------------------------------- import Files ---------------------------------------------------------------------*/

@import url(animate.min.css);
@import url(normalize.css);
@import url(icomoon.css);
@import url(css/font-awesome.min.css);
@import url(meanmenu.css);
@import url(owl.carousel.min.css);
@import url(swiper.min.css);
@import url(slick.css);
@import url(jquery.fancybox.min.css);
@import url(jquery-ui.css);
@import url(nice-select.css);

/*--------------------------------------------------------------------- skeleton ---------------------------------------------------------------------*/

* {
    box-sizing: border-box !important;
    transition: ease all 0.5s;
}

html {
    scroll-behavior: smooth;
    overflow-x: hidden !important;
}

body {
    color: #666666;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    line-height: 1.80857;
    font-weight: normal;
    overflow-x: hidden !important;
}

body2 {
    color: #666666;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    line-height: 1.80857;
    font-weight: normal;
    overflow-x: hidden !important;
}
a {
    color: #1f1f1f;
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0;
    font-weight: normal;
    position: relative;
    padding: 0 0 10px 0;
    font-weight: normal;
    line-height: normal;
    color: #111111;
    margin: 0
}

 {
    letter-spacing: 0;
    font-weight: normal;
    position: relative;
    padding: 80px 10px 20px 170px;
    font-weight: normal;
    line-height: normal;
    color: #111111;
    margin: 0
}


h1 {
    font-size: 24px
}

h2 {
    font-size: 22px
}

h3 {
    font-size: 18px
}

h4 {
    font-size: 16px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 13px
}
h7 {
    font-size: 24px
}

*,
*::after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #212121;
    text-decoration: none!important;
    opacity: 1
}

button:focus {
    outline: none;
}

ul,
li,
ol {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

p {
    margin: 20px;
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;
}

a {
    color: #222222;
    text-decoration: none;
    outline: none !important;
}

a,
.btn {
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

img {
    max-width: 85%; 
    height: auto;
}
.logo img { max-width: 60%;}
.location_text.center {
    justify-content: center;
}
.color-img img {
    margin: 0 auto;
    text-align: center;
    width: 100%;
    display: flex;
}
.bg-secondary {
    background-color: #066d72!important;
}
.about_images_main img {
    max-width: 120%;
    height: auto;
}

 :focus {
    outline: 0;
}

.paddind_bottom_0 {
    padding-bottom: 0 !important;
}

.btn-custom {
    margin-top: 20px;
    background-color: transparent !important;
    border: 2px solid #ddd;
    padding: 12px 40px;
    font-size: 16px;
}

.lead {
    font-size: 18px;
    line-height: 30px;
    color: #767676;
    margin: 0;
    padding: 0;
}

.form-control:focus {
    border-color: #ced4da !important;
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .25);
}

.navbar-form input {
    border: none !important;
}

.badge {
    font-weight: 500;
}

blockquote {
    margin: 20px 0 20px;
    padding: 30px;
}

button {
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.full {
    float: left;
    width: 100%;
}

.padding_0 {
    padding: 0px;
}

.layout_padding {
    padding-top: 90px;
    padding-bottom: 0px;
}

.header_section {
    width: 100%;
    float: left;
    background-image: url(../banner-bg2.png);
    height: auto;
    background-size: 100%;
}

.logo {
    width: 35%;
    float: left;
}

.bg-light {
    background-color: transparent !important;
}

.navbar-light .navbar-nav .nav-link {
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    padding-right: 15px;
    padding-left: 15px;
    margin: 40px 0px 50px 35px;
  
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #066d72;
}

.banner_section {
    width: 100%;
    float: left;
    padding-bottom: 50px;
}

.banner_taital {
    width: 100%;
    float: left;
    font-size: 70px;
    color: #ddb41f;
    font-weight: bold;
    text-transform: uppercase;
}

.banner_text {
    width: 49%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    margin: 0px;
}

.btn_main {
    width: 100%;
    display: flex;
    padding-top: 40px;
}

.contact_bt {
    width: 170px;
    float: left;
}

.contact_bt a {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #060606;
    background-color: #ffffff;
    text-align: center;
    padding: 10px 0px;
    text-transform: uppercase;
}

.contact_bt a:hover {
    color: #ffffff;
    background-color: #066d72;
}
.contact-form .btn.btn-primary {
    border-radius: 0px;
    background: #066d72;
    border-color: #066d72;
}
.readmore_bt {
    width: 170px;
    float: left;
    margin-left: 20px;
}

.readmore_bt a {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #060606;
    background-color: #ffffff;
    text-align: center;
    padding: 10px 0px;
    text-transform: uppercase;
}

.readmore_bt a:hover {
    color: #ffffff;
    background-color: #fb8a05;
}

.readmore_bt.active a {
    color: #ffffff;
    background-color: #066d72;
}

.number_text {
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 16px;
    margin: 0 auto;
    color: #ffffff;
    border: 2px solid #ffffff   ;
    border-radius: 100%;
    padding-top: 10px;
    margin-top: 80px;
}

body {
    width: 100%;
    height: 100%;
}

.carousel-inner,
.carousel,
.carousel-item,
.container,
.fill {
    height: 100%;
    width: 100%;
    background-position: center center;
    background-size: cover;
}

.slide-wrapper {
    display: inline;
}

.slide-wrapper .container {
    padding: 0;
}


/*------------------------------ vertical bootstrap slider----------------------------*/

.carousel-inner>.carousel-item.carousel-item-next,
.carousel-inner>.carousel-item.active.carousel-item-right {
    transform: translate3d(0, 100%, 0);
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    top: 0;
}

.carousel-inner>.carousel-item.carousel-item-prev,
.carousel-inner>.carousel-item.active.carousel-item-left {
    transform: translate3d(0, -100%, 0);
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    -o-transform: translate3d(0, -100%, 0);
    top: 0;
}

.carousel-inner>.carousel-item.next.carousel-item-left,
.carousel-inner>.carousel-item.carousel-item-prev.carousel-item-right,
.carousel-inner>.carousel-item.active {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    ;
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    top: 0;
}


/*------------------------------- vertical carousel indicators ------------------------------*/

.carousel-indicators {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 20px;
    right: -45px;
    left: auto;
    width: auto;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.carousel-indicators li {
    display: block;
    width: 19px;
    height: 19px;
    margin-right: 15px;
    margin-left: 1px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, .5);
    border-radius: 100px;
    background-color: white;
}

.carousel-indicators li.active {
    margin-bottom: 5px;
    background: transparent !important;
    border: 3px solid #ffffff;
}


/* about section start */

.about_section {
    width: 100%;
    float: left;
    padding-bottom: 0px;
}
.about_section.layout_padding .col-lg-6.padding_0 {
    display: flex;
    align-items: center;
}
.about_section.layout_padding {
    padding: 70px 0 70px;
}
.about_section.about-inner-detail .about_taital_main { padding-left: 20px; }
.about_taital_main {
    width: 100%;
    float: left;
    padding-top: 0px;
}

.about_taital {
    width: 100%;
    float: left;
    font-size: 30px;
    color: #ffffff;
    background-color: #066d72;
    height: auto;
    padding: 10px 37px;
    border-radius: 40px;
    font-weight: bold;
    text-transform: uppercase;
}

.about_text {
    width: 100%;
    float: left;
    font-weight: bold;
    font-size: 16px;
    color: #3f3f3f;
    margin: 0px;
    padding-top: 30px;
}
.about_text i { color: #1dd14d; padding-right:10px; }
.read_bt {
    width: 190px;
    float: left;
    margin-top: 40px;
}

.read_bt a {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #ffffff;
    background-color: #066d72;
    text-align: center;
    padding: 8px 10px;
}

.read_bt a:hover {
    background-color: #066d72;
    color: #ffffff;
}

.about_images_main {
    width: 100%;
    float: left;
    position: relative;
    left: -90px;
}

.box_1{
    border: 2px solid #fff;
    width: 50%;
}

.box_1 img{
    c
    width: 75%;
    float: auto;
    position: relative;
}

/*img.image_2 {
    width: 80%;
    float: left;
    position: absolute;
    top: 110px;
    left: 90px;
}
*/
.main {
    width: 100%;
    float: right;
    text-align: right;
}

/*img.image_3 {
    width: 70%;
    float: right;
    padding-top: 125px;
    padding-left: 104px;
}*/

img.image_01 {
    width: 70%;
    float: 10px;
    padding-top: 10px;
    padding-left: 100px;
}

img.image_02 {
    width: 70%;
    float: right;
    padding-top: 10px;
    padding-left: 100px;
}

img.image_03 {
    width: 70%;
    float: 10px;
    padding-top: 10px;
    padding-left: 100px;
}

img.image_04 {
    width: 70%;
    float: right;
    padding-top: 10px;
    padding-left: 100px;
}
/* about section end */


/* marriage section start */

.marriage_section {
    width: 100%;
    float: left;
    background: linear-gradient(to right, #693dab, #cd29a2);
    padding-bottom: 90px;
}

.marriage_img {
    width: 100%;
    float: left;
}

.padding_left_0 {
    padding-left: 0px;
}

.marriage_taital_main {
    width: 80%;
    float: left;
}

.marriage_taital {
    width: 100%;
    float: left;
    font-size: 28px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
}

.marriage_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    margin: 0px;
}

.marriage_section_2 {
    width: 100%;
    float: left;
    padding-top: 0px;
}

.marriage_taital_left {
    width: 30%;
    float: left;
}

.marriage_taital_right {
    width: 70%;
    float: left;
}

.car_image {
    text-align: center;
}

.car_box {
    width: 100px;
    height: 120px;
    background-color: #ffffff;
    border-radius: 10%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    margin-top: 50px;
}

.parking_text {
    width: 100%;
    float: left;
    font-size: 20px;
    color: #ffffff;
    padding-top: 52px;
}

.long_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    margin: 0px;
}


/* marriage section end */


/* blog section start */

.blog_section {
    width: 100%;
    float: left;
}

.blog_taital {
    width: 100%;
    float: left;
    font-size: 30px;
    color: #0b0b0b;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}

.blog_text {
    width: 100%;
    font-size: 16px;
    color: #000;
    text-align: center;
    margin: 0px;
}

.blog_section_2 {
    width: 100%;
    background-color: #ffffff;
    height: auto;
    padding: 0px 50px 50px 0px;
    box-shadow: 0px 0px 60px 4px #eeeeef;
    margin-top: 50px;
}

.date_text {
    width: 60px;
    font-size: 15px;
    color: #ffffff;
    background-color: #fb8a05;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Raleway', sans-serif;
    position: relative;
    z-index: 1;
}

.image_4 {
    width: 100%;
    float: left;
    position: relative;
    top: -10px;
    padding-left: 50px;
}

.liya_text {
    width: 100%;
    float: left;
    font-size: 20px;
    color: #252525;
    font-weight: bold;
    padding-top: 100px;
    font-family: 'Raleway', sans-serif;
}

.ipsum_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #202020;
    margin: 0px;
    padding-top: 20px;
    font-family: 'Raleway', sans-serif;
}

.follow_btn_main {
    width: 100%;
    display: flex;
    padding-top: 57px;
}

.like_bt {
    width: 50px;
    float: left;
}

.like_bt a {
    width: 100%;
    float: left;
    font-size: 20px;
    color: #202020;
    font-weight: bold;
    font-family: 'Raleway', sans-serif;
}

.like_bt a:hover {
    color: #e6615a;
}

.comment_bt {
    width: 100px;
    float: left;
    margin-left: 20px;
}

.comment_bt a {
    width: 100%;
    float: left;
    font-size: 20px;
    color: #202020;
    font-weight: bold;
    font-family: 'Raleway', sans-serif;
}

.comment_bt a:hover {
    color: #e6615a;
}

.comment_bt.active a {
    color: #e6615a;
}

.image_5 {
    width: 100%;
    float: left;
    padding-top: 50px;
}

.jonas_box {
    width: 100%;
    float: left;
    padding: 0px 0px 0px 50px;
}

.jonas_text {
    width: 100%;
    float: left;
    font-size: 20px;
    color: #252525;
    font-weight: bold;
    padding-top: 35px;
    font-family: 'Raleway', sans-serif;
}


/* blog section end */


/* contact srction start */

.contact_srction {
    width: 100%;
    float: left;
    padding-bottom: 90px;
}

.contact_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #131313;
    text-align: center;
    padding-bottom: 40px;
}

.contact_srction_2 {
    width: 100%;
    float: left;
}

.mail_main {
    width: 80%;
    margin: 0 auto;
}

.mail_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #424343;
    border: 1px solid #8e8e8e;
    background-color: #ffff;
    padding: 15px;
    margin-top: 20px;
}

.massage-bt {
    color: #424343;
    width: 100%;
    font-size: 18px;
    background-color: #ffff;
    padding: 15px;
    border: 1px solid #8e8e8e;
    height: 60px;
    margin-top: 20px;
}

.send_bt {
    width: 170px;
    margin: 0 auto;
    text-align: center;
}

.send_bt a {
    width: 100%;
    float: left;
    background-color: #fb8a05;
    color: #fefeff;
    text-align: center;
    padding: 10px 0px;
    font-size: 16px;
    margin-top: 40px;
    border-radius: 40px;
}

.send_bt a:hover {
    background-color: #b538a4;
    color: #ffffff;
}


/* contact srction end */


/* news section start */

.news_section {
    width: 100%;
    float: left;
    padding-top: 70px;
    padding-bottom: 40px;
}

.news_taital {
    width: 100%;
    font-size: 30px;
    color: #131313;
    font-weight: bold;
}

.padding_right_0 {
    padding-right: 0px;
}

.news_main {
    width: 100%;
    float: left;
    padding-left: 100px;
}

.news_section_2 {
    width: 100%;
    border: 1px solid #000;
    border-style: dotted;
    padding: 60px;
    margin-top: 30px;
}

.lina_text {
    width: 100%;
    font-size: 20px;
    color: #fb8a05;
    font-weight: bold;
    text-transform: uppercase;
}

.dummy_text {
    width: 100%;
    font-size: 16px;
    color: #989797;
    margin: 0px;
    padding-top: 30px;
}

.quick_icon {
    width: 100%;
    padding-top: 40px;
}


/* contact srction end */


/* footer section start */

.footer_section {
    width: 100%;
    float: left;
    background-color: #066d72;
    padding: 50px 0px;
}

.social_icon {
    padding: 20px 0px;
    width: 100%;
    margin: 0 auto;
    display: inline-block;
    text-align: center;
}

.padding_10 {
    padding: 0px 10px;
}

.location_main {
    width: 100%;
    display: flex;
    padding-top: 30px;
}

.location_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #fdfefe;
    display: flex;
}
.footer-icon { padding-right: 10px; }
.location_text a {
    color: #fdfefe;
}

.location_text a:hover {
    color: #fb8a05;
}

.center {
    text-align: center;
}

.padding10 {
    padding-left: 10px;
}

.right {
    text-align: right;
    float: right;
}

.Enter_mail_main {
    width: 70%;
    display: flex;
    margin: 0 auto;
    padding-top: 50px;
}

.Enter_text {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #9e9c9c;
    background-color: #ffffff;
    padding: 8px 20px;
    margin-top: 10px;
    border: 0px;
    height: 52px;
}

input.Enter_text::placeholder {
    color: #9e9c9c;
}

.subscribe_bt {
    width: 170px;
    float: left;
    margin-top: 10px;
}

.subscribe_bt a {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #066d72;
    background-color: #ffffff;
    text-align: center;
    padding: 10px 0px;
    text-transform: uppercase;
}

.subscribe_bt a:hover {
    color: #9e9c9c;
}


/* footer section end */
.titlepage h2 {
     font-size: 38px;

     color: #090807;
     line-height: 55px;
     font-weight: bold;
     padding: 0;
     text-transform: uppercase;
     border-bottom: #48ca95 solid 1px;
     max-width: 315px;
     margin: auto;
}

.d_flex {
     display: flex;
     align-items: center;
     flex-wrap: wrap;
}

.blu {
     color: #0808ff;
}

.read_more {
     font-size: 17px;
     background-color: #48ca95;
     color: #fff !important;
     padding: 13px 0px;
     width: 100%;
     max-width: 190px;
     text-align: center;
     display: inline-block;
     transition: ease-in all 0.5s;
     font-weight: 500;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.7rem 1.5rem;
    clear: both;
    font-weight: bold;
    font-weight: 400;
    color: #fff;
    text-align: inherit;
    white-space: nowrap;
    background-color: #066d72;
    border: 0;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #066d72;
}

/* copyright section start */

.copyright_section {
    width: 100%;
    float: left;
    background-color: #2d2c2d;
    height: auto;
}

.copyright_text {
    width: 80%;
    margin: 0 auto;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    padding: 20px 0px;
    border-top: 1px solid #fff;
}

.copyright_text a {
    color: #ffffff;
}

.copyright_text a:hover {
    color: #fb8a05;
}

.our_products .product_box h3 {
     width: 300px;
     color: #fff;
     font-size: 20px;
     text-align-last: center;
     line-height: 20px;
     background-color: #066d72;
     font-weight: 500;
     margin: 5px auto;
     padding: 10px 0;
     margin-top: 40px;
     transition: ease-in all 0.5s;
}

.content{
    color: #000;
    background: rgb(0,0,0.0.8);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%
    padding:30px;
    box-sizing: border-box;
}
/* copyright section end */


/*Navbar*/
.navbar-expand-lg .navbar-collapse { justify-content: flex-end; }
.navbar-nav { display: flex; justify-content: end; }
.navbar-expand-lg .navbar-nav .dropdown-menu { padding:0; }
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link { color: #066d72; }
.image-hover {
    display: inline-block;
    position: relative;
    margin-bottom: 30px;
    width: 100%;
}
.image-hover img.box_1 {
    width: 100%;
    object-fit: cover;
    max-width: 100%;
}
.image-hover:before {
    content: "";
    height: 100%;
    width: 100%;
    background: rgb(0 0 0 / 38%);
    position: absolute;
    transform: scale(0);
    transition: ease-in all 0.3s;
}
.image-hover:hover:before {
    transform: scale(1);
}
.image-content {
    position: absolute;
    top: 20%;
    left: 50%;
    margin: 0 auto;
    text-align: center;
    transform: translate(-50%, 50%);
    opacity: 0;
    transition: ease-in all 0.7s;
}
.image-hover:hover .image-content {
    opacity: 1;
}
.image-content h2 {
    color: #ffffff;
    font-weight: 700;
}

.about_images_main .about_images {
    display: inline-block;
}

.about_images_main .about_images.image-middle {
    position: relative;
    margin-top: -30%;
}

.about_images_main .about_images.image-right {
    position: relative;
    margin-top: -97%;
    float: right;
    left: -15%;
}
.service-inner {
    display: flex;
    align-items: center;
    padding: 30px 20px;
    border: 2px dashed #000000;
}

.service-inner .service-icon {
    min-height: 90px;
    min-width: 90px;
    text-align: center;
    font-size: 40px;
    line-height: 90px;
    background: #ffffff;
    border-radius: 50%;
    box-shadow: 0px 0px 10px #00000033;
}

.service-right {
    padding-left: 20px;
}

.service-right h2 {
    font-weight: 700;
    font-size: 22px;
}

.service-right p {
    margin: 0;
}

.over-service-section {
    float: left;
    width: 100%;
    padding: 0px 0 100px;
}
.product-title h2 {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 30px;
}
.over-blog-section {
    float: left;
    width: 100%;
    padding-bottom: 100px;
}
.blog-image {
    display: block;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.blog-inner:hover .blog-image img {
    transform: scale(1.1);
}
.blog-image img { width:100%; }
.blog-inner .date { font-size:16px; font-weight:400; margin-bottom:10px; }
.blog-inner .date i { margin-right:10px; }
.blog-inner h2 { font-weight:700; }
.feed-section {
    float: left;
    width: 100%;
    background: #066d72;
    text-align: center;
    padding: 100px 0;
    margin-bottom: 100px;
}
.feed-section h2 {
    font-size: 40px;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 10px;
}
.feed-section h3 {
    font-size: 22px; 
    font-weight: 700;
    color: #f6ff00;
    margin-bottom: 20px;
}
.feed-section .read_bt {
    float: left;
    width: 100%;
    margin: 10px 0 0;
    text-align: center;
}
.feed-section .read_bt a {
    width: auto;
    display: inline-block;
    float: none;
    background: #ffffff;
    color: #066d72;
    padding: 10px 20px;
}
.feed-section .read_bt a:hover {
    background-color: #ddb41f;
    color: #ffffff;
}
.color-img-section {
    float: left;
    width: 100%;
    padding-bottom: 100px;
}
.color-img {
    background: #ffffff;
    box-shadow: 0 0 10px #e5e5e5;
    position: relative;
    overflow: hidden;
}
.color-img:before {
    content: "";
    background: #0000005e;
    height: 100%;
    width: 100%;
    position: absolute;
    top: auto;
    bottom: 0;
    opacity: 0;
    transform: translate(0%, -100%);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.color-img:hover:before {
    opacity: 1;
    transform: translate(0%, 0%);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.over-product-section { 
    float: left;
    width: 100%;
    padding: 0 0 100px;
}
.product-image {
    margin-bottom: 20px;
    height: 100%;
    width: 100%;
    display: inline-block;
}
.product-image img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    max-width: 100%;
}
.product-right h2 {
    font-weight: 700;
}
.product-right p { margin:0; }
.product-inner {
    padding: 20px;
    background: #ffffff;
    box-shadow: 0 0 10px #e5e5e5;
}

.color-img-section.extra-image-section {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.contect-right-section h2,.contect-right-section p { color: #ffffff; margin: 0; }
.contact-section {
    float: left;
    width: 100%;
}
.news_section .news_main {
    padding: 0;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    display: inline-block;
}
.news_section .news_main .news-img {
    position: relative;
    overflow: hidden;
    display: inline-block;
}
.news_section .news_main img {
    max-width: 100%;
    transition: ease all 0.5s;
}
.news_section .news_main:hover img {
    transform: scale(1.08);
}
.product-title.text-center {
    float: left;
    width: 100%;
}
.footer-icon img {
    max-width: 100%;
    min-width: 30px;
}
.contect-right-section .d-flex .contact-icon {
    min-height: 30px;
    min-width: 32px;
    margin-right: 15px;
}
.contect-right-section .social_icon {
    margin-bottom: 30px;
}
@media (max-width: 1300px) {
 .navbar-light .navbar-nav .nav-link {
    margin: 40px 0px 50px 30px;
 }
}

