img{
  width:100%;
 }
html{
    scroll-behaviour : smooth;
}
/*slider banner start*/
/*.banner-main-section{
	background-image: url('../image/banner.png');
	background-repeat: no-repeat;
	background-size: cover;
	height: 700px;
}*/
body{
   font-family: lato;
  font-weight: 400;
}
/*index start*/
.sub-banner-section{
	position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 50% 50%;
}
.address-phone{
	list-style-type:none;
    display:inline-flex;
    width: 100%;
    margin-bottom: 0;
    padding: 10px;
    z-index: 9999;
    background-color: #fff;
    position: fixed;

}
.address-phone a{
	text-decoration: none;
  color: #FFB81C;
  padding: 30px;
  font-family: lato;
  font-weight: 400;
    
}
.navbar-nav{

	list-style-type: none;
	display: inline-flex;
}
.aradhya-navbar{
	width: 100%;
	z-index: 999999;
  position: fixed;
  background-color: rgb(255 255 255 / 75%);
}
.aradhya-navbar .navbar-brand{
	width: 300px;
}
.social-links{
	list-style-type: none;
	display: inline-flex;
	margin-bottom: 0;
	padding-left: 0;
	margin-right: 30px;
}
.social-links svg{
	fill: #e9e614;
	width: 40px;
	height: 40px;
	padding: 5px;
}
.navbar-nav{
  margin-top: 40px;
}
.navbar-nav .nav-item .nav-link{
	color: #1e1a1b;
	padding: 12px;
	font-family: lato;
  font-weight: 700;
	font-size: 16px;
	letter-spacing: 1px;
}
.navbar-brand img{
	margin-left: 70px;
  width: 33%;
}
.content-slider{
	position: absolute;
	bottom: 34%;
	line-height: 50px;
font-family: FRABK;
z-index: 99;
right: 10%;
}

.content-slider h3 span {
  color: #ff1f1d;
}






.pages {
  padding-top: 120px!important;
  background-color: #fdfdfd;
}

.pages .small-banner-section p {
    text-align: justify;
    font-family: lato;
    font-size: 16px;
    width: 100%;
    color: #212529;
    font-weight: unset;
}

.pages .vision-sec {
    background-color: #919191;
}

