@font-face {
  font-family: 'montserratregular';
  src: url("../fonts/montserrat-regular-webfont.eot");
  src: url("../fonts/montserrat-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat-regular-webfont.woff2") format("woff2"), url("../fonts/montserrat-regular-webfont.woff") format("woff"), url("../fonts/montserrat-regular-webfont.ttf") format("truetype"), url("../fonts/montserrat-regular-webfont.svg#montserratregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'montserratbold';
  src: url("../fonts/montserrat-bold-webfont.eot");
  src: url("../fonts/montserrat-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat-bold-webfont.woff2") format("woff2"), url("../fonts/montserrat-bold-webfont.woff") format("woff"), url("../fonts/montserrat-bold-webfont.ttf") format("truetype"), url("../fonts/montserrat-bold-webfont.svg#montserratbold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'montserratlight';
  src: url("../fonts/montserrat-light-webfont.eot");
  src: url("../fonts/montserrat-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat-light-webfont.woff2") format("woff2"), url("../fonts/montserrat-light-webfont.woff") format("woff"), url("../fonts/montserrat-light-webfont.ttf") format("truetype"), url("../fonts/montserrat-light-webfont.svg#montserratlight") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'montserrathairline';
  src: url("../fonts/montserrat-hairline-webfont.eot");
  src: url("../fonts/montserrat-hairline-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat-hairline-webfont.woff2") format("woff2"), url("../fonts/montserrat-hairline-webfont.woff") format("woff"), url("../fonts/montserrat-hairline-webfont.ttf") format("truetype"), url("../fonts/montserrat-hairline-webfont.svg#montserrathairline") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/FontAwesome.otf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.ttf");
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: 'montserratregular';
  overflow-x: hidden;
  font-size: 16px;
}

.row {
  margin-left: 0;
  margin-right: 0;
}

a {
  cursor: pointer;
  outline: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

@media (max-width: 1024px) {
  .container {
    padding-right: 15px;
  }
}

.os-animation {
  opacity: 0;
}

.os-animation.animated {
  opacity: 1;
}

#return_to_top {
  z-index: 999;
  cursor: pointer;
  position: fixed;
  bottom: 10px;
  right: 10px;
  background: rgba(0, 0, 0, 0.7);
  width: 40px;
  height: 40px;
  display: block;
  text-decoration: none;
  display: none;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -ms-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  color: rgba(255, 255, 255, 0.6);
  font-size: 1.2em;
}

#return_to_top i {
  vertical-align: bottom;
  width: 100%;
  text-align: center;
}

#return_to_top:hover {
  color: white;
}

.pad_le_ri_o {
  padding-left: 0;
  padding-right: 0;
}

.pad_bot_70 {
  padding-bottom: 70px;
}

