
.container-section{
	max-width:1020px;
}
.header-upper{
background: rgba(19,167,216,1);
background: -moz-linear-gradient(top, rgba(19,167,216,1) 0%, rgba(19,167,216,1) 50%, rgba(1,137,186,1) 50%, rgba(1,137,186,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(19,167,216,1)), color-stop(50%, rgba(19,167,216,1)), color-stop(50%, rgba(1,137,186,1)), color-stop(100%, rgba(1,137,186,1)));
background: -webkit-linear-gradient(top, rgba(19,167,216,1) 0%, rgba(19,167,216,1) 50%, rgba(1,137,186,1) 50%, rgba(1,137,186,1) 100%);
background: -o-linear-gradient(top, rgba(19,167,216,1) 0%, rgba(19,167,216,1) 50%, rgba(1,137,186,1) 50%, rgba(1,137,186,1) 100%);
background: -ms-linear-gradient(top, rgba(19,167,216,1) 0%, rgba(19,167,216,1) 50%, rgba(1,137,186,1) 50%, rgba(1,137,186,1) 100%);
background: linear-gradient(to bottom, rgba(19,167,216,1) 0%, rgba(19,167,216,1) 50%, rgba(1,137,186,1) 50%, rgba(1,137,186,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#13a7d8', endColorstr='#0189ba', GradientType=0 );
padding: 12px 0px 0px;
}
@media screen and (max-width: 480px) {
	.mega-menu-max_mega_menu_1-mobile-open .header-upper {
    background: rgba(19,167,216,1);
    background: -moz-linear-gradient(top, rgba(19,167,216,1) 0%, rgba(19,167,216,1) 6%, rgba(1,137,186,1) 6%, rgba(1,137,186,1) 100%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(19,167,216,1)), color-stop(6%, rgba(19,167,216,1)), color-stop(6%, rgba(1,137,186,1)), color-stop(100%, rgba(1,137,186,1))) !important;
    background: -webkit-linear-gradient(top, rgba(19,167,216,1) 0%, rgba(19,167,216,1) 6%, rgba(1,137,186,1) 6%, rgba(1,137,186,1) 100%) !important;
    background: -o-linear-gradient(top, rgba(19,167,216,1) 0%, rgba(19,167,216,1) 6%, rgba(1,137,186,1) 6%, rgba(1,137,186,1) 100%) !important;
    background: -ms-linear-gradient(top, rgba(19,167,216,1) 0%, rgba(19,167,216,1) 6%, rgba(1,137,186,1) 6%, rgba(1,137,186,1) 100%) !important;
    background: linear-gradient(to bottom, rgba(19,167,216,1) 0%, rgba(19,167,216,1) 6%, rgba(1,137,186,1) 6%, rgba(1,137,186,1) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#13a7d8', endColorstr='#0189ba', GradientType=0 );
    padding: 12px 0px 0px;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item {
    box-shadow: none !important;
}
.mega-menu-max_mega_menu_1-mobile-open ul#mega-menu-max_mega_menu_1 {
    margin: 20px 0 !important;
}
}
.navbar-nav > li > a {
	padding-top: 0px;
	padding-bottom: 0px;
}
.logo{
	margin-top: 0px;
	position: absolute;
	z-index:1;
}

.logo img {
  max-width: 100%;
  width: 165px;
}
.upper-nav ul {
    padding: 0px;
    text-align: right;
    list-style: none;
    margin: 10px 0;
}
.upper-nav ul li{
	font-size: 12px;
	color: #fff;
	display: inline-block;
	padding:0px 6px;
	border-right:1px solid #fff;
	line-height: 14px;

}
.nav.navbar-nav{
	float: right;
}
.upper-nav a{
	color: #fff;
	text-decoration: none;
	line-height: 14px;
}
.upper-nav ul li:last-child{
	border:none;
}
.upper-nav span {
  color: #000000;
}
.phone{
	border:none !important;
}
.pdl0{
	padding-left:0px;
}
.search-bar{
	background: none !important;
	border-radius:50px !important;
	border: 1px solid #fff;
	color: #fff;
	height: 33px;
	font-size: 12px;
}
.form-control::-moz-placeholder {
  color: #000;
  opacity: 1;
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
  margin-left: -33px;
  z-index: 2;
}
.btn-default {
  background:none !important;
  border:none !important;
  color: #fff;
}
.mrt10{
	margin-top:20px;
}

.dropdown-large {
  position: static !important;
}
.dropdown-menu-large {
  margin-left:10px;
  margin-right: 10px;
  padding: 20px 0px;
}
.dropdown-menu-large > li > ul {
  padding: 0;
  margin: 0;
}
.dropdown-menu-large > li > ul > li {
  list-style: none;
}
.dropdown-menu-large > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #072c32;
  white-space: normal;
}
.dropdown-menu-large > li ul > li > a:hover,
.dropdown-menu-large > li ul > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu-large .disabled > a,
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  color: #999999;
}
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.dropdown-menu-large .dropdown-header {
  color: #428bca;
  font-size: 18px;
}
@media (max-width: 768px) {
  .dropdown-menu-large {
    margin-left: 0 ;
    margin-right: 0 ;
  }
  .dropdown-menu-large > li {
    margin-bottom: 30px;
  }
  .dropdown-menu-large > li:last-child {
    margin-bottom: 0;
  }
  .dropdown-menu-large .dropdown-header {
    padding: 3px 15px !important;
  }
}
.bootum-nav{
	margin-top:35px;
}
.navbar-default {
  background: none !important;
  border: none !important;
}
.nav.navbar-nav > li{
	padding:0px;
	color: #fff;
	font-size: 16px;

}
.nav.navbar-nav > li:last-child{
  padding-right:0px;
}
.last-nav-section > a{
  padding-right:0px !important;
  border: none !important;
}
.navbar-default .navbar-nav  li  a {
  color: #fff;
  text-decoration: none;
  border-right: 2px solid #00a4d7;
  padding: 0px 20px;
}
.dropdown-menu.dropdown-menu-large.row {
  background: #0e3e67;
  margin-top:0px;

}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  background:none !important;
  color: #fff;
}
.carousel-caption {
  left: 10%;
  margin-left: -97px;
  padding-bottom: 30px;
  text-align: left;
  top: 16%;
}
.textright .carousel-caption {
    right: 0%;
    left: unset;
}

#visit_store_btn_txt span {
  margin-left: 5px;
}
.carousel-caption #visit_store_btn_txt {
    padding: 9px 20px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.carousel-caption > h1 {
  font-size: 48px;
  font-weight: bold;
  color: #fff;
}
.carousel-caption > p {
  font-size: 24px;
  font-weight: 800;
  color: #0e3e67;
}
.carousel-caption {
  text-shadow:none !important;
}
.out-brk-txt{
	padding:30px 0px;
}
.logo-out-section{
	float: left;
	margin-right: 20px;
}
.out-brk-txt p {
  color: #0e3e67;
  font-size: 15px;
  margin-bottom: 0;
  margin-left: 55px;
  margin-top: 5px;
}
.out-brk-txt span{
	font-weight: 700;
	color: #0e3e67;
}
.accoring-section-1{
	background: #10a7d8;
	padding: 8px 15px;
}
.accoring-section-1 h1{
 margin: 0px;
 font-size: 18px;
 font-weight: 600;
 color: #fff;
}
.accoring-section-2 h1{
 margin: 0px;
 font-size: 18px;
 font-weight: 600;
 color: #fff;
}
.accoring-section-2{
	background: #c7a57d;
	padding: 8px 15px;
}
.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e114";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
    color: #fff;         /* adjust as needed */
}

.panel-heading .accordion-toggle.collapsed::after {
  content: "";
}
.according-section img{
	max-width: 100%;
}
.panel-group .panel + .panel {
  margin-top: 0px;
}
.panel-group .panel {
  border:none !important;
}

.panel-default > .panel-heading {
  background: #00a4d7;
  border: #00a4d7 !important;
  color: #fff;
}
.accordion-toggle.collapsed{
	text-decoration: none;
}
.panel-head-section.panel-heading{
	 background: #c7a57d !important;
}
.accord-text{
	padding:25px 0px;
}
.accord-text p{
	color: #072c32;
	font-size: 12px;
	line-height: 20px;
	font-weight: 400;
}
.accord-text ul li{
	color: #072c32;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
}
.accord-text ul{
	padding-left: 12px;
	margin: 0px;
}

.nav{
	margin-bottom: 0px;
}
.navbar{
	margin-bottom: 0px;
}