.mission-sec {
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: url(../image/flyer2.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.mission-sec.howwe {
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: url(../image/flyer3.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.mission-sec h2 {
  text-align: center;
  font-family: Aileron-Bold;
  font-size: 30px;
  color: #212529;
  margin-bottom: 15px;
}

.mission-sec p {
  text-align: justify;
  font-family: lato;
  font-size: 16px;
  width: 100%;
  color: #212529;
}

.mission-sec ul li {
  font-weight: 600;
}

.service-page-inner {
  padding-top: 40px;
  padding-bottom: 40px;
}

.service-page-inner ul li {
  font-weight: 600;
}

.service-page-inner h4 {
  color: #e9e614;
  font-family: lato;
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 20px;
}

.probox {
  padding: 55px;
  border: 5px solid #ed1d24
}


.about-last-sec {
  padding-bottom: 40px;
}

.about-last-sec h4 {
  color: #ffffff;
  font-family: lato;
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 35px;
  text-align: center;
  text-transform: uppercase;
  padding: 12px 20px;
  border-radius: 15px;
  background-color: #4274b9;
}

.about-last-sec img {
  width: 15%;
  transition: .2s ease-in-out;
  margin-right: 20px;
}

.about-last-sec img:hover {
  transform: scale(1.2);
  box-shadow: 2xp 2px 2px #000;
}

.about-last-sec p {
  font-family: lato;
  font-weight: 600;
  font-size: 16px;
  /*background-color: #e0eaf3;*/
  border-radius: 40px;
  color: #fff;
}








.dropdown-item{
  font-family: lato;
  font-weight: 700;
  font-size: 15px;
}
.small-banner-section{
  padding: 50px;
}

.small-banner-section p {
  text-align: center;
  font-family: lato;
  font-weight: 600;
  font-size: 16px;
  width: 65%;
  margin: auto;
  color: #212529;
}

.small-banner-section a {
  display: table;
  margin: auto;
  color: #212529;
  margin-top: 10px;
  border: 1px solid #ff1a1f;
  padding: 5px 20px;
}

.small-banner-section a:hover {
  text-decoration: none!important;
  color: #e9e614;
  background-color: #212529;
}

.small-banner-section h2{
	text-align: center;
	font-family:Aileron-Bold;
	font-size: 30px;
  color: #212529;
}
.small-banner-section h3 span{
	color: #FFB81C;
}
.home-about-section{
	background-image: url('../image/aboutbg.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.home-about-section h2{
	color: #fff;
	text-align: center;
	/*padding: 50px;*/
	font-size: 25px;
	font-family: Helvetica-Bold_0;
	font-size: 28px;
	margin-bottom: 15px;
  padding-top: 40px;
  text-transform: uppercase;
}
.home-about-section p{
	color: #b1b1b1;
	text-align: center;
   font-family: lato;
  font-weight: 600;
  font-size: 16px;
  width: 80%;
  margin: auto;
  margin-bottom: 15px;
}
.about-content-1{
	border: 2px solid #fff;
/*	height: 400px;*/
}

.about-content-1 img{
	/* height:160px; */
	object-fit: cover;
	padding: 15px;
}
.about-content-1 h4{
	font-size: 16px;
	text-align: center;
	color:#e9e614;
	min-height: 38px;
  font-family: lato;
  font-weight: 700;
  padding: 0 10px

}
.about-content-1 p{
	font-size: 14px;
	color: #b1b1b1;
  max-height: 65px;
   font-family: lato;
  font-weight: 400;
  padding-left: 10px;
  padding-right: 10px;
  overflow: hidden;
}
.about-content-1 button{
	border: none;
	margin-bottom: 15px;
   font-family: lato;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
    display: block;
    margin: auto;
    text-align: center;
    margin-bottom: 15px;
    background-color: #fff;
}

.about-content-1 button:hover {
  text-decoration: none;
}

.about-content-1 a{
	position: relative;
}
.about-content-1 i{
	position: absolute;
	right: 65px;
	top: 5px;
	color: #000;
}

.about-content-1 button:focus{
    border: none;
}

.service-page {
  background-color: #e9e614;
}

.service-page .row {
  padding: 50px 0;
}

.vision-sec {
  background-color: #000;
  padding: 40px 0;
}

.vision-sec h2 {
  text-align: center;
  font-family: Aileron-Bold;
  font-size: 30px;
  color: #fff;
}

.vision-sec p {
  text-align: center;
    font-family: lato;
    font-weight: 600;
    font-size: 16px;
    width: 80%;
    margin: auto;
    color: #fff;
}


.campaign-section h3{
	text-align: center;
	font-size: 25px;
	color: #000;
	padding: 60px 0 25px;
	margin-bottom: 0;
  font-family: Helvetica-Bold_0;
    font-size: 32px;
}

.campaign-section a {
  color: #000;
  border: 1px solid #ed1d24;
  padding: 10px 20px;
}

.campaign-section a:hover {
  text-decoration: none!important;
  color: #ed1d24;
  background-color: #fff;
}

.campaign-section p{
	text-align: justify;
	font-size: 16px;
	color: #383636;
  margin-bottom: 25px;
   font-family: lato;
  font-weight: 400;
}
.campaign-image img{
	height: 300px;
	object-fit: cover;
	

}
.contact-bg{
	background-image: url('../image/contact.png');
	background-repeat: no-repeat;
	background-size: cover;
	height: auto;
}
.service-section h3{
	text-align: center;
	color: #fff;
	padding-top: 50px;
	margin-bottom: 0;
  font-family: Helvetica-Bold_0;
    font-size: 45px;
	
}
.service-section button{
	width: 100%;
	padding: 10px;
	background-color: transparent;
	color: #8a8989;
	border:1px solid #fff;
   font-family: lato;
  font-weight: 600;
  font-size: 15px;
}
.service-part{
	padding: 10px;
}
.tot-services{
	padding-top: 50px;
}

.head-h4{
	display: block;
	margin:auto;
}

.content-slider h3{
  font-family: 'Abel', sans-serif;
  font-weight: 800;
  font-size: 43px;
  text-transform: uppercase;
  margin-bottom: 0px;
  color: #303030;
  text-shadow: 3px 2px 3px #bfbfbf;
  text-align: right;
}

.content-slider h2 {
  font-family: 'Abel', sans-serif;
  font-weight: 800;
  font-size: 60px;
  text-shadow: 3px 2px 3px #bfbfbf;
  text-align: right;
  margin-bottom: 0;
}

.content-slider h4{
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 22px;
}

#contact-form {
  padding: 20px 40px;
  border-radius: 10px;
}
#contact-form .textarea {
  padding-bottom: 3px !important;
}
#contact-form .form-control {
  font-size: 16px;
  font-family: inherit;
  border: none;
  border-bottom: 2px solid #cdcdcd;
  transition: all 0.3s;
  color: #fff;
  padding: 0;
  border-radius: 0;
  background-color: transparent;
   font-family: lato;
  font-weight: 400;
}
#contact-form .form-control::placeholder {
  color: #c7c7c7;
  opacity: 1;
}
#contact-form .form-control:focus {
  outline: none;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  border-bottom: 3px solid #dcdcdc;
  color: #fff;
}
#contact-form .form-control:focus:invalid {
  border-bottom: 3px solid #ff7730;
}
#contact-form .form-control:placeholder-shown + .form-label {
  opacity: 0;
  visibility: hidden;
  transform: translateY(-40px);
}
#contact-form .form-label {
  font-size: 12px;
  font-weight: 700;
  margin-top: 7px;
  display: block;
  transition: all 0.3s;
}
#contact-form .btn {
  text-transform: uppercase;
  padding: 10px 30px !important;
  border-radius: 6px;
  font-size: 16px !important;
  background-color: #fff !important;
  color: #000 !important;
  transition: all 0.2s;
   font-family: lato;
  font-weight: 600;
}
#contact-form h3{
	color: #fff;
  font-family: Helvetica-Bold_0;
    font-size: 45px;
}
#contact-form p{
	color: #c7c7c7;
   font-family: lato;
  font-weight: 400;
}
.form-group{
	margin-bottom: 0;
	padding-bottom: 20px;
}

