.wrapper { display: flex; align-items: center; }
.footer-wrapper { display: flex; }

.sticky-scroll { flex: 1; text-align: center;  }
.social-link__block { text-align: center; }
.inner-column { text-align: center; }

.contact-info, .social-icon { flex: 2;  }
.contact-info { text-align: right;  }
.location-address, .quick-links, .contact-us { display: flex; flex: 1; }
.categories { display: flex; flex: 2; }
.quick-links { flex-direction: row; }

.social-link__block a i.fa, .contact-info a i.fa {
  color: #F4BD25;
  display: inline-block;
  padding: 0 6px;
}

.feature-row:nth-child(even) .content-column .inner-column .sec-title { max-width: 100%; }

section#member { padding: 50px 0px; }

.ot-heading {
  font-family: Arial, sans-serif;
}
.ot-heading > span {
  position: relative;
  display: inline-block;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fe8423;
  margin-bottom: 10px;
}
.ot-heading > span.is_highlight {
  background: rgba(254, 132, 35, 0.1);
  padding: 2px 10px;
  border: 1px solid #fe8423;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.ot-heading > span.is_line {
  padding-left: 60px;
}
.ot-heading > span.is_line:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 50%;
  width: 45px;
  height: 1px;
  background: #fe8423;
}
.ot-heading .main-head {
  margin-bottom: 0;
}

/* .icon-box .icon-main { display: inline-block; color: #fe8423; width: 90px; height: 90px; line-height: 90px; text-align: center; margin-bottom: 17px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
.icon-box-2 .icon-main { float: left; width: 75px; height: 75px; line-height: 75px; background: none; transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.icon-box .icon-main svg { vertical-align: middle; width: 40px; fill: #fe8423; transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; }
.icon-box-2 .icon-main svg { width: 45px; }
.icon-box-2 .content-box { margin-left: 95px; }
.icon-left .contact-iconb .content-box { margin-left: 76px; }
.contact-iconb .icon-main { background: #FFF3E9; width: 60px; height: 60px; font-size: 27px; line-height: 60px; border-radius: 50% 50% 50% 50%; }
.contact-iconb .icon-main svg { width: 27px; } */