.count-section{
	border: 10px solid #fbe0b4;
	border-radius: 100%;
	padding: 15px;
	height: 170px;
	max-width: 170px;
	background: #c7a57d;
	-moz-box-shadow:    inset 0 0 10px #c7a57d;
   -webkit-box-shadow: inset 0 0 10px #c7a57d;
   box-shadow:         inset 0 0 30px #c7a57d;
   text-align: center;
   margin: 0 auto;
}
.count-section-2{
	border: 10px solid #00a4d7;
	border-radius: 100%;
	padding: 15px;
	height: 170px;
	max-width: 170px;
	background: #0074a1;
	-moz-box-shadow:inset 0 0 10px #0074a1;
   -webkit-box-shadow:inset 0 0 10px #0074a1;
   box-shadow:inset 0 0 30px #0074a1;
   text-align: center;
   margin: 0 auto;
}
.text-count > h1{
	font-size:35px;
	font-weight: 800;
	color: #fff;
}

.text-count-4 > h1{
	font-size:35px;
	font-weight: 800;
	color: #fff;
}
.text-count-4 > p{
	color: #fff;
	font-size: 12px;
	font-weight: 800;
}

.text-count-5 > h1{
	font-size:35px;
	font-weight: 800;
	color: #fff;
}
.text-count-5 > p{
	color: #fff;
	 font-size: 12px;
  font-weight: 800;
}
.text-count > p {
  color: #ffffff;
  font-size: 12px;
  font-weight: 800;
}
.footer{

	background: #0189ba;
	padding: 30px 0px;
}
.we-acknowledge {
/*#0e3e67;*/
	background: rgba(14, 62, 103, 0.8);
	padding: 20px;
}
.we-acknowledge p {
    color: #fff;
    font-family: Georgia, serif;
    font-style: italic;
    padding: 10px 20px 0;
	font-size: 13px;
}

#we-acknowledge-float {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
	overflow:  hidden;
	box-sizing: border-box;
	height: 100px;
	padding: 0;
	display: none;
}
.home #we-acknowledge-float {
	display: block;
}
#we-acknowledge-float p {
    padding: 30px 10px;
}#we-acknowledge-float img, .we-acknowledge img {
margin-right: 20px;
width: 80px;
height: auto;
float: left;
margin-top: 5px;
}
#we-acknowledge-float {
    -moz-animation: cssAnimation 2s ease-in 10s forwards;
    /* Firefox */
    -webkit-animation: cssAnimation 2s ease-in 10s forwards;
    /* Safari and Chrome */
    -o-animation: cssAnimation 2s ease-in 10s forwards;
    /* Opera */
    animation: cssAnimation 2s ease-in 10s forwards;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
@keyframes cssAnimation {
    to {
        height:0;
        overflow:hidden;
    }
}
@-webkit-keyframes cssAnimation {
    to {
        height:0;
        visibility:hidden;
    }
}
.adress ul{
	list-style: none;
	padding: 0px;
	margin: 0;
}
.adress ul li {
  color: #ffffff;
  font-size: 12px;
  line-height: 22px;
  pointer-events: none;
}
.health-logo img{
	max-width: 100%;
}
.health-logo p {
  color: #ffffff;
  font-size: 12px;
  line-height: 28px;
  margin-bottom: 0;
  margin-left: 14px;
}
.like-section ul{
	list-style: none;
	padding: 0px;
}
.like-section ul li{
	font-size: 28px;
	color: #fff;
	display: inline;
}
.like-section img {
  max-width: 100% !important;
  width: 100px;
}
.like-section{
	text-align: right;
}
.health-logo {
  text-align: center;
}
.nav-box{
	width:20%;
}
.navbar-form {
  padding-left: 0px;
  box-shadow: none !important;

}
.panel-body {
  color: #072c32;
  font-size: 12px;
  font-weight: 400;
  line-height:20px;
}
.navbar-header{
	background: #0F3E68;
	margin: 25px 0px 10px;
}
.nav-box > h4 {
  border-bottom-color: #69819a;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  color: #ffffff;
  font-size: 13px;
  line-height: 20px;
  margin-top: 0;
  padding-bottom: 10px;
  font-weight: 800;
}
.btn-text-nav p{
	color: #0fa1d3 !important;
}
.nav-box span{
	color: #0fa1d3 !important;
}
.navbar-collapse {
	border: none;
}
.dropdown-menu {
  line-height: 17px;
  font-size: 13px !important;
}
.carousel-control.left {
  background-image: none;
}
.carousel-control.right {
  background-image: none;
}
.panel-heading {
  border-radius:0px !important;

}
.panel-title {
  color: inherit;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: 0;
}
.panel-body {
  padding-left: 0px;
}
/**border**/
/*.dropdown-menu-large::before {
  border-bottom-color: #0e3e67;
  border-bottom-style: solid;
  border-bottom-width: 15px;
  border-left-color: rgba(0, 0, 0, 0);
  border-left-style: solid;
  border-left-width: 10px;
  border-right-color: rgba(0, 0, 0, 0);
  border-right-style: solid;
  border-right-width: 10px;
  content: "";
  left: 433px;
  position: absolute;
  top: -14px;
  z-index: 10;
}*/
.dropdown-menu-large::before {
  border-bottom-color: #0e3e67;
  border-bottom-style: solid;
  border-bottom-width: 15px;
  border-left-color: rgba(0, 0, 0, 0);
  border-left-style: solid;
  border-left-width: 10px;
  border-right-color: rgba(0, 0, 0, 0);
  border-right-style: solid;
  border-right-width: 10px;
  content: "";
  margin-bottom: 0;
 margin-left:433px;
  margin-right: auto;
  margin-top: 0;
  position: relative;
  top: -36px;
  z-index: 10;
}
.dropdown-menu.dropdown-menu-large.dropdown-menu-large-section::before {
  border-bottom-color: #0e3e67;
  border-bottom-style: solid;
  border-bottom-width: 15px;
  border-left-color: rgba(0, 0, 0, 0);
  border-left-style: solid;
  border-left-width: 10px;
  border-right-color: rgba(0, 0, 0, 0);
  border-right-style: solid;
  border-right-width: 10px;
  content: "";
  margin-bottom: 0;
  margin-left:745px;
  margin-right: auto;
  margin-top: 0;
  position: relative;
  top: -36px;
  z-index: 10;
}
.panel-heading .accordion-toggle::after {
  color: #ffffff;
  content: "";
  float: right;
  font-family: "Glyphicons Halflings";
  font-size: 9px !important;
}
.box-section{
	margin-bottom: 50px;
}
/**end-border**/
/**news-page**/
.news-section{
	padding:50px 0px 20px;
}
.news h1{
	font-size: 33px;
	color: #072c32;
	font-weight: 700;
	margin-top: 0px;

}
.pd0{
	padding: 0px;
}
.text-section-banner{
	background:#072c32;
	padding:35px 10px 30px;
}

.calender-text h1, .calender-text > p {
	color: #fff;
}
.read-text {
  margin-bottom: 15px;
}
.post-section{
	background: url('../img/post-1.jpg') no-repeat;
	padding: 10px;
	height: 233px;
}
.post-section-2{
	background: url('../img/post-2.jpg') no-repeat;
	padding: 10px;
	height: 200px;
}
.coloured-sidebar{
	background: #e5e5e58a;
	padding: 20px;
}
.grid-section{
	padding:20px 0px;
}
.coloured-sidebar h3 {
	margin: 0;
  font-size: 15px;
}
.coloured-sidebar{
	margin-bottom: 40px;
}
.radio-section {
    margin-bottom: 30px;
}
label.btn span {
  font-size: 12px ;
  color: #072c32 !important;
}

label input[type="radio"] ~ i.fa.fa-circle-o{
    color: #f7931e;    display: inline;
    font-size: 16px;
    margin-right: 11px;
}
label input[type="radio"] ~ i.fa.fa-dot-circle-o{
    display: none;
}
label input[type="radio"]:checked ~ i.fa.fa-circle-o{
    display: none;
}
label input[type="radio"]:checked ~ i.fa.fa-dot-circle-o{
    color: #f7931e;    display: inline;
     font-size: 16px;
     margin-right: 8px;
}
label:hover input[type="radio"] ~ i.fa {
color: #f7931e;
}

label input[type="checkbox"] ~ i.fa.fa-square-o{
    color: #c8c8c8;    display: inline;
}
label input[type="checkbox"] ~ i.fa.fa-check-square-o{
    display: none;
}
label input[type="checkbox"]:checked ~ i.fa.fa-square-o{
    display: none;
}
label input[type="checkbox"]:checked ~ i.fa.fa-check-square-o{
    color: #7AA3CC;    display: inline;
}
label:hover input[type="checkbox"] ~ i.fa {
color: #7AA3CC;
}

div[data-toggle="buttons"] label.active{
    color: #7AA3CC;
}

div[data-toggle="buttons"] label {
display: inline-block;
padding: 4px 0px;
margin-bottom: 0;
font-size: 12px;
font-weight: normal;
line-height: 0em;
text-align: left;
white-space: nowrap;
vertical-align: top;
cursor: pointer;
background-color: none;
border: 0px solid
#c8c8c8;
border-radius: 3px;
color: #c8c8c8;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
font-weight: 400;
}