.footer-sec{
	background-color: #ed1d24;
	height: auto;
}
.footer-logo-sec img{
    width: 30%;
}
.footer-logo-sec p{
	color: #ffffff;
	text-align: justify;
	padding-top: 20px;
   font-family: lato;
  font-weight: 400;
}
.footer-logo-sec{
	padding-bottom: 60px;
	padding-top: 60px;

}
.footer-link-sec{
	padding-top: 60px;
	padding-bottom: 60px;
}
.order-list{
	list-style-type: none;
}
.footer-link-sec h4{
	padding-left: 35px;
	color: #fff;
	margin-bottom: 15px;
   font-family: lato;
  font-weight: 400;

}
.order-list a{
	text-decoration: none;
	color: #fff;
   font-family: lato;
  font-weight: 400;
}
.order-list a:hover{
  color: #e9e614;
}
.order-list li{
	padding-bottom: 5px;
}
.footer-address-sec h4{
	padding-left: 35px;
	color: #fff;
	margin-bottom: 15px;
}
.footer-address-sec{
	padding-top: 60px;
	padding-bottom: 60px;
}
.order-address li{
	list-style-type: none;
}

.order-address li:nth-child(2) a:first-child p {
  margin-bottom: 0;
}

.order-address a{
	text-decoration: none;
	color: #fff;
}
.social-footer-link svg{
	fill: #fff;
	width: 30px;
	height: auto;
}
.social-footer-link li{
	list-style-type: none;
	padding-right: 10px;
}
.social-footer-link{
	display: inline-flex;

}
.lastpath{
	background-color: #212529;
}
.officename{
	 color: #fff;
   font-size:12px;
   padding-top:15px; 
   padding-left: 35px;
}
.float{
  position:fixed;
  width:60px;
  height:60px;
  bottom:40px;
  right:40px;
  background-color:#25d366;
  color:#FFF;
  border-radius:50px;
  text-align:center;
  font-size:30px;
  box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
  margin-top:16px;
}
.float:hover{
  color: #fff;
}
.view img{
  /*height: 100vh;*/
  object-fit: cover;
  /*padding-top: 9vw;*/
}


