/* Template: Evolo - StartUp HTML Landing Page Template
   Author: Inovatik
   Created: June 2019
   Description: Master CSS file
*/

/*****************************************
Table Of Contents:

01. General Styles
02. Preloader
03. Navigation
04. Header
05. Customers
06. Services
07. Details 1
08. Details 2
09. Details Lightboxes
10. Pricing
11. Request
12. Video
13. Testimonials
14. About
15. Contact
16. Footer
17. Copyright
18. Back To Top Button
19. Extra Pages
20. Media Queries
******************************************/

/*****************************************
Colors:
- Backgrounds - turquoise #00bfd8
- Backgrounds - blue #0079f9
- Backgrounds - light gray #f7fcfd
- Buttons, bullets, icons, links - turquoise #00bfd8
- Cards border, inputs border - light gray #c4d8dc
- Text headers, navbar links - black #393939
- Text body - black #626262
******************************************/


/******************************/
/*     01. General Styles     */
/******************************/
body,
html {
    width: 100%;
	height: 100%;
}


/* .navbar .navbar-nav .nav-link:hover, 
.navbar .navbar-nav .active>.nav-link, 
.navbar .navbar-nav .nav-link.active, 
.navbar .navbar-nav .nav-link.show, 
.navbar .navbar-nav .show>.nav-link {
    color: #f9bf13;
	border-bottom: 3px solid #f9bf13;}
	.navbar .navbar-nav .nav-link:hover{
		background-color: transparent!important;
	} */
	
	.carousel-caption {
		max-width: 100%;
		width:100%;
		left: 0;
		z-index: 100;
	}

	.banner-row{
		height:calc(100vh - 250px);
	}
	
.loge .float-right img {
	width: auto;
    height: auto;
    max-width: 80px;
}

.p-large {
	font: 400 1rem/1.5rem "Raleway", sans-serif;
}

.p-small {
	font: 400 0.75rem/1.25rem "Raleway", sans-serif;
}

.p-heading {
	margin-bottom: 3.875rem;
}

.li-space-lg li {
	margin-bottom: 0.25rem;
}

.indent {
	padding-left: 1.25rem;
}

h1 {
	color: #393939;
	font: 700 3rem/3.5rem "Raleway", sans-serif;
}

h2 {
	color: #393939;
	font: 700 2.25rem/2.75rem "Raleway", sans-serif;
}

h3 {
	color: #393939;
	font: 700 1.75rem/2rem "Raleway", sans-serif;
}

h4 {
	color: #393939;
	font: 700 1.375rem/1.875rem "Raleway", sans-serif;
}

h5 {
	color: #393939;
	font: 700 1.125rem/1.625rem "Raleway", sans-serif;
}

h6 {
	color: #393939;
	font: 700 1rem/1.5rem "Raleway", sans-serif;
}

/* Commented to remove underline from navbar in office nav */
/* a {
	color: #626262;
	text-decoration: underline;
} */

a:hover {
	color: #626262;
	text-decoration: underline;
}

a.turquoise {
	color: #1e4169;
	text-decoration: none;
}

a.white {
	color: #fff;
}
.cc  {
    max-width: 100%!important;
    padding: 10px 100px 10px 100px;
}

.navbar-brand img{
	width:8rem;
	min-width:8rem;
}

.companylogo{
	width: 8rem;
    height: auto;
    max-height: 6rem;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link:hover{
	background:#ffc107!important;
    border-radius: 3px!important;
}

.ch 
	{
		max-width: 100%!important;
		padding: 10px 73px 10px 73px;
	}
	.header {
		background-color:#000;
		background: url('../../img/new-banner.jpg') center center no-repeat;
		background-size: cover; 
	  
		background-position: center;
		margin-top: -4.5%;
		z-index: 99999;
	
	}
	.hom-ban {
        margin-top: 32.2%;
        margin-left: -4%;
        margin-bottom: 32%;
        margin-right: 17%;
    }
    
    .loge 
    {
		display: inline-flex;width: 100%;
		max-height: 80px;
    }
    .logo-image
    {
        width: 112px;
        /* border-right: 2px solid #ffd76e; */
        /* padding-right: 10px; */
	}
	
	.brand-section{
		border-right: 2px solid #ffd76e;
		margin-right: 3%;
		padding-right: 5%;
		display: inline-flex;
	}
  
    .flag 
    {
        height: 27px;
                                width: 39px;
                                margin-right: 6px;
                                float: left;
                                margin-top: 4px;
    }
    .hea 
    {
        color: #fff;
		font-size: 24px;
		margin-top:20%;
    }
.hom-ban h1 {
    text-align: center;
    margin-top: 25px;
}
.hom-lli 
{
    color: #fff;
    font-style: italic;
    margin-top: 20px;
    text-align: left;
    margin-left: 169px;
}
.hom-par 
{
    color: #fff;
    font-style: italic;
    text-align: center;
    font-size: 18px;
    margin-top: 20px;
}

.image-container img.img-fluid {
    margin: 0 auto;
    display: block;
    max-width: 340px;
}

.navbar-nav
{
    margin-left: 32%;
}
    .hom-ban img {
        /* background-color: #fff; */
    padding: 30px 30px;
    height: auto;
    width: 85%;
    margin: 0 auto;
    display: block;
	}
	
   
	.imgg{
		max-height: 185px;
		min-height: 70px;
		justify-content:center;
	}

	.manager-img img{
		border-radius:50%; width:12vw; height:12vw;
	}

    .header h1 {
        font-size: 44px;
        line-height: 3.5rem;
        color: #fff;
        margin-top: 15px;
        text-align:center;
    }
    .navbar-custom {
        /* padding: 2.125rem 5rem 2.125rem 5rem; */
        padding: 10px 50px 10px 50px;
        /* background-color: #0000001f; */
        background-color: transparent;
        /* border-bottom: 1px solid #cccccc3d; */
        margin: 0px;
        margin: 0px;
        top: 10.7%;
        left: -19%;
	}
	.bottom-left1 {
        position: absolute;
        bottom: 6%;
        left: 6%;
        color: #fff;
        font-size: 16px;
        background-color: #000000cc;
        padding: 5px 9px;
        width: 54%;
	
		opacity: 0.8;
        /* display:none; */
	}
	
	.bottom-left1 p{
        color: #fff;
	}

	.bottom-left1 a{
		text-decoration:none!important;
		color:white;
	}

	.menu-location{
		background: #ffd76e;
		border-radius: 3px;
    width: fit-content;
    margin-top: 11px;
	}
    .bottom-left2 {
        /* position: absolute;
        bottom: 6%;
        left: 6%;
        color: #fff;
        font-size: 16px;
        background-color:#000000cc;
        padding: 5px 9px;
		width: 54%;
		opacity: 0.8;
        margin-bottom: 7rem; */
        display:none;
	}
	.bottom-left2 a{
		text-decoration:none!important;
		color:white;
	}
    .bottom-left3 {
        /* position: absolute;
        bottom: 6%;
        left: 6%;
        color: #fff;
        font-size: 16px;
        background-color: #000000cc;
        padding: 5px 9px;
        width: 83%;
        margin-bottom: 24px; */
        display:none;
	}
	h1.page-til 
	{
		        /* font-size: 44px; */
    line-height: 3.5rem;
    color: #fff;
    margin-top: 43%;
    text-align: center;
    margin-left: 10%;
    background-color: #000000bd;
    width: fit-content;
    padding: 5px 10px;
    border-radius: 3px;
		}
	
 .serviceBox .title {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    transition: all 0.3s ease 0s;
    line-height: 28px;
    height: 70px;
} 
.testimonial-text {
	font: italic 400 1rem/1.5rem "Raleway", sans-serif;
}

.testimonial-author {
	font: 700 1rem/1.5rem "Raleway", sans-serif;
}

h1.page-til span.turquoise {
	font-size: 40px;
	line-height:89%;
}

.turquoise
    {
        color: #fff!important;
        /* text-transform: capitalize; */
        font-size: 36px;
        letter-spacing: 2px;
    }
    .lis {
        list-style-type: none;
        margin-bottom: 0px;
        color: #1e4169;
        float: right;
        /* width: -webkit-fill-available; */
    }

/* all-banners */

  .masthead {
    position: relative;
    overflow: hidden;
    padding-bottom: 3rem;
	z-index: 2;
	height: 723px;
    max-height: fit-content;
    width: 53.5rem;
    padding-bottom: 0;
  }

  .masthead .masthead-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    min-height: 35rem;
    height: 100%;
   
  
    transform: skewY(4deg);
    transform-origin: bottom right;
  }
  
  .masthead .masthead-content h1 {
    font-size: 2.5rem;
  }
  
  .masthead .masthead-content p {
    font-size: 1.2rem;
  }
  
  .masthead .masthead-content p strong {
    font-weight: 700;
  }
  
  .masthead .masthead-content .input-group-newsletter input {
    height: auto;
    font-size: 1rem;
    padding: 1rem;
  }
  
  .masthead .masthead-content .input-group-newsletter button {
    font-size: 0.8rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 1rem;
  }

  /* @media screen and (min-width:767px) and (max-width:992px)
{
	/* .lis{
		/* position: absolute; 
		left: 24%;
		margin-left:9%; */
		/* margin-left:-50%; */