div[data-toggle="buttons"] label:hover {
color: #7AA3CC;
}

div[data-toggle="buttons"] label:active, div[data-toggle="buttons"] label.active {
-webkit-box-shadow: none;
box-shadow: none;
}
.checkbox img {
    margin-left: 7px;
}
.checkbox-animated {
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;

  input[type=checkbox] {
    display: none;

    &:disabled ~ label .box {
      border-color: #777;
      background-color: #E6E6E6;
    }

    &:disabled ~ label .check {
      border-color: #777;
    }

    &:checked ~ label .box {
      opacity: 0;
      -webkit-transform:  scale(0) rotate(-180deg);
      -moz-transform:     scale(0) rotate(-180deg);
      transform:          scale(0) rotate(-180deg);
    }

    &:checked ~ label .check {
      opacity:1;
      -webkit-transform:  scale(1) rotate(45deg);
      -moz-transform:     scale(1) rotate(45deg);
      transform:          scale(1) rotate(45deg);
    }
  }

  label {
    cursor: pointer;
    padding-left: 28px;
    font-weight: normal;
    margin-bottom: 0;

    & span {
      display: block;
      position: absolute;
      left: 0;
      -webkit-transition-duration:  0.3s;
      -moz-transition-duration:     0.3s;
      transition-duration:          0.3s;
    }

    & .box {
      border: 2px solid #000;
      height: 20px;
      width: 20px;
      z-index: 888;
      -webkit-transition-delay: 0.2s;
      -moz-transition-delay:    0.2s;
      transition-delay:         0.2s;
    }

    & .check {
      top: -7px;
      left: 6px;
      width: 12px;
      height: 24px;
      border: 2px solid #BADA55;
      border-top: none;
      border-left: none;
      opacity:0;
      z-index:888;
      -webkit-transform:  rotate(180deg);
      -moz-transform:     rotate(180deg);
      transform:          rotate(180deg);

      -webkit-transition-delay: 0.3s;
      -moz-transition-delay:    0.3s;
      transition-delay:         0.3s;
    }
  }
}

.checkbox-animated-inline {
  .checkbox-animated();

  &.checkbox-animated-inline {
    display: inline-block;
    & + .checkbox-animated-inline {
      margin-left: 10px;
    }
  }
}

.radio-section > label {
    font-size: 16px !important;
    margin: 0;
    font-weight: 500;
}
.checkbox, .radio {
  display: block;
  margin-bottom: 8px;
  margin-top: 8px;
  font-size: 12px;
  font-weight: 300;
}
.checkbox label, .radio label {
  font-weight: 300;

}
input[type="checkbox"], input[type="radio"] {
    margin-top: 6px;
}
.media{
	border-top:1px solid #e8daca;
	padding: 10px 0px;
}
.grid-text > h1 {
  font-size: 16px;
  line-height: 18px;
  color:#072c32;
}
.grid-btn span{
	margin-left: 5px;
}

.grid-btn p{
	border-bottom: 2px solid #e6e6e6;
	padding: 12px 0px;
	margin-bottom: 20px;
}
.post-section-5{
	background: url('../img/post-3.jpg') no-repeat;
	padding: 10px;
	height: 200px;
}
.post-section-4{
	background: url('../img/post-4.jpg') no-repeat;
	padding: 10px;
	height: 200px;
}
.grid-btn-1 p{
	padding-bottom: 10px !important;
}
.grid-btn-2 p{
	padding-bottom: 30px !important;
}

.from-section{
	margin: 35px 0px 0px;
	padding:25px 0px;
	background: #C7A57D;
}
.pagination-box{
	margin-left:15px;
}
.pagination {
  border-radius: 0px !important;
  display: inline-block;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 20px;
  padding-left: 0;
}
.pagination-lg > li > a, .pagination-lg > li > span {
  font-size: 16px;
  padding: 5px 10px;
  margin: 2px;
  color: #0189BA;
  border: 1px solid #008c80;
  border-radius: 0px !important;

}
.regular-text h1{
	margin-top:8px;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
}

.text > p{
	font-size: 12px;
	color: #fff;
	font-weight: 300;

}
.form-control {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-image: none;
  border: 1px solid #E3D2BE;
  box-shadow: none;
  color: #fff !important;
  display: block;
  font-size: 12px;
  height: 34px;
  line-height: 1.42857;
  padding-bottom: 6px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 6px;
  transition-delay: 0s, 0s;
  transition-duration: 0.15s, 0.15s;
  transition-property: border-color, box-shadow;
  transition-timing-function: ease-in-out, ease-in-out;
  width: 100%;
  background: none !important;
}
.form-control::-moz-placeholder {
  color: #fff;
  opacity: 1;
}

.btn.btn-default.btn-sm{
	background: #fff !important;
	color: #072c32;
	font-size: 12px;
	padding: 9px 35px;
}
.btn.btn-default.btn-sm > span {
  margin-left: 5px;
}
.form-control:focus {
   border: 1px solid #E3D2BE;
  box-shadow: none !important;
  outline-color: currentcolor;
  outline-style: none;
  outline-width: 0;
}
/*end-news-page**/

/*detail-news-page**/
.news-deatil{
	margin-top:30px;
}
.detail ul{
	padding: 0px;
	list-style: none;
}
.detail ul li{
	display: inline;
	padding-right:5px;
	font-size:14px;
	color: #9BA4B8;
	font-weight: 400;
}
.detail a{
	text-decoration: none;
	color: #9BA4B8;
}
.detail{
	margin-bottom:30px;
}

.last-breadcrumb {
	font-weight: 700;
}
.detail-calender{
background-size: contain !important;
	margin-top: -35px;
	background: url('../fonts/blue-calendar-icon.svg')no-repeat;
}
.detail-calender-text h3 {
  color: #104a73;
  font-size: 24px;
  font-weight: 800;
  line-height: 34px;
  margin:15px 0px;
}
.detail-calender h1{
	font-size: 30px;
	color: #fff;
	margin: 0px;

}
.detail-calender p {
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 0;
  margin-top: 12px;
}
.detail-calender p.date {
    font-size: 30px;
    font-weight: 500;
    margin: 0;
    padding: 0;
    line-height: 30px;
}
.detail-calender {
    padding: 20px 15px 15px;
    text-align: center;
}
.social-icon {
    margin-bottom: 40px;
    margin-top: 20px;
}
.detail-calender-text {
    margin-bottom: 30px;
}
.previous h3 {
  color: #a6b622;
  font-size: 15px;
  font-weight: 500;
}
.previous span {
  color: #a6b622;
  font-size: 10px !important;
  font-weight: 200 !important;
  margin-right: 5px;
}
.next {
	text-align: right;
}
.next h3{
	font-size: 15px;
	color: #a6b622;
	font-weight: 500;
}
.next span {
  color: #a6b622;
  font-size: 10px !important;
  font-weight: 400 !important;
  margin-left: 8px;
}
.next p .previous p{
  color: #f7931e;
  font-size: 15px;
  font-weight: 3400;
  line-height: 18px;
}

.up-date h3{
	margin: 0px;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	background:#D8C0A4;
	padding: 15px 15px;


}
.up-date-text{
	background: #C7A57D;
	padding: 15px;
	margin-bottom: 15px;

}
.up-date-text p{
	color: #fff;
  font-size: 12px;
  font-weight: 300;
}
.up-date-text h5{
	color: #5c5c5c;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
}
.helth-text{
	margin-left:53px !important;
}
.up-date-text span {
  font-size: 12px;
  font-weight: 800;
  margin-right: 5px;
}
.chek-1{
  font-size: 12px !important;
  font-weight: 800 !important;
  margin-right: 8px !important;
}
.btn.btn-default.btn-sm-1 {
  background-attachment: scroll !important;
  background-clip: border-box !important;
  background-color: #ffffff !important;
  background-image: none !important;
  background-origin: padding-box !important;
  background-position-x: 0 !important;
  background-position-y: 0 !important;
  background-repeat: repeat !important;
  background-size: auto auto !important;
  color: #072c32;
  font-size: 12px;
  padding-bottom: 9px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 9px;
  margin: 15px 0px;

}
.btn.btn-default.btn-sm-1 > span {
  margin-left: 5px;
}
.help-massage h4{
	text-align: center;
	font-size: 12px;
	font-weight: 800;
	color: #5c5c5c;
}
.help-massage{
	padding: 10px 0px;
}
.form-field span{
	color: #fff;
	font-weight: 800;
	font-size: 12px;
	margin-right: 15px;
}
.form-field {
  text-align: center;
}
.form-field p {
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
}
.form-field ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.form-field ul li {
  display: inline;
  float: left;
  margin-right: 15px;
}

/*end-detail-news-page*/