.icon-box {
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.icon-box .icon-main {
  display: inline-block;
  color: #fe8423;
  width: 90px;
  height: 90px;
  line-height: 90px;
  text-align: center;
  margin-bottom: 17px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.icon-box .icon-main i {
  line-height: 90px;
  font-size: 40px;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.icon-box .icon-main svg {
  vertical-align: middle;
  width: 40px;
  fill: #fe8423;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.icon-box .title-box {
  font-size: 20px;
  margin-bottom: 15px;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.icon-box .title-box a {
  color: #1b1d21;
}
.icon-box p:last-child {
  margin-bottom: 0;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.icon-box .link-details {
  margin-top: 18px;
}

/* icon box 1*/
.icon-box-1 {
  position: relative;
  padding: 48px 35px 40px;
  box-shadow: 8px 8px 30px 0 rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 8px 8px 30px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 8px 8px 30px 0 rgba(0, 0, 0, 0.12);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.icon-box-1 .icon-main {
  background: rgba(254, 132, 35, 0.1);
}

.hover-dark-yes .icon-box-1:hover {
  background: #262832;
}
.hover-dark-yes .icon-box-1:hover .icon-main {
  background: rgba(255, 255, 255, 0.1);
}
.hover-dark-yes .icon-box-1:hover .title-box,
.hover-dark-yes .icon-box-1:hover .title-box a {
  color: #fff;
}
.hover-dark-yes .icon-box-1:hover p {
  color: #ccc;
}
.hover-dark-yes .icon-box-1:hover:after {
  opacity: 0;
}

.with-border-yes .icon-main {
  position: relative;
  margin-top: 15px;
}
.with-border-yes .icon-main .circle-animate {
  position: absolute;
  width: 119px;
  height: 119px;
  left: -15px;
  top: -15px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-animation: circle_animation 2s infinite linear;
  -moz-animation: circle_animation 2s infinite linear;
  -o-animation: circle_animation 2s infinite linear;
  animation: circle_animation 2s infinite linear;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.with-border-yes .icon-main .circle-animate:after {
  content: "";
  width: 12px;
  height: 12px;
  background: #1b1d21;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: -6px;
  margin-top: -6px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.with-border-yes .content-box {
  margin-top: 15px;
}
.with-border-yes.pos-dot-2 .icon-main .circle-animate {
  -webkit-animation: circle_animation_2 2s infinite linear;
  -moz-animation: circle_animation_2 2s infinite linear;
  -o-animation: circle_animation_2 2s infinite linear;
  animation: circle_animation_2 2s infinite linear;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}
.with-border-yes.pos-dot-3 .icon-main .circle-animate {
  -webkit-animation: circle_animation_3 2s infinite linear;
  -moz-animation: circle_animation_3 2s infinite linear;
  -o-animation: circle_animation_3 2s infinite linear;
  animation: circle_animation_3 2s infinite linear;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}
.with-border-yes.pos-dot-4 .icon-main .circle-animate {
  -webkit-animation: circle_animation_4 2s infinite linear;
  -moz-animation: circle_animation_4 2s infinite linear;
  -o-animation: circle_animation_4 2s infinite linear;
  animation: circle_animation_4 2s infinite linear;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}
.with-border-yes .icon-box-1:hover .icon-main .circle-animate {
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}

/* style 1 icon box 2*/
.icon-box-2 .icon-main {
  float: left;
  width: 75px;
  height: 75px;
  line-height: 75px;
  background: none;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.icon-box-2 .icon-main i {
  line-height: 75px;
  font-size: 45px;
}
.icon-box-2 .icon-main svg {
  width: 45px;
}
.icon-box-2 .content-box {
  margin-left: 95px;
}
.icon-box-2 .title-box {
  padding-top: 11px;
  margin-bottom: 12px;
}
.icon-box-2:hover .icon-main {
  box-shadow: 6px 6px 13px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 6px 6px 13px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 6px 6px 13px 0 rgba(0, 0, 0, 0.15);
}

.icon-right {
  text-align: right;
}
.icon-right .icon-main {
  float: right;
}
.icon-right .content-box {
  margin-left: 0;
  margin-right: 95px;
}

.bline-yes:after {
  position: absolute;
  content: "";
  width: 70px;
  height: 3px;
  bottom: -2px;
  left: 50%;
  margin-left: -35px;
  background: #fe8423;
  -webkit-border-radius: 1.5px;
  -moz-border-radius: 1.5px;
  border-radius: 1.5px;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.bline-yes .icon-box-2 .content-box {
  position: relative;
  padding-bottom: 25px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.bline-yes .icon-box-2 .content-box:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -1px;
  width: 0;
  background: #fe8423;
  height: 1px;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.bline-yes .icon-box-2:hover .content-box:after {
  left: 0;
  right: auto;
  width: 100%;
}

/* style 1 icon box 2*/
.box-s2 .icon-box-2 {
  position: relative;
  padding-left: 35px;
}
.box-s2 .icon-box-2 .icon-main {
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 2;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  box-shadow: 6px 6px 13px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 6px 6px 13px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 6px 6px 13px 0 rgba(0, 0, 0, 0.15);
}
.box-s2 .icon-box-2 .content-box {
  margin: 0;
  padding: 35px 35px 35px 70px;
  background: #f5f5f5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.box-s2 .icon-box-2:hover .content-box {
  background: #fff;
  box-shadow: 8px 8px 30px 0 rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 8px 8px 30px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 8px 8px 30px 0 rgba(0, 0, 0, 0.12);
}
.box-s2.icon-right .icon-box-2 {
  padding-left: 0;
  padding-right: 35px;
}
.box-s2.icon-right .icon-main {
  width: 70px;
  height: 70px;
  line-height: 70px;
  background: #fe8423;
  color: #fff;
  left: auto;
  right: 0;
}
.box-s2.icon-right .icon-main i {
  line-height: 70px;
  font-size: 40px;
}
.box-s2.icon-right .icon-main svg {
  fill: #fff;
}
.box-s2.icon-right .content-box {
  padding: 35px 70px 35px 35px;
}



.page-header-contact { background-image: url(images/background/pheader-contacts.jpg); }
.contact-iconb .icon-main { background: #FFF3E9; width: 60px; height: 60px; font-size: 27px; line-height: 60px; border-radius: 50% 50% 50% 50%; }
.contact-iconb .icon-main svg { width: 27px; }
.icon-left .contact-iconb .content-box { margin-left: 76px; }
.contact-iconb.icon-box .title-box { padding-top: 6px; margin-bottom: 1px; font-size: 16px; font-weight: bold; }
.icon-box-2 .contact-icon-phone svg { width: 22px; }
.icon-box-2 .contact-icon-mail svg { width: 24px; }
section { position: relative; }
.contact-form { margin-top: -245px; margin-bottom: 0; z-index: 1; }
.wpcf7-form input { width: 100%; }
.main-contact-form { padding: 60px 60px 60px 60px; background-color: #FFF; border-radius: 5px 5px 5px 5px; box-shadow: 0 0 30px 0 rgb(0 0 0 / 12%); }
.contact-map { margin-top: -60px; z-index: -1; position: relative; }
.map { height: 520px; }
.map iframe { width: 100%; height: 520px; filter: brightness(100%) contrast(100%) saturate(0%) blur(0) hue-rotate(0deg); }

svg { position: relative; width: 1em; height: 1em; }
.icon-box svg { height: inherit; }



[class^="iconly-"], [class*="iconly-"] { line-height:unset; }

.space-30 { width: 100%; height: 30px; }
.space-20 { width: 100%; height: 20px; }
.space-10 { width: 100%; height: 10px; }
.space-2 { width: 100%; height: 2px; }

@media (min-width: 1400px) { 
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl { max-width: 1440px; } 
}

@media (max-width: 1366px) {
   .wrapper { align-items: center; }
}

@media (max-width: 1200px){
  .feature-row:nth-child(even) .content-column .inner-column .sec-title { max-width: 100% !important; }
}

@media (max-width: 1024px) {
  .top-info__block.address, .location-address { display: none; }
  .contact-info, .social-icon { display: flex; justify-content: center;  }
  .social-icon {  flex: auto; text-align: left; }
  .contact-info { flex: auto; }
  .sticky-scroll { display: none; }
}

@media (max-width: 991px) {
  .sticky-scroll, .categories { display: none;  }
  .main-menu {  max-width: 300px; }
  .main-menu > ul > li > a { text-align: left !important; padding: 0px 20px !important; margin: 5px 0; }
  .main-menu > ul > li > ul > li > a { text-align: left !important; padding: 5px 20px !important; color: sienna; }
  #header_menu { padding: 25px 15px; position: relative; display: block; }

  .feature-row .image-column .inner-column {  margin-right: 0px; }
  .feature-row:nth-child(even) .image-column .inner-column { margin-left: 0px; }
  .feature-row:nth-child(even) .content-column .inner-column { padding: 61px 10px 70px 60px; }
  .feature-row .content-column .inner-column { margin-top: -50px; }
}

@media (max-width: 480px) {
  .cmn-toggle-switch { top:unset; position: relative; }

  section#about { padding: 50px 0px; }
  section#about .sub-title { margin-top: 5px; }
  section#about .image-1 { margin-bottom: 20px; }
  
  .feature-row .content-column .inner-column { padding: 61px 10px 70px 10px; }
  .feature-row:nth-child(even) .content-column .inner-column { padding: 61px 10px 70px 10px; }
  .feature-row:nth-child(2n) .content-column .inner-column .sec-title { max-width: 100%; }
  .feature-row:nth-child(even) .content-column .inner-column .sec-title { max-width: 100%; }
  .feature-row .content-column .inner-column .sec-title .text { padding: 0px 10px 0px 10px; }

  .testimonial-column .inner-column .testimonial-slide .info-box .text { text-align: justify; }
  .auther-info { text-align: left; }

  .social-icon { display: none; }
  .contact-info .mail { display: none; }
  .contact-info { text-align: center; flex: auto; }
  #product-ad { display: none; }
}

.owl-prev, .owl-next {
  width: 15px;
  height: 100px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: block !important;
  border:0px solid black;
}
.owl-prev { left: -20px; }
.owl-next { right: -20px; }
.owl-prev i, .owl-next i {transform : scale(2,5); color: #ccc;}

.text-leaf { color: #6EA842 !important; }

#ticker { background-color: transparent !important; color: #FFF !important;  }
section { padding: 100px 0; }
section p { font-size: 22px; }

section#whyChooseUs i { font-size: 75px; }
section#whyChooseUs { font-size: 20px; }
section#whyChooseUs .call-to-action { position: relative; background-repeat: no-repeat; background-size: cover; background-position: center center; background-attachment: fixed; padding: 120px 0px 110px; text-align: center; }
.call-to-action:before { position: absolute; content: ''; left: 0px; top: 0px; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.40); }
.call-to-action .auto-container { position: relative; z-index: 1; }
h2 { color:rgb(4, 24, 78); font-size: 30px; }
.sub-title { color:crimson; font-size: 18px; font-weight: bold; }


#sep{ position: relative; margin: 0 auto; width: 100%; overflow:hidden; padding-top: 150px; padding-bottom: 150px; } 
#sep1{ position: relative;  margin: 0 auto; width: 100%; overflow:hidden; padding-bottom: 170px; }
.z-index{ z-index:5; } 

.just_pattern { 
	background-image: url(../images/pattern.png); 
	position: absolute; 
	opacity: 0.8; 
	left: 0px;
	top: 0px;
	right:0;
	bottom:0;
	width: 100%;
	height: 100%; 
	z-index: 1; 
}

.parallax {
  background: url(../../img/5892200_3040128.jpg) repeat fixed; background-size: cover; position: absolute;
  top: 0; left: 0; right: 0; bottom: 0; z-index: -1; width: 100%; }
.parallax::after { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.8); z-index: -1; }

.container .four.columns {
  width: 220px;
}
.container .column, .container .columns {
  float: left;
  display: inline;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.container {
  position: relative;
  margin: 0 auto;
  padding: 0;
}

.container-stats {
  position: relative;
  width: 960px;
  margin: 0 auto;
  padding: 0;
}

.facts-line {
  position: absolute;
  width: 1px;
  background: #fff;
  opacity: .2;
  right: -10px;
  top: 30px;
  bottom: 30px;
  z-index: 20;
}

.facts-wrap-num {
  color: #e67e22;
}

.facts-wrap{
	position: relative; 
	width: 100%;
	margin:0 auto;
	text-align:center;
}
.facts-wrap h6{
	padding-top:15px;
	color:#fff;
}
.facts-line{
	position: absolute; 
	width: 1px;
	background:#fff;
	opacity:.2;
	right:-10px;
	top:30px;
	bottom:30px;
	z-index:20;
}
.facts-wrap-num{
	font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size: 80px; 
	line-height:80px;
	text-shadow: 0px -2px 0px rgba(51,51,51,.1),
                  0px 2px 3px rgba(102,102,102,.1);
	width:100%;
	text-align:center;
	opacity:.9;
} 
 
 
.just_pattern1 { 
	background: -webkit-gradient(radial, center center, 0, center center, 460, from(rgba(0,0,0,0.01)), to(rgba(0,0,0,.9)));
	background: -webkit-radial-gradient(circle, rgba(0,0,0,0.01), rgba(0,0,0,.9));
	background: -moz-radial-gradient(circle, rgba(0,0,0,0.01), rgba(0,0,0,.9));
	background: -ms-radial-gradient(circle, rgba(0,0,0,0.01), rgba(0,0,0,.9));
	background: radial-gradient(circle, rgba(0,0,0,0.01), rgba(0,0,0,.9));
	position: absolute; 
	left: 0px;
	top: 0px;
	right:0;
	bottom:0;
	width: 100%;
	height: 100%; 
	z-index: 2; 
}
@media only screen and (min-width: 1930px) { .parallax { background-size: cover; } }
 @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
	.parallax { background-size: cover; background-attachment: scroll; background-position: top center!important; }
}
@media only screen and (max-width: 959px) {
	.parallax { background-size: cover; background-attachment: scroll; background-position: top center!important; }
}
  .parallax1 {
	background: url('../images/parallax/2.jpg') repeat fixed;
	background-size: cover;
	position: absolute;
	top: 0; 
	left: 0; 
	right: 0;
	bottom: 0;
	z-index: -1;
	width:100%;
}

@media only screen and (min-width: 1930px) { .parallax1 { background-size: cover; } }
 @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
	.parallax1 { background-size: cover; background-attachment: scroll; background-position: top center!important; }
}
@media only screen and (max-width: 959px) {
	.parallax1 { background-size: cover; background-attachment: scroll; background-position: top center!important; }
}
 
#sep h6{ font-size: 25px; }
.container-stats h1 { color: #FFF; }
.container-stats p { color: #d1d0d0; font-size: 18px; }


.pb-70 { padding-bottom: 70px !important; }
.pt-100 { padding-top: 100px !important; }
.mb-50 { margin-bottom: 50px !important; }

h1, h2, h3, h4, h5, h6 { font-family: 'Roboto Condensed', sans-serif !important; color: #212121; margin: 0 0 26px; font-weight: 700; }

.sec-title2 h2 {
  font-family: 'Roboto Condensed', sans-serif !important;
  font-size: 30px;
  text-transform: uppercase;
  color: #212121;
  font-weight: 700;
  line-height: 40px;
  margin: 0;
}
.sec-title2 span {
  display: block;
  font-size: 18px;
  line-height: 34px;
  color: #ff3115;
  font-weight: 600;
}
.sec-title {
  position: relative;
  margin-bottom: 50px;
  padding-bottom: 20px;
}
.sec-title h2 {
  font-family: 'Roboto Condensed', sans-serif !important;
  font-size: 30px;
  line-height: 24px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.sec-title:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 100px;
  background: #ff3115;
}
.sec-title.text-center:after {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.sec-title.text-right:after {
  left: auto;
  right: 0;
}
.sec-title.text-right .view-more {
  right: auto;
  left: 0;
}
.sec-title p {
  margin-bottom: 0;
  font-size: 16px;
}
.sec-title .view-more {
  position: absolute;
  right: 0;
}
.sec-title .view-more a {
  font-weight: 600;
  font-size: 15px;
}
.sec-title.white-text h2 {
  color: #ffffff;
}
.sec-title.white-text p {
  color: rgba(255, 255, 255, 0.6);
}
.home5 .sec-title h2 {
  color: #92278f;
}
.home5 .sec-title:after {
  background: #92278f;
}
.home5 .sec-title.white-text p {
  color: #ffffff;
}
.sec-title-2 {
  position: relative;
}
.sec-title-2 h2 {
  position: relative;
  font-size: 30px;
  line-height: 24px;
  margin-bottom: 25px;
  padding-bottom: 26px;
  text-transform: uppercase;
}
.sec-title-2 h2:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 100px;
  background: #ff3115;
}
.sec-title-2 .view-more {
  position: absolute;
  right: 0;
  bottom: 0;
}
.sec-title-2 .view-more a {
  font-weight: 700;
  font-size: 14px;
}
.sec-title-2.text-center h2:after {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.sec-title-2.text-right h2:after {
  left: auto;
  right: 0;
}
.sec-title-2.text-right .view-more {
  right: auto;
  left: 0;
}
.sec-title-2 p {
  margin-bottom: 0;
  font-size: 16px;
}

.ourSpecialities .speciality-item {
  text-align: center;
  background: #f2f2f2;
  border: 1px solid #ddd;
  padding: 65px 15px 15px;
  margin-bottom: 30px;
  transition: 0.4s;
}

.ourSpecialities .container {
  overflow: hidden;
}
.ourSpecialities.container .col-lg-3 {
  margin-bottom: 30px;
}
.ourSpecialities .speciality-item {
  text-align: center;
  background: #f2f2f2;
  border: 1px solid #ddd;
  padding: 65px 15px 15px;
  margin-bottom: 30px;
  transition: 0.4s;
}
.ourSpecialities .speciality-item .speciality-title {
  font-size: 20px;
  margin-bottom: 5px;
  margin-top: 18px;
}
.ourSpecialities .speciality-item .speciality-title a {
  color: #212121;
}
.ourSpecialities .speciality-item .speciality-title a:hover {
  color: #ff3115;
}
.ourSpecialities .speciality-item i {
  color: #ff3115;
  font-size: 60px;
}
.ourSpecialities .speciality-item:hover {
  border-color: #ff3115;
}

#about {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}
.about-style8 ul {
  list-style: none;
  margin: 0;
  flex-wrap: wrap;
  display: flex;
  padding-top: 0;
}
.about-style8 ul li {
  flex-basis: 34%;
  position: relative;
  padding-left: 24px;
  padding-bottom: 7px;
}
.about-style8 ul li:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  content: "\f05d";
  font-family: FontAwesome;
  color: #ff3115;
  transition: all 0.5s ease;
}
.about-style8 .author-section .course-author {
  display: flex;
  align-items: center;
}
.about-style8 .author-section .align-img {
  margin-right: 20px;
}
.about-style8 .author-section .align-img img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  margin: 0;
}
.about-style8 .author-section .author-content h4 {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  color: #212121;
}
.about-style8 .author-section .author-content p {
  margin-bottom: 0;
}

.about-style7 .content-part .play-btn {
  position: relative;
}
.about-style7 .content-part .play-btn .pulse-btn {
  position: absolute;
  background: #e41f05;
  width: 80px;
  height: 80px;
  line-height: 80px;
  border-radius: 50%;
  margin: 0 auto;
  display: block;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  bottom: 40px;
  font-size: 30px;
  color: #ffffff;
  z-index: 1;
}
.about-style7 .content-part .play-btn .pulse-btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: transparent;
  border: 2px solid #e41f05;
  border-radius: 50%;
  transition: all 200ms;
  animation: pulse-border 1500ms ease-out infinite;
}
.about-style7 .content-part .play-btn .pulse-btn:after {
  content: "";
  position: absolute;
  z-index: -2;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: transparent;
  border-radius: 50%;
  transition: all 200ms;
  border: 2px solid #e41f05;
}
.about-style7 .content-part .sub-title {
  display: block;
  font-size: 18px;
  color: #ff3115;
  font-weight: 600;
}
.about-style7 .content-part .title {
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
  color: #ffffff;
  margin: 0;
}
.about-style7 .content-part p {
  font-size: 15px;
  font-weight: 400;
  line-height: 27px;
  color: #ffffff;
  margin: 0;
}
.about-style8 .content-part .play-btn {
  position: relative;
}
.about-style8 .content-part .play-btn .pulse-btn {
  position: absolute;
  background: #e41f05;
  width: 80px;
  height: 80px;
  line-height: 80px;
  border-radius: 50%;
  margin: 0 auto;
  display: block;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  font-size: 30px;
  color: #ffffff;
  z-index: 1;
}
.about-style8 .content-part .play-btn .pulse-btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: transparent;
  border: 2px solid #e41f05;
  border-radius: 50%;
  transition: all 200ms;
  animation: pulse-border 1500ms ease-out infinite;
}
.about-style8 .content-part .play-btn .pulse-btn:after {
  content: "";
  position: absolute;
  z-index: -2;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: transparent;
  border-radius: 50%;
  transition: all 200ms;
  border: 2px solid #e41f05;
}
.about-style8 .content-part .title {
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
  color: #ffffff;
  margin: 0;
}

.about .about-img {
  position: relative;
}
.about .about-img > img {
  width: 100%;
}
.about .about-img:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(33, 33, 33, 0.5);
  opacity: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.about .about-img:hover:after {
  opacity: 1;
}
.about .about-img .popup-youtube {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.about .about-img .popup-youtube:after {
  position: absolute;
  font-family: FontAwesome;
  content: "\f04b";
  font-size: 36px;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  transition: all 0.3s ease 0s;
  display: inline-block;
  height: 80px;
  line-height: 80px;
  width: 80px;
  text-align: center;
  background: #ff3115;
  border-radius: 50%;
  padding-left: 8px;
  color: #fff;
}
.about .about-desc {
  margin-bottom: 30px;
}
.about .about-desc h2 {
  font-size: 30px;
  line-height: normal;
  margin-bottom: 20px;
  text-transform: uppercase;
  position: relative;
}
.about .about-desc p {
  font-size: 15px;
  line-height: 26px;
  margin-bottom: 0;
}
.vision-desc p:last-child,
.about-desc p:last-child {
  margin-bottom: 0;
}
.home5 .sec-title {
  margin-bottom: 20px;
}
.home5 .sec-title h3:after {
  left: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.home5 .acdn-title {
  color: #92278f;
}
.home5 #accordion .card .card-header .acdn-title:not(.collapsed) {
  background: #92278f;
}
.about-2 .sec-title h3 {
  font-size: 30px;
}
.about-2 .about-signature h4 {
  margin-bottom: 0;
  font-size: 20px;
}
.about-2 .about-signature span {
  font-size: 14px;
}
.about-desc p:last-child {
  margin-bottom: 0;
}
.about .about-desc p {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 0;
}
.accordion-style1 .card {
  border: 0;
}
.accordion-style1 .card {
  border: 0;
}
.accordion-style1 .card .card-header {
  padding: 0;
  border: 0;
  margin-bottom: 10px;
  background: transparent;
}
.accordion-style1 .card .card-header .acdn-title {
  background-color: rgba(240, 240, 240, 0.8);
  position: relative;
  margin-bottom: 0;
  font-size: 18px;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  cursor: pointer;
  font-weight: 500;
  letter-spacing: 0.2px;
  -webkit-transition: 0.2s background-color ease-in-out;
  transition: 0.2s background-color ease-in-out;
}
.accordion-style1 .card .card-header .acdn-title:after {
  position: absolute;
  font-family: FontAwesome;
  content: "\f0da";
  right: 20px;
  transition: all 0.3s ease 0s;
}
.accordion-style1 .card .card-header .acdn-title:not(.collapsed) {
  background-color: #ff3115;
  color: #ffffff;
}
.accordion-style1 .card .card-header .acdn-title:not(.collapsed):after {
  transform: rotate(90deg);
  color: #ffffff;
}
.accordion-style1 .card .card-body {
  padding: 5px 15px 18px; font-size: 18px; text-align: justify;
}
.bg4 {
  background-image: url(../../img/5777482_21467.jpg);
  background-size: cover;
  background-attachment: fixed;
  background-position: center top;
}
.sec-spacer {
  padding: 100px 0;
}

.calltoaction .cta-content .cta-subtitle {
  margin-bottom: 10px;
  color: #ff3115;
}
.calltoaction .cta-content .cta-title {
  margin-bottom: 0;
  color: #ffffff;
  font-size: 32px;
}
.calltoaction .cta-content p {
  color: #ffffff;
}
.calltoaction .cta-button {
  display: inline-block;
  text-decoration: none;
  background-color: #ff3115;
  color: #ffffff;
  font-weight: 500;
  min-width: 170px;
  line-height: 45px;
  height: 45px;
  text-align: center;
  text-transform: uppercase;
}
.calltoaction .cta-button:hover,
.calltoaction .cta-button:focus,
.calltoaction .cta-button:active {
  background-color: #e41f05;
  color: rgba(255, 255, 255, 0.7);
  box-shadow: 0 10px 20px rgba(255, 255, 255, 0.04);
}
.white-color {
  color: #fff !important;
}

.vertical-middle .logo-area {
  line-height: 95px;
}
.vertical-middle {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.vertical-bottom {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}

.abt-title h2 {
  font-size: 30px;
  line-height: normal;
  margin-bottom: 20px;
  padding-bottom: 16px;
  text-transform: uppercase;
  position: relative;
}
.abt-title h2:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 5px;
  width: 100px;
  background-color: #ff3115;
}
.abt-title.text-center h2:after {
  left: 50%;
  transform: translateX(-50%);
}
.sec-color {
  background-color: #f9f9f9;
}
.vision .vision-img {
  position: relative;
}
.vision .vision-img:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(33, 33, 33, 0.5);
  opacity: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.vision .vision-img:hover:after {
  opacity: 1;
}
.vision .vision-img .popup-youtube {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.vision .vision-img .popup-youtube:after {
  position: absolute;
  font-family: FontAwesome;
  content: "\f04b";
  font-size: 36px;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  transition: all 0.3s ease 0s;
  display: inline-block;
  height: 80px;
  line-height: 80px;
  width: 80px;
  text-align: center;
  border: 3px solid #fff;
  border-radius: 50%;
  padding-left: 8px;
  color: #fff;
}
.vision-desc p:last-child, .about-desc p:last-child {
  margin-bottom: 0;
}
.bg15 {
  background-color: #f3eeee;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: 100px;
  padding-bottom: 100px;
}
ul.callaction li { display: block; font-size: 18px; margin-bottom: 10px; }
.white-bg { background-color: #FFF; }

.payment-item {
  margin-bottom: 30px;
  border: 1px solid #dddddd;
}

.payment-item .payment-img {
  position: relative;
  overflow: hidden;
}

.payment-item .payment-img img {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
}

.payment-item .payment-img .image-link {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  color: #ff3115;
  z-index: 11;
}

.header-contact {
  /* float: right; */
}

.header-contact .widget-text {
  position: relative;
  padding-left: 55px;
}

.header-contact .widget-text i {
  position: absolute;
  border-radius: 2px;
  text-align: center;
  left: 0;
  line-height: 40px;
  color: #ff3115;
  font-size: 35px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-weight: 700;
}

.header-contact .widget-text .info-text a {
  color: #b80000;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
}

.header-contact .widget-text .info-text span {
  display: block;
  font-weight: 700;
  color: #101010;
  line-height: 18px;
}