@media screen and (min-width:450px) and (max-width:767px)
{
	.lis{
		position: absolute; 
        left: 33%;
	}

	.companylogo{
		display:contents;
	}
}

@media screen and (max-width:450px)
{
	.lis{
		margin-right:16px;
		/* position: absolute; 
		left: 39%;
		width: 25%!important;
    margin-left: 10%; */
	}
}
  
  @media (min-width: 768px) {
    .masthead {
      
    max-height: fit-content;
    width: 100%;
    padding-bottom: 0;
    }
    .masthead .masthead-bg {
      min-height: 0;
      transform: skewX(-16deg);
      transform-origin: top right;
    }
    .masthead .masthead-content {
      padding-left: 3rem;
      padding-right: 10rem;
    }
    .masthead .masthead-content h1 {
	  font-size: 3.5rem;
	  padding-top: 20px;
    }
    .masthead .masthead-content p {
      font-size: 1.3rem;
    }
  } */

  /* all-banners

/* list */

#list{ 
	/* color: green; 
	background: white; 
	font-size: 30px;  */
	margin-left: -16px;
} 

#list li{ 
    list-style: none;
    text-indent: -24px;
    font-size: 15px;
    margin-bottom: 15px;
    text-align: justify;
} 


#list li::before{ 


	content: "\00BB"; 
	margin-right: 14px;
} 
/* list-end */
/* .card-img-top 
{
	height: 237px;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #ffd76e;
    border-color: #dee2e6 #dee2e6 #1b1a1a;
}
.dnn 
{
	float: right;
    margin-top: 4px;
}

.p-one .card 
{
	color: #1e4169;	
}
.p-one .card {
    background: #ffd76e;
}
.p-one .card-title {
    color: #1e4169;
}
.p-one .cit 
{
	color:#1e4169;
}
.p-one address 
{
	color:#1e4169;
}
.p-two .card {
    background:#1e4169;
}
.p-two .card 
{
	color: #fff;	
}
.p-two .card-title {
    color: #fff;
}
.p-two .cit 
{
	color:#fff;
}
.act 
{
	background-color:#ccc;
}
.cnt 
{    text-align: center;
    height: auto;
    font-size: 21px;
    text-transform: capitalize;
    line-height: 31px;
    margin-top: 76px;
} */
.part-logo 
{
	background-color: #000;padding: 9px 20px;
}
.part-logo1
{
	padding: 9px 20px;
}
.btn-solid-reg {
	display: inline-block;
	padding: 1.1875rem 2.125rem 1.1875rem 2.125rem;
	border: 0.125rem solid #1e4169;
	border-radius: 2rem;
	background-color: #1e4169;
	color: #fff;
	font: 700 0.75rem/0 "Raleway", sans-serif;
	text-decoration: none;
	transition: all 0.2s;
	font-size: 16px;
}

.btn:focus {
    box-shadow: none!important;
    color: #fff;
    }


.btn-solid-reg:hover {
	background-color: transparent;
	color: #1e4169;
	text-decoration: none;
}

.btn-solid-lg {
	display: inline-block;
	padding: 1.375rem 2.625rem 1.375rem 2.625rem;
	border: 0.125rem solid #00bfd8;
	border-radius: 2rem;
	background-color: #00bfd8;
	color: #fff;
	font: 700 0.75rem/0 "Raleway", sans-serif;
	text-decoration: none;
	transition: all 0.2s;
}

.btn-solid-lg:hover {
	background-color: transparent;
	color: #00bfd8;
	text-decoration: none;
}

.btn-outline-reg {
	display: inline-block;
	padding: 1.1875rem 2.125rem 1.1875rem 2.125rem;
	border: 0.125rem solid #00bfd8;
	border-radius: 2rem;
	background-color: transparent;
	color: #00bfd8;
	font: 700 0.75rem/0 "Raleway", sans-serif;
	text-decoration: none;
	transition: all 0.2s;
}

.btn-outline-reg:hover {
	background-color: #00bfd8;
	color: #fff;
	text-decoration: none;
}

.btn-outline-lg {
	display: inline-block;
	padding: 1.375rem 2.625rem 1.375rem 2.625rem;
	border: 0.125rem solid #00bfd8;
	border-radius: 2rem;
	background-color: transparent;
	color: #00bfd8;
	font: 700 0.75rem/0 "Raleway", sans-serif;
	text-decoration: none;
	transition: all 0.2s;
}

.btn-outline-lg:hover {
	background-color: #00bfd8;
	color: #fff;
	text-decoration: none;
}

.btn-outline-sm {
	display: inline-block;
	padding: 1rem 1.625rem 0.875rem 1.625rem;
	border: 0.125rem solid #00bfd8;
	border-radius: 2rem;
	background-color: transparent;
	color: #00bfd8;
	font: 700 0.625rem/0 "Raleway", sans-serif;
	text-decoration: none;
	transition: all 0.2s;
}

.btn-outline-sm:hover {
	background-color: #00bfd8;
	color: #fff;
	text-decoration: none;
}
/* .log img
{
	margin: 0 auto;
    display: block;
    height: 51px;
    width: auto;
    margin-bottom: 30px;

} */
.pad i 
{
	padding:0px 10px 0px 10px;
	font-size: .75rem;
    margin-bottom: 20px;
}

.lis 
{
	list-style-type:none;
	margin-bottom: 0px;
	color: #1e4169;
	float:right;
}
.lis li 
{
	line-height:16px;
}

/* bact-top */
#back-top {

	position: fixed;
	
	bottom: 100px;
	
	right: 60px;
	z-index: 100;
	}
	
	#back-top a {
	
	width: 44px;
	
	display: block;
	
	text-align: center;
	
	font: 12px/100% Arial, Helvetica, sans-serif;
	
	text-transform: uppercase;
	
	text-decoration: none;
	
	color: #bbb;
	
	/* background color transition */
	
	-webkit-transition: 1s;
	
	-moz-transition: 1s;
	
	transition: 1s;
	
	}
	
	#back-top a:hover {
	
	color: #293aa0;
	
	}
	
	/* arrow icon (span tag) */
	
	#back-top span {
		width: 44px;
		height: 44px;
		display: block;
		margin-bottom: 7px;
		background: #ffd76e url(/shop/templates/bc_paintify/img/icons/top.png) no-repeat center center;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5;
		border-radius: 5;
		-webkit-transition: 1s;
		-moz-transition: 1s;
		transition: 1s;
	}
	
	#back-top span i 
	{
		margin-top: 12px;
		font-size: 20px;
		color: #fff;
	}
	#back-top a:hover span {
	
	background-color: #1e4169;
	
	}
	
	#back {
	
	font-weight: bold;
	
	font-size: 22px;
	
	padding:10px;
	
	border: 2px solid #333;
	
	border-radius: 29px;
	
	}

	/* end-back-top */
 





.vll {
	margin-left: -27px;
	height: 152px;
}
.mangs 
{
	/* background: #fff; */
	border: 2px solid #ccc;
    border-radius: 5px;
	padding: 12px;
	height: 69px;
	margin-bottom: 20px;
}
.mangs
{
	background: #ffd76e;
    border: 2px solid #ccc;
    border-radius: 5px;
    padding: 12px;
    height: 69px;
    margin-bottom: 20px;
    color: #1e4169;
}
.mangs.diff 
{
	background-color: #1e4169;
    color: #fff;
}
.mangs.diff p 
{
	color:#fff;
}

.text-dark {
    color: #343a40 !important;
    text-decoration: none;
}

.mangs i 
{
	float: left;
    font-size: 25px;
    padding-right: 15px;
    padding-left: 15px;
    margin: 7px auto;


}
.mangs p 
{
	margin: 8px auto;
    font-size: 15px;
    color: #1e4169;
    /* height: 37px; */
    text-align: center;
}