/*events-page*/
.events{
	padding: 50px 0px 0px;
}
.month-text{
	text-align: right;
}
.month h3{
	font-size: 20px;
	font-weight: 700;
	margin-top: 0px;
}
input[type="file"]:focus, input[type="checkbox"]:focus, input[type="radio"]:focus {
  outline-color: currentcolor;
  outline-offset: -2px;
  outline-style: none !important;
  outline-width: thin;
}
.month-text a{
	color: #11A7D8;
	text-decoration: none;
}
.month-text h4{
	color: #11A7D8;
	font-size: 15px;
	margin: 25px 0px;
}
.month a{
	color: #11A7D8;
	text-decoration: none;
}
.month h4{
	color: #11A7D8;
	font-size: 15px;
	margin: 25px 0px;
}
.month-text span{
	margin-left: 5px;
}
.month span {
  font-size: 12px;
  margin-right: 5px;
}
.newtag{
/*	bottom: -15px;*/
    position: absolute;
    right: 0;
}
.box-family {
    margin-bottom: 15px;
    width: 100%;
}
form > .form-group.helth-section {
    margin-bottom: 30px;
}
.family{
/*	background: url('../img/family-img-1.jpg') no-repeat;*/
/*	height: 178px;
	width: 25%;
	float: left;
	padding: 10px;
	position: relative;*/

}
/*.family-box-1{
	background: url('../img/family-img-2.jpg') no-repeat;
}
.family-box-3{
	background: url('../img/family-img-3.jpg') no-repeat;
}
.family-box-4{
	background: url('../img/family-img-4.jpg') no-repeat;
}*/
.family-text{
	width: 75%;
	background: #FAF6F2;
	padding: 15px 0px 0px;
	float: left;
	padding-left: 15px;
	margin-bottom: 2px;
	position: relative;

}
.family-text-box-2{
	background: #F4EDE5 !important;
}
.family-text h4{
	font-size: 14px;
	margin-top: 0px;
}
.family-text span {
  margin-right: 5px;
}
.family-text p {
  font-size: 12px;
  font-weight: 300;
}
.clsDark{
	background: #f4ede5
}
.clsLight{
	background: #faf6f2;
}
.helth-icon {
  margin-bottom: -20px;
  padding-right: 10px;
}
.helth-icon ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.helth-icon ul li{
	display: inline;
}
.filter-box{
	padding:6px 15px;
}
.filter-box > h3 {
    font-size: 18px;
    margin-top: 0;
    border-bottom: 1px solid #CCC;
    padding: 0px 0px 10px;
    margin-bottom: 20px;
    display: block;
}
.radio-section p{
  margin:8px 0px;
}
.coloured-sidebar label {
    font-size: 13px;
    font-weight: 300;
}
.helth-section span{
	margin-left: 5px;
}
/*end-events-page*/
/*classified*/
.news h3 {
  color: #0f3e67;
  font-size: 30px;
  font-weight: 700;
  margin-top: 0px;
}
.post{
	text-align: left;
}
.classified-section{
	padding: 50px 0px 0px;
}
.page-template-commissioned_postback .col-md-4.col-sm-4 {
    margin-top: 10px;
}
.post h3 {
	background: #a6b622;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  display: inline-block;
  padding: 8px 15px;
  margin-top: 10px;
  font-weight: 400;
  border-radius: 4px;
	float: right;
}
.single-post article {
    margin-bottom: 50px;
}
.single-post article {
    margin-bottom: 50px;
}
.single-post article h1 {
    margin-top: 15px;
}
.tabs {
	border: none;

}
.post span{
	margin-left:5px;
}
.tab-section{
	padding:30px 0px 50px;
}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #072c32;
	width: 100%;
}

ul.tabs li {
	float: left;
	margin: 0;
	cursor: pointer;
	padding: 0px 21px;
	height: 31px;
	line-height: 31px;
	border-top: 1px solid #a6b622;
	border-left: 1px solid #a6b622;
	border-right: 1px solid #a6b622;
	border-bottom: none !important;
	background: #fff;
	color: #a6b622;
	overflow: hidden;
	position: relative;
	margin-right: 3px;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}

