body {
	font-family: 'Montserrat', sans-serif !important;
}
.header {
    width: 100%;
    position: fixed;
    background: #fff;
	padding: 20px 0;
	z-index: 9999;
	box-shadow: 0 0 4px;
}
.header ul li a:hover {
    color: #ff1616;
}
.navbar-toggler {
    display: none;
}
.header ul li {
    list-style: none;
    display: inline-block;
}
.header .navbar {
    min-height: auto;
    margin-bottom: 0px;
}
.nav-link.active {
    color: #ff1616;
}
.h-top {
    font-size: 25px;
    color: #ff1616 !important;
    font-weight: 500;
    margin-bottom: 5px;
    display: inline-block;
}
.header ul {
    padding-left: 0px;
	margin-bottom: 0px;
}
.header ul li a {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    color: #0a043c;
    padding: 0 5px;

}
.fa.fa-caret-down {
    color: #0a043c;
    margin-left: 3px;
}
.logo a img {
    width: 250px;
    margin-top: 7px;
}
#navbarCollapse {
    text-align: right;
}
.banner h1 {
    font-size: 50px;
    font-weight: bold;
    color: #fff;
	text-transform: uppercase;
}
.banner p {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 35px;
    text-transform: uppercase;
}
.banner a {
    font-size: 30px;
    font-weight: bold;
    color: #fff !important;
    background: #ff1616;
    padding: 11px 60px;
    display: inline-block;
    border-radius: 50px;
	margin-top: 10px;
}
.banner {
    background-size: cover;
    background-position: center bottom;
    padding-top: 160px;
	padding-bottom: 250px;
}
.motivated h2 {
    font-size: 45px;
    font-weight: bold;
    color: #0a043c;
}
.motivated h2 span {
    color: #ff1616;
}
.motivated p {
    font-size: 18px;
    line-height: 27px;
    color: #292c31;
    padding-top: 20px;
}
.motivated {
    position: relative;
    top: -50px;
    padding-bottom: 50px;
}
.motivated img {
    margin-top: 30px;
	width: 100%;
}
.home-about {
    background: #f1f1f1;
    padding-top: 50px;
	padding-bottom: 100px;
    text-align: center;
	position: relative;
}
.home-about img {
    width: 100%;
}
.home-about h6 {
    font-size: 24px;
    font-weight: 400;
    color: #292c31;
    margin-bottom: 0px;
}
.home-about h2 {
    font-size: 38px;
    color: #0a043c;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 20px;
}
.home-about p {
    font-size: 18px;
    line-height: 27px;
    color: #292c31;
	margin-bottom: 50px;
}
.home-about a {
    background: #0a043d;
    display: block;
    font-size: 17px;
    color: #fff !important;
    font-weight: 600;
    margin-bottom: 30px;
    border-top: 2px solid #fff;
    padding: 7px 0;
}
.home-about::before {
    content: "";
    background-image: url(../img/arrow.png);
    width: 510px;
    height: 130px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    left: 0px;
    top: -50px;
}
.home-about::after {
    content: "";
    background-image: url(../img/arrow.png);
    width: 510px;
    height: 130px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    right: 0px;
    bottom: -50px;
    transform: rotate(-180deg);
}
.home-about .view-more {
    display: inline-block;
    margin-bottom: 0px;
    float: left;
    margin-left: 15px;
    border: none;
    padding: 10px 30px;
    background: #ff1616;
    border-radius: 40px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 400;
}
.members img {
    width: 20%;
    float: left;
    object-fit: contain;
    height: 125px;
}
.members h2 {
    font-size: 42px;
    font-weight: bold;
    color: #2c2f36;
    margin-top: 80px;
    margin-bottom: 30px;
}
.members {
    padding-bottom: 50px;
}
a:focus, a:hover {
    text-decoration: none !important;
}
.why {
    background: #0a043d;
    padding-bottom: 50px;
}
.why img {
    width: 100%;
}
.why h2 {
    font-size: 38px;
    font-weight: bold;
    color: #fff;
	margin-top: 70px;
	padding-left: 50px;
}
.why h2 span {
    color: #ff1616;
}
.fa.fa-chevron-circle-right {
    color: #00aeef;
    font-size: 30px;
    position: absolute;
    left: 15px;	
}
.why p {
    font-size: 21px;
    color: #fff;
    padding-left: 50px;
}
.news h2 {
    font-weight: 600;
    min-height: 132px;
	color: #363a43;
}
.news p {
    font-size: 18px;
    line-height: 27px;
    color: #363a43;
}
.news {
    padding: 50px 0;
}
.news h6 {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 2px;
    color: #363a43;
    margin-bottom: 0px;
	margin-top: 50px;
}
.news h1 {
    font-weight: bold;
    color: #363a43;
    margin-top: 10px;
    margin-bottom: 20px;
}
.news input[type="email"] {
    border: none !important;
    background: transparent;
    border-radius: 20px 0 0 20px;
    padding: 15px 15px;
    color: #000;
    font-size: 16px;
    display: inline-block;
    width: calc(100% - 140px);
}
.news input[type="submit"] {
    background: #363a43;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    border-radius: 50px;
    padding: 12px 20px;
    border: none;
    width: 131px;
    display: inline-block;
}
.news form {
    background: #ececec;
    border-radius: 50px;
    padding: 2px 0;
	margin-right: 10%;
	margin-top: 40px;
}
input:focus-visible, textarea:focus-visible {
    outline: none;
}
.footer {
    background: #1d1f23;
    padding: 50px 0;
}
.footer img {
    filter: brightness(0) invert(1);
	margin-bottom: 30px;
}
.footer p {
    font-size: 18px;
    color: #fff;
}
.footer-read-more {
    font-size: 18px;
	color: #52a8f0;
    font-weight: 600;
	margin-bottom: 20px;
}
.sup_list {
    padding: 0px;
}
.footer h5 {
    color: #52a8f0;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}
.footer ul li {
    list-style: none;
}
.footer ul li a {
    font-size: 18px;
    color: #fff;
    padding-bottom: 15px;
    display: inline-block;
}
.footer a {
    font-size: 18px;
    color: #52a8f0;
    display: inline-block;
	font-weight: 600;
}
.copy-right {
    background: #28282f;
    padding: 18px 0;
}
.copy-right p {
    font-size: 18px;
    color: #fff;
}
.copy-right i {
    color: #fff;
    font-size: 20px;
    margin-right: 15px;
}
.copy-right a {
    color: #fff;
}
.footer .col-sm-2 {
    margin-top: 32px;
}

.home-about.service_page::before, .home-about.service_page::after {
    display: none;
}
.inner-content {
    background: #333;
    padding: 15px 11px;
	margin-bottom: 30px;
}
.service_page .inner-content p {
    color: #fff;
}
.service_page .inner-content p {
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 15px;
	font-weight: 300;
}
.service_page a {
    margin-bottom: 0px;
}
.service_page .inner-content a {
    border: none;
    display: inline-block;
    padding: 5px 20px;
    background: #ff1616;
    font-size: 14px;
    font-weight: 300;
}
.banner.service_banner {
    padding-top: 200px;
    padding-bottom: 150px;
}
.home-about.service_page {
    padding: 70px 0;
}
.professional_mot {
    padding: 70px 0;
}
.professional_mot p {
    font-size: 16px;
    margin-bottom: 20px;
	color: #363a43;
}
.professional_mot h2 {
    font-size: 31px;
    font-weight: bold;
    margin-bottom: 30px;
    color: #0a043c;
}
.professional_mot img {
    width: 100%;
}
.professional_mot h2 span {
    color: #ff1616;
}
.direction h2 {
    font-weight: bold;
    font-size: 40px;
    margin-top: 0px;
    margin-bottom: 30px;
	color: #0a043c;
}
.direction {
    padding: 50px 0;
}
.service_banner a {
    margin-top: 30px;
}
.contact-details input {
    background: #e5e5e5;
    width: 100%;
    padding: 15px 10px;
    font-size: 16px;
    border: oldlace;
    margin-bottom: 30px;
}
.contact-details textarea {
    background: #e5e5e5;
    width: 100%;
    padding: 15px 10px;
    font-size: 16px;
    border: oldlace;
    margin-bottom: 30px;
	height: 160px;out
}
.contact-details button {
    background: #ff1616;
    border: none;
    color: #fff;
    padding: 15px 20px;
    font-size: 16px;
}
.contact-details h2 {
    font-weight: bold;
    font-size: 40px;
    margin-top: 0px;
    margin-bottom: 30px;
    color: #0a043c;
}
.contact-details {
    padding-top: 50px;
}
.contact-details h6 {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 50px;
    margin-bottom: 20px;
	color: #0a043c;
}
.contact-details p {
    font-size: 16px;
    font-weight: 600;
	color: #0a043c;
}
.service-single h2 {
    font-size: 31px;
    font-weight: bold;
    margin-bottom: 30px;
    color: #0a043c;
	margin-top: 0px;
}
.service-single h2 span {
    color: #ff1616;
}
.service-single p {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 20px;
	color: #000;
}
.service-single {
    padding: 70px 0;
}

.service-middle {
    background: #f1f1f1;
	padding: 90px 0;
	position: relative;
}
.service-middle p {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 20px;
	padding-left: 40px;
	color: #000;
}
.service-single img {
    margin-top: 65px;
}
.service-middle .fa.fa-chevron-circle-right {
    color: #0a043c;
}
.service-middle img {
    width: 100%;
}
.service-single img {
    width: 100%;
}
.service-middle::before {
    content: "";
    background-image: url(../img/arrow.png);
    width: 510px;
    height: 130px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    left: 0px;
    top: -70px;
}

.service-middle::after {
    content: "";
    background-image: url(../img/arrow.png);
    width: 510px;
    height: 130px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    right: 0px;
    bottom: -50px;
    transform: rotate(-180deg);

}
.service-request {
    padding: 40px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
}
.service-request h2 {
    font-size: 35px;
    font-weight: bold;
    color: #fff;
	margin-top: 0px;
}
.service-request p {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
}
.service-request a {
    font-size: 20px;
    font-weight: bold;
    color: #fff !important;
    background: #ff1616;
    padding: 11px 60px;
    display: inline-block;
    border-radius: 50px;
    margin-top: 20px;
}


/* mobile */

@media only screen and (max-width: 767px){
	
.news h2 {
    min-height: auto;
}
.footer .col-sm-2 {
    margin-top: 20px;
}

.service_banner a {
    margin-top: 10px;
}
.contact-details button {
    margin-bottom: 30px;
}
.service-request {
    background-position: left;
    margin-bottom: 30px;
}
.service-middle img {
    margin-bottom: 30px;
}
.copy-right p {
    text-align: left !important;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px){
	
.home-about .col-sm-3 {
    width: 50%;
}
.news h2 {
    font-weight: 600;
    min-height: 132px;
    color: #363a43;
    font-size: 20px;
}
.header .navbar-collapse.collapse {
    display: none !important;
}
.header .navbar-collapse.collapse.in {
    display: block !important;
}
}


@media only screen and (max-width: 991px){
.navbar-toggler {
    display: block !important;
    position: absolute;
    right: 15px;
    top: 11px;
    background: #ff1616;
    border: none;
    padding: 4px 10px;
    color: #fff;
    font-size: 20px;
}
.header {
    padding: 5px 0;
}
.home-about::before, .home-about::after {
    display: none;
}
.members h2 {
    font-size: 30px;
    margin-bottom: 0px;
}
.home-about h2 {
    font-size: 30px;
}
.motivated h2 {
    font-size: 34px;
}
.banner a {
    font-size: 20px;
    padding: 11px 30px;
}
.banner h1 {
    font-size: 36px;
}
.banner p {
    font-size: 16px;
    line-height: 24px;
}
.why .fa.fa-chevron-circle-right {
    font-size: 20px;
    left: 10px;
}
.why p {
    font-size: 16px;
    padding-left: 30px;
}
.why h2 {
    font-size: 24px;
    padding-left: 30px;
}
.news h1 {
    font-size: 24px;
}
.footer img {
    width: 250px;
}
.footer ul li a {
    font-size: 16px;
    padding-bottom: 10px;
}
.banner.service_banner {
    padding-top: 130px;
    padding-bottom: 80px;
}
.professional_mot h2 {
    font-size: 24px;
    margin-bottom: 20px;
}
.contact-details h2 {
    font-size: 30px;
}
.direction h2 {
    font-size: 30px;
}
.service-middle::after , .service-middle::before{
    display: none;
}
.service-request h2 {
    font-size: 24px;
}
.copy-right p {
    font-size: 16px;
}
.h-top {
    font-size: 16px;
    margin-top: 20px;
    padding-left: 5px;
}
#navbarCollapse {
    text-align: left;
	padding-right: 0px;
    padding-left: 0px;
}
.header ul li {
    display: block;
    margin-bottom: 10px;
}

}
	
	
	
	