/*
Theme Name: Mahadevpolytech
*/
/*
/*/

.bg-grey{
	    background: #f8f5f2;
}

.recentPost{
	
}

.recentPost ul{
	padding: 0;
}

.recentPost ul li{
	
}

.recentPost ul li .content{
	background: #eee;
    padding: 6px 8px;
    margin-bottom: 10px;
    border-radius: 5px;
    font-size: 14px;
}

.recentPost ul li a{
	    color: #ed1b24;
    font-size: 14px;
    font-weight: 500;
}

.post-previous a{
	border-bottom: 1px solid #c80d0d;
}

.post-next a{
	border-bottom: 1px solid #c80d0d;
}

.btn-enquire{
	background: #ed1b24;
    font-size: 14px;
    padding: 10px 30px;
    border-radius: 5px;
    transition: 0.3s;
    border: 1px solid rgba(0, 0, 0, 0);
    font-weight: 600;
    color: #fff;
}

iframe,
embed {
    max-width: 100%;
}

.clear {
    clear: both;
}
a {
    color: #000;
}
a:hover,
a:focus {
    text-decoration: none;
    color: #000;
}

.tick-icon{
	width: 16px;
    margin-right: 7px;
}
/* Theme CSS */

html,
body { 
    overflow-x: hidden;
    font-family: "Poppins", sans-serif;
    min-width: 320px;   
    font-weight: 400;
    font-size: 15px; 
    color: #282828;
}

h1, h2,h3, h4, h5, h6{
   font-weight: 600;
}

h1{
    font-size: 30px;
}

h2{
    font-size: 28px;
}

h3{
   font-size: 26px; 
}

h4{
    font-size: 24px;
}

h5{
    font-size: 22px;
}

h6{
   font-size: 20px; 
}

.rsrc-main-menu .navbar-nav > li > a{
   font-family: "Poppins", sans-serif;
}
p{
    line-height: 1.7;
    color: #282828;
}

ul{
    color: #282828;
}

.bdr-5{
    border-radius: 5px;
	    border: 1px solid #ddd;
}

.font-16{
	font-size: 16px;
}

/**** Header ***/

.topBar{
    background: #020202;
    padding: 12px 0;
    position: relative;
}

.topBar::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-bottom: 48px solid #ed1b24;
    border-right: 74px solid transparent;
}

.topBar::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-bottom: 48px solid #ed1b24;
    border-left: 74px solid transparent;
}

.topBar ul{
    padding: 0;
}

.topBar ul li{
    color: #fff;
    list-style: none;
    font-size: 12px;
}

.topBar ul li a{
    color: #fff;
    position: relative;
    padding: 0 0px;
    font-size: 12px;
    font-weight: 500;
}

.topBar ul li a svg{
    fill: #ed1b24;
}

.nav-logo img{
    width: 145px;
}

.rsrc-container-header{
    padding: 2px 0;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
    background: #fff;
    position: relative;
}

.rsrc-container-header .navbar-nav{

}

.rsrc-container-header .navbar-nav li{
   
}

.rsrc-container-header .navbar-nav li:last-child a{
    background: #ed1b24;
    font-size: 14px;
    padding: 10px 30px;
    margin: 0 0 0 30px;
    border-radius: 5px;
    transition: 0.3s;
    border: 1px solid rgba(0, 0, 0, 0);
    font-weight: 600;
    color: #fff;
}

.rsrc-container-header .navbar-nav li a{
    position: relative;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0 25px;
    font-family: "Poppins", sans-serif;    
}

.rsrc-container-header .navbar-nav li a:after{
    content: "";
    background: #787373;
    position: absolute;
    bottom: 3px;
    right: 0;
    height: 58%;
    width: 1px;
}

.rsrc-container-header .navbar-nav li:last-child a::after{
    background: transparent;
}

.logoArea{
    padding: 7px 0;
}

.logoArea .sitename{
    margin-left: 20px;
}

.logoArea .sitename .bigTitle{
    margin: 0 0 1px;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
}

.logoArea .sitename .smlTitle{
    margin: 0;
    font-size: 13px;
    font-weight: 500;
}

/**************/

