


/*----------------------------------------------------
	SITE MAIN STRUCTURE
------------------------------------------------------*/

.site_wrapper {
	width: 100%;
	margin: 0 auto 0 auto;
}

.container {
	width: 1170px;
	margin: auto;
}


/*---------------------------------------------------
	HEADER
------------------------------------------------------*/


#logo11 {
	float:left;
	display:block;
	width:100%;
	min-height: 50px;
	margin-top:14px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo11.png) no-repeat left top;
}



/* header area adinationals */
.logo {
	float: left;
	width: 25%;
	margin-top: 5px;
}


.menu_main {
	float: left;
	width: 100%;
	z-index: 9999;
}

.mstslider {
	width: 100%;
	float: left;
}

/* top navigations */


.top_section {
	float: left;
	width: 100%;
	height: 130px;
	background: #fff;
}
.top_section .left {
	float: left;
	width: 40%;
	
    padding-top: 39px;
}

.top_section .left h6 a{
	color: #000;
	font-size:24px;
	font-weight: 600;
	text-transform: none;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 0.3px;
}
.logo-telugu{
	color: #000;
	font-size:24px;
	font-weight: 600;
	text-transform: none;
	font-family: 'Mallanna', sans-serif;
	letter-spacing: 0.3px;
}
.logo-titile{
	color: #000;
	font-size:13px;
	font-weight: 500;
	text-transform: none;
	font-family: 'Poppins', sans-serif;
	width: 100%; float: left; letter-spacing: 0px
}
.top_section .right {
	float: left;
	width: 60%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
	color: #fff;
	font-size: 13px;
}
.top_section .right a {
	color: #fff;
	font-size: 13px;
	transition: all 0.3s ease;
}
.top_section .right a:hover {
	color: #ccc;
}
.top_section .right i {
	color: #999;
	margin-left: 22px;
}
.top_section ul.topsocial {
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 20px;
}
.top_section .topsocial li {
	float: left;
	padding: 0px;
	margin: 0px 5px 0px 0px;
}
.top_section .topsocial li a {
	float: left;
	color: #fff;
	font-size: 11px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	transition: all 0.3s ease;
	margin: 0;
	background: #333;
	width: 22px;
	height: 22px;
	vertical-align: middle;
	line-height: 20px;
}
.top_section .topsocial li a:hover {
	background: #999;
}
.top_section .topsocial li a i {
	color: #fff;
	margin: 0;
}


.slidermar {
	margin-top: 100px;
}

.blog-section{padding: 80px 0;clear: both;}

.blog-section h4{color: #000;
	font-size:26px;
	font-weight: 600;
	text-transform: none;
	font-family: 'Mallanna', sans-serif;
	letter-spacing: 0.3px;
    text-align: left;}

/*.blog-box{width:32%; float: left;margin-right:2%;     border: 1px solid #ccc;*/
/*    margin-top: 15px;*/
/*    padding-bottom: 8px;  }*/

.blog-box {
    width: 32%;
    float: left;
    margin-right: 2%;
    border: 1px solid #ccc;
    margin-top: 15px;
    padding-bottom: 8px;
    min-height: 275px;
}

.blog-box:nth-child(3n+3){margin-right:0%  }

.bg-yellow {
    background: #FFE6AE;
    padding: 8px 12px 8px 12px;
    margin-bottom: 0px;
    color: #000;
	font-size:20px;
	font-weight: 600;
	text-transform: none;
	font-family: 'Mallanna', sans-serif;
	letter-spacing: 0.3px;
}

.bg-yellow span{
    float: right;font-family: 'Mallanna', sans-serif;font-size:18px;
}

.blog-box p{padding: 8px 12px 0px 12px;
    margin-bottom: 0px;
    color: #000;
	font-size:20px;
	font-weight: 400;
	text-transform: none;
	font-family: 'Mallanna', sans-serif;
	letter-spacing: 0.3px; line-height: 30px; }

.viwemore { text-align: right;}

