﻿
.Arrengement { display: block; padding: 40px 0px; background-image: url(../images/section_bg.html); }
.topbox { text-align: center; width: 70%; margin: 0 auto; }
.topbox_para { width: 70%; margin: auto; text-align: center; margin-bottom:1px; }
.topbox_para span { line-height: 26px; font-size: 16px; font-weight:500;}
.topbox_para h1 { display: inline;}
.topbox strong { font-size: 40px; color: #a8206c; display: block; text-transform: capitalize; font-weight: 300; margin-bottom: 6px; }
.topbox p { font-size: 15px; padding: 20px 0px 35px 0px; color: #444; line-height: 22px; }
.topbox h1 { font-size: 40px; color: #a8206c;  display: block; text-transform: capitalize; font-weight: 300; margin-bottom: 6px; }

.contact_us{ font-size: 15px; padding: 20px 0px 35px 0px; color: #444; line-height: 22px; }
.topbox2 { text-align: center; width: 80%; margin: 0 auto; }
.topbox2 h1, .topbox2 h2{ font-size:35px; color: #a8206c;  display: block; text-transform: capitalize; font-weight: 300;     margin-bottom: 20px;}

.topboxnew h1 { font-size:35px; color: #a8206c;  display: block; text-transform: capitalize; font-weight: 300; margin-bottom: 20px; text-align:center;}
.topbox2 p { font-size:16px; padding: 20px 0px 35px 0px; color: #111; line-height:26px; text-align: center; font-weight:500;}

.topbox3 { text-align:left; width: 100%; margin: 0 auto;}
.topbox3 h2 { font-size:35px; color: #a8206c;  display: block; text-transform: capitalize; font-weight: 300; margin-bottom: 6px; }

.bottombox { background: #fff; padding: 15px 30px; height: 380px; display: table-cell; vertical-align: middle; }
.bottombox:hover { background: #ebebeb; }
.bottombox strong { font-size: 18px; color: #a8206c; display: block; padding: 8px 0px; font-weight: 500; }
.bottombox p { font-size: 15px; color: #333; line-height: 22px; text-align: justify; }
.bottombox b { font-size: 16px; color: #a8206c; display: block; padding: 20px 0px 8px 0px; font-weight: 500; }
.hovers { overflow: hidden; }
.hovers img { transition: all 1.5s ease; }
.hovers:hover img { transform: scale(1.1); }

.hover2 { overflow: hidden; }
.hover2 img { transition: all 1.5s ease; }
.hover2:hover img { transform: scale(1.1); }

.paddings { padding: 40px 0px; background: #fff; }

.gallery { -webkit-column-count: 3; -moz-column-count: 3; column-count: 3; -webkit-column-width: 33%; -moz-column-width: 33%; column-width: 33%; }
.gallery .pics { -webkit-transition: all 350ms ease; transition: all 350ms ease; }
.gallery .animation { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); padding-bottom: 12px; }
.gallery img { width: 100%; }
.animation { overflow: hidden; }
.animation img { transition: all 1.5s ease; }
.animation:hover img { transform: scale(1.1); }
.parallaxs { background: url(../images/parallax.jpg) no-repeat; width: 100%; background-attachment: fixed; height: 500px; text-align: center; display: table; }
.parallax { display: table-cell; vertical-align: middle; height: 500px; text-align: center; }
.parallax h4 { font-size: 60px; font-weight: 400; color: #fff; display: block; text-align: center; padding: 30px 0px 50px 0px; }
.parallax a { font-size: 14px; background: #a8206c; padding: 12px 25px; color: #fff; font-weight: 400; text-transform: uppercase; }
.parallax a:hover { background: #f97304; color: #fff; }
.tl-properties-thumb { overflow: hidden; cursor: pointer; }
.tl-properties-thumb img { transition: all 1.5s ease; }
.tl-properties-thumb:hover img { transform: scale(1.1); }


.modal{display:none; position: fixed; z-index: 99; padding-top: 150px; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background: rgba(0, 0, 0, 0.8); }
.modal-content{position: relative; background-color: #fefefe; margin: auto; padding: 0; width: 50%; max-width: 1200px; border:1px solid #999; border-radius: 0px; }
.close{color:white; position:absolute; top:35px; right:25px; font-size:50px; font-weight:100; opacity: .9;}
.close:hover,
.close:focus{color:#fff; text-decoration: none; cursor: pointer; opacity: 0.9; }
.mySlides{display: none;}

.numbertext { color: #f2f2f2; font-size: 12px; padding: 8px 12px; position: absolute; top: 0; }
.caption-container { text-align: center; background-color: black; padding: 2px 16px; color: white; }
img.demo { opacity: 0.6; }

.active, .demo:hover { opacity: 1; }
.carousel-inner { position: relative; width: 100%; overflow: hidden; max-height: 700px; }
.item img { height: 100%; }
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next { margin-top: -50px; }
img.hover-shadow { transition: 0.3s; }
a:hover, a:focus { color: #f97304; text-decoration: none; }

.tl-properties-thumb { position: relative; background: rgba(0, 0, 0, 0.5); }
.tl-properties-thumb:hover .hoverplus { opacity: 0.9; }
.hoverplus { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: rgba(168, 32, 108, 0.8); text-align: center; display: table; opacity: .0; }
.hoverplus i { font-size: 50px; color: #000; font-weight: 100; }
.hoverplus p { display: table-cell; vertical-align: middle; }
.hoverplus img { width: 50px !important; text-align: center; margin: 0 auto; }

.centers { text-align: center; }
.roundbox { width: 150px; height: 148px; line-height: 140px; text-align: center; border-radius: 50%; border: 2px dashed #f97304; display: inline-block; margin: 35px 0px 25px 6px; transition: all 0.5s ease; cursor: pointer; }
.roundbox p { font-size: 25px; color: #a8206c; text-align: center; }
.roundbox:hover { background: rgba(244, 173, 45, 0.8); transition: all 1.5s ease; border: 2px dashed #fff; }
.roundbox:hover p { color: #fff; }
.carousel-control.left { background: none; }
.carousel-control.right { background: none; }

#gotop { z-index: 9; }
.news-letter input { display: block; width: 100%; background: none; border: 1px solid#ccc; padding: 12.4px 15px; color: #fff; }
.wa-button { background: #890950; padding: 12px 10px; color: #fff; font-size: 15px; font-weight: 400; border: none; border: 1px solid#ccc; position: absolute; top: 0px; right: 0px; }
.wa-button:hover { background: #fe9e4f; }
.Arrengement { display: block; }
.Arrengement1 { display: none; }
.topbox2 img { width: auto; }
.topbox img { width: auto; }

.glyphicon-chevron-left:before { font-size: 0px; }
.glyphicon-chevron-right:before { font-size: 0px; }
.send-form input { width: 100%; padding: 10px 12px 10px 35px; border-radius: 0px; border: 1px solid #ccc; position: relative; box-shadow: none; }
.send-form textarea { width: 100%; padding: 8px 12px 8px 35px; border-radius: 0px; border: 1px solid #ccc; position: relative; resize: none; box-shadow: none; }
.send-form label i { position: absolute; top: 13px; left: 10px; }
.titleBar { z-index: 2; display: inline-block; background: #a8206c; position: absolute; width: 100%; bottom: 0; padding: 20px 30px; color: #fff; }
.titleBar * { transform: translate(-20px, 30px); transition: all 700ms cubic-bezier(0.37, 0.31, 0.2, 0.85) 200ms; opacity: 0; }
.titleBarTop .titleBar * { transform: translate(-20px, -30px); }
.slider:hover .titleBar,
.slider:hover .titleBar * { transform: translate(0); opacity: 1; }
.titleBarTop .titleBar { top: 0; bottom: initial; transform: translateY(-100%); }


.main-btn-rect,
.main-btn-circle { position: relative; margin: 0; color: #FFFFF0; background: #e84365; text-transform: uppercase; font-size: 16px; border: none; letter-spacing: 1px; outline: none; cursor: pointer; z-index: 100; }
.main-btn-rect { padding: 8px 30px; line-height: 24px; }
.main-btn-rect:before,
.main-btn-rect:after { position: absolute; content: ''; top: 0; width: 0%; height: 100%; background-color: rgba(255, 255, 240, 0.2); -webkit-transition: width 0.3s; -o-transition: width 0.3s; transition: width 0.3s; }
.main-btn-rect:before { left: 0; }
.main-btn-rect:after { right: 0; }
.main-btn-rect:hover:before,
.main-btn-rect:hover:after { width: 50%; }
.main-btn-circle { height: 40px; width: 40px; -webkit-border-radius: 50%; border-radius: 100%; line-height: 40px; -webkit-transition: box-shadow 0.3s; -o-transition: box-shadow 0.3s; transition: box-shadow 0.3s; }
.main-btn-circle:hover { -webkit-box-shadow: inset 2px 1px 0px 20px rgba(255, 255, 240, 0.2); -moz-box-shadow: inset 2px 1px 0px 20px rgba(255, 255, 240, 0.2); box-shadow: inset 2px 1px 0px 20px rgba(255, 255, 240, 0.2); }

.form-group { position: relative; width: 90%; margin: 0px auto; }
form#send input, form#send textarea { position: relative; margin-bottom: 32px; width: 100%; height: 29px; font-family: 'RobotoLight', sans-serif; text-indent: 20px; background-color: transparent; outline: 0; border: none; border-bottom: 1px solid #070000; -webkit-transition: border 0.6s; -o-transition: border 0.6s; transition: border 0.6s; }
form#send input:focus,
form#send textarea:focus { border-bottom: 1px solid rgb(63, 173, 168); }
form#send label { position: absolute; top: 0; line-height: 28px; -webkit-transition: color .5s; -o-transition: color .5s; transition: color .5s; }
form#send input:focus + label,
form#send textarea:focus + label { color: rgb(63, 173, 168); }
form#send .txt { line-height: 22px; left: 2px; }
form#send .main-btn-rect { position: relative; display: block; padding: 12px 80px; margin: 0px auto; font-size: 14px; }
form#send .main-btn-rect i { margin-right: 5px; }
.popup .fade-out { position: absolute; top: -20px; right: -20px; text-align: center; font-size: 15px; }
.share-wrap { position: absolute; display: inline-table; top: 67%; left: 50%; transform: translate(-50%, -50%); padding: 15px; text-align: center; }
.share-btn { color: #FFFFF0; padding: 7px 25px; text-decoration: none; cursor: pointer; font-weight: 100; font-size: 14px; font-family: 'Lobster', sans-serif; background-color: rgba(63, 173, 168, .8); text-transform: uppercase; border-radius: 5px; transition: background-color .5s; -webkit-transition: background-color .5s; -moz-transition: background-color .5s; -o-transition: background-color .5s; }
.share-btn:hover { color: #FFFFF0; text-decoration: none; background-color: rgba(63, 173, 168, 1.0); }

.resp-sharing-button__link,
.resp-sharing-button__icon { display: inline-block; }
.resp-sharing-button__link { text-decoration: none; color: #fff; margin: 2px; }
.resp-sharing-button { border-radius: 5px; transition: 25ms ease-out; padding: 6px 9px; transition: background-color .5s; -webkit-transition: background-color .5s; -moz-transition: background-color .5s; -o-transition: background-color .5s; }
.resp-sharing-button__icon svg { width: 1em; height: 1em; margin-right: 0.4em; vertical-align: top; }
.resp-sharing-button--small svg { margin: 0; vertical-align: middle; }
.resp-sharing-button__icon,
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle { fill: #fff; stroke: none; }
.resp-sharing-button--facebook { background-color: #3b5998; border-color: #3b5998; }
.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active { background-color: #2d4373; border-color: #2d4373; }
.resp-sharing-button--twitter { background-color: #55acee; border-color: #55acee; }
.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active { background-color: #2795e9; border-color: #2795e9; }
.resp-sharing-button--linkedin { background-color: #0077b5; border-color: #0077b5; }
.resp-sharing-button--linkedin:hover,
.resp-sharing-button--linkedin:active { background-color: #046293; border-color: #046293; }

@media only screen and (max-width: 768px) {
h1 { font-size: 25px; }
h2 { font-size: 14px; }
form#send .main-btn-rect { padding: 7px 60px; font-size: 14px; }
.popup-btn { padding: 7px 60px; font-size: 14px; }
}

.innerbanner { position: relative; }
.page-breadcrumb { position: absolute; bottom: 0px; width: 100%; left: 0px; right: 0px; background: rgba(244, 173, 45, 0.9); }
.page-breadcrumb .breadcrumb { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding:0px 0px 2px 0px; margin-bottom: 0px; list-style: none; background-color: transparent; border-radius: 0px; color: #fff; }
.breadcrumb li { font-size:20px; color: #000; padding: 10px 0px; font-weight:500; letter-spacing:1px;}
.breadcrumb li a { font-size:20px; color: #fff; padding: 10px 0px; font-weight:500; letter-spacing:1px;}
.breadcrumb li a:hover { color: #000; }
.contactform { width: 40%; margin: -32px auto; text-align: center;    MARGIN-BOTTOM: 10px }
.contactform strong { font-size: 25px; color: #a8206c; padding: 30px 0px; font-weight: 300; line-height: 30px; text-align: center; display: block;margin-top: 10px; }
.contact-form input { display: block; border: 1px solid #ccc; padding: 15px 10px; border-radius: 0px; width: 100%; margin-bottom: 40px; }
.contact-form textarea { display: block; border: 1px solid #ccc; padding: 15px 10px; border-radius: 0px; width: 100%; resize: none; }
.contact-form button { background: #a8206c; padding: 8px 30px; display: inline-block; margin: 15px 0px; border: none; color: #fff; font-size: 15px; text-transform: uppercase; }
.contact-icon { float: left; font-size: 26px; display: inline-block; border: 2px solid #a8206c; border-radius: 100%; padding: 12px; height: 58px; width: 58px; line-height: 1.2; color: #a8206c; text-align: center; }
.topbox2 h3 { font-size: 25px; color: #a8206c; display: block; text-transform: capitalize; font-weight: 300; margin-bottom: 25px; }

.about-us { background: url(../images/about-us.jpg) no-repeat; background-attachment: fixed; height: 500px; margin-bottom: 30px; }

.contact-block { padding: 25px 15px; border: 1px dotted #ddd; height:160px; }
.contact-block:hover { border: 1px dotted #f97304; height:160px; }
.contact-content { font-size: 15px; font-weight: 400; padding-left: 75px; }
.contact-content h3 { font-size: 20px; font-weight:500; color: #a8206c; padding-bottom: 10px; display: block; }
.contact-content p { font-size:16px; font-weight:500; padding-bottom:15px; color: #000; }
.contact-content p strong { font-size:17px; font-weight: 500; color: #a8206c; padding-right: 10px; display:inline-block; margin-bottom:8px;}
.inner-container { width: 60%; margin: 0 auto; }

.feature-icon { text-align: center; padding: 32px; border-radius: 100%; position: relative; margin: 0 auto 25px auto; height: 120px; width: 120px; text-align: center; border: 2px solid #a8206c; overflow:hidden}
.feature-icon img {position:absolute; width:100%; height:100%; top:0; left:0; }
.feature-icon i { color: #a8206c; }
.mission { display: block; padding:15px 15px; height:440px; margin: 0px 0px 30px 0px; border: 1px dashed #ddd; text-align: center; }
.mission strong { font-size: 18px; text-align: center; display: block; color: #f97304; padding: 0px 0px 15px 0px; font-weight: 500; text-transform: uppercase; }
.mission p { font-size: 15px; text-align: center; color: #222; padding: 5px 0px 20px 0px; line-height: 25px; }
.about-us img { width: 100%; }

.mission span { font-size: 15px; text-align: center; color: #a8206c; padding: 5px 0px; line-height: 25px; font-weight: 400; text-transform: capitalize; }

.mission:hover { border: 1px dashed #a8206c; }
.mission:hover strong { color: #a8206c; }
.mission:hover .feature-icon { border: 2px solid #f97304; }

.counter-wrapper{background-color: #f9f9f9;}
.space-small { padding-top: 70px; padding-bottom: 70px; }
.counter p { font-size: 14px; color: #000; font-weight:400; padding:6px 0px;}
.counter h2 { font-size:18px; line-height:26px; color: #a8206c; margin-bottom:0px; font-weight: 500;}
.counter { text-align: center; padding:10px; border:1px solid #fff; margin-bottom:30px; height:140px;}

.counter h3 { color:#000; margin-bottom: 0px; font-size:16px; font-weight:500; padding:4px 0px;}
.partners { display: block; margin: 15px 0px; border: 1px dashed #ddd; }
.partners:hover { border: 1px dashed #a8206c; }

.item-details { background: #f9f9f9; padding: 20px; }
.item-details h5 { font-size: 18px; color: #a8206c; display: block; padding: 15px 0px; }
.item-details p { font-size: 15px; color: #222; padding: 0px; }
.clicks { display: block; margin-bottom: 30px; overflow: hidden; border: 2px solid #fff; position: relative; cursor: pointer; }
.clicks img { transition: all 1.5s ease; }
.clicks:hover img { transform: scale(1.1); }

.owl-prev { display: none !important; }
.owl-next { display: none !important; }

.ovrly09 { width: 100%; position: relative; z-index: 1; }

.padding2 { display: block; padding: 20px 0px; }
.overlay-grid-1:hover .overlay-grid-1::before { border: 4px double #f97304; }
.ovrly09.overlay-grid-1::before { border: 4px double #a8206c; }
.overlay-grid-1::before { position: absolute; content: ""; height: 100%; width: 80%; z-index: -1; left: 0; }
.ovrly09.overlay-grid-2::before { border: 4px double #f97304; }
.overlay-grid-2::before { position: absolute; content: ""; height: 100%; width: 80%; z-index: -1; right: 0; }
.ovrly09.overlay-grid-3::before { border: 4px double rgb(63, 173, 168); }
.overlay-grid-3::before { position: absolute; content: ""; height: 100%; width: 80%; z-index: -1; left: 0; }
.ovrly09.overlay-grid-4::before { border: 4px double #7EC03D; }
.overlay-grid-4::before { position: absolute; content: ""; height: 100%; width: 80%; z-index: -1; right: 0; }
.ovrly09.overlay-grid-5::before { border: 4px double #000; }
.overlay-grid-5::before { position: absolute; content: ""; height: 100%; width: 80%; z-index: -1; left: 0; }
.ovrly09.overlay-grid-6::before { border: 4px double #f00; }
.overlay-grid-6::before { position: absolute; content: ""; height: 100%; width: 80%; z-index: -1; right: 0; }
.ovrly09 img { display: block; padding: 30px; }

.about_content { display: table-cell; vertical-align: middle; height:440px;}
.about_content strong { font-size: 25px; color: #a8206c; padding: 8px 0px; display: block; font-weight: 400; }
.about_content p { font-size:16px; color: #444; display: block; text-align: justify; padding: 10px 0px; font-weight:500; line-height:24px;}




@media screen and (max-width:1024px) {

.submenu li a { padding: 2px 10px; }
.banner-text { width: 70%; position: absolute; left: 14%; top: 30%; }
.banner-text strong { font-size: 45px; padding: 8px 0px; line-height: 50px; }
.banner-text p { font-size: 15px; line-height: 25px; margin-bottom: 0px; }
.topbox2 h2 { font-size: 30px; }
.topbox { text-align: center; width: 90%; margin: 0 auto; }
.topbox strong { font-size: 30px; }
.Arrengement { display: none; }
.Arrengement1 { display: block; }
.bottombox { background: #f9f9f9; }
.hovers img { width: 100%; }
.bottombox { height: 250px; }
.parallax h4 { font-size: 40px; }
.topbox h2 { font-size: 30px; }
}

@media screen and (max-width:992px) {

.submenu li a { padding: 2px 10px; }
.banner-text { width: 70%; position: absolute; left: 14%; top: 30%; }
.banner-text strong { font-size: 45px; padding: 8px 0px; line-height: 50px; }
.banner-text p { font-size: 15px; line-height: 25px; margin-bottom: 0px; }
.topbox2 h2 { font-size: 30px; }
.topbox { text-align: center; width: 90%; margin: 0 auto; }
.topbox strong { font-size: 30px; }
.Arrengement { display: none; }
.Arrengement1 { display: block; }
.bottombox { background: #f9f9f9; }
.hovers img { width: 100%; }
.bottombox { height: 250px; }
.parallax h4 { font-size: 40px; }
.topbox h2 { font-size: 30px; }
}


@media screen and (max-width:768px) {

.submenu li a { padding: 2px 10px; }
.banner-text { width: 70%; position: absolute; left: 14%; top: 30%; }
.banner-text strong { font-size: 28px; padding: 4px 0px; line-height: 35px; }
.banner-text p { font-size: 13px; line-height: 18px; margin-bottom: 0px; }
.topbox2 h2 { font-size: 30px; }
.topbox { text-align: center; width: 90%; margin: 0 auto; }
.topbox strong { font-size: 30px; }
.Arrengement { display: none; }
.Arrengement1 { display: block; }
.bottombox { background: #f9f9f9; }
.hovers img { width: 100%; }
.bottombox { height: 250px; }
.parallax h4 { font-size: 40px; }
.topbox h2 { font-size: 30px; }
}

@media screen and (max-width:767px) {
.banner-text { width: 80%; position: absolute; left: 8%; top: 5%; }
.banner-text a { background: #f4ad2d; color: #000; text-transform: uppercase; padding: 7px 18px; margin: 6px 0px; font-size: 14px; display: inline-block; border-radius: 30px; }
.banner-text strong { font-size: 22px; padding: 4px 0px; line-height: 30px; }
.banner-text p { font-size: 13px; line-height: 18px; margin-bottom: 0px; }
.L { float: none; clear: both; width: 100%; text-align: left; }
.first ul { position: static; width: 100%; }
.first:hover ul { display: none; width: 100%; max-width: 100%; }
.clickable { background-image: url("../dc696.4shared.com/img/RAxWhDgy/s3/140f9ba8408/reorderc9dd.html"); width: 40px; height: 40px; position: fixed; top: 6px; right: 7%; cursor: pointer; }
.first ul a, .first ul li { color: #fff; font-size: 15px; line-height: 22px; }
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left { display: none; }
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right { display: none; }
.topbox2 h2 { font-size: 24px; }
    .topbox2 h1, .topbox2 h2 { font-size:24px;}
    .topbox h1 { font-size:24px;}
.topbox { text-align: center; width: 90%; margin: 0 auto; }
.topbox strong { font-size: 24px; }
.bottombox { height: 300px; }
.Arrengement { display: none; }
.Arrengement1 { display: block; }
.bottombox { background: #f9f9f9; }
.parallaxs { height: 300px; }
.parallax { height: 300px; }
.parallax h4 { font-size: 30px; }
.topbox h2 { font-size: 24px; }
.roundbox { margin: 20px 0px 0px 6px; }
.topbox2 img { width: 100%; }
.topbox img { width: 100%; }
}

@media (max-width: 450px) {
.gallery { -webkit-column-count: 1; -moz-column-count: 1; column-count: 1; -webkit-column-width: 100%; -moz-column-width: 100%; column-width: 100%; }
}

@media (max-width: 400px) {
.btn.filter { padding-left: 1.1rem; padding-right: 1.1rem; }
}
.img-responsive{
    
}
.blog_h1{
    padding: 30px 40px;
    text-align: center;
}
.bloglink{
    color: black;
}
.dropdown-toggle{
  background-color: white;
  font-size: 15px;
  color: #111;
  text-transform: uppercase;
  font-weight: 500;
  padding: 15px 0px;
  font-family: Raleway;
  transition: all 0.5s;
}
/* .fa-search{
    color: black;
    position:absolute;
}
.form-control{
    box-shadow: 0 0 15px #dedede;
} */
.form-groups{
display: block;
    margin: 30px 0px;
    position: relative;
    box-shadow: 2px 1px 5px 0 #ccc;
}
    .form-groups input{
        position: relative;
        padding: 25px 10px;
        border: 1px solid #ccc;
    }
    .form-groups i{
    position: absolute;
    top: 20px;
    right: 15px;
    font-size: 15px;
    color: #6b5b5b;
    }
    .blog-subscriber {
        text-align: center;
        padding: 30px 25px;
        /* margin: 20px 0; */
        border-top: 3px solid #e84365;;
        box-shadow: 0 5px 15px 0 rgb(37 44 97 / 15%), 0 2px 4px 0 rgb(93 100 148 / 20%);
    }
    .blog-subscriber h2 {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 35px;
        margin-bottom: 15PX;
        color:#e84365;
    }
    .blog-subscriber input {
        display: block;
        width: 100%;
        padding: 15px;
        border: 1px solid #ccc;
        margin-bottom: 15px;
    }
    .blog-subscriber a {
        background: #e84365;
        padding: 10px 0px;
        display: block;
        text-align: center;
        font-size: 18px;
        color: #fff;
    }
    .blog-subscriber p {
        font-weight: 500;
        margin: 0 0 10px;
    }
    .blogs_btn-read{
        color: #fff;
    /* border: 1px solid #ccc; */
    box-shadow: 2px 1px 5px 0 #ccc;
    border-radius: 30px;
    padding: 9px 20px;
    background-color: #e84365;
}
    }
    