/*----------------------------------------*/
/*  Google Fonts
/*----------------------------------------*/

/*@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800&family=Roboto+Condensed:wght@300;400;700&display=swap');*/

/*@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300&family=Roboto:wght@300&display=swap');*/

@import url('https://fonts.googleapis.com/css2?family=Krona+One&family=Work+Sans:wght@300&display=swap');

/*----------------------------------------*/
/*  1.  Theme default CSS
/*----------------------------------------*/
body {
  color: #585858;
  line-height: 1.5;
  font-weight: 400;
  font-size: 15px;
  /*font-family: 'Roboto', sans-serif;*/
  font-family: "WorkSans-Regular";
}

p {
  margin:0;
  color: #19243f;
  font-size: 16px;
  line-height: 27px;
  font-weight: 400;
  /*font-family: 'Roboto', sans-serif;*/
  font-family: "WorkSans-Regular";
  text-align:justify;
}
h1, h2, h3, h4, h5, h6 {
    /*font-family: 'Poppins', sans-serif;*/
    font-family: 'Montserrat', sans-serif;
  margin: 0;
  color: #212121;
    font-weight: 600;
}
h1{
  font-size: 70px;
  line-height: 1.4;
  font-weight: 800;
    
}
h2{
  font-size: 30px;
  line-height: 1.4;
  font-weight: 700;
}
h3{
  font-size: 30px;
  line-height: 1.4;
  font-weight: 700;
    
}
h4{
  font-size: 24px;
  line-height: 1.4;
  font-weight: 600;
}
h5{
  font-size: 20px;
  line-height: 1.4;
  font-weight: 500;
}
h6{
  font-size: 16px;
  line-height: 1.4;
  font-weight: 400;
    
}
a {
  transition: all 0.3s ease 0s;
  text-decoration:none;
  /*font-family: 'Roboto Condensed', sans-serif;*/
  font-family: "WorkSans-Regular";
}

span{
  /*font-family: 'Roboto', sans-serif;*/
  font-family: "WorkSans-Regular";
}
span,
a,
a:hover {
  text-decoration: none;
  color: inherit;
  outline: none;
}
small {
  font-size: 18px;
}

ul li {
  /*font-family: 'Roboto', sans-serif;*/
  font-family: "WorkSans-Regular";
  list-style: none;
}

ul {
  margin: 0;
  padding: 0;
}
img {
    width: 50%;
    max-width: 100%;
}
button{
  outline: none;
}
input{
  outline: none;
}
select{
  outline: none;
}
select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/down.png);
    background-repeat: no-repeat;
    background-position: 96%;
    background-size: 25px;
}

.center-title {
  text-align: center;
  padding-bottom: 60px;
}

.center-title .title {
  text-transform: capitalize;
  padding-bottom: 30px;
}

.center-title .sub-title {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  max-width: 750px;
  margin: 0 auto;
  font-weight: 500;
}

#preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: #fbfbfb url(../images/loder.gif) no-repeat center center;
}

/*-------------- title-spacing -------------*/

.same-section-spacing {
  padding: 50px 0px;
}

.ws-section-spacing {
  padding: 35px 0px 35px 0px;
}

.section-spacing {
  padding: 80px 0;
}
.space{  
  margin-bottom: 120px;
}
.title-bottom-spacing {
  margin-bottom: 60px;
}

.sub-title {
  font-weight: 500;
  margin-bottom: 27px;
}

.sub-heading {
  color: #b7b7b7;
  margin-bottom: 27px;
}

/* ----------------------------------------------------------------
     [ 02 Start Navbar ]
-----------------------------------------------------------------*/
.topbar {
    background: #ffffff;
    /* padding: 10px; */
}

.top-info li {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    padding-right: 15px;
}
.top-info i {
    padding-right: 6px;
}
.top-socail li {
    display: inline-block;
}
.top-socail {
    text-align: right;
}
.top-socail li a.active {
    color: #212121;
}
.top-socail li a:hover {
    color: #212121;
}
.mid-bar {
    background: #fff;
    padding: 45px 0 40px;
    vertical-align: middle;
}
.nav-serch {
    background: #fff;
    border-radius: 30px;
    position: relative;
    width: 100%;
}

.nav-serch .search-categorie {
    background-color: #b40d1a;
    padding: 10px 30px 11px 15px;
    border: none;
    border-radius: 30px 0 0 30px;
    color: #fff;
}
.nav-serch select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/w-down.png);
    background-repeat: no-repeat;
    background-position: 97%;
    background-size: 25px;
}
a.nav-link {
    padding-left: 0 !important;
    padding-right: 40px !important;
}

.navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 0;
}
nav.navbar.navbar-expand-lg.navbar-light {
    padding: 0;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #ffffff;
}
.navbar-light .navbar-nav a.nav-link:after {
    content: '';
    margin-top: 2px;
    position: relative;
    top: 15px;
    display: block;
    border-bottom: 3px solid #ffffff;
    width: 0;
    transition: all ease-in-out 250ms;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover:after {
    width: 100%;
}
a.nav-link {
    padding: 0;
}
nav.navbar.navbar-expand-sm.navbar-light.nav-box {
    width: 100%;
    padding: 0;
    padding-bottom: 10px;
}
.navbar-light .navbar-nav .nav-item .dropdown {
    background: #10648c;
    padding: 10px 10px 10px 10px;
    position: absolute;
    top: 55px;
    opacity: 0;
    text-align: left;
    visibility: hidden;
    width: max-content;
    z-index: 9;
}

ul.dropdown li {
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
  padding-top: 5px;
}
.navbar-light .navbar-nav .nav-item:hover .dropdown a:after {
    display: none;
}
.navbar-light .navbar-nav .nav-item:hover .dropdown {
  opacity: 1;
  visibility: visible;
  top: 42px;
}
.navbar-light .navbar-nav .nav-item .dropdown .nav-item {
  padding: 8px 5px;
  border-bottom: 1px solid #eee;
  font-family: lato;
  font-weight: 600;
}
.navbar-light .navbar-nav .active>.nav-link {
    color: #ffffff;
}
.navbar-light .navbar-nav .nav-item .dropdown .nav-item:last-child {
  border: none;
}

.header-fixed.stick {
    position: fixed;
    top: 0;
    left: 0;
    width: 100% !important;
    right: 0;
    border-radius: 0 !important;
    padding: 10px 0;
    width: 100%;
    color: #fff;
    background-color: #0e648c;
    box-shadow: 0px 0px 13px rgba(1, 12, 79, 0.36);
    -webkit-animation: 300ms ease-in-out 0s normal none fadeInDown;
    animation: 300ms ease-in-out 0s normal none fadeInDown;
    z-index: 999;
}
.header-fixed.stick .navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-weight: 600;
    margin: 0;
     transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
}
.header-fixed.stick .navbar-light .navbar-nav .nav-link:focus, .header-fixed.stick .navbar-light .navbar-nav .nav-link:hover {
    font-weight: 500;

}
.stick nav.navbar.navbar-expand-lg.navbar-light {
    padding: 12px 0 0;
}
.stick .navbar-light .navbar-nav .nav-item:hover .dropdown {
    top: 55px;
}
/*.stick .navbar-light .navbar-nav .nav-item .dropdown .nav-link:hover {*/
/*    color: #b40d1a;*/
/*}*/
.header-fixed.stick nav.navbar.navbar-expand-sm.navbar-light.nav-box {
    padding: 15px 0 10px;
}
.header-fixed.stick .navbar-light .navbar-nav a.nav-link:after {
   display: none;
}
.header-fixed.stick .lang-drop select {
    color: #fff;
    margin-bottom: 0;
}
.lang-drop {
    position: relative;
    display: inline-block;
    margin-left: 15px;
}
.header-fixed.stick .lang-drop:before {
    line-height: 1.2;
}
.lang-drop:before {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 0;
    top: 22%;
    z-index: 1;
    line-height: 1;
}
.lang-drop.eng:before {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    line-height: 0.9;
    z-index: 1;
}
.stick .selec-lang {
    margin-left: auto;
    margin-top: 10px;
}
.lang-drop select {
    border: none;
    -webkit-appearance: inherit;
    width: 100%;
    position: relative;
    z-index: 99;
    font-weight: 500;
    background: none;
    display: block;
    padding: 5px 20px 5px 10px;
    margin-bottom: 10px;
}
.mobile-menu {
    width: 100%;
}

.stick img.logo-1 {
  display: block;
}

.stick img.logo-2 {
  display: none;
}

.stick .navbar-light .navbar-nav .nav-item .dropdown .nav-link {
  color: #fff;
}
.logo-1 {
  display: none;
}
.slicknav_menu{
  display: none;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .navbar-expand-lg .navbar-collapse {
    justify-content: flex-end;
  }
}

.slicknav_menu .slicknav_icon-bar {
  width: 30px;
  margin-bottom: 5px;
  height: 4px;
}

.slicknav_brand {
  padding: 0;
}

.log-btn a {
  color: #212121;
  font-weight: 600;
  font-size: 15px;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
}
.slicknav_btn {
}
.login-2 {
    display: none;
}
.stick .login-2 {
    display: block;
}
.stick .selec-lang {
    display: none;
}
.stick .header-icon {
    width: 100%;
    text-align: right;
}
.stick .header-icon i {
    color: #ffffff;
    margin-left: 30px;
}
.stick .flaticon-icon-126486:before {
    font-size: 30px;
}
.stick .flaticon-icon-1008010:before {
    font-size: 30px;
}

/*------------- Slick-Nav ----------------*/