.rsrc-header {
    z-index: 2;
}
.home #site-header a {
    color: #fff;    
}

#site-header a {
    color: #222;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.1;
}
#site-header h1 {
    margin: 0;
}

.fixed-me{
    transition: all 1s ;
}

.fixed-me{    
    position: fixed;
    width: 100%;
    z-index: 999;
}

#breadcrumbs{
    padding: 12px 0;
    background: #eee;
}

.rsrc-container {
    color: #222222;
    padding-right: 0;
    padding-left: 0;
    background: #f9f9f94d;
}

.rsrc-content, .rsrc-content-home  {
    position: relative;
    margin: 0px auto;
}
.rsrc-content  {
/*    background-color: #f3f3f3;*/
}
.rsrc-main {
    padding: 0px 0;
    position: relative;
}

.rsrc-footer-menu {
    padding-top: 15px;
}

.footer-menu-nav {
    padding: 0;
    margin: 0;    
}
.footer-menu-nav li {
    display: inline-block;
    padding: 9px 0;
    margin-right: 10px;
}
.footer-menu-nav li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
}


.rsrc-author-credits .copyright {
    margin: 20px 0 0;
    color: #ffffff;
    font-size: 13px;
    font-weight: 400;
    padding: 5px 0 5px;
}

.rsrc-author-credits{
    border-top: 1px solid #5e5e5e;
}

.rsrc-footer {
    background-color: #010101;
    padding: 15px 0;
}



/* Navigation */

.user-nav{
    margin: 0;
    list-style: none;
    float: right;
}

.user-nav li{
    display: inline-block;
    padding-top: 4px;
    margin-right: 10px;
}

.user-nav li a{
    color: #fff;
    font-size: 12px;
}

.navbar {
    border-radius: 0;
    margin-bottom: 0;
    border: none;
    padding: 0;
}


/* Menu opened in responsive */

@media only screen and (max-width: 767px) {
    .dropdown-menu {
        position: static;
        padding: 10px 0;
        background-color: transparent;
        border: none;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .dropdown-menu > li > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
        padding: 3px 30px;
    }
    .dropdown-submenu>.dropdown-menu {
        padding-left: 10px;
    }
    .rsrc-header-img img {
        max-height: 50px;
        line-height: 50px;
    }
    .header-line-search {
        margin-bottom: 10px !important;
    }
    .header-right.col-sm-9 {
        padding-right: 0px;
        padding-left: 0px;
    }
}
.dropdown-submenu ul li li a:after {
    display: none;
}
.sticky {} 
.bypostauthor {} 
img {
    max-width: 100%;
    height: auto;
}
.no-gutter {
    padding-left: 0;
    padding-right: 0;
}
.featured-thumbnail {
    padding: 0;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}
.featured-thumbnail img {
    width: 100%;
}
.featured-thumbnail::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.featured-thumbnail:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}
.featured-thumbnail img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}
.featured-thumbnail:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}
@keyframes shine {
    100% {
        left: 125%;
    }
}
h1.site-title,
h2.site-title {
    font-size: 36px;
    margin: 0;
}
h1.site-title a,
h2.site-title a {
    color: #fff;
}
/* Text meant only for screen readers */

.wpcf7-form{
	background: #fff;
    padding: 12px;
    border-radius: 5px;
}

textarea,
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
select,
input[type="week"] {
    
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: none;
    box-shadow: none;
    color: #000;
    font-size: 14px;
    padding-left: 17px;
    width: 100%;
	height: 40px;
    margin-bottom: 10px;
    border-radius: 5px;
    background: #e9e8e8;
}
textarea{
    height: 70px;
    padding-left: 17px;
}

.wpcf7 input[type="email"], input[type="tel"], input[type="text"]{
        color: #000;
}
/* Buttons styling */

