/*======================
	1.COMMON         *
	2.HELPER         *
	3.MENU           *
	4.HOME           *
	5.ABOUT          *
	6.SERVICES       *
	7.FUNFACT        *
	8.PORTFOLIO      *
	9.CLIENT         *
	10.LOGO          *
	11.CONTACT       *
	12.FOOTER        *
	13.RESPONSIVE    *
/*======================*/

/* @import url("css-family=Nunito+Sans-300,400,600,700.css");
tpa=https://fonts.googleapis.com/css?family=Nunito+Sans:300,400,600,700 */

/*=====================
		1.COMMON
=======================*/

/**font**/

@font-face {
  font-family: "Nexa_Free_Bold";
  src: url("../font/Nexa_Free_Bold-webfont.woff2") format("woff2"),
    url("../font/Nexa_Free_Bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: "Nunito Sans", sans-serif;
  overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Nunito Sans", sans-serif;
}

h1.font-weight-bold,
h2.font-weight-bold,
h3.font-weight-bold,
h4.font-weight-bold,
h5.font-weight-bold,
h6.font-weight-bold {
  font-weight: 600 !important;
}

a:hover {
  outline: 0;
  text-decoration: none !important;
}

a:active {
  outline: 0;
  text-decoration: none !important;
}

a:focus {
  outline: 0;
  text-decoration: none !important;
}

button {
  box-shadow: none !important;
  outline: none !important;
}

button:hover {
  box-shadow: none !important;
  outline: none !important;
}

button:active {
  box-shadow: none !important;
  outline: none !important;
}

button:focus {
  box-shadow: none !important;
  outline: none !important;
}

::selection {
  background: rgba(166, 175, 189, 0.3);
}

::-moz-selection {
  background: rgba(166, 175, 189, 0.3);
}

.back_top {
  text-align: center;
  position: fixed;
  bottom: 15px;
  height: 35px;
  width: 35px;
  background-color: #ba3049;
  display: none;
  z-index: 10000;
  border-radius: 3px;
  right: 20px;
  transition: all 0.5s;
}

.back_top i {
  color: #fff;
  line-height: 35px;
  font-size: 32px;
  display: block;
}

/*=====================
		1.HELPER
=======================*/

.section {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  background-color: #fff;
}

.section_main_box {
  max-width: 600px;
}

.section_main_box h3 {
  line-height: 1.4;
  text-transform: capitalize;
}

.section_main_box .section_small_title {
  background-color: rgba(252, 106, 141, 0.1);
  display: inline-block;
  padding: 4px 16px;
  border-radius: 30px;
}

.section_title_content {
  max-width: 850px;
}

.z-index {
  z-index: 998;
}

.h-100vh {
  height: 100vh;
}

.text-custom {
  color: #b72d46 !important;
}

.bg-overlay-gradient {
  background: #324ed4;
  background: linear-gradient(to right, #17304e, #1b143c);
  opacity: 0.92;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.vertical-content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: row;
  -webkit-flex-direction: row;
}

.bg-overlay {
  background: #1d2a2f;
  position: absolute;
  opacity: 0.88;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.btn {
  padding: 10px 24px;
}

.btn-rounded {
  border-radius: 30px !important;
}

.btn-outline-custom {
  border: 2px solid #ba3049;
  color: #ba3049 !important;
  letter-spacing: 1px;
  transition: all 0.5s;
  border-radius: 5px;
  text-transform: capitalize;
}

.btn-outline-custom:hover {
  background: #ba3049;
  border-color: #ba3049 !important;
  color: #ba3049 !important;
}

.btn-outline-custom:active {
  background: #ba3049;
  border-color: #ba3049 !important;
  color: #ba3049 !important;
}

.btn-outline-custom:focus {
  background: #ba3049;
  border-color: #ba3049 !important;
  color: #ba3049 !important;
}

.btn-outline-custom.active {
  background: #ba3049;
  border-color: #ba3049 !important;
  color: #ba3049 !important;
}

.btn-outline-custom.focus {
  background: #ba3049;
  border-color: #ba3049 !important;
  color: #ba3049 !important;
}

.btn-custom {
  background-color: #ba3049;
  border: 2px solid #ba3049;
  color: #fff;
  transition: all 0.5s;
  border-radius: 5px;
  letter-spacing: 1px;
  text-transform: capitalize;
}

.btn-custom:hover {
  background-color: #e6587a;
  border-color: #e6587a;
  color: #fff;
}

.btn-custom:active {
  background-color: #e6587a;
  border-color: #e6587a;
  color: #fff;
}

.btn-custom:focus {
  background-color: #e6587a;
  border-color: #e6587a;
  color: #fff;
}

.btn-custom.active {
  background-color: #e6587a;
  border-color: #e6587a;
  color: #fff;
}

.btn-custom.focus {
  background-color: #e6587a;
  border-color: #e6587a;
  color: #fff;
}

/*=====================
		3.MENU
=======================*/

/*.custom-nav .logo-title {

  display: inline-block;
  vertical-align: bottom;
  font-weight: bolder;
  color: #18314f;
  margin-left: -8px;

  font-size: .9rem;
  letter-spacing: .5px;
}

.custom-nav .logo-title span {
  color: #ba3049;
}*/

.custom-nav .navbar-nav .nav-item .nav-link {
  font-family: "Nexa_Free_Bold";
  letter-spacing: 1px;
  font-weight: normal;
  font-style: normal;
}

.custom-nav {
  margin: 18px 0px;
  width: 100%;
  border-radius: 0px;
  z-index: 999;
  transition: all 0.5s ease-in-out;
}

.custom-nav .container {
  background-color: #f5f3f4;
  border-radius: 50px;
  padding: 0;
  box-shadow: 0px 0px 18px 1px rgba(0, 0, 0, 0.1);
  padding-right: 24px;
}

.custom-nav .container .navbar-toggler {
  font-size: 28px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000;
}

.custom-nav .container .nav .open > a,
.custom-nav .container .nav .open > a:focus,
.custom-nav .container .nav .open > a:hover {
  background-color: transparent;
  border-color: #ba3049;
}

.custom-nav .container .navbar-nav li.active a,
.custom-nav .container .navbar-nav li:active a,
.custom-nav .container .navbar-nav li:hover a {
  color: #ba3049 !important;
}

/*.custom-nav .container .navbar-nav li:hover a {
  color: #ba3049 !important;
}

.custom-nav .container .navbar-nav li:active a {
  color: #ba3049 !important;
}*/

.custom-nav .container .navbar-nav li a {
  color: #000;
  font-size: 15px;
  background-color: transparent !important;
  padding: 7px 0 !important;
  position: relative;
  margin: 0 15px;
  font-weight: 600;
  transition: all 0.4s;
}

.custom-nav .container .navbar-brand.logo img {
  max-height: 76px;
  color: #f5f3f4;
  margin-left: 30px;
  height: auto;
  max-width: 138px;
}

/*=====================
		4.HOME
=======================*/

.home-bg-img {
  background-image: url(../img/home-bg.jpg)
    /*tpa=http://srbthemes.com/ternig/images/home-bg.jpg*/;
  background-size: cover;
  background-position: center center;
  position: relative;
}

.bg-gradient {
  background: #324ed4;
  background: -webkit-linear-gradient(to right, #324ed4, #7636ea);
  background: linear-gradient(to right, #324ed4, #7636ea);
}

.home-table {
  display: table;
  width: 100%;
  height: 100%;
}

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

.home-table .home-table-center .header_title {
  font-size: 70px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: capitalize;
}

.home-table .home-table-center .header_subtitle {
  line-height: 1.8;
  max-width: 550px;
  color: rgba(255, 255, 255, 0.74) !important;
  font-size: 20px;
}

.home-table .home-table-center .home_divider {
  height: 3px;
  width: 60px;
  background-color: rgba(255, 255, 255, 0.65);
}

.home-table .home-table-center .learn_more {
  position: relative;
  top: 5px;
}

.home-table .home-table-center .learn_more i {
  background: #fff;
  border-radius: 50px;
  width: 58px;
  height: 58px;
  line-height: 58px;
  color: #000;
  font-size: 26px;
  display: inline-block;
}

.home-table .home-table-center .header_btn span {
  font-size: 18px;
}

.curv-img {
  height: 100%;
  width: 100%;
  background-image: url(../img/curv-img.png)
    /*tpa=http://srbthemes.com/ternig/images/curv-img.png*/;
  background-repeat: no-repeat;
  background-position: bottom center;
  bottom: 0;
  left: 0;
  position: absolute;
}

/*=====================
		5.ABOUT
=======================*/

.about_boxes {
  border: 1px dotted #e7e7e7;
}

.about_boxes i {
  font-size: 42px;
}

.about_boxes .about_btn a {
  border: 1px solid #e7e7e7;
  padding: 10px 16px;
  display: inline-block;
  color: #ba3049 !important;
}

#about .hidden-img {
  display: none;
}

/*=====================
		6.SERVICES
=======================*/

.services_boxes .services_title .services_main_title span {
  position: relative;
  top: -12px;
}

/*=====================
		7.FUNFACT
=======================*/

.about_count {
  font-size: 100px;
  letter-spacing: 15px;
}

/*=====================
		8.PORTFOLIO
=======================*/

.work_menu li {
  margin-right: 0px !important;
}

.work_menu li:after {
  content: "";
  height: 3px;
  width: 3px;
  border-radius: 50%;
  background-color: #757575;
  margin: 0px 8px;
  position: relative;
  display: inline-block;
  top: -3px;
}

.work_menu li:last-child:after {
  content: "";
  display: none;
}

.work_menu li a {
  letter-spacing: 0.03em;
  cursor: pointer;
  margin-bottom: 5px;
  font-weight: 600;
  font-size: 14px;
  color: #9a9a9a;
  display: inline-block;
  transition: all 0.5s;
  margin-top: 5px;
  padding: 6px 16px;
  border-radius: 5px;
}

.work_menu li a.active {
  background-color: rgba(252, 106, 141, 0.1);
  color: #ba3049;
}

.work_menu li a:hover {
  background-color: rgba(252, 106, 141, 0.1);
  color: #ba3049 !important;
}

.work_item {
  padding: 15px;
}

.work_item .work_box {
  box-shadow: 0 0px 35px 1px rgba(179, 179, 179, 0.25);
}

.work_item .work_box .work_detail p {
  font-size: 13px;
}

.work_item .work_box .work_detail h4 {
  font-size: 18px;
}

/*=====================
		9.CLIENT
=======================*/

.client_section {
  padding-bottom: 0px !important;
}

.client_section .client_box .clients_content_box p {
  font-size: 28px;
}

.client_section .client_box .clients_detail p {
  font-size: 13px;
}

.client_section .client_box .clients_detail h5 {
  font-size: 15px;
}

.client_section .owl-theme .owl-controls .owl-page {
  margin: 20px 0px;
}

.client_section .owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 6px;
  margin: 5px 4px;
  filter: Alpha(Opacity=50);
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  transition: all 0.5s;
  background: #ba3049 !important;
}

.client_section .owl-theme .owl-controls .owl-page.active span {
  width: 20px;
  opacity: 1;
}

/*=====================
		10.LOGO
=======================*/

.logo_img {
  padding: 5px 30px;
}

/*=====================
		11.CONTACT
=======================*/

.contact_form {
  box-shadow: 0 0 35px 1px #efefef;
  padding: 40px;
}

.contact_form .form-control {
  box-shadow: none !important;
  height: 44px;
  border-radius: 0px;
  border: 1px solid #e8e8e8;
}

.contact_form .form-control:focus {
  border-color: #ba3049;
}

.contact_form textarea.form-control {
  height: auto;
}

/*=====================
		12.FOOTER
=======================*/

.footer_detail {
  background-image: url("../img/footer-bg.jpg")
    /*tpa=http://srbthemes.com/ternig/images/footer-bg.jpg*/;
  background-position: center center;
  position: relative;
  background-size: cover;
}

.footer_detail .footer-subcribe .form-control {
  height: 46px;
  background-color: transparent;
  border: 2px solid #fff;
  color: #fff;
}

.footer_detail .footer-subcribe .form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}

.footer_detail .footer-subcribe .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}

.footer_detail .footer-subcribe .form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}