.viwemore a {color: #ff0000 !important; }

.scrolling-news-section {
    padding: 0px 0 60px;
}

/*.scrolling-news{width:66%; margin-right: 2%; float: left }*/

.scrolling-news{width:100%; margin-right: 0%; float: left }

.scrolling-news img {width:100% !important;     height: 282px !important; object-fit:cover;  }

.scrolling-news .owl-theme .owl-nav {
    display: block !important;
}
/*====*/
.hero-section{
   width:100%; float: left;     margin-top: 70px;
}
.hero-banner-container{
    width:66%; margin-right: 2%; float: left
}
.hero-banner-container .slick-prev:before, .hero-banner-container .slick-next:before {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid transparent;
    background: rgb(0 0 0 /0.5);
}
.hero-banner-container .slick-next {
    right: 5px;
}
.hero-banner-container .slick-prev {
    left: 5px;
    z-index:9;
}
.subscribe{width:32%; float: left; background: #333300; padding: 25px; margin-top: 0px;}

.subscribe h4{color: #fff;
	font-size:24px;
	font-weight: 400;
	text-transform: none;
	font-family: 'Mallanna', sans-serif;
	letter-spacing: 0.3px; line-height: 30px;}

.subscribe p{color: #fff;
	font-size:18px;
	font-weight: 400;
	text-transform: none;
	font-family: 'Mallanna', sans-serif;
	letter-spacing: 0.3px; line-height: 30px;}

.subscribe input{width: 100%;
    background: #fff;
    border: 0;
    padding: 10px 10px;
    margin-top: 20px;
    margin-bottom: 15px;}

.subscribe-btn{width: 100%;
    background: #ee7164;
    border: 0;
    padding: 10px 10px;
    text-align: center;color: #fff;font-family: 'Poppins', sans-serif;font-size: 15px;
    margin-bottom: 15px;}

.home-demo .item {
    background: #eee;
}

.scrolling-news-box{border:1px solid #eee; }

.scrolling-news h4{    color: #000;
    font-size: 26px;
    font-weight: 600;
    text-transform: none;
    font-family: 'Mallanna', sans-serif;
    letter-spacing: 0.3px;
    text-align: left; margin-bottom: 25px; }

.home-demo .item h5{color: #000;
	font-size:22px;
	font-weight: 600;
	text-transform: none;
	font-family: 'Mallanna', sans-serif;
	letter-spacing: 0.3px; line-height: 30px;    margin-bottom: 0px;
}
.home-demo .item h6{color: #000;
	font-size:15px;
	font-weight: 500;
	text-transform: none;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 0.3px; line-height: 30px;margin-bottom: 5px;
}

.latest-news{padding: 0px 0 40px}

.latest-news h4{    color: #000;
    font-size: 26px;
    font-weight: 600;
    text-transform: none;
    font-family: 'Mallanna', sans-serif;
    letter-spacing: 0.3px;
    text-align: left; margin-bottom: 25px; }

.latest-news-box {
    width: 32%;
    float: left;
    margin-right: 2%;
    border: 1px solid #ccc;
    margin-top: 15px;
    
}
.latest-news-box:nth-child(3n+3) {
    margin-right: 0%;
}
.latest-news-box h5{
    color: #000;
    font-size: 22px;
    font-weight: 600;
    text-transform: none;
    font-family: 'Mallanna', sans-serif;
    letter-spacing: 0.3px;
    text-align: left; margin-bottom: 20px;
}
.latest-news-box p{
    color: #000;
    font-size: 18px;
    font-weight: 500;
    text-transform: none;
    font-family: 'Mallanna', sans-serif;
    letter-spacing: 0.3px; line-height: 30px;
    text-align: left; 
}
.latest-news-box img{
    width:100%;height:250px;
}
.more-info {background: #ee7164; padding: 10px 20px}

.more-info a{font-family: 'Poppins', sans-serif; font-size: 15px; color: #fff;}

.more-info span{font-family: 'Poppins', sans-serif; font-size: 15px; color: #fff; float: right}

.tags{padding: 30px 0px 60px}

.tags a {
    color: #000 !important;margin-right: 15px;margin-bottom: 20px;    display: inline-block;
}
.tagtext{
    color: #000 !important;
    font-size: 20px;
    font-weight:600;
    text-transform: none;
    font-family: 'Mallanna', sans-serif;
    letter-spacing: 0.3px; 
}

.tagtext1{    
    background: #ffd8db; border-radius: 25px;     padding: 5px 15px 11px; 
}
.tagtext2{    
    background: #dde0ff; border-radius: 25px;     padding: 5px 15px 11px;    
}

.tagtext3{    
    background: #c1ffea; border-radius: 25px;     padding: 5px 15px 11px;    
}

.tagtext4{    
    background: #fdeec4; border-radius: 25px;     padding: 5px 15px 11px;   
}

.tagtext5{    
    background: #ffd9ed; border-radius: 25px;     padding: 5px 15px 11px;    
}

.tagtext6{    
    background: #cbffc1; border-radius: 25px;     padding: 5px 15px 11px;   
}

.footer-image{padding: 20px 0 25px;}

.footer-image img{width:100%;}

.footer{background: #333300; padding: 20px 0px; margin-top: 35px;}

.copyrights-left{width: 40%; float: left;color: #fff !important;
    font-size: 18px;
    font-weight:600;
    text-transform: none;
    font-family: 'Mallanna', sans-serif;
    letter-spacing: 0.3px; }
    
.copyrights-center{width: 20%; float: left; }

.copyrights-right{width: 40%; float: left}

ul.footer_social_links {
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.footer_social_links li {
	float: left;
	padding: 0px;
	margin: 0px 10px 0px 0px;
}
.footer_social_links li a i {
	width: 24px;
	height: 24px;
	text-align: center;
	border-radius: 100%;
	line-height: 24px;
	vertical-align: middle;
	background-color: #ee7164;
	color: #fff;
	transition: all 0.3s ease;
}
.footer_social_links li a i:hover {
	color: #fff;
	background-color: #ee7164;
}

.footer_social_links.two li a i {
	color: #fff;
	background-color: #87d37c;
	width: 28px;
	height: 28px;
	line-height: 28px;
}
.footer_social_links.two li a i:hover {
	color: #fff;
	background-color: #454545;
}

.footer_social_links.three li a i {
	color: #fff;
	background-color: #50c9d4;
	width: 28px;
	height: 28px;
	line-height: 28px;
}
.footer_social_links.three li a i:hover {
	color: #fff;
	background-color: #454545;
}


.blog-details{padding: 80px 0}

.blog-details img{width:1170px; height:418px;}

.blog-details h3{
    color: #ff0000;
    font-size: 28px;
    font-weight: 600;
    text-transform: none;
    font-family: 'Mallanna', sans-serif;
    letter-spacing: 0.3px;
    text-align: left; margin-bottom: 15px; margin-top: 20px;
}
.blog-details h6{
    color: #000;
    font-size: 18px;
    font-weight: 400;
    text-transform: none;
    font-family: 'Mallanna', sans-serif;
    
    text-align: left; margin-bottom: 20px; 
}
.blog-details h5{
    color: #122197;
    font-size: 22px;
    font-weight: 600;
    text-transform: none;
    font-family: 'Mallanna', sans-serif;
    text-align: left; margin-bottom: 20px; 
}

.blog-details p{
    color: #000;
    font-size: 22px;
    font-weight: 400;
    text-transform: none;
    font-family: 'Mallanna', sans-serif;
    letter-spacing: 0.3px;
    text-align: left; margin-bottom: 10px; margin-top: 20px;
}
pre {
   
  line-height:1.728571429;
   white-space:pre-wrap;
  color: #000;
    font-size: 22px;
    font-weight: 400;
    text-transform: none;
    font-family: 'Mallanna', sans-serif;
    letter-spacing: 0.3px;
    text-align: left; margin-bottom: 30px; 
    background-color:#fff;
    /*border:1px solid #ccc;
    border-radius:4px*/
}
.blog-details-title{width: 90%; float: left; margin-right: 5%}

.blog-details-share{width: 5%; float: left; }

.blog-details-share i{width: 35px;
height: 35px; line-height: 35px; 
color: #fff;
background: #ee7164;
border-radius: 50%; text-align: center; font-size: 18px; }

 .tooltip-container {
      position: absolute;
      
    }

/*    .tooltip-button {
     background-color: #00DBDE;
     background-image: linear-gradient(90deg, #00DBDE 0%, #FC00FF 100%);
      border: none;
      color: #fff;
      padding: 12px 20px;
      font-size: 60px;
      cursor: pointer;
      border-radius: 50px;
      transition: background 0.3s ease, transform 0.3s ease;
      box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
    }

    .tooltip-button:hover {
     background-color: #00DBDE;
     background-image: linear-gradient(90deg,#FC00FF 0%, #00DBDE 100%);
    transform: translateY(-2px);
    }*/

.tooltip-content {
    position: absolute;
    background-color: #fff;
    color: #fff;
    padding: 6px;
    border-radius: 3px;
    font-size: 0px;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    top: calc(92% + 7px);
    left: 0%;
    transform: translateX(-77%);
    white-space: nowrap;
    box-shadow: 0px 4px 8px rgb(0 0 0 / 20%);
}
    .tooltip-container:hover .tooltip-content {
      opacity: 1;
      visibility: visible;
    }
    .tooltip-content::before {
    content: "";
    position: absolute;
    border: 6px solid transparent;
    border-bottom-color: #ddd;
    top: -12px;
    left: 85%;
    transform: translateX(-50%) rotate(0deg);
}

.tooltip-content a i{width: 20px;
height: 20px;  
color: #000;
background: none;
border-radius: 0%; text-align: center; font-size: 16px;}

.tooltip-content a{ padding-right: 10px;}

.blog-details-title ul li{float: left; margin-right: 10px;color: #000;
    font-size: 18px;
    font-weight: 400;
    text-transform: none;
    font-family: 'Mallanna', sans-serif;
    
    text-align: left; margin-bottom: 20px; }

.c-tab__content .reviews i{color: #f3c209; padding-bottom: 15px;}

.c-tab__content .reviews{border-right: 1px solid #eaeaea;}

.c-tab__content .reviews-text p{padding: 0px 25px 0px 40px;    color: #000;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 1px;
    padding-bottom: 15px;
    line-height: 22px;
    text-align: justify;
    margin-bottom: 0px;
    margin-top: 0px;font-family: 'Poppins', sans-serif;}

.c-tab__content .reviews-text-line {background-color: #eaeaea; height: 1px; margin: 15px 0px}

.c-tab__content label{font-family: 'Poppins', sans-serif;color: #000; line-height: 30px;
    font-weight: 400;
    font-size: 14px; margin-top: 15px;}
    
 .c-tab__content input  { border: 1px solid #eaeaea; height: 38px; width: 50%;     border-radius: 5px; }

/*.c-tab__content .reviews-text-line:last-child {background-color: #eaeaea; height: 0px; margin:0px 0px}*/

textarea { border-radius: 5px; -moz-border-radius: 5px;-webkit-border-radius: 5px;height: 80px;width: 50%;padding: 15px;border:1px solid #eaeaea;margin-top: 0px;margin-bottom: 15px;}

.reviews-name{font-family: 'Poppins', sans-serif;color: #000; line-height: 30px;
    font-weight: 400;
    font-size: 16px;}

.reviews-name span{font-family: 'Poppins', sans-serif;color: #ff0000; line-height: 30px;
    font-weight: 400;
    font-size: 14px;}

.comments-section h6 {
    font-family: 'Poppins', sans-serif;
    color: #000;
    line-height: 30px;
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 29px;
    margin-top: 29px;
}

.addcart {
    padding: 10px 25px;
    font-size: 15px;
    line-height: 20px;
    color: #fff;
    background: #e14627;
    border-radius: 26px;
    width: 18%;
    border: 0px;font-family: 'Poppins', sans-serif;
}
.blog-bottom {
    display: flex;
    flex-wrap: nowrap;
        padding: 15px 0;
            border-top: 1px solid #eee9e8;
    border-bottom: 1px solid #eee9e8;
}
.blog-tags {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    align-items: center;
}
.blog-tags h5 {
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    margin-right: 8px;
    margin-bottom: 0; font-family: 'Poppins', sans-serif;
}
.blog-tags ul {
    display: block;
    margin: 0;
}
.blog-tags ul li{
     font-family: 'Poppins', sans-serif; color: #ff0000;font-size: 16px;
    font-weight: 600; float: left; margin-right: 15px;
}

.blog-tags ul li a{
     font-family: 'Poppins', sans-serif; color: #122197;font-size: 16px;
    font-weight: 500; float: left; margin-right: 15px;
}

.blog-share {
    text-align: right;
    width: 100%;
}
.blog-share .blog-sb {
    padding: 5px 12px;
    display: inline-flex;
    text-transform: uppercase;
    font-size: 13px;
    background: #f4f4f4;
    border-radius: 25px;
    text-align: center;
}

.blog-share ul {
    margin-left: 15px;
    margin-bottom: 0;
}

 .blog-share ul li {
    margin-right: 7px;
    font-size: 16px;
    display: inline-block;
}

.blog-share ul li i.fa-facebook {
    color: #3b5998;
}

.blog-share ul li i.fa-twitter {
    color: #000;
}

.blog-share ul li i.fa-whatsapp {
    color: #3bb107;
}

.blog-share ul li i.fa-envelope {
    color: #3b5998;
}

.blog-share ul li i.fa-pinterest {
    color: #d30000;
}

.blog-share ul li i.fa-linkedin {
    color: #006dac;
}

.blog-share ul li i.fa-tumblr {
    color: #00324f;
}

.blog-share ul li i.fa-send {
    color: #00a2ff;
}







/* scroll up */
.scrollup{
    width:40px;
    height:40px;
    opacity:1;
    position:fixed;
    bottom:22px;
    right:20px;
    display:none;
    text-indent:-9999px;
    background: url(../images/scroll-top-arrow.png) no-repeat left top;
	z-index: 9001;
}


/*=====*/

.herobanner-text{
  width: 100%;
    position: absolute;
    content: "";
    left: 0px;
    bottom: 0px;
    background: rgb(25 25 25 /0.2);
    z-index: 9;
    display: flex;
    justify-content: center;
    padding: 10px 20px;
}
    
.herobanner-text h3{
       color: #fff;
    text-align: center;
    margin-bottom: 0px;
    font-weight: 600;
    font-size: 19px;
}