.btn-default,
input[type="submit"],
button,
a.comment-reply-link {
    border: 1px solid #ed1b24;
    color: #fff;
    background-color: #ed1b24;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    padding: 10px 30px;
    border-radius: 4px;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn,
.btn-default:active,
.btn-default.active,
input[type="submit"]:hover,
button:hover,
a.comment-reply-link:hover {
    color: #ed1b24;
    border-color: #ed1b24;
    background-color: transparent;
    box-shadow: none;
}

/* Top Bar */

.top_head {
    padding: 8px;
    color: #fff;
    text-align: center;
    line-height: 23px;
    font-size: 20px;
    background: #7c22d7;
    font-weight: 400;
}

.top_head a {
    color: #ffa700;
    font-weight: 700;
    transition: 0.3s;
    text-decoration: none;
}

/*footer*/

ul.footer-links{
    padding: 0;
}

ul.footer-links li {
    padding-bottom: 16px; 
    list-style: none;
}

/****************/

/****************/

.footer-widgets {
    padding-top: 40px;
    color: #fff;
    background: #010101;
    position: relative;
}

.footer-widgets #content-footer-section{
    padding-top: 15px;
}

.footer-widgets #content-footer-section .widget h3{
    border-bottom: none;
    color: #fff;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
}

.footer-widgets #content-footer-section .textwidget p{
    color: rgb(255 255 255 / 73%);
}

.footer-widgets #content-footer-section .headIcon a{
    box-shadow: none;
}

.headIcon a{
    color: #282828;
    margin-right: 18px;
    line-height: 55px;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 10px;
    text-transform: uppercase;
    border-radius: 6px;
    background: #ffffff;
    margin-bottom: 15px;
}

.headIcon a svg{
    fill: #282828;
    
}

ul.footer-links{
    padding: 0;
}

ul.footer-links li {
    padding-bottom: 16px; 
    list-style: none;
}
#content-footer-section .widget_custom_html{
    
    padding-right: 25px;
}

ul.footer-links li a {
    display: flex;
    color: #fff;
    font-size: 14px;
    margin-bottom: 0px;
}

ul.footer-links li a svg{
    display: flex;
    fill: #bbb9b9;
    margin-right: 10px;
    font-size: 16px;
    position: relative;
    top: 2px;
}


/***************/

.navbar-toggler2{
    padding: 0;
    border: none;
    font-size: 25px;
    height: 38px;
    color: #fff;
    display: none;
	background: transparent;
}

.navbar-toggler2 .navbar-toggler-icon,  
.navbar-toggler2 .navbar-toggler-icon:before, 
.navbar-toggler2 .navbar-toggler-icon:after{
    display: inline-block;
    width: 22px;
    height: 2px;
    background-color: currentColor;
    transition: width .25s ease;
    color: #080808;
    margin: 0;
}

.navbar-toggler2 .navbar-toggler-icon:before, 
.navbar-toggler2 .navbar-toggler-icon:after{
    content: "";
    position: absolute;
    left: 15px;
}

.navbar-toggler2 .navbar-toggler-icon:before {
    top: 27px;
}

.navbar-toggler2 .navbar-toggler-icon:after{
    top: 11px;
}

.navbar-toggler2 .navbar-toggler-text{
    font-size: 16px;
    margin-left: 8px;
}

button:focus {
    outline: 1px dotted;
    outline: none;
}

.floating-icon-whatsapp{    
    margin: 0 8px;
    position: fixed;
    bottom: 10px;
    right: 0;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 22px;
    z-index: 999;
}

.floating-icon-whatsapp a{
    display: block;
    width: 50px;
    height: 50px;
	padding: 5px;
}

.floating-icon-whatsapp a svg {
    fill: #fff;
    font-size: 28px;
}

.entry-content ul li{
	font-size: 16px;
    line-height: 28px;
}

.heading-2{
	font-size: 48px;
}

/*******************/

.hero-banner-three {
    background-color: #ffffff;
    padding: 0px 0 55px;
    
}

.hero-banner-three .hero-heading {
    font-size: 60px;
    line-height: 1.11em;
    color: #010101;
    margin-bottom: 0;
}

.hero-banner-three ul{
   padding: 0 18px;
}

.hero-banner-three ul li a{
  color: #010101;
}

.theme-btn-four {
    font-size: 18px;
    color: #fff;
    padding: 10px 50px;
    text-align: center;
    line-height: 51px;
    border: 2px solid #ed1b24;
    background: #ed1b24;
    transition: all .3s ease-in-out;
    border-radius: 3px;
    position: relative;
    z-index: 1;
}