.footer_detail .footer-subcribe .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}

.footer_detail .footer_title_border {
  background-color: #ba3049;
  height: 3px;
  width: 40px;
}

.footer_detail h6 {
  font-size: 20px;
}

.footer_detail .footer_menu_list li a {
  color: #fff !important;
  margin-bottom: 10px;
  display: inline-block;
  transition: all 0.5s;
}

.footer_detail .footer_menu_list li a:hover {
  color: #ba3049 !important;
}

.map-ifram {
  margin-top: 28px;
  border: 1px solid #000;
}

/*=====================
		13.RESPONSIVE
=======================*/

@media (max-width: 768px) {
  .section {
    padding: 60px 0px;
  }
  .section .section_main_box h3 {
    font-size: 24px;
  }

  .vertical-content {
    display: inherit;
  }

  .custom-nav {
    margin-top: 0px;
    padding: 10px 0px !important;
  }

  .custom-nav .container .navbar-nav li a {
    margin: 0 0px;
    padding: 6px 0;
    color: #000;
  }

  .home-bg-img {
    height: auto;
    padding: 125px 0 130px 0;
  }

  .home-table .home-table-center .header_subtitle {
    font-size: 15px;
    line-height: 1.8;
  }
  .home-table .home-table-center .header_btn span {
    display: block;
  }

  .about_count {
    font-size: 50px;
    letter-spacing: 8px;
  }

  .work_menu li:after {
    display: none;
  }
  .work_menu li a {
    margin: 6px;
  }

  .client_section {
    padding-bottom: 40px;
  }
  .client_section .client_box .clients_content_box p {
    font-size: 24px;
  }
  .client_section .testi_img {
    display: none;
  }

  .contact_form {
    padding: 24px;
  }
}

