@import url(bootstrap.min-7.css);
@import url(font-awesome.min-5.css);
@font-face {font-family: 'gilroy-bold'; font-style: normal; font-weight: normal; src: local('gilroy-bold'), url('../woff/gilroy-bold-3.woff') format('woff');}
@font-face {font-family: 'gilroy-heavy'; font-style: normal; font-weight: normal; src: local('gilroy-heavy'), url('../woff/gilroy-heavy-3.woff') format('woff'); }
@font-face {font-family: 'gilroy-light'; font-style: normal; font-weight: normal; src: local('gilroy-light'), url('../woff/gilroy-light-3.woff') format('woff');}
@font-face {font-family: 'gilroy-medium'; font-style: normal; font-weight: normal; src: local('gilroy-medium'), url('../woff/gilroy-medium-3.woff') format('woff');}
@font-face {font-family: 'gilroy-regular'; font-style: normal; font-weight: normal; src: local('gilroy-regular'), url('../woff/gilroy-regular-3.woff') format('woff'); }
* { margin: 0;  padding: 0; }
body {font-family: "gilroy-regular", sans-serif; letter-spacing:1px;  } 
h1, h2, h3, h4, h5, h6 { font-weight: 600; } 
h3{font-size:30px;}
p {color: #252525; font-size: 15px; line-height: 22px; font-weight:normal; } 
a {-webkit-transition-duration: 500ms; transition-duration: 500ms; text-decoration: none; outline: none; font-size: 14px; font-weight: 600; color:#1871ac;  }
  a:hover, a:focus {-webkit-transition-duration: 500ms; transition-duration: 500ms; text-decoration: none; outline: none; font-size: 14px; font-weight: 600;}
ul, ol { margin: 0; }
  ul li, ol li { list-style: none; } 
img {height: auto; max-width: 100%; } 
.mt-15 {margin-top: 15px; } .mt-30 {margin-top: 30px; }  .mt-50 {margin-top: 50px; } .mt-70 {margin-top: 70px; } .mt-100 {margin-top: 100px; }
.mb-15 {margin-bottom: 15px; } .mb-30 {margin-bottom: 30px; } .mb-50 {margin-bottom: 50px; } .ml-15 {margin-left: 15px; } .ml-30 {margin-left: 30px; }
.mr-15 {margin-right: 15px; } .mr-30 {margin-right: 30px; } .mb-70 {margin-bottom: 70px; } .mb-85 {margin-bottom: 85px; } .mb-100 {margin-bottom: 100px; }
.font-bold {font-weight: 700; } .font-light {font-weight: 300; } .section-padding-100 {padding: 100px 0; } .section-padding-50 {padding: 50px 0; }
.section-padding-50-0 {padding: 50px 0 0 0; }     .section-padding-80-80 {padding: 80px 0 80px 0; }      .section-padding-80 {padding: 80px 0 0 0; }
.section-padding-100-70 {padding: 100px 0 70px; } .section-padding-100-50 {padding: 100px 0 50px; } .section-padding-100-0 {padding: 100px 0 0; }
.section-padding-0-100 {padding: 0 0 100px; } .section-padding-100-20 {padding: 100px 0 20px 0; }    .respo-img{max-width:100%; height:auto;}
.clearfix{clear:both;}
.bg-gray {background-color: #f5f7f9; } 
.row-reverse {-webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; } 
.align-items-stretch {-webkit-box-align: stretch; -ms-flex-align: stretch; -ms-grid-row-align: stretch; align-items: stretch; } 
.gradient-background-overlay {position: relative; z-index: 3; } 
/* Scroll Up CSS */
#scrollUp { background-color: #5294be; border-radius: 50%; bottom: 40px; right: 40px; box-shadow: 0 0 5px 0 rgba(255, 255, 255, 0.1); color: #ffffff;  font-size: 24px;
height: 50px;  text-align: center;   width: 50px;   line-height: 46px;   -webkit-transition-duration: 500ms;   transition-duration: 500ms; }
#scrollUp:hover { background-color: #000000; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
#scrollUp {bottom: 30px; right: 30px; height: 50px; width: 50px; line-height: 46px; } }
@media only screen and (max-width: 767px) {
#scrollUp {bottom: 30px; right: 30px; height: 50px; width: 50px; line-height: 46px; } }
/* Heading CSS */
.section-heading {position: relative; z-index: 1; text-align: center; margin-bottom: 80px; }
.section-heading img {margin-bottom: 10px; } 
.section-heading h2 {font-size: 50px; margin-bottom: 5px; font-family: "gilroy-regular", sans-serif; color:#1871ac; font-weight:700; }
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-heading h2 {font-size: 24px; } 
}
@media only screen and (max-width: 767px) {
  .section-heading h2 {font-size: 24px; } }
.section-heading p {color: #252525; font-size: 16px; margin-bottom: 0; } 
.header-area {position: absolute; z-index: 10000; width: 100%; height: auto; -webkit-transition-duration: 500ms; transition-duration: 500ms; }  
.main-header-area { width: 100%; height: 76px; position: relative; z-index: 1; background-color: rgba(255, 255, 255, 0);  /*background-color: rgba(255, 255, 255, 1);*/
-webkit-transition-duration: 500ms; transition-duration: 500ms; }
@media only screen and (min-width: 768px) and (max-width: 1149px) {
.main-header-area { height: 76px; } }
@media only screen and (max-width: 767px) {
.main-header-area {height: 76px; } }	
.main-header-area .nav-brand {line-height: 1; }
@media only screen and (min-width: 992px) and (max-width: 1149px) {
  .main-header-area .nav-brand {margin-right: 0; } }

.is-sticky .main-header-area {width: 100%; z-index: 10000 !important; height: 76px; background-color:#3d0846; box-shadow:0px 2px 6px #ddd; }  
.is-sticky .dark.classy-nav-container a{color:#232323;}
@media only screen and (min-width: 768px) and (max-width: 1149px) {
.is-sticky .main-header-area {height: 70px; } }
@media only screen and (max-width: 767px) {
.is-sticky .main-header-area {height: 70px; } }	
.grey-br-btn{border:1px solid #252525; }
.grey-br-btn a{border-bottom:0px !important; padding:5px 10px 5px 10px !important; }
.grey-br-btn a:hover{border-bottom:0px !important; padding:5px 10px 5px 10px !important; background:#2c90d3; color:#fff !important; }
.grey-br-btn:hover{color:#fff !important;}

.login-box{margin:10px; display:inline-block;}
.white-br-btn{border-radius:20px; padding:7px 20px 7px 20px; color:#fff; border:1px solid #ffffff; display:block; }
.white-br-btn:hover{background:#2c90d3; color:#fff !important; }

.is-sticky .login-box{margin:10px; display:inline-block}
.is-sticky .white-br-btn{border-radius:20px; padding:7px 20px 7px 20px; color:#fff; border:1px solid #fff; display:block; }
.is-sticky .white-br-btn:hover{background:#2c90d3; color:#fff !important; border:1px solid #2c90d3; }


.banner-slides-content {text-align: left; } 
.banner-slides-content h2 {color: #4bcaff; font-size:38px; margin-bottom: 0; padding: 10px 0px; line-height:45px; display: inline-block; font-weight:700;
font-family: "gilroy-bold", sans-serif; } 	
.banner-slides-content p { color: #ffffff; font-size: 18px; margin-bottom: 0; padding: 10px 3px; line-height:30px;display: inline-block; font-family: "gilroy-regular", sans-serif; }	
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner-slides-content h2 {font-size: 40px; } 
	.banner-inner-content h2 {font-size: 40px; } }
@media only screen and (max-width: 767px) {		
	.banner-inner-content h2 {font-size: 30px; } }
@media only screen and (min-width: 480px) and (max-width: 767px) {      
	.banner-inner-content h2 {font-size: 28px; }}
.white-font{color:#ffffff;}
.light-blue-font{color:#5ebfff;}
/* Search Area */
.form-control {background-color:#ffffff; width: 100%; height: 48px; border-radius:30px; font-size: 14px; color: #000000; margin-bottom: 30px; font-weight: 500; padding: 0 15px;  border-bottom: 0px solid #111111; border-top:0px; border-left:0px; border-right:0px; }
  
.form-control:hover, .form-control:focus {background-color:#ffffff; box-shadow: none; border-bottom: 0px solid #111111; border-top:0px; border-left:0px; border-right:0px;}	
.contact-form-email .form-control { background-color:#f4f4f4; width: 100%; height: 48px; border-radius:20px; font-size: 14px; color: #000000; margin-bottom: 30px;
font-weight: 500; padding: 0 15px; border-bottom: 0px solid #111111; border-top:0px; border-left:0px; border-right:0px; } 	
input[type=button], input[type=submit], input[type=reset] {background-color: #0c1d3a; border: none; color: #fff; padding: 12px 40px; text-decoration: none;
margin: 4px 2px; cursor: pointer; font-weight:bold; letter-spacing:3px; border-radius:30px; white-space:normal; }	
input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover {background-color: #5ebfff; border: none; color: #000; padding: 12px 40px; text-decoration: none;  margin: 4px 2px;  cursor: pointer;  font-weight:bold;  letter-spacing:3px; }

.nice-select {line-height: 34px; }
  .nice-select list {left: 0 !important; right: 0 !important; border-radius: 0; }
/* Footer CSS */
.footer-area {position: relative; z-index: 1; padding:40px 0 60px 0; overflow-x: hidden; background:#252525; }
.footer-area .copywrite-text {padding: 0 15px;  } 
.footer-area .copywrite-text p {margin-bottom: 0; font-size: 12px; color: #cccccc; line-height:18px; }
.footer-area .copywrite-text p a {font-size: 12px; color: #7d7d7d; } 	
.footer-links ul li {float:left; color:#ffffff; font-size:15px; border-right: 1px solid; line-height: 8px; padding: 0px 10px; margin-bottom:15px;}
.footer-links ul li:first-child{padding-left:0px;}
.footer-links ul li:last-child{padding-right:0px; border-right: 0px;}
.footer-links ul li a{color:#ffffff; font-size:15px; font-weight:normal; margin:0px !important;}
.footer-links ul li a:hover{text-decoration:underline;}
.social-links{color:#4bcaff;}
.social-links a{color:#4bcaff; font-size:22px; padding:5px; border:0px solid #ccc; display:inline-block; text-align:center; border-radius:50%;}
.social-links a:hover{color:#ffffff;}
.social-links a .fa{padding:4px; display:block;}

.social-links-job-details{color:#4bcaff;}
.social-links-job-details a{color:#6b6b6b; font-size:22px; padding:5px; border:0px solid #ccc; display:inline-block; text-align:center; border-radius:50%;}
.social-links-job-details a:hover{color:#4bcaff;}
.social-links-job-details a .fa{padding:4px; display:block;}

address{text-align:right;}
address p{color:#fff; font-size:15px; margin-bottom:8px;}
address a{color:#fff; font-size:15px; font-weight:normal}
address a:hover{color:#fff; font-size:15px;}
address .fa{color:#4bcaff;}
.flex{display:flex;}
.listing-grey li{font-size:15px; color:#252525; background:url(../dash.html) no-repeat top 10px left; padding-left:10px; list-style-type:none; }
.flex-box{display: flex; flex-direction:column; justify-content:center; flex-wrap: wrap;}
.flex-1{order:1;} .flex-2{order:2; }
.mx-600{max-width:600px; margin:0 auto;} .mx-700{max-width:700px; margin:0 auto;} .mx-800{max-width:800px; margin:0 auto;} .mx-900{max-width:900px; margin:0 auto;}
.mx-1000{max-width:1000px; margin:0 auto;} .bold-blue{color:#1871ac; font-size:48px; font-family: "gilroy-regular", sans-serif;}
.blue-button {display: inline-block; margin: 0 auto; border-radius: 4px; 
    box-shadow: 
        0px 3px rgba(233,233,233,1), /* gradient effects */
        0px 4px rgba(233,233,233,1),
        0px 8px 6px -1px rgba(128,128,128,1); /* shadow */
    -webkit-transition: -webkit-box-shadow .1s ease-in-out;font-size:16px !important;
} 

.blue-button span {background-color: #1871ac; -webkit-background-size: 100%, 100%, 100%, 4px 4px; border-radius:4px;
    -webkit-transition: -webkit-transform .1s ease-in-out;  display: inline-block; padding: 10px 40px 10px 40px ; color: #ffffff; letter-spacing: 3px; text-align:center; }
.blue-button span:hover {color: #000000; background:#5ebfff; cursor: pointer;}
.blue-button:active {box-shadow: 
                0px 3px rgba(128,128,128,1),
                0px 4px rgba(118,118,118,1),
                0px 10px 2px 0px rgba(128,128,128,.6); /* shadow */
        }
.blue-button:active span{transform: translate(0, 5px); /* depth of button press */}
.blue-button-link{background: #1871ac; color:#fff; padding: 10px 40px 10px 40px ; letter-spacing: 3px; text-align:center; white-space:normal; z-index:1;}
.blue-button-link:hover{background:#2c90d3; color:#fff;}
.single-cool-fact-area1 h2 {font-size: 68px; margin: 5px 0; color: #ffffff; font-family: "gilroy-bold", sans-serif; font-weight:700; } 
.single-cool-fact-area1 h6 {margin-bottom: 0; font-size:16px; color: #ffffff; font-family: "gilroy-regular", sans-serif; }
 .single-cool-fact-area1 p, .data-partner-sec p {color:#fff;}
.plus-sign{color:#4bcaff;  }
.centeralign{display:flex; align-content:center; justify-content:center; flex-direction:column; flex-wrap:wrap; }
.light-black{color:#252525 !important;}
.privacy{color:#7a7a7a !important; font-size:12px;}
@media only screen and (max-width: 767px) {
.flex-1{order:2;} .flex-2{order:1; }
    }	
.single-cool-fact-area h2 {font-size: 65px; margin: 15px 0; color: #1871ac; font-family: "gilroy-regular", sans-serif; font-weight:700; }
.single-cool-fact-area h6 {margin-bottom: 0;  font-size:16px;  color: #252525; font-family: "gilroy-regular", sans-serif; }
.white-sec{background:#ffffff;}
.white-sec h2.black-head{color:#252525; font-family: "gilroy-regular", sans-serif; font-size:50px; font-weight:700;}
.white-sec h2{color:#1871ac; font-family: "gilroy-regular", sans-serif; font-size:35px;}
.white-sec p{color:#252525; font-family: "gilroy-regular", sans-serif; font-size:16px; }
.blue-head{font-size:20px; font-weight:600; color:#1871ac;}
.top-border-black{border-top:1px solid #000; margin-top:20px;}
.section-heading h2.black-head{color:#252525; font-family: "gilroy-regular", sans-serif; font-size:50px; font-weight:700;}
.black-border-small h4{}
.sub-head{font-size:50px; font-weight:700;}
.process-sec{background:url(../process-bg.html) no-repeat bottom left; background-size:cover;}
.white-bg-sec{background:#ffffff; }
.white-bg-sec-content{padding:30px;}
.blue-dot-list{padding-left:10px; margin:15px 0 15px 0;}
.blue-dot-list li{padding-left:25px; list-style-type:none; background:url(../blue-dot-list.html) no-repeat top 4px left; line-height:26px;}
.contact-social{text-align:right; margin-top:20px;}
.contact-social .fa{font-size:25px; margin:10px;}
.common-button {position: relative; padding: 10px 25px 10px 25px; font-weight:600; font-size: 16px; color: #000000; border: 0px solid transparent;
  border-radius: 30px; outline: 0; overflow:hidden; background:#4bcaff; z-index: 1; cursor: pointer; text-align:center; display:inline-block; transition:0.08s ease-in;
  -o-transition:      0.08s ease-in;  -ms-transition:0.08s ease-in;  -moz-transition:0.08s ease-in;  -webkit-transition: 0.08s ease-in; margin-top:20px;}
.common-button a{color: #000000; font-size: 16px;}
.common-button-blk {position: relative; padding: 10px 25px 10px 25px; font-weight:400; font-size: 16px; color: #000000; border: 0px solid transparent;
  border-radius: 30px; outline: 0; overflow:hidden; background:#0c1d3a; z-index: 1; cursor: pointer; text-align:center; display:inline-block; transition:0.08s ease-in;
  -o-transition:      0.08s ease-in;  -ms-transition:0.08s ease-in;  -moz-transition:0.08s ease-in;  -webkit-transition: 0.08s ease-in; margin-top:20px;}
.common-button-blk a{color: #ffffff; font-size: 16px; font-weight:400;}
.common-button-tr {position: relative; padding: 8px 25px 8px 25px; font-weight:600; font-size: 16px; color: #000000; border: 2px solid #00ffff;
  border-radius: 30px; outline: 0; overflow:hidden; background:none; z-index: 1; cursor: pointer; text-align:center; display:inline-block; transition:0.08s ease-in;
  -o-transition:      0.08s ease-in;  -ms-transition:0.08s ease-in;  -moz-transition:0.08s ease-in;  -webkit-transition: 0.08s ease-in; margin-top:20px;}
.common-button-tr a{color: #00e4ff; font-size: 16px;}
.common-button .fa{font-size:20px; margin-left:10px;}
.cbtn{-webkit-transition: all 150ms cubic-bezier(0.445, 0.050, 0.550, 0.950);  }
.cbtn:before{position:absolute;  content:"";  width:100%;  height:100%;  top:0;  left:0; z-index:-1;  opacity:0;
  -webkit-transition: all 250ms cubic-bezier(0.230, 1.000, 0.320, 1.000);}
.cbtn:after {content: ""; position: absolute; background: #1871ac; bottom: 0; left: 0; right: 0; top: 100%; z-index: -2; -webkit-transition: all 250ms cubic-bezier(0.230, 1.000, 0.320, 1.000);  }
.cbtn:hover{color:#ffffff; border: 0px #1871ac solid; }
.cbtn:hover:before {opacity: .8; }
.cbtn:hover:after {top: 0; }
.sub-black-head{color:#0c1d3a; font-size:45px; font-weight:bold; font-family: "gilroy-bold", sans-serif;}
.sub-head-para{color:#000000; font-size:18px; font-weight:normal; }
.bigfont{font-size:68px; font-weight:600; color:#000; font-family: "gilroy-bold", sans-serif; margin-bottom: 0px; line-height: 75px;}
.line{height:1px; background:#000; width:100%; margin-bottom:30px;}
.link-text{text-decoration:none; font-size:17px; font-weight:600; color:#054aa2;}
.link-text:hover{text-decoration:underline; font-size:17px; font-weight:600; color:#0c1d3a;}
@media only screen and (min-width: 0px) and (max-width: 992px) {
.col-full{width:100% !important; flex:100%; max-width:100%;}
.black-border-small ul {padding-left: 20px; margin: 0 auto; max-width: 200px; }
.black-border-small h4 {text-align:center;}
.bigfont{font-size:45px;}
.single-cool-fact-area1 h2{font-size:50px;}

}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.common-button a, .common-button-blk a, .common-button-tr a{color: #ffffff; font-size: 15px; font-weight:400;}	
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
.social-links{margin:20px 0 20px 0;}
.footer-links{margin:0 auto; text-align:center;}
.footer-links ul{margin:0 auto; text-align:center; max-width:350px;}
.footer-area .copywrite-text{text-align:center;}
 h3 {font-size: 24px; }
.bold-blue{font-size:30px;}
.align-center{text-align:center;}
.section-heading h2.black-head, .grey-section h2.black-head{font-size:35px;}
.grey-sec h2{font-size:22px;}
.white-sec h2{font-size:25px;}
.common-button, .common-button-blk{padding:5px 15px 5px 15px; margin-top:10px;}
.common-button-tr{padding:3px 15px 3px 15px; margin-top:10px;}
.common-button a, .common-button-blk a, .common-button-tr a{font-size:13px;}
 .banner-slides-content h2 {font-size: 20px; padding-bottom:0px; line-height:35px; }
.banner-slides-content p{font-size:14px;}
.common-button .fa{font-size:14px; margin-left:5px;}
.bigfont{font-size:40px; line-height:45px;}
.sub-black-head{font-size:25px;}
.single-cool-fact-area1 h2{font-size:45px;}
.clientlogo, .grey-sec, .white-sec{margin:0 auto; text-align:center;}
.single-banner-slide{height:auto; padding-bottom:100px;}
address{text-align:center; margin-top:30px;}
}
.inner-sec{padding-top:140px; padding-bottom:0px;}
.white-trans-box{background:rgba(255,255,255,0.9); border-radius:10px; padding:50px;}
.team-spec-outer h3{font-size:25px; color:#000; font-weight:normal; padding:5px 0 15px 15px;}
.bold-font{font-weight:900; font-family: "gilroy-bold", sans-serif; }
.lightgreen-sec{background:#0f675e; padding:50px 0 50px 0;}
.sub-green-head{color:#00ffd8; font-size:45px; font-weight:bold; font-family: "gilroy-bold", sans-serif;}
.sub-head-para-white{color:#ffffff; font-size:18px; font-weight:normal;  }
.white-sec-box {background: #fff; margin: 0 auto; border-radius: 10px; box-shadow: 0px 18px 27px #bebcbc; padding: 40px; position: relative; width: 92%;  }
.center-pos{ position:absolute; bottom:-22px; left:0; right:0; margin-left:auto; margin-right:auto;}
.circle-link {display: inline-block; border-radius: 50%; background:#0c1d3a; padding: 9px 13px; color:#4bcaff; font-size:40px; font-family: "gilroy-bold", sans-serif; line-height:32px;  }
.circle-link:hover {display: inline-block; border-radius: 50%; background:#4bcaff; padding: 9px 13px; color:#0c1d3a; font-size:40px; font-family: "gilroy-bold", sans-serif; line-height:32px; }
.careers-menu{padding:8px;}
.top-search{margin-top:30px;}
.btn-secondary{background:#fff; border:0px solid #fff; color:#767676; border-radius:30px;}
.btn-secondary:focus{border:0px solid #fff;}
.halfwidth{width:50%;}
.no-margin{margin-left:0px; margin-right:0px;}
.view-more-text{color:#ec7eff; text-decoration:underline; font-size:18px;}
.view-more-text:hover{color:#ec7eff; text-decoration:none; font-size:18px;}
.pinkfont{color:#ec7eff !important;}

.joblinks{border:1px solid #555555; padding:25px;}
.joblinks h3{color:#3d0846; font-size:19px; font-family: "gilroy-bold", sans-serif; }
.joblinks h2{color:#3d0846; font-size:30px; font-family: "gilroy-bold", sans-serif;}
.joblinks h2 a{color:#3d0846; font-size:30px; font-family: "gilroy-bold", sans-serif;}
.joblinks h2 a:hover{color:#3d0846; font-size:30px; font-family: "gilroy-bold", sans-serif; text-decoration:underline;}
.joblinks p{color:#010101; font-size:19px;  }
.joblink-more{color:#005ad5; font-size:19px;   text-decoration:underline;}
.joblink-more:hover{color:#005ad5; font-size:19px; text-decoration:none;}

.joblinks-content{background:#fff; border-radius:30px; box-shadow:0px 8px 15px #ddd; padding:50px 0px 30px 0px;  position: relative; max-height: 500px; overflow-y: auto; }

.job-info h4{font-size:16px; color:#0c1d3a;}
.job-info a{padding:20px 5px 5px 30px; display:block;}
.job-info a.active, .job-info a:hover{background:#e1f9ff; }

.light-grey-sec{background:#f8f8f8;}
.why-join-sec{background:url(../jpg/why-lake-bg-2.jpg) no-repeat top left; background-size:cover; padding:80px 0 80px 0;}
.why-join-sec h2{color:#00ffd8; font-size:40px; font-family: "gilroy-bold", sans-serif;}
.why-join-sec h3{color:#ffffff; font-size:22px; font-family: "gilroy-bold", sans-serif; line-height:26px; font-weight:bold;}
.why-join-sec p{color:#fff; font-size:16px;}
.whylake-count{width:20%; min-width:50px; float:left; color:#00ffd8; font-size:32px; font-family: "gilroy-bold", sans-serif;}
.whylake-des{float:left; width:80%;}

.inner-sec-job-detail{padding-top:200px; padding-bottom:80px; background:url(../jpg/job-details-bg.jpg) no-repeat top left; background-size:cover;}
.banner-slides-job-detail h2 {color: #ffffff; font-size: 50px; margin-bottom: 0; padding: 10px 0px; line-height: 1; display: inline-block; font-weight:700;
	font-family: "gilroy-bold", sans-serif; }