@media (max-width: 992px) {
  .slicknav_menu {
    display: block;
    background: transparent;
    position: relative;
    z-index: 999;
  }
  .header-fixed.stick {
    padding: 0;
  }
  .header-fixed .navbar {
    display: none;
  }
  .header-one .navbar{
     display: none;
  }
  .slicknav_nav {
    position: relative;
    top: 0px;
    padding: 10px 0;
    background: #0e648c;
    width: 100%;
  }
  .stick .slicknav_nav {
    background: #b40d1a00;
}
  .slicknav_btn {
    background: transparent;
  }
  .slicknav_nav a {
    font-size: 18px;
  }
  .slicknav_nav .slicknav_row:hover,
  .slicknav_nav a:hover {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 0;
    background: transparent;
    color: #212121;
    text-transform: uppercase;
  }
  .slicknav_nav .slicknav_arrow {
    float: right;
  }
  .slicknav_brand img {
  width: 65%;
  }
  .slicknav_menu .slicknav_icon-bar {
    background-color: #fff;
}
.stick .slicknav_menu .slicknav_icon-bar {
    background-color: #fff;
}
}

/* ----------------------------------------------------------------
     [ 03 Main-section ]
-----------------------------------------------------------------*/
.header-fixed.header-one {
    padding: 15px;
    background: #0e648c;
    width: 100%;
    /*border-radius: 31px 0 0 30px;*/
    float: right;
}
.brand-logo img {
    width: 35%;
    padding: 10px 0;
}
.main-div{
  height: auto;
  width: 100%;
  margin-top: 55px;
}
.hero-slider-content {
    position: relative;
    /*top: 50%;*/
    /*left: 50%;*/
    /*transform: translate(-50%, -50%);*/
}
.slider-content h4 {
    font-size: 38px;
    font-weight: 400;
     margin-bottom: 30px; 
}
.slider-content h2 {
    font-size: 58px;
    color: #19243f;
    margin-bottom: 10px;
}
.slider-btn {
    background: #0e648c;
    padding: 9px 30px;
    display: inline-block;
    border-radius: 30px;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    position: relative;
    margin-top: 30px;
}
.slider-content i {
    background: #fff;
    color: #000;
    padding: 5px 14px;
    border-radius: 30px;
    position: absolute;
    right: 6px;
}
.slider-content p {
    margin-bottom: 40px;
    font-weight: 500;
    max-width: 490px;
}
.patner-bg {
    position: relative;
    top: -77px;
    box-shadow: -8px 10px 29px #0e648c2e;
}
.about-contetn p {
    margin-bottom: 40px;
}
.about-img img {
    width: 90%;
}

.about-contetn {padding: 70px 0;}
section.ws-section-spacing.events {
    background: #c3e6f6;
    border-radius: 300px 0 0 300px;
    margin: 0px 0px;
}
.evetn-card {
    background: #fff;
    padding: 10px;
    height:385px;
}

.even-img {
    margin-bottom: 20px;
}

.evetn-card ul {
    margin-bottom: 10px;
    color: #0e648c;
    font-size: 14px;
    font-weight: 600;
    height:35px;
}

.evetn-card h4 {
    font-size: 22px;
    margin-bottom: 15px;
    height:80px;
    overflow: hidden;
}


.evetn-card a.evnt-btn {
    background: #0e648c;
    width: 100%;
    display: inline-block;
    color: #fff;
    text-align: center;
    padding: 10px;
    margin-top: 15px;
}



.even-img {
    margin-bottom: 20px;
}

.evetn-card ul {
    margin-bottom: 10px;
    color: #0e648c;
    font-size: 14px;
    font-weight: 600;
    height:35px;
}

.evetn-card h4 {
    font-size: 22px;
    margin-bottom: 15px;
    height:80px;
}


.evetn-card a.evnt-btn {
    background: #0e648c;
    width: 100%;
    display: inline-block;
    color: #fff;
    text-align: center;
    padding: 10px;
    margin-top: 15px;
}


.evetn-card-page {
    background: #def0fa;
    padding: 10px;
    height:370px;
    margin:10px 0px;
}

.even-img {
    margin-bottom: 20px;
}

.evetn-card-page ul {
    margin-bottom: 10px;
    color: #0e648c;
    font-size: 14px;
    font-weight: 600;
}

.evetn-card-page h4 {
    font-size: 20px;
    margin-bottom: 15px;
    height:85px;
    overflow:hidden;
}


.evetn-card-page a.evnt-btn {
    background: #0e648c;
    width: 100%;
    display: inline-block;
    color: #fff;
    text-align: center;
    padding: 10px;
    margin-top: 15px;
}