.banner-shape-1{
	position: absolute;
    top: 17px;
    left: 0;
    z-index: 1;
    opacity: 0.2;
}

.banner-box{
    text-align: center;
    padding: 12px 0 12px;
    margin-bottom: 10px;
    background: #2f2e2e;
    border-radius: 5px;
}

.banner-box p{
    line-height: 15px;
    color: #fff;
    font-size: 12px;
    margin: 9px 0 2px;
}

.banner-box p span{
    color: #010101;
    font-size: 11px; 
}

.banner-box img{

}

.banner-box-wrapper{    
    background: #222222;
    padding: 10px 10px;
    max-width: 90%;
    margin: 2px auto;
    border-radius: 4px;
    position: relative;
    top: -75px;
}

.who-we-are{
	padding: 60px 0;
}

.who-we-are ul {
    color: #282828;
    list-style: none;
    padding: 0;
}

.who-we-are ul li{
	padding: 8px 0;
}

.how-we-work{
    background: #f8f5f2;
    padding: 50px 0 50px;
}

.feature-block .inner-box {
    text-align: left;
    padding: 30px 30px;
    background-color: #fff;
    -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.0509803922);
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
    position: relative;
    z-index: 1;
    border-radius: 4px;
    margin-bottom: 20px;
}

.feature-block .inner-box .title {
    line-height: 25px;
    text-transform: capitalize;
    margin: 0;
    font-size: 18px;
}

.feature-block .inner-box .icon-box {
    margin: 20px 0;
    -webkit-transition: all 900ms ease;
    transition: all 900ms ease;
}

.feature-block .inner-box .arry-btn
Specificity: (0,3,0)
 {
    font-size: 16px;
    color: #1a4137;
    font-weight: 500;
}

.fancy{
	    color: #ed1b24;
    border-bottom: 1px solid;
}

.what-we-offer{
    background: #f8f5f2;
}

.what-we-offer .slick-list{
    padding-top: 20px ! important;
}

.whatWeWorkSlider{
    overflow: hidden;
}

.what-we-offer .offer-item{
    margin-right: 1vw;
    margin-left: 1vw;
    padding: 4px 4px;
    background: #ffffff;
    -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
    position: relative;
    z-index: 1;
    border-radius: 4px;
	margin-bottom: 15px;

}

.what-we-offer .offer-item.offer-item-box{  
    padding: 4px 4px;
    background: #ffffff;
    -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
    position: relative;
    z-index: 1;
    border-radius: 4px;
    margin-bottom: 15px;
    margin-right: 0;
    margin-left: 0;

}

.what-we-offer .offer-item .offer-item-content{   
    padding: 10px 8px;  
	border-top: 1px solid #c7c3c3;
}

.what-we-offer .offer-item .offer-item-content h5{
	    white-space: nowrap;
	    font-size: 18px;
	    overflow: hidden;
	    text-overflow: ellipsis;
}

.what-we-offer .offer-item .item-header{
    margin-top: -18px;
}

.what-we-offer .offer-item .item-header img{
    border-radius: 5px;
}

.what-we-offer .offer-item .item-header h4{    
    font-size: 20px;
    font-weight: 400;
}