.by{
	color: #fff;
	font-size:12px;
	padding-top: 15px;
	text-align: right; 
  padding-right: 35px;
}
.officename a{
	text-decoration:none;
	color: #fff;
}
.by a{
    text-decoration: none;
    color: #fff;
}
.raise:hover,
.raise:focus {
  box-shadow: 0px 0px 5px 3px rgba(227,6,6,0.75);
-webkit-box-shadow: 0px 0px 5px 3px rgba(227,6,6,0.75);
-moz-box-shadow: 0px 0px 5px 3px rgba(227,6,6,0.75); var(--hover);
  transform: translateY(-0.25em);
}
.pulse:hover, 
.pulse:focus {
  animation: pulse 1s;
  box-shadow: 0px 0px 10px 0px rgba(255,255,255,0.75);
-webkit-box-shadow: 0px 0px 10px 0px rgba(255,255,255,0.75);
-moz-box-shadow: 0px 0px 10px 0px rgba(255,255,255,0.75);
  }
  .gallery-full-im{
  	margin-bottom: 30px;
  }
  .box {
 
 border-radius: 10px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.box:hover {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  animation-name: example;
  animation-duration: 0.25s;
  border-left: 8px solid #FFB81C;
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
/* @keyframes example {
    0%   {border-left: 2px solid #ffffff;}
    25%  {border-left: 3px solid #ffe6e6;}
    50%  {border-left: 4px solid #ff8080;}
    100% {border-left: 5px solid #ff0000;}
} */
.navbar .active{
	color:#ff1f1d !important;
  width: fit-content;
}
.navbar-toggler i{
	outline: none;
}
.navbar-toggler:focus{
	outline: none;
}

/*index end*/

/*about page start*/
.navbar-toggler-icon{
  color: #FFB81C;
  font-size: 30px;
}
.about-main-banner{
	background-image: url('../image/aboutbanner.png');
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 200px;
  padding-bottom: 70px;
}

.about-heading {
  margin-top: 20px;
}

.about-heading h2{
	color: #212529;
	text-align: center;
  font-family: lato;
  font-weight: 600;
  font-size: 35px;
  margin-bottom: 15px;
}
.about-content-section{
	background-image: url('../image/aboupng.png');
	background-repeat: no-repeat;

}
.middle-about-part p{
	padding: 50px;
	text-align: justify;
	background-color: #e6e6fa;
	border-radius: 20px;
	margin-left: -30px;
  font-family: lato;
    font-weight: 400;
    font-size: 16px;
}
.mission-part h4{
  font-family: lato;
    font-weight: 600;
    font-size: 35px;
    color: #010101;
}
.mission-part p{
  color: #2b2b2b!important;
  font-family: lato;
    font-weight: 400;
    font-size: 16px;

}
.vision-part h4{
  font-family: lato;
    font-weight: 600;
    font-size: 35px;
    color: #010101;
}
.vision-part p{
  color: #2b2b2b!important;
  font-family: lato;
    font-weight: 400;
    font-size: 16px;

}
.middle-about-part img{
	border:5px solid #2d2c2c;
	width: 200px;
    margin-left: 0px;
    z-index: 99;
    height: 200px;
    display: block;
    margin: auto;
}
.mission-vision-section p{
   text-align: justify;
}
.mission-part{
	
	color:red;
	padding: 30px;
	border-radius: 10px 50px;
}
.mission-part p{
	margin-bottom: 0;
	color: tomato;
}
.vision-part{
	
	color:red;
	padding: 30px;
	border-radius: 50px 10px;
}
.vision-part p{
	margin-bottom: 0;

}
.middle-about-part{
	padding-top: 50px;
}
/*about page end*/
/*service page start*/

.service-main-banner{
	background-image: url('../image/servicebanner.png');
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 200px;
  padding-bottom: 70px;
}

.ser-full-sec p{
    line-height: 28px;
    text-align: justify;
    color: #fff;
    font-family: lato;
    font-weight: 400;
}
.half-section-2{
	display: block;
	margin: auto;
	padding-right: 50px;
  padding-left: 50px;
}
.ser-full-sec{
	background-color: #000;
	
}
.half-section-2 h3{
	font-size: 20px;
    text-align: center;
    color: #FFB81C;
    min-height: 30px;
    font-family: lato;
    font-weight: 700;
}



/*service page end*/


/*gallery page start*/

.gallery-main-banner{
	background-image: url('../image/gallerybanner.png');
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 200px;
  padding-bottom: 70px;
}

#gallery{
  position:relative;
  width:100%;
  height:100%;
  min-height:100%;
  display:table;
  transition: all ease 1s;
  background-color:#fff;
  overflow-x: hidden;
  padding: 50px 0;
}
#gallery .item{
  width:20%;
  display:block;
  float: left;
  transition: all ease 400ms;
  background-color:#000;
  position: relative;
}
#gallery .item:hover,
#gallery .item:focus{
  transform:scale(1.1);
  z-index:50;
  box-shadow:0 0 10px black;}
#gallery .item figure{
  transition: all ease 1s;
  overflow:hidden;
  height:235px;
  padding:0;
  margin:0;
  position: relative;
}
#gallery .item figure img{
  transform: scale(1.4);
  transition: all ease 1s;
}
#gallery .item:hover figure,
#gallery .item:focus figure{
  transition: all ease 400ms;
}
#gallery .item:hover figure img,
#gallery .item:focus figure img{
  transform:scale(1.4);
  transition: all ease 1s;
}
#gallery.hover{
  transition: all ease 1s;