.evnt-content {
    margin: 80px 0;
}
.latest-news {
    background-image: url(../images/news-bg.jpg);
    width: 100%;
    height: 800px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
    position: relative;
}
.latest-news-content ul li {
    background: #fff;
    padding: 15px;
    border-top: 1px solid #acdcf2;
    border-bottom: 1px solid #acdcf2;
    border-left: 4px solid #0e648c;
    border-right: 1px solid #acdcf2;
    margin-bottom: 20px;
    font-weight: 600;
    color: #19243f;
}
.latest-news-content ul li:hover {
    box-shadow: 3px 4px 7px #0e648c2e;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
}
.latest-news-content ul li span {
    background: #f00;
    font-size: 12px;
    color: #fff;
    padding: 3px 9px;
    border-radius: 3px;
    margin-left: 1px;
}
.latest-news-content {
    overflow: scroll;
    height: 430px;
    overflow-x: hidden;
}
.lnews-img {
    position: absolute;
    bottom: -92px;
}
.client img {
    width: 30%;
}
.client-Slider.slick-initialized.slick-slider .slick-next {
    right: 15px !important;
    top: 53% !important;
}
.client-Slider.slick-initialized.slick-slider .slick-prev {
    left: 15px !important;
    top: 53% !important;
}
.top-socail ul li a img {
    width: 40px;
    display: inline-block;
     margin: 36px 10px; 
    /* padding: 20px; */
    /*clip-path: circle();*/
}
a.nav-btn {
    color: #0e648c;
    background: #fff;
    padding: 6px 30px;
    border-radius: 30px;
    font-weight: 600;
}
a.nav-btn:hover {
    background: #04293a;
    color: #fff;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
}
a.slider-btn:hover{
    background: #04293a;
    color: #fff;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
}
a.evnt-btn:hover{
    background: #04293a;
    color: #fff;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
}
h4.footer-title {
    color: #0f648d;
    margin-bottom: 25px;
}
.footer-about img {
    width: 25%;
    margin-bottom: 30px;
}
.contact-us i {
    color: #0f648d;
    width: 5%;
    margin-right: 10px;
}
.contact-us li {
    color: #212121;
    width: 95%;
    float: right;
    margin-bottom: 15px;
}
.tweeter iframe {
    width: 100%;
    height: auto;
    background: #fff;
}
section.ws-section-spacing.patner-section {
    background: #fff;
}
.slick-dotted.slick-slider {
    margin-bottom: 30px;
    overflow: hidden;
}
.patnet-logo {
    background: #c3e5f6;
    padding: 10px;
    border-radius: 10px;
    height:350px;
}

.patnet-logo img {
    width: 11%;
    /* margin: 0 auto; */
    float: left;
}
.patent-logo-img img {
    width: 50%;
    height:112px;
    margin: 0px 60px;
    float:none;
    border-radius: 50%;
}
.patner-content {
    width: 100%;
    text-align: center;
}
.copy-right {
    width: 100%;
    background: #0e648c;
    position: absolute;
}

footer.same-section-spacing.footer-bg {
    position: relative;
    border-top: 2px solid #8fcce9;
    /*background-color: #8fcce9;*/
}
.vedio vedio {
    width: 100% !important;
    height: auto !important;
}

ul.social-icons li {
    display: contents;
}

.usefull-links ul li {
    margin-bottom: 10px;
}

.usefull-links ul li:hover {
    color: #0e648c;
}
ul.navbar-nav.mr-auto.text-center {
    margin: 0 auto;
}
/* ----------------------------------------------------------------
     [ 04 Tranding products ]
-----------------------------------------------------------------*/
.feature-img{
  background-image: url(../images/f-img.jpg);
  height: auto;
  width: 100%;
  position: relative;
  z-index: 9;
  margin-bottom: 30px;
}
.feature-img:before{
  content: "";
  background: #b40d1aeb;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.img-content, .flaticon-shipped:before {
    font-size: 60px;
    color: #fff;
    /* line-height: 1; */
}
.feature-img, .flaticon-transfer:before {
    content: "\f103";
    font-size: 50px;
    line-height: 1.4;
}
.feature-img, .flaticon-24-hours:before {
    content: "\f103";
    font-size: 50px;
    line-height: 1.4;
}
.img-content h4 {
    color: #fff;
    margin-bottom: 5px;
    font-weight: 600;
}
.img-content p {
    color: #fff;
    font-weight: 300;
}
.img-content {
    padding: 10px 20px 20px 20px;
    text-align: center;
}
.feature-img.space {
    margin-bottom: 90px;
}
.saprater {
    display: block;
    width: 70px;
    border-radius: 5px;
    background: #0e648c;
    height: 5px;
    margin: 10px 0 20px;
}
li.saprater-box {
    display: inline-block;
    background: #b40d1a;
    width: 30px;
    height: 5px;
    transform: skewX(55deg);
    margin-right: -7px;
    border-right: 5px solid #fff;
    border-left: 5px solid #fff;
}
.saprater ul {
    line-height: 0;
    margin-left: 95px;
}
.title {
    margin-bottom: 30px;
}
.product-card-bg {
    width: 255px !important;
    padding: 20px;
    background: #fff;
    box-shadow: 0px 0px 18px 0px rgba(19, 82, 111, 0.2);
    border-radius: 30px;
    display: inline-block;
    text-align:center;
    margin-bottom: 30px;
}
.product-card {
    width: 100%;
    padding: 20px;
    background: #fff;
    box-shadow: 0px 0px 24px 0px rgba(19, 82, 111, 0.2);
    border-radius: 30px;
    display: inline-block;
    text-align:center;
    margin-bottom: 30px;
}
.product-bg img {
    margin: 0 auto;
    width: 100%;
    height: auto;
}
.product-bg {
    background: #fff;
    display: block;
    padding: 15px;
    border-radius: 20px;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
}