.pad_le_ri_oi {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.logo_section {
  padding-top: 20px;
  padding-bottom: 20px;
}

header {
  margin-bottom: 0;
  margin-top: 0;
  top: 0;
  position: fixed;
  z-index: 1049;
  width: 100%;
  background-color: #fff;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.7);
}

header .brand_col {
  padding-left: 0;
  text-align: left;
  padding-right: 0;
}

header .navbar-brand {
  padding: 0;
  margin: 0;
  margin-top: 3px;
}

header .navbar-brand img {
  width: 100%;
}

header .logo_row {
  font-family: 'montserratbold';
  color: #009a8c;
}

header .tag_row {
  color: #202020;
  font-size: 0.9em;
}

header .tag_row span {
  color: #009a8c;
  font-family: 'montserratbold';
}

header .tag_row p {
  width: 100%;
  margin-bottom: 0px;
}

header .navbar-nav a {
  padding: 5px 20px !important;
  margin-bottom: -1px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-bottom: 2px solid transparent;
  font-family: 'montserratlight';
}

header .navbar-nav a:hover {
  background-color: transparent;
  outline: 0;
}

header .navbar-nav a:active, header .navbar-nav a:focus {
  color: #656565 !important;
  background-color: transparent;
  outline: 0;
}

header .navbar-nav .dropdown-toggle::after {
  display: none;
}

header .navbar-nav .dropdown-menu {
  right: auto;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  border: 0px;
  border-radius: 0;
  background-color: #fff;
  box-shadow: 0px 5px 12px rgba(0, 0, 0, 0.7);
}

header .navbar-nav .dropdown-menu a {
  border: 0px !important;
  font-family: 'montserratlight' !important;
}

header .navbar-nav .dropdown-item {
  font-size: 0.9em;
  color: rgba(0, 0, 0, 0.5);
  text-align: center;
}

header .navbar-nav .dropdown-item:hover, header .navbar-nav .dropdown-item:focus {
  color: rgba(0, 0, 0, 0.7);
}

header .top_nav_icons {
  margin-left: 10px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

header .top_nav_icons img {
  width: 23px;
  height: auto;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

header .top_nav_icons a {
  padding: 0 !important;
  margin-left: 16px;
  margin-right: 0px;
}

header .top_nav_icons a:hover img {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}

.navbar-light .navbar-toggler {
  border-color: #17242a;
  outline: 0;
}

.slide_des_home {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  font-family: 'montserratbold';
}

.slide_des_home h2 {
  line-height: 140%;
  padding-top: 15%;
}

.slide_des_home span {
  background-color: #17242a;
  color: #fff;
  padding: 5px 15px;
  line-height: 1.8;
}

.active_nav {
  font-weight: bold;
  color: #656565 !important;
}

.active_nav_w {
  font-family: 'montserratbold' !important;
}

.dropdowback_g {
  background-color: rgba(2, 125, 140, 0.9);
}

.dropdowback_b {
  background-color: rgba(180, 109, 87, 0.9);
}

#sagaranav ul li.active a {
  font-family: 'montserratbold';
  color: rgba(0, 0, 0, 0.5);
}

.ho_a {
  font-family: 'montserratbold' !important;
  color: rgba(0, 0, 0, 0.5);
}

#sagaranav .dropdown-item.active, .dropdown-item:active {
  border: 0px;
  background-color: transparent;
  font-family: 'montserratbold' !important;
}

.top_nav_icons_bar {
  display: none !important;
}

.navbar-toggler {
  padding: 2px 10px;
  font-size: 15px;
}

.navbar-toggler-icon {
  width: 18px;
}

@media (max-width: 767px) {
  .logo_section {
    padding-top: 0;
    padding-bottom: 10px;
  }
  .top_nav_icons_bar {
    display: block !important;
  }
  .top_nav_icons_bar a {
    margin-left: 0 !important;
    margin-right: 15px !important;
  }
  .top_nav_icons_bar a img {
    width: 20px;
  }
  .top_nav_icons_menu {
    display: none !important;
  }
  .logo_row {
    font-size: 1.5rem;
  }
  header .brand_col {
    text-align: center;
  }
  header .navbar-brand img {
    width: 75%;
  }
  header .top_nav_icons {
    margin-left: 0;
  }
  header .navbar-nav {
    width: 100%;
    border-bottom: 0px;
    margin: 0 auto !important;
    text-align: center;
  }
  header .navbar-nav .dropdown-menu {
    box-shadow: none;
    background-color: #fff;
    right: auto;
    left: 0%;
    -webkit-transform: translate(0%, 0);
    -o-transform: translate(0%, 0);
    transform: translate(0%, 0);
  }
  header .navbar-nav .dropdown-item {
    text-align: center;
    color: #656565;
  }
  .dropdowback_g {
    background-color: #fff;
  }
  .dropdowback_b {
    background-color: #fff;
  }
  .navbar {
    padding: 5px 0px 0px 0px;
  }
}

.slider_section {
  position: relative;
}

.slider_section img {
  width: 100%;
  height: auto;
}

.slider_section .slick-dotted.slick-slider {
  margin-bottom: 0px;
}

.slider_section .marquee {
  overflow: hidden;
}

.logo_hes {
  width: 60% !important;
  margin: 0 auto;
  margin-top: 15px;
}

#home_slider .slick-dots {
  bottom: 13%;
  text-align: right;
  padding-right: 50px;
}

