@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body{
	font-family: 'Open Sans', sans-serif;
	font-family: 'PT Sans', sans-serif;
	font-family: 'Raleway', sans-serif;
}
a{
	color:#ee3257;
}
#header .header-nav-bar.header-nav-bar-top-border {
    border-top: 1px solid #fde6e8;
    background: #fde6e8;
}
#header .header-nav.header-nav-links:not(.header-nav-light-text) nav > ul > li > a{

	color: #555a5f;
    font-size: 16px;
    text-transform: none;
    font-family: 'PT Sans',Arial,sans-serif;
    letter-spacing: 1px;
    padding: 10px 28px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    outline: 0;
    border: none;
    -webkit-tap-highlight-color: transparent;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    border-right: 1px solid #fed9db;
	line-height: 40px;
	text-transform: capitalize;
    font-weight: 100;
}
h2.hedding-name{
	font-size: 32px;
    color: #222;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 25px;
    letter-spacing: 5px;
}
.separator{
	background-color: #ee3a42;
    display: block;
    height: 2px;
    margin: auto auto 25px;
    width: 30px;
}
.space{
	margin:50px 0;
}
.excellent-image-part{
	box-shadow: 0 2px 1px -1px rgba(0,0,0,.2), 0 1px 1px 0 rgba(0,0,0,.14), 0 1px 3px 0 rgba(0,0,0,.12);
    border: 1px solid #f5f5f5;
    padding: 20px 5px;
}
.excellent-image-part:hover{
	background: #f9f9f9;
}
.excellent-icon-text{
	margin: 5px 0 0;
    color: #292929;
    font-weight: 500;
    font-size: 18px;
	font-family: 'PT Sans', sans-serif;
}
.excellent-image-part img {
    height: 80px;
    width: auto;
}
.excellent-part-link a{
	text-decoration: none;
}
.contact-info p{
	    font-size: 25px;
    color: #454545;
    text-transform: none;
    position: relative;
    margin-top: 0;
    font-weight: 400;
	letter-spacing: 2px;
	line-height: 1.4;
}
.contact-info a{
	background: #ee3946;
    border: 1px solid transparent;
    border-radius: 2px;
    color: #fff!important;
    padding: 16px 0;
    position: relative;
    width: 100%;
    top: 5px;
	font-size: 18px !important;
    text-transform: uppercase;
    letter-spacing: 2px;
	font-family: 'Open Sans', sans-serif;
}
.contact-button{
	background: #eaeaea !important;
    padding: 30px 0;
}
.contact-info a:hover{
	background: 0 0;
    border: 1px solid #ee3946;
	transition: .7s;
	color: #555555 !important;
}
.publicity-content img{
	display: inline-block;
    padding: 11px;
    width: 90px;
    border-radius: 7%;
}
.publicity-content h4{
	color: #555b65;
    font-size: 22px;
    margin: 16px 0 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.publicity-content p{
	color: #676767;
    font-weight: 400;
    font-size: 16px;
    font-family: "PT Sans",Arial,sans-serif;
	line-height: 1.7;
}
.social-text ul li{
	  list-style-type: none;
}
.social-text ul li i{
	color:#ee3a42;
	font-size: 45px;
}
/*--------
.social-text ul li{
font-size: 43px;
    left: 20px;
    line-height: 56px;
    position: absolute;
    color: #ee3a42;
    text-shadow: 0 1px 2px #a1a0a0;
}



---------*/
.social-text ul li{

    left: 0px;
    line-height: 56px;
    position: absolute;
    color: #ee3a42;
    text-shadow: 0 1px 2px #a1a0a0;
}
.point ul li{
	    list-style-type: none;
    display: inline-block;
    position: relative;
}
.point ul li span{
	font-size: 43px;
   
    position: absolute;
    color: #ee3a42;
}
.point ul li span a{
	font-size: 25px;
    margin-left: 70px;
    line-height: 3;
}
span.social-part-text{
	    color: #000000 !important;
    letter-spacing: 1.1px;
}
span.social-part-text {
    margin-left: 70px;
}
.clientele-icon-image ul li{
	display: inline-block;
    padding: 12px;
}
.clientele-icon-image ul li img{
	width: 190px;
}
.clientele-button a{
	    background-color: #ffffff;
    /* border-color: #212529 #212529 #0a0c0d; */
    color: rgba(0,0,0,.87);
    box-shadow: 0 2px 1px -1px rgba(0,0,0,.2), 0 1px 1px 0 rgba(0,0,0,.14), 0 1px 3px 0 rgba(0,0,0,.12);
    border: 1px solid #f5f5f5;
    font-size: 16px !important;
	    padding: 8px !important;
    border-radius: 0;
}
.clientele-button a:hover{
	    background-color: #ffffff;
    /* border-color: #212529 #212529 #0a0c0d; */
    color: rgba(0,0,0,.87);
    box-shadow: 0 2px 1px -1px rgba(0,0,0,.2), 0 1px 1px 0 rgba(0,0,0,.14), 0 1px 3px 0 rgba(0,0,0,.12);
    border: 1px solid #f5f5f5;
    font-size: 16px !important;
	    padding: 8px !important;
    border-radius: 0;
}
.testimonial-author-thumbnail span {
    color: #ee3946 !important;
    font-size: 45px !important;
}
span.social-link {
    font-size: 16px !important;
    text-align: left;
	color:#000000;
	    margin-left: 15px;
		font-weight: normal;
}
span.social-link a{
	font-size: 25px !important;
    text-align: left;
	font-family: 'PT Sans', sans-serif;
}
.contact-info{
	font-size: 25px !important;
	color:rgba(0,0,0,.87) !important;
	font-family: 'PT Sans', sans-serif;
}
.social-link{
	font-size: 16px !important;
    text-align: left;
	color:#000000;
	    margin-left: 15px;
}
span.social-link a:hover{
	color: #ee3257;
	text-decoration:none;
}
#header .header-nav.header-nav-links:not(.header-nav-light-text) nav > ul > li > a:hover{
	text-decoration:none;
}
.tp-bgimg.defaultimg{
	width: 100%;
    height: 500px;
}
#footer{
	background: #e8e5e5;
    border-top: 1px solid #e0e0e0;
}
#footer .footer-copyright {
    background: #dfdfdf;
}
h4.footer-text{
	border-bottom: 2px solid #ccc;
    color: #555 !important;
    letter-spacing: 5px;
    padding-bottom: 7px;
    position: relative;
    text-transform: uppercase;
    text-align: left;
    font: 700 19px/34px Raleway,sans-serif;
    margin: 0;
}
h4.footer-text::after{
	background: #555;
    bottom: -2px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 90px;
}
.footer-point ul li {
    list-style-type: none;
	    font-size: 16px;
}
.footer-point ul li span {
    padding-right: 10px;
}
.heder-slider{
	background: #ee3946;
    padding: 0;
    -webkit-animation: 2s fadein;
    animation: 2s fadein;
    color: #fff;
}

