@charset "utf-8";
/* CSS Document */

/**font-family: 'Adobe Garamond Pro';

font-family: 'Adobe Garamond Pro';**/
header {
  padding: 0;
  background: #fff;
  z-index: 999;
  position: relative;
  margin: 0 0 2px 0;
}
body {
  font-family: 'Montserrat', sans-serif;
  margin: 0;
  padding: 0;
}
.bg-light {
  background-color: #fff !important;
}
.blue-bg {
  background: #00b7e8;
  color: #fff;
}
.blue-bg p {
  color: #fff;
}
.white-btn {
  color: #fff;
  border: solid 1px #fff;
}
.blue .fa-angle-right:before {
  margin: 63px 0 0 0;
  line-height: 10px;
  float: left;
  font-size: 22px;
}
.heaing-top-b {
  font-size: 30px;
  font-weight: 700;
  display: block
}
a:hover {
  color: #3a3a3a;
  text-decoration: none;
}
*:after, *:before, p a, a, .tg-btn, .tg-btn:before, .tg-btn:after, .tg-nav ul li a, .tg-packagehead .tg-themepostimg > img, .tg-package .tg-packagedetail h3, .tg-package .tg-packagedetail span, .tg-package .tg-packagedetail h4, .tg-package .tg-packagedetail h4 sub, .tg-package .tg-packagedetail h4 span, .tg-header.affix, .tg-header.affix .tg-logo, .tg-logo, .tg-btnprev span, .tg-btnnext span, .tg-btnprev i, .tg-btnnext i, .tg-header, .sub-menu, .tg-event, a:hover, .dropdown-menu show, .subject-section ul li .text-box, .first-box-tr.hover-eff li, .focust-grp .sec-four-ww .icont-box li:hover img, .focust-grp .sec-four-ww .icont-box li img, .focust-grp .btn-white:hover i, .focust-grp .btn-white i {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.blue::before, .blue::after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 20px;
  -webkit-transform: skewX(-12deg);
  transform: skewX(-12deg);
  background-color: inherit;
  margin: 0 0 0 -24px;
  border: solid 1px #fff;
  top: -1px;
  height: 41px;
  border-right: 0;
}
.blue::after {
  content: '';
  margin: 0 -24px 0 0;
  border: solid 1px #fff;
  border-left: 0;
}
/**all**/
.responsive-img {
  width: 100%;
}
p {
  color: #4c4646;
  font-size: 21px;
  line-height: 32px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
.highlighter {
  color: #00b7e8;
  font-weight: 600;
  font-size: 20px;
  font-style: normal;
}
a, .butn-sty, a span {
  padding: 0px;
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: none;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  position: relative;
}
a span {
  opacity: 1;
  transform: matrix(1, 0, 0, 1, 0, 0);
  background: none;
  position: relative;
  margin: 0;
  padding: 0;
  color: #fff;
  z-index: 2;
}
.blue {
  background: #00b7e8;
  color: #fff;
  text-decoration: none;
  position: relative;
  margin: 0 0 0 18px;
  border: solid 1px #fff;
}
.blue:hover {
  text-decoration: none;
  color: #fff;
}
.blue.white-btn:hover {
  color: #000;
}
.heding-sty-2 {
  position: relative;
  display: block;
  text-align: center;
}
.heding-sty-2 span {
  background: #fff;
  display: inline-block;
  overflow: hidden;
  padding: 12px 25px;
  position: relative;
  z-index: 1;
}
.heding-sty-2::before {
  content: "";
  height: 1px;
  width: 635px;
  background: #666666;
  position: absolute;
  top: 31px;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.heding-sty-3 {
  position: relative;
  display: block;
  text-align: center;
  width: 719px;
  margin: 0 auto 70px;
}
.heding-sty-3 span {
  color: #fff;
  display: inline-block;
  overflow: hidden;
  padding: 12px 25px;
  position: relative;
  z-index: 1;
}
.heding-sty-3::before {
  content: "";
  height: 1px;
  width: 180px;
  background: #fff;
  position: absolute;
  top: 31px;
  margin: 0 auto;
  left: 0;
  right: auto;
}
.heding-sty-3::after {
  content: "";
  height: 1px;
  width: 180px;
  background: #fff;
  position: absolute;
  top: 31px;
  margin: 0 auto;
  right: 0;
  left: auto;
}
.white-btn {
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  color: #000;
  background: #fff;
  text-shadow: none;
}
.gr-bg {
  background: rgba(255, 255, 255, 0.95);
}
.ap {
  background: #8c1a1e;
}
.butn-sty:hover:before {
  width: 100%;
}
.container, .container-lg, .container-md, .container-sm, .container-xl {
  max-width: 1600px;
}
/** nav section **/
.navbar.header-top.fixed-top.navbar-expand-lg.navbar-dark.bg-dark {
  width: 100%;
}
.navbar-expand-lg .navbar-nav.side-nav {
  flex-direction: column;
}

/**go to top here**/
.sticky {
  position: fixed;
  top: 0px;
  width: 100%;
  animation: MenuSlideDown .3s linear;
  -moz-animation: MenuSlideDown .3s linear;
  -ms-animation: MenuSlideDown .3s linear;
  -o-animation: MenuSlideDown .3s linear;
  -webkit-animation: MenuSlideDown .3s linear;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, .3);
  background: #fff;
  border-radius: 0;
  margin: 0;
  padding: 2px 0;
  z-index: 99999;
}
.sticky {
  padding: 0 0 8px 0;
}
.sticky .logo-name h2 {
  font-size: 15px;
  margin: 0px 0 1px 0;
  padding: 0;
}
.sticky .logo-main {
  max-width: 93px;
}
.sticky .logo-2 {
  width: 30px;
}
.sticky .logo-name .appro {
  margin: 0;
}
.sticky .logo-name .tag-line {
  font-size: 16px;
  margin-top: 0;
}
.trent-ment-btn:hover {
  color: #000;
}
.sticky .search-bar {
  display: block;
}
@-webkit-keyframes MenuSlideDown {
  0% {
    top: -48px;
  }
  100% {
    top: 0px;
  }
}
@keyframes MenuSlideDown {
  0% {
    top: -48px;
  }
  100% {
    top: 0px;
  }
}
/** #back-top {

	position: fixed;

	bottom: 7px;

	right: 15px;

	z-index: 99;

	cursor: pointer;

	display: block;

	text-align: center;

	font-size: 11px;

	text-transform: uppercase;

	text-decoration: none;

	color: #bbb;

	-webkit-transition: 1s;

	-moz-transition: 1s;

	transition: 1s;

}

#back-top a img {

	margin: 0 auto;

}

#back-top a:hover {

	color: #000;

}

#back-top a i {

	background: #ff2c2b;

	color: #fff;

	height: 40px;

	width: 40px;

	border-radius: 50%;

	font-size: 29px;

	padding-top: 2px;

	border: solid 2px #fff;

	box-shadow: 0px 0px 5px #777;

} **/
#back-top {
  height: auto;
  width: auto;
  padding: 9px;
  position: fixed;
  bottom: 7px;
  right: 15px;
  z-index: 999;
  cursor: pointer;
  display: block;
  text-align: center;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  font-size: 15px;
  text-transform: uppercase;
}
#back-top img {
  width: 25px;
  display: block;
  margin: 0 auto;
}
#back-top a {
  font-size: 27px;
  color: #fff;
  text-decoration: none;
  background-image: linear-gradient(to bottom, #b90000, #af0001, #a50001, #9c0101, #920101);
  display: block;
  padding: 5px;
  border-radius: 50%;
  border: solid 2px #fff;
  height: 50px;
  width: 50px;
  outline: none;
  line-height: 37px;
}
/**go to top here end**/