#home_slider .slick-dots li {
  width: 15px;
  height: 15px;
}

#home_slider .slick-dots button {
  padding: 0;
  border: 1px solid #fff;
  border-radius: 50%;
  width: 15px;
  height: 15px;
}

#home_slider .slick-dots button::before {
  font-size: 15px;
  border-radius: 50%;
  color: #17242a;
  width: 15px;
  height: 15px;
  line-height: 18px;
}

#home_slider .slick-dots li.slick-active button:before {
  opacity: 1;
}

.slider_des {
  padding: 15px;
  font-size: 0.9em;
  text-align: justify;
  color: #000;
  font-family: 'montserratlight';
}

.bootom_si_row {
  padding-top: 20px;
}

.slider_des_c1 {
  background-color: #fcc380;
}

.cap_si {
  text-align: right;
  bottom: 2%;
  width: 100%;
  left: 0;
  position: absolute;
  color: #fff;
  padding-right: 50px;
  font-family: 'montserratlight';
}

.cap_si h5 {
  font-size: 0.7em;
  text-shadow: 1px 2px 5px #000;
}

.slider_des_c2 {
  z-index: 100;
  position: absolute;
  top: 13%;
  padding: 30px;
  right: 11%;
  font-size: 0.95em;
  text-align: justify;
  color: #009a8c;
  font-family: 'montserratregular';
}

.slider_des_c2 p {
  margin-bottom: 10px;
  line-height: 130%;
}

.slider_des_c2 .read_more {
  color: #fff;
  font-size: 0.9em;
}

.slider_des_c2 .read_more .plus_read {
  font-size: 1em;
  margin-left: 6px;
  vertical-align: inherit;
}

.slider_des_c2 .read_more:hover {
  color: #009a8c !important;
  font-size: 0.9em;
}

.slider_des_c2 .slide_div p:first-child {
  margin-top: 6px;
}

.slider_des_c2 .slide_div p {
  margin-bottom: 10px;
}

.slider_des_c2 .slide_div p:last-child {
  margin-bottom: 0px;
}

@media (max-width: 1199px) {
  .slider_des_c2 {
    padding: 15px;
    font-size: 0.8em;
  }
}

@media (max-width: 991px) {
  .slider_des_c2 {
    position: relative;
    right: 0;
    top: 0;
    padding: 20px;
    color: #000;
    font-family: 'montserratlight';
    font-size: 1em;
  }
}

@media (max-width: 767px) {
  .home_slider_new .slick-slide {
    height: 300px;
  }
  .home_slider_new img {
    width: 100%;
    object-fit: cover;
    height: 100%;
  }
}