.tab_last { border-right: 1px solid #072c32; }

ul.tabs li:hover {
	background-color: #a6b622;
	color: #fff;
}

ul.tabs li.active {
	background-color: #fff;
	color: #072c32;
	border-bottom: 1px solid #fff;
	display: inline-table;
	border: 1px solid #072c32;
}

.tab_container {
	border:none !important;
	border-top: none;
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
	overflow: auto;
}

.tab_content {
	padding: 20px 0px;
	display: none;
}

.tab_drawer_heading { display: none; }

@media screen and (max-width: 480px) {
	.tabs {
		display: none;
	}
	.tab_drawer_heading {
		background-color: #ccc;
		color: #fff;
		border-top: 1px solid #072c32;
		margin: 0;
		padding: 5px 20px;
		display: block;
		cursor: pointer;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}
	.d_active {
		background-color: #666;
		color: #fff;
	}
}

.pannel-heading-section{
background: rgba(249,246,242,1);
background: -moz-linear-gradient(left, #D3EBE2 0%, #D3EBE2 95%, #d3ebe2a3 95%, #d3ebe2a3 96%, #d3ebe2a3 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, #D3EBE2), color-stop(95%, #D3EBE2), color-stop(95%, #d3ebe2a3), color-stop(96%, #d3ebe2a3), color-stop(100%, #d3ebe2a3));
background: -webkit-linear-gradient(left, #D3EBE2 0%, #D3EBE2 95%, #d3ebe2a3 95%, #d3ebe2a3 96%, #d3ebe2a3 100%);
background: -o-linear-gradient(left, #D3EBE2 0%, #D3EBE2 95%, #d3ebe2a3 95%, #d3ebe2a3 96%, #d3ebe2a3 100%);
background: -ms-linear-gradient(left, #D3EBE2 0%, #D3EBE2 95%, #d3ebe2a3 95%, #d3ebe2a3 96%, #d3ebe2a3 100%);
background: linear-gradient(to right, #D3EBE2 0%, #D3EBE2 95%, #d3ebe2a3 95%, #d3ebe2a3 96%, #d3ebe2a3 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f6f2', endColorstr='#fcfbf9', GradientType=1 );
	padding: 15px;
	margin-bottom: 0px;
	border: 0px;
}
.pannel-heading-section-2{
background: rgba(244,237,229,1);
background: -moz-linear-gradient(left, #ABDBCA 0%, #ABDBCA 95%, #ABDBCA 95%, #d3ebe2f2 95%, #d3ebe2f2 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, #ABDBCA), color-stop(95%, #ABDBCA), color-stop(95%, #d3ebe2f2), color-stop(95%, #d3ebe2f2), color-stop(100%, #d3ebe2f2));
background: -webkit-linear-gradient(left, #ABDBCA 0%, #ABDBCA 95%, #ABDBCA 95%, #d3ebe2f2 95%, #d3ebe2f2 100%);
background: -o-linear-gradient(left, #ABDBCA 0%, #ABDBCA 95%, #ABDBCA 95%, #d3ebe2f2 95%, #d3ebe2f2 100%);
background: -ms-linear-gradient(left, #ABDBCA 0%, #ABDBCA 95%, #ABDBCA 95%, #d3ebe2f2 95%, #d3ebe2f2 100%);
background: linear-gradient(to right, #ABDBCA 0%, #ABDBCA 95%, #ABDBCA 95%, #d3ebe2f2 95%, #d3ebe2f2 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4ede5', endColorstr='#faf6f2', GradientType=1 );

	padding: 15px;
	margin-bottom: 0px;
	border: 0px;
}
.pannel-heading-section h4{
	color: #072c32 !important;
}
.panel-body.panel-heading-body{
	border-top:none !important;
}
.panel-heading-body {
background: rgba(249,246,242,1);
background: -moz-linear-gradient(left, #D3EBE2 0%, #D3EBE2 95%, #e3f2ec 95%, #e3f2ec 96%, #e3f2ec 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(249,246,242,1)), color-stop(95%, rgba(249,246,242,1)), color-stop(95%, rgba(252,251,249,1)), color-stop(96%, rgba(252,251,249,1)), color-stop(100%, rgba(252,251,249,1)));
background: -webkit-linear-gradient(left, #D3EBE2 0%, #D3EBE2 95%, #e3f2ec 95%, #e3f2ec 96%, #e3f2ec 100%);
background: -o-linear-gradient(left, #D3EBE2 0%, #D3EBE2 95%, #e3f2ec 95%, #e3f2ec 96%, #e3f2ec 100%);
background: -ms-linear-gradient(left, #D3EBE2 0%, #D3EBE2 95%, #e3f2ec 95%, #e3f2ec 96%, #e3f2ec 100%);
background: linear-gradient(to right, #D3EBE2 0%, #D3EBE2 95%, #e3f2ec 95%, #e3f2ec 96%, #e4f2ed 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f6f2', endColorstr='#fcfbf9', GradientType=1 );
	padding: 10px 50px 10px 15px;
	margin-top: 0px !important;
}
.panel-heading-body-2{
background: #d5ece436;
	padding: 10px 50px 10px 15px;
	margin-top: 0px !important;
}

.accoding-section-2{
	background: #F4EDE5 !important;
	padding: 10px;
}
.arrow-acording{
	text-align: right;
}
.accordion-toggle:after {
    font-family: 'FontAwesome';
    content: "\f078";
    float: right;
    color: #a6b623;
}
.accordion-opened .accordion-toggle:after {
    content: "\f054";
}
.expire {
  float: right;
  margin-right: 35px;
  font-size: 12px;
  font-weight: 400;
  color: #d1b08c !important;
}
.accordion-text{
	text-decoration: none !important;
	color: #072c32 !important;
}
.classified h3 {
  color: #0f3e67;
  font-size: 30px;
  font-weight: 700;
  margin-top: 0;
}
.banner {
    text-align: center;
}
.news{
	margin-bottom: 0px;
}
.events-1 h1 {
  color: #0f3e67;
  font-size: 30px;
  font-weight: 700;
  margin-top: 0;
}
.calender-text-news > p {
  color: #ffffff;
  font-size: 13px !important;
  line-height: 22px;
  padding: 9px;
  font-weight: 400;

}
.btn-group-tab{
	text-align: center;
}
.btn-group-tab h5{
	margin-top: 0px;
	font-size: 12px;
	font-weight: 400;
}
.news-latter-section{
	padding:20px 0px;
}
.Community{
  background:none !important;
  border:1px solid #008C80 !important;
  color: #008C80 !important;
}
.Practioner-btn{
 
  color: #fff!important;
 background: #008A7E !important;
	border: 1px solid #008A7E !important;
}
.Community:active{
  background:#008A7E !important;
  color: #fff!important;
  border:1px solid #008A7E !important;
}
.Community:focus{
  background:#008A7E !important;
  color: #fff!important;
  border:1px solid #008A7E !important;
}
.pannel-heading-newslatter{
	background: url('../img/background-img-1.jpg') repeat;
	margin-bottom: 0px;
	border: 0px;
	padding: 0px;

}
.pannel-newslatter-2{
	background: url('../img/background-dark.jpg') repeat;
	margin-bottom: 0px;
	border: 0px;
	padding: 0px;

}
.pannel-heading-newslatter-2{

background: rgba(244,237,229,1);
background: -moz-linear-gradient(left, #ABDBCA 0%, #ABDBCA 95%, #ABDBCA 95%, rgb(0, 140, 128) 95%, rgb(0, 140, 128) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(244,237,229,1)), color-stop(95%, rgba(244,237,229,1)), color-stop(95%, rgba(252,251,249,1)), color-stop(95%, rgba(250,246,242,1)), color-stop(100%, rgba(250,246,242,1)));
background: -webkit-linear-gradient(left, #ABDBCA 0%, #ABDBCA 95%, #ABDBCA 95%, rgb(0, 140, 128) 95%, rgb(0, 140, 128) 100%);
background: -o-linear-gradient(left, #ABDBCA 0%, #ABDBCA 95%, #ABDBCA 95%, rgb(0, 140, 128) 95%, rgb(0, 140, 128) 100%);
background: -ms-linear-gradient(left, #ABDBCA 0%, #ABDBCA 95%, #ABDBCA 95%, rgb(0, 140, 128) 95%, rgb(0, 140, 128) 100%);
background: linear-gradient(to right, #ABDBCA 0%, #ABDBCA 95%, #ABDBCA 95%, rgb(0, 140, 128) 95%, rgb(0, 140, 128) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4ede5', endColorstr='#faf6f2', GradientType=1 );

	padding: 10px 15px;
	margin-bottom: 0px;
	border: 0px;
}
.box-brown {
    padding-right: 0px;
    width: 5.2%;
    float: left;
    margin-right: 20px;
    padding-top: 0px;
    height: 48px;
    background-color: rgba(255,255,255,0.1);
}
.accordion-group:nth-child(odd) .box-brown {
    background-color: rgba(255,255,255,.2);
}
.according-content {
  padding: 20px 0px;
}
.pannel-newslatter-body{
	background: url('../img/background-img-1.jpg')repeat;
	margin-bottom: 0px;
	border: 0px;
	padding:0px 60px 10px 60px;
	width: 100#;

}
.pannel-newslatter-body-2{
	background: url('../img/background-dark.jpg') repeat;
	margin-bottom: 0px;
	border: 0px;
	padding:0px 60px 10px 60px;
	width: 100#;

}
.accordion-inner.pannel-newslatter-body > p{
	font-size: 12px;
	font-weight: 400;
}
.box-brown > h5 {
    color: #fff;
    margin: 10px 0 0 0;
    font-size: 20px;
    text-align: center;
    font-weight: 400 !important;
    line-height: 16px;
    font-family: Geograph, sans-serif;
}
.box-brown >p{
	color: #fff;
	font-size: 12px;
	text-align: center;
	margin-bottom: 0px;
  font-weight: 400;
  font-family: Soehne, sans-serif;
}
.page-template-newsletters li.tab_last {
    background: rgba(16, 162, 211, 0.08);
}
.pannel-newslatter-body > ul{
	padding: 0px 25px;
}
.pannel-newslatter-body > ul li{
	font-size: 13px;
	font-weight: 400;
	line-height: 24px;
	color: #072c32;
}
.pannel-newslatter-body p{
	font-size: 13px;
	font-weight: 400;
	margin: 0px;
	color: #072c32;
}
.pannel-newslatter-body-2 ul{
	padding: 0px 25px;
}
.pannel-newslatter-body-2 ul li{
	font-size: 13px;
	font-weight: 400;
	line-height: 24px;
	color: #072c32;
}
.pannel-newslatter-body-2 p{
	font-size: 13px;
	font-weight: 400;
	margin: 0px;
	color: #072c32;
}
/*endclassified*/

 /*get-involve*/
 .get-involve{
	padding: 22px;

}
.get-involve > p {
  color: #ffffff;
  font-size: 13px;
  line-height: 24px;
  padding:9px;
  font-weight: 400;
}
.involve-section{
	padding:30px 0px 0px;
}
.icon-wrapper.circle-no {
  float: left;
  margin-right:25px;
}
.get-involve-text ul{
	padding: 0px;
	list-style: none;
}
.get-involve-text h4{
	margin: 0px;
	padding: 0px 0px 20px;
	font-size: 24px;
	color: #072c32;
}
.fusion-li-item-content > p {
  margin-left: 75px;
  font-size: 12px;
  font-weight: 400;
  color: #072c32;
  line-height: 20px;
}
.fusion-li-item-content h5{
	font-size: 16px;
	color: #072c32;
}
.icon-wrapper.circle-no > img {
  width: 50px;
}
.fusion-li-item{
	margin:0px 0px 45px;
}

  /*end-get-involve*/
    /*carrer-involve*/
.border-box {
    background: #d3ebe2;
    padding: 20px;
    border-left: 5px solid #338c7e;
    margin-top: 5px;
}
 .border-box h4 {
  font-size: 20px;
  font-weight: 600;
  color: #0a2d33;
	 margin-top: 5px;
}
.border-box span {
  margin-right: 5px;
}
.border-box p {
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 10px;
}
.post-time {
    color: #D8C0AA;
}
.border-box-2{
	border-left: 5px solid #417505;
	background:#f4ede5;
}
.month-box h2 {
    font-size: 26px;
    font-weight: 700;
    color: #0a2d33;
    border-bottom: 1px solid #0a2d33;
    padding: 0px 0px 5px;
    margin-top: 0px;
    margin-bottom: 15px;
}
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


#integration-list ul {
    padding: 0;
    margin: 20px 0;
    color: #555;
}
#integration-list ul > li {
    list-style: none;
    border-bottom: 1px solid #ddd;
    display: block;
    padding: 15px 0px 0px;
    overflow: hidden;
}

#integration-list ul > li:hover {
    background: none;
}
#integration-list .sup ul > li {
    border-bottom: none;
}
#integration-list ol li {
    margin-bottom: 8px;
}
#integration-list .sup a {
   color: #0a2d33;
}
#integration-list .sup ul > li {
    list-style: none;
    background: url(../img/blue-arrow.png) no-repeat left 21px;
    background-size: 7px;
    padding-left: 14px;
}
.careers-accordion .sup {
    padding-bottom: 40px;
}
#integration-list .sup ol {
    margin-bottom: 1em;
}
.expand {
    display: block;
    text-decoration: none;
    color: #555;
    cursor: pointer;
}
.expand h2 {
    padding: 0 0 15px 0;
    margin: 0;
    font-size: 24px;
    font-weight: 700;
    color: #0a2d33;
    text-decoration: none;
}
#left,#right{
    display: table;
}
#sup{
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}
.breadcrumb a{
    text-decoration: none;
    padding: 6px 8px 5px;
    font-size: 12x;
  color: #AAA;
  font-weight: bold;
}
.breadcrumb {
    margin: 10px 0 10px 0px;
	background-color: transparent;
    line-height: 22px;
	padding: 0;
}
.breadcrumb span{
    margin: 0;
}
.breadcrumb ul {
    padding: 0px;
    list-style: none;
    margin: 0;
}
.breadcrumb ul li {
  display: inline;
}

.breadcrumb li:first-child a {
    padding-left: 0;
}
.breadcrumb ul li.last-breadcrumb a {
    font-weight: normal;
}
.right-arrow {
    margin-top: 5px;
    margin-left: 20px;
    width: 18px;
    float: right;
    font-size: 25px;
    color: #a6b763;
    font-weight: 700;
    line-height: 20px;
}
.icon {
    height: 75px;
    width: 75px;
    float: left;
    margin: 0 15px 0 0;
}
.proffesional-accordin {
  margin-bottom: 50px;
}
.carrer h1 {
  color: #0f3e67;
  font-size: 30px;
  font-weight: 700;
  margin-top: 0;
}
.carrer{
	margin-bottom:25px;
}
.slect-box{
	text-align: right;
}
.snick{
	height: 33px;
	border: 1px solid #e3d2be;
	border-radius: 4px;
	background: none;
	width: 200px !important;
	padding: 0px 5px;
}
.type{
  font-size: 12px !important;
  font-weight: 400 !important;
  margin-right:14px !important;
}
.loction{
  font-size: 12px !important;
  font-weight: 400 !important;
  margin-right:12px !important;
}
  /*end-carrer-involve*/
  /*contact*/
.contact-section{
	padding: 50px 0px;
}
 .contact-text span{
 	margin-left: 5px;
 	color: #f7931e;
 }
 .contact-text > a{
 	text-decoration: none;
 	color: #f7931e;
 }
 .mrtb40{
 	margin: 40px 0px;
 }
 .sniker-contact{
 	height: 33px;
	border: 1px solid #e3d2be;
	border-radius: 4px;
	background: none;
	width: 100%;
	padding: 0px 5px;
 }
.send-btn {
  background-attachment: scroll !important;
  background-clip: border-box !important;
  background-color: #ffffff !important;
  background-image: none !important;
  background-origin: padding-box !important;
  background-position-x: 0 !important;
  background-position-y: 0 !important;
  background-repeat: repeat !important;
  background-size: auto auto !important;
   color: #072c32;
  font-size: 12px;
  padding-bottom: 9px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 9px;
  margin: 15px 0px;
  width: 100%;

}
.contact-text > a {
  font-size: 11px;
  font-weight: 300;
}

  /*end-contact*/
/*event_2*/
.box-family-section{
	background: #c7a47d !important;
	border-left:5px solid #d3ebe2;
	margin-bottom: 2px;
}
.box-family-section-2{
	background: #ABDBC9 !important;
	border-left:5px solid #00716d;
	margin-bottom: 2px;
}
.box-family-section-3 {
	background: #c7a47d !important;
	border-left:5px solid #d3ebe2;
	margin-bottom: 2px;
}
.box-family-section-4{
	background: #ABDBC9 !important;
	border-left:5px solid #00716d;
	margin-bottom: 2px;
}
.box-family-section-1{
	width:10%;
	padding: 10px;
	float: left;
}
.family-text-section{
	width: 90%;
	padding: 15px 0px 0px;
	float: left;
	padding-left: 15px;
	margin-bottom: 2px;
}
.family-text-section p {
  font-size: 12px;
  font-weight: 400;
   color: #072c32;
}
.family-text-section span {
  margin-right: 5px;
}
.family-text-section h4 {
  font-size: 14px;
  margin-top: 0;
   color: #072c32;
}

/*end-event_2*/

/*services*/
.events-1 p{
	font-size: 12px;
  font-weight: 400;
   color: #072c32;
   line-height: 22px;
}
.events-1 a{
   color: #11A7DA;
}
.service-section{
	padding:20px 0px 30px;
}
.event-heading-section{
background: rgba(255,255,255,1);
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 95%, #338c7f 95%, #338c7f 97%, #338c7f 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(95%, rgba(255,255,255,1)), color-stop(95%, #338c7f), color-stop(97%, #338c7f), color-stop(100%, #338c7f));
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 95%, #338c7f 95%, #338c7f 97%, #338c7f 100%);
background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 95%, #338c7f 95%, #338c7f 97%, #338c7f 100%);
background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 95%, #338c7f 95%, #338c7f 97%, #338c7f 100%);
background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 95%, #338c7f 95%, #338c7f 97%, #338c7f 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9f5f9', GradientType=1 );

	padding: 20px;
	margin-bottom: 0px;
	border: 0px;
}
@media screen and (max-width: 480px) {
.event-heading-section{
background: rgba(255,255,255,1);
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 91%, rgba(233,245,249,1) 91%, rgba(233,245,249,1) 100%, rgba(233,245,249,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(91%, rgba(255,255,255,1)), color-stop(91%, rgba(233,245,249,1)), color-stop(100%, rgba(233,245,249,1)), color-stop(100%, rgba(233,245,249,1)));
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 91%, rgba(233,245,249,1) 91%, rgba(233,245,249,1) 100%, rgba(233,245,249,1) 100%);
background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 91%, rgba(233,245,249,1) 91%, rgba(233,245,249,1) 100%, rgba(233,245,249,1) 100%);
background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 91%, rgba(233,245,249,1) 95%, rgba(233,245,249,1) 100%, rgba(233,245,249,1) 100%);
background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 91%, rgba(233,245,249,1) 91%, rgba(233,245,249,1) 100%, rgba(233,245,249,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9f5f9', GradientType=1 );

	padding: 10px 10px 10px 15px;
	margin-bottom: 0px;
	border: 0px;
}
}
.group-1{
	border:1px solid #d7d7d7;
	margin-bottom: 15px;
}
.according-heading{
	font-size: 13px;
  font-weight: 500;
   color: #072c32 !important;
}
.according-perah{
	font-size: 12px;
  font-weight: 300;
   color: #072c32 !important;
}


.service-panel-body{
  font-size: 12px;
  font-weight: 300;
background: rgba(255,255,255,1);
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 95%, rgba(233,245,249,1) 95%, rgba(233,245,249,1) 97%, rgba(233,245,249,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(95%, rgba(255,255,255,1)), color-stop(95%, rgba(233,245,249,1)), color-stop(97%, rgba(233,245,249,1)), color-stop(100%, rgba(233,245,249,1)));
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 95%, rgba(233,245,249,1) 95%, rgba(233,245,249,1) 97%, rgba(233,245,249,1) 100%);
background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 95%, rgba(233,245,249,1) 95%, rgba(233,245,249,1) 97%, rgba(233,245,249,1) 100%);
background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 95%, rgba(233,245,249,1) 95%, rgba(233,245,249,1) 97%, rgba(233,245,249,1) 100%);
background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 95%, rgba(233,245,249,1) 95%, rgba(233,245,249,1) 97%, rgba(233,245,249,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9f5f9', GradientType=1 );
	padding: 10px 50px 10px 15px;
	margin-top: 0px !important;
}
.expire-img-section {
  color: #d1b08c !important;
  float: right;
  font-size: 12px;
  font-weight: 400;
  margin-right: 35px;
  margin-top: -59px;

}
.accordion-text-health{
	font-weight: 600;
	 color: #072c32 !important;
	 text-decoration: none;
	 font-size: 15px;
}
.accordion-text-health::after {
  color: #11a7d8;
  content: "";
  float: right;
  font-family: "FontAwesome";
  margin-top: -28px !important;
}
/*end-services*/
/*buttry*/
.Buttery h1 {
  color: #0f3e67;
  font-size: 30px;
  font-weight: 700;
  margin-top: 0px;
  margin-bottom: 20px;
}
.Buttery h3 {
  color: #072c32 !important;
  font-size: 22px;
  font-weight: 600;
  margin: 25px 0px 15px;

}
.purry-section img{
	max-width: 100%;
	width: 300px;
	float: left;
	margin-right: 23px;
}
.Buttery-section > p {
  color: #072c32;
  font-size: 12px;
  font-weight: 400;
  line-height: 23px;
}
.service-box{
	border: 1px solid #cccccc;
	padding: 20px;
}
.service-box img{
	max-width: 100%;
}
.box-service {
    border-bottom: 1px solid #cccccc;
    background: #e5e5e5;
    padding: 20px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}
.box-service > p {
  color: #072c32;
  font-size: 12px;
  font-weight: 400;
  line-height: 23px;
}
.box-service span {
	font-weight: 700;
}
.box-service a{
	font-weight: 700;
	font-size: 12px;
	font-weight: 400;
	color: #a6b622;
	text-decoration: none;
}
.logo-box{
	padding:30px 0px 50px;
}
.related-box h4 {
  color: #072c32 !important;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 20px;
  margin-left: 15px;

}
.service-section img{
	max-width: 100%;
	height: auto;
}
.service-section{

	padding: 20px 0px;
	margin-bottom: 20px;
}
.accordion-group.group-1.program-content:after {
    content: "\f105";
    position: absolute;
    right: 11px;
    top: 42%;
    font: normal normal normal 20px/1 FontAwesome;
    color: #cbdb2a;
}
.accordion-group a:hover .according-heading h4 {
    color: #cbdb2a !important;
}
.accordion-group.group-1.program-content {
    position: relative;
}
/*end-butry*/
/*resorces*/
.recorce-accordian{
	padding: 20px 0px 30px;
}
.panel-heading-body ul{
	padding: 0px 15px 0px 0px;
	list-style: none;
}
.panel-heading-body span{
	margin-right: 20px;
}
.panel-heading-body ul li{
	padding: 10px 0px;
  font-weight: 400;
   color: #072c32;
}
.panel-heading-body-2 ul{
	padding: 0px 15px 0px 0px;
	list-style: none;
}
.panel-heading-body-2 span{
	margin-right: 20px;
}
.panel-heading-body-2 ul li{
	padding: 10px 0px;
}

/*end-resorces*/
/*about*/
.About-banner img{
	max-width: 100%;
}
.about-section{
	padding: 50px 0px 0px;
}
.About-banner{
	margin-top:5px;
}
.About-banner-text{
	margin-top: 5px;
	background: #f7931e;
	padding: 49px 49px 50px;
}
.About-banner-text p{
	font-size: 13px;
	color: #fff;
}
.about-box{
	padding: 50px 0px;
}
.map-section{
	background:#F2D3A8;
	padding: 20px 25px;
}
.map-section h3{
color: #072c32 !important;
  font-size: 18px;
  font-weight: 600;
  margin-top:0px;
}
.map-section ul{
	padding: 0px;
	list-style: none

}
.map-section ul li{
  font-size: 12px;
  font-weight: 400;
  color: #072c32;
  line-height: 22px;
}
.map-section span{

	margin-right: 12px;

}
.icon-font{
	font-size:23px !important;
	color: #c7a57d !important;
}
.icon-font{
  float: left;
}
.map-section p{
  font-size: 12px;
  font-weight: 400;
  color: #072c32;
  line-height: 22px;
}
.map-section {
  height: 325px;
}
.map{
	background: url('../img/map-bg.png') no-repeat;
	background-position: right;
	height: 300px;
}
.map-text{
	margin-top: 26px;
}
.map-text h5{
	font-size: 20px;
	color:#a48c70;
	margin-bottom: 0px;
	font-weight: 400;
	margin-top: 0px;
}
.map-text p{
	font-size: 11px;
	color:#a48c70;
	margin-bottom: 0px;
}
.hony-box{
  float: left;
  text-align: center;
  width: 19%;
  margin-right: 10px;
  height: 390px;
}
.hony-box h3{
	font-size: 16px;
	margin-bottom:5px;
	 color: #072c32;
}
.hony-box p{
	font-size: 13px;
	margin-bottom:0px;
	 color: #072c32;
}
.hony-box a{
	font-size: 12px;
	 color: #a6b622;
}
.hony-box img{
	max-width:100%;
}
.last-box{
	margin-right:0px;
}
.box-container{
	padding:40px 0px 0px !important;
}
.box-about-heading{
	padding:10px 0px;
}
.box-about-heading h1{
	font-size: 22px;
	 color: #072c32;
	 margin-top: 0px;
}
.box-about-heading p{
	 color: #072c32;
}
.partener{
	padding:25px 0px 0px;
	text-align: center;
}
.partener ul{
	padding: 0px;
	list-style: none;
	margin-top: 30px;
}
.partener ul li{
	display: inline;
}
.partener img{
width: 200px;
}
.partener > p{
	margin-bottom: 0px;
	color: #072c32;
	font-size: 12px;
	font-weight: 400;
}
/*end-about*/
/*women*/
#eventview {
    padding-top: 38px;
}
.page-template-newsletters .news, .page-template-newsletters .news h1 {
    margin-bottom: 0;
    text-align: center;
}
.page-template-newsletters .news-section {
    padding: 50px 0px 0px;
}
.program-text h5{
	font-size: 15px;
	 color: #072c32;
	 font-weight: 400;
	 line-height: 20px;
}
.program-text p{
	font-size: 14px;
	 color: #072c32;
	 font-weight: 300;
	 line-height: 22px;
}
.computer {
    margin-top: 20px;
    position: relative;
}

.computerimg {
    position: relative;
    z-index: 99;
    max-width: 100%;
}
.featuredcompimg {
    position: absolute;
    left: 18px;
    top: 18px;
    z-index: 1;
    margin-right: 4%;
}
.computerimg img {
    max-width: 100%;
}
.external-link-button {
    margin-top: 20px;
}
.featuredcompimg img {
    width: 100%;
    height: auto;
}
.breadcrumb-text{
	padding:30px 0px 50px;
}
/*end-women*/
/*tender*/
.tender-section{
	padding: 50px 0px;
}
.tender-accordian h4 {
    border-bottom: 1px solid #0a2d33;
    padding: 15px 0px;
    font-size: 22px;
    font-weight: 700;
    color: #0a2d33;
}
.watch-exe{
	color: #5c5b5c !important;
}
span.expire.watch-exe img {
    margin: 0 6px;
    width: 14px;
    vertical-align: baseline;
}
.tender-btn{
	padding:40px 0px 10px;
}
.tender-btn{
	text-align: center;
}
.tender-btn-section{
background: rgb(34,163,199);
background: -moz-linear-gradient(left, rgba(34,163,199,1) 0%, rgba(34,163,199,1) 90%, rgba(78,181,210,1) 90%, rgba(78,181,210,1) 100%);
background: -webkit-linear-gradient(left, rgba(34,163,199,1) 0%,rgba(34,163,199,1) 90%,rgba(78,181,210,1) 90%,rgba(78,181,210,1) 100%);
background: linear-gradient(to right, rgba(34,163,199,1) 0%,rgba(34,163,199,1) 90%,rgba(78,181,210,1) 90%,rgba(78,181,210,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#22a3c7', endColorstr='#4eb5d2',GradientType=1 );
display: inline-block;
padding: 15px 15px 15px 30px;
text-align: center;
}
.arrow-farward {
  color: #ffffff;
  float: right;
  font-size: 20px;
  margin-top: -14px;
  padding-left: 20px;
}
.tender-btn-section a {
  color: #ffffff;
  font-size: 12px;
  padding-right: 30px;
}
.tender-btn-section h4 {
  color: #ffffff;
  font-size: 17px;
  margin: 0px;
}
.tender-btn-section p{
  margin-bottom:0px;
}
.darkYellowColor{
	background:#a6b622;
}
.add-on input::-webkit-input-placeholder{
    color:#000;
}
.darkYellowColor input::-webkit-input-placeholder{
    color:#FFF;
}
.darkYellowColor input:-moz-placeholder {
    color:#FFF;
}
/*end-tnder*/
#gform_wrapper_1 li {
    margin-bottom: 15px;
}

#gform_wrapper_1 .top_label .gfield_label{
	display:none;
}
#gform_wrapper_1 input[type="text"], #gform_wrapper_1 textarea, #gform_wrapper_1 select{
	width:100%;
	border-radius:4px;
  color:#072C32;
  outline-color: #008c80;
	padding: 4px 6px;
}
#gform_wrapper_1 .gform_button.button, #gform_wrapper_1 .gform_button.button:hover  {
    border-radius: 5px;
    background: #ffffff none repeat scroll 0 0;
    color: #072c32;
    font-size: 12px;
    padding: 9px 20px;
    width: 100%;
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{
	background:none !important;
	border-bottom: none !important;
    border-top: none !important;
}
.gform_wrapper .validation_message{
	font-weight:normal !important;
}
.gform_wrapper div.validation_error{
	border-bottom:none !important;
    border-top: none !important;
    font-size: 12px !important;
    font-weight:normal !important;
    margin-bottom:0 !important;
    padding:0 !important;
}
/* liScroll styles */
.TickerNews{
	width: 100%;
	height: 50px;
	line-height: 48px;
	margin: 20px 0 0;
}
.ti_wrapper{
	width: 100%;
	position: relative;
	overflow: hidden;
}
.ti_slide{
	width: 30000px;
	position: relative;
	left: 0;
	top: 0;
}
.ti_content{
	width: 3200px !important;
	position: relative;
	float:left;
}
.ti_news{
	float:left;
}
.ti_news a{
	display: block;
	margin-right: 10px;
	color:black;
	text-decoration: none;
}
/*---- end striker---*/
.resource-shortcode li {
    list-style: none;
    margin: 0 0 0 0;
}
.resource-shortcode ul {
    margin: 0;
    padding: 0;
}
.accordion-inner .resource-shortcode li {
    line-height: inherit;
}
.single-programs .col-md-6.col-sm-6.pd0 {
    min-height: 390px;
}
.gform_wrapper ul.gform_fields:not(.top_label) .gfield_label
/*.gform_wrapper form ul.gform_fields.left_label li.gfield label*/ {
    text-align: right;
    line-height: 33px;
}
.gform_wrapper form ul.gform_fields.left_label li.gfield .ginput_complex label {
    text-align: left;
    margin-top: 0;
    line-height: 100%;
}
ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_2 input {
    margin-bottom: 5px;
}
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox] {
    margin-top: 0 !important;

}
#hiddenpagecontent
{
    display:none;
}
#mega-menu-wrap-top #mega-menu-top a:hover {
    color: #00b1dc !important;
    text-decoration: none !important;
}
.modal-header .close {
    margin-top: -20px;
}
.col-md-6.col-sm-6.computer-img {
	padding-left: 40px;
}
i.glyphicon.glyphicons-download-alt:before {
    content: "\e166";
    color: #338c7d;
    margin-right: 7px;
}
i.glyphicon.halflings-ban-circle:before {
	content: "\e090";
	color: #338c7d;
    margin-right: 7px;
}
i.glyphicon.halflings-map-marker:before {
    content: "\e062";
    color: #338c7d;
    margin-right: 7px;
}
i.glyphicon.halflings-time:before {
	content: "\e023";
	color: #338c7d;
    margin-right: 7px;
}

/* Generate pdf html style css start */
.pdf-header-section{
	padding: 50px 0px 20px;
}

.pdfcurrentdate{
	color: #0F3E67;
	margin-bottom: 10px;
}
.heading{
	font-size: 26px;
	color: #0F3E67;
	/*font-weight: 700;*/
	margin-top: 0px;

}
.pdfpageslink{
	margin-top: 20px;
}
.pdfpageslink img{
	margin-right:15px;
	max-width: 45px;
}

.pdfpageslink span{
	line-height:26px;
	font-size: 16px;
}

.pdftable{
	border-color: #4274C7;
	margin-top: 10px;
}

table.pdftable:first-of-type {
    margin-top: 0;
}

.pdftable td, .pdftable th{
	padding: 10px;
}
.pdftable th{
	background-color: #C2EEFC;
	color: #3773C4;
}
.pdftable td{
	color: #003D69;
}
.pdf-footer-section{
	padding: 50px 0px 20px;
}

.trrow1{
	background-color: #95B4D6;
	color: #003D69;
	padding: 8px;
	font-size: 16px;
	text-align: center;
	margin-bottom: 5px;
	font-weight: 500;
}
.trrow2{
	background-color: #95B4D6;
	color: #003D69;
	padding: 8px;
	font-size: 16px;
	text-align: center;
	margin-bottom: 5px;
	font-weight: 500;
}
.trrow3{
	background-color: #003D69;
	color: #fff;
	padding: 10px;
	font-size: 15px;
	text-align: center;
}
.trrow3-1{
	text-align: left;
}
/* Generate pdf html style css End */

.plupload_filelist_footer {
	border-top: 1px solid #FFF;
	height: auto !important;
	line-height: 20px;
	vertical-align: middle;
}
.plupload_scroll .plupload_filelist {
	max-height: 75px !important;
 }
div#gform_wrapper_1 {
	background-color: #d3ebe2 !important;
	/*padding: 15px;*/
	margin-bottom: 10px !important;
}
div#gform_wrapper_1 .gform_heading {
	background: #008C80;
	width: 100% !important;
	padding: 10px 20px;
	margin: 0px;
	font-size: 16px;
	color: #fff !important;
}

div#gform_wrapper_1 .gform_heading h3{
    color:#fff !important;
}
div#gform_wrapper_1 .gform_body {
	padding: 10px 20px;
}
div#gform_wrapper_1 .top_label {
	padding: 0px;
}
div#gform_wrapper_1 #gform_submit_button_1 {
    margin: 0 15px 25px;
    width: 90%;
}
div#gform_wrapper_1 iframe {
    border-radius: 4px;
}
div#gform_wrapper_1 ul.gform_fields li.gfield {
    padding-right: 0;
}

