/*!
 * Start Bootstrap - Scrolling Nav (https://startbootstrap.com/template/scrolling-nav)
 * Copyright 2013-2020 Start Bootstrap
 * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-scrolling-nav/blob/master/LICENSE)
 
*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
/*@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');*/

body{
	font-family: 'Poppins';
	font-size: 16px;
	color: #000000;
	font-weight: 400;
	/*letter-spacing: 1px;*/
}

h1{
	font-size: 2.5em;
    /*text-transform: uppercase;*/
    letter-spacing: 1.5px;
	font-weight: 700;
	
	
}

h2{
	text-transform: uppercase;
}
.navbar-light .navbar-nav .nav-link{
	color:#000000;
	font-weight: 600;
}

.navbar-expand-lg .navbar-nav .nav-link{
	padding-right: 1.5rem;
	padding-left: 1rem;
}

.nav-item{
	font-size:0.9em;
	margin-left: 0.5em;
	margin-top: 0.5em;
}

p {
	font-size:1em;
	font-weight: 400;
}

.p-bot{
	padding-bottom: 1.8rem;
	padding-top: 1rem;
}

.head-adjust{
	padding-top: 5rem;
}

.visib{
	display:none;
}

.title-head{
	padding: 3rem 0 1rem 0;
	font-size: 2.5em;
}

#key-norm h2{
	color:#ffffff;
}

#key-mob h2{
	color:#ffffff;
}
h2{
	font-size: 1.8em;
	font-weight: 700;
	color: #000000;
}

h3{
	font-weight: 600;
}

h4{
	font-size: 1.3em;
	font-weight: 600;
}

h5{
	font-size: 1.3em;
	font-weight: 600;
}

header {
  padding: 156px 0 100px;
}

section {
  padding: 5rem 0 1rem 0;
}

.btn-dark{
	background-color: #000000;
}

#PROP img{
	width: 14rem;
	height: auto;
}

#SUCCESSFUL img{
	width: 14rem;
	height: auto;
}
.card{
	border: none;
}

.img_adjst{
	padding: 0 10%;
	text-align: center;
	/* height: 80%; */
	/* width: auto; */
}




.pdt-0{
	padding-top: none;
}

.pdt-1{
	padding-top: 1rem;
}

.pdt-2{
	padding-top: 1.5rem;
}

.pdt-3{
	padding-top: 2rem;
}

.pdt-4{
	padding-top: 2.5rem;
}

.pdt-cust{
	padding-top: 8rem;
}
.fndr-cust{
	padding-top: 1rem;
}
.fndr-img{
	padding-top: 3rem;
}

#founder1 h6{
	color: #5c5c5c;
	padding-bottom: 1rem;
}

.fndr-hdr{
	padding-bottom: 0.2rem!important;

}

.ptb-0{
	padding: 0;
}

.bg-black{
	background-color: #000000;
	color:#ffffff;
}

.bg-img{
	background-image: url("../images/corfcus-bkg-new-1.png");
	background-repeat: no-repeat;
	background-position: center ; 
	background-size: cover;
	height: auto;
	padding: 0!important;
	
	
}

#key-title{
	background-image: url("../images/verti-divider-2-1.png");
	background-repeat: no-repeat;
	background-position: right;
}

#key-title p{
	padding: 1.5rem 0;
	font-size: 1em
}

#key-prop{
	font-size: 0.9em;
}

#key-prop .nav-link{
	padding: 0.5rem 2rem;
	margin-top: 0.5rem;
}

.key-td{
/*	padding: 2em 0;*/
	height: 5.6em;
}

.key-td-title{
/*	padding: 1.65em 0;*/
	height: 4.9em;
	line-height: 1.4em;
}


#key-mob p{
	font-size: 0.9em;
}
.key-title{
	padding: 0.8em 0;
	font-size: 1.3em;
	font-weight: 600;
}

/*This is modifying the btn-primary colors but you could create your own .btn-something class as well*/
.btn-dark {
    color: #fff;
    background-color: #000000;
    border-color: #000000; /*set the color you want here*/
	width: 11.2em;
}
.btn-dark:hover, .btn-dark:focus, .btn-dark:active, .btn-dark.active, .open>.dropdown-toggle.btn-dark {
    color: #000000;
    background-color: #ffffff;
    border-color: #000000; /*set the color you want here*/
}

#power .btn-dark{
	padding: 0.5rem 2rem;
	font-size: 1.5em;
}


footer p{
	font-size: 1em;
}

.ftr-img{
	width: 20%;
    height: auto;
    margin-bottom: 20px;
}


.svg-img {
	width: 3em;
	height: auto;
}
/*social media icons */
.social-media-icons ul {
    list-style: none;
    padding: 0;
    text-align: center;
}

.social-media-icons a {	
	display: inline-block;
	text-decoration: none;
	padding: 7px;
}

.social-media-icons a:nth-child(1) i {
	color: #d34836;
}

.social-media-icons a:nth-child(2) i {
	color: #4099FF;
}

.social-media-icons a:nth-child(3) i {
	color: #b31217;
}

.social-media-icons a:nth-child(4) i {
	color: #FF6600;
}

.social-media-icons a i:hover{
	color: black;
}
/*Social Media ends here*/

/* corousel*/

.carousel-item {
  height: 65vh;
  min-height: 350px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.carousel-caption{
	bottom:18rem;
}

.text-blk{
	color:#000000;
}

.carousel-indicators li{
	background-color: #000000;
}

#testimonials .blockquote{
	margin: auto;
	width: 50%;
	font-size: 1em;
	background-color:#e4e4e4;
}

.bg-grey{
	background-color:#e4e4e4;
}


#founders .hdr-spc{
	text-align: center; 
	margin: 0.5em 0;
}

.hdr-spc h2{
	font-size: 1.5em;
}

#founders .fndrs-spcn{
	text-align: center; 
	margin-bottom: 1em;
	padding: 0;
}
#founders h6{
	color: #5c5c5c;
}
#founders p{
	text-align: justify;
	font-size: 0.95em;
	line-height: 1.5em;
	padding: 1em;
}

/*  new  */

/* hover image */

.image {
  opacity: 0.3;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
	margin: auto;
}




.image:hover {
  opacity: 1;
 filter: invert(0%);
}


/*  end here  */


/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
	#mob-dis, #mob-dis-feat, #key-mob {
		display: none;
	}
	
}



/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
	#nor-dis, #nor-dis-feat, #key-norm, #filler{
		display: none;
	}
	
}