body{
    background:#fff !important;
        font-family: 'Nunito Sans', sans-serif !important;
}
h1,h2,h3,h4,h5,h6{
    font-family: 'Nunito Sans', sans-serif !important;

}
p{
    font-family: 'Nunito Sans', sans-serif !important;

}
a{
    font-family: 'Nunito Sans', sans-serif !important;

}
address {
   color: #000 !important;
   font-weight: 400;
   font-size: 16px;
   margin-top: 23px;
}
.navbar_main_homepage a.nav-link{
        font-size: 16px;
   margin: 0 16px;
   font-weight: 400;
   color: #000;

}
.navbar_main_homepage .nav-item{
    border-bottom:4px solid #fff;
 }
 .navbar_main_homepage .nav-item.active{

   border-bottom:4px solid #0056B3;
}
  .navbar_main_homepage .nav-item.active a{
        font-size: 16px;
   margin: 0 16px;
   font-weight: 600;
   color: #000;

}
.background_property{
    background:url(../../images/bg_homepage.png);
    width:100%;
        height: 160px;
   background-size: cover;
   background-repeat: no-repeat;
}
.demo_name h4{
         padding-top: 112px;
   /* font-size: 20px; */
   font-weight: 600;
   font-size: 22px;
   padding-left: 38px;
   color: #fff;
}
.img_news img{
   width:100%;
}
.news_main{
   background: #FFFFFF;
padding: 32px;
box-shadow: 0px 6px 24px rgba(149, 157, 165, 0.15);
border-radius: 8px;
   margin-bottom: 22px;
}
.datetime{
   font-weight: 300 !important;
   font-size: 14px !important;


color: #000000;
}
.news_description h5{
font-weight: 600;
font-size: 18px;
line-height: 25px;
/* identical to box height */
   margin: 13px 0;

color: #000000;	
}

.news_description p{
font-weight: 400;
font-size: 16px;
line-height: 120%;
color: #000000;
}
.container_custom.container{
       max-width: 900px;
}
.board_member img{
       width: 52px;
}
.board_content a{
   font-weight: 600;
font-size: 18px;
line-height: 25px;
color: #0056B3;
}
.board_content p{
font-weight: 400;
font-size: 14px;
line-height: 120%;
color: #000;
margin-bottom: 8px;
}
.board_content h5{
font-weight: 400;
font-size: 16px;
line-height: 140%;
color: #454545;
   margin-top: 4px;
}
.accordian_table{
   border:none !important;
}
.accordian_table{
   background: #FFFFFF;
box-shadow: 0px 6px 24px rgba(149, 157, 165, 0.15);
border-radius: 8px;
   margin-bottom: 17px;
}
.accordion-button:focus {
   z-index: 3;
   border-color: transparent;
   outline: 0;
}
.accordion-button:not(.collapsed) {
   color: #000;
   background-color:transparent !important;
   box-shadow: none;
   
}
.accordian_table button:focus{
   box-shadow: none;
}
.accordian_table button{
   font-weight: 600;
font-size: 18px;
line-height: 25px;
}
.accordian-block a{
   display:block;
       margin-bottom: 10px;
       color:#0056B3;
}
.contact_form h6{
   font-weight: 600;
font-size: 18px;
line-height: 25px;
}
.contact_form p{
   font-weight: 400;
font-size: 16px;
line-height: 140%;
   margin: 15px 0px;
}
.headingContact{
   font-weight: 600;
font-size: 18px;
line-height: 25px;
}
.contact_pera p{

font-size: 16px;
font-weight: 400;
color: #000000;
}
.tabs_desgin .nav.nav-tabs a{
       padding: 12px 15px;
}
.tabs_desgin .nav-tabs li{
       margin-bottom: 0px;
}
.tabs_desgin .nav.nav-tabs{
           padding-bottom: 0;
               margin-bottom: 8px;
}
.tabs_desgin .nav.nav-tabs a.active{
       border-bottom: 1px solid #fff;
           border-radius: 4px 4px 0 0;
}
.map_main img{
   width:100%;
}
.openfullscreen a{
   font-weight: 400;
font-size: 14px;
line-height: 120%;
color: #2178BE;
}

.navbar_new{
    display: block;
  }
  .navbar_new li{
    float:left;
  }
  .sidebar-homepage h2{
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
  }
  .sidebar-homepage p{

  font-size: 16px;
  font-weight: 500;
  color: #7a7a7a;
}
.btn_anker{
    padding:0;
}
.sidebar-homepage h4 span{
    
    padding: 7px;
    font-size: 18px;
    border-radius: 40px;
}
.currentPageContent p{
    font-size: 16px;
    font-weight: 500;
    color: #7a7a7a;
}
.currentPageContent img{
    width: 100%;
    object-fit: contain;
}

.currentPageContent td img{
    width:auto;
}
.btn-disabled {
	cursor: not-allowed;
	color:white;
	background-color: grey;
}