/*   opacity:.7; */
}
#gallery.hover .item{
  opacity:.9;
  filter: blur(1px);
}
#gallery.hover .item:hover,
#gallery.hover .item:focus{
  opacity:1;
  filter: blur(0);
}
#gallery .item figcaption{
  position:absolute;
  font-size:18px;
  color:#fff;
  width:100%;
  height:100%;
  padding:10%;
  display:flex;
  justify-content:center;
  align-items:center;
  text-align:center;
  top:0;
  left:0;
  transform:scale(1.3);
  filter: blur(4px);
  opacity:0;
  transition:500ms;
  background-color: rgba(0,154,178,.6);
  text-transform:uppercase;
  font-weight:bold;
}
#gallery .item:hover figcaption,
#gallery .item:focus figcaption{
  transform:scale(1);
  filter: blur(0);
  opacity:1;
  transition:300ms;}
@media (max-width:1368px){
  #gallery .item{width:25%;}
}
@media (max-width:1080px){
  #gallery .item{width:33.3%;}
}
@media (max-width:800px){
  #gallery .item{width:50%;}
  #gallery .item figure{
    height:250px;
  }
  #gallery .item figure img{
    transform:rotate(0) scale(1);
    transition: all ease 1s;
    width:100%;
    min-width:100%;
    height:100%;
    min-height:250px;
  }
  #gallery .item:hover figure img{
    transform:rotate(0) scale(1);
    
  }
}
@media (max-width:500px){
  #gallery .item{width:100%;}
  #gallery .item figure{
    height:250px;
  }
}



/*gallery page end*/


/*contact page start*/

.contact-main-banner{
	background-image: url('../image/contactbanner.png');
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 200px;
  padding-bottom: 70px;
}

 


.sec-title-style1 {
    position: relative;
    display: block;
    margin-top: -9px;
    padding-bottom: 50px;
}
.sec-title-style1.max-width{
    position: relative;
    display: block;
    max-width: 770px;
    margin: -9px auto 0;
    padding-bottom: 52px;    
}
.sec-title-style1.pabottom50 {
    padding-bottom: 42px;
}
.sec-title-style1 .title {
    position: relative;
    display: block;
    color: #131313;
    font-size: 36px;
    line-height: 46px;
    font-weight: 700;
    text-transform: uppercase;
     font-family: lato;
  font-weight: 700;
}
.sec-title-style1 .title.clr-white{
    color: #ffffff;
}
.sec-title-style1 .decor {
    position: relative;
    display: block;
    width: 70px;
    height: 5px;
    margin: 19px 0 0;
}
.sec-title-style1 .decor:before{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 5px;
    height: 5px;
    background: #FFA500;
    border-radius: 50%;
    content: "";
}
.sec-title-style1 .decor:after{
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    width: 5px;
    height: 5px;
    background: #FFA500;
    border-radius: 50%;
    content: "";
}
.sec-title-style1 .decor span {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 1px;
    background: #FFA500;
    margin: 2px 0;
}


.sec-title-style1 .text{
    position: relative;
    display: block;
    margin: 7px 0 0;
}
.sec-title-style1 .text p{
    position: relative;
    display: inline-block;
    padding: 0 15px;
    color: #131313;
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
}
.sec-title-style1 .text.clr-yellow p{
    color: #FFA500;
}
.sec-title-style1 .text .decor-left{
    position: relative;
    top: -2px;
    display: inline-block;
    width: 70px;
    height: 5px;
    background: transparent;
}
.sec-title-style1 .text .decor-left span {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 1px;
    background: #c30000;
    content: "";
    margin: 2px 0;
}
.sec-title-style1 .text .decor-left:before{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 5px;
    height: 5px;
    background: #c30000;
    border-radius: 50%;
    content: "";
}
.sec-title-style1 .text .decor-left:after{
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    width: 5px;
    height: 5px;
    background: #c30000;
    border-radius: 50%;
    content: "";
}

.sec-title-style1 .text .decor-right{
    position: relative;
    top: -2px;
    display: inline-block;
    width: 70px;
    height: 5px;
    background: transparent;
}
.sec-title-style1 .text .decor-right span {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50px;
    height: 1px;
    background: #FFA500;
    content: "";
    margin: 2px 0;
}
.sec-title-style1 .text .decor-right:before{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 5px;
    height: 5px;
    background: #FFA500;
    border-radius: 50%;
    content: "";
}
.sec-title-style1 .text .decor-right:after{
    position: absolute;
    top: 0;
    left: 10px;
    bottom: 0;
    width: 5px;
    height: 5px;
    background: #FFA500;
    border-radius: 50%;
    content: "";
}