.contact_section {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.contact_section img {
  width: 100%;
  height: auto;
}

.contact_section .contact_head {
  padding-top: 8%;
  color: #fff;
  font-family: 'montserratbold';
  text-shadow: 1px 5px 20px #1f1f1f;
}

.contact_section .contact_head2 {
  padding-top: 13%;
  text-shadow: 1px 5px 20px #1f1f1f;
}

.height_sec3, .height_sec2 {
  position: absolute;
  top: 0;
  width: 100%;
}

.contact_form {
  padding-top: 70px;
  padding-bottom: 70px;
}

.contact_form .contact_des h5 {
  font-family: 'montserratregular';
  margin-top: 40px;
  font-size: 1.1rem;
  color: #009a8c;
}

.contact_form .contact_des p {
  color: rgba(0, 0, 0, 0.5);
  font-family: 'montserratlight';
}

.contact_form .contact_des a {
  color: #009a8c;
  text-decoration: none;
}

.contact_form .form_col {
  margin-top: 40px;
}

.contact_form .form_col form {
  width: 80%;
  margin: 0 auto;
}

.contact_form .form_col input {
  margin-bottom: 20px;
}

.contact_form .form_col textarea {
  resize: none;
  margin-bottom: 20px;
}

.contact_form .form_col button, .contact_form .form_col button:hover, .contact_form .form_col button:focus, .contact_form .form_col button:active, .contact_form .form_col button:visited {
  border: none;
  outline: 0;
  padding: 5px 15px;
  box-shadow: none;
  border-radius: 4px;
  background-color: #009a8c;
}

.contact_form .form_col .btn-primary:not(:disabled):not(.disabled):active {
  background-color: #009a8c;
  outline: 0;
}

@media (max-width: 767px) {
  .contact_form {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .contact_form .form_col {
    margin-top: 30px;
  }
  .contact_form .form_col form {
    width: 100%;
  }
}

.msg_divs {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 0;
  text-align: center;
}

#messages_er {
  color: red;
  font-size: 15px;
  font-weight: bold;
}

#messages_s {
  color: green;
  font-size: 15px;
  font-weight: bold;
}

.dis_n {
  display: none !important;
}

.dis_o {
  opacity: 0;
}

.loadings {
  display: none;
  width: 20px;
  height: auto;
}

.main_section {
  padding-top: 50px;
  padding-bottom: 50px;
}

.main_section .main_des {
  font-family: 'montserratlight';
  font-size: 0.86em;
  text-align: justify;
  padding-left: 30px;
}

.main_section .main_des .inside_dev {
  border-top: 1px solid #929292;
  border-bottom: 1px solid #929292;
  padding-bottom: 20px;
  padding-top: 31px;
  height: 100%;
}

.rowfirstchild {
  margin-top: 50px;
}

.filter_main {
  padding: 25px 5px;
  border-top: 1px solid #929292;
  border-bottom: 1px solid #929292;
}

.filter_main a {
  display: block;
  color: #009a8c;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
  font-family: 'montserratlight';
  margin-bottom: 8px;
  margin-top: 8px;
  text-align: center;
}

.filter_main a:hover, .filter_main a:active, .filter_main a:focus {
  font-weight: bold;
}

.filter_back_g {
  background-color: #027d8c;
}

.filter_back_b {
  background-color: #b46d57;
}

.book_row {
  margin-top: 35px;
}

.book_row img {
  width: 100%;
  height: auto;
  border: 1px solid #a2a2a2;
}

.book_row .cover_img {
  padding-left: 0;
  padding-right: 0;
}

.book_row .cover_img2 {
  padding-left: 0;
  padding-right: 30px;
  padding-top: 25px;
  padding-bottom: 25px;
}

.book_row .cover_imgs {
  padding-top: 25px;
}

.book_row .cover_imgs img {
  margin-bottom: 15px;
  border: 0px;
  width: 100%;
}

.book_row .cover_imgs .col_1 {
  padding-left: 0;
}

.book_row .main_des2 {
  border-bottom: 1px solid rgba(32, 32, 32, 0.5);
  font-family: 'montserratlight';
  font-size: 0.9em;
  text-align: justify;
  padding-bottom: 15px;
  height: 100%;
}

.book_row .main_des2 h5 {
  padding-top: 0px;
  color: #747474;
  font-family: 'montserratregular';
  text-align: left;
}

.book_row .main_des2 h5 span {
  font-family: 'montserratlight';
}

.book_row .main_des2 .main_head2 {
  color: #009a8c !important;
  text-align: center;
}

.book_row .main_des2 h6 {
  font-family: 'montserratlight';
  color: #000;
  text-align: left;
  font-size: 1em;
}

.book_row .col-lg-8 {
  padding-left: 30px;
}

.book_row .captions {
  text-align: center;
  font-size: 0.8em;
  margin-bottom: 1em;
  font-family: 'montserratregular';
  color: #929292;
}

