
body,
html {
    width: 100%;
	height: 100%;
}

body, p {
	color: #626262; 
font-size: 12pt;
font-weight: 600;
}

img {image-rendering:-webkit-optimize-contrast;}

@font-face {font-family: Raleway;src: url(../webfonts/Raleway.ttf);}



.home-head { 
	    font-size: 30pt;
    color: #f6ca2d;
    line-height: 47px;
    font-weight: 700;
    margin-bottom: 30px;

}

.home-head-two { 

    font-size: 30pt;
    padding-bottom: 18px;
    color: #393939;
  
}

.highligh { 

    font-size: 18pt;
    line-height: 35px;
    padding-top: 8px;
    text-align: left;
	 }

.about{border: 2px dashed#000;
    padding: 20px;
    border-radius: 18px;
	margin:20px}

.desk-disp {
    display: flex;
    align-items: center;
}

 .border-div {
               position: relative;
            }

.family{
	font-family: Raleway;
}

.bdr-pos {
    z-index: 1;
    position: relative;
}
.our-core {
    background: #000;
}


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

.indent {
	padding-left: 1.25rem;
}

.donet-menu{padding: 10px !important;
    font-weight: 500 !important;
    font-size: 12pt !important;
}

h1 {
	color: #393939;
	
}

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;
	font-size: 14pt;
}

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

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

a {
	color: #626262;
	font-family: "Raleway", sans-serif;

}

a:hover {
	color: #000;
	font-family: "Raleway", sans-serif;

}

a.turquoise {
	color: #00bfd8;
}

a.white {
	color: #fff;
}


.btn-solid-reg {
	display: inline-block;
	padding: 1.1875rem 2.125rem 1.1875rem 2.125rem;
	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-reg:hover {
	background-color: transparent;
	color: #00bfd8;
	text-decoration: none;
}

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

.btn-solid-lg:hover {
	background-color: transparent;
	color: #ff9800;
	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;
}


.logo-mob{width: 50%}




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

.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;
	font-family: Raleway
}

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

/*********************/
/*     Header end    */
/*********************/


/**************************/
/*     Navigation     */
/**************************/
.navbar-custom {
	background-color: #000;
	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 {
    width: 7.4375rem;
	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: #fff;
	text-decoration: none;
	transition: all 0.2s ease;
}

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

/* Dropdown Menu */
.navbar-custom .dropdown:hover > .dropdown-menu {
	display: block; /* this makes the dropdown menu stay open while hovering it */
	min-width: auto;
	animation: fadeDropdown 0.2s; /* required for the fade animation */
}

@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;
}

.navbar-custom .dropdown-item {
	color: #393939;
	text-decoration: none;
}

.navbar-custom .dropdown-item:hover {
	background-color: #fff;
}

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

.navbar-custom .dropdown-item:hover .item-text {
	color: #00bfd8;
}

.navbar-custom .dropdown-items-divide-hr {
	width: 100%;
	height: 1px;
	margin: 0.25rem auto 0.325rem auto;
	border: none;
	background-color: #c4d8dc;
	opacity: 0.2;
}
/* end of dropdown menu */

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

.navbar-custom .navbar-toggler {
	border: none;
	color: #fff;
	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;
}

/**************************/
/*     Navigation end    */
/**************************/



/*************************/
    /*About */
/*************************/


.header-txt {
    font: 49px/58px Raleway;
    color: #424242;
    margin-top: 0;
    text-align: center;}


/*************************/
    /*About end */
/*************************/




/*************************/
/* service  */
/*************************/

.service-back{
background-image: url(../images/img-back-one.png);
width: 100%;
background-size: cover;
}
.dotted-border {
border: 2px dashed #f6ca2d;
height: 100%;
position: absolute;
top: -10px;
width: 100%;
right: 10px;
border-radius: 15px;
z-index: 1;
}
.our-core-cont {
text-align: center;
font-size: 12pt;
letter-spacing: 0px;
color: #FFFFFF;
}
.our-core, .our-core-new, .our-core-new2 {
margin: 3% 0;
padding: 35px 10px;
min-height: 165px;
border-radius: 15px;
position: relative;
z-index: 1;
}

/*************************/
/*    service end    */
/*************************/




/************************/
/*     card    */
/************************/
.cards-1 {
	padding-top: 8rem;
	padding-bottom: 1.625rem;
	text-align: center;
}

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