.sec-title-style1 .bottom-text{
    position: relative;
    display: block;
    padding-top: 16px;
}
.sec-title-style1 .bottom-text p{
    color: #848484;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    margin: 0;
}
.sec-title-style1 .bottom-text.clr-gray p{
    color: #cdcdcd;    
}
.contact-address-area{
    position: relative;
    display: block;
    background: #ffffff;
    padding: 40px 0 40px;
}
.contact-address-area .sec-title-style1.max-width {
    padding-bottom: 72px;
}
.contact-address-box{
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;    
}
.single-contact-address-box {
    position: relative;
    display: block;
    background: #919191;
    padding: 50px 30px 50px;
}
.single-contact-address-box .icon-holder{
    position: relative;
    display: block;
    padding-bottom: 24px;
}
.single-contact-address-box .icon-holder span:before{
    font-size: 75px;
}
.single-contact-address-box h3{
    color: #ffffff;
    margin: 0px 0 9px;
    font-family: lato;
    font-weight: 700;
}
.single-contact-address-box h2{
    color: #e9e614;
    font-size: 18px;
    font-family: lato;
    font-weight: 600;
    margin: 0 0 19px;
}
.single-contact-address-box a{
    color: #ffffff;
}

.single-contact-address-box a:hover {
  text-decoration: none!important;
}