.product-content h5 {
    font-size: 18px;
    font-weight: 600;
    transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
}
.product-card:hover .product-bg{
    background: #f5efec;
}
.product-card:hover .product-content h5 {
    color: #b40d1a;
}
.product-content p {
    color: #585858;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 5px;
}
.product-content {
    padding-top: 20px;
}
h4.price-text {
    font-size: 20px;
    color: #b40d1a;
}
.slick-next {
    right: 120%;
}
.slick-prev {
    left: -34%;
}
.slick-prev, .slick-next {
    z-index: 99;
    width: 40px;
    height: 40px;
    top: 67%;
    /* left: -22%; */
    border-radius: 20px;
    -ms-transform: translate(0, -50%);
    background: #0e648c;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: 1;
}
.slick-prev:before{
   content: "\f053";
   font-family: "Font Awesome 5 Free";
   font-weight: 900;
   text-align: center;
   opacity: 1;
   padding-right: 3px;
}
.slick-next:before {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    text-align: center;
    opacity: 1;
    padding-left: 3px;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    color:#fff;
    outline: none;
    background: #000;
}
.product-slider .slick-slide {
    margin-top: 30px;
}
.product-slider .slick-list.draggable {
    padding-top: 30px;
}
/* ----------------------------------------------------------------
     [  Banner ]
-----------------------------------------------------------------*/

.banner-bg{
  background-image:url(../images/banner-02.jpg);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: right;
  position: relative;
}
.banner-bg:before {
    content: "";
    background-image: url(../images/banner.png);
    background-position: left;
    position: absolute;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
}
.banner-content h2 {
    font-size: 35px;
    font-weight: 400;
}
.banner-content h1 {
    color: #b40d1a;
}
.banner-content p {
    font-weight: 500;
    color: #000;
    max-width: 600px;
    margin-bottom: 35px;
}
.product-slider{
  overflow: hidden;
}
.slick-initialized .slick-slide {
    display: block;
    text-align: center;
    margin: 0 0;
}
a.btn-6 {
    border: 2px solid #b40d1a;
    display: inline-block;
    padding: 10px 40px;
    border-radius: 30px;
    margin-bottom: 30px;
    font-weight: 600;
    transition: all ease-in-out 250ms;
    color: #000;
}
.load-more {
    width: 100%;
    text-align: center;
}
.load-more .btn-6 {
    margin: 30px 0;
}
.saprater-center{
        display: block;
    width: 70px;
    border-radius: 5px;
    background: #0e648c;
    height: 5px;
    margin: 30px auto 40px;
}
/* ----------------------------------------------------------------
     [  Deal-Banner ]
-----------------------------------------------------------------*/
.deal-bg{
  background-image: url(../images/bg-3.jpg);
  height: auto;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.deal-bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #000000d4;
    z-index: 0;
    width: 100%;
    height: 100%;
}
.deal-Banner {
    background: #f5f0ec;
    border-radius: 30px;
    padding: 0 50px 0;
    position: relative;
}
.deal-banner-content {
    text-align: left;
    padding: 75px 0 80px;
}
.deal-img {position: absolute;bottom: 0;}
.deal-banner-content h4 {
    font-size: 35px;
    font-weight: 300;
    margin-bottom: 8px;
}
.deal-banner-content h3 {
    font-size: 45px;
    color: #b40d1a;
    margin-bottom: 15px;
}
.deal-banner-content p {
    margin-bottom: 30px;
    font-weight: 500;
    color: #000;
    max-width: 600px;
}
.deal {
    width: 100%;
}
.deal.one-time .slick-arrow {
    display: none !important;
}
.slick-dots li button {
    width: 15px;
    height: 15px;
    border-radius: 20px;
    background: #ffffff;
}
.slick-dots li.slick-active button:before {
    margin: 3px;
    content: "";
    width: 9px;
    height: 9px;
    background: #b40d1a;
    opacity: 1;
    border-radius: 10px;
    text-align: center;
}
.slick-dots li button:before{
  content: "";
}
.deal .slick-dots {
    bottom: -45px;
}
.deal.slick-initialized .slick-slide {
    text-align: center;
    margin: 0 15px;
}
.deal-bg .slick-dotted.slick-slider {
    margin-bottom: 70px;
}

.client {
    text-align: center;
}
.client-Slider.slick-initialized.slick-slider {
    overflow: hidden;
    margin-bottom: 0;
    background: #fff;
    padding: 30px;
    border-radius: 10px;
}
.client img {
    width: 39%;
    margin: 0 auto;
}
.client-Slider button.slick-prev.slick-arrow {
}
.client-Slider button.slick-next.slick-arrow {
    /* display: none !important; */
}
/* ----------------------------------------------------------------
     [ Footer ]
-----------------------------------------------------------------*/

