/*

Theme Name: netwestoffshore
Theme URI: #
Description: Custom Theme For netwestoffshore
Version:1.0
Author: Vigneshwaran J
Author URI: #

*/

/* Style css */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');
html {
   font-family: 'Noto Sans', sans-serif; 
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}  
body {
  line-height: 1.7;
  color: #000000;
  font-weight: 400;
  font-size: 1rem; 
 font-family: 'Noto Sans', sans-serif;
}
body,
html {
  width: 100%;
  height: 100%;
}

body {
  font-family: 'Noto Sans', sans-serif;
  background: #ffffff;
}
.textsize{
	font-size:4em;
}
.textsize1{
	font-size:3.5em;
}
.btn-xl {
  padding: 1.25rem 2.5rem;
}

.content-section {
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
}

.content-section-heading h2 {
  font-size: 3rem;
}

.content-section-heading h3 {
  font-size: 1rem;
  text-transform: uppercase;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}

.text-faded {
  color: rgba(255, 255, 255, 0.7);
}

/* Map */
.map {
  height: 30rem;
}

@media (max-width: 992px) {
  .map {
    height: 75%;
  }
}

.map iframe {
  pointer-events: none;
}

.scroll-to-top {
  position: fixed;
  right: 15px;
  bottom: 15px;
  display: none;
  width: 50px;
  height: 50px;
  text-align: center;
  color: white;
  background: rgba(52, 58, 64, 0.5);
  line-height: 45px;
}

.scroll-to-top:focus, .scroll-to-top:hover {
  color: white;
}

.scroll-to-top:hover {
  background: #343a40;
}

.scroll-to-top i {
  font-weight: 800;
}

.masthead {
  min-height: 30rem;
  position: relative;
  display: table;
  width: 100%;
  height: auto;
  padding-top: 1rem;
  padding-bottom: 8rem;
  background: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.masthead h1 {
  font-size: 4rem;
  margin: 0;
  padding: 0;
}
.custom_btn, .custom_btn:hover{
	color: #ffffff;
    background-color: #D81220;
    border-color: #D81220;
	font-family: 'Noto Sans', sans-serif;
}

@media (min-width: 992px) {
  .masthead {
    height: 100vh;
  }
  .masthead h1 {
    font-size: 5.5rem;
  }
}
::-moz-selection {
  background: #000;
  color: #fff; }

::selection {
  background: #000;
  color: #fff; }

a {
	color: #388E3C;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease; 
  }
  a:hover {
    text-decoration: none;     color: #388E3C; }

h1, h2, h3, h4, h5,
.h1, .h2, .h3, .h4, .h5 {
    font-family: 'Titillium Web', sans-serif;
	font-weight: 500;
}
h2, .h2{
	font-size: 1.875rem
}
.footer_menu a{
	float:right;
}
.emp-profile{
    padding: 3%;
    margin-top: 3%;
    margin-bottom: 3%;
    border-radius: 0.5rem;
    background: #fff;
}
.custom-file {
    position: relative;
    display: inline-block;
    max-width: 100%;
    height: 2.5rem;
    margin-bottom: 0;
    cursor: pointer;
}
.custom-file-input {
    min-width: 14rem;
    max-width: 100%;
    height: 2.5rem;
    margin: 0;
    filter: alpha(opacity=0);
    opacity: 0;
}
.custom-file-control {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    height: 2.5rem;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #464a4c;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}
.profile_form input, .password_change input{
	border: 1px solid #ccc;
    padding: 1% 2%;
}
.logo_header{
	background: #023054;
}
.olws-form__heading{
	font-size: 2rem;
}
.logoutbtn{
	float:right;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.logoutbtn button{
	    background: #00965E;
    border: none;
    color: #fff;
    padding: 2% 15%;
}

.user-detail-main{
  background: #f5f5f5;
}
.profile-back img{
  height: 120px;
  width: 120px;
  margin-top: 10px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.user-detail{
  padding-top: 10px; 
}
.user-detail button{
  font-size: 12px;
}
.custom-file-control{
	margin: 4px auto;
}
.signoff a{
	background: #023054;
    padding: 1%;
    border-radius: 5px;
	color: #ffffff;
}
#accordionMyStory .card-header{
  border-top: 5px solid #00B5EC;
}
#accordionMyPlan .card-header{
  border-top: 5px solid #32B92D;
}
#accordionMyTasks .card-header{
  border-top: 5px solid #8E44AD;
}
#accordionUserInfo .card-header{
  border-top: 5px solid #C82333;
}
#accordionSocialStatistics .card-header{
  border-top: 5px solid #00AAA0;
}
#accordionSaleStatistics .card-header{
  border-top: 5px solid #7B8D8E;
}
.card-header h6{
  display: inline-block;
}
.card-header a{
  cursor: pointer;
}
.card-body p{
  font-size: 14px;
}

@media (min-width: 320px) and (max-width: 640px) {
    /* .accordion-group-one{
      padding-left: 15px !important;
    }
    .accordion-group-three{
      padding-right: 15px !important;
    } */
}
.ftna .form-group{
	position:relative;
}
.ftna .form-group label.error{
	color: red;
    position: absolute;
    bottom: -7px;
    right: 0;
}