/* Override Overall Font */
/* 12px to 15px */
.upper-nav ul li,
.search-bar,
.accord-text p,
.accord-text ul li,
.text-count-4 > p,
.text-count-5 > p,
.text-count > p,
.adress ul li,
.health-logo p,
.panel-body,
.panel-title,
div[data-toggle="buttons"] label,
.checkbox, .radio
.text > p,
.form-control,
.btn.btn-default.btn-sm,
.up-date-text p,
.up-date-text h5,
.up-date-text span,
.btn.btn-default.btn-sm-1,
.btn.btn-default.btn-sm-1 > span,
.form-field span,
.form-field p,
.month span,
.post h3,
.expire,
.btn-group-tab h5,
.accordion-inner.pannel-newslatter-body > p,
.box-brown >p,
.fusion-li-item-content > p,
.border-box p,
.send-btn,
.family-text-section p,
.family-text p,
.events-1 p,
.according-perah,
.service-panel-body,
.expire-img-section,
.Buttery-section > p,
.box-service > p,
.box-service a,
.map-section ul li,
.map-section p,
.hony-box a,
.partener > p,
.tender-btn-section a,
#gform_wrapper_1 .gform_button.button, #gform_wrapper_1 .gform_button.button:hover {
    font-size: 15px;
}

/* 13px to 16px */
.nav-box > h4,
.coloured-sidebar label,
.calender-text-news > p,
.pannel-newslatter-body > ul li,
.pannel-newslatter-body p,
.pannel-newslatter-body-2 ul li,
.pannel-newslatter-body-2 p,
.get-involve > p,
.according-heading,
.About-banner-text p,
.hony-box p {
    font-size: 16px;
}