/* Form Success And Error Message Animation - Animate.css */
@-webkit-keyframes tada {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
	10%, 20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		-ms-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
	}
	30%, 50%, 70%, 90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		-ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	}
	40%, 60%, 80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		-ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	}
	to {
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes tada {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
	10%, 20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		-ms-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
	}
	30%, 50%, 70%, 90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		-ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	}
	40%, 60%, 80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		-ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	}
	to {
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.tada {
	-webkit-animation-name: tada;
	animation-name: tada;
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
/* end of form success and error message animation - Animate.css */

/* Fade-move Animation For Lightbox - Magnific Popup */
/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
	opacity: 0;
	transition: all 0.2s ease-out;
	-webkit-transform: translateY(-1.25rem) perspective(37.5rem) rotateX(10deg);
	-ms-transform: translateY(-1.25rem) perspective(37.5rem) rotateX(10deg);
	transform: translateY(-1.25rem) perspective(37.5rem) rotateX(10deg);
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
	opacity: 1;
	-webkit-transform: translateY(0) perspective(37.5rem) rotateX(0); 
	-ms-transform: translateY(0) perspective(37.5rem) rotateX(0); 
	transform: translateY(0) perspective(37.5rem) rotateX(0); 
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
	opacity: 0;
	-webkit-transform: translateY(-0.625rem) perspective(37.5rem) rotateX(10deg); 
	-ms-transform: translateY(-0.625rem) perspective(37.5rem) rotateX(10deg); 
	transform: translateY(-0.625rem) perspective(37.5rem) rotateX(10deg); 
}

/* dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
	opacity: 0;
	transition: opacity 0.2s ease-out;
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
	opacity: 0.8;
}
/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
	opacity: 0;
}
/* end of fade-move animation for lightbox - magnific popup */

/* Fade Animation For Image Slider - Magnific Popup */
@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

.fadeIn {
	-webkit-animation: fadeIn 0.6s;
	animation: fadeIn 0.6s;
}

@-webkit-keyframes fadeOut {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}

@keyframes fadeOut {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}

.fadeOut {
	-webkit-animation: fadeOut 0.8s;
	animation: fadeOut 0.8s;
}
/* end of fade animation for image slider - magnific popup */



/**************************/
/*     03. Navigation     */
/**************************/
.navbar-custom {
	/* background-color: #fff; */
	/* box-shadow: 0 0.0625rem 0.375rem 0 rgba(0, 0, 0, 0.1); */
	font: 600 0.875rem/0.875rem "Raleway", sans-serif;
	transition: all 0.2s;
}

.navbar-custom .navbar-brand.logo-image img {
    max-width:127px;
	/* height: 2rem; */
}

.navbar-custom .navbar-brand.logo-text {
	font: 600 2rem/1.5rem "Raleway", sans-serif;
	color: #393939;
	text-decoration: none;
}

.navbar-custom .navbar-nav {
	margin-top: 0.75rem;
	margin-bottom: 0.5rem;
}

.navbar-custom .nav-item .nav-link {
	padding: 0.625rem 0.75rem 0.625rem 0.75rem;
	color: #393939;
	text-decoration: none;
	transition: all 0.2s ease;
}

.navbar-custom .nav-item .nav-link:hover,
.navbar-custom .nav-item .nav-link.active {
	color: #00bfd8;
}

/* Dropdown Menu */
 /* .dropdown:hover > .dropdown-menu:nth-child(even) {
	display: block;
    min-width: 177px;
    animation: fadeDropdown 0.2s;
	border:none;

    text-align: left;
} */
.nav-pills .nav-link.active, .nav-pills.show>.nav-link:hover {
    color: #fff!important;
}
/* .dropdown:hover > .dropdown-menu:nth-child(odd){
	display: block;
	min-width: 177px;
	background-color:#ccc;
    animation: fadeDropdown 0.2s;
    border:none;
    text-align: left;
} */
@keyframes fadeDropdown {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

/* .navbar-custom .dropdown-toggle:focus { /* removes dropdown outline on focus */
	/*outline: 0;
} */

/* .navbar-custom .dropdown-menu{
	margin-top: 0;
	border: none;
	border-radius: 0.25rem;
	background-color: #fff;
} */
/* a.dropdown-item:hover {
    background-color: #ffd76e;
} */

.od 
{
	background-color:#f2f2f2;
}
/* .dropdown-item.active, .dropdown-item:active {
    color: #000;
    text-decoration: none;
    background-color:#ffd76e;
}
.dropdown-item.active:hover, .dropdown-item:active {
    color: #000;
    text-decoration: none;
    background-color:#ffd76e;
} */
/* .navbar-custom .dropdown-item {
	color: #393939;
	text-decoration: none;
} */
/* .dropdown-menu
{
	padding:0px;
} */

/* .navbar-custom .dropdown-item .item-text {
	font: 600 0.875rem/0.875rem "Raleway", sans-serif;
} */

/* .navbar-custom .dropdown-item:hover .item-text {
	color:#ffd76e;
} */

/* .navbar-custom .dropdown-items-divide-hr {
	width: 100%!important;
    height: 1px;
    /* margin: 0.75rem auto 0.725rem auto; */
    /*border: none;
	border-bottom: 2px solid #ffd76e; */
   


/* end of dropdown menu */

.navbar-custom .social-icons {
	display: none;
}

.navbar-custom .navbar-toggler {
	border: none;
	color: #393939;
	font-size: 2rem;
}

.navbar-custom button[aria-expanded='false'] .navbar-toggler-awesome.fas.fa-times{
	display: none;
}

.navbar-custom button[aria-expanded='false'] .navbar-toggler-awesome.fas.fa-bars{
	display: inline-block;
}

.navbar-custom button[aria-expanded='true'] .navbar-toggler-awesome.fas.fa-bars{
	display: none;
}

.navbar-custom button[aria-expanded='true'] .navbar-toggler-awesome.fas.fa-times{
	display: inline-block;
	margin-right: 0.125rem;
}


/*********************/
/*    04. Header     */
/*********************/
/* .header {
	background-color: #fff;
}

.header .header-content {
	padding-top: 8rem;
	padding-bottom: 4rem;
	text-align: center;
}

.header .text-container {
	margin-bottom: 4rem;
}

.header h1 {
	margin-bottom: 1.125rem;
	font-size: 2.5rem;
	line-height: 3.125rem;
}

.header .p-large {
	margin-bottom: 1.875rem;
} */


/*************************/
/*     05. Customers     */
/*************************/
.slider-1 {
	padding-top: 2.25rem;
	padding-bottom: 2.125rem;
	text-align: center;
}

.slider-1 h5 {
	margin-bottom: 0.75rem;
}

.slider-1 .slider-container {
	padding-top: 2.75rem;
	padding-bottom: 2.75rem;
	border-radius: 0.5rem;
	background-color: #f7fcfd;
}


/************************/
/*     06. Services     */
/************************/
.cards-1 {
	padding-top: 4rem;
	/* padding-bottom: 1.625rem; */
	text-align: center;
}

.cards-1 h2 {
	margin-bottom: 3rem;
}

.cards-1 .carde {
	max-width: 21rem;
	margin-right: auto;
	margin-bottom: 4.5rem;
	margin-left: auto;
	padding: 30px 20px;
	
    border: 2px solid #ffd76e;

	border-radius: 0.5rem;
	background: transparent;
}

.cards-1 .card-image {
	width: 4rem;
	height: 4rem;
	margin-right: auto;
	margin-bottom: 2rem;
	margin-left: auto;
}

.cards-1 .card-title {
	margin-bottom: 0.875rem;
    font-size: 16px;
    line-height: 22px;
    height: 39px;
}
.cit 
	{
		height:10px!important;
		color: #393939;
		font-size: 13px;
	}
	.title 
	{
		text-align: left;
		font-size: 15px;
		line-height: 22px;
		color:#626262;
		text-align:left!important;
		font-size:normal;
	}
/* .cit b 
{
	padding: 3px;
    background-color: #ffd76e;
} */
/* .card-body p 
{
	height: 108px;
} */
.cards-1 .card-body {
	padding: 0;
}


/*************************/
/*     07. Details 1     */
/*************************/
.basic-1 {
	padding-top: 1.625rem;
	/* padding-bottom: 3.75rem; */
	padding-bottom: 0px;
}

.basic-1 .text-container {
	margin-bottom: 4rem;
}

.basic-1 h2 {
	margin-bottom: 1.375rem;
}

.basic-1 .btn-solid-reg {
	margin-top: 0.625rem;
}


/*************************/
/*     08. Details 2     */
/*************************/
.basic-2 {
	padding-top: 3.75rem;
	padding-bottom: 4rem;
}

.basic-2 .image-container {
	margin-bottom: 4rem;
}

.basic-2 h2 {
	margin-bottom: 1.375rem;
}

.basic-2 .list-unstyled .fas {
	color: #00bfd8;
	line-height: 1.375rem;
}

.basic-2 .list-unstyled .media-body {
	margin-left: 0.625rem;
}

.basic-2 .btn-solid-reg {
	margin-top: 0.625rem;
}


/**********************************/
/*     09. Details Lightboxes     */
/**********************************/
.lightbox-basic {
	margin: 2.5rem auto;
	padding: 2rem 1.5rem 2rem 1.5rem;
	border-radius: 0.25rem;
	background: #fff;
	text-align: left;
}

.lightbox-basic .container {
	padding-right: 0;
	padding-left: 0;
}

.lightbox-basic .image-container {
	max-width: 33.75rem;
	margin-right: auto;
	margin-bottom: 3rem;
	margin-left: auto;
}

.lightbox-basic h3 {
	margin-bottom: 0.5rem;
}

.lightbox-basic hr {
	width: 2.5rem;
	height: 0.125rem;
	margin-top: 0;
	margin-bottom: 1.25rem;
	margin-left: 0;
	border: 0;
	background-color: #00bfd8;
	text-align: left;
}

.lightbox-basic h4 {
	margin-bottom: 1rem;
}

.lightbox-basic .list-unstyled .fas {
	color: #00bfd8;
	line-height: 1.375rem;
}

.lightbox-basic .list-unstyled .media-body {
	margin-left: 0.625rem;
}

.lightbox-basic .btn-outline-reg,
.lightbox-basic .btn-solid-reg {
	margin-top: 0.75rem;
}

/* Signup Button */
.lightbox-basic .btn-solid-reg.mfp-close {
	position: relative;
	width: auto;
	height: auto;
	color: #fff;
	opacity: 1;
}

.lightbox-basic .btn-solid-reg.mfp-close:hover {
	color: #00bfd8;
}
/* end of signup Button */

/* Back Button */
.lightbox-basic a.mfp-close.as-button {
	position: relative;
	width: auto;
	height: auto;
	margin-left: 0.375rem;
	color: #00bfd8;
	opacity: 1;
}

.lightbox-basic a.mfp-close.as-button:hover {
	color: #fff;
}
/* end of back button */

.lightbox-basic button.mfp-close.x-button {
	position: absolute;
	top: -0.125rem;
	right: -0.125rem;
	width: 2.75rem;
	height: 2.75rem;
	color: #707984;
}


/***********************/
/*     10. Pricing     */
/***********************/
.cards-2 {
	padding-top: 3rem;
	padding-bottom: 2.75rem;
	text-align: center;
}

.cards-2 h2 {
	margin-bottom: 1rem;
}

.cards-2 .card {
	display: block;
	max-width: 19.5rem;
	margin-right: auto;
	margin-bottom: 6rem;
	margin-left: auto;
	border: 1px solid #c4d8dc;
	border-radius: 0.5rem;
	
}

.cards-2 .card .card-body {
	padding: 2.5rem 2.75rem 1.875rem 2.5rem;
}

.cards-2 .card .card-title {
	margin-bottom: 0.625rem;
	color: #393939;
	font-weight: 700;
	font-size: 1.75rem;
	line-height: 2.25rem;
	text-align: center;
}

.cards-2 .card .card-subtitle {
	margin-bottom: 1.75rem;
}

.cards-2 .card .cell-divide-hr {
	height: 1px;
	margin-top: 0;
	margin-bottom: 0;
	border: none;
	background-color: #c4d8dc;
}

.cards-2 .card .price {
	padding-top: 0.875rem;
	padding-bottom: 1.5rem;
}

.cards-2 .card .value {
	color: #00bfd8;
	font-weight: 700;
	font-size: 3.5rem;
	line-height: 4rem;
	text-align: center;
}

.cards-2 .card .currency {
	margin-right: 0.375rem;
	color: #00bfd8;
	font-size: 1.5rem;
	vertical-align: 56%;
}

.cards-2 .card .frequency {
	margin-top: 0.25rem;
	font-size: 0.875rem;
	text-align: center;
}

.cards-2 .card .list-unstyled {
	margin-top: 1.875rem;
	margin-bottom: 1.625rem;
	text-align: left;
}

.cards-2 .card .list-unstyled.li-space-lg li {
	margin-bottom: 0.5rem;
}

.cards-2 .card .list-unstyled .fas {
	color: #00bfd8;
	line-height: 1.375rem;
}

.cards-2 .card .list-unstyled .fas.fa-times {
	margin-left: 0.1875rem;
	margin-right: 0.125rem;
	color: #777b7e;
}

.cards-2 .card .list-unstyled .media-body {
	margin-left: 0.625rem;
}

.cards-2 .card .button-wrapper {
	position: absolute;
	right: 0;
	bottom: -1.25rem;
	left: 0;
	text-align: center;
}

.cards-2 .card .btn-solid-reg:hover {
	background-color: #fff;
}

/* Best Value Label */
.cards-2 .card .label {
    position: absolute;
    top: 0;
    right: 0;
    width: 10.625rem;
    height: 10.625rem;
    overflow: hidden;
}

.cards-2 .card .label .best-value {
    position: relative;
	width: 13.75rem;
	padding: 0.3125rem 0 0.3125rem 4.125rem;
    background-color: #00bfd8;
	color: #fff;
    -webkit-transform: rotate(45deg) translate3d(0, 0, 0);
    -ms-transform: rotate(45deg) translate3d(0, 0, 0);
    transform: rotate(45deg) translate3d(0, 0, 0);
}
/* end of best value label */


/***********************/
/*     11. Request     */
/***********************/
.form-1 {
	padding-top: 6.875rem;
	padding-bottom: 6.25rem;
	background-color: #f9fafc;
}

.form-1 h2 {
	margin-bottom: 1.25rem;
}

.form-1 .list-unstyled {
	margin-top: 1.375rem;
}

.form-1 .list-unstyled .fas {
	color: #00bfd8;
	line-height: 1.375rem;
}

.form-1 .list-unstyled .media-body {
	margin-left: 0.625rem;
}

.form-1 .text-container {
	margin-bottom: 3.5rem;
}


/*********************/
/*     12. Video     */
/*********************/
.basic-3 {
	padding-top: 6.875rem;
	padding-bottom: 6.125rem;
}

.basic-3 h2 {
	margin-bottom: 3rem;
	text-align: center;
}

.basic-3 .image-container {
	margin-bottom: 2.25rem;
}

.basic-3 .image-container img {
	border-radius: 0.5rem;
}

.basic-3 .video-wrapper {
	position: relative;
}

/* Video Play Button */
.basic-3 .video-play-button {
	position: absolute;
	z-index: 10;
	top: 50%;
	left: 50%;
	display: block;
	box-sizing: content-box;
	width: 2rem;
	height: 2.75rem;
	padding: 1.125rem 1.25rem 1.125rem 1.75rem;
	border-radius: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
  
.basic-3 .video-play-button:before {
	content: "";
	position: absolute;
	z-index: 0;
	top: 50%;
	left: 50%;
	display: block;
	width: 4.75rem;
	height: 4.75rem;
	border-radius: 50%;
	background: #00bfd8;
	animation: pulse-border 1500ms ease-out infinite;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
  
.basic-3 .video-play-button:after {
	content: "";
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	display: block;
	width: 4.375rem;
	height: 4.375rem;
	border-radius: 50%;
	background: #00bfd8;
	transition: all 200ms;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
  
.basic-3 .video-play-button span {
	position: relative;
	display: block;
	z-index: 3;
	top: 0.375rem;
	left: 0.25rem;
	width: 0;
	height: 0;
	border-left: 1.625rem solid #fff;
	border-top: 1rem solid transparent;
	border-bottom: 1rem solid transparent;
}
  
@keyframes pulse-border {
	0% {
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		opacity: 1;
	}
	100% {
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		opacity: 0;
	}
}
/* end of video play button */

.basic-3 p {
	text-align: center;
}

p.testimonial-text {
    text-align: justify;
}
/****************************/
/*     13. Testimonials     */
/****************************/
.slider-2 {
	padding-top: 7.5rem;
	padding-bottom: 7rem;
	/* background: url('../images/testimonials-background.jpg') center center no-repeat; */
	background-size: cover; 
}

.slider-2 .image-container {
	margin-bottom: 4rem;
}

.slider-2 h2 {
	margin-bottom: 2.5rem;
	text-align: center;
}

.slider-2 .slider-container {
	position: relative;
}

.slider-2 .swiper-container {
	position: static;
	width: 90%;
	text-align: center;
}

.slider-2 .swiper-button-prev:focus,
.slider-2 .swiper-button-next:focus {
	/* even if you can't see it chrome you can see it on mobile device */
	outline: none;
}

.slider-2 .swiper-button-prev {
	left: -0.5rem;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2028%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23626262'%2F%3E%3C%2Fsvg%3E");
	background-size: 1.125rem 1.75rem;
}

.slider-2 .swiper-button-next {
	right: -0.5rem;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2028%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23626262'%2F%3E%3C%2Fsvg%3E");
	background-size: 1.125rem 1.75rem;
}

.slider-2 .card {
	position: relative;
	border: none;
	background-color: transparent;
}

.slider-2 .card-image {
	width: 7rem;
	height: 7rem;
	margin-right: auto;
	margin-bottom: 0.25rem;
	margin-left: auto;
	border-radius: 50%;
}

.slider-2 .card-body {
	padding-bottom: 0;
}

.slider-2 .testimonial-author {
	margin-bottom: 0;
}


/*********************/
/*     14. About     */
/*********************/
.basic-4 {
	padding-top: 7rem;
	padding-bottom: 4rem;
	text-align: center;
}

.basic-4 h2 {
	margin-bottom: 1rem;
	text-align: center;
}

.basic-4 .team-member {
	max-width: 12.5rem;
	margin-right: auto;
	margin-bottom: 3.5rem;
	margin-left: auto;
}

/* Hover Animation */
.basic-4 .image-wrapper {
	overflow: hidden;
	margin-bottom: 1.5rem;
	border-radius: 50%;
}

.basic-4 .image-wrapper img {
	margin: 0;
	transition: all 0.3s;
}

.basic-4 .image-wrapper:hover img {
	-moz-transform: scale(1.15);
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
} 
/* end of hover animation */

.basic-4 .team-member .p-large {
	margin-bottom: 0.25rem;
	font-size: 1.125rem;
}

.basic-4 .team-member .job-title {
	margin-bottom: 0.375rem;
}

.basic-4 .fa-stack {
	margin-top: 0.375rem;
	margin-right: 0.125rem;
	margin-left: 0.125rem;
	font-size: 0.875rem;
}

.basic-4 .fa-stack-2x {
	color: #00bfd8;
	transition: all 0.2s ease;
}

.basic-4 .fa-stack-1x {
	color: #fff;
	transition: all 0.2s ease;
}

.basic-4 .fa-stack:hover .fa-stack-2x {
	color: #00a7bd;
}

.basic-4 .fa-stack:hover .fa-stack-1x {
	color: #fff;
}




/**********************/
/*     16. Footer     */
/**********************/
.footer {
	padding-top: 4.625rem;
	padding-bottom: 0.5rem;
}

.footer .footer-col {
	margin-bottom: 2.25rem;
}

.footer h4 {
	margin-bottom: 1rem;
}

.footer .list-unstyled .fas {
	color: #00bfd8;
	font-size: 0.5rem;
	line-height: 1.375rem;
}

.footer .list-unstyled .media-body {
	margin-left: 0.625rem;
}

.footer .fa-stack {
	margin-bottom: 0.75rem;
	margin-right: 0.5rem;
	font-size: 1.5rem;
}

.footer .fa-stack .fa-stack-1x {
    color: #fff;
	transition: all 0.2s ease;
}

.footer .fa-stack .fa-stack-2x {
	color: #00bfd8;
	transition: all 0.2s ease;
}

.footer .fa-stack:hover .fa-stack-1x {
	color: #fff;
}

.footer .fa-stack:hover .fa-stack-2x {
    color: #00a7bd;
}


/*************************/
/*     17. Copyright     */
/*************************/
.copyright {
	padding-top: 1rem;
	padding-bottom: 0.375rem;
	text-align: center;
}

.copyright .p-small {
	padding-top: 1.375rem;
	border-top: 1px solid #c4d8dc;
	opacity: 0.7;
}


/**********************************/
/*     18. Back To Top Button     */
/**********************************/
a.back-to-top {
	position: fixed;
	z-index: 999;
	right: 0.75rem;
	bottom: 0.75rem;
	display: none;
	width: 2.625rem;
	height: 2.625rem;
	border-radius: 1.875rem;
	background: #f9bf13 url("../../img/franchise/up-arrow.png") no-repeat center 47%;
	background-size: 1.125rem 1.125rem;
	text-indent: -9999px;
}

a:hover.back-to-top {
	background-color: #f9bf13; 
}


/***************************/
/*     19. Extra Pages     */
/***************************/
.ex-header {
	padding-top: 8rem;
	padding-bottom: 5rem;
	text-align: center;
}

.ex-basic-1 {
	padding-top: 2rem;
	padding-bottom: 0.875rem;
	background-color: #f7fcfd;
}

.ex-basic-1 .breadcrumbs {
	margin-bottom: 1.125rem;
}

.ex-basic-1 .breadcrumbs .fa {
	margin-right: 0.5rem;
	margin-left: 0.625rem;
}

.ex-basic-2 {
	padding-top: 4.75rem;
	padding-bottom: 4rem;
}

.ex-basic-2 h3 {
	margin-bottom: 1rem;
}

.ex-basic-2 .text-container {
	margin-bottom: 3.625rem;
}

.ex-basic-2 .text-container.last {
	margin-bottom: 0;
}

.ex-basic-2 .list-unstyled .fas {
	color: #00bfd8;
	font-size: 0.5rem;
	line-height: 1.375rem;
}

.ex-basic-2 .list-unstyled .media-body {
	margin-left: 0.625rem;
}

.ex-basic-2 .btn-outline-reg {
	margin-top: 1.75rem;
}

.ex-basic-2 .image-container-large {
	margin-bottom: 4rem;
}

.ex-basic-2 .image-container-large img {
	border-radius: 0.25rem;
}

.ex-basic-2 .image-container-small img {
	border-radius: 0.25rem;
}

.ex-basic-2 .text-container.dark-bg {
	padding: 1.625rem 1.5rem 0.75rem 2rem;
	background-color: #f9fafc;
}


/*****************************/
/*     20. Media Queries     */
/*****************************/	

@media only screen and (max-width:767px){
	.bottom-left1 {
		display:none;
	}
}

@media only screen and (max-width:768px)
{
    .image-container img.img-fluid {
		margin: 0 auto;
		display: block;
		max-width: 100%;
	}

	.menu-location{
		display:none!important;
	}
	
	.bottom-left2 {
		display:none;
	}
	.bottom-left3 {
		display:none;
	}
	.header {
		background-color: #000;
		background: url(../../img/new-banner.jpg) center center no-repeat;
		background-size: cover;
		height: fit-content;
		background-position: center;
		margin-top: -0.5%;
		/* opacity: 0.5; */
	}
	.header .header-content {
		margin-top: 64px;
		padding-bottom: 63px;
		padding-top: 40px;
	}
	.navbar-custom .navbar-toggler {
		border: none;
		color: #393939;
		font-size: 2rem;
	}
	.navbar-custom {
		padding: 10px 0px 10px 0px;
		background-color: transparent;
		margin: 0px;
		margin: 0px;
		top: 10.7%;
		left: 0%;
		box-shadow: none;
	}

	.header h1 {
		margin-bottom: 1.125rem;
		line-height: 1.125rem;
		margin-left: 0px;
		margin-top: 10px;
	}
	h1.page-til
	{
		font-size: 44px; 
    color: #fff;
    margin-top: 10px;
    text-align: center;
    margin-left: 23%;
    background-color: #000000bd;
    width: fit-content;
    padding: 5px 10px;
    border-radius: 3px;
	line-height: 1.125rem;
	margin-bottom: 10px;
	}
	.hea 
	{
		color: #fff;
	    margin-top:20%;
		font-size: 12px;
	}
	.navbar-nav
	{
		margin-left: 0%;
	}
	.serviceBox .title {
		color: #fff;
		font-size: 16px;
		font-weight: normal;
		transition: all 0.3s ease 0s;
		line-height: 28px;
		height: 125px;
	}
	.logoo {
		display: inline-flex;
		width: 80%;
	}
   
	.text-container .pars 
	{
		font-size: 15px;
		line-height: 3.5rem;
		font: inherit;
	}
	.ch {
		max-width: 100%!important;
		padding: 10px 0px 10px 0px;
	}
   
	.turquoise {
		color: #fff!important;
		text-transform: capitalize;
		font-size: 20px;
		letter-spacing: 2px;
	}
	.hom-ban {
		margin-top: 0%;
    margin-left: -5%;
    margin-bottom: 0%;
    background-color: #1e4169a9;
    padding: 20px;
    margin-right: -15px;

	}

	.hom-lli
	{
		color: #fff;
		font-style: italic;
		margin-top: 20px;
		text-align: left;
		margin-left: 46px;
	}
.masthead {
    height: 100%;
    /* max-height: fit-content; */
    width: 100%;
    padding-bottom: 0;
    margin-bottom: -40px;
}
.lis {
    list-style-type: none;
    margin-bottom: 0px;
    /* margin-left: -51px; */
    color: #1e4169;
    font-size: 8px;
}


.hom-ban img {
    background-color: #fff;
    border-radius: 5px;
    padding: 10px 30px;
    width: 100px;
}

	
	.disabled-link 
	{
		pointer-events: none;
		cursor: default;
		text-decoration: none;
		color: black;
	}
	/* .dropdown-item {
		display: block;
		width: 100%;
		padding: 10px;
		clear: both;
		font-weight: 400;
		color: #212529;
		text-align: inherit;
		white-space: nowrap;
		/* background-color: transparent; */
		/* border: 0;
	} */ 
	.sec-til 
	{
		font-size: 25px;
		line-height: 35px;
		text-align: center;
	}
	.til {
		font-size: 22px;
	}
	.ch 
	{
		max-width: 100%!important;
		padding: 10px 0px 10px 0px;
	}
	.cc {
		max-width: 100%!important;
		padding: 10px 0px 10px 0px;
	}
	.sep 
	{
	  border-bottom: 1px solid #ccc;
	  padding-bottom: 50px;
	}
	.part-logo
	{
		background-color: #000;
		padding: 9px 20px;
		width: 50%;
		margin-bottom: 20px;
	}
	.part-logo1
	{
	
		padding: 9px 20px;
		width: 50%;
		margin-bottom: 20px;
	}
	.part p 
	{
		text-align:justify;
	}
	.course {
		background-color: #fff;
		border-radius: 10px;
		box-shadow: 0 0px 10px rgba(0, 0, 0, 0.2);
		display: flex;
		max-width: 100%;
		margin: 20px;
		overflow: hidden;
		/* width: 645px; */
	}
	.course-preview {
		background-color: #1e4169;
		color: #fff;
		padding: 30px;
		max-width: 250px;
	}
	

	
}
/* Min-width width 768px */
@media screen and (min-width:768px) {
	
	
	/* .header {
		background-color: #000;
		background: url(../../img/new-banner.jpg) center center no-repeat;
		background-size: cover;
		
		background-position: center;
		margin-top: -5.5%;
	}
        .hom-ban {
            margin-top: 0%;
            margin-left: -4%;
            margin-bottom: 0%;
            background-color: transparent;
            padding: 20px;
            width: 100%;
        }
    */
	/* General Styles */
	.p-heading {
		width: 85%;
		margin-right: auto;
		margin-left: auto;
	}
	/* end of general styles */


	/* Header */
	

	.header .header-content {
		padding-top: 10.5rem;
	}

	.header h1 {
		font-size: 44px;
		line-height: 3.5rem;
	}
	/* end of header */


	/* Customers */
	.slider-1 {
		padding-top: 3rem;
		padding-bottom: 2.875rem;
	}

	.slider-1 .slider-container {
		padding-right: 3.5rem;
		padding-left: 3.5rem;
	}
	/* end of customers */


	/* Video */
	.basic-3 p {
		width: 85%;
		margin-right: auto;
		margin-left: auto;
	}
	/* end of video */


	/* Testimonials */
	.slider-2 .slider-container {
		width: 70%;
		margin-right: auto;
		margin-left: auto;
	}

	.slider-2 .swiper-container {
		width: 85%;
	}

	.slider-2 .swiper-button-prev {
		left: 1rem;
		width: 1.375rem;
		background-size: 1.375rem 2.125rem;
	}
	
	.slider-2 .swiper-button-next {
		right: 1rem;
		width: 1.375rem;
		background-size: 1.375rem 2.125rem;
	}
	/* end of testimonials */


	/* About */
	.basic-4 .team-member {
		display: inline-block;
		width: 12.5rem;
		margin-right: 2rem;
		margin-left: 2rem;
		vertical-align: top;
	}
	/* end of about */


	/* Contact */
	.form-2 .list-unstyled li {
		display: inline-block;
		margin-right: 0.5rem;
		margin-left: 0.5rem;
	}

	.form-2 .list-unstyled .address {
		display: block;
	}
	/* end of contact */


	/* Extra Pages */
	.ex-header {
		padding-top: 11rem;
		padding-bottom: 9rem;
	}

	.ex-basic-2 .text-container.dark {
		padding: 2.5rem 3rem 2rem 3rem;
	}

	.ex-basic-2 .text-container.column {
		width: 90%;
		margin-right: auto;
		margin-left: auto;
	}
	/* end of extra pages */
}
/* end of min-width width 768px */


/* Min-width width 992px */
@media (min-width: 992px) {

	.header {
		background-color: #000;
		background: url(../../img/new-banner.jpg) center center no-repeat;
		background-size: cover;
		background-position: center;
		margin-top: -0.5%;
		z-index: 99999;
	}
	.navbar-custom {
		/* padding: 2.125rem 5rem 2.125rem 5rem; */
		padding: 10px 100px 10px 100px;
		/* background-color: #0000001f; */
		background-color: transparent;
		/* border-bottom: 1px solid #cccccc3d; */
		margin: 0px;
		margin: 0px;
		top: 10.7%;
		left: 0%;
	}
	.navbar-nav 
	{
		margin-left: 75px;
	}
	/* Navigation */
	.navbar-custom {
		/* padding: 2.125rem 1.5rem 2.125rem 2rem; */
		box-shadow: none;
       /* margin:10px; */
	}
	
	.navbar-custom .navbar-nav {
		margin-top: 0;
		margin-bottom: 0;
	}

	.navbar-custom .nav-item .nav-link {
		/* padding: 0.25rem 0.75rem 0.25rem 0.75rem; */
		/* color: #fff; */
		color: #292B2C;
		/* opacity: 0.8; */
		padding: 15px 25px;
	}
	.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
		color: #292B2C;
	}
	.navbar-dark .navbar-brand {
		color: #fff;
		border-right: 2px solid #f9bf13;
		padding-right: 8px;
		float:left;
	}
	.navbar-custom .nav-item .nav-link:hover,
	.navbar-custom .nav-item .nav-link.active {
		/* color: #fff; */
		color: #1e4169;
		opacity: 1;
		background: #ffd76e;
		border-radius: 3px;
		
	}
	/* .dropdown-menu.menu-content {
		min-width: 177px;
		animation: fadeDropdown 0.2s;
		border: none!important;
		text-align: left;
	} */
	.navbar-custom.top-nav-collapse {
        padding: 0.5rem 1.5rem 0.5rem 2rem;
		box-shadow: 0 0.0625rem 0.375rem 0 rgba(0, 0, 0, 0.1);
		background-color: #fff;
	}

	.navbar-custom.top-nav-collapse .nav-item .nav-link {
		color: #393939;
		opacity: 1;
		padding: 15px 25px;
	}
	
	.navbar-custom.top-nav-collapse .nav-item .nav-link:hover,
	.navbar-custom.top-nav-collapse .nav-item .nav-link.active {
		color: #1e4169;
	}

	/* .navbar-custom .dropdown-menu {
		/* padding-top: 1rem;
		padding-bottom: 1rem; */
		/* border-top: 0.75rem solid rgba(0, 0, 0, 0);
		border-radius: 0.25rem;
	} */

	/* .navbar-custom.top-nav-collapse .dropdown-menu {
		border-top: 0.5rem solid rgba(0, 0, 0, 0);
		box-shadow: 0 0.375rem 0.375rem 0 rgba(0, 0, 0, 0.02);
	}

	.navbar-custom .dropdown-item {
		padding: 12px;
	}

	.navbar-custom .dropdown-items-divide-hr {
		width: 84%;
	} */ 

	.navbar-custom .social-icons {
		display: block;
		margin-left: 0.5rem;
	}

	.navbar-custom .fa-stack {
		margin-bottom: 0.1875rem;
		margin-left: 0.25rem;
		font-size: 0.75rem;
	}
	
	.navbar-custom .fa-stack-2x {
		color: #00bfd8;
		transition: all 0.2s ease;
	}
	
	.navbar-custom .fa-stack-1x {
		color: #fff;
		transition: all 0.2s ease;
	}

	.navbar-custom .fa-stack:hover .fa-stack-2x {
		color: #fff;
	}

	.navbar-custom .fa-stack:hover .fa-stack-1x {
		color: #00bfd8;
	}

	.navbar-custom.top-nav-collapse .fa-stack-2x {
		color: #00bfd8;
	}
	
	.navbar-custom.top-nav-collapse .fa-stack-1x {
		color: #fff;
	}

	.navbar-custom.top-nav-collapse .fa-stack:hover .fa-stack-2x {
		color: #00a7bd;
	}
	
	.navbar-custom.top-nav-collapse .fa-stack:hover .fa-stack-1x {
		color: #fff;
	}
	/* end of navigation */


	/* General Styles */
	.p-heading {
		width: 65%;
	}
	/* end of general styles */


	/* Header */
	/* .header {
		background: url('../../img/banner.jpg') center center no-repeat;
		background-size: cover; 
		height: 92%;
		background-position: top;
	}

	.header .header-content {
		padding-top: 11.5rem;
		text-align: left;
	}

	.header .text-container {
		margin-top: 0;
		margin-bottom: 0;
	} */
	/* end of header */
	
	.banner {
		background: #a770ef;
		background: -webkit-linear-gradient(to right, #a770ef, #cf8bf3, #fdb99b);
		background: linear-gradient(to right, #a770ef, #cf8bf3, #fdb99b);
	  }
	  
	
	  .dcn 
	  {
		padding: 40px 30px;
		border-bottom: 1px solid #ccc;
	  }
	  .sep 
	  {
		border-bottom: 1px solid #ccc;
		padding-bottom: 50px;
	  }
	

	.cards 
	{
		height: 317px;
    width: 100%;
	}
	  /* .feature {
		max-width:800px;
		margin: 0 auto;
	  } */


	

	
		

	/* About Header */


	/* end-service-header */
	.social-link {
		width: 30px;
		height: 30px;
		border: 1px solid #ddd;
		display: flex;
		align-items: center;
		justify-content: center;
		color: #666;
		border-radius: 50%;
		transition: all 0.3s;
		font-size: 0.9rem;
	}
	
	.social-link:hover, .social-link:focus {
		background: #ddd;
		text-decoration: none;
		color: #555;
	}

	.parts 
	{
		border: 1px solid #ccc;
		
		border-radius: 5px;
		box-shadow: 0 0 6px 0 #ccc;
		height: 425px;
	
	}
	.parts h5 
	{
		padding: 30px;
		border-bottom: 1px dashed #ccc;
	}
	.parts p 
	{
		padding: 25px;
	}
	.parts img
	{
	    margin: 16px 0px;
    height: 55px;
    padding: 9px 0px;
	}



	/* end-service-header */


	.part 
	{
		border: 1px solid #ccc;
		padding: 25px;
		border-radius: 5px;
		box-shadow: 0 0 6px 0 #ccc;
		height: 575px;
	
	}
	.part p 
	{
		text-align:justify;
	}
	.part img
	{
	    margin: 16px 0px;
    height: 55px;
    padding: 9px 0px;
	}
	
	.titles 
	{
		text-align: left;
		background: #ffd76e;
		width: fit-content;
		font-size: 21px;
		padding: 1px 9px;
		border-radius: 5px;
		margin-bottom: 21px;
	}



  




	.rib 
	{
		text-align: left;
		margin-bottom: 30px;
	}
	
	
	
	.cpar 
	{
		text-align: left;
    font-size: 16px;
	}
	/* end of service-header */


  
	/* Services */
	.cards-1 .carde {
		display: inline-block;
		max-width: 17.125rem;
		vertical-align: top;
	}

	.cards-1 .col-lg-12 div.card:nth-child(3n+2) {
		margin-right: 2rem;
		margin-left: 2rem;
	}
	/* end of services */


	/* Details 1 */
	.basic-1 .text-container {
		margin-top: 3.875rem;
		margin-bottom: 0;
	}
	/* end of details 1 */


	/* Details 2 */
	.basic-2 .image-container {
		margin-bottom: 0;
	}

	.basic-2 .text-container {
		margin-top: 3.125rem;
	}
	/* end of details 2 */


	/* Details Lightboxes */
	.lightbox-basic {
		max-width: 62.5rem;
		padding: 2.5rem 2.5rem 2.5rem 2.5rem;
	}

	.lightbox-basic .image-container {
		max-width: 100%;
		margin-right: 2rem;
		margin-bottom: 0;
		margin-left: 0.5rem;
	}
	
	.lightbox-basic h3 {
		margin-top: 0.5rem;
	}
	/* end of details lightboxes */


	/* Pricing */
	.cards-2 .card {
		display: inline-block;
		width: 17.125rem;
		max-width: 100%;
		margin-right: 1rem;
		margin-left: 1rem;
	}
	/* end of pricing */


	/* Request */
	.form-1 {
		padding-top: 7.5rem;
	}

	.form-1 .text-container {
		margin-top: 1.5rem;
		margin-bottom: 0;
	}
	/* end of request */


	/* Video */
	.basic-3 .image-container {
		max-width: 53.125rem;
		margin-right: auto;
		margin-left: auto;
	}

	.basic-3 p {
		width: 65%;
	}
	/* end of video */
	

	/* Testimonials */
	.slider-2 {
		padding-bottom: 7.5rem;
	}

	.slider-2 .image-container {
		margin-bottom: 0;
	}

	.slider-2 .slider-container {
		width: 88%;
	}

	.slider-2 .swiper-container {
		width: 82%;
	}
	/* end of testimonials */


	/* Contact */
	.form-2 .map-responsive {
		margin-bottom: 0;
	}
	/* end of contact */


	/* Extra Pages */
	.ex-header {
		background: url('../../images/ex-header-background.jpg') center center no-repeat;
		background-size: cover;
	}

	.ex-header h1 {
		width: 80%;
		margin-right: auto;
		margin-left: auto;
	}

	.ex-basic-2 {
		padding-bottom: 5rem;
	}

	.ex-basic-2 .text-container.column {
		margin-bottom: 0;
	}
	/* .bor 
	{
		border:10px solid #000;
	} */
	.vbn
	{
		background-color: #1e4169;
		width: 440px;
		height: 440px;
		margin: 100px auto;
	
		
	}
	.vbn img 
	{
		margin-top: 20px;
		margin-left: 20px;
	
	}
	.ddd 
	{
		border: 1px solid #ccc;
		padding: 36px;
		border-radius: 5px;
		box-shadow: 0 0 5px 0 #ccc;
	}
	.pl 
	{
		font-size:15px;
	}
	.vat-p 
	{
		font-size: 15px;
		line-height: 25px;
		text-align: justify;
		padding: 20px;
	}
	.vatt {
		margin-left: 15px;
	}
	.vatt li
	{
		list-style-type: none;
    border: 1px solid #ccc;
    padding: 7px 12px;
    width: fit-content;
    border-radius: 5px;
    margin-bottom: 8px;
    display: inline-flex;
	}
	.pay-lis 
	{
		list-style-type: none;
    width: fit-content;
    /* margin-left: -45px; */

	}
	ul.lh {
		margin-left: 30px;
	}
	.pay-lis li {
		padding: 8px 30px;
		background-color: #ccc;
		margin: 10px;
		border-left: 3px solid #1e4169;
	}
	.pay-lis .bookmarkRibbon 
	{
      margin:20px;
	}
	/* end of extra pages */
}
/* end of min-width width 992px */


/* Min-width width 1200px */
@media (min-width: 1200px) {
	

	.header {
		background-color: #000;
		background: url(../../img/new-banner.jpg) center center no-repeat;
		background-size: cover;
		background-position: center;
		margin-top: -0.5%;
		z-index: 99999;
	}

	/* Navigation */
	.navbar-custom {
		/* padding: 2.125rem 5rem 2.125rem 5rem; */
		padding: 10px 70px 10px 70px;
	/* background-color: #0000001f; */
	background-color: transparent;
    /* border-bottom: 1px solid #cccccc3d; */
	margin: 0px;
	margin: 0px;
	top: 10.7%;
	z-index: 1;
    /* left: -29%; */
	}

	.navbar-custom.top-nav-collapse {
		/* padding: 0.5rem 5rem 0.5rem 5rem; */
		padding: 10px 100px 10px 100px;
	}
	/* end of navigation */

	
	/* General Styles */
	.p-heading {
		width: 62%;
	}
	/* end of general styles */


	/* Header */
	.header .header-content {
		padding-top: 12.5rem;
		padding-bottom: 21.5rem;
	}

	.header .text-container {
		/* margin-top: 5.375rem; */
		/* margin-left: 1rem; */
		margin-left: 7rem;
		margin-right: 0rem;
	}

	.header .image-container {
		margin-left: 2rem;
		margin-right: 1rem;
	}
	/* end of header */
	

	/* Customers */
	.slider-1 .slider-container {
		margin-right: 3rem;
		margin-left: 3rem;
		padding-right: 2.5rem;
		padding-left: 2.5rem;
	}
	/* end of customers */


	/* Services */
	.cards-1 .carde {
		max-width: 21rem;
	}

	.cards-1 .col-lg-12 div.card:nth-child(3n+2) {
		margin-right: 1.875rem;
    margin-left: 1.875rem;
	}
	/* end of services */


	/* Details 1 */
	.basic-1 .text-container {
		margin-top: 6.125rem;
		margin-right: 4rem;
		margin-left: 1rem;
	}
	/* end of details 1 */


	/* Details 2 */
	.basic-2 .text-container {
		margin-top: 5.375rem;
		margin-right: 1rem;
		margin-left: 4rem;
	}
	/* end of details 2 */


	/* Pricing */
	.cards-2 .card {
		width: 19.5rem;
		margin-right: 1.625rem;
		margin-left: 1.625rem;
	}
	/* end of pricing */

	/* parallax */

/* Override UGG site */
#main {width: 100%; padding:0;}
.content-asset p {margin:0 auto;}
.breadcrumb {display:none;}

/* Helpers */
/**************************/
.margin-top-10 {padding-top:10px;}
.margin-bot-10 {padding-bottom:10px;}

/* Typography */
/**************************/
#parallax-world-of-ugg h1 {font-family:'Oswald', sans-serif; font-size:24px; font-weight:400; text-transform: uppercase; color:black; padding:0; margin:0;}
/* #parallax-world-of-ugg h2 {font-family:'Oswald', sans-serif; font-size:70px; letter-spacing:10px; text-align:center; color:white; font-weight:400; text-transform:uppercase; z-index:10; opacity:.9;} */
#parallax-world-of-ugg h3 {font-family:'Oswald', sans-serif; font-size:14px; line-height:0; font-weight:400; letter-spacing:8px; text-transform: uppercase; color:black;}
#parallax-world-of-ugg p {font-family:'Source Sans Pro', sans-serif; font-weight:400; font-size:14px; line-height:24px;}
.first-character {font-weight:400; float: left; font-size: 84px; line-height: 64px; padding-top: 4px; padding-right: 8px; padding-left: 3px; font-family: 'Source Sans Pro', sans-serif;}

.sc {color: #3b8595;}
.ny {color: #3d3c3a;}
.atw {color: #c48660;}

/* Section - Title */
/**************************/
#parallax-world-of-ugg .title {background: white; padding: 0px 60px 60px;
	margin:0 auto; text-align:center;}
#parallax-world-of-ugg .title h1 {font-size:35px; letter-spacing:8px;}

/* Section - Block */
/**************************/
#parallax-world-of-ugg .block {background: white; padding: 60px; width:820px; margin:0 auto; text-align:justify;}
#parallax-world-of-ugg .block-gray {background: #f2f2f2;padding: 60px;}
#parallax-world-of-ugg .section-overlay-mask {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: black; opacity: 0.70;}

/* Section - Parallax */
/**************************/
#parallax-world-of-ugg .parallax-one {    padding-top: 100px;
    padding-bottom: 100px;overflow: hidden; position: relative; width: 100%; background-image: url(https://images.unsplash.com/photo-1415018255745-0ec3f7aee47b?dpr=1&auto=format&fit=crop&w=1500&h=938&q=80&cs=tinysrgb&crop=); background-attachment: fixed; background-size: cover; -moz-background-size: cover; -webkit-background-size: cover; background-repeat: no-repeat; background-position: top center;}
#parallax-world-of-ugg .parallax-two {    padding-top: 100px;
    padding-bottom: 100px; overflow: hidden; position: relative; width: 100%; background-image: url(../images/parallax-pic.jfif); background-attachment: fixed; background-size: cover; -moz-background-size: cover; -webkit-background-size: cover; background-repeat: no-repeat; background-position: center center;}
#parallax-world-of-ugg .parallax-three {    padding-top: 100px;
    padding-bottom: 100px;overflow: hidden; position: relative; width: 100%; background-image: url(https://images.unsplash.com/photo-1440688807730-73e4e2169fb8?dpr=1&auto=format&fit=crop&w=1500&h=1001&q=80&cs=tinysrgb&crop=); background-attachment: fixed; background-size: cover; -moz-background-size: cover; -webkit-background-size: cover; background-repeat: no-repeat; background-position: center center;}

/* Extras */
/**************************/
#parallax-world-of-ugg .line-break {border-bottom:1px solid black; width: 150px; margin:0 auto;}

/* Media Queries */
/**************************/
@media screen and (max-width: 959px) and (min-width: 768px) {
  #parallax-world-of-ugg .block {padding: 40px; width:620px;}

 
}
@media screen and (max-width: 767px) {
	
  #parallax-world-of-ugg .block {padding: 30px; width:420px;}
  #parallax-world-of-ugg h2 {font-size:30px;}
  #parallax-world-of-ugg .block {padding: 30px;}
  #parallax-world-of-ugg .parallax-one, #parallax-world-of-ugg .parallax-two, #parallax-world-of-ugg .parallax-three {padding-top:100px; padding-bottom:100px;}
}
@media screen and (max-width: 500px) {
	

  #parallax-world-of-ugg .block {padding: 30px 15px; width:290px;}
}

/* parallax-end */


/* our-clients */

.counter-box {
    display: block;
    background: #1e4169cc;
    padding: 40px 20px 37px;
	text-align: center;
	border-radius: 5px;
	border: 2px solid #f9bf13;
}

.counter-box p {
    margin: 5px 0 0;
    padding: 0;
    color: #fff;
    font-size: 18px;
    font-weight: 500
}

.counter-box i {
    font-size: 60px;
    margin: 0 0 15px;
    color: #fff;
}

.counter {
    display: block;
    font-size: 32px;
    font-weight: 700;
    color: #fff;
    line-height: 28px
}

.counter-box.colored {
    background: #1e4169cc;
	border-radius: 5px;
	border: 2px solid #f9bf13;
}

.counter-box.colored p,
.counter-box.colored i,
.counter-box.colored .counter {
    color: #fff
}

/* our-clients-end */



	/* Request */
	.form-1 .text-container {
		margin-right: 1.5rem;
		margin-left: 6rem;
	}

	.form-1 form {
		margin-right: 6rem;
		margin-left: 1.5rem;
	}
	/* end of request */


	/* Video */
	.basic-3 p {
		width: 55%;
	}
	/* end of video */


	/* Testimonials */
	.slider-2 h2 {
		margin-top: 3.5rem;
	}
	/* end of testimonials */


	/* About */
	.basic-4 .team-member {
		margin-right: 2.25rem;
		margin-left: 2.25rem;
	}
	/* end of about */





	/* Footer */
	.footer .footer-col {
		width: 90%;
	}

	.footer .footer-col.middle {
		margin-right: auto;
		margin-left: auto;
	}

	.footer .footer-col.last {
		margin-right: 0;
		margin-left: auto;
	}
	/* end of footer */


	/* Extra Pages */
	.ex-header h1 {
		width: 60%;
		margin-right: auto;
		margin-left: auto;
	}

	.ex-basic-2 .form-container {
		margin-left: 1.75rem;
	}

	.ex-basic-2 .image-container-small {
		margin-left: 1.75rem;
	}
	/* end of extra pages */
}
/* end of min-width width 1200px */


@media screen and (min-width:768px) and (max-width:1024px)and (orientation : landscape)
{
    .lis {
        list-style-type: none;
        margin-bottom: 0px;
        color: #1e4169;
        margin-right: 0%;
    }
   
    .navbar-custom {
      
        padding: 10px 50px 10px 50px;
        background-color: transparent;
        margin: 0px;
        margin: 0px;
        top: 10.7%;
        left: 0%;
    }
    .navbar-nav {
        margin-left: 2%;
    }
    /* .hom-ban {
        margin-top: -75%;
        margin-left: -60px;
    } */
    .header {
        background-color: #000;
        background: url(../../img/new-banner.jpg) center center no-repeat;
        background-size: cover;
        height: 536px;
        background-position: center;
        margin-top: -1.5%;
       
    }
    .hom-lli {
        color: #fff;
        font-style: italic;
        margin-top: 20px;
        text-align: left;
        margin-left: 38px;
    }
    
    .text-container .pars {
        font-size: 31px;
        line-height: 3.5rem;
        font: inherit;
    }
    .header h1 {
        margin-bottom: 1.125rem;
        font-size: 18px;
        line-height: 2.125rem;
        /* margin-left: 115px; */
        margin-top: 0px;
	}
	h1.page-til {
		/* font-size: 44px; */
		line-height: 3.5rem;
		color: #fff;
		margin-top:31%;
		text-align: center;
		margin-left: 10%;
		background-color: #000000bd;
		width: fit-content;
		padding: 5px 10px;
		border-radius: 3px;
	}
    .disabled-link 
	{
		pointer-events: none;
		cursor: default;
		text-decoration: none;
		color: black;
	}

}


@media screen and (min-width:768px) and (max-width:1024px)and (orientation : portrait)
{
    
  
    .lis {
        list-style-type: none;
        margin-bottom: 0px;
      
        color: #1e4169;
       
    }
    
    .bottom-left1 {
        bottom:14%;
    }
    .bottom-left2 {
        bottom:10%;
    }
    .bottom-left3 {
        bottom:6%;
    }
    .hom-ban {
        margin-top: 43%;
    margin-left: 0%;
    background-color: transparent;
    padding: 0px;
    width: 100%;

    }
    .hea {
        color: #fff;
		font-size: 17px;
		margin-top:20%;
    }
    .navbar-custom {
      
        box-shadow: none;
       
		padding:10px;
	}
   
    .header {
        background-color: #000;
        background: url(../../img/new-banner.jpg) center center no-repeat;
        background-size: cover;
        height: 536px;
        background-position: center;
        margin-top: -0.5%;
    }
    .serviceBox .title {
        color: #fff;
        font-size: 16px;
        font-weight: normal;
        transition: all 0.3s ease 0s;
        line-height: 28px;
        height: 122px;
    }
    .cc {
        max-width: 100%!important;
        padding: 10px 17px 10px 17px;
    }
   
    .header h1 {
        margin-bottom: 1.125rem;
        font-size: 31px;
        line-height: 2.125rem;
      
    }
    .disabled-link 
	{
		pointer-events: none;
		cursor: default;
		text-decoration: none;
		color: black;
	}
	h1.page-til {
		font-size: 44px;
		color: #fff;
		margin-top: 227px;
		text-align: center;
		margin-left: 23%;
		background-color: #000000bd;
		width: fit-content;
		padding: 5px 10px;
		border-radius: 3px;
		line-height: 1.125rem;
		margin-bottom: 10px;
	}
}

@media screen and (min-width:1024px) and (max-width:1366px)
{
	.navbar-expand-lg .navbar-nav {
    
		font-size: 11px;
	}
    .lis {
        list-style-type: none;
        margin-bottom: 0px;
     
        color: #1e4169;
        margin-right: 0%;
    }
    .hom-ban {
        margin-top: 56%;
        margin-left: 0%;
        margin-bottom: 54%;
    }
    .hom-ban .turquoise 
    {
        font-size: 25px;
        letter-spacing: 1px;
    }
    .hea {
        color: #fff;
        font-size: 24px;
		text-align: center;
		margin-top:20%;
    }
    .turquoise {
        color: #292B2C;
        font: 700 2rem/3.5rem "Raleway", sans-serif;
    }
  
  
}

@media screen and (min-width:1024px) and (max-width:1440px)
{

	

    .hom-ban {
        margin-top: 29.2%;
    margin-left: -7%;
    margin-bottom: 34%;
    margin-right: 8%;
    }
    .turquoise {
        color: #fff!important;
    
        font-size: 33px;
        letter-spacing: 2px;
    }
    .hea {
        color: #fff;
        font-size: 24px;
		text-align: center;
		margin-top:20%;
    }
    
}

@media screen and (min-width:1440px){
	h1.page-til {
		/* font-size: 44px; */
		line-height: 3.5rem;
		color: #fff;
		margin-top: 15%;
		text-align: center;
		margin-left: 10%;
		background-color: #000000bd;
		width: fit-content;
		padding: 5px 10px;
		border-radius: 3px;
	}
}

@media screen and (min-width:2560px) 
{
    .header {
        background-color: #000;
        background: url(../../img/new-banner.jpg) center center no-repeat;
        background-size: cover;
        height: 536px;
        background-position: center;
        margin-top: -2.5%;
        
    }
    .hom-ban {
        margin-top: 23.2%;
        margin-left: -4%;
        margin-bottom: 19%;
        margin-right: 17%;
    }
    .hea {
        color: #fff;
        font-size: 24px;
		text-align: center;
		margin-top:20%;
    }
    .hom-lli {
        color: #fff;
        font-style: italic;
        margin-top: 20px;
        text-align: left;
        margin-left: 231px;
	}
	h1.page-til {
		/* font-size: 44px; */
		line-height: 3.5rem;
		color: #fff;
		margin-top: 15%;
		text-align: center;
		margin-left: 10%;
		background-color: #000000bd;
		width: fit-content;
		padding: 5px 10px;
		border-radius: 3px;
	}
}


@media screen and (min-width:1650px) and (max-width:2560px)
{
	.header {
		background-color: #000;
		background: url(../../img/new-banner.jpg) center center no-repeat;
		background-size: cover;
		background-position: center;
		margin-top: -0.5%;
		z-index: 99999;
	}
}

@media screen and (max-width:576px){
	.hom-par{
		line-height: 0.05rem;
        color:white;
	    font-weight: bold;
	    font-size: 12px; 
	}

	.manager-img img {
		width: 55px;
	}

	.hea {
		color: white!important;
	}
	
	.header{
		box-shadow: inset 0 0 0 1000px rgba(0,0,0,.5);
	}
}

#header{
	height:calc(100vh - 250px);
}