body{
    font-family: 'Myriad Pro Regular';
	}
#fst-contain{
	/* background-color: #999; */
}
.navbar-brand{
width: 18%;
padding: 0px!important;
}
.btn-dark{
    background-color:#000!important;
}
/*********=font******/
/* #### Generated By: http://www.cufonfonts.com #### */

@font-face {
font-family: 'Myriad Pro Regular';
font-style: normal;
font-weight: normal;
src: local('Myriad Pro Regular'), url('MYRIADPRO-REGULAR.woff') format('woff');
}


@font-face {
font-family: 'Myriad Pro Condensed';
font-style: normal;
font-weight: normal;
src: local('Myriad Pro Condensed'), url('MYRIADPRO-COND.woff') format('woff');
}


@font-face {
font-family: 'Myriad Pro Condensed Italic';
font-style: normal;
font-weight: normal;
src: local('Myriad Pro Condensed Italic'), url('MYRIADPRO-CONDIT.woff') format('woff');
}


@font-face {
font-family: 'Myriad Pro Light';
font-style: normal;
font-weight: normal;
src: local('Myriad Pro Light'), url('MyriadPro-Light.woff') format('woff');
}


@font-face {
font-family: 'Myriad Pro Semibold';
font-style: normal;
font-weight: normal;
src: local('Myriad Pro Semibold'), url('MYRIADPRO-SEMIBOLD.woff') format('woff');
}


@font-face {
font-family: 'Myriad Pro Semibold Italic';
font-style: normal;
font-weight: normal;
src: local('Myriad Pro Semibold Italic'), url('MYRIADPRO-SEMIBOLDIT.woff') format('woff');
}


@font-face {
font-family: 'Myriad Pro Bold Condensed';
font-style: normal;
font-weight: normal;
src: local('Myriad Pro Bold Condensed'), url('MYRIADPRO-BOLDCOND.woff') format('woff');
}


@font-face {
font-family: 'Myriad Pro Bold';
font-style: normal;
font-weight: normal;
src: local('Myriad Pro Bold'), url('MYRIADPRO-BOLD.woff') format('woff');
}


@font-face {
font-family: 'Myriad Pro Bold Italic';
font-style: normal;
font-weight: normal;
src: local('Myriad Pro Bold Italic'), url('MYRIADPRO-BOLDIT.woff') format('woff');
}


@font-face {
font-family: 'Myriad Pro Bold Condensed Italic';
font-style: normal;
font-weight: normal;
src: local('Myriad Pro Bold Condensed Italic'), url('MYRIADPRO-BOLDCONDIT.woff') format('woff');
}

.color-text{
	color:#a92407;
	font-size: 18px;
}
.navbar{
	background-color: #fff;
}