.single-contact-address-box.main-branch {
    background: #e9e614;
    padding: 50px 30px 50px;
    /*margin-top: -20px;*/
    margin-bottom: -20px;
}
.single-contact-address-box.main-branch h3{
    color: #fff;
    font-size: 22px;
    font-family: lato;
    font-weight: 700;
    margin: 0 0 38px;
    text-transform: uppercase;
    text-align: center;
}
.single-contact-address-box.main-branch .inner{
    position: relative;
    display: block;
    
}
.single-contact-address-box.main-branch .inner ul{
    position: relative;
    display: block;
    overflow: hidden;
}
.single-contact-address-box.main-branch .inner ul li{
    position: relative;
    display: block;
    border-bottom: 1px solid #737373;
    padding-bottom: 23px;
    margin-bottom: 24px;
}
.single-contact-address-box.main-branch .inner ul li:last-child{
    border: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.single-contact-address-box.main-branch .inner ul li .title{
    position: absolute;
    top: 2px;
    left: 0;
    display: inline-block;
}
.single-contact-address-box.main-branch .inner ul li .title h4{
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    text-transform: capitalize;
   
}

.single-contact-address-box.main-branch .inner ul li .text{
    position: relative;
    display: block;
}
.single-contact-address-box.main-branch .inner ul li .text p{
    color: #ffabab;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    margin: 0;
}

.contact-info-area {
    position: relative;
    display: block;
    background: #ffffff;
}
.contact-form {
    position: relative;
    display: block;
    background: #ffffff;
    padding: 50px 0px 50px;
    z-index: 3;
}
.contact-form .sec-title-style1{
    position: relative;
    display: block;
    padding-bottom: 51px;
    width: 100%;
    text-align: center;
}
.contact-form .text-box{
    position: relative;
    display: block;
    margin-top: 19px;
    width: 50%;    
}
.contact-form .text p{
    color: #848484;
    line-height: 26px;
    margin: 0;
}

.contact-form .inner-box{
    position: relative;
    display: block;
    border: 1px solid #ed1d24;
}
.contact-form form{
    position: relative;
    display: block;
}
.contact-form form .input-box{
    position: relative;
    display: block;
}

.contact-form form input[type="text"],
.contact-form form input[type="email"],
.contact-form form textarea{
    position: relative;
    display: block;   
    background: #ffffff;
    border: 1px solid #eeeeee;
    width: 100%;
    height: 55px;
    font-size: 16px;
    padding-left: 19px;
    padding-right: 15px;
    border-radius: 0px;
    margin-bottom: 20px;
    transition: all 500ms ease;
}
.contact-form form textarea {
    height: 130px;
    padding-left: 19px;
    padding-right: 15px;
    padding-top: 14px;
    padding-bottom: 15px;
}
.contact-form form input[type="text"]:focus{
    color: #222222;
    border-color: #d4d4d4; 
}
.contact-form form input[type="email"]:focus{
    color: #222222;
    border-color: #d4d4d4;
}
.contact-form form textarea:focus{
    color: #222222;
    border-color: #d4d4d4;
}
.contact-form form input[type="text"]::-webkit-input-placeholder {
    color: #848484;
}
.contact-form form input[type="text"]:-moz-placeholder {
    color: #848484;
}
.contact-form form input[type="text"]::-moz-placeholder {
    color: #848484;
}
.contact-form form input[type="text"]:-ms-input-placeholder {
    color: #848484;
}
.contact-form form input[type="email"]::-webkit-input-placeholder {
    color: #848484;
}
.contact-form form input[type="email"]:-moz-placeholder {
    color: #848484;
}
.contact-form form input[type="email"]::-moz-placeholder {
    color: #848484;
}
.contact-form form input[type="email"]:-ms-input-placeholder {
    color: #848484;
}
.contact-form form button {
    position: relative;
    display: block;
    width: 100%;
    background: #fff;
    border: 1px solid #ed1d24;
    color: #131313;
    font-size: 16px;
    line-height: 55px;
    font-weight: 600;
    text-align: center;
    text-transform: capitalize;
    transition: all 200ms linear;
    transition-delay: 0.1s;
    cursor: pointer;
}

.contact-form form button:hover{
    color: #ffffff;
    background: #919191;
}

.title-sec {
  text-align: center;
}

.title-sec h4{
  color: #fff;
   font-family: lato;
  font-weight: 600;
}
.title-sec p{
    color: #fff;
    font-family: lato;
    font-weight: 400;
    margin-bottom: 0;
}

.cont-ul-sec{
	padding-left: 0;
}
/*contact page end*/

/*responsive*/

@media only screen and (max-width: 767px){
    
    .small-banner-section p {
    text-align: justify;
    }

    .contact-form .inner-box {
    margin-bottom: 40px;
    }

    .campaign-img {
      margin-top: 25px;
    }

    .home-about-section h2 {
      margin-bottom: 0;
    }

    .campaign-section h3 {
    padding: 0px 0 25px;
  }
    
    
    .address-phone a {
    padding: 0 0 0 30px;
    }
/*    .carousel {
    top: 104px;
    }*/
    
   /* .small-banner-section {
    margin-top: 103px;
    }*/
    
    .small-banner-section {
    padding: 20px 0;
    }
    
    
    
    
	.footer-logo-sec{
		padding-bottom:0;
	}
	.footer-link-sec{
		padding-bottom: 0;
	}
	.officename{
		text-align: center;
	}
	.by{
		text-align: center;
	}
	.about-photo-sec{
		display: block !important;
	}
	.middle-about-part p{
		margin-left: 0;
	}
	.middle-about-part img{
		width: 270px !important;
	}
	.contact-form{
		padding: 0;
	}
	.small-banner-section h3{
		font-size: 18px;
	}
	.content-slider h2{
		margin-right: 15px;
    font-size: 22px;
    line-height: 35px;
	}

	#sec1{order: 1;}
#sec2{order: 2;}
#sec3{order: 2;}
#sec4{order: 1;}
#sec5{order: 1;}
#sec6{order: 2;}
#sec7{order: 2;}
#sec8{order: 1;}
#sec9{order: 1;}
#sec10{order: 2;}
#sec11{order: 2;}
#sec12{order: 1;}
#sec13{order: 1;}
#sec14{order: 2;}

.about-content-1 h4{
  min-height: unset;
}
.navbar-nav{
  margin-top: 25px;
}
.aradhya-navbar .navbar-brand {
    width: 180px;
}
/*.aradhya-navbar{
  top: 40px;
}*/
.address-phone li{
  text-indent: -2.2em;
    margin-left: 45px;
  font-size: 14px;
}
.view img{
  /*height: 450px;*/
  object-fit: cover;
}
.home-about-section h2 {
  padding: 25px 0 0;
  font-size: 30px;
}
.half-section-2 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.half-section-1 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.campaign-section h3{
  font-size: 30px;
}
.service-section h3{
  font-size: 30px;
}
#contact-form h3 {
  font-size: 30px;
}
.by{
  padding-right: 0px;
}
.officename{
  padding-left: 0px;
}
.officename p{
  margin-bottom: 0px;
}
.contact-address-area{
  padding: 0 0 50px;
}
.one{
  order: 2;
  padding: 0px!important;
}
.two{
  order: 1;
}
.three{
  order: 3;
}
.four{
  order: 4;
  padding: 0px!important;
  margin-bottom: 30px;
}
.address-phone{
    display: flex;
  }
.content-slider{
  left: 5%;
  right: 5%;
} 
.content-slider h3{
  font-size: 30px;
} 
.about-content-1{
  height: auto;
}
.footer-link-sec {
    padding-top: 30px;
}
.footer-address-sec {
    padding-top: 30px;
}
}

=======================================================================================


@media only screen and (min-width: 501px) and (max-width: 605px) {
    .address-phone a {
    padding: 0 0 0 0px;
    }
    
    .address-phone a {
    font-size: 11px!important;
    }
    
    .address-phone li {
    text-indent: -2.2em;
    margin-left: 10px;
    font-size: 0px;
    }
    .aradhya-navbar {
    top: 36px;
    }
}