/*# sourceMappingURL=style.css.map */

/*my-style*/

.cunter-number {
  background: url(../img/fun-bg.jpg) center center fixed;
  background-size: cover;
  color: rgba(255, 255, 255, 0.95);
}

.overlay-section {
  background: linear-gradient(
    84deg,
    rgba(186, 48, 73, 0.78) 0%,
    rgba(24, 49, 79, 0.63) 99%,
    rgba(14, 7, 49, 0.68) 100%
  );
  background: linear-gradient(
    84deg,
    rgba(252, 0, 96, 0.88) 0%,
    rgba(132, 0, 90, 0.9) 99%,
    rgba(132, 0, 90, 0.89) 100%
  );
  background: linear-gradient(
    84deg,
    rgba(252, 0, 96, 0.84) 0%,
    rgba(132, 0, 90, 0.85) 99%,
    rgba(132, 0, 90, 0.82) 100%
  );
  background-image: linear-gradient(
    220deg,
    rgba(67, 67, 99, 0.93) 13%,
    rgba(242, 41, 91, 0.92) 100%
  );
}

.cunter-number .client-icon {
  font-size: 46px;
  margin-bottom: 29px;
}

.about_count {
  font-size: 45px;
  letter-spacing: 5px;
}

/****service****/

#services .box-service .hidden-img {
  display: none;
}