.btn-disabled:hover {
	cursor: not-allowed;
	color:white;
	background-color: grey;
}
@media only screen and (max-width: 480px) and (min-width: 360px)
{
    .position-relative{
        width: 172px;
    }
    .display-n {
        display: none;
    }
    .navbar_main_homepage .nav-item {
        border-bottom: 4px solid #fff;
        display: block;
        float: none;
    }
    .navbar-toggler:focus {
        text-decoration: none;
        outline: 0;
        box-shadow:none;
    }
    .mobileview_desktophide{
        display: block !important;
    }
    .desktopview_mobilehide{
        display: none !important;
    
    }
    .navbar_main_homepage .nav-item.active {
        border-bottom: 0px solid #0056B3;
        position: relative;
    }
    .navbar_main_homepage .nav-item.active:before {
        content: '';
        position: absolute;
        background-color: #2178BE;
        height: 32px;
        width: 4px;
        left: -16px;
        top: 4px;

    }
    .navbar_main_homepage .nav-item.active a{
        color:#0056B3;
    }
    .searchtop {
        display: none;
    }
}
@media only screen and (max-width: 360px) and (min-width: 320px)

{
    .position-relative{
        width: 172px;
    }
    .navbar_main_homepage .nav-item {
        border-bottom: 4px solid #fff;
        display: block;
        float: none;
    }
    .navbar-toggler:focus {
        text-decoration: none;
        outline: 0;
        box-shadow:none;
    }
    .mobileview_desktophide{
        display: block !important;
    }
    .desktopview_mobilehide{
        display: none !important;
    
    }
    .navbar_main_homepage .nav-item.active {
        border-bottom: 0px solid #0056B3;

    }
    .navbar_main_homepage .nav-item.active a{
        color:#0056B3;
    }
    .searchtop {
        display: none;
    }
}
@media only screen and (max-width: 600px) and (min-width: 480px)
{
   
    .navbar_main_homepage .nav-item {
        border-bottom: 4px solid #fff;
        display: block;
        float: none;
    }
    .navbar-toggler:focus {
        text-decoration: none;
        outline: 0;
        box-shadow:none;
    }
    .mobileview_desktophide{
        display: block !important;
    }
    .desktopview_mobilehide{
        display: none !important;
    
    }
    .navbar_main_homepage .nav-item.active {
        border-bottom: 0px solid #0056B3;

    }
    .navbar_main_homepage .nav-item.active a{
        color:#0056B3;
    }
    .searchtop {
        display: none;
    }
}
@media only screen and (max-width: 768px) and (min-width: 600px)
{
    .navbar_main_homepage .nav-item {
        border-bottom: 4px solid #fff;
        display: block;
        float: none;
    }
    .navbar-toggler:focus {
        text-decoration: none;
        outline: 0;
        box-shadow:none;
    }
    .mobileview_desktophide{
        display: block !important;
    }
    .desktopview_mobilehide{
        display: none !important;
    
    }
    .navbar_main_homepage .nav-item.active {
        border-bottom: 0px solid #0056B3;

    }
    .navbar_main_homepage .nav-item.active a{
        color:#0056B3;
    }
}
@media only screen and (max-width: 900px) and (min-width: 768px)
{
    .navbar_main_homepage .nav-item {
        border-bottom: 4px solid #fff;
        display: block;
        float: none;
    }
    .navbar-toggler:focus {
        text-decoration: none;
        outline: 0;
        box-shadow:none;
    }
    .mobileview_desktophide{
        display: block !important;
    }
    .desktopview_mobilehide{
        display: none !important;
    
    }
    .navbar_main_homepage .nav-item.active {
        border-bottom: 0px solid #0056B3;

    }
    .navbar_main_homepage .nav-item.active a{
        color:#0056B3;
    }
}
.alignanker{
    margin-top: 20px;
}
.alignanker a{
    margin-bottom: 6px;
}
/**********************header******************/
.bgheader {
    background: #fff;
    height: 60px;
    border-bottom: 1px solid #DEE2E6;
    padding-left: var(--main-padding-x);
    padding-right: var(--main-padding-x);
}
.searchtop {
    margin-top: -5px;
    background: #fff !important;
    border: none !important;
    height: 40px;
    border: 1px solid #CED4DA !important;
    font-size: 15px !important;
    border-radius: 6px !important;
}
.innermenu ul li {
    list-style: none;
    float: left;
    margin-left: 26px;
}

.hoveravtar {
    position: relative;
}
.innermenu ul li {
    list-style: none;
    float: left;
    margin-left: 26px;
}
.innermenu ul li {
    list-style: none;
    float: left;
    margin-left: 26px;
}

ul.dropddownlinksmain  li {
    list-style: none;
    float: none !important;
    margin-left: 26px;
}

.headermenu {
    float: right;
    margin-right: 17px;
}
.sidenav-menu {
    width: 28px;
    float: left;
    margin-top: 19px;
    margin-right: 13px;
    cursor: pointer;
}
.companyName {
	font-size: 16px;
    margin-top: -43px;
    text-decoration: none;
    color: #000;
    height: 60px;
    justify-content: center; 
    align-items: center;
    display: flex;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    margin-left: 30px;
    line-height: 60px;
}
.imageond {
    width: 35px;
    margin-top: -4px;
}
.imagetwo {
    width: 14px;
    /* margin-right: 13px; */
    margin-left: 14px;
}
.direction_icons {
    font-size: 20px;
    color: #000;
}
.iconsearch {
    color: #2178be;
    position: absolute;
    right: 10px;
    top: 2px;
    z-index: 9;
    font-size: 16px;
}
.spacingdrop{
    
    margin: 0 10px;
}
.mobileview_desktophide{
    display: none;
}
.offcanvas.show {
    transform: none;
    width: 290px;
}
.homeMainContent video{
    width:100%;
}
.offcanvas-header{
    position: absolute;
    right: 0;
    z-index: 9999;
}
.searchtop {
    display: block !important;
}