.main-section{
    background: linear-gradient(to right, #005B9A ,#74C2E1);
    position: relative;
}
.banner-text{
    color:#fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}





canvas {
  display: block;
  vertical-align: bottom;
}

/* ---- particles.js container ---- */

#particles-js {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #b61924;
  background-image: url("");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}

/* ---- stats.js ---- */

.count-particles{
  background: #000022;
  position: absolute;
  top: 48px;
  left: 0;
  width: 80px;
  color: #13E8E9;
  font-size: .8em;
  text-align: left;
  text-indent: 4px;
  line-height: 14px;
  padding-bottom: 2px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
}

.js-count-particles{
  font-size: 1.1em;
}

#stats,
.count-particles{
  -webkit-user-select: none;
}

#stats{
  border-radius: 3px 3px 0 0;
  overflow: hidden;
}

.count-particles{
  border-radius: 0 0 3px 3px;
}
.slider-container{
	background:#ee3946 !important;
}
.partical-section{
	margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.color-white{
	color:#ffffff;
}
.partical-section h4 {
        font-size: 22px;
    letter-spacing: 2px;
	text-transform:uppercase;
}
.partical-section h1 {
    font-weight: 800;
    letter-spacing: 2px;
	text-transform:uppercase;
}
.chat[_ngcontent-c10] {
    bottom: 0;
    position: fixed;
    z-index: 9999;
    float: right;
    margin-top: -36px!important;
    background: #333232;
    padding: 0 10px;
    box-shadow: 0 2px 6px rgba(0,0,0,.2);
    right: 0;
}
.chat h3 a {
    color: #fff;
    font-size: 14px;
    text-transform: none;
}
.chat h3 {
    font-size: 14px;
    margin: 8px 0;
    letter-spacing: 2px;
}
h4{
	font-family: 'Raleway', sans-serif;
}
#footer a:not(.btn):hover {
    text-decoration: none;
    color: #777;
}
#footer .footer-copyright p{
	font-family: 'PT Sans', sans-serif;
}