html,
body,
div,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
fieldset,
input {
  margin:0; 
  padding:0;
}

h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
address,
caption,
cite,
code,
em {
  font-size:16px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #4C4C4C;
}

hr {
  border-color:#727272;
}

th {
  font-size:16px; 
  font-weight:normal; 
  font-style:normal;
}

ul,
ol {
  display:block; 
  list-style:auto;
}

fieldset,
img {
  border:none;
}

caption,
th {
  text-align:left;
}


body {
  background:#ffffff !important;
  font-size:14px;
  color:#727272;
  font-weight: 300;
  overflow-x:hidden;
  overflow-y:auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  font-family: 'Roboto', sans-serif;
}

a {
  /*font-size:16px;*/
  text-decoration:none;
  outline:none;
  color:#4c4c4c;
  /*color:#337ab7;*/
  font-weight: 400;
}



a:active,
a:focus {
  text-decoration:none;
  color:#b91d2e !important;
  outline:none;
}


.accordion_head.active a {
  color:#fff !important;
}

li {
  list-style:none
}

ul {
  list-style:none
}

p { 
  color:#727272;
  font-weight: 300;
  font-size: 16px;
  /*line-height:24px;*/
}

@media (min-width: 1360px){
.container-mine{
  width: 1260px;
}
}

.top-section{
  height: 40px;
  /*background-color: #0e76bd;*/
  background-color: #B91E2E;
      float: left;
    width: 100%;
    position: absolute;
    z-index: 9;
    z-index:3;   
  }

.top-section .search-section{
  float: right;
  padding: 7px;
}

.top-section .search-section ul li{
  display: inline-block;
  height: 18px;
}


.top-section .search-section ul>li>a{
  padding: 10px 20px;
  font-size: 14px;
  color: #fff;
  font-weight: 400;
}

.menu{
    float: left;
    width: 100%;
    background-color: #fff;
    z-index: 7;
    z-index: 2;
    position: absolute;
    position: relative;
    top: 40px;
}

.search-container input{
  float: left;
  border: none;
  /*background-color: #1d8dcc;*/
  background-color: #C84E5B;
  color: #fff;
  padding: 3.5px;
  width: 260px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;

}

.search-container button{
   border:none;
  /*background-color: #1d8dcc;*/
  background-color: #C84E5B;
  color: #fff;
  font-weight: 100;
  font-size: 12px;
  padding: 5px 6px 5px 15px;
  border-top-left-radius: 4px;
  float: left;
  border-bottom-left-radius: 4px;
}

.search-container button i{
  top: 2px;
}

.search-container{
  padding: 0 25px;
  width: 350px;
}



.search-container input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:#fff;
}
.search-container input::-moz-placeholder { /* Firefox 19+ */
  color:#fff;
}
.search-container input:-ms-input-placeholder { /* IE 10+ */
  color:#fff;
}
.search-container input:-moz-placeholder { /* Firefox 18- */
  color:#fff;
}

.search-container input:focus{
  outline: none;
}

.nav-other-section ul li{
  display: inline-block;
}
  
.nav-other-section{
  float: right;
  color: #fff;
  padding: 7px;
  position: relative; 
}
  
.nav-other-section:before{
  content: "";
  height: 24px;
  width: 1px;
  /*background-color: #7777776b;*/
  background-color: rgba(255, 255, 255, 0.25);
  left: 0;
  top: 8px;
  position: absolute; 
}

.nav-other-section ul li a{
  color: #fff;
  font-size: 13px;
  padding: 0 10px;
  padding: 0 5px;
}

.nav-other-section a:active, a:focus {
  text-decoration: none;
  color: #fff !important;
  outline: none;
}

.social-network ul li{
  display: inline-block;
}

.social-network{
  float: right;
  color: #fff;
  padding: 7px;
  position: relative; 
}

.social-network:before{
  content: "";
  height: 24px;
  width: 1px;
  /*background-color: #7777776b;*/
  background-color: rgba(255, 255, 255, 0.25);
  left: 0;
  top: 8px;
  position: absolute; 
}

.social-network:after{
  content: "";
  height: 24px;
  width: 1px;
  right: 0;
  top: 8px;
  /*background-color: #7777776b;*/
  background-color:rgba(255, 255, 255, 0.25);
  position: absolute;
}

.social-network ul li a{
  color: #fff;
  font-size: 13px;
  padding: 0 10px;
  padding: 0 5px;
}

.social-network a:active, a:focus {
  text-decoration: none;
  color: #fff !important;
  outline: none;
}

.login-section{
  float: right;
  padding: 7px;
}