.read_more {
  padding-left: 0;
  cursor: pointer;
  font-weight: bold;
  margin-bottom: 15px;
  font-size: 1.1em;
  color: #009a8c;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.read_more .plus_read {
  margin-left: 10px;
  font-size: 1.8em;
  vertical-align: sub;
}

.read_more:hover {
  color: #000;
}

.slide_div {
  display: none;
  width: 100%;
}

.slide_div .head_v {
  font-size: 0.5em;
  vertical-align: middle;
  padding-right: 5px;
  font-weight: bold;
}

.slide_div p {
  margin-bottom: 5px;
}

.slide_div a {
  font-size: 1.8em;
  color: #009a8c;
  text-decoration: none;
}

.slide_div a:hover, .slide_div a:focus, .slide_div a:active {
  color: black;
}

.publish {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  padding-left: 0;
}

.publish a {
  text-decoration: none;
}

.publish .head_v {
  font-size: 0.6em;
  vertical-align: middle;
  padding-right: 5px;
  font-weight: bold;
}

.publish .pdf {
  font-size: 1.8em;
  color: #009a8c;
  vertical-align: middle;
}

.publish .pdf:hover, .publish .pdf:focus, .publish .pdf:active {
  color: black;
}

.publish .purchase {
  font-size: 1.8em;
  color: #009a8c;
  margin-left: 15px;
  vertical-align: middle;
}

.publish .purchase:hover, .publish .purchase:focus, .publish .purchase:active {
  color: black;
}

.display_no {
  display: none;
}

@media (max-width: 767px) {
  .main_section .main_des {
    padding-left: 0px;
    padding-right: 0px;
  }
  .main_section .main_des .inside_dev {
    border-top: 0px;
    border-bottom: 0px;
  }
  .filter_main {
    padding: 10px 10px;
  }
  .filter_main a {
    margin-bottom: 8px;
    margin-top: 8px;
    text-align: center;
  }
  .book_row {
    margin-top: 20px;
  }
  .book_row img {
    width: 50%;
  }
  .book_row .col-lg-8 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .book_row .main_des2 {
    border-top: 0px;
    padding-top: 20px;
  }
  .book_row .cover_imgs .col_1 {
    padding-left: 0;
    padding-right: 0;
  }
  .book_row .cover_imgs .col_2 {
    padding-left: 0;
    padding-right: 0;
    padding-top: 25px;
  }
  .book_row .cover_img2 {
    padding: 10px 0px;
  }
}

.main_des3 {
  margin-bottom: 0;
  padding-bottom: 0px;
  font-family: 'montserratlight';
  font-size: 0.86em;
  text-align: justify;
}

.gallery_sec {
  margin-top: 0px !important;
  margin-bottom: 30px !important;
}

.gallery_sec .gallery_img_main {
  position: relative;
  -webkit-box-flex: 0;
  padding: 0;
}

.gallery_sec .gallery_img_main a {
  border: 1px solid #a2a2a2;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 60%;
  position: relative;
}

.gallery_sec .gallery_img_main a .zoom {
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -ms-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 154, 140, 0.6);
  top: 0;
  opacity: 0;
}

.gallery_sec .gallery_img_main a .zoom i {
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -ms-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: relative;
  margin: 0 auto;
  margin-top: -15px;
  padding: 10px;
  text-align: center;
  color: #fff;
  font-size: 2em;
}

.gallery_sec .gallery_img_main a:hover {
  outline: 0;
}

.gallery_sec .gallery_img_main a:hover .zoom {
  opacity: 1;
}

.gallery_sec .gallery_img_main a:hover .zoom i {
  margin-top: 0;
}

.gallery_div_n .slick-dots {
  margin-top: 25px;
  position: relative;
  bottom: 0;
}

.gallery_div_n .slick-dots li {
  border-radius: 50%;
  font-size: 13px;
  color: #009a8c;
  margin: 0px 5px;
  width: auto;
  height: 20px;
  font-weight: bold;
}