.offer-item .desc{
	    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

.read-more{
	    margin: 10px 0 0;
}

.read-more span{
	border-bottom: 1px solid #ed1b24;
}

/******************/

.avoce-policy-item {
    padding: 20px 65px 16px
}

.avoce-policy-item {
    padding: 20px 65px 16px;
    background: #fff
}

.avoce-policy .avoce-policy-item:not(:last-child) {
    border-right: 1px solid #ebebeb
}

.avoce-policy-item .policy-icon i {
    font-size: 45px
}

.avoce-policy-item .title-policy {
    margin: 16px 0;
    font-size: 18px
}

.avoce-policy-item .sub-policy {
    font-weight: 300
}

.contact-us{    
    padding: 30px 0 20px;
}

.contact-us .form-control {
    display: block;
    width: 100%;
    padding: 18px 13px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #817e7e;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: 1px solid #f1f1f1;
    border-radius: 12px;
    transition: border-color .15s 
ease-in-out, box-shadow .15s 
ease-in-out;
}

.contact-us textarea {
    resize: vertical;
    height: 115px;
}

.customer-say h6{
    color: #ff0033;
    margin-bottom: 30px;
}

.customer-say img{
    border-radius: 10px;
}

.customer-say .rate-heading{
    font-size: 13px;
}

.customer-say .rating{
    color: #ff0033;
}

.customer-say .rating span{
    background: #ff0033;
    color: #fff;
    padding: 2px 5px;
    border-radius: 9px;
    font-size: 12px;
    position: relative;
    top: -4px;
}

.customer-say .name{
    margin: 0;
    color: #ff0033;
    font-size: 15px;
    font-weight: 500;
}

.customer-say .designation{
        font-size: 12px;
}

.teamSlider .slick-dots li.slick-active button{
    outline: solid;
    outline-style: solid;
    outline-color: #ff0033;
    outline-width: 2px;
    border-radius: 10px;
}

.teamSlider .slick-dots {
    position: relative;
    bottom: -26px;
    display: flex;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    left: 0;
}

.teamSlider .slick-dots li.slick-active button:before {
    opacity: .75;
    color: #ffffff;
}

.teamSlider .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    padding: 1px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
    outline: solid;
    outline-style: solid;
    outline-color: #e5e5e5;
    outline-width: 2px;
    border-radius: 10px;
}

.teamSlider .slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 11px;
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
}

.clientSlider{
	
}

.clientSlider .slick-dots li.slick-active button{
    outline: solid;
    outline-style: solid;
    outline-color: #ff0033;
    outline-width: 2px;
    border-radius: 10px;
}

.clientSlider .slick-dots {
    position: relative;
    bottom: -26px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    left: 0;
}

.clientSlider .slick-dots li.slick-active button:before {
    opacity: .75;
    color: #ffffff;
}

.clientSlider .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    padding: 1px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
    outline: solid;
    outline-style: solid;
    outline-color: #e5e5e5;
    outline-width: 2px;
    border-radius: 10px;
}

.clientSlider .slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 11px;
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
}

.clientSlider .client-item-inner{
	padding: 0 8px;
}

.clientSlider .client-item-inner img{
	    border: 1px solid #ddd;
} 

/***************************/

.single-product{
	
}

.single-product .single-thumbnail{
	    border: 1px solid #ddd;
    margin-top: 20px;
}

.article-content .date span {
    font-size: 11px;
    background: #ff0033;
    color: #fff;
    padding: 5px 6px;
    border-radius: 5px;
}

.article-content .author img {
    margin-right: 8px;
    border-radius: 20px;
}

.article-content .author {
    font-size: 12px;
    display: flex;
    padding: 4px 0 10px;
    line-height: 38px;
}

.article-content .featured-image img{
	border-radius: 20px;
    border: 1px solid #dddddd;
}

.article-content h4{
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 18px;
}

.article-content .read-more a{
	font-size: 14px;
    border-bottom: 1px solid #020202;
}

/********* Media Query for large Device *************/
@media (min-width: 1200px) {

    .container {
        max-width: 1300px;
    }

}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-collapse {
        
        flex-direction: row-reverse;
    }
}

@media (min-width: 768px) {	
	
}

@media (max-width: 992px) {  

    .navbar-toggler2 {
        display: inline-block;
    }

}


@media (max-width: 767px) { 
    .hero-banner-three{
        padding: 0px 0 30px;
    }

    .hero-banner-three .hero-heading{
        font-size: 30px;
    }    

   .rsrc-container-header .navbar-nav li a {        
        padding: 10px 1px;
        display: block;
    }

    .rsrc-container-header .navbar-nav li:last-child a {        
        margin: 4px 0px 2px 0px;
        padding: 10px 10px;
    }

    .banner-box-wrapper{
        max-width: 98%;
    }
}

@media (max-width: 576px){		
	.topBar ul li a{
        font-size: 10px;
        position: relative;
        z-index: 11;
    }
}

