/*************************************

Template Name: International University Of Natural Medicine Website
Author: Jonayed Islam
Author Url: http://jonayed.com
Version: 1.0
Design and Developed by: Bongosoft Ltd.

****************************************/

@import url('https://fonts.googleapis.com/css?family=Nunito:400,700|Open+Sans:400,700|Roboto+Slab:700&display=swap');

/*

font-family: 'Roboto Slab', serif;
font-family: 'Open Sans', sans-serif;
font-family: 'Nunito', sans-serif;

*/

body {
    font-family: 'Open Sans', serif ;
    font-size: 16px;
    color: #000;
    background: #fff;
}

/* @media (min-width: 1120px) {
  .container {
    max-width: 1212px!important;
  }

} */

/*======================== CUSTOM BOOTSTRAP STYLE ============================*/
.custom-container {
  padding-left: 12px;
  padding-right: 12px;
}
.custom-row {
  margin-right: -12px;
  margin-left: -12px;
}
.custom-padding {
  padding-left: 12px;
  padding-right: 12px;
}
.p-0 {
  padding-left: 0;
  padding-right: 0;
}
.p-left-0 {
  padding-left: 0;
}
.p-right-0 {
  padding-right: 0;
}
.m-0 {
  margin-left: 0;
  margin-right: 0;
}


h1, h2, h3, h4, h5, h6 {
  font-family: 'Nunito', serif ;
}
a:focus {
    outline: 0 solid !important;
}
a:hover {
    text-decoration: none !important;
}
*a:hover {
    text-decoration: none !important;
}
/* Remove Chrome Input Field's Unwanted Yellow Background Color */

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
/*================================================
     PRELOADER
==================================================*/

.preloader-loader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ffffff;
    z-index: 9999999;
}
.spinner-loader {
    margin-top: -20px;
    margin-left: -25px;
    width: 50px;
    height: 40px;
    text-align: center;
    font-size: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
}
.spinner-loader > div {
    background-color: #179bd7;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out;
}
.spinner-loader .load2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.spinner-loader .load3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}
.spinner-loader .load4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.spinner-loader .load5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
@-webkit-keyframes sk-stretchdelay {
    0%, 40%, 100% {
        -webkit-transform: scaleY(0.4);
    }
    20% {
        -webkit-transform: scaleY(1);
    }
}
@keyframes sk-stretchdelay {
    0%, 40%, 100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }
    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1);
    }
}
/*======================== CUSTOM HEADER STYLE ============================*/
.header-full-top-area {
  border-top: 4px solid #173e71;
  width: 100%;
  overflow: hidden;
}
.header-top-area {
  width: 100%;
  overflow: hidden;
}
.top-area-ul {
  margin: 0;
  padding: 0;
  text-align: right;
  margin-bottom: 7px;
}
.top-area-ul li {
  list-style: none;
  display: inline-block;
}
.top-area-ul li a {
  color: #fff;
  font-size: 13px;
  padding: 3px 8px;
  font-family: 'Nunito', serif;
}
.top-area-ul:after {
  background: #173e71;
  content: "";
  position: absolute;
  left: 50px;
  right: -20000px;
  top: 0;
  bottom: 0;
  -webkit-transform: skewX(30deg);
  -ms-transform: skewX(30deg);
  transform: skewX(30deg);
  z-index: -200;
}