.gallery_div_n .slick-dots li.slick-active {
  color: #000;
}

.gallery_div_n .slick-prev, .gallery_div_n .slick-next {
  bottom: -9px;
  top: initial;
  z-index: 10;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 15px;
  height: 15px;
}

.gallery_div_n .slick-prev:before, .gallery_div_n .slick-next:before {
  color: #009a8c;
  opacity: 1;
  display: none;
}

.gallery_div_n .slick-prev {
  left: 0;
  background-image: url(../img/morep.png);
}

.gallery_div_n .slick-next {
  right: 0;
  background-image: url(../img/more.png);
}

.re_sli .slick-dots {
  display: none;
}

.practice_rows {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid rgba(32, 32, 32, 0.5);
}

.practice_rows .main_head2 {
  margin-bottom: 20px;
  padding-top: 0px !important;
  font-size: 1.1em;
  text-align: left !important;
  font-weight: bold;
  font-family: 'montserratlight' !important;
}

.practice_rows .cover_img img {
  border: 1px solid rgba(32, 32, 32, 0.5);
}

.practice_rows .publish {
  text-align: left;
}

.practice_rows .publish .pdf {
  vertical-align: middle;
}

.practice_rows .publish .purchase {
  vertical-align: middle;
}

.practice_rows h6 {
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 1em !important;
  font-family: 'montserratlight' !important;
  line-height: 150%;
}

.practice_rows .des_row_p h5 {
  margin-bottom: 10px;
}

.creative_i {
  font-size: 1.7em !important;
}

.main_head_cre {
  padding-top: 0px;
  color: #009a8c !important;
  font-family: 'montserratregular';
  text-align: left;
  margin-bottom: 15px;
}

.viws_a {
  font-weight: bold;
  margin-right: 8px;
  color: #009a8c;
}

.viws_a2 {
  margin-left: 10px;
  margin-right: 8px;
  font-weight: bold;
  color: #009a8c;
}