@media only screen and (max-width: 500px){
	/*.address-phone{*/
	/*	display: block;*/
	/*}*/
/*  .aradhya-navbar{
  top: 33px;
}*/

  .content-slider h3 {
    font-size: 19px;
  }

  .pages {
    padding-top: 65px!important;
  }

  .navbar-brand img {
    margin-left: 20px;
    width: 30%;
  }

  .small-banner-section p {
    font-family: lato;
    font-size: 16px;
    width: 80%;
    margin: auto;
    color: #212529;
  }

  .vision-sec p {
    text-align: justify;
     font-weight: unset; 
  }



    .s-logo img{
      width: 100%!important;
    }
    
    .address-phone li {
    text-indent: -2.2em;
    margin-left: 8px;
    font-size: 0px;
    }
    
    .address-phone a {
    font-size: 10px!important;
    }
    
    .address-phone a {
    padding: 0px 0 0 0px;
    }

}






@media only screen and (max-width: 432px) {
    .address-phone{
        display: none;
    }
    
    .aradhya-navbar {
    top: 0px;
    }
    
    .carousel {
    top: 0px;
    }

    .navbar-toggler {
    padding: 0px;
    font-size: 1.25rem;
    line-height: unset;
    }

    .content-slider h3 {
    font-size: 14px;
    }

    .content-slider h2 {
    margin-right: 0;
    }

    .content-slider {
    bottom: 10%!important;
    right: 5%;
    }
    
    .small-banner-section {
    padding: 15px 0;
    }
    
    .small-banner-section h3 {
    font-size: 17px;
    }
    
    .small-banner-section {
    margin-top: 0px;
    }

    .small-banner-section h2 {
    font-size: 22px;
  }

  .vision-sec h2 {
    font-size: 22px;
  }

  .home-about-section h2 {
    font-size: 22px;
  }

  .campaign-section h3 {
    font-size: 22px;
  }

  .mission-sec h2 {
    font-size: 22px;
  }
}


@media only screen and (max-width: 385px) {
    
    .by {
    font-size: 9px;
    padding-top: 5px;
    }

    .small-banner-section p {
    font-size: 14px;
    }

    .vision-sec p {
    font-size: 14px;
  }
    
    .officename {
    font-size: 9px;
    }

        .navbar-toggler i {
    font-size: 20px;
  }

  .navbar-brand img {
    margin-left: 10px;
    width: 24%;
  }

    
}






    
/*responsive*/


.magnific-img img {
    width: 100%;
    height: auto;
    margin-bottom: 5px;
}
.mfp-bottom-bar,*{
   font-family: 'Abel', sans-serif;
}
.magnific-img {
    display: inline-block;
    width: 32.3%;
}
a.image-popup-vertical-fit {
    cursor: -webkit-zoom-in;
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.98;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-arrow-left:before {
    border-right: none !important;
}
.mfp-arrow-right:before {
    border-left: none !important;
}
button.mfp-arrow, .mfp-counter {
    opacity: 0 !important;
    transition: opacity 200ms ease-in, opacity 2000ms ease-out;
}
.mfp-container:hover button.mfp-arrow, .mfp-container:hover .mfp-counter{
  opacity: 1 !important;
}


/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 35px;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }
  
  
  
  
  
  
@media only screen and (min-width: 768px) and (max-width: 991px) {
    
    .small-banner-section h3 {
    font-size: 22px;
    }
}



@media only screen and (min-width: 992px) and (max-width: 1041px) {
    .navbar-nav .nav-item .nav-link {
        font-size: 14px;
        letter-spacing: 1px;
    }
}




 
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .campaign-section h3 {
    padding: 0 0 25px;
  }

  .footer-link-sec h4 {
    font-size: 21px;
  }
}


@media only screen and (min-width: 992px) and (max-width: 1084px){
  .aradhya-navbar .navbar-brand {
      width: 200px;
  }
}


@media all and (max-width: 1325px) {
    .content-slider {
      bottom: 18%;
      right: 5%;
  }
}


@media only screen and (min-width: 767px) and (max-width: 992px) {

  .content-slider h3 {
      font-size: 30px;
  }
  .content-slider h2 {
    font-size: 45px;
  }

  .about-content-1 h4 {
    font-size: 15px;
    min-height: 54px;
    font-weight: 700;
  }
}


  
  
  
  
  
  
  
  
  

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } 

  }

@media all and (max-width: 900px) {
   .magnific-img {
    display: inline-block;
    width: 100%!important;
}     
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; }
    
    .address-phone a {
    font-size: 13px;
    }
    
}

    .s-logo{
      background: #000103;
    padding: 30px 0;
    }
    .s-logo img{
      width: 40%;
    display: block;
    margin: auto;
    }
    
    
