.section2picture img{

	border-radius: 25px 0px 25px 0px;
    margin-bottom: 25px;
	/* margin-top: -105px; */
	box-shadow: 31px 31px 30px rgb(0 0 0 / 20%);
}

body.services section.section2 p.h2.h2Heading{

	text-transform: uppercase;
	font-size: 40px;
	
	}

	
	body.services section.section3  p.h2.h2Heading {
		font-family: 'custom';
		font-size: 45px;
		font-weight: 600;
		text-transform: capitalize;
		padding: 0px 100px;
	}
	
@media(max-width:1000px){
		
	body.services section.section3  p.h2.h2Heading {
		font-family: 'custom';
		font-size: 45px;
		font-weight: 600;
		text-transform: capitalize;
		padding: 0;
	}
	
}

	body.services > section:nth-child(9) p.para{

		padding-right: 100px;
		margin-bottom: 40px;


	}

	@media(max-width:1200px){
		body.services > section:nth-child(9) p.para{

			padding-right: 0px;
	
	
		}
	}
	body.services > section.vslider > div > div > div.col-md-12.text-center > h2.h2Heading{

		text-transform: uppercase;

	}


	body.services > section.vslider > div > div > div.col-md-12.text-center > p.para{

margin: 30px auto;

	}


	body.services > section.vslider .owl-carousel {

		width: 98% !important;
		z-index: 1;
	    box-shadow: 0.3rem .3rem 1.5rem rgba(0,0,0,.15)!important;
	}


	body.services > section.vslider #owl-demo > div.owl-dots {
		display: grid !important;
		position: absolute;
		right: -40px;
		top: 50%;
	}




	section.section6 p:nth-child(2) a{
   
		font-family: custom;
		font-size: 36px;
	}
	
	section.section6 p:nth-child(1){
		font-family: custom;
		font-weight: 300 !important;
		text-transform: capitalize;
		line-height: 47px;
	}
	section.section6 > div > div > div > a{
	
		text-transform: uppercase;
		font-size: 19px;
		font-family: 'custom';
		padding: 9px 60px !important;
	
	}


.bookItem{
	position: relative;
    margin-bottom: 30px;
    box-shadow: 10px 10px 20px rgb(0 0 0 / 50%);
}

.bookImg{
	width: auto!important;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #064877;
	padding: 6px;
}

.section5picture img{
	border-radius: 25px 0px 25px 0px;
	box-shadow: 0.5rem .5rem 1.5rem rgba(0,0,0,.35)!important;
}

.Heading{
	font-size: 52px;
    font-weight: 600;
}

#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl-demo > div.owl-dots{
	display: grid !important;
	position: absolute;
    right: 0;
    top: 50%;
}
.backgroundtext{
	
    letter-spacing: 30px;
    position: absolute;
    z-index: 0;
    opacity: 0.09;
	font-size: 5vw;
	font-weight: 600;
    left: 260px;

}
.section1{
	height: 70vh;
}
/* .owl-theme .owl-nav.disabled+ #owl-demo > .owl-dots {
    margin-top: -159px !important;
} */
/* 
.swiper-container {
	width: 100%;
	padding-top: 30px;
	padding-bottom: 50px;
  }

  .swiper-slide {
	background-position: center;
	background-size: contain;
	width: 300px;
	height: 300px;
	background-repeat: no-repeat;

  } */

  .swiper-container {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.bookWithContentArea{
	padding-top: 50px;
}
.bookWithContent{
	position: relative;
	
	
}

.bookWithContentArea .para {
    font-size: 12px;
    text-align: center;
    margin-top: 10px;
    padding: 2px;
    line-height: 18px;
}

button.btn.bg-theme-blue.text-white.roundedBtn {
    padding: 9px !important;
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'custom';
}

@media(max-width: 767px){
.bookWithContentArea{display: none;}
.section1 {
    height: 75vh;
}
.kuhdbgdf{
	background: #000 !important;
}
.order-2 .h2Heading{
	margin-top: 10px;
}
header#navbar ul li a {
    color: black;
    padding: 5px 0px 5px 20px !important;
}
}
/* @media(max-width: 767px){
.section1{height: 100vh;}
.bookWithContentArea{padding: 0;}
} */

/* 

.one-box,
.two-box,
.three-box,
.four-box,
.five-box,
.six-box{
	position: relative;
	margin:0;
}

.one-box{
	
	top: -30px;
}
.two-box{

	top: 35%;
	right: 0;
}
.three-box{

	bottom: 0;
}

.four-box{
	
	top: -30px;
}
.five-box{

	top: 35%;
	left: 0;
}
.six-box{

	bottom: 0;
}

@media(max-width: 1200px){
.bookWithContent{
	position: relative;
	height: auto;
	
}
.one-box,
.two-box,
.three-box,
.four-box,
.five-box,
.six-box{
	position: static;
	top: 0;
	bottom: 0;
	left:0;

}
.imgBook{

}
} */
button.btn.bg-theme-blue.text-white.roundedBtn{
    cursor: auto;
}
button.btn.bg-theme-blue.text-white.roundedBtn:focus{
    box-shadow: none !important;
}

@media (max-width:786px){
    .backgroundtext{
        display: none;
    }
}
/* #owl-books-four{
	display: none;
} */
#owl-demo{
	display: none;
}
/* .bookImg{
	width:152px;
	height: 233px;
} */