#services .box-service .vissable-img {
  display: block;
}

#services .box-service .img-service {
  width: 100%;
}

#services .box-service .margin-service {
  margin-top: 36px;
}

#services .box-service .padding-service {
  padding: 10px 14px;
}

#services .box-service .margin-serimg {
  margin-top: 119px;
}

#services .box-service .service-icon {
  margin-right: 12px;
}

#services .box-service .title-blue {
  color: #26c7db;
}

#services .box-service .title-yellow {
  color: #ffd741;
}

#services .box-service .title-red {
  color: #ff3d00;
}

#services .services_boxes .services_title .services_main_title .services_icon {
  font-size: 44px;
}

.services_boxes .services_title .services_main_title span {
  position: relative;
  top: -12px;
}

#services .box-service {
  margin-bottom: 22px;
  padding: 20px 25px;
  transition: all 0.2s ease-in;
  height: 274px;
  box-shadow: 1px 2px 14px #dddddd;
  background-color: #fff;
}

#services .box-service:hover {
  box-shadow: 1px 2px 14px #bbbbbb;
  transform: scale(1.02);
}

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

.custom-nav .container .navbar-nav li a::before {
  content: "";
  position: absolute;
  transform: translateY(-6px);
  top: 0;
  left: 0px;
  width: 100%;
  height: 2px;
  background: #ba3049;
  content: "";
  opacity: 0;
  transition: all 0.3s linear;
}

.custom-nav .container .navbar-nav li a::after {
  content: "";
  position: absolute;
  transform: translateY(6px);
  bottom: 0;
  left: 0px;
  width: 100%;
  height: 2px;
  background: #ba3049;
  opacity: 0;
  transition: all 0.3s;
}

.custom-nav .container .navbar-nav li a:hover::after {
  transform: translateY(0);
  opacity: 1;
}

.custom-nav .container .navbar-nav li a:hover::before {
  transform: translateY(0);
  opacity: 1;
}

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

.inline-block {
  display: inline-block;
}

/**client**/

.img-client {
  border: 1px solid #e8e3e3;
  padding: 10px 12px;
}

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

.client_box p {
  margin-top: 20px;
}

.margin-top {
  margin-top: 30px;
}

.mono-margin-top {
  margin-top: 16px;
}

/* Testimonials */
#testimonials {
  background: #ffffff;
  text-align: center;
}

#testimonials .item {
  background: #f9f9f9;
  margin: 20px 0;
  padding: 4em 3em;
  text-align: left;
}

#testimonials .details {
  display: block;
  width: 100%;
  padding: 15px;
}

#testimonials .item > p {
  font-size: 16px;
  line-height: 26px;
}

.tst-rating {
  margin-bottom: 15px;
}

.tst-rating .fa {
  color: #3f51b5;
}

.tst-image,
.tst-author {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 20px;
  text-align: left;
}

.tst-image img {
  border-radius: 50px;
  width: 60px !important;
  height: 60px;
  margin-right: 15px;
}

.tst-author h4 {
  margin: 0;
}

.tst-author span {
  color: #808080;
  font-size: 14px;
}