.popular-tag li {
    font-size: 14px;
    background: #fff;
    color: #212121;
    display: inline-block;
    border-radius: 5px;
    padding: 5px 7px;
    margin-bottom: 8px;
    margin-right: 4px;
    font-weight: 500;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
}
.footer-about p {
}
h4.footer-title {
}
.popular-tag li:hover {
    background: #b40d1a;
    color: #fff;
}
.popular-tag li:hover a {
    color: #fff;
}
 .popular-tag li.active {
    background: #b40d1a;
    color: #fff;
}
.contact-us li {
}
.contact-us i {
}
.email {
    padding: 10px 10px;
    border: none;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 5px;
}
button.contact-btn {
    background: #b40d1a;
    border: none;
    padding: 10px 5px;
    width: 100%;
    font-weight: 500;
    color: #fff;
    border-radius: 5px;
}
.contact-us p {
    color: #212121;
    margin-bottom: 20px;
}
.copy-right-seprater {
    border: 1px solid #fff;
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
}
.copy-right p {
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    margin-right: auto;
    padding-top: 9px;
    text-align: center;
}
.copy-right{
  text-align: center;
  /*margin: 85px 0 10px;*/
}


.brand-fullform p{
    font-size:14px;
    font-weight:600;
    padding:0px 0px 10px 0px
}