#demo a{
	position: absolute;
	bottom: 0%;
}
@media (min-width: 768px){
/**************=menu************/
.navbar-expand-md .navbar-nav .nav-link{
padding: 12px 15px;
color: #000;
}
/**************=get-btn************/
#desk-first-btn{
visibility: visible;
}
#mobile-first-btn{
	visibility: hidden;
	height: 0px;
	width: 0px;
}
#banner{
	margin-top: 6%!important;
}
.big-text{
    font-size:20px;
}
/********/
#ul5{
	/*padding-left: 280px;*/
}
#you_still{
	background-color: #a92407;
	width: 5%;
	height: 3px;
	border-radius: 20%;
	position:relative;
	float: left;
	margin-left: -13.5%;
	margin-top: 35px;
}
#project_bar{
	background-color: #a92407;
	width: 5%;
	height: 3px;
	border-radius: 10px;
	position:relative;
	float: left;
	margin-left: -78px;
	margin-top: 35px;
}
#about_bar{
	background-color: #fff;
	width: 4%;
	height: 3px;
	border-radius: 20%;
	position:relative;
	float: left;
	margin-left: -8%;
	margin-top: 35px;
}
#testimonials_bar{
	background-color: #a92407;
	width: 6%;
	height: 3px;
	border-radius: 10px;
}
#demo .carousel-control-prev {
    position: absolute;
   top: 95%;
    left: 47.1%;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 2.5%!important;
    height: 7%!important;
    color: #000!important;
    text-align: center;
    /* opacity: .5; */
    transition: opacity .25s ease;
    padding: 2px;
    background-color: #f6f6f6!important;
    border:1px solid #e1e1e1;
    font-size: 15px;
}
#demo .carousel-control-next {
    position: absolute;
    top: 95%;
    right: 47.1%;
    bottom: -32px;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 2.5%!important;
    height: 7%!important;
    color: #000!important;
    text-align: center;
   /*  opacity: .5; */
    transition: opacity .25s ease;
    padding: 2px;
    background-color: #f6f6f6!important;
    border:1px solid #e1e1e1;
    font-size: 15px;
}
#demo .carousel-control-prev:hover {
    position: absolute;
   top: 95%;
    left: 47.1%;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 2.5%!important;
    height: 7%!important;
    color: #fff!important;
    text-align: center;
    /* opacity: .5; */
    transition: opacity .25s ease;
    padding: 2px;
    background-color: #a92407!important;
    border:1px solid #a92407;
    font-size: 15px;
}
#demo .carousel-control-next:hover {
    position: absolute;
    top: 95%;
    right: 47.1%;
    bottom: -32px;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 2.5%!important;
    height: 7%!important;
    color: #fff!important;
    text-align: center;
   /*  opacity: .5; */
    transition: opacity .25s ease;
    padding: 2px;
    background-color: #a92407!important;
    border:1px solid #a92407;
    font-size: 15px;
}
#what_get_bar{
	background-color: #a92407;
	width: 6%;
	height: 3px;
	border-radius: 10px;
}
#say_bar{
	background-color: #a92407;
	width: 4%;
	height: 3px;
	border-radius: 20%;
	position:relative;
	float: left;
	margin-left: -8%;
	margin-top: 35px;
}
#contact_bar{
	background-color: #a92407;
	width: 4%;
	height: 3px;
	border-radius: 20%;
	position:relative;
	float: left;
	margin-top: 35px;
}
form #msg{
	width: 100%;
	padding: .375rem .75rem;
	border: 1px solid #ced4da;
    border-radius: .25rem;
}
}
@media (max-width: 768px){
/**************=get-btn************/
#desk-first-btn{
visibility: hidden;
    height: 0px;
    width: 0px;
}
#mobile-first-btn{
	visibility: visible;
}
#banner{
	margin-top: 15%!important;
}
.col-sm-4{
	width: 33.33%!important;
}
.col-sm-6{
	width: 50%!important;
}
#ul5{
	margin-left: 3%!important;
}
#you_still{
	background-color: #a92407;
	width: 19%;
	height: 3px;
	border-radius: 20%;
	position:relative;
	float: left;
	margin-left: -37.5%;
	margin-top: 35px;
}
#project_bar{
	background-color: #a92407;
	width:12%;
	height: 3px;
	border-radius: 10px;
	position:relative;
	float: left;
	margin-left: -78px;
	margin-top: 35px;
}
#about_bar{
	background-color: #fff;
	width: 15%;
	height: 3px;
	border-radius: 20%;
	position:relative;
	float: left;
	margin-left: -20%!important;
	margin-top: 35px;
}
#testimonials_bar{
	background-color: #a92407;
	width: 10%;
	height: 3px;
	border-radius: 10px;
}
#test-bar2{
	background-color: #a92407;
	width: 25%;
	height: 3px;
	border-radius: 10px;
}
#demo .carousel-control-prev {
    position: absolute;
   top: 95%;
    left: 43.5%!important;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 5%!important;
    height: 2.5%!important;
    color: #000;
    text-align: center;
   /*  opacity: .5;*/
   transition: opacity .25s ease; 
     padding: 2px;
     background-color: #f6f6f6!important;
     border:1px solid #e1e1e1;
}
#demo .carousel-control-next {
    position: absolute;
    top: 95%;
    right: 43.5%!important;
    bottom: -32px;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 5%!important;
    height: 2.5%!important;
    color: #000;
    text-align: center;
    /* opacity: .5; */
    transition: opacity .25s ease;
    padding: 2px;
    background-color: #f6f6f6!important;
    border:1px solid #e1e1e1;
   
}
#demo .carousel-control-prev:hover {
    position: absolute;
   top: 95%;
    left: 43.5%!important;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 5%!important;
    height: 2.5%!important;
    color: #fff;
    text-align: center;
   /*  opacity: .5;*/
   transition: opacity .25s ease; 
     padding: 3px;
     background-color: #a92407!important;
     border:1px solid #a92407;
}
#demo .carousel-control-next:hover {
    position: absolute;
    top: 95%;
    right: 43.5%!important;
    bottom: -32px;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 5%!important;
    height: 2.5%!important;
    color: #fff;
    text-align: center;
    /* opacity: .5; */
    transition: opacity .25s ease;
    padding: 3px;
    background-color: #a92407!important;
    border:1px solid #a92407;
}

#got-you{
    padding-left: 36px;
}
.col-sm-3{
	width: 25%!important;
}

#what_get_bar{
	background-color: #a92407;
	width: 10%;
	height: 3px;
	border-radius: 10px;
}
#say_bar{
	background-color: #a92407;
	width: 10%;
	height: 3px;
	border-radius: 20%;
	position:relative;
	float: left;
	margin-left: -23%;
	margin-top: 35px;
}
form #msg{
	width: 100%;
	padding: .375rem .75rem;
	border: 1px solid #ced4da;
    border-radius: .25rem;
}

}