.login-section ul li {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

.login-section ul li a{
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  padding: 10px 6px 0 0;
  /*margin-right: 1px;*/
}




.menu nav{
  background-color: transparent;
  border: none;
 /* min-height: 80px;
  padding:20px 0;*/
  margin-bottom: 0;
}



.custom-nav .navbar-nav>.active>a, .custom-nav .navbar-nav>a:focus, .custom-nav .navbar-nav>a:hover{
  background-color: transparent;
  border:1px solid #cd5860;
  color: #cd5860;
}



.custom-nav .navbar-nav>li>a{
  border:1px solid transparent;
  font-weight: 400;
  padding: 7px 15px;
  margin-right: 1px;
  color: #231f20;
  font-weight: 500;
}

.custom-nav .navbar-nav>li>a:focus{
  background-color: transparent !important;
  border:1px solid #cd5860;
  color: #cd5860 !important;
}

.custom-nav .navbar-nav>li>a:hover{
  background-color: transparent !important;
  border:1px solid #cd5860;
  color: #cd5860 !important;
}

.navbar-brand {
    float: right;
    height: auto;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    max-width: 220px;
}

.custom-nav .menu-list {
float: right;
/*padding: 40px 0 40px 0px;*/
padding: 40px 0 0px 0px;
}


.custom-nav .menu-list ul li{
  /*margin-left: 15px;*/
}
/*
.navbar-nav > li:hover .dropdown-menu {
  display: block;
z-index: 99999 !important;
}*/

/*@media (min-width:767px){
.navbar-nav > li:hover .dropdown-menu {
display: block;
z-index: 99999 !important;
}
}
*/

.middle-section{
  margin-top: 70px;
  margin-bottom: 70px;
}

.about-section{
  margin-left: 50px;
}

.about-section h3{
  padding-top: 30px;
  text-transform: uppercase;
  font-size: 32px;
  color: #353535;
  font-weight: 500;
  padding-bottom: 20px;
  position: relative;
  margin-bottom: 15px;
}

.about-section h3:after{
  position: absolute;
  content: '';
  width: 10%;
  height: 2px;
  color: #B71F2E;
  left: 0;
  bottom: 10px;
  background-color: #B71F2E;
}

.about-section p{
  color: #231F20;
  font-weight: 400;
  font-size: 15px;
  margin-bottom: 15px;
}

.about-list{
  margin-left: 90px;
}

.about-list ul{
  margin-left: 20px;
}

.about-list ul li{
   color: #231F20;
   font-size: 14px;
   font-weight: 400;
   padding-bottom: 15px;
   position: relative;
}

.about-list ul li:before{
  position: absolute;
  content: "";
  background: url('../images/arrow.png') no-repeat;
  height: 15px;
  width: 20px;
  top: 1px;
  left: -30px;
  background-size: 100% 100%;
}

/***************************************tabs*************************/

.card .nav-tabs { border-bottom: 2px solid #B91E2E; }
.card .nav-tabs > li.active > a, .card.nav-tabs > li.active > a:focus{ background-color: #0e76bd; }, .card.nav-tabs > li.active > a:hover { border-width: 0; background-color: #0e76bd; }
.card .nav-tabs > li > a { border: none; color: #B91E2E; font-weight: 400; }
.card .nav-tabs > li.active > a, .card.nav-tabs > li > a:hover { border: none; color: #fff !important; background: #0e76bd; background:#B91E2E; border-radius: 0; }

.card .nav-tabs > li > a::after { content: ""; background: #B91E2E; height: 2px; position: absolute; width: 100%; left: 0px; bottom: -1px; transition: all 250ms ease 0s; transform: scale(0); }

.card .nav-tabs > li.active > a::after, .card.nav-tabs > li:hover > a::after { transform: scale(1); }
.card .tab-nav > li > a::after { background: #21527d none repeat scroll 0% 0%; color: #fff; }
.card .tab-pane { padding: 15px 0; }
/*.tab-content{padding:20px}*/

.card .nav-tabs>li {
    float: left;
    margin-bottom: 0px;
}

 .card .nav-tabs > li > a:hover{
  background-color: #B91E2E;
  color: #fff;
  border-radius: 0;
 }
/*.card {background: #FFF none repeat scroll 0% 0%; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3); margin-bottom: 30px; }*/

/***************************************end**********************************************/


/*******************owl*****************/


.owl-slider{
  /*width: 265px;*/
  /*height: 275px*/
}

.custom-owl{
  position: relative !important;
}

.custom-owl .owl-nav{
  position: absolute !important;
  top: -60px !important;
  right: 0 !important;
  margin-top: 0;
}

.custom-owl .owl-nav .owl-prev{
  font-size: 25px !important;
  color: #0e76bd !important;
  color: #B91E2E !important;
  margin-right: 20px;

}

.custom-owl .owl-nav .owl-prev:hover{
  background-color: transparent;
}

.custom-owl .owl-nav .owl-next{
  font-size: 25px !important;
  color: #0e76bd !important;
  color: #B91E2E !important;
}

.custom-owl .owl-nav .owl-next:hover{
  background-color: transparent;
}

.owl-img-title h3{
  margin: 10px 0 5px 0;
  font-size: 15px;
  color: #353535;
  font-weight: 500;
  text-transform: capitalize;
}

.owl-img-title p{
  color: #231F20;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 20px;
}

.owl-img-title input{
  background-color: transparent;
  border: 1px solid #B91E2E;
  color: #B91E2E;
  font-weight: 400;
  font-size: 13px;
  padding:3px 5px;
}

.news-scroll-section h3{
  /*background-color: #0e76bd;*/
  background-color: #B91E2E;
  color: #fff;
  padding: 13px 17px;
  font-size: 16px;
}

.news-list{
  float: left;
  max-height: 340px;
  overflow-y: scroll;
}

.news-list ul{
  float: left;
  background-color: #f3f3f3;
  border:1px solid #cecece;
}

.news-list ul li{
  float: left;
  border-bottom: 1px solid #ddd;
}

.news-list ul li:last-child{
  border-bottom: none;
}

.news-list ul li a{
  float: left;
}

.date-section{
  display: inline-block;
  float: left;
  padding: 15px 12px;
  text-align: center;
}

.date-description{
  display: inline-block;
  float: left;
    width: 77%;
    padding: 12px 0px 10px 0;
  }

.date-section label{
  margin-bottom: 0;
  /*color: #0e76bd;*/
  color: #B91E2E;
  font-size: 26px;
  line-height: 44px;
}


.date-section p{
  font-size: 14px;
  color: #231F20;
  line-height: 5px;
  font-weight: 400;
}
.date-description h4{
  display: inline-block;
  color: #353535;
  font-size: 14px;
}

.date-description p{
  display: inline-block;
  font-size: 12px;
  color: #231F20;
  font-weight: 400;
}

.events-btn{
  background-color: #bd1f2d;
  color: #fff;
  font-size: 16px;
  width: 100%;
  border-radius: 0;
  padding: 12px 0 7px 0;
}

.new-events-section{
  background-color: #f3f3f3;
  padding-top: 50px;
  padding-bottom: 70px;
}

footer{
  background-color: #222222;
  position: relative;
}

.footer-section{
  padding-top: 70px;
  padding-bottom: 70px;
}

.footer-logo-section p{
  padding: 20px 0 0px 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}

.footer-logo-section a{
  color: #0e76bd;
  font-weight: 400;
  font-size: 14px;
}

.social-network-footer{
  color: #fff;
  padding: 11px 0;
  position: relative;
}

.social-network-footer ul li {
    display: inline-block;

}
.social-network-footer ul li a {
    color: #fff;
    font-size: 13px;
    padding: 0 10px;
    padding: 0 5px;
}

.footer-link h3{
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  padding-bottom: 20px;
  padding-top: 20px;
}

.footer-link ul li{
  padding: 8px 0;
}

.footer-link ul li a{
  color: #fff;
  font-size:14px;
  font-weight:400;  
}

.location-section h3{
  color: #fff;
  font-size: 18px;
  padding-bottom: 20px;
  padding-top: 20px;

}

#gmap_canvas img{max-width:none!important;background:none!important}

.location-section ul {
  padding-left: 0;
  margin-top: 20px
}

.location-section ul li{
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  padding-bottom: 3px;

}

.news-list::-webkit-scrollbar {
    width: 5px;
}
 
.news-list::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0.6);
}
 
.news-list::-webkit-scrollbar-thumb {
  background-color: #d8d8d8;
  outline: 1px solid #fff;
}

.owl-image-section img{
  /*height: 182px;*/
  /*width: 265px;*/
  /* max-height: 200px;
  max-width: 390px */
  object-fit: cover;
    aspect-ratio: 3/1.4;
}
.custom-nav{
  /*transition: 1s ease-in-out;*/
  border:none;
}

  .affix {
      top: 0;
      width: 100%;
      z-index: 9999 !important;
      left: 0;
      background-color: #fff !important;
      box-shadow: 0px -4px 20px 0px #000;
      border-radius: 0;
      transition:0.2s ease-in-out 0s;
  }

  .affix + .container-fluid {
      padding-top: 70px;
  }

  .affix .nav-menu{
    max-width: 1260px;
    margin: 0 auto;
    padding: 0 15px;
    transition: 0.2s ease-in-out 0s;

  }

  .affix .nav-menu .navbar-header .navbar-brand img{
    width: 50%;
    margin: 0 auto;
    transition: 0.2s ease-in-out 0s;
  }

.affix .nav-menu .menu-list {
    float: right;
    /*padding: 20px 0 20px 0px !important;*/
    padding: 20px 0 0px 0px !important;
    transition: 0.2s ease-in-out 0s;
}

.navbar-brand img{
   transition: 0.2s ease-in-out 0s;
}

.parallex-eff{
  background-image: url(../images/jump.jpg);
  position: relative;
  /*background-attachment: fixed;*/
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;



      background-size: cover;
    position: relative;
    background-position: left;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.image-secton-owl img{
  border-radius: 2px;
}

.para-title{
    padding-top: 90px;
    text-align: center;
    color: #fff;
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 500;
    position: relative;
    z-index: 9;
}

.para-title:after {
    content: "";
    background-color: #fff;
    width: 4%;
    height: 2px;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.bg-color{
  position: relative;
}

.bg-color{
  position: absolute;
  content: '';
  background-color:rgba(13, 103, 165, 0.50);
  top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.parallex-eff h4{
  padding-top: 90px;
  text-align: center;
  color: #fff;
  font-size: 35px;
  text-transform: uppercase;
  font-weight: 500;
  position: relative;
}

.parallex-eff h4:after{
  content: "";
  background-color: #fff;
  width: 4%;
  height: 2px;
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.image-secton-owl{
  width: 250px;
  height: 140px;
  border: 3px solid #fff;
  border-radius: 8px;
  overflow: hidden;
  cursor: pointer;
  position: relative;
}

.slide-content{
  padding-bottom: 120px;
  padding-top: 90px;
}

.slide-content .owl-carousel .owl-item .item .image-secton-owl .blue{
  position: relative;
   transition: 0.5s ease-in-out;
}


.slide-content .owl-carousel .owl-item:nth-child(1) .item .image-secton-owl .blue:after{
   position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(26, 109, 175, 0.70);
    content: '';
    height: 155px;
    width: 100%;
}



.slide-content .owl-carousel .owl-item:nth-child(2) .item .image-secton-owl .blue:after{
   position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(15, 120, 115, 0.70);
    content: '';
    height: 155px;
    width: 100%;
}

.slide-content .owl-carousel .owl-item:nth-child(3) .item .image-secton-owl .blue:after{
   position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(135, 134, 28, 0.70);
    content: '';
    height: 155px;
    width: 100%;
}

.slide-content .owl-carousel .owl-item:nth-child(4) .item .image-secton-owl .blue:after{
   position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(200, 127, 22, 0.70);
    content: '';
    height: 155px;
    width: 100%;
}


.slide-content .owl-carousel .owl-item:nth-child(5) .item .image-secton-owl .blue:after{
   position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(26, 109, 175, 0.70);
    content: '';
    height: 155px;
    width: 100%;
}



.slide-content .owl-carousel .owl-item:nth-child(6) .item .image-secton-owl .blue:after{
   position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(15, 120, 115, 0.70);
    content: '';
    height: 155px;
    width: 100%;
}

.slide-content .owl-carousel .owl-item:nth-child(7) .item .image-secton-owl .blue:after{
   position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(135, 134, 28, 0.70);
    content: '';
    height: 155px;
    width: 100%;
}

.slide-content .owl-carousel .owl-item:nth-child(8) .item .image-secton-owl .blue:after{
   position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(200, 127, 22, 0.70);
    content: '';
    height: 155px;
    width: 100%;
}


.slide-content .owl-carousel .owl-item:nth-child(9) .item .image-secton-owl .blue:after{
   position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(26, 109, 175, 0.70);
    content: '';
    height: 155px;
    width: 100%;
}



.slide-content .owl-carousel .owl-item:nth-child(10) .item .image-secton-owl .blue:after{
   position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(15, 120, 115, 0.70);
    content: '';
    height: 155px;
    width: 100%;
}

.slide-content .owl-carousel .owl-item:nth-child(11) .item .image-secton-owl .blue:after{
   position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(135, 134, 28, 0.70);
    content: '';
    height: 155px;
    width: 100%;
}

.slide-content .owl-carousel .owl-item:nth-child(12) .item .image-secton-owl .blue:after{
   position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(200, 127, 22, 0.70);
    content: '';
    height: 155px;
    width: 100%;
}


.slide-content .owl-carousel .owl-item:nth-child(13) .item .image-secton-owl .blue:after{
   position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(26, 109, 175, 0.70);
    content: '';
    height: 155px;
    width: 100%;
}



.slide-content .owl-carousel .owl-item:nth-child(14) .item .image-secton-owl .blue:after{
   position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(15, 120, 115, 0.70);
    content: '';
    height: 155px;
    width: 100%;
}

.slide-content .owl-carousel .owl-item:nth-child(15) .item .image-secton-owl .blue:after{
   position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(135, 134, 28, 0.70);
    content: '';
    height: 155px;
    width: 100%;
}

.slide-content .owl-carousel .owl-item:nth-child(16) .item .image-secton-owl .blue:after{
   position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(200, 127, 22, 0.70);
    content: '';
    height: 155px;
    width: 100%;
}


.slide-content .owl-carousel .owl-item:nth-child(17) .item .image-secton-owl .blue:after{
   position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(26, 109, 175, 0.70);
    content: '';
    height: 155px;
    width: 100%;
}



.slide-content .owl-carousel .owl-item:nth-child(18) .item .image-secton-owl .blue:after{
   position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(15, 120, 115, 0.70);
    content: '';
    height: 155px;
    width: 100%;
}

.slide-content .owl-carousel .owl-item:nth-child(19) .item .image-secton-owl .blue:after{
   position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(135, 134, 28, 0.70);
    content: '';
    height: 155px;
    width: 100%;
}

.slide-content .owl-carousel .owl-item:nth-child(20) .item .image-secton-owl .blue:after{
   position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(200, 127, 22, 0.70);
    content: '';
    height: 155px;
    width: 100%;
}

.image-secton-owl h3{
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 0px;
    right: 0;
    margin: 0 auto;
    text-align: center;
    transform: translateY(-50%);
    font-size: 26px;
    color: #fff;
    font-weight: 500;
    height: 100%;
    padding-top: 0;
}

.bg-color-eff{
  position: relative;
}

.bg-color-eff:after{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    background: rgba(13, 103, 165, 0.50);
}

.slide-content .owl-carousel .owl-item .item .image-secton-owl .blue:hover:after{
  /*background-color: transparent;*/
  transition: 0.5s ease-in-out;
}


.blue:hover:after: ~ .text-hv{
  background-color: transparent;
  transition: 0.5s ease-in-out;
}

.red{
  opacity: 0;
}

.university_ch{
  padding: 70px 0 20px;
}

.university-tile{
  text-align: center;
}

.university-tile{

}

.university-tile h3{
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 500;
  position: relative;
}

.university-tile h3:after{
  position: absolute;
  content: '';
  width: 5%;
  height: 2px;
  background-color: #B91E2E;
  left: 0;
  right:0;
  margin:0 auto;
  bottom: -15px;

}

.university-tile p{
  width: 100%;
  margin: 0 auto;
  padding-top: 30px;
  color: #231F20;
  font-weight: 400;
}

.sidebanner {
  margin-bottom: 90px;
}

.logo{
  min-height: 120px;
}

.logo img{
  width: 30%;
  margin:0 auto;
}

.special{
  margin: 60px 0 10px 0;
}

.special-brief{
  text-align: center;
}

.special-brief h4{
  font-size: 20px;
  color: #000;
  padding-bottom: 10px;
  font-weight: 500;
  position: relative;
}

.special-brief h4:after{
  content: '';
  background-color: #b91d2e;
  width: 5%;
  height: 2px;
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
}

.special-brief p{
  color: #231F20;
  font-size: 16px;
  padding-bottom: 10px;
  font-weight: 400;
  position: relative;
  padding-top: 20px;
}

/*.special-brief p:after{
  content: '';
  background-color: red;
  width: 5%;
  height: 2px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
*/
.specialized{
  margin-bottom: 60px;
}

.logo  {
  position: relative;
}

.logo .first-child {
  /*border-right: 2px solid red;*/
}


.logo .second-child{
   /*border-right: 2px solid green;*/
   display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  
}



.specialized:hover .logo .second-child{
   /*border-right: 2px solid green;*/
   display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  
}

.specialized:hover .logo .first-child{
   /*border-right: 2px solid green;*/
   display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  
}

.logo img {
    /*width: 50px;
    padding: 50px;
    background: gold;*/
    text-align: center;
}
.specialized:hover .logo img {    
    -webkit-animation: shake 3s ease-in-out 0.2s infinite alternate;
}


.special-brief-text{
  position: relative;
}
.special-brief-text:after{
/*  position: absolute;
  content: '';
  width: 8%;
  height: 2px;
  background: #B91E2E;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -15px;*/
}

/*
@-webkit-keyframes shake {
 from {
    -webkit-transform: rotate(10deg);
 }
 to {
   -webkit-transform-origin:center center;
   -webkit-transform: rotate(-10deg);
 }
*/


/*!
 * Start Bootstrap - Full Slider (https://startbootstrap.com/template-overviews/full-slider)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-full-slider/blob/master/LICENSE)
 */


.myslider{
  /*top: -150px;*/
}

.slider-text p{
    position: absolute;
    top: 50%;
    z-index: 999999;
    left: 10%;
    /*color: #fff;*/
    color: #231f20;
    font-size: 20px;
    width: 65%;

}

.slider-text h3{
position: absolute;
    top: 30%;
    font-size: 50px;
    z-index: 999999;
    left: 10%;
    /*color: #fff;*/
    color: #231f20;
}

.slider-text .slider_button {
  position: absolute;
  top: 62%;
  z-index: 999999;
  left: 10%;
  color: #fff;
  padding: 5px 10px 9px 10px;
  line-height: 1;
  margin: 0;
}

.slider_button{
  background-color: #B91E2E;
    border: 1px solid #B91E2E;
    color: #B91E2E;
    font-weight: 400;
    font-size: 13px;
    padding: 3px 5px;
    font-size: 20px;
}

.left-sec-txt{
  float: left;
  width: 70%;
}

.right-sec-img{
  float: right;
  width: 30%;
}

.right-sec-img img{
  /*width: 90%;*/
  width: auto;
  margin: 0 auto;
}

.three-sec{
  position: absolute;
  bottom: -30px;
  /*bottom: 0;*/
  left: 0;
  right: 0;
  margin: 0 auto;z-index: 0;
}

.three-div{
  background-color: rgba(19, 115, 175, 0.90);
  padding: 16px 16px 20px 16px;
  z-index: 0;
  position: relative;
  /*min-height: 190px;*/
}

.left-sec-txt h5{
  color: #fff;
  font-size: 20px;
  height: 44px;
  overflow: hidden;
}

.left-sec-txt  p{
  color: #fff;
  font-size: 15px;
  height: 64px;
  overflow: hidden;
  margin-bottom: 10px;
}

.left-sec-txt a{
  background-color: #fff;
  border: 1px solid #fff;
  color: #1373AF;
  font-size: 14px;
  padding: 5px 12px;
}

.left-sec-txt a:hover{
  background-color: transparent;
  color: #fff;
  border:1px solid #fff;
  transition: 0.2s ease-in-out;
  cursor: pointer;
}

.slug-sec{
  text-align: center;
  padding: 50px 0;
  background-color: #eee;
}

.slug-sec p{
  font-size: 24px;
  font-weight: 500;
  color:#000;
  position: relative;
  width: 26%;
  margin: 0 auto;
}

.slug-sec p:before{
     content: '';
    background-image: url(../images/comma.png);
    position: absolute;
    width: 30px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: 25px;
    top: -20px;
    left: 0;
        transform: rotate(180deg);
}

.slug-sec p:after{
     content: '';
    background-image: url(../images/comma.png);
    position: absolute;
    width: 30px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: 25px;
    bottom: -20px;
    right: 0;
    transform: rotate(0deg);
}

.sbg-img {
  overflow:hidden;
}

.sbg-img > img{
  position: absolute;
  width: 92.5%;
}

/*******************about css***********************/

.banner-sec{
  /*background-image: url(../images/coffee-1.jpg);*/
  background-repeat: no-repeat;
  background-size: cover;
  /*min-height: 450px;*/
  min-height: 200px;
      background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.banner-sec h3{
  color: #fff;
  font-size: 50px;
  text-align: center;
  padding-top: 25%;
position: absolute;
    z-index: 0;
    bottom: 50px;
    right: 0;
    left: 0;
}

.shadow-bg{
  position: relative;
}

.shadow-bg:after{
    position: absolute;
    content: '';
    background-color: rgba(0, 0, 0, 0.5);
    left: 0;
    top: 0;
    height: 140vh;
    width: 100%;
    }

.dynamicpage-subtitle {
    display: block;
    font-size: 25px;
    margin-top: 5px;
}

.bread_crumb ul{
  padding-left: 0;
  border-bottom: 1px solid #ddd;
  margin-bottom: 35px;
}

.bread_crumb ul li{
  display: inline-block;
  padding: 20px 10px 20px 15px;
  position: relative;

}

.bread_crumb ul li a{
  color: #6d6d6d;
  font-weight: 400;
}

.bread_crumb ul li a.active{
  color:#cd5860 ;
}


.bread_crumb ul li:after{
content: '>';
position: absolute;
width: 10px;
height: 10px;
right:  -10px;
}

.bread_crumb ul li:last-child:after{
  content:'';
  position: absolute;
}

.page-section-fluid{
  position: relative;
  background-color: #fff;
}



.bread_crumb ul li:first-child{
  padding-left: 0;
}



.ul-listing>li:nth-child(1).active>a, .ul-listing>li:nth-child(1).active>a:focus, .ul-listing>li:nth-child(1).active>a:hover {
    color: #4e4e4e;
    background-color: #EDEDED;
    font-size: 16px;
    font-weight: 600;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}


.ul-listing>li.active>a, .ul-listing>li.active>a:focus, .ul-listing>li.active>a:hover{
  color: #4e4e4e;
  background-color: #EDEDED;
  font-size: 16px;
  font-weight: 600;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.ul-listing>li>a{
   color: #4e4e4e;
   font-size: 13px;
   font-weight: 400;
}

.ul-listing>li{
  border-bottom: 1px solid #EDEDED;
}


.ul-listing>li:lasst-child{
  border-bottom: none;
}
.ul-listing>li>a:focus, .ul-listing>li>a:hover{
   border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;

}


.ul-listing>li>a:focus, .ul-listing>li>a:hover{
   border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
   border-top-right-radius: 0px;
    border-top-left-radius: 0px;

}
.ul-listing>li+li {
    margin-top: 0px;
    margin-left: 0;
}

.custom-tab{
  margin-bottom: 100px;
}

.tab-content h3{
  color: #4e4e4e;
  font-size: 18px;
  /*padding-bottom: 15px;*/
  /*text-transform: uppercase;*/
  /*min-height: 53px;*/
  padding-bottom: 0px;
  text-transform: uppercase;
  min-height: 20px;

  white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.tab-content p{
  color: #4e4e4e;
  font-size: 14px;
  font-weight: 400;
  padding-bottom: 20px;
  line-height: 26px;
}

.tab-content a{
  text-decoration:none;
  outline:none;
  color: #337ab7;
  font-weight: 400;
  word-break: break-all;
}

.custom-tab {
  overflow: hidden;
}

.tab-content{
  padding-right:0; 
}

.tab-img{
  padding-right: 0;
}

.tabs-cc{
  padding-left: 0;
}

/*.custom-nav .navbar-nav>li>a:focus{
  pointer-events: none;
  border:none;
  color: none;
}*/

.dropdown-submenu {
    position: relative;
}

/*.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
}*/

.static{
  position: static !important;
}

.static-ul{
 /* right: 0;
  left: 0;
  top: 75px;*/
}


.colz-itemlist{
  position: static !important;
}

.header-dropdown{
  width: 100%;
  /*top: 76px;*/
  box-shadow: 1px 1px 1px 1px #ddd !important;
}

.header-dropdown{
  border:none;
  box-shadow: none;
}

.main-dropdown{
  height: 80px;
}

.affix .nav-menu .menu-list .main-dropdown {
    height: 53px;
}

.insurance-itemlist h4 a{
  font-weight: 700;
}

.listed-list li{
  display: inline-block;
  width: 50%;
  float: left;
}

.insurance-itemlist h4{
  margin-bottom: 15px;
}

.insurance-listcontent li{
  padding-bottom: 10px;

}

.insurance-listcontent li a{
    font-weight: 400; 
}

/*********************************************************************************************************/
 
.dropdown-menu > li.kopie > a {
    padding-left:5px;
}
 
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
   top:0;left:100%;
   margin-top:-6px;margin-left:-1px;
   -webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;
 }
  
/*.dropdown-submenu > a:after {
  border-color: transparent transparent transparent #333;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: block;
  float: right;  
  height: 0;     
  margin-right: -10px;
  margin-top: 5px;
  width: 0;
}*/
 
.dropdown-submenu:hover>a:after {
    border-left-color:#555;
 }

.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
  text-decoration: none;
}  
  
@media (max-width: 767px) {

  .navbar-nav  {
     display: inline;
  }
  .navbar-default .navbar-brand {
    display: inline;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-default .navbar-nav .dropdown-menu > li > a {
    color: red;
    background-color: #ccc;
    border-radius: 4px;
    margin-top: 2px;   
  }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a {
     color: #333;
   }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
     background-color: #ccc;
   }

   .navbar-nav .open .dropdown-menu {
     border-bottom: 1px solid white; 
     border-radius: 0;
   }
  .dropdown-menu {
      padding-left: 10px;
  }
  .dropdown-menu .dropdown-menu {
      padding-left: 20px;
   }
   .dropdown-menu .dropdown-menu .dropdown-menu {
      padding-left: 30px;
   }
   li.dropdown.open {
    border: 0px solid red;
   }

}
 
@media (min-width: 768px) {
  ul.nav li:hover > ul.dropdown-menu {
    display: block;
  }
  #navbar {
    text-align: center;
  }
}  


/************************************************************************************************************************************************/

.insurance-itemlist h4 a:hover{
  color: #b91e2e;
}

.insurance-listcontent li a:hover{
    color: #b91e2e;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover, .dropdown-menu>li>a:active{
  background-color:transparent;
  color:  #b91e2e !important;
}

.drop-login{
  cursor: pointer;
}

.login-sec{
  left: -50px;
  padding: 0 20px 10px;
}

.login-sec:after{
  position: absolute;
  content: '';
  height: 10px;
  width:10px;
  /*background-image: blue;*/
  top: -10px;
    left: 45%;
    display: inline-block;
    content: '';
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
}

.login-sec a{
  color: #000 !important;
  display: block;
}

.login-sec a:hover{
  color: #B91E2E !important;
}

.dropbox-cus a{
    /*padding: 10px 20px;*/
    font-size: 14px;
    color: #fff !important;
    font-weight: 400;
    cursor: pointer;
}
.dropbox-cus .login-sec {
  padding: 0 9px 10px;
}

.dropbox-cus .login-sec a{
    font-size: 13px;
    font-weight: 500;
    padding: 10px 6px 0 0;
    color: #000 !important;
    display: block;
}

.dropbox-cus .login-sec a:hover{
  color: #B91E2E !important;
}

.footer-link ul li a:hover{
   color: #1373af;
}

.accordain-list ul li{
padding: 4px 0;
}

.accordain-list ul li a{
  font-weight: 400;
}

.accordian-title a{
  font-weight: 600;
}

.naps-according-tile{
    color: #fff !important;
    background-color:#0e76bd!important;
    border-color:#0e76bd!important;
}

.naps-according-tile h4 a:focus, .naps-according-tile h4 a:hover{
  color: #ccc;
}

.accordain-list ul li a:hover{
  color: #cd5860;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
    float: left;
}

header {
    min-height: 160px;
}

.breadcrumb {
  margin-bottom: 0;
  /*padding-bottom: 30px;*/
}

.breadcrumb ul {
  padding-left: 0;
}

.breadcrumb ul li {
  position: relative;
  display: inline-block;
  padding-right: 15px;
  font-size: 16px;
}

.breadcrumb ul li a {
  text-transform: capitalize;
    font-size: 16px;
}

.breadcrumb ul li:after {
  position: absolute;
  content: '>';
  top: 0;
  right: 0;
  }

.breadcrumb ul li:last-child:after {
    content: '';
}


.blogTitle h3{
  font-size: 25px;
  color: #0d77b9;
  margin-bottom: 20px;
}

.inner-pages {
  background-color: #F3F3F3;
}

.imageDetail img {
  margin-bottom: 20px;
}

.imageDetail > img {
  width: 100%;
  max-height: 500px;
}

.Uploader img {
  width: 24px;
  margin-bottom: 0;
  height: 24px;
  border-radius: 100%;
  position: relative;
  top: -2px;
  margin-right: 5px;
}

.image-detailUpload {
  margin-bottom: 20px;
}

.image-detailUpload  span {
  font-size: 16px;
  font-weight: 400;
}



.uploadTIme {
  float: right;
}

.uploadTIme > img {
  width: 14px;
  height: 14px;
  margin-bottom: 0;
  position: relative;
  top: -1px;
}


.uploadTIme {
  font-size: 14px;
}

.blogSubTitle h4 {
  font-size: 16px;
  font-weight: 500;
  color: #707070;
  line-height: 2;
  margin-bottom: 15px;
}

.blogSubTitle p {
  line-height: 2;
  font-size: 14px;
  color: #676767;
}


.readMore {
  margin:20px 0;
  background-color: #B91E2E;
  color: #fff;
  border:1px solid #B91E2E;
  padding:10px 30px;
  font-size: 16px;
  font-weight: 400;
}

.blog-listing {
  margin-bottom: 40px;
  padding-bottom: 20px;
  border-bottom:1px solid #C2C2C2;
}

.blog-listing:last-child {
  border-bottom:none;
}

.recent-news-list-title h3 {
    font-size: 25px;
    color: #707070;
    margin-bottom: 20px;
}

.recentnewsList img {
  width: 100%;
      max-height: 150px;
}

.recentnewsList h4{
  color: #0e76b9;
  font-size: 20px;
  padding: 8px 0;
  font-weight: 400;
  text-transform: capitalize;
}

.recentnewsList p {
  font-size: 14px;
  color: #707070;
  font-weight: 400;
  padding-bottom: 15px;
}

.listviewmore {
    border:1px solid #B91E2E;
    font-size: 12px;
    background-color: transparent;
    color: #B91E2E;
    padding: 5px 10px;
    font-weight: 400;
}

.listviewmore:focus,
.listviewmore:active{
    color: #23527c !important;
    border-color: #23527c !important;
}

.listviewmore:hover{
    text-decoration: none !important;
    border-color: #23527c !important;
}

.recentnewsList {
  border-bottom: 1px solid #C2C2C2; 
  margin-bottom: 30px;
  padding-bottom: 30px;
}

.recentnewsList:last-child {
  border-bottom: none
  }

.readMore:hover {
  background-color: #9e353f;
}

.contact-detail {
  background-image: none;
  background-color: transparent;
}

.contact-detail iframe {
  width: 100%;
  height: 450px;
}

.contactMessage {
  /*margin-top: 50px;*/
}

.contact-title > h3 {
  color: #707070;
  font-size: 25px;
}

.inputField {
  margin-bottom: 20px;
}

.messageSubmit {
      margin: 10px 0;
    background-color: #B91E2E;
    color: #fff;
    border: 1px solid #B91E2E;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
}

.messageSubmit:hover {
  background-color: #9e353f;
}

.contactDetail > h2{
    color: #0d74bc;
    font-size: 25px;
    margin-bottom: 20px;
}

.contactDetail > h6{
  font-size: 18px;
  color: #0e75b9;
  margin-bottom: 10px;
  margin-top: 25px;
}

.contactDetail  > p {
  font-size: 14px;
 color: #707070;
 font-weight: 400;
}

.white-bg {
  background-color: #fff;
  padding: 40px 0;
}

.news-listing .thumbnail_img {
    width: 100%;
    margin-bottom: 15px;
    object-fit: cover;
    aspect-ratio: 3/1.4;
}

.news-reporter {
  border-bottom: 1px solid #C2C2C2;
  padding-bottom: 15px;
  margin-bottom: 5px;
}

.pd-10 {
  padding-bottom: 10px;
}

.news-reporter-img {
  width: 24px;
  height: 24px;
  display: inline-block;
  border-radius: 100%;
  margin-bottom: 0 !important;
}

.news-reporter-comment {
  display: inline-block;
}

.news-reporter span {
  font-size: 13px;
  padding-right: 30px;
  padding-left: 5px;
  font-weight: 400;
}


.news-listing-titiles h4 {
  color: #0d75b8;
  font-size: 20px;
  padding: 8px 0;
  font-weight: 400;
  text-transform: capitalize;
  white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.news-listing-titiles p {
  font-size: 14px;
  color: #707070;
  font-weight: 400;
  padding-bottom: 15px;
  min-height: 55px;
}

.blog-listing {
  float: left;
  width: 100%;
}

.news-listing {
  margin-bottom: 40px;
}

.blog-img-section {
  float: left;
  width: 47%;
}

.blog-short-description {
  float: left;
  width: 53%;
  padding-left: 20px;
}

.blog-img-section img {
  max-width: 570px;
  width: 100%;
      max-height: 288px;
}

.blog-reporter {
    border-bottom: none;
    display: block;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 5px;
}

.blog-reporter .news-reporter-comment { 
  width: 14px;
  height: 14px;
  margin-bottom: 0 !important;
}

.blog-listing .blog-title {
  float: left;
}

.blog-listing .blog-title h4 {
  font-size: 16px;
  color: #0e75bb;
  font-size: 22px;
  margin: 20px 0 ; 
  font-weight: 500;
}

.blog-listing .blog-title p {
  font-size: 14px;
  color: #AEAEAE;
  font-weight: 400;
  margin-bottom: 20px;
  line-height: 2
}

.Socailshare {
  float: right;
  font-size: 14px;
  background: #989898;
  color: #fff;
  font-weight: 400;
  padding: 4px 10px 6px 15px;
    position: relative;
    top: -7px;
}

.Socailshare img {
  margin-bottom: 0;
  max-height: 14px;
  max-width: 13px;
}

.pop {
  display: inline-block;
}

.socaillinkicon {
  padding: 5px;
}

.uploads-date {
  margin-top: 25px;
}

.uploads-date img {
  width: 14px;
  height: 14px;
  margin-bottom:1px;
  margin-right: 10px;
}

.uploads-date span {
  font-size: 14px;
}

.comment-section {
  margin-top: 60px;
}

.comment-section h4 {
  font-size: 25px;
  color: #707070;
  margin-bottom: 25px;
}

.bg-white {
  background-color: #fff;
  padding: 25px 0;
}

.comenter {
  width: 5%;
  float: left;
}

.comment-box-area {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  border-top: 1px solid #ddd;
  padding-top: 20px;
}

.comenterComent {
  padding-left: 20px;
  float: right;
  width: 95%;

}


.comenter img {
  width: 40px;
  height: 40px;
    border-radius: 100%;
  }

.comenterComent span  {
  font-size: 14px;
  color: #7A7A7A;
  margin-right: 30px;
}

.comenterComent span img{
  width: 14px;
  margin-bottom: 0;
  height: 14px;
}

.comenterComent span b {
  font-size: 14px;
  color: #4B4B4B;
  font-weight: 400;
}

.comenterComent p {
  font-size: 13px;
  margin: 10px 0;
}


.replyAction a {
  font-size: 14px;
  padding-right: 10px;
}

.comment-box-area > .comenterComent .comenterComent{
  padding-left: 0;
  float: left;
  margin-top: 20px;
  width: 100%;
  border-top: 1px solid #ddd;
  padding-top: 20px;
}

.comentInput {
  margin-bottom: 15px;
}

.commenttextarea {
  width: 45%;
}

.comment-box-area > .comenterComent .comenter {
  margin-right: 20px;
}

.comentInput input {
  border-radius: 0;
  border-color: #D2D2D2;
}

.comentInput  textarea {
  border-radius: 0;
}

.commentBtn {
  background-color: #B91E2E;
  height: 34px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  border:none;
  padding: 0 10px;
}

.modal-open  {
position: relative;
}

/*.modal-dialog{
  z-index: 100 !important;
}*/

.modal-open:after {
    content: '';
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.2) !important;
    z-index: 99;
    position: absolute;
    top: 0;
    left: 0;
}

.modal-backdrop {
  display: none;
}

.modal {
  z-index: 100;

}

@media (max-width:991px) {
  .search-container {
    display: none;
  }
}

.naps-according-tile.active {
  background-color: #B91E2E !important;
}

.accordain-list ul li.active a{
  color: #B91E2E !important;
}

.mobileMenu {
  z-index: 10;
  display: none;
  position: relative;
}



.expandUL {
  padding-left:30px; 
}

.mobileMenu .navbar-collapse ul li a {
  font-size: 18px;
} 

.mobileMenu .navbar-collapse ul li button {
  font-size: 18px;
  display: block;
  width: 100%;
  text-align: left;
  height: 40px;
  padding-left: 15px;
} 

.expandbtn i {
  float: right;
  font-size: 14px;
  position: relative;
  top: 5px;
}

.expandUL li {
    margin: 0 0 5px 0;
    min-height: 40px;
    padding-top: 15px;
}


.innerUl>li.active  {
  background-color: #b91c2d;
  color: #cd5860;
  font-weight: 400;
}

.expandUL {
  background-color: #fff;
  padding-bottom: 10px;
}

.childparent {
  color: #727272 !important;
  font-weight: 300;
  padding-left: 0;
  padding-right: 0; 
  height: 25px !important;
}

.childparent i {
  float: right;
  position: relative;
  top: 5px;
  font-size: 14px;
  right: 5px;
}

.partenchildli {
  padding-left: 40px;
}

.arrowsize {
font-size: 8px;
    position: relative;
    top: -3px;
    margin: 0 10px;
    opacity: 0.9;
}

.childparent .arrowsize {
float: left;
    font-size: 8px;
    position: relative;
    top: 8px;
    margin: 0 12px 0 10px;
    opacity: 0.9;
    left: 0;
}

.searchmobile {
  /*width: 100%;*/
}

.searchmobile .form-group {
  width: 75%;
  display: inline-block;
}


.searchmobile .form-group input {
  width: 100%;
  display: inline-block;
}

.searchmobile button {
  width: auto;
  display: inline-block;
}

.searchmobile button {
  background-color: #B91E2E;
  border:none;
  color: #fff;
}

.pd-0 {
  padding-left: 0 !important;
  background-color: transparent;
  border:none;
}

.pd-0:focus {
  outline: none;
}

.rightarrowt {
  font-size: 14px;
  position: relative;
  right: 10px;
  top: 5px;
  float: right;
}

.SignleMenu {
  position: absolute;
  width: 100%;
  color: #fff;
  z-index: 3;
}

.SignleMenu nav {
  background-color: rgba(0, 0, 0, 0.4);
  border: none;
  /*position: absolute;*/
  width: 100%;
  color: #fff;
}

.form-logo {
  font-size: 30px;
  color: #fff !important;
  font-weight: 400;
}

.SignleMenu .navbar-default .navbar-nav>li>a {
  color: #fff !important;
  font-size: 18px;
  font-weight: 500;
}

.SignleMenu .navbar-default .navbar-nav>li:last-child >a {
  background-color: #fff !important;
  color: #000 !important;
  border-radius: 4px;padding: 5px;
  padding: 7px 20px;
  margin: 8px;
}

.form-downloadsection {
  display: table;
  position: relative;
  height: 100%;
  z-index: 2;
  width: 100%;
}

.innerDownload {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.innerDownload h1 {
  color: #fff;
  font-size: 45px;
  margin-bottom: 15px;
}

.innerDownload p {
  font-size: 26px;
  color: #fff;
  font-weight: 400;
    margin-bottom: 20px;
}

.innerDownload button {
  width: 300px;
  min-height: 50px;
  color: #fff;
  border-radius: 4px;
  padding: 15px;
  font-size: 22px;
  background-color: transparent;
  border:none;
  border:1px solid #fff;
  font-weight: 600;
  margin: 20px;
    transition: 1s all;
}

/*.innerDownload button:hover {
  background-color: #fff;
  color: #000;
  }*/
/*
.innerDownload button:first-child {
    background-color: #B91E2E;
  }*/

.innerDownload button:last-child {
  background-color: #fff;
  color: #000;

}

/*.innerDownload button:hover:last-child {
  background-color: transparent;
  color: #fff;
  font-weight: 600;
}*/

.carousel-indicators {
  z-index: 0;
}

.tab-three-sec {
  display: none;
}

.tab-content ul {
  padding-left: 40px;
}

.tab-content ul li {
  list-style: disc;
  color: #4e4e4e;
  font-size: 14px;
  font-weight: 400;
  }

  .image-secton-owl a {
        top: 40%;
    position: relative;
    color: #fff !important;
  }

  .footer-link {
    min-height: 268px;
  }


.policys {
  margin-top: 20px
}

.policys h3 {
  color: #fff;
}

.policys p {
  color: #fff;
}

.top-section .search-section ul>li>a:hover {
  color: #fff !important;
  text-decoration: underline;
}

.news-reporter-comment { 
  margin-bottom: 0 !important;
 }


.readmore {
  border: 1px solid #B91E2E;
  font-size: 12px;
  background-color: transparent;
  color: #B91E2E !important;
  padding: 5px 10px;
  margin-top: 10px;
  display: table;
  font-weight: 400;
}

.uploaddates img {
  width: auto !important;
  display: inline-block !important;
}


.uploaddates {
  border-bottom: 1px solid #C2C2C2;
  padding-bottom: 10px;
  margin-bottom: 5px;
  margin-top: 10px;
}


.blogSubTitle ul {
  padding-left: 40px;
}

.blogSubTitle ul li {
  position: relative;
  list-style: none;
  font-size: 16px;
}

.blogSubTitle ul li:before {
  background: #fff;
  position: absolute;
  content: '';
  left: -20px;
  top: 4px;
  border-radius: 100%;
  height: 12px;
  width: 12px;
  border: 1px solid #b91d2e;

}

.blogSubTitle ul li:after {
  background: #b91d2e;
  position: absolute;
  content: '';
  left: -17px;
  top: 7px;
  border-radius: 100%;
  height: 6px;
  width: 6px;
}

.blogSubTitle div{
  color: #000;
  font-size: 14px;
}

.blogSubTitle p {
  color: #000;
  font-size: 14px;
}

.owlparagraph p {
  margin-bottom: 0;
  padding-bottom: 5px;
}

.breadcrumb ul li.active a{
  color: #B91E2E;
}

.top-section .search-section ul>li.active>a{
  background-color:  #91000f;
  padding: 12px 20px;
}

.top-section .search-section ul>li>a{
  padding: 12px 20px;
}

@media(max-width:1400px){
    .top-section .search-section ul>li>a{
        padding: 12px 6px !important;
    }
}

@media(max-width:1199px){
    .top-section .search-section ul>li{
        display: none;
    }
    .top-section .search-section ul li:first-child,
    .top-section .search-section ul li:nth-child(2){
        display: inline-block;
    }
}

@media(max-width:991px){
    .top-section .search-section {
        display: none !important;
    }
}

.top-section .search-section ul>li:hover>a{
  background-color:  #91000f;
}

.top-section .search-section ul li.active {

}

.sidebanner img {
  min-height: 402px;
  max-height: 402px;
  width: 100%;
}

.mobileviewList {
  display: none;
}

.bread_crumb ul li.active a {
  color: #b91d2e;
}

.accordianContent div table thead tr th {
    background-color: #b91d2e;
    color: #fff;
    border:1px solid #ddd;
}

.accordianContent div table tbody tr th {
    /*background-color: #b91d2e;*/
    color: #fff;
    border:1px solid #ddd;
}

.accordianContent div table tbody tr td {
    /*background-color: #0a77bb;*/
    color: #fff;
    border:1px solid #ddd;
    font-weight: 400;
}

.accordianContent div table {
  margin-right: 15px;
}

.dynamic-txt {
    color: #4e4e4e;
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 20px;
    line-height: 26px;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

/* .accordionEditor {
    border: 1px solid #ccc;
} */

.accordionouter {
    margin-bottom: 5px;
    border-radius: 3px;
    overflow: hidden;
    border: 1px solid #ccc;
}

.accordionEditor-header {
    background-color: #eee;
    cursor: pointer;
    padding: 10px;
    position: relative;
    padding-left: 30px;
}

.accordionEditor-header:before {
    font-weight: 900;
    content: "\f067";
    font-family: Font Awesome\ 5 Free;
    left: 10px;
    top: 10px;
    position: absolute;
    color: #727272;
    font-size: 12px;
}

.accordionEditor-header.active:before {
    content: "\f068";
}

.accordionEditor-content {
    display: none;
    padding: 10px;
    color: #4e4e4e;
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 20px;
    line-height: 26px;
    
}

.accordionEditor-header.active {
    background-color: #ccc;
}

.accordionEditor-header.active.parent {
  background-color: #95bad9;
}

.accordionEditor-header.active + .accordionEditor-content {
    display: block;
}

.std-form .form-label {
    font-weight: 400;
    color: #000;
}

.btn--submit {
    background-color: #0c6cb3 !important;
    color: #FFFFFF !important;
}

.btn--submit:hover {
    background-color: #1e547c !important;
}

.form-title {
    color: #000000;
}

.require:after {
    content: ' *' !important;
    color: red;
}

.select2-container .select2-selection--single {
    height: 38px !important;
    border-color: #ced4da !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 36px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px !important;
}

.select2-container {
    width: 100% !important;
}

label.error {
    color: red;
    font-size: 12px;
    margin-bottom: 0;
}

a:focus {
    color: unset !important;
}

.std-btns {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
}

.std-btns .btn {
    padding-left: 40px;
    padding-right: 40px;
}