.cards-1 .card {
	max-width: 21rem;
	margin-right: auto;
	margin-bottom: 1.5rem;
	margin-left: auto;
	padding: 3.25rem 2rem 2rem 2rem;
	border: 1px dotted #FFB347;
	border-radius: 40px 40px 40px 40px;
	border-width: 3px 8px 8px 4px;
	background: rgba(255,255,255, 0.8);
}

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

.cards-1 .card-title {
	margin-bottom: 0.875rem;
}

.cards-1 .card-body {
	padding: 0;
}






/*************************/
/*    footer     */
/*************************/



.leadgen-button {
    /* background: #EB222A; */
    position: fixed;
    width: 100%;
    bottom: 40px;
    z-index: 1;
    right: 0;
    /* left: 0; */
    margin: auto;
    font-weight: 700;
   /*  cursor: pointer; */
    text-decoration: none;
    margin: auto;
    font-size: 18px !important;
}
.fixer-container {
    text-align: center;
}

.button-5 {
    padding: 10px 14px 10px 14px;
}

.req-callbackbutton {
      float: left;
    background: #ff9800 !important;
    width: 150px;
    box-shadow: 0px 3px 6px #00000029;
    /* border-radius: 6px; */
    border-radius: 0px 20px 20px 0px;
    color: #FFF!important;
    font: bold 26px/30px;
    padding: 5px;}


.blink{    animation:blinkingText 1s infinite;}
@keyframes blinkingText{
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

/*************************/
/*    footer     */
/*************************/


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

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






[type="date"] {
  background:#fff url(../images/calendar_2.png)  97% 50% no-repeat ;
}
[type="date"]::-webkit-inner-spin-button {
  display: none;
}
[type="date"]::-webkit-calendar-picker-indicator {
  opacity: 0;
}


label {
  display: block;
}
input {
margin-right: 5px;
vertical-align: middle;

}	

.form-control {
   
    border: 1px solid #909090 !important;  
    }


/*****************************/
/*    Media Queries     */
/*****************************/	

@media (max-width: 575px) {

	.req-callbackbutton {

     width: 180px;
     padding: 0px;}
 


	.footer-back{
    height: auto;
    }

	.inroll-two {
    position: initial;
    top: -130px;
    right: 90px;
}


	.inroll{position: initial;

}

	.hide{display: none}
	.show{display: block}

.home-head { 

	line-height: 50px
}

.pos-icon {
    position: initial;
    margin-bottom: 10px;
}

  .our-core, .our-core-new, .our-core-new2 {
                margin: 6% 0;
               
            }
            .left-demo-banner {
    padding: 30px 20px;
    background-color: rgba(255,255,255, 0.7);
    margin: 20px 0px;}

    .navbar-dark .navbar-brand {
    width: 250px !important;
}

.btn-solid-lg {
	   
  line-height: 31px;
    padding: 12px 10px;

}

}



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

	
	/* 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: 42pt;
		line-height: 4.5rem;
		font-family: Raleway
	}
	/* end of header */
}
/* end of min-width width 768px */


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


	
	/* Navigation */
	.navbar-custom {
		padding: 2.125rem 1.5rem 2.125rem 2rem;
		box-shadow: none;
        
	}
	
	.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;
		
	}
	
	.navbar-custom .nav-item .nav-link:hover,
	.navbar-custom .nav-item .nav-link.active {
		color: #f6e25e;
		opacity: 1;
	}

	.navbar-custom.top-nav-collapse {
        padding: 0.5rem 1.5rem 0.5rem 2rem;
		background-color: #000;
	}

	.navbar-custom.top-nav-collapse .nav-item .nav-link {
		color: #fff;
		opacity: 1;
	}
	
	.navbar-custom.top-nav-collapse .nav-item .nav-link:hover,
	.navbar-custom.top-nav-collapse .nav-item .nav-link.active {
		color: #f6ca2d;
	}

	.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-top: 0.25rem;
		padding-bottom: 0.25rem;
	}

	.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: #ffa23e;
		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('../images/header-background.jpg') center center no-repeat;
		background-size: cover;position: relative; 
	}

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

	.header .text-container {
		margin-top: 3rem;
		margin-bottom: 0;
	}
	

}
/* end of min-width width 992px */


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

	
	/* Navigation */
	.navbar-custom {
		padding: 2px 5rem 10px 5rem;
	}

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

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


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

	.header .text-container {
		margin-top: 30px;
		margin-left: 1rem;
		margin-right: 2rem;
	}

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



	.cards-1 .card {
		max-width: 21rem;
	}

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


	/* 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 */

}
/* end of min-width width 1200px */