/* 14px to 17px */
.program-text p,
.family-text h4,
.family-text-section h4, 
.col-sm-12.pd0.careerpage_anchor p, .col-sm-12.pd0.careerpage_anchor li {
    font-size: 18px;
}

/* 15px to 18px */
.trrow3,
.out-brk-txt p,
.coloured-sidebar h3,
.previous h3,
.next h3,
.next p .previous p,
.month-text h4,
.month h4,
.accordion-text-health,
.program-text h5 {
    font-size: 18px;
}

.previous h3, .next h3, .next p .previous p {
    font-size: 18px;
    margin-top: 18px;
    margin-bottom: 22px;
}

/* Newsletters */
.pannel-heading-newslatter, 
.pannel-newslatter-2 {background: none;}
.box-brown {background-color: transparent !important;}
.according-content {border-bottom: 1px solid #fff; color: #072C32;font-family: Geograph, sans-serif;}
.pannel-heading-newslatter {
    background: #c7a47e; 
    background: -moz-linear-gradient(left,  #008C80 5%, #D3EBE2 5%, #D3EBE2 96%, #d3ebe2a3 96%);
    background: -webkit-linear-gradient(left,  #008C80 5%,#D3EBE2 5%,#D3EBE2 96%,#d3ebe2a3 96%);
    background: linear-gradient(to right,  #008C80 5%,#D3EBE2 5%,#D3EBE2 96%,#d3ebe2a3 96%)
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008C80', endColorstr='#d3ebe2a3',GradientType=1 );
}
.pannel-newslatter-2 {
    background: #c7a47e;
    background: -moz-linear-gradient(left,  #008C80 5%, #ABDBC9 5%, #ABDBC9 96%, #d3ebe2f2 96%);
    background: -webkit-linear-gradient(left,  #008C80 5%,#ABDBC9 5%,#ABDBC9 96%,#d3ebe2f2 96%);
    background: linear-gradient(to right,  #008C80 5%,#ABDBC9 5%,#ABDBC9 96%,#d3ebe2f2 96%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008C80', endColorstr='#d3ebe2f2',GradientType=1 );
}
.according-content span {
    width: 85%;
    display: inline-block;
}
.col-sm-12.pd0.careerpage_anchor p.expiry-date, .col-sm-12.pd0.careerpage_anchor h4 {
    margin-bottom: 25px;
    display:inline-block;
}
.elementor-button {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.elementor-nav-menu--dropdown {
	margin-left: auto !important;
	margin-right: auto !important;
}
.page-template-classifieds .container.container-section h3 {
    background: #008480;
}
.page-template-classifieds .container.container-section h3:hover {
    background: #008480;
    color: #cbdb2a;
}