@media (max-width: 992px) {
  .practice_rows .cover_img {
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .main_section {
    padding-top: 0px;
  }
  .practice_rows .des_row_p {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 20px;
  }
  .practice_rows h6 {
    margin-bottom: 30px;
  }
}

footer {
  margin-top: 60px;
  background-color: #17242a;
  padding-top: 70px;
  padding-bottom: 20px;
}

footer img {
  width: 100%;
  margin-bottom: 20px;
  height: auto;
}

footer .foots h5 {
  color: #fff;
  line-height: 100%;
  margin-bottom: 10px;
  font-size: 1em;
}

footer .foots p {
  line-height: 120%;
  font-size: 0.9em;
  color: #d0d0d0;
  margin-bottom: 15px;
  font-family: 'montserratlight';
}

footer .foot_divs {
  margin-bottom: 20px;
}

footer .foot_divs a {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  display: block;
  text-decoration: none;
  font-size: 0.85em;
  color: #d0d0d0 !important;
  margin-bottom: 2px;
  outline: 0;
}

footer .foot_divs a:before {
  font-family: FontAwesome;
  content: "\f105";
  margin-right: 5px;
}

footer .foot_divs a:hover, footer .foot_divs a:focus, footer .foot_divs a:active {
  color: #009a8c !important;
}

footer .foot_divs .inner a {
  font-size: 0.8em;
}

footer .foot_divs .inner a:before {
  content: "-";
  margin-right: 5px;
}

footer .des_foot {
  padding-right: 50px;
}

footer .des_foot p {
  font-size: 15px;
  line-height: 140%;
}

.social {
  margin-right: 0px !important;
  margin-bottom: 4px !important;
  outline: 0;
  display: inline-table !important;
}

.social img {
  margin-bottom: 0;
  width: 32px;
  height: auto;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.social:before {
  display: none;
}

.social:hover img, .social:active img, .social:focus img {
  -webkit-transform: scale(1.11);
  -moz-transform: scale(1.11);
  -ms-transform: scale(1.11);
  -o-transform: scale(1.11);
  transform: scale(1.11);
}

.copy_rights {
  padding-top: 0px;
  font-size: 0.8em;
  color: #fff !important;
  text-align: center;
}

@media (max-width: 991px) {
  footer img {
    width: 50%;
  }
  footer .des_foot {
    padding-right: 15px;
  }
  footer .des_foot p {
    font-size: 14px;
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  footer img {
    width: 75%;
  }
}

.removing_bor {
  border: 0px !important;
}

.abs_head {
  font-family: 'montserratregular' !important;
}

.ligh_font {
  font-family: 'montserratlight';
}

.top_bor {
  border-top: 1px solid rgba(32, 32, 32, 0.5);
  padding-top: 18px;
}

.bot_bor {
  width: 100%;
  float: left;
  border-bottom: 1px solid rgba(32, 32, 32, 0.5);
  padding-bottom: 10px;
}

.caption_p_n {
  font-size: 1.3em;
  font-family: 'montserratregular' !important;
  margin-top: 15px;
  margin-bottom: 0;
}

.caption_p_n a {
  color: #313131;
  text-decoration: none;
  outline: 0;
}

.caption_p_n a span {
  font-size: 2em;
  line-height: 60%;
}

.book_names_n {
  text-align: right;
  margin: 0;
  color: #313131;
  font-size: 0.86em;
  font-family: 'montserratregular' !important;
}

.contact_re_do .slick-dots button {
  display: none !important;
}

.home_sec_head {
  color: #009a8c;
  font-family: 'montserratbold';
}

.home_sec_des {
  font-size: 0.9em;
  text-align: justify;
  color: #000;
  font-family: 'montserratlight';
}

.more_home {
  float: right;
}

.more_home img {
  width: 18px;
  height: auto;
}

.modal {
  background: rgba(0, 0, 0, 0.5);
}

.modal-dialog {
  max-width: 600px;
}

.modal-title {
  color: #fff;
  font-size: 20px;
  width: 100%;
}

.modal-header {
  background-color: #009a8c;
  border-radius: 0px;
}

.modal-header .close {
  color: #fff;
  font-size: 30px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.modal-content {
  border-radius: 0px;
}

.modal-body {
  margin-top: 0px;
}

.modal-body p {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 20px;
  text-align: center;
}

.modal-body b {
  font-size: 15px;
}

.modal-body input {
  margin-bottom: 20px;
  border-radius: 0px;
  font-size: 14px;
  border: 0px;
  width: 48%;
  display: inline-block;
  box-sizing: border-box;
  float: left;
  margin-left: 1%;
  margin-right: 1%;
  border: 1px solid #009a8c;
  box-shadow: none !important;
}

.modal-body textarea {
  border-radius: 0px;
  font-size: 14px;
  border: 1px solid #009a8c;
  box-shadow: none !important;
}

.modal-body .textar_div {
  padding-left: 1%;
  padding-right: 1%;
}

.modal-body input:focus, .modal-body textarea:focus {
  border-color: #17242a;
}

.modal-body button {
  background-color: #009a8c;
  border-radius: 0px;
  padding: 8px 30px;
  font-size: 14px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.modal-body button:hover {
  background-color: #3aafa9;
}

.button_div_mod {
  text-align: center;
}

@media (max-width: 767px) {
  .modal-title {
    font-size: 16px;
  }
  .modal-body {
    margin-top: 0px;
  }
  .modal-body p {
    margin-bottom: 15px;
    font-size: 12px;
  }
  .modal-body b {
    font-size: 14px;
  }
  .modal-body input {
    margin-bottom: 15px;
    font-size: 14px;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .modal-body .textar_div {
    padding-left: 0%;
    padding-right: 0%;
  }
}

.remove_top_br {
  border-top: 0px !important;
  padding-top: 0px;
}