.page-title-area {
    padding-top: 100px;
    padding-bottom: 30px;
    position: unset;
    background: linear-gradient(135deg, #c3e5f6 60%, #fbfcfd);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}
.page-title-area .page-title-content {
    position: relative;
    margin-top: -6px;
    text-align: center;
}
.page-title-area .page-title-content h2 {
    margin-bottom: 15px;
    font-size: 48px;
    color: #10648c;
}

.padding-20{
    padding:20px 0px;
    
}

.focus-area {
    padding:0px 0px 0px 20px
}

.focus-area li{
    padding:8px 0px;
    font-weight:500
}

.website-content.team-page {
    text-align: center;
    background-color: #fff;
    box-shadow: 0 0 20px 3px rgb(0 0 0 / 5%);
    /*padding: 30px;*/
     height: 400px; 
    margin-bottom: 30px;
    border-radius: 10px;
    /*height:250px;*/
}
.website-content p {
    /* margin-bottom: 20px; */
    margin: 7px 20px;
    height: 160px;
    text-align:center;
}


.team-page p span {
    font-weight: 900;
    color: #10648c;
}

.team-page a {
    background-color: #10648c;
    font-size: 14px;
    color: #fff;
    border: 1px solid #10648c;
    border-radius: 10px;
    padding: 10px 10px;
}

.team-page a:hover {
    background-color: #137caf;
}

.patnet-logo h2{
    font-size:14px;
    font-weight:500;
    color:#000;
    padding:10px 0px;
}
.patnet-logo p {
    font-size: 13px;
    color: #000;
    line-height: 1.8;
    display: table;
    text-align:center;
}
.patnet-logo span {
    font-size: 16px;
    color: #000;
    font-weight: 800;
    line-height: 1.8;
    display: block;
}

.patnet-logo a {
    display: block;
    background-color: #10648c;
    padding: 10px;
    color: #fff;
    border: 1px solid #10648c;
    border-radius: 10px;
    margin: 12px 0px;
}

.patnet-logo a:hover {
    background-color: #c3e5f6;
    color: #10648c;
    border: 2px solid #10648c;
    border-radius: 10px;
}

.patent-logo-inner {
    height:150px
}


.media-room-box {
    background:#c3e5f6;
    border:1px solid #10648c;
    border-radius:10px;
    padding:10px;
    text-align:left;
    color:#000;
    height:270px;
}

.media-room-box:hover {
    background:#fff;
    border:1px solid #10648c;
    border-radius:10px;
    padding:10px;
    text-align:left;
    color:#10648c;
}

.media-room-box h2{
    font-size:20px;
    margin-bottom:10px;
    /*color:#000;*/
}

.media-room-box p{
    font-size:16px;
    margin-bottom:10px;
}

.justify-content-center {
    justify-content: center!important;
}



.Leadership-award-box {
    /*padding:20px;*/
    text-align:center;
}

.Leadership-award-box p{
    padding:15px 0px;
    font-size:16px;
}

.Leadership-award-box h2{
    padding:15px 0px;
    font-size:26px;
    font-weight:600;
}


.about-contetn h4{
    font-size:16px;
    margin-top:10px;
}

.committee-members-data {
    margin:20px 0px;
    /*height:150px;*/
}

.styled-table {
    border-collapse: collapse;
    margin: 25px 0;
    font-size: 0.9em;
    font-family: sans-serif;
    width: 100%;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

.styled-table thead tr {
    background-color: #10648c;
    color: #ffffff;
    text-align: left;
}

.styled-table th,
.styled-table td {
    padding: 12px 15px;
}

.styled-table tbody tr {
    border-bottom: 1px solid #dddddd;
    background: #f3f3f3;
}

.styled-table tbody tr:nth-of-type(even) {
    background-color: #f3f3f3;
}

.styled-table tbody tr:last-of-type {
    border-bottom: 2px solid #10648c;
}

.styled-table tbody tr.active-row {
    font-weight: bold;
    /*color: #0;*/
}


.committee-members-data h1{
    font-size:20px;
    font-weight:700;
    padding:10px 0px;
}

.committee-members-data h4{
    font-size:14px;
    font-weight:700;
    padding:5px 0px;
}

.committee-members-data h5 {
    font-size: 14px;
    font-weight: 700;
    padding: 15px 0px;
}

.committee-members-data p{
    font-size:14px;
    font-weight:700;
    padding:0px 0px 15px 0px;
}



.committee-members-data ul li {
    display: flex;
    padding: 8px 0;
    line-height: 1.8;
    box-sizing: border-box;
    text-align: justify;
}

.committee-members-data ul li i {
    color: #297fac;
    font-size: 22px;
    padding: 0px 20px 0px 0px!important;
}


.committee-members h2{
    padding:20px 0px 0px 20px;
    text-align:center;
}





.about-us .owl-theme .owl-nav .owl-prev, .about-us .owl-theme .owl-nav .owl-next {
    background-color: transparent;
    position: absolute;
    border: 2px solid #ffffff;
    border-radius:50%;
    top: 59%;
    left: -60px;
    margin: 0!important;
    -webkit-transform: translateY(-85px);
    transform: translateY(-85px);
}

.about-us .owl-theme .owl-nav .owl-next {
    left: auto;
    right: -60px;
}

.about-us .owl-theme .owl-nav .owl-prev i, .about-us .owl-theme .owl-nav .owl-next i {
    width: 60px;
    height: 60px;
    line-height: 60px;
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, .05);
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, .05);
    background-color: #fff;
    display: inline-block;
    font-size: 30px;
    border-radius: 50%;
    color: #30296c;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
    position: relative;
    z-index: 1;
}


.about-us .owl-theme .owl-nav .owl-prev:hover {
    background-color: #0b5a7f;
    border: 2px solid #10648c;
    /* border-radius: 29px; */
    position: absolute;
    /* top: 50%; */
    left: -60px;
    margin: 0!important;
    /* -webkit-transform: translateY(-85px); */
    /* transform: translateY(-85px); */
}

.about-us .owl-theme .owl-nav .owl-prev:focus{
        outline: none; 
     outline: none;
}





.about-us .owl-theme .owl-nav .owl-next:hover {
    background-color: #0b5a7f;
    border: 2px solid #10648c;
    /*border-radius: 29px;*/
    position: absolute;
    /*top: 50%;*/
    /*left: -60px;*/
    margin: 0!important;
    /*-webkit-transform: translateY(-85px);*/
    /* transform: translateY(-85px); */
}

.about-us .owl-theme .owl-nav .owl-next:focus{
        outline: none; 
     outline: none;
}

section.about-us h5{
    color:#10648c;
}



.contact-us .contact-form h2 {
    font-size: 40px;
    margin-bottom: 30px;
    margin-top: 30px;
}

.contact-us .form-group {
    margin-bottom: 30px;
}
.contact-us .form-group .form-control {
    background-color: #f9fbfe;
}
.contact-us .form-control {
    height: 55px;
    color: #09849f;
    border: 1px solid #d7d7d7;
    background-color: transparent;
    border-radius: 20px;
    font-size: 16px;
    padding: 10px 20px;
    width: 100%;
}

.contact-us .form-control:focus {
    color: #000;
    background-color: transparent;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    outline: 0;
    border: 1px solid #10648c;
}

.contact-us  textarea.form-control {
    height: auto;
}


.contact-us .contact-info {
    margin-left: 50px;
    margin-top: 50px;
}

.contact-us .contact-info .top-title {
    color: #09849f;
    display: block;
    margin-bottom: 5px;
}

.contact-us .contact-info h2 {
    font-size: 40px;
    margin-bottom: 30px;
}

.contact-us .contact-info .address {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.contact-us .contact-info .address .location {
    position: relative;
}

.contact-us .contact-info .address li {
    position: relative;
    margin-bottom: 20px;
}

.contact-us .contact-info .address .location span {
    display: block;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #297fac;
}

.map-area iframe {
    height: 480px;
    width: 100%;
    border: none!important;
    display: block;
}


.website-content.team-page img{
    width:50%;
    margin: 0px 60px;
    border-radius: 50%;
}



.committee-members .website-content.team-page {
    text-align: center;
    background-color: #fff;
    box-shadow: 0 0 20px 3px rgb(0 0 0 / 5%);
    /* padding: 30px; */
    height: 400px;
    margin-bottom: 30px;
    border-radius: 10px;
    /* height: 250px; */
}

.committee-members .website-content p {
    /* margin-bottom: 20px; */
    margin: 7px 20px;
    height: 200px;
}


.team-page-flag {
    float: left;
    margin: 10px 0px 0px 0px;
    width: 15%; 
}

.team-page-flag img {
    margin: 0px !important;
}


.media-room-box span i {
    font-size: 24px;
    margin-bottom: 10px;
    float:right;
    margin-right:10px
}





/*award page css start*/



.team-cie {
    background-color: #ffffff;
    border: 2px solid #10648c;
    /*margin: 0 20px 40px;*/
    padding: 10px 10px !important;
    height:500px;
    text-align: center;
}

.team-cie img{
    width:100%;
    height: 300px;
}

.team-cie {
    transition: all .4s ease;
}

.team-cie:hover {
    transform: scale(1.06);
    transition: all .4s ease;
    box-shadow: 0px 40px 70px 0px rgb(8 0 41 / 10%);
    overflow: hidden;
}





.conference h5.team-ciie-name {
    /* margin: 20px 35px 15px 105px; */
    padding: 20px 10px;
    text-align: center;
    height:145px;
}

.team-ciie-name {
    /* margin: 0; */
    font-size: 16px;
    font-weight: 900;
    color: #2c3e50;
    /* margin-top: 10px; */
    /* margin-bottom: 5px; */
    /* margin-right: 5px; */
    padding-left: 5px;
}

.conference .team-ciie-skill {
    font-size: 13px;
    color: #000;
    font-weight: bold;
    text-align: left;
}
.conference .team-ciie-skill {
    padding: 0px 30px 5px 111px;
}



.blu-btn{
    background-color:#10648c;
    font-size:14px;
    color:#fff;
    border:1px solid #10648c;
    border-radius:10px;
    padding:10px 10px;
}

.blu-btn:hover{
    background-color:#137caf;
    color:#fff;
}



.Leadership-award-box ol li{
    line-height:2.2;
    font-weight:600
}


.committee-members-data img{
    width:22%;
}





.one-time .slick-dots li button {
    width: 15px;
    height: 15px;
    border-radius: 20px;
    background: #c3e5f6;
}


.one-time .slick-dots {
    position: revert !important;
    margin-top: 30px;
}

.slick-dots li.slick-active button:before{
    background:#10648c;
}


.eventpage-slider .slick-dots li button {
    width: 15px;
    height: 15px;
    border-radius: 20px;
    background: #c3e5f6;
}


.eventpage-slider .slick-dots {
    position: revert !important;
    margin-top: 30px;
}






.slider-img {
    height: 550px;
    padding: 0;
}

.slider-img img {
    object-fit: cover;
    height: initial;
    
}

.slick-track {
}

.slick-list.draggable {
    width: 100%;
    overflow: hidden;
}

.one-time.slick-initialized .slick-slide {
    margin: 0 15px;
}
section.ws-section-spacing.about-us {
    background: #c3e5f6;
}

.row.single-about {
    background: #fff;
    border-radius: 30px;
    margin: 0 15px;
    height:380px;
}




/*.Leadership-award-box p{*/
/*    font-size:24px;*/
/*    font-weight:600;*/
/*    line-height:1.6;*/
/*}*/

.Leadership-award-box p span{
    font-size:20px;
    font-weight:400
}



.mid-socail{

    text-align: center;
    
}

.mid-socail li{
    display: inline-block;
    width:150px;
}

.mid-socail ul li a img {
    width: 100px;
    display: inline-block;
    padding:10px
}


.mid-socail ul li{
    margin: 26px 0;
    font-size:16px;
    font-weight:500;
}

.top-socail li {
    display: inline-block;
}



.award3rd-box {
    background: #c3e5f6;
    padding: 10px;
    border-radius: 10px;
    height: 300px;
    text-align:center;
    margin:10px 0px
}

.award3rd-img img {
    width: 50%;
    height: 112px;
    margin: 0px 60px;
    float: none;
    border-radius: 50%;
}

.award3rd-inner {
    height: 150px;
}

.award3rd-inner h2 {
    font-size: 12px;
    font-weight: 800;
    color: #000;
    padding: 10px 0px 5px 0px;
}

.award3rd-inner h3 {
    font-size: 10px;
    font-weight: 500;
    color: #000;
    padding: 5px 0px;
}

.award3rd-inner p {
    font-size: 12px;
    font-weight: 500;
    color: #000;
    padding: 5px 0px;
    line-height:1.6;
    text-align:center;
}

#carouselExampleIndicators .banner-img{
    height: 500px;
    object-fit: cover;
}





.row.justify-content-center.public-health h1{
    font-size:24px;
    text-align:center;
    padding:0px 0px 20px 0px;
}

.public-logos-box {
    height:200px;
    text-align:center;
    border:1px solid #10648c;
    border-radius:16px;
    padding:10px;
    margin:10px 0px;
}

.public-logos-box img{
    height:auto;
    width:100px;
    padding-bottom:10px;
}
.public-logos-box h2{
    font-size:14px;
}

.public-logos-img {
    height:100px
}


.public-logos-boxbhutan {
/*     height: 200px; */
    text-align: center;
    border: 1px solid #10648c;
    border-radius: 16px;
    padding: 10px;
    margin: 10px 0px;
/* width: 112%; */}

.public-logos-imgbhutan img {
    width:70%
}

.public-logos-contentbhutan h2{
    font-size:14px;
    padding:10px 0px;
}