/*======================== CUSTOM HEADER STYLE ============================*/
.header-logo-area {
  background: #fff;
  width: 100%;
  padding: 0 0 15px 0;
}
.header-logo {
  margin-top: -17px;
}
.header-logo-single {
  width: 100%;
  float: left;
}
.header-logo-single-left {
  float: left;
  width: 22%;
}
.header-logo-single-right {
  float: left;
  width: 78%;
  margin-top: 43px;
  padding-left: 4px;
}
.header-logo-single-right h1 {
  font-size: 32px;
  color: #2b464f;
  margin: 0;
  font-weight: 700;
  line-height: 1.1;
}
.header-right-ul {
  margin: 0;
  padding: 0;
  text-align: right;
  margin-top: 38px;
}
.header-right-ul li {
  list-style: none;
}
.header-right-ul li a {
  font-size: 16px;
  text-decoration: none;
  color: #000;
}
/*===========================================
    MAIN SILDER STYLE
============================================*/
.main-slider-wrapper {
  width: 100%;
}
.camera_wrap {
  height: 500px;
  float: unset!important;
}
.camera_wrap .camera_pag .camera_pag_ul {
  text-align: center;
  margin-top: -95px;
}
.camera_wrap .camera_pag .camera_pag_ul li {
  background: #fff;
}
.camera_pag_ul li img {
  max-width: 150px!important;
}
.camera_caption h2 {
  margin: 0;
  font-size: 20px;
  font-family: 'Open Sans', serif ;
}
/*===========================================
    GLANCE SECTI0N STYLE
============================================*/
.glance-section {
  position: relative;
  padding: 0 0 50px 0;
}
.glance-heading {
  text-align: center;
  margin: auto;
  margin-top: -15px;
  margin-bottom: 35px;
}
.glance-title {
  font-family: 'Roboto Slab', serif;
  margin: auto;
  position: relative;
  display: inline-block;
  padding: 15px 40px;
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 1px;
  transition: all 0.5s ease-in-out;
}
.glance-title::before, .glance-title::after {
  content: "";
  position: absolute;
  transform: skew(-30deg);
  transition: all 0.5s ease-in-out;
  bottom: 0;
  left: 0;
  background: #179bd7;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.glance-text {
  background: #eff3f4 none repeat scroll 0 0;
  border-bottom: 3px solid #179bd7;
  padding: 25px 35px 5px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  margin-bottom: 20px;
}
.glance-text:hover {
  background: #ffffff none repeat scroll 0 0;
  box-shadow: 0 2px 20px rgba(34, 30, 31, 0.4);
  border-color: #296ec1;
}
.glance-text p {
  text-align: justify;
  font-size: 16px;
}
.glance-text-bottom {
  margin-bottom: -27px;
  text-align: center;
}
.glance-btn {
  background: #179bd7;
  padding: 8px 33px;
  color: #ffffff;
  display: inline-block;
  font-size: 18px;
  margin: 0;
  text-transform: uppercase;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  letter-spacing: 0.5px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.glance-btn:hover {
  color: #fff;
}
.glance-text:hover .glance-btn {
  background: #296ec1;
}
/*================================================
   MESSAGE SECTION
==================================================*/
.message-section {
  padding: 0 0 90px 0;
}
.section-title-wrapper {
  margin-bottom: 35px;
  position: relative;
}
.section-title-wrapper:before {
  background: #1d4e89 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 3px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  text-align: center;
  width: 230px;
}
.section-title-wrapper:after {
	background: rgba(0, 0, 0, 0) url(../images/icon/graduation-cap.jpg) no-repeat scroll 0 0;
  bottom: -7px;
  color: #1d4e89;
  content: "";
  font-size: 14px;
  height: 20px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  text-align: center;
  width: 40px;
  z-index: 9;
}
.section-title {
  text-align: center;
  overflow: hidden;
  position: relative;
}
.section-title h3 {
  color: #1d4e89;
  font-family: 'Roboto Slab', serif;
  font-size: 32px;
  letter-spacing: 1px;
  font-weight: 700;
  margin-bottom: 15px;
  text-transform: capitalize;
}
.chairman-img {
  position: relative;
}
.chairman-img img {
  -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
}
.chairman-img:after {
  content: '';
  width: 100%;
  height: 100%;
  border: 10px dashed #cccaca;
  position: absolute;
  top: 30px;
  right: -30px;
  z-index: -1;
}
.message-text-wrapper {
  margin-left: 70px;
  position: relative;
  margin-top: 110px;
  margin-right: 10px;
}
.message-text:before {
  position: absolute;
  content: "“";
  left: -40px;
  top: 0.3em;
  font-size: 6.923em;
  color: #cccaca;
  line-height: 10px;
}
.message-text {
}
.main-chairman-text {
  text-align: right;
  padding-right: 15px;
}
.message-text p {
  color: #444;
  font-size: 20px;
  padding-top: 10px;
  line-height: 1.4;
  text-align: justify;
}
.main-chairman-text h4 {
  margin: 0;
  font-size: 26px;
  text-transform: uppercase;
  color: #1d4e89;
  font-weight: 700;
}
.main-chairman-text h5 {
  font-weight: 700;
  font-size: 18px;
}
/*================================================
   COUNTER SECTION
==================================================*/
.section-title-wrapper-white:before {
  background: #fff none repeat scroll 0 0;
}
.section-title-wrapper-white:after {
  background: rgba(0, 0, 0, 0) url(../images/icon/cap-white.jpg) no-repeat scroll 0 0;
}
.section-title-white h3 {
  color: #fff;
}
.counter-section {
  background: url('../images/counter-bg.jpg') center center repeat fixed;
  /* background-image: url('../images/counter-bg.jpg'); */
  background-size: cover;
  background-position: center;
  padding: 70px 0;
}
.counter-wrapper .counter-column {
  padding-top: 5px;
  padding-bottom: 0px;
  text-align: center;
}
.counter-column span {
  font-size: 50px;
  color: #fff;
  font-weight: 700;
  display: inline-block;
  text-align: center;
  padding-left: 5px;
  transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  transform: scale(1.0);
}
.counter-column h3 {
  font-size: 32px;
  line-height: 24px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 0px;
  font-family: 'Nunito', sans-serif;
}
.counter-effects {
  position: relative;
  margin-top: 70px;
}
.counter-circle {
  position: absolute;
  top: -71px;
  left: 50%;
  margin-left: -10px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: block;
  box-shadow: 3px 0 15px rgba(0, 0, 0, 0.2);
  background-color: #fff;
}
.counter-circle:before {
  content: "";
  width: 2px;
  height: 50px;
  position: absolute;
  left: 9px;
  border: 1px dashed #dfe8f3;
  bottom: -50px;
  -moz-transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.counter-img {
  width: 95px;
  height: 95px;
  line-height: 90px;
  border-radius: 50%;
  box-shadow: 3px 0 20px rgba(0, 0, 0, 0.2);
  display: inline-block;
  border: 1px solid #fbfbfb;
  background: transparent;
  position: relative;
  top: 0;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.counter-effects:hover .counter-img {
  position: relative;
  top: 10px;
  -moz-transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.counter-effects:hover {
  -moz-transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.counter-effects:hover .counter-circle:before {
  bottom: -60px;
  height: 60px;
  -moz-transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.counter-effects:hover .counter-img {
  position: relative;
  top: 10px;
  -moz-transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.counter-column:hover span {
  transform: scale(1.2);
  padding-left: 10px;
}
/*========================================================
    LATEST NEWS Section Style
=========================================================*/
.latest-news-section {
  padding: 60px 0 80px;
}
.latest-news-carousel .owl-nav {
  position: absolute;
  top: -45px;
  left: 0;
  right: 0;
}
.latest-news-carousel .owl-prev, .latest-news-carousel .owl-next {
  border: 1px solid #179bd7 !important;
  text-align: center;
  border-radius: 5%;
  display: inline-block;
  width: 40px;
  height: 40px;
  background: #179bd7!important;
  color: #ffffff!important;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
}
.latest-news-carousel .owl-prev .fa , .latest-news-carousel .owl-next .fa {
  font-size: 30px;
  line-height: 30px;
}
.latest-news-carousel .owl-prev .fa {
  margin-left: 3px;
}
.latest-news-carousel .owl-next .fa {
  margin-right: 3px;
}
.latest-news-carousel .owl-prev:focus, .latest-news-carousel .owl-next:focus {
	border: 1px solid #296ec1 !important;
}
.latest-news-carousel .owl-prev:hover, .latest-news-carousel .owl-next:hover {
	background: #fff!important;
  color: #296ec1!important;
  border: 1px solid #296ec1 !important;
}
.latest-news-carousel .owl-prev {
	float: right;
  position: relative;
  margin-left: 10px;
}
.latest-news-carousel .owl-next {
  float: right;
  position: relative;
}
.latest-news-single-item {
  margin-top: 45px;
}
.latest-news-single-item a {
  display: block;
  background:#eff3f4 none repeat scroll 0 0;
  border-bottom: 3px solid #179bd7;
  padding: 0 35px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  margin-bottom: 20px;
  color: #000;
}
.latest-news-image {
  overflow: hidden;
  position: relative;
  text-align: center;
  top: -35px;
}
.latest-news-single-item-text {
  margin-top: -15px;
  overflow: hidden;
  min-height: 275px;
  max-height: 275px;
  /* min-height: 330px;
  max-height: 330px; */
}
.latest-news-single-item-text h4 {
  font-size: 22px;
  line-height: 1.2;
  font-weight: 400;
  margin-bottom: 10px;
  text-transform: capitalize;
  font-family: 'Open Sans', sans-serif;
}
.latest-news-single-item-text p {
  text-align: justify;
  font-size: 16px;
  line-height: 1.6;
}
.latest-news-single-item-text-info {
  padding-bottom: 15px;
  display: block;
  width: 100%;
  float: left;
}
.latest-news-single-item-text-info span {
  font-size: 14px;
}
.latest-news-button-wrapper {
  text-align: center;
  margin-top: -43px;
}
.latest-news-button-wrapper .latest-news-button {
  background: #179bd7;
  padding: 6px 25px;
  color: #ffffff;
  display: inline-block;
  font-size: 18px;
  border: 0;
  margin: 0;
  text-transform: uppercase;
  font-family: 'Nunito', sans-serif;
  font-weight: 400;
  letter-spacing: 0.5px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.latest-news-single-item a:hover {
  background: #ffffff none repeat scroll 0 0;
  box-shadow: 0 2px 20px rgba(34, 30, 31, 0.4);
  border-color: #296ec1;
}
.latest-news-single-item:hover .latest-news-button-wrapper .latest-news-button {
  background: #296ec1 !important;
  box-shadow: none !important;
}
.latest-news-button-wrapper .latest-news-button:hover {
  box-shadow: none !important;
}
/*========================================================
   NEWSLETTER AREA SECTION STYLE
=========================================================*/
.newsletter-area:before {
  background: #173e71;
  content: "";
  height: 48px;
  position: absolute;
  right: 0;
  top: 10px;
  width: 43%;
}
.newsletter-area:after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  -o-border-image: none;
  border-image: none;
  border-style: solid;
  border-width: 24px 10px;
  content: "";
  height: 5px;
  position: absolute;
  right: 43%;
  top: 10px;
  width: 0;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #173e71 #173e71;
}
.newsletter-area {
  background: #2d3e50 none repeat scroll 0 0;
  color: #ffffff;
  position: relative;
}
.newsletter-area:before {
  height: 148px;
  left: 0;
  right: auto;
  top: -20px;
  width: 44%;
}
.newsletter-area:after {
border-width: 74.5px 40px;
left: 44%;
right: auto;
top: -20px;
}
.newsletter-content h2, .newsletter-content h3 {
  font-weight: 700;
  font-size: 30px;
  letter-spacing: 0.9px;
}
.newsletter-content h2 {
  font-family: 'Roboto Slab', serif;
}
.newsletter-content h3 {
  margin-bottom: 2px;
  font-size: 24px
}
.subscribe-form input {
  color: #696969;
  height: 100%;
  padding-left: 15px;
  width: 100%;
  border: 0;
}
.subscribe-form > button {
  border: 2px solid #173e71;
  font-weight: 700;
  height: 100%;
  position: absolute;
  background: #173e71;
  color: #fff;
  right: 0;
  top: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 34%;
  cursor: pointer;
}
.subscribe-form > button:hover {
  background: #FFF;
  background: #173e71;
  border: 2px solid #173e71;
}
.newsletter-form {
  overflow: hidden;
  padding: 36px 0;
}
.subscribe-form {
  float: right;
  height: 56px;
  position: relative;
  width: 525px;
}
.subscribe-form:before {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #fff #fff transparent transparent;
  -o-border-image: none;
  border-image: none;
  border-style: solid;
  border-width: 28px 15px;
  content: "";
  height: 5px;
  left: -30px;
  position: absolute;
  top: 0;
  width: 0;
}
.newsletter-content {
  padding-top: 26px;
  z-index: 9;
  position: relative;
}
/*========================================================
   FOOTER SECTION STYLE
=========================================================*/
.footer-wrapper {
  background: #2d3e50 none repeat scroll 0 0;
  color: #ffffff;
  padding: 70px 0 55px;
}
.footer-widget {

}
.footer-widget h2 {
  font-size: 30px;
  margin-bottom: 15px;
  font-weight: 400;
  letter-spacing: 0.5px;
}
.footer-contact {
  margin: 0;
  padding: 0;
}
.footer-contact li {
  list-style: none;
  line-height: 28px;
  font-weight: 400;
  font-size: 16px;
}
.social-icon-wrapper {
  position: relative;
}
.social-icon {
  margin-left: -2px;
  margin-top: 10px;
  display: inline-block;
  position: relative;
  top: 0;
  left: 0;
  -ms-transform:translate(0%,0%);
  -webkit-transform:translate(0%,0%);
  transform:translate(0%,0%);
}
/* Icons */
.social-icon a {
  color: #fff;
  background: #DB6E82;
  border-radius: 20px;
  text-align: center;
  text-decoration: none;
  font-family: fontawesome;
  position: relative;
  display: inline-block;
  width: 38px;
  font-size: 18px;
  height: 38px;
  padding-top: 8px;
  margin: 0;
  -o-transition: all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  -webkit-font-smoothing: antialiased;
}
.social-icon a:nth-of-type(1){
  background: #3b5999;
}
.social-icon a:nth-of-type(2){
  background: #55acee;
}
.social-icon a:nth-of-type(3){
  background: #dd4b39;
}
.social-icon a:nth-of-type(4){
  background: #cd201f;
}
.social-icon a:nth-of-type(5){
  background: #bd081c;
}
.social-icon a:nth-of-type(6){
  background: #ee802f;
}
/* pop-up text */
.social-icon a span {
  color:#666;
  position:absolute;
  font-family:sans-serif;
  bottom:0;
  left:-25px;
  right:-25px;
  padding:5px 7px;
  z-index:-1;
  font-size:14px;
  border-radius:2px;
  background:#fff;
  visibility:hidden;
  opacity:0;
  -o-transition:all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
/* pop-up text arrow */
.social-icon a span:before {
  content:'';
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
  position:absolute;
  bottom:-5px;
  left:38px;
}
/* text pops up when icon is in hover state */
.social-icon a:hover span {
  bottom:50px;
  visibility:visible;
  opacity:1;
}
/* font awesome icons */
.social-icon a:nth-of-type(1):before {
  content:'\f09a';
}
.social-icon a:nth-of-type(2):before {
  content:'\f099';
}
.social-icon a:nth-of-type(3):before {
  content:'\f0d5';
}
.social-icon a:nth-of-type(4):before {
  content: "\f167";
}
.social-icon a:nth-of-type(5):before {
  content: "\f0d2";
}
.social-icon a:nth-of-type(6):before {
  content: "\f09e";
}
.list-footer-menu {
  margin: 0;
  padding: 0;
}
.list-footer-menu li {
  list-style: none;
}
.list-footer-menu li a {
    font-size: 16px;
    color: #fff;
    line-height: 32px;
    position: relative;
    font-weight: 400;
}
.list-footer-menu li a:hover {
    color: #fff;
}
.list-footer-menu li a:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background: #fff;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.list-footer-menu li a:hover:before {
    width: 100%;
}
.quick-link {
  margin: 0;
  padding: 0;
}
.quick-link li {
  list-style: none;
}
.quick-link li a {
  color: #fff;
  background: #179bd7;
  padding: 10px 10px;
  display: block;
  font-size: 15px;
  margin-top: 15px;
  text-align: center;
  transition: 0.5s;
}
.quick-link li a:hover {
  background: #173e71;
}
.footer-bottom {
  background: #173e71;
  width: 100%;
  padding: 15px 0;
  color: #fff;
  font-size: 14px;
  padding: 18px 0 13px 0;
}
.footer-bottom p {
  margin: 0;
  font-family: 'Nunito', sans-serif;
}
.design-link {
  text-align: right;
}
.design-link p {
  display: inline-block;
  color: #fff;
}
.design-link img {
  margin-top: 4px;
}
.rights-text {
  margin-top: 3px;
}
/*================================================
     BREADCRUMB SECTION STYLE
==================================================*/
.breadcrumb-wrapper {
  display: block;
  padding: 40px 0;
  /* box-shadow: 0 5px 5px -5px #000; */
  background: #eff3f4;
  border-top: 1px solid rgba(0,0,0, 0.5);
}

/* .breadcrumb-wrapper-main {
  background-color:#f0f4f9;
  border-color:rgba(221, 221, 221, 0.1);
  border-top: 1px solid rgba(0,0,0, 0.1);

} */

.breadcrumb-wrapper h2 {
  text-align: left;
  margin: 0;
  color: #179bd7;
  font-size: 40px;
  font-weight: 700;
}
.breadcrumb-wrapper .breadcrumb {
  margin: 0;
  padding: 0;
  background: transparent;
  float: right;
  padding: 14px 0 0 0;
  font-family: 'Roboto Slab', serif;
}
.breadcrumb-wrapper .breadcrumb li a {
  color: #000;
  font-size: 18px;
  text-transform: capitalize;
  transition: 0.5s;
}
.breadcrumb-wrapper .breadcrumb li {
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 400;
}
.breadcrumb-item.active {
  color: #179bd7;
}
.breadcrumb li a:hover {
  color: #179bd7;
}
/*================================================
     ABOUT PAGE STYLE
==================================================*/
.about-us-page {
  padding: 70px 0 100px 0;
}
.about-left-image {
  padding: 5px 30px 5px 60px;
}
.left-image-1 {
  margin-top: 50px;
  margin-bottom: 25px;
}
.left-image-2 {
  margin-bottom: 25px;
}
.left-image-4 {
  margin-top: -50px;
}
.left-image-1 img , .left-image-2 img,
.left-image-3 img, .left-image-4 img{
  height: 280px;
  width: 100%;
}
.about-right {
  padding: 30px 60px 0 0;
}
.about-right h2 {
  font-size: 45px;
  color: #000;
  font-weight: 700;
  margin-bottom: 10px;
}
.about-right p {
  font-size: 18px;
  text-align: justify;
}
.mission {
    padding: 30px 0 0;
}
.mission p {
  margin-bottom: 5px;
  font-size: 20px;
  color: #000;
  font-family: 'Nunito', sans-serif;
  line-height: 1.4;
  font-weight: 400;
}
