/*

Template: Llama consultores
Author: Fernando Vera
Version: 1
Design and Developed by: Fernando Vera

NOTE: This is main stylesheet of template, This file contains the styling for the actual Template.

*/


/*---- parallax backgroud Start ----*/
.parallax {   
	background-size: cover !important; 
	-webkit-background-size: cover !important; 
	-moz-background-size: cover !important; 
	-ms-background-size: cover !important;  
	position: relative; z-index: 0; 
	background-origin: initial; 
	background-position: center center !important; 
	background-repeat: no-repeat;  
}
/*---- parallax backgroud end ----*/

.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    background: url(../img/elements/gallery/preloader.svg) center no-repeat #fff;
}
@media (max-width: 991px){
	#top-bar.hidden-sm-down {
    	display: none !important;
	}
}
/*--------------------- accordion start------------------*/
.mega-title strong {
  font-size: 2.5rem;
  display: block;
  font-weight: 700;
  margin: 50px 0 20px 0;
  color: #222;
}
.mega-title strong small {
  font-size: 0.7rem;
}
.coming-events-section p{line-height: 25px;font-size: 15px;text-align: center;}
.tab-wrapper {
  width: 450px;
  margin:0px;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.tab-wrapper > .title {
  text-align: center;
}
.tab-wrapper > .title > strong {
  font-size:    1.3rem;
  font-weight: 600;
  display: block;
  margin-bottom: 20px;
  color: #444;
}
section {
    background: #ffffff;
	position: relative;
}
.section.lined{
	border-bottom: 1px solid #e4e4e4;
}
.section-home-slider .home-caption {
	bottom: 12%;
	height: auto;
	left: 10%;
	max-width: 100%;
	padding: 0;
	position: absolute;
	transition: all 1s ease-in-out 0s;
	width: 80%;
	z-index: 999;
}


.section-home-slider h3 {
    font-size: 54px;
    line-height: 1.1;
    margin-bottom: 20px;
    font-weight: 700;
    max-width: 100%;
    display: inline-block;
	color: #fff;
}
#top-bar {
    display: block;
    position: relative;
    z-index: 999;
    background: #2a2a2a;
    height: 45px;
}
.top-bar-welcome, .top-bar-info {
    display: inline-block;
}
.top-bar-welcome ul {
    padding-left: 0px;
    margin-bottom: 0px;
}
.top-bar-welcome li {
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    list-style-type: none;
    margin: 0px;
    padding-top: 2px;
    margin-right: 5px;
}
.top-bar-info ul {
    padding-left: 0px;
    margin-bottom: 0px;
    padding-left: 10px;
    padding-right: 20px;
}
.top-bar-info li {
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    list-style-type: none;
    display: inline-block;
    padding: 13.5px 5px 0px 5px;
    margin-bottom: 0px;
}
.top-bar-info li i {
    font-size: 13px;
    color: #d21e2b;
    margin-right: 8px;
}
.navigation-fixed-placeholder {
    width: 100%;
    display: none;
}
.navigation-fixed-wrapper {
    width: 100%;
    left: 0;
    z-index: 19998;
    /* will-change: opacity; */
}

.navigation {
    width: 100%;
    height: 95px;
    display: table;
    position: relative;
    font-family: inherit;
    background-color: #fff;
}
.navigation-fixed-wrapper .navigation {
    margin-right: auto;
    margin-left: auto;
}
.nav-header {
    float: left;
}
.navigation * {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
}
.navigation * {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
}
.nav-menus-wrapper-close-button {
    width: 30px;
    height: 40px;
    margin: 10px 7px;
    display: none;
    float: right;
    color: #70798b;
    font-size: 26px;
    cursor: pointer;
}
.custom-button, .custom-button:visited, a.button, .custom-button.custom.primary-button, .custom-button.custom-primary-button:visited{
	transition: all 0.3s ease 0s;
	background: #29abff;
	color: #fff;
	font-size: 14px;
	line-height: 1.8;
	padding: 10px 35px;
	border: none;
	height: auto;
	width: auto;
	cursor: pointer;
	display: inline-block;
	min-width: 135px;
	text-align: center;
	margin: 0;
	position: relative;
	font-weight: 600;
	vertical-align: middle;
}

.section-home-slider .slider-buttons .custom-button{
	padding: 15px 40px;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 1.5;
}

.button-curved{border-radius: 50px !important;-webkit-border-radius:50px !important;-moz-border-radius:50px !important;}

footer{
	position: relative;
	z-index: 999;
}

/*------------------accordian-1-------------------*/
.accordion-1 .tab-wrapper.v1 .item {
  margin: 10px 0;
}
.accordion-1 .tab-wrapper.v1{
    width: 100%;
}
.accordion-1 .tab-wrapper.v1 .item.selected .tab-btn a {
  background-color: #FFC107 ;
  color: #fff;
}
.accordion-1 .tab-wrapper.v1 .item.selected .tab-btn a:hover {
  color: #fff;
}
.accordion-1 .tab-wrapper.v1 .item.selected .tab-content {
  display: block;
}
.accordion-1 .tab-wrapper.v1 .item .tab-btn a {
  text-decoration: none;
  display: block;
  color: #222;
  padding: 20px;
  border: 1px solid #ddd;
  letter-spacing: 2px;
  text-transform: uppercase;
  word-spacing: 1px;
  font-weight: 500;
  transition: all 0.3s linear;
}
.accordion-1 .tab-wrapper.v1 .item .tab-btn a:hover {
  color: #FFC107 ;
}
.accordion-1 .tab-wrapper.v1 .item .tab-content {
  border: 1px solid #ddd;
  border-top: 0;
  padding: 10px 20px;
  display: none;
}
.accordion-1 .tab-wrapper.v1 .item .tab-content p {
  font-family: 'Montserrat', sans-serif;
  font-size: 1rem;
  line-height: 1.8;
  word-spacing: 1px;
  word-break: break-word;
  color: #7b7b7b;
}

/*------------------accordian-2-------------------*/
.accordion-2 .tab-wrapper.v1 .item {
  margin: 10px 0;
}
.accordion-2 .tab-wrapper.v1{
    width: 100%;
}
.accordion-2 .tab-wrapper.v1 .item.selected .tab-btn a {
  background-color: transparent;
    color: #FFC107 ;
}
.accordion-2 .tab-wrapper.v1 .item.selected .tab-btn a:hover {
      color: #FFC107 ;
}
.accordion-2 .tab-wrapper.v1 .item.selected .tab-content {
  display: block;
}
.accordion-2 .tab-wrapper.v1 .item .tab-btn a {
  text-decoration: none;
  display: block;
  color: #222;
  padding: 20px;
  border: 0px solid #ddd;
  letter-spacing: 2px;
  text-transform: uppercase;
  word-spacing: 1px;
  font-weight: 500;
  transition: all 0.3s linear;
}
.accordion-2 .tab-wrapper.v1 .item .tab-btn a:hover {
  color: #FFC107 ;
}
.accordion-2 .tab-wrapper.v1 .item .tab-content {
  border: none;
  border-top: 0;
  padding: 10px 20px;
  display: none;
}

.bg-parallax-img{
	background: url("../img/backgrounds/3.jpg") !important;
    z-index: 1;
    background-attachment: fixed!important;
    background-size: cover !important;
	background-position: left top !important;
	position: relative;
	background-repeat: no-repeat;
}

/*----- OVERLAYS ---- */
.bg-overlay-black-10:after {
     background: rgba(0, 0, 0, 0.1);
     content: "";
     height: 100%;
     left: 0;
     position: absolute;
     top: 0;
     width: 100%;
     z-index: -1;
 }
 .bg-overlay-black-20:after {
     background: rgba(0, 0, 0, 0.2);
     content: "";
     height: 100%;
     left: 0;
     position: absolute;
     top: 0;
     width: 100%;
     z-index: -1;
 }
 .bg-overlay-black-30:after {
     background: rgba(0, 0, 0, 0.3);
     content: "";
     height: 100%;
     left: 0;
     position: absolute;
     top: 0;
     width: 100%;
     z-index: -1;
 }
 .bg-overlay-black-40:after {
     background: rgba(0, 0, 0, 0.4);
     content: "";
     height: 100%;
     left: 0;
     position: absolute;
     top: 0;
     width: 100%;
     z-index: -1;
 }
 .bg-overlay-black-50:after {
     background: rgba(0, 0, 0, 0.5);
     content: "";
     height: 100%;
     left: 0;
     position: absolute;
     top: 0;
     width: 100%;
     z-index: -1;
 }
 .bg-overlay-black-60:after {
     background: rgba(0, 0, 0, 0.6);
     content: "";
     height: 100%;
     left: 0;
     position: absolute;
     top: 0;
     width: 100%;
     z-index: -1;
 }
 .bg-overlay-black-70:after {
     background: rgba(0, 0, 0, 0.7);
     content: "";
     height: 100%;
     left: 0;
     position: absolute;
     top: 0;
     width: 100%;
     z-index: -1;
 }
 .bg-overlay-black-80:after {
     background: rgba(0, 0, 0, 0.8);
     content: "";
     height: 100%;
     left: 0;
     position: absolute;
     top: 0;
     width: 100%;
     z-index: -1;
 }
 .bg-overlay-black-90:after {
     background: rgba(0, 0, 0, 0.9);
     content: "";
     height: 100%;
     left: 0;
     position: absolute;
     top: 0;
     width: 100%;
     z-index: -1;
 }
 .bg-overlay-white-10:after {
     background: rgba(255, 255, 255, 0.1);
     content: "";
     height: 100%;
     left: 0;
     position: absolute;
     top: 0;
     width: 100%;
     z-index: -1;
 }
 .bg-overlay-white-20:after {
     background: rgba(255, 255, 255, 0.2);
     content: "";
     height: 100%;
     left: 0;
     position: absolute;
     top: 0;
     width: 100%;
     z-index: -1;
 }
 .bg-overlay-white-30:after {
     background: rgba(255, 255, 255, 0.3);
     content: "";
     height: 100%;
     left: 0;
     position: absolute;
     top: 0;
     width: 100%;
     z-index: -1;
 }
 
 .bg-overlay-white-40:after {
     background: rgba(255, 255, 255, 0.4);
     content: "";
     height: 100%;
     left: 0;
     position: absolute;
     top: 0;
     width: 100%;
     z-index: -1;
 }
 
 .bg-overlay-white-50:after {
     background: rgba(255, 255, 255, 0.5);
     content: "";
     height: 100%;
     left: 0;
     position: absolute;
     top: 0;
     width: 100%;
     z-index: -1;
 }
 
 .bg-overlay-white-60:after {
     background: rgba(255, 255, 255, 0.6);
     content: "";
     height: 100%;
     left: 0;
     position: absolute;
     top: 0;
     width: 100%;
     z-index: -1;
 }
 
 .bg-overlay-white-70:after {
     background: rgba(255, 255, 255, 0.7);
     content: "";
     height: 100%;
     left: 0;
     position: absolute;
     top: 0;
     width: 100%;
     z-index: -1;
 }
 
 .bg-overlay-white-80:after {
     background: rgba(255, 255, 255, 0.8);
     content: "";
     height: 100%;
     left: 0;
     position: absolute;
     top: 0;
     width: 100%;
     z-index: -1;
 }
 
 .bg-overlay-white-90:after {
     background: rgba(255, 255, 255, 0.9);
     content: "";
     height: 100%;
     left: 0;
     position: absolute;
     top: 0;
     width: 100%;
     z-index: -1;
 }
 
 .bg-overlay-theme-20:after {
     background: rgba(230, 175, 42, 0.2);
     content: "";
     height: 100%;
     left: 0;
     position: absolute;
     top: 0;
     width: 100%;
     z-index: -1;
 }
 
 .bg-overlay-theme-50:after {
     background: rgba(230, 175, 42, 0.41);
     content: "";
     height: 100%;
     left: 0;
     position: absolute;
     top: 0;
     width: 100%;
     z-index: -1;
 }
 
 .bg-overlay-theme-70:after {
     background: rgba(230, 175, 42, 0.54);
     content: "";
     height: 100%;
     left: 0;
     position: absolute;
     top: 0;
     width: 100%;
     z-index: -1;
 }
 
 .bg-overlay-theme-90:after {
     background: rgba(230, 175, 42, 0.7490196078431373);
     content: "";
     height: 100%;
     left: 0;
     position: absolute;
     top: 0;
     width: 100%;
     z-index: -1;
 }


.tab-wrapper.v2 .tab-btn {
  margin-bottom: 10px;
}
.tab-wrapper.v2 .tab-btn a {
  text-decoration: none;
  display: inline-block;
  color: #222;
  padding: 20px;
  border: 1px solid #ddd;
  letter-spacing: 2px;
  text-transform: uppercase;
  word-spacing: 1px;
  font-weight: 500;
  margin-right: 5px;
  transition: all 0.3s linear;
}
.tab-wrapper.v2 .tab-btn a:hover {
  color: #27ae60;
}
.tab-wrapper.v2 .tab-btn a.selected {
  background-color: #27ae60;
  color: #fff;
}
.tab-wrapper.v2 .tab-btn a.selected:hover {
  color: #fff;
}
.tab-wrapper.v2 .tab-content .item {
  border: 1px solid #ddd;
  padding: 10px 20px;
  display: none;
}
.tab-wrapper.v2 .tab-content .item.selected {
  display: block;
}
.tab-wrapper.v2 .tab-content .item p {
  font-family: 'Montserrat', sans-serif;
  font-size: 1rem;
  line-height: 1.8;
  word-spacing: 1px;
  word-break: break-word;
  color: #7b7b7b;
}

/*------------------accordian-3-------------------*/
.accordion-3 .tab-wrapper.v1 .item {
  margin: 10px 0;
}
.accordion-3 .tab-wrapper.v1{
    width: 100%;
}
.accordion-3 .tab-wrapper.v1 .tab-btn em{
    float: right;
}
.accordion-3 .tab-wrapper.v1 .item.selected .tab-btn a {
  background-color: transparent;
  color: #FFC107 ;
}
.accordion-3 .tab-wrapper.v1 .item.selected .tab-btn a:hover {
  color: #FFC107 ;
}
.accordion-3 .tab-wrapper.v1 .item.selected .tab-content {
  display: block;
}
.accordion-3 .tab-wrapper.v1 .item .tab-btn a {
  text-decoration: none;
  display: block;
  color: #222;
  padding: 20px;
  border: none;
  letter-spacing: 2px;
  text-transform: uppercase;
  word-spacing: 1px;
  font-weight: 500;
  transition: all 0.3s linear;
}
.accordion-3 .tab-wrapper.v1 .item .tab-btn a:hover {
  color: #FFC107 ;
}
.accordion-3 .tab-wrapper.v1 .item .tab-content {
  border:none;
  border-top: 0;
  padding: 10px 20px;
  display: none;
}
.accordion-3 .tab-wrapper.v1 .item .tab-content p {
  font-family: 'Montserrat', sans-serif;
  font-size: 1rem;
  line-height: 1.8;
  word-spacing: 1px;
  word-break: break-word;
  color: #7b7b7b;
}
/* -------------------------------- 

Start Banner style

-------------------------------- */

.hero_section_top{
  width: 100%;
  height: 100vh;
  position: relative;
  z-index: 2;
  background-image: url(../img/backgrounds/13.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center right;
  background-attachment: fixed;
}

.hero_section_top:after{
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #191920;
  opacity: 0.6;
  z-index: -1;
}

.hero_section_top .container{
  height: 100%;
}
.hero_content{
  margin-top: -122px;
}
.hero_content h5{
  font-family: 'Roboto', serif;
  font-weight: 400;
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
}
.hero_content h1{
  font-family: 'Poppins', serif;
  font-weight: 500;
  color: #ffffff;
  font-size: 40px;
  line-height: 1.3em;
  padding: 22px 0;
}
.hero_content p{
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 16px;
}
.hero_content .btn{
  margin-top: 22px;
  border-radius: 8px !important;
  position: relative;
  z-index: 1;
  background-color: #c10e0e;
  color: #ffffff;
  text-transform: uppercase;
  min-width: 170px;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-right: 20px;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-size: 16px;
  border:0;
}

.hero_content .btn:after{
  content: '';
  width: 0;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  transition: 0.3s all ease;
  border-radius: 8px;
  z-index: -1;
}
.hero_content .btn:hover:after{
  width: 100%;
  background-color: #ffffff;
}

.hero_content .btn:hover{
  color: #c10e0e;
}

.hero_content .btn:last-child{
  background-color: #ffffff;
  color: #c10e0e;
  margin-right: 0;
}
.hero_content .btn:last-child:after{
  background-color: #c10e0e;
}
.hero_content .btn:last-child:hover{
  color: #fff;
}


.btn.focus, .btn:focus{
  box-shadow: none;
}

.hero_section_top.home1{
  height: 100%;
  background:transparent;
}

.home1 .hero_content{
  padding-top: 200px;
  padding-bottom: 150px;
  margin-top: 0;
}
.home1 .slider{
  position: relative;
  background-image: url(../img/backgrounds/11.jpg);
  background-position: center 0px;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 1;
}
.home1 .slider:after{
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #191920;
  opacity: 0.3;
  z-index: -1;
}
#home-slider1{
  margin-top: -91px;
}

.home1 .slide1{
  background-image: url(../img/backgrounds/12.jpg);
}
.home1 .slide2{
	background-image: url(../img/backgrounds/10.jpg);
	background-position: center;
}
.home1 .slide3{
  background-image: url(../img/backgrounds/15.jpg);
}

.tparrows.tp-leftarrow:before{
      font-family: Font Awesome\ 5 Free;
      font-weight: 900;
          content: "\f104";
}
.tparrows.tp-rightarrow:before{
      content: "\f105";
      font-family: Font Awesome\ 5 Free;
      font-weight: 900;
}


/*top menu*/
.secondary-nav{
  width: 100%;
  background-color: rgba(25,25,32,0.8);
  padding: 14px 0;
  position: relative;
  z-index: 9999;
}

.secondary-nav .container-fluid,
.navbar  .container-fluid{
  padding-left: 20px;
  padding-right: 20px;
}

.secondary-nav .text-left ul li{
  padding-right: 10px;

}
.secondary-nav .social_l li a:hover{
  color: #c10e0e;
}
.secondary-nav .social_l li p{
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: #ffffff;
}
.secondary-nav .social_l li p a{
  color: #c10e0e;
}

.secondary-nav ul li p{
  color: #ffffff;
  font-weight: 300;
  font-size: 12px;
}
.secondary-nav ul li{
  display: inline-block;
}

.secondary-nav .text-right ul li{
  padding-left: 15px;
}
.secondary-nav ul li a{
  color: #ffffff;
}
.secondary-nav .text-right ul li p{
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 12px;
}
.secondary-nav .text-right ul li p i{
  padding-right: 5px;
}

/*top menu*/

.active_sc{
    background:rgba(25,25,32,0.2) !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=24, Direction=77, Color=#000000)";/*IE 8*/
    -moz-box-shadow: -3px 13px 24px -1px rgba(0,0,0,0.3);/*FF 3.5+*/
    -webkit-box-shadow: -3px 13px 24px -1px rgba(0,0,0,0.3);/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
    box-shadow: -3px 13px 24px -1px rgba(0,0,0,0.3);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=24, Direction=135, Color=#000000); /*IE 5.5-7*/
    transition: box-shadow 2s;
    z-index: 9999;
    transition: 0.3s all;
    width: 100%;
    position: fixed;
    left: 0;
}
.navbar.active_sc .navbar-brand{
  padding-top: 0;
}

.navbar{
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  background-color: rgba(25,25,32,0.2);
}



.navbar.navbar-expand-lg{
  transition: 0.3s all;
  z-index: 99999;
  padding-top: 0;
}

.navbar.navbar2.navbar-expand-lg .nav-item a:hover{
  color: #ffffff;
}

.navbar .nav-item a{
  color: #fff;
  font-size: 14px;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  text-transform: uppercase;

}
.navbar-light .navbar-nav .active>.nav-link, 
.navbar-light .navbar-nav .nav-link.active, 
.navbar-light .navbar-nav .nav-link.show, 
.navbar-light .navbar-nav .show>.nav-link{
  color: #ffffff;
  text-decoration: underline;
}

.navbar .nav-link{
  padding: 22px 22px;
}
.navbar .nav-link.active{
  padding-right: 22px;
  padding-left: 22px;
}



.navbar .nav-item a.active{
  background-color:#c10e0e;
  color: #ffffff; 
}

.navbar-nav.cstm-nav li{
  display: inline-block;
}

@media (min-width: 992px){
  .navbar-expand-lg .navbar-nav .nav-link ,
  .navbar-nav.cstm-nav li a{
    padding-right: 1rem;
    padding-left: 1rem;
  }
}

.navbar-nav.cstm-nav li a{
  color: #ffffff;
}





.plugins {
  text-align: center;
  margin: 50px 0;
}
.plugins h3 {
  text-align: center;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  color: #222;
  font-size: 1.2rem;
  font-weight: 600;
  letter-spacing: 1px;
}
.plugins a {
  display: inline-block;
  font-family: 'Montserrat';
  color: #7b7b7b;
  font-size: 1rem;
  margin: 10px;
  transition: all .2s linear;
  text-decoration: none;
}
.plugins a strong {
  color: #333;
  font-weight: 700;
}
.plugins a:hover {
  color: #d63031;
}

@media only screen and (max-width: 450px) {
  .tab-wrapper {
    width: 100%;
    margin: 20px 0;
  }
  .tab-wrapper.v2 .tab-btn a {
    margin: 5px 0;
  }
}
/*--------------------- accordion end------------------*/

/*---------------action-box starts----------------------*/
/*-- common action box style*/
.actionbox {
    position: relative;
}
.actionbox.center{
  text-align: center;
}
.actionbox.actionbox-border {
    padding: 30px;
    border: 1px solid #eeeeee;
}
.actionbox .actionbox-text {
    padding-right: 230px;
}
.actionbox p {
    margin-bottom: 0;
}
.actionbox.actionbox-border a.cs-button {
    right: 30px;
}
.actionbox a.cs-button {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20px;
}

/*---- actionbox2 ----*/
.actionbox2 {
    position: relative;
    background-color: #293a5d !important;
}
.actionbox2.actionbox-border {
    padding: 30px 0;
    border: 0px;
}
.actionbox2 .actionbox-text {
    padding-right: 230px;
    color: #fff;
}
.actionbox2 h3 {
    color: #fff;
}
.actionbox2 p {
    margin-bottom: 0;
    color: #f7f7f7;
}
.actionbox2.actionbox-border a.cs-button {
    right: 30px;
}
.actionbox2 a.cs-button {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20px;
}

/*---- action-box-3 ----*/
.actionbox3 {
    position: relative;
    background-color: #000000;
}
.actionbox3.actionbox-border {
    padding: 30px;
    border: 0px;
}
.actionbox3 .actionbox-text {
    padding-right: 230px;
    color: #fff;
}
.actionbox3 h3 {
    color: #fff;
}
.actionbox3 p {
    margin-bottom: 0;
    color: #f7f7f7;
}
.actionbox3.actionbox-border a.cs-button {
    right: 30px;
}
.actionbox3 a.cs-button {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20px;
}
/*---- action-box-4 ----*/
.actionbox4 .actionbox-border {
    padding: 30px;
    border: 1px solid #eeeeee;
}
.actionbox4 .actionbox-text {
    padding-right: 0px;
    text-align: center !important;
}
.actionbox-cs-button{
    text-align: center !important;
}
.actionbox4 a.cs-button {
    position: relative;
    right: 0 !important;
    top: 0;
    margin-top: 10px !important;
}

/*---- action-box-5 ----*/
.actionbox5 {
    position: relative;
    background-color: #DEDEDE;
}
.actionbox5.actionbox-border {
    padding: 30px;
    border: 0px;
}
.actionbox5 .actionbox-text {
    padding-right: 230px;
    color: #fff;
}
.actionbox5 p {
    margin-bottom: 0;
}
.actionbox5.actionbox-border a.cs-button {
    right: 30px;
}
.actionbox5 a.cs-button {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20px;
}
/*---- action-box-9 ----*/
.actionbox9 {
    position: relative;
    padding: 100px 30px;
}
.actionbox9 .actionbox-text {
    padding-right: 230px;
    color: #fff;
}
.actionbox9 p {
    margin-bottom: 0;
}
.actionbox9.actionbox-border a.cs-button {
    right: 30px;
}
.actionbox9 a.cs-button {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20px;
}

/*---- action-box-10 ----*/
.action-box-10{
    background-image: url("https://via.placeholder.com/1920x1280");
    background-attachment: fixed;
    background-size: cover;
}
.actionbox-10 {
    position: relative;
    padding: 100px 30px;
}

.actionbox-10 .actionbox-text {
    padding-right: 230px;
}
.actionbox-10 h3 {
    color: #f7f7f7;
}
.actionbox-10 p {
    margin-bottom: 0;
    color: #f7f7f7;
}
.actionbox-10.actionbox-border a.cs-button {
    right: 30px;
}
.actionbox-10 a.cs-button {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20px;
}

/*-------------actionboc-sm--------------*/
/*--common style--*/
.actionbox-sm {
    padding: 40px 35px;
    position: relative;
}
.actionbox-sm.actionbox-border {
    padding: 30px;
    border: 1px solid #DEDEDE;
}
/*---- action-box-11 ----*/
.actionbox-11 .actionbox-text {
    padding-right: 0px;
    color: #fff;
}
.actionbox-11 h3 {
    color: #fff;
}
.actionbox-11 p {
    margin-bottom: 0;
    color: #f7f7f7;
}
.actionbox-11.actionbox-border a.cs-button {
    right: 30px;
}
.actionbox-11 a.cs-button {
    position: relative;
    right: 0 !important;
    top: 0;
    margin-top: 10px;
}

/*---- action-box-12 ----*/
.actionbox-12 .actionbox-text {
    padding-right: 0px;
    color: #fff;
}
.actionbox-12 h3 {
    color: #fff;
}
.actionbox-12 p {
    margin-bottom: 0;
    color: #f7f7f7;
}
.actionbox-12.actionbox-border a.cs-button {
    right: 30px;
}
.actionbox-12 a.cs-button {
    position: relative;
    right: 0 !important;
    top: 0;
    margin-top: 10px;
}

/*---- action-box-13 ----*/
.actionbox-13 .actionbox-text {
    padding-right: 0px;
}
.actionbox-13 h3 {
    color: #000;
}
.actionbox-13 p {
    margin-bottom: 0;
    color:#000;
}
.actionbox-13.actionbox-border a.cs-button {
    right: 30px;
}
.actionbox-13 a.cs-button {
    position: relative;
    right: 0 !important;
    top: 0;
    margin-top: 10px;
}

/*---- action-box-14 ----*/
.actionbox-14 .actionbox-text {
    padding-right: 0px;
}
.actionbox-14 h3 {
    color: #000;
}
.actionbox-14 p {
    margin-bottom: 0;
    color:#efefef;
}
.actionbox-14.actionbox-border a.cs-button {
    right: 30px;
}
.actionbox-14 a.cs-button {
    position: relative;
    right: 0 !important;
    top: 0;
    margin-top: 10px;
}

/*---- action-box-15 ----*/
.actionbox-15{
  background-image: url("https://via.placeholder.com/1920x1000");
  background-size: cover;
}
.actionbox-15 .actionbox-text {
    padding-right: 0px;
}
.actionbox-15 h3 {
    color: #000;
}
.actionbox-15 p {
    margin-bottom: 0;
    color:#000;
}
.actionbox-15.actionbox-border a.cs-button {
    right: 30px;
}
.actionbox-15 a.cs-button {
    position: relative;
    right: 0 !important;
    top: 0;
    margin-top: 10px;
}

/*---- action-box-16 ----*/
.actionbox-16{
  background-image: url("https://via.placeholder.com/1920x1000");
  background-size: cover;
}
.actionbox-16 .actionbox-text {
    padding-right: 0px;
}
.actionbox-16 h3 {
    color: #fff;
}
.actionbox-16 p {
    margin-bottom: 0;
    color:#f7f7f7;
}
.actionbox-16.actionbox-border a.cs-button {
    right: 30px;
}
.actionbox-16 a.cs-button {
    position: relative;
    right: 0 !important;
    top: 0;
    margin-top: 10px;
}

/*---------------action-box end----------------------*/

/*--------------animations start-------------------*/
/*--common style--*/
.animation-box {
    padding: 40px 35px;
    position: relative;
    margin: 15px;
}
.animation-box.box-border {
    padding: 30px;
    border: 1px solid #DEDEDE;
}
/*---- action-box-11 ----*/
.animation-box .animationbox-text {
    padding-right: 0px;
    color: #fff;
}
.animation-box h3 {
    color: #fff;
}
.animation-box p {
    margin-bottom: 0;
    color: #f7f7f7;
}
.animation-box.actionbox-border a.cs-button {
    right: 30px;
}
.animation-box a.cs-button {
    position: relative;
    right: 0 !important;
    top: 0;
    margin-top: 10px;
}
/*----------------------animations end------------------*/

/*-----------------------blockquote start--------------------*/

.blockquote { 
    padding: 10px 20px; 
    margin: 0 0 20px; 
    font-size: 1.21rem; 
    border-left: 5px 
    solid #eee; 
    position: relative; 
}
.blockquote name { 
    display: block; 
    font-weight: 600; 
    margin-top: 10px;
    font-style: italic; 
}
/*blockquote-right*/
.blockquote.right { 
    text-align: right; 
    border-right: 5px solid #eee; 
    border-left: 0; 
    padding: 10px 20px 10px; 
}
/*blockquote-3*/
.blockquote.bg-gray {
    border-left: 5px solid #FFC107 ;
}
.blockquote.right.bg-gray { 
    text-align: right; 
    border-right: 5px solid #FFC107 ;
    border-left: 0; 
    padding: 10px 20px 10px; 
}

/*blockquote-4*/
.quote { 
    padding-top: 50px !important; 
}
.quote:before { 
    content: "\201C"; 
    font-size: 7.142rem; 
    font-family: Georgia, serif;
    font-weight: bold; 
    color: #FFC107 ;
    position: absolute; 
    left: 14px;
    top: -30px;
}
/*quote right*/
.blockquote.right.quote:before { 
    left: inherit; 
    right: 14px; 
}

/*blockquote-5*/
.blockquote.bg-theme { 
    border: 0px; 
    color: #ffffff; 
    padding: 70px 30px 30px !important; 
    border-radius: 6px; 
}
.blockquote.bg-theme:before { 
    left: 24px;
    top: -10px;
     color: #fff;
}

/*bg-theme*/
.blockquote.bg-black { 
    border: 0px; color: #ffffff; 
    padding: 70px 30px 30px !important; 
    border-radius: 6px; 
}
.blockquote.bg-black:before {
    left: 24px; 
    top: -10px; 
    left: inherit; 
     color: #fff;
}
/*-----------------------blockquote end-------------------*/

/*-----------------------blogpost start-----------------*/
.blog-post-single {
    box-shadow: none !important;
}
.blog-post {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06);
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}
.blog-post:hover {
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
}
.blog-post .entry-image img {
    width: 100%;
}
.blog-post .blog-detail {
    background: #ffffff;
    padding: 20px;
    border-top: 0px;
}
.blog-post .blog-detail .entry-title a {
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 24px;
    color: #353535;
    line-height: 28px;
}
.blog-post .blog-detail .entry-title a:hover {
    color: #FFC107 ;
}
.blog-post .entry-meta ul li {
    display: inline-block;
    margin-right: 12px;
}
.blog-post .entry-meta{
	padding: 3px 10px;
    display: inline-block;
    background: #293a5d;
    border-radius: 2px;
    margin-bottom: 10px;
}
.blog-post .entry-meta ul li i {
    color: #FFC107 ;
    padding-right: 6px;
}
.blog-post .entry-meta ul li a {
    color: #f7f7f7;
    line-height: 0px;
    padding-right: 5px;
}
.blog-post .entry-meta ul li a i {
    padding-right: 6px;
    color: #f7f7f7;
}
.blog-post .entry-meta ul li a:hover {
    color: #FFC107 ;
}

.blog-post .social strong {
    display: inline-block;
    margin-right: 10px;
}
.blog-post .entry-button {
    display: inline-block;
}
.blog-post .social ul {
    display: inline-block;
}
.blog-post .social ul li {
    display: inline-block;
    padding: 0px 6px;
}
.blog-post .social ul li a:hover {
    color: #898989;
}
.blog-post .entry-share {
    margin-top: 20px;
    display: block;
}

/*blog-post blockquote*/
.blog-post.blockquote {
    background: #FFC107 ;
    border: 0px;
    padding: 36px 30px;
}
.blog-post.blockquote blockquote {
    background: #FFC107 ;
    border-left: 0px;
    color: #ffffff;
    padding: 0px;
    position: relative;
    margin-top: 0 !important;
    padding-top: 30px;
}
.blog-post.blockquote blockquote:before {
    content: "\201C";
    font-family: 'Roboto', serif;
    font-size: 7.142rem;
    font-weight: bold;
    color: #ffffff;
    position: absolute;
    left: 0px;
    top: -60px;
}

.blog-post.blockquote .blog-detail {
    border: 0px;
    background: #FFC107 ;
    padding: 0px;
}
.blog-post.blockquote .blog-detail .entry-title a {
    color: #ffffff;
}
.blog-post.blockquote .blog-detail .entry-title a:hover {
    color: #323232;
}
.blog-post.blockquote .social ul li a {
    color: #ffffff;
}
.blog-post.blockquote .social ul li a:hover {
    color: #323232;
}
.blog-post.blockquote .entry-meta ul li a {
    color: #ffffff;
}
.blog-post.blockquote .entry-meta ul li i {
    color: #ffffff;
}
.blog-post.blockquote .entry-meta ul li a i {
    color: #ffffff !important;
}
.blog-post.blockquote .entry-meta ul li a:hover {
    color: #323232;
}
.blog-post.blockquote .button.arrow.white:hover {
    color: #323232;
}
.blog-post .grid-post li {
    float: left;
    width: 50%;
    border-right: 4px solid #fff;
    border-bottom: 4px solid #fff;
    list-style: none;
}
.blog-post .grid-post li img {
    width: 100%;
}
.blog-post .grid-post li .portfolio-item {
    width: 100%;
}

/*---- timeline-blog ----*/
 .features-box{
	position: relative;
}

.features-box .row{
	margin: 0 -3px;
}

.features-box .feature{
	position: relative;
	padding: 0 3px;
	margin-bottom: 30px;
}

.features-box .feature .inner{
	position: relative;
	padding: 45px 20px 50px;
	background-color: #f9f9f9;
	border: 1px solid #e4e4e4;
	text-align: center;
}

.features-box .feature .icon{
	position: relative;
	display: block;
	font-size: 50px;
	line-height: 1em;
	color: #44bce2;
	font-weight: 400;
	margin-bottom: 20px;
}

.features-box .feature h3{
	position: relative;
	display: block;
	font-size: 17px;
	line-height: 1.2em;
	color: #222222;
	font-weight: 500;
	margin-bottom: 10px;
}

.features-box .feature p{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 25px;
	color: #777777;
	font-weight: 400;
}
.related-blog {
    padding: 30px;
    border: 1px solid #ddd;
    position: relative;
    z-index: 1;
}

.blog-info {
    position: relative;
    z-index: 9;
}

.blog-info span {
    color: #626262;
    font-size: 1rem;
    margin-right: 6px;
}

.blog-info h4 {
    font-weight: 600;
    font-size: 1.46rem;
}

.related-blog .post-format-icon {
    text-align: right;
    position: relative;
    z-index: 9
}

.related-blog .post-format-icon i {
    padding-right: 0;
    font-size: 2.5px;
    color: #e1e1e1;
}

.blog-info p {
    padding: 0px 0 10px;
    font-size: 1rem;
}

.related-blog .post-category a {
    display: inline-block;
    padding: 5px 15px;
    font-size: 0.857px;
    font-weight: 500;
    border-radius: 3px;
    color: #fff;
    background-color: #FFC107 ;
    -webkit-transition: all 0.3s ease;
    -moz-transition: ll 0.3s ease;
    transition: all 0.3s ease;
    margin-bottom: 20px;
}

a.blog-btn {
    text-align: center;
    font-size: 1rem;
    color: #FFC107 ;
    display: block;
    padding-bottom: 12px;
    position: relative;
    z-index: 1;
}

a.blog-btn i {
    margin-left: 10px;
    -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;
}

.related-blog .border {
    position: absolute;
    background: #FFC107 ;
    height: 0px;
    bottom: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    -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;
}

.related-blog .related-blog-img {
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
    -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;
    background-size: cover;
    background-position: center center;
}

.related-blog:hover .related-blog-img,
.related-blog.active .related-blog-img {
    opacity: 1;
    -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;
}

.blog-1:hover h4,
.blog-1:hover i,
.blog-1:hover span,
.blog-1:hover p,
.blog-1:hover a.blog-btn,
.blog-1.active h4,
.blog-1.active i,
.blog-1.active span,
.blog-1.active p,
.blog-1.active a.blog-btn,
.blog-1:hover .post-category a,
.blog-1:hover .post-format-icon i,
.blog-1.active .post-category a,
.blog-1.active .post-format-icon i {
    color: #fff;
}

.related-blog:hover .related-blog-img:before,
.related-blog.active .related-blog-img:before {
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    content: "";
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.related-blog.blog-2 {
    padding: 0;
    position: relative;
    border: none;
    transition: all 0.5s ease 0s;
    height: 100%;
}

.related-blog.blog-2 .blog-info {
    background: #ffffff;
    padding: 30px;
}

.related-blog.blog-2.gray-bg .blog-info {
    background: #f7f7f7;
}

.related-blog.blog-2 .related-blog-img {
    opacity: 1;
}

.related-blog.blog-2 .post-format-icon {
    position: absolute;
    right: 30px;
    top: 30px;
}

.related-blog.blog-2 .button.icon-color {
    text-transform: capitalize;
    float: right;
}

.related-blog.blog-2:hover {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.07);
}

.related-blog.blog-2.gray-bg:hover {
    box-shadow: none;
}

.related-blog.blog-2.transparent .blog-info {
    background: transparent;
    padding: 30px 0;
}

.related-blog.blog-2.transparent .blog-info span {
    color: #ffffff;
}
 .timeline-blog .timeline > li:nth-child(2) {
     margin-top: 60px;
 }
 
 .timeline-blog .timeline > li:nth-child(3) {
     margin-top: 60px;
 }
 
 .timeline-blog .timeline .entry-title i {
     font-size: 1.714rem;
 }
 
 .timeline-blog .timeline-inverted .timeline-badge {
     margin-top: 70px
 }
 
 .timeline-blog .timeline li.timeline-inverted .timeline-post:after {
     top: 98px;
 }
 
 .timeline-blog .timeline li.timeline-inverted .timeline-post:before {
     top: 97px;
 }
 
 .timeline-blog .timeline > li.timeline-inverted > .timeline-badge {
     left: -73px;
 }
 
 .timeline-blog .timeline li.entry-date {
     top: 0;
     left: 0;
     position: absolute;
     right: 0;
     text-align: center;
     width: 100%;
 }
 
 .timeline-blog .timeline li.entry-date span {
     background: #f7f7f7;
     color: #363636;
     font-size: 1.142rem;
     font-weight: 400;
     text-transform: capitalize;
     padding: 10px 25px;
 }
 
 .timeline-blog .timeline li.entry-date-bottom {
     bottom: -30px;
     left: 0;
     position: absolute;
     right: 0;
     text-align: center;
     width: 100%;
 }
 
 .timeline-blog .timeline li.entry-date-bottom a {
     background: #f7f7f7;
     padding: 7px 10px;
     color: #363636;
     font-size: 1.142rem;
     padding: 10px 25px;
 }
 
 .timeline-blog .timeline li.entry-date-bottom a:hover {
     background: #FFC107 ;
     color: #fff;
 }
 
 .timeline-blog .timeline li:hover .timeline-post {
     border-color: #FFC107 ;
 }
 
 .timeline-blog .timeline li:hover .timeline-badge a {
     color: #fff;
 }
 
 .timeline-blog .timeline li:hover .timeline-badge {
     background: #FFC107 ;
     border-color: #FFC107 ;
 }
 
 .timeline-blog .timeline li:hover .timeline-post:before {
     border-left-color: #FFC107 ;
     border-right-color: #FFC107 ;
 }
 
 .timeline-blog .timeline-blog.timeline .entry-quote p {
     font-size: 1.142rem;
 }

 /* timeline-blog 2 column masonry left sidebar */
 .timeline-blog.timeline-sidebar .timeline > li {
     width: 89%;
 }
 
 .timeline-blog.timeline-sidebar .timeline li .timeline-blog-entry-grid .grid-post li {
     width: 50%;
 }
 
 .timeline-blog.timeline-sidebar .timeline:before {
     left: 54px;
 }
 
 .timeline-blog.timeline-sidebar .timeline li.entry-date {
     text-align: left;
 }
 
 .timeline-blog.timeline-sidebar .timeline li.entry-date-bottom {
     text-align: left;
 }
 
 .timeline-blog.timeline-sidebar .timeline li.timeline-inverted .timeline-badge {
      left: -66px;
 }
 .timeline-blog.timeline-sidebar .timeline > li > .timeline-badge:hover {
      background: #FFC107 ;
 }
 
 .timeline-blog.timeline-sidebar .timeline > li.timeline-inverted {
     margin-bottom: 0px;
 }
 
 .timeline-blog.timeline-sidebar .timeline > li:nth-child(3) {
     margin-top: 30px;
 }
 
 .timeline-blog.timeline-sidebar .timeline li.entry-date {
     top: 3px;
 }
 
 .timeline-blog.timeline-sidebar .timeline li.entry-date span {
     font-size: 1rem;
     padding: 10px 25px;
 }
 
 .timeline-blog.timeline-sidebar .timeline li.entry-date-bottom {
     bottom: -48px;
 }
 
 .timeline-blog.timeline-sidebar .timeline li.entry-date-bottom a {
     font-size: 1rem;
     padding: 10px 25px;
 }
 
 .timeline-blog.timeline-sidebar .timeline li .share ul li {
     width: auto;
 }



 /*---- related blog ----*/
 .related-blog {
    padding: 30px;
    border: 1px solid #ddd;
    position: relative;
    z-index: 1;
}

.blog-info {
    position: relative;
    z-index: 9;
}

.blog-info span {
    color: #626262;
    font-size: 1rem;
    margin-right: 6px;
}

.blog-info h4 {
    font-weight: 600;
    font-size: 0.091rem;
}

.related-blog .post-format-icon {
    text-align: right;
    position: relative;
    z-index: 9
}

.related-blog .post-format-icon i {
    padding-right: 0;
    font-size: 2.5px;
    color: #e1e1e1;
}

.blog-info p {
    padding: 0px 0 10px;
    font-size: 1.142rem;
}

.related-blog .post-category a {
    display: inline-block;
    padding: 5px 15px;
    font-size: 0.857rem;
    font-weight: 500;
    border-radius: 3px;
    color: #fff;
    background-color: #FFC107 ;
    -webkit-transition: all 0.3s ease;
    -moz-transition: ll 0.3s ease;
    transition: all 0.3s ease;
    margin-bottom: 20px;
}

a.blog-btn {
    text-align: center;
    font-size: 1rem;
    color: #FFC107 ;
    display: block;
    padding-bottom: 12px;
    position: relative;
    z-index: 1;
}

a.blog-btn i {
    margin-left: 10px;
    -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;
}

.related-blog .border {
    position: absolute;
    background: #FFC107 ;
    height: 0px;
    bottom: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    -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;
}

.related-blog .related-blog-img {
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
    -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;
    background-size: cover;
    background-position: center center;
}

.related-blog:hover .related-blog-img,
.related-blog.active .related-blog-img {
    opacity: 1;
    -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;
}

.blog-1:hover h4,
.blog-1:hover i,
.blog-1:hover span,
.blog-1:hover p,
.blog-1:hover a.blog-btn,
.blog-1.active h4,
.blog-1.active i,
.blog-1.active span,
.blog-1.active p,
.blog-1.active a.blog-btn,
.blog-1:hover .post-category a,
.blog-1:hover .post-format-icon i,
.blog-1.active .post-category a,
.blog-1.active .post-format-icon i {
    color: #fff;
}

.related-blog:hover .related-blog-img:before,
.related-blog.active .related-blog-img:before {
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    content: "";
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.related-blog.blog-2 {
    padding: 0;
    position: relative;
    border: none;
    transition: all 0.5s ease 0s;
    height: 100%;
}

.related-blog.blog-2 .blog-info {
    background: #ffffff;
    padding: 30px;
}

.related-blog.blog-2.gray-bg .blog-info {
    background: #f7f7f7;
}

.related-blog.blog-2 .related-blog-img {
    opacity: 1;
}

.related-blog.blog-2 .post-format-icon {
    position: absolute;
    right: 30px;
    top: 30px;
}

.related-blog.blog-2 .button.icon-color {
    text-transform: capitalize;
    float: right;
}

.related-blog.blog-2:hover {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.07);
}

.related-blog.blog-2.gray-bg:hover {
    box-shadow: none;
}

.related-blog.blog-2.transparent .blog-info {
    background: transparent;
    padding: 30px 0;
}

.related-blog.blog-2.transparent .blog-info span {
    color: #ffffff;
}
/*blog-comment*/
.comment-1 .comment-photo {
    width: 106px;
    height: auto;
    float: left;
    border: 5px solid #f7f7f7;
    margin-right: 20px;
}
.comment-1 .comment-photo img {
    width: 100%;
}
.comment-1 .comment-info {
    display: table;
    background: #f7f7f7;
    padding: 20px;
    margin-bottom: 20px;
}
.comment-1 .comment-info h4 {
    display: inline-block;
}
.comment-1 .comment-info span {
    font-size: 0.928px;
    color: #626262;
}
.comment-1 .comment-info a {
    color: #FFC107 ;
}
.comment-1 .comment-info a:hover {
    color: #363636;
}
.comment-1.comment-2 {
    padding-left: 127px;
}
.comment-1.comment-2 .comment-info {
    background: #fff;
    margin-bottom: 0px;
    padding: 20px 20px 10px;
}
/*-----------------------blogpost end-------------------*/

/*----------------client start-----------------------------*/
.client {
    overflow: hidden;
}
.client ul li {
    float: left;
    position: relative;
    width: 20%;
    padding: 20px;
}
.client.clients-border ul li:before {
    height: 100%;
    top: 0;
    left: -1px;
    border-left: 1px solid #eee;
}
.client.clients-border ul li:after,
.client.clients-border ul li:before {
    content: '';
    position: absolute;
}
.client.clients-border ul li:after {
    width: 100%;
    height: 0;
    top: auto;
    left: 0;
    bottom: -1px;
    border-bottom: 1px solid #eee;
}
/*---- clients colunm-4 ----*/
.client.column-4 ul li { 
    float: left; 
    position: relative; 
    width: 25%; 
    padding: 10px; 
    text-align: center;
}
/*---- client column-3 ----*/
.client.column-3 ul li { 
    float: left; 
    position: relative; 
    width: 33.333%; 
    padding: 10px; 
    text-align: center;
}
/*---- client column-2 ----*/
.client.column-2 ul li { 
    float: left; 
    position: relative; 
    width: 50%; 
    padding: 10px; 
}
/*---- carousels drag-bg ----*/

/*---- grayscale ----*/
.grayscale img {
    filter: gray;
    -webkit-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}
.grayscale img:hover {
    -webkit-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    filter: grayscale(0%);
}
/*----------------client end-------------------------------*/

/******-------common page header------********/
.page-title {
    position: relative;
    color: #ffffff;
    background-color: #fafafa;
    background-size: cover;
    background-position: center center;
    text-align: center;	
}
.page_title_overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(36, 53, 70, 0.55);
}
.page_header {
    padding-bottom: 0;
    border-bottom: 0;
}
.page_header .sub_title {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    margin-top: 5px;
}
.page_header .sub_title li {
    float: left;
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
}
.page_header .sub_title li a {
    color: #d2d2d2;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
}
.page_header .sub_title li:last-child {
    color: #29abff;
}
.page_header .sub_title a:hover {
    color: #29abff;
	transition: all .5s;
}
.page-title .outer-box {
    position: relative;
    padding: 120px 0px 120px;
}
.page-title h1 {
    position: relative;
    font-size: 52px;
    line-height: 1em;
    font-weight: 600;
    margin-bottom: 5px;
    letter-spacing: 1px;
    color: #ffffff;
    text-transform: capitalize;
}
.page-title .bread-crumb {
    position: relative;
}
.page-title .bread-crumb li {
    position: relative;
    display: inline-block;
    line-height: 30px;
    margin-left: 10px;
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
}

.page-title .bread-crumb li a {
    color: #fb4e0a;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.page-title .bread-crumb li:first-child {
    margin-left: 0px;
}
.page-title:before {
    position: absolute;
    content: '';
    background: rgba(0, 0, 0, 0.7);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.deals_wrapper{
    float: left;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 95px;
}
.deals_form_pader{
	padding-left:60px;
	float:left;
	width:100%;
	position:relative;
	margin-top:-530px;
	z-index:3;

}
.tb_work_txt_wrapper {
    float: left;
    width: 100%;
}
.abt_txt_box p {
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    margin-top: 25px;
	color:#5e6d77;
}
.tb_left_heading_wraper {
    margin-bottom: 20px;
}
.tb_left_heading_wraper h3:after {
    content: '';
    border: 3px solid #29abff;
    width: 40px;
	border-radius:5px;
    position: absolute;
    left: 0px;
    top: -20px;
}
.tb_left_heading_wraper h3 {
    font-size: 28px;
    color: #34495e;
    line-height: 30px;
	position:relative;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 10px;
}
.deals_btn{
	float:left;
	width:100%;
	margin-top:20px;
}
.deals_btn ul li{
	list-style:none;
}
.deals_btn li a{
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    z-index: 2;
    text-align: center;
    height: 50px;
    line-height: 50px;
    width: 140px;
    overflow: hidden;
	box-shadow:none;
    background: #34495e;
	color:#fff;
	border:2px solid #34495e;
    transition: all 0.5s ease;
}
.deals_btn li a:hover{
	background: transparent;
	border:2px solid #34495e;
	color:#34495e;
	box-shadow:0 6px 15px 0 rgba(0, 0, 0, 0.2) !important;
	 -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.deal_2_btn li a:hover{
	box-shadow:none !important;
}
.deal_2_btn li a{
	box-shadow:0 6px 15px 0 rgba(0, 0, 0, 0.2) !important;
}
.deals_form_tab {
	background-color: #29abff;
	float:left;
	width:100%;
	box-shadow:0 7px 15px 0 rgba(0, 0, 0, 0.2);
}

.icon_breamcum {
    color: #d2d2d2;
    font-size: 16px;
    margin-left: 7px;
    margin-right: 7px;
}
.page_header_bottom {
    text-align: center;
    width: 100%;
}
.page_header_line {
    float: left;
    width: 100%;
}
.page_header_line h1 {
    font-size: 28px;
    line-height: 40px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
}
.inner_menu{
	background:#fff;
}

.inner_topbar {
    background: #f9f9f9;
    border-bottom: 1px solid #ebf0f3;
}

/* coming-events-section css start */
.event-item {
  background-color: #f8f8f8;
  border-radius: 5px;
  background-color: rgb(248, 248, 248);
  box-shadow: 0px 2px 9.7px 0.3px rgba(0, 0, 0, 0.2);
  border-right: 5px solid #ec4e20;
  padding: 15px;
  margin: 10px 0;
  display: inline-flex !important;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.section-bg .event-item {
  background-color: #ffffff;
}
.event-left {
  width: 20%;
}
.event-thumb img {
  width: 100%;
}
.item-style-three .event-date {
  padding: 6px 5px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}
.item-style-three .event-date .date {
  font-size: 14px;
}
.item-style-three .event-date .month {
  padding: 0;
  background-color: transparent;
}
.event-date {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  padding: 12px 10px;
  background: #607d8b;
}
.event-date-custom {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  padding: 12px 10px;
  background: #607d8b url('../img/elements/gallery/cert2.png') center center;
  background-size: cover;
	
}
.event-date .date, .event-date-custom .date {
  font-size: 48px;
  color: #ffffff;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
}
.event-date .month {
	background-color: rgba(40, 42, 46, 0.102);
	padding: 5px 20px;
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
	text-transform: capitalize;
	font-size: 14px;
	display: block;
}
.event-date .custom-month, .event-date-custom .custom-month{
	background-color: rgba(0, 128, 128, .7);
	padding: 5px 20px;
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
	text-transform: capitalize;
	font-size: 14px;
	display: block;
}
.event-content {
  width: 80%;
  padding-left: 20px;
  padding-right: 40px;
  position: relative;
}
.event-content:after {
  position: absolute;
  content: '';
  right: 19px;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #dfdfdf;
}
.event-content a{font-size: 12px;color: #d21e2b;}
.event-content a:hover, .event-content a:active{color: #607d8b;}
.event-content a i{font-size: 20px !important;}
.event-title {
  margin-bottom: 5px;
}
.event-time-add-list {
  width: 30%;
}
.event-time-add-list li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
.event-time-add-list li i {
  font-size: 24px;
  color: #607d8b;
}
.event-time-add-list li i {
  width: 40px;
  color: #607d8b;
  font-size: 24px;
}
.event-time-add-list li p {
  width: calc(100% - 40px);
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  font-size: 14px;
}
/* event-item style-two */
.event-item.item-style-two .event-left,
.event-item.item-style-three .event-left {
  width: 24%;
}
.event-item.item-style-two .event-content,
.event-item.item-style-three .event-content {
  width: 76%;
  padding-right: 0;
}
.event-item.item-style-two .event-content:after,
.event-item.item-style-three .event-content:after {
  display: none;
}
.event-item.item-style-two .event-time-add-list,
.event-item.item-style-three .event-time-add-list {
  width: 100%;
  margin-top: 13px;
  margin-bottom: 18px;
}
.event-item.item-style-two .event-time-add-list li:first-child,
.event-item.item-style-three .event-time-add-list li:first-child {
  width: 47%;
}
.event-item.item-style-two .event-time-add-list li:last-child,
.event-item.item-style-three .event-time-add-list li:last-child {
  width: 53%;
}
.event-time-add-list li i {
  width: 40px;
  font-size: 22px;
}
.event-item.item-style-two .event-time-add-list li i,
.event-item.item-style-three .event-time-add-list li i {
  width: 20px;
  font-size: 16px;
}
.event-item.item-style-two .event-time-add-list li p,
.event-item.item-style-three .event-time-add-list li p {
  width: calc(100% - 20px);
}
.join-amount {
  display: block;
  background-color: #e3e3e3;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  text-transform: capitalize;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  text-align: center;
  padding: 7px 5px;
  margin-top: 10px;
}
/* coming-events-section css end */

/*====================== SERVICES ================*/
#features .services{
  width: 100%;
  position: relative;
  z-index: 1;
  background-image: url(../img/backgrounds/14.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.services:after{
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #191920;
  opacity: 0.65;
  z-index: -1;
}
.service-inline{
  padding: 50px 0;
  width: 100%;
  text-align: center;
  background-color: rgba(25,25,32,0.65);
}
.services .col-md-6:first-child{
  margin-bottom: 30px;
}
.services .col-md-6:nth-child(2){
  margin-bottom: 30px;
}
.service-inline h2{
  color: #fff;
  font-family: 'Roboto', serif;
  font-weight: 400;
  font-size: 36px;
  line-height: 1.2em;
  padding-top: 14px;

}
.service-inline span{
	font-size: 36px;
}
.service-inline p{
  color: #ffffff;
  font-family: 'Adamina', serif;
  font-weight: 400;
  font-size: 28px;
}
.service-inline h6 a{
	background: rgba(193, 14, 14, 0.5);
    padding: 8px 22px;
    font-size: 12px;
    color: #ccc;
}
.service-inline h6 a:hover{
	background: rgba(193, 14, 14, 1);
}
.services .col-md-5 .row{
  background-color: rgba(25,25,32,0.5);
  margin-left: 0;
  margin-right: 0;
}

lesshat-selector {
    -lh-property: 0;
}
@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@-moz-keyframes rotate {
    0% {
        -moz-transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(360deg);
    }
}
@-o-keyframes rotate {
    0% {
        -o-transform: rotate(0deg);
    }
    100% {
        -o-transform: rotate(360deg);
    }
}
@keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
[not-existing] {
    zoom: 1;
}

lesshat-selector {
    -lh-property: 0;
}
@-webkit-keyframes fade {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.25;
    }
}
@-moz-keyframes fade {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.25;
    }
}
@-o-keyframes fade {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.25;
    }
}

@keyframes fade {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.25;
    }
}

[not-existing] {
    zoom: 1;
}
lesshat-selector {
    -lh-property: 0;
}
@-webkit-keyframes fade-in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-moz-keyframes fade-in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-o-keyframes fade-in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes fade-in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
[not-existing] {
    zoom: 1;
}
/*---- comingsoon-4 ends ----*/

/*---- boxes services ----*/

.services.c-gutter-0 .vertical-item {
	border-right: 1px solid #eaeaea;
	box-shadow: none;
	box-sizing: content-box;
}

@media (max-width: 1200px) {
	.services.c-gutter-0 .vertical-item {
		border-bottom: 1px solid #eaeaea;
	}
}

.services .side-item {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
	display: flex;
	padding: 60px;
}

@media (max-width: 991px) {
	.services .side-item {
		padding: 30px;
	}
}

@media (max-width: 575px) {
	.services .side-item {
		align-items: center;
		flex-direction: column;
		text-align: center;
	}
}

.services .side-item .item-media {
	flex-shrink: 0;
}

.services .side-item .item-media img {
	height: 60px;
	width: 60px;
}

.services .side-item .item-content {
	padding: 0 20px 0 32px;
}

@media (max-width: 575px) {
	.services .side-item .item-content {
		margin-top: 40px;
		padding: 0;
	}
}
.services.c-gutter-0 .vertical-item {
    border-right: 1px solid #eaeaea;
    box-shadow: none;
    box-sizing: content-box;
}
.services .vertical-item {
	background: #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
	padding: 60px 35px 20px;
	text-align: center;
	height: 300px;
	max-height: 340px;
}
.item-content .button-sm {
    display: inline-block;
    font-weight: 500;
    font-size: 12px;
    padding: 11px 22px 11px 22px;
}
.item-content .primary-button {
    background: #293c5a;
    color: #fff;
    font-size: 11px;
    font-weight: 500;
    border-radius: 50px;
    padding: 10px 15px 10px 15px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
}
.mt-15-xs {
    margin-top: 0px;
}
@media (max-width: 575px) {
	.services .vertical-item {
		padding: 35px 35px 30px;
	}
}

.services .vertical-item .item-media i, .services .vertical-item .item-media span {
	font-size: 45px;
	color: #607D8B;
}

.services .vertical-item .item-content h5 {
	font-weight: 500;	
    font-size: 24px;
    margin-bottom: 0.75em;    
}

.item-media {
    overflow: hidden;
    position: relative;
}
.vertical-item .item-media + .item-content {
    padding-top: 30px;
}

.services.c-gutter-0 {
	background: #fff;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
}

.btn-underline-maincolor, .btn-underline-maincolor2, .btn-underline-maincolor3, .btn-underline-darkgrey {
    color: #FFC107;
    border: none;
    min-width: auto;
    padding: 14px 0;
    position: relative;
    text-indent: 12px;
	font-weight: 600;
	text-transform: uppercase;
}
.btn-underline-maincolor:hover{
	color: #98cb2b;
	text-decoration: underline !important;
}
.animations {
  display: table;
  background: #FFFFFF;
  padding: 200px 0;
  min-height: 100vh;
  width: 100%;
  text-align: center;
}
.animations .animations-container {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.animations .container {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    margin: auto;
}
.animations .container .small-container {
  max-width: 480px;
}

.ani {
  position: absolute;
}
.ani.ani-1 {
  left: 30px;
  top: 30px;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}
.ani.ani-2 {
  right: 25%;
  top: 50px;
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
}
.ani.ani-3 {
  right: 100px;
  bottom: 100px;
  -webkit-transform: translate(50%, 50%) scale(0.8);
          transform: translate(50%, 50%) scale(0.8);
}
.ani.ani-4 {
  bottom: 98px;
  left: 15%;
}
.ani.ani-5 {
  left: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.ani.ani-6 {
  height: 320px;
  width: 320px;
  right: 0;
  top: 0;
}

.ani-cube {
  -webkit-perspective: 20000px;
          perspective: 20000px;
  height: 100px;
  width: 100px;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transform: rotateX(-30deg) rotateY(40deg) rotateZ(360deg);
          transform: rotateX(-30deg) rotateY(40deg) rotateZ(360deg);
  -webkit-animation: ani-cube-1 20s linear infinite;
          animation: ani-cube-1 20s linear infinite;
}
.ani-cube .cube-face {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100px;
  height: 100px;
}
.ani-cube .cube-face.face_front {
  background-color: #3496d2;
  -webkit-transform: translate3d(0px, 0px, 50px);
          transform: translate3d(0px, 0px, 50px);
  z-index: 10;
}
.ani-cube .cube-face.face_right {
  background-color: #6fb9e8;
  -webkit-transform: rotateX(0deg) rotateY(90deg) rotateZ(0deg) translate3d(0px, 0px, 50px);
          transform: rotateX(0deg) rotateY(90deg) rotateZ(0deg) translate3d(0px, 0px, 50px);
  z-index: 8;
}
.ani-cube .cube-face.face_left {
  background-color: #6fb9e8;
  -webkit-transform: rotateX(0deg) rotateY(-90deg) rotateZ(0deg) translate3d(0px, 0px, 50px);
          transform: rotateX(0deg) rotateY(-90deg) rotateZ(0deg) translate3d(0px, 0px, 50px);
  z-index: 9;
}
.ani-cube .cube-face.face_top {
  background-color: #4cace8;
  -webkit-transform: rotateX(90deg) rotateY(0deg) rotateZ(0deg) translate3d(0px, 0px, 50px);
          transform: rotateX(90deg) rotateY(0deg) rotateZ(0deg) translate3d(0px, 0px, 50px);
  z-index: 11;
}
.ani-cube .cube-face.face_bottom {
  background-color: #4cace8;
  -webkit-transform: rotateX(-90deg) rotateY(0deg) rotateZ(0deg) translate3d(0px, 0px, 50px);
          transform: rotateX(-90deg) rotateY(0deg) rotateZ(0deg) translate3d(0px, 0px, 50px);
  z-index: 5;
}
.ani-cube .cube-face.face_back {
  background-color: #3496d2;
  -webkit-transform: translate3d(0px, 0px, -50px);
          transform: translate3d(0px, 0px, -50px);
  z-index: 1;
}
.ani-cube.ani-cube-2 {
  height: 40px;
  -webkit-transform: rotateX(143deg) rotateY(50deg) rotateZ(360deg);
          transform: rotateX(143deg) rotateY(50deg) rotateZ(360deg);
  -webkit-animation: ani-cube-2 10s linear infinite;
          animation: ani-cube-2 10s linear infinite;
}
.ani-cube.ani-cube-2 .cube-face.face_front {
  height: 40px;
  -webkit-transform: translate3d(0px, 0px, 100px);
          transform: translate3d(0px, 0px, 100px);
}
.ani-cube.ani-cube-2 .cube-face.face_right {
  width: 200px;
  height: 40px;
  -webkit-transform: rotateX(0deg) rotateY(90deg) rotateZ(0deg) translate3d(0px, 0px, 0);
          transform: rotateX(0deg) rotateY(90deg) rotateZ(0deg) translate3d(0px, 0px, 0);
}
.ani-cube.ani-cube-2 .cube-face.face_left {
  width: 200px;
  height: 40px;
  -webkit-transform: rotateX(0deg) rotateY(-90deg) rotateZ(0deg) translate3d(0px, 0px, 100px);
          transform: rotateX(0deg) rotateY(-90deg) rotateZ(0deg) translate3d(0px, 0px, 100px);
}
.ani-cube.ani-cube-2 .cube-face.face_top {
  height: 200px;
  -webkit-transform: rotateX(90deg) rotateY(0deg) rotateZ(0deg) translate3d(0px, 0px, 60px);
          transform: rotateX(90deg) rotateY(0deg) rotateZ(0deg) translate3d(0px, 0px, 60px);
}
.ani-cube.ani-cube-2 .cube-face.face_bottom {
  height: 200px;
  -webkit-transform: rotateX(-90deg) rotateY(0deg) rotateZ(0deg) translate3d(0px, 0px, -100px);
          transform: rotateX(-90deg) rotateY(0deg) rotateZ(0deg) translate3d(0px, 0px, -100px);
}
.ani-cube.ani-cube-2 .cube-face.face_back {
  height: 40px;
  -webkit-transform: translate3d(0px, 0px, -100px);
          transform: translate3d(0px, 0px, -100px);
}
.ani-cube.ani-cube-3 {
  -webkit-transform: scale(0.6) rotateX(-63deg) rotateY(13deg) rotateZ(47deg);
          transform: scale(0.6) rotateX(-63deg) rotateY(13deg) rotateZ(47deg);
  -webkit-animation: ani-cube-3 20s cubic-bezier(0.7, 0, 0.7, 1) infinite;
          animation: ani-cube-3 20s cubic-bezier(0.7, 0, 0.7, 1) infinite;
}
.ani-cube.ani-cube-3 .cube-face.face_front, .ani-cube.ani-cube-3 .cube-face.face_right, .ani-cube.ani-cube-3 .cube-face.face_left, .ani-cube.ani-cube-3 .cube-face.face_top, .ani-cube.ani-cube-3 .cube-face.face_bottom, .ani-cube.ani-cube-3 .cube-face.face_back {
  border: 2px solid #3496d2;
  border-radius: 2px;
  background-color: transparent;
  box-shadow: inset 0 0 0 2px #3496d2, 0 0 0 2px #3496d2;
}

.ani-hamburger {
  height: 19px;
  width: 30px;
  -webkit-animation: rotate90 4s cubic-bezier(0.7, 0, 0.7, 1) infinite;
          animation: rotate90 4s cubic-bezier(0.7, 0, 0.7, 1) infinite;
}
.ani-hamburger .hamburger-line {
  position: absolute;
  background-color: #3496d2;
  height: 2px;
  width: 100%;
  left: 0;
  -webkit-transform-origin: center;
          transform-origin: center;
}
.ani-hamburger .hamburger-line.hamburger-line_top {
  top: 0;
  -webkit-animation: hamburger-line_top 4s cubic-bezier(0.7, 0, 0.7, 1) infinite;
          animation: hamburger-line_top 4s cubic-bezier(0.7, 0, 0.7, 1) infinite;
}
.ani-hamburger .hamburger-line.hamburger-line_middle {
  top: 50%;
  -webkit-animation: hamburger-line_middle 4s cubic-bezier(0.7, 0, 0.7, 1) infinite;
          animation: hamburger-line_middle 4s cubic-bezier(0.7, 0, 0.7, 1) infinite;
}
.ani-hamburger .hamburger-line.hamburger-line_bottom {
  top: 100%;
  -webkit-animation: hamburger-line_bottom 4s cubic-bezier(0.7, 0, 0.7, 1) infinite;
          animation: hamburger-line_bottom 4s cubic-bezier(0.7, 0, 0.7, 1) infinite;
}

.moving-circle-frame {
  position: absolute;
  height: 20px;
  width: 20px;
  top: 10px;
  left: 10px;
  opacity: .1;
  border: 1px solid #000;
}

.ani-moving-circle {
  background: #3496d2;
  height: 20px;
  width: 20px;
  -webkit-animation: ani-moving-circle 6s cubic-bezier(0.7, 0, 0.7, 1) infinite;
          animation: ani-moving-circle 6s cubic-bezier(0.7, 0, 0.7, 1) infinite;
}

svg {
  height: 100%;
  width: 100%;
}
svg #followPath {
  fill: none;
  stroke: #3496d2;
  stroke-width: 8;
  stroke-dasharray: 2870px;
  stroke-dashoffset: 2870px;
  -webkit-animation: drawPath 6s linear infinite;
          animation: drawPath 6s linear infinite;
}
svg #dashedPath {
  fill: none;
  stroke: #fff;
  stroke-width: 14;
  stroke-dasharray: 50px;
}
svg #airplain {
  fill: #3496d2;
  -webkit-transform: translate(-10px, -45px);
          transform: translate(-10px, -45px);
}

@-webkit-keyframes ani-cube-1 {
  to {
    -webkit-transform: rotateX(-30deg) rotateY(40deg) rotateZ(0);
            transform: rotateX(-30deg) rotateY(40deg) rotateZ(0);
  }
}

@keyframes ani-cube-1 {
  to {
    -webkit-transform: rotateX(-30deg) rotateY(40deg) rotateZ(0);
            transform: rotateX(-30deg) rotateY(40deg) rotateZ(0);
  }
}
@-webkit-keyframes ani-cube-2 {
  to {
    -webkit-transform: rotateX(143deg) rotateY(50deg) rotateZ(0);
            transform: rotateX(143deg) rotateY(50deg) rotateZ(0);
  }
}
@keyframes ani-cube-2 {
  to {
    -webkit-transform: rotateX(143deg) rotateY(50deg) rotateZ(0);
            transform: rotateX(143deg) rotateY(50deg) rotateZ(0);
  }
}
@-webkit-keyframes ani-cube-3 {
  0% {
    -webkit-transform: scale(0.6) rotateX(-63deg) rotateY(13deg) rotateZ(47deg);
            transform: scale(0.6) rotateX(-63deg) rotateY(13deg) rotateZ(47deg);
  }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: scale(0.8) rotateX(-63deg) rotateY(-23deg) rotateZ(47deg);
            transform: scale(0.8) rotateX(-63deg) rotateY(-23deg) rotateZ(47deg);
  }
  10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: scale(0.6) rotateX(-63deg) rotateY(13deg) rotateZ(47deg);
            transform: scale(0.6) rotateX(-63deg) rotateY(13deg) rotateZ(47deg);
  }
  100% {
    -webkit-transform: scale(0.6) rotateX(-63deg) rotateY(13deg) rotateZ(407deg);
            transform: scale(0.6) rotateX(-63deg) rotateY(13deg) rotateZ(407deg);
  }
}
@keyframes ani-cube-3 {
  0% {
    -webkit-transform: scale(0.6) rotateX(-63deg) rotateY(13deg) rotateZ(47deg);
            transform: scale(0.6) rotateX(-63deg) rotateY(13deg) rotateZ(47deg);
  }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: scale(0.8) rotateX(-63deg) rotateY(-23deg) rotateZ(47deg);
            transform: scale(0.8) rotateX(-63deg) rotateY(-23deg) rotateZ(47deg);
  }
  10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: scale(0.6) rotateX(-63deg) rotateY(13deg) rotateZ(47deg);
            transform: scale(0.6) rotateX(-63deg) rotateY(13deg) rotateZ(47deg);
  }
  100% {
    -webkit-transform: scale(0.6) rotateX(-63deg) rotateY(13deg) rotateZ(407deg);
            transform: scale(0.6) rotateX(-63deg) rotateY(13deg) rotateZ(407deg);
  }
}
@-webkit-keyframes rotate90 {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  5%, 50% {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  55%, 100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}
@keyframes rotate90 {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  5%, 50% {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  55%, 100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}
@-webkit-keyframes hamburger-line_top {
  0% {
    top: 0;
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  5%, 50% {
    top: 50%;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  55%, 100% {
    top: 0;
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}
@keyframes hamburger-line_top {
  0% {
    top: 0;
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  5%, 50% {
    top: 50%;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  55%, 100% {
    top: 0;
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}
@-webkit-keyframes hamburger-line_middle {
  0% {
    opacity: 1;
  }
  5%, 50% {
    opacity: 0;
  }
  55%, 100% {
    opacity: 1;
  }
}
@keyframes hamburger-line_middle {
  0% {
    opacity: 1;
  }
  5%, 50% {
    opacity: 0;
  }
  55%, 100% {
    opacity: 1;
  }
}
@-webkit-keyframes hamburger-line_bottom {
  0% {
    top: 100%;
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  5%, 50% {
    top: 50%;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  55%, 100% {
    top: 100%;
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}
@keyframes hamburger-line_bottom {
  0% {
    top: 100%;
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  5%, 50% {
    top: 50%;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  55%, 100% {
    top: 100%;
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}
@-webkit-keyframes ani-moving-circle {
  0%, 2.5% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  10%, 15% {
    -webkit-transform: translate(20px, 0);
            transform: translate(20px, 0);
  }
  22.5%, 27.5% {
    -webkit-transform: translate(20px, 20px);
            transform: translate(20px, 20px);
  }
  35%, 40% {
    -webkit-transform: translate(0, 20px);
            transform: translate(0, 20px);
  }
  47.5%, 52.5% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  60%, 65% {
    -webkit-transform: translate(0, 20px);
            transform: translate(0, 20px);
  }
  72.5%, 77.5% {
    -webkit-transform: translate(20px, 20px);
            transform: translate(20px, 20px);
  }
  85%, 90% {
    -webkit-transform: translate(20px, 0);
            transform: translate(20px, 0);
  }
  97.5%, 100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes ani-moving-circle {
  0%, 2.5% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  10%, 15% {
    -webkit-transform: translate(20px, 0);
            transform: translate(20px, 0);
  }
  22.5%, 27.5% {
    -webkit-transform: translate(20px, 20px);
            transform: translate(20px, 20px);
  }
  35%, 40% {
    -webkit-transform: translate(0, 20px);
            transform: translate(0, 20px);
  }
  47.5%, 52.5% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  60%, 65% {
    -webkit-transform: translate(0, 20px);
            transform: translate(0, 20px);
  }
  72.5%, 77.5% {
    -webkit-transform: translate(20px, 20px);
            transform: translate(20px, 20px);
  }
  85%, 90% {
    -webkit-transform: translate(20px, 0);
            transform: translate(20px, 0);
  }
  97.5%, 100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@-webkit-keyframes drawPath {
  0% {
    opacity: 1;
    stroke-dashoffset: 2870px;
  }
  53% {
    opacity: 1;
    stroke-dashoffset: 0;
  }
  78% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    stroke-dashoffset: 0;
  }
}
@keyframes drawPath {
  0% {
    opacity: 1;
    stroke-dashoffset: 2870px;
  }
  53% {
    opacity: 1;
    stroke-dashoffset: 0;
  }
  78% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    stroke-dashoffset: 0;
  }
}
@media (max-width: 1023px) {
  .ani.ani-1 {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }

  .ani.ani-2 {
    top: 120px;
    -webkit-transform: scale(0.3);
            transform: scale(0.3);
  }

  .ani.ani-5 {
    top: 80%;
  }

  .ani.ani-6 {
    max-height: 30vw;
    max-width: 30vw;
    max-height: 140px;
    max-width: 140px;
  }
}
/*---- comingsoon-5 end ----*/
/*-----------------comingsoon end-----------------*/

/*-----------------footer start---------------------*/
.footer-intro img{
    width: 150px;
    height: auto;
}
/*---- footer-1 ----*/
.footer.bg-black .social-icons li a {
    color: #898989;
}
.footer.bg-black .social-icons li:hover a{
  color: #fff;
} 
 .footer.bg-black p{
    color: #898989;
 }
.footer.bg-black .form-control {
    border-left: 0px;
    height: 50px;
    border-radius: 3px;
    font-size: 1rem;
    color: rgba(255,255,255,0.3);
    border: none;
    background: rgba(91, 90, 90, 0.8901960784313725);
    padding: 10px 25px;
    width: 100%;
    color: #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;
}
.footer-copyright {
    padding: 20px 0;
    border-top: 1px solid #666;
}
.footer-copyright p{
	font-size: 12px;
}
.footer.bg-black .address li {
    font-size: 1rem;
    margin-bottom: 15px;
    color: rgba(255,255,255,0.5);
    list-style: none;
    color: #898989;
}
.footer.bg-black .address i {
    color: rgba(255,255,255,0.5);
    padding-right: 5px;
    float: left;
    display: table-cell;
    width: 30px;
    line-height: 23px;
    font-size: 1rem;
}
.footer.bg-black .address a span{
    color: #898989;
}
.footer.bg-black .footer-link.footer-link-hedding ul {
    margin-top: -6px;
}
.footer.bg-black .footer-link ul li {
    list-style: none;
    margin-bottom: 12px;
}
.footer.bg-black .footer-link ul li a {
    color: #898989;
    vertical-align: top;
    display: block;
}
.footer.bg-black .footer-link ul li:hover a {
    color: #FFC107 ;
}
.footer .bg-black .address li a{
    color: #ccc;
}
.footer .contact-container i{
    font-size:  1.785rem;
}
.footer .contact-container h5{
    color: #fff;
}
.footer .footerbox {
    background: rgba(102, 102, 102, 0.2);
    padding: 30px;
    clear: both;
    margin-bottom: 40px;
    margin-top: 60px;
}
.footer .footerbox .link {
    display: table-cell;
    padding-left: 20px;
    vertical-align: middle;
    text-align: right;
}
.footer .footerbox .content {
    display: table-cell;
    vertical-align: top;
    width: 65%;
}
.footer .social-big ul li {
    display: inline-block;
    padding: 10px;
    width: 70px;
    text-align: center;
    background: rgba(255, 255, 255, 0.1);
}
.footer .social-big ul li i {
    color: #ffffff;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    margin: 0 auto;
}
.footer .social-big ul li span {
    display: block;
    text-align: center;
    color: #ffffff;
    margin-top: 10px;
    font-size: 0.785rem;
}
.footer .social-big ul li.facebook {
    background: #5d82d1;
}
.footer .social-big ul li.facebook:hover {
    background: #ffffff;
}
.footer .social-big ul li.facebook:hover a span{
	color: #5d82d1;
}
.footer .social-big ul li.facebook:hover a i{
	background: #5d82d1;
}
.footer .social-big ul li.pinterest {
    background: #e13138;
}
.footer .social-big ul li.pinterest:hover {
    background: #ffffff;
}
.footer .social-big ul li.pinterest:hover a span{
	color: #e13138;
}
.footer .social-big ul li.pinterest:hover a i{
	background: #e13138;
}
.footer .social-big ul li.linkedin {
    background: #238cc8;
}
.footer .social-big ul li.linkedin:hover {
    background: #ffffff;
}
.footer .social-big ul li.linkedin:hover a span{
	color: #238cc8;
}
.footer .social-big ul li.linkedin:hover a i{
	background: #238cc8;
}
.footer .gallery ul li {
    float: left;
    width: 58px;
    margin: 2px;
    list-style: none;
}
.footer .tags li {
    display: inline-block;
}
.footer .tags li a {
    background: transparent;
    color: #898989;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    padding: 0px 10px;
    font-size: 0.928rem;
    margin-right: 2px;
    margin-bottom: 5px;
    display: block;
}
.footer .tags li:hover a{
  color: #fff;
}
.footer .tags li a:hover {
    background: #FFC107 ;
}
/*-------- footer-2 --------*/
.footer.footer-2 p, .footer.footer-2 h5, .footer.footer-2 h4{
    color: #898989;
}
.footer.footer-2 h5, .footer.footer-2 h4{
    color: #fff;
}
.footer.footer-2 .separators {
    border-bottom: 1px solid rgba(253, 253, 253, 0.26);
}
.footer.footer-2 .footer-link ul li a {
    color: #898989;
    vertical-align: top;
    display: block;
}
.footer.footer-2 .footer-link ul li:hover a{
    color: #FFC107 ;
}
.footer.footer-2 .footer-link ul {
    list-style: none;
}
.footer.footer-2 .footer-link ul a{
    color: #fff;
}
.footer.footer-2 .address li {
    list-style: none;
    color: #fff;
}
.footer.footer-2 .address li{
    margin-bottom: 15px;
}
footer.footer-2 .address li a{
    color: #898989;
}
footer.footer-2 .address li:hover a{
    color: #FFC107 ;
}
.footer.footer-2 .address li p{
    margin: 0px;
}
.footer.footer-2 .address i {
    padding-right: 5px;
    float: left;
    display: table-cell;
    width: 30px;
    line-height: 23px;
    font-size: 1rem;
    color: #898989;
}
.footer.footer-2 ul li{
  margin-bottom: 5px;
}
.footer.footer-2 .social-icons li a{
    color: #898989;
}
footer.footer-2 .social-icons li:hover a{
  color: #fff;
}
.footer.footer-2 .footer-terms ul li a {
    padding-top: 10px;
}
.footer.footer-2 .footer-terms ul li:hover a{
    color: #FFC107 ;
}
.footer-2 .logo{
	max-height: 35px;
}
.footer-2 .footer-terms{
	    padding-top: 7px;
}
/*---------- footer-3 ----------*/
.footer.footer-3 p, .footer.footer-3 h5, .footer.footer-3 h4{
    color: #898989;
}
.footer.footer-3 h5, .footer.footer-3 h4{
    color: #000;
}
.footer.footer-3 .separators {
    border-bottom: 1px solid rgba(0, 0, 0, 0.26);
}
.footer.footer-3 .footer-link ul li a {
    color: #898989;
    vertical-align: top;
    display: block;
}
.footer.footer-3 .footer-link ul li:hover a{
    color: #FFC107 ;
}
.footer.footer-3 .footer-link ul {
    list-style: none;
}
.footer.footer-3 .footer-link ul li{
    margin-bottom: 15px;
}
.footer.footer-3 .footer-link ul a{
    color: #626262;
}
.footer.footer-3 .address li {
    list-style: none;
    color: #626262;
}
.footer.footer-3 .address li{
    margin-bottom: 15px;
}
footer.footer-3 .address li a{
    color: #898989;
}
footer.footer-3 .address li:hover a{
    color: #FFC107 ;
}
.footer.footer-3 .address li p{
    margin: 0px;
}
.footer.footer-3 .address i {
    color: rgba(255,255,255,0.5);
    padding-right: 5px;
    float: left;
    display: table-cell;
    width: 30px;
    line-height: 23px;
    font-size: 1rem;
    color: #898989;
}
.footer.footer-3 .social-icons li a{
    color: #898989;
}
.footer.footer-3 .social-icons li:hover a{
  color: #fff;  
}
.footer.footer-3 .social-icons li:hover a{
    color: #fff;
}
/*-----------------footer end-----------------------*/

/*-------------------- map start ----------------------*/
.map{
  width: 100%;
  height:500px;
}
/*------------------niceselect start----------------------*/
.nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #f6f7f8;
    border-radius: 3px;
    border: solid 1px #f6f7f8;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 1rem;
    font-weight: normal;
    height: 50px;
    line-height: 47px;
    outline: none;
    padding-left: 20px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto;
}
.nice-select:hover {
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.06);
}
.nice-select:active,
.nice-select.open,
.nice-select:focus {
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.12156862745098039);
}
.nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 5px;
}

.nice-select.open:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
}

.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none;
}

.nice-select.disabled:after {
    border-color: #cccccc;
}

.nice-select.wide {
    width: 100%;
}

.nice-select.wide .list {
    left: 0 !important;
    right: 0 !important;
}

.nice-select.right {
    float: right;
}

.nice-select.right .list {
    left: auto;
    right: 0;
}

.nice-select.small {
    font-size: 0.857rem;
    height: 36px;
    line-height: 34px;
}

.nice-select.small:after {
    height: 4px;
    width: 4px;
}

.nice-select.small .option {
    line-height: 34px;
    min-height: 34px;
}

.nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
    -ms-transform: scale(0.75) translateY(-21px);
    transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9;
}
.select-scroll.nice-select .list{
    overflow-y: scroll;
    height: 300px;
}

.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important;
}

.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
    background-color: #f6f6f6;
}

.nice-select .option.selected {
    font-weight: bold;
}

.nice-select .option.disabled {
    background-color: transparent;
    color: #999;
    cursor: default;
}

.no-csspointerevents .nice-select .list {
    display: none;
}

.no-csspointerevents .nice-select.open .list {
    display: block;
}
/*------------------niceselect end----------------------*/


/*-------------------data-table start-----------------------*/
/*---- common styles ----*/
.table {
    margin-bottom: 0;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #FFC107 ;
    border-color: #FFC107 ;
}

.table td,
.table th {
    vertical-align: middle;
}

.table-responsive>.table-bordered {
    border: 1px solid #dee2e6;
}
/*-- table-1 --*/
.table-bordered tbody tr td,
.table-bordered thead tr th {
    border-color: #eee;
    font-size: 0.875rem;
    padding: 12px 20px;
}

.table-1 thead {
    background: #FFC107 ;
    color: #fff;
    text-align: center;
}

.table-1 thead tr th {
    border: medium none;
    font-weight: normal;
    text-align: center;
}

.table-1 tbody tr td {
    color: #7e8890;
    font-size: 0.875rem;
    padding: 12px 0;
    text-align: center;
}
/*-- table-2 --*/
.table-2.table thead {
    background: transparent;
    color: #FFC107 ;
    font-weight: 600;
    text-align: center;
}

.table-2.table thead tr th {
    border: 1px solid #FFC107  !important;
    text-align: center;
}
/*-- table-3 --*/
.table-3.table thead {
    background: #dfdfdf;
    color: #323232;
    font-weight: 600;
    text-align: center;
}
.table-3.table thead tr th {
    border: none;
    text-align: center;
}
/*-------------------data-table end-----------------------*/

/*------------------ dropcaps start ------------------------*/
.dropcaps {
    width: 40px;
    height: 40px;
    line-height: 40px;
    float: left;
    border-radius: 50%;
    background: #FFC107 ;
    text-align: center;
    color: #ffffff;
    margin-right: 10px;
}

.dropcaps.dropcap-border {
    background: transparent;
    border: 2px solid #FFC107 ;
    color: #FFC107 ;
}

.dropcaps.gray {
    background: #f6f7f8;
    color: #FFC107 ;
}

.dropcaps.large {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 2.142rem;
}

.dropcaps.circle {
    border-radius: 3px;
}
/*------------------ dropcaps end ------------------------*/

/*------------------ error-404-1 Start -------------------*/
#particles-background {
    background: #2c2d44;
    background-image: -moz-linear-gradient(45deg, #3f3251 2%, #002025 100%);
    background-image: -webkit-linear-gradient(45deg, #3f3251 2%, #002025 100%);
    background-image: linear-gradient(45deg, #3f3251 2%, #002025 100%);
}
.error-container {
  text-align: center;
  font-weight: 800;
}
.error-container > span {
  display: inline-block;
  position: relative;
}
.error-container > span.four {
  width: 136px;
  height: 43px;
  top: 90px;
  border-radius: 999px;
  background:
	linear-gradient(140deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.07) 43%, transparent 44%, transparent 100%),
	linear-gradient(105deg, transparent 0%, transparent 40%, rgba(0, 0, 0, 0.06) 41%, rgba(0, 0, 0, 0.07) 76%, transparent 77%, transparent 100%),
	linear-gradient(to right, #d89ca4, #e27b7e);
}
.error-container > span.four:before,
.error-container > span.four:after {
  content: '';
  display: block;
  position: absolute;
  border-radius: 999px;
}
.error-container > span.four:before {
  width: 43px;
  height: 156px;
  left: 60px;
  bottom: -43px;
  background:
    linear-gradient(128deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.07) 40%, transparent 41%, transparent 100%),
    linear-gradient(116deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.07) 50%, transparent 51%, transparent 100%),
    linear-gradient(to top, #99749D, #B895AB, #CC9AA6, #D7969E, #E0787F);
}
.error-container > span.four:after {
  width: 137px;
  height: 43px;
  transform: rotate(-49.5deg);
  left: -18px;
  bottom: 36px;
  background: linear-gradient(to right, #99749D, #B895AB, #CC9AA6, #D7969E, #E0787F);
}

.error-container > span.zero {
  vertical-align: text-top;
  width: 156px;
  top: -20px;
  height: 156px;
  border-radius: 999px;
  background: linear-gradient(-45deg, transparent 0%, rgba(0, 0, 0, 0.06) 50%,  transparent 51%, transparent 100%),
    linear-gradient(to top right, #99749D, #99749D, #B895AB, #CC9AA6, #D7969E, #ED8687, #ED8687);
  overflow: hidden;
  animation: bgshadow 5s infinite;
}
.error-container > span.zero:before {
  content: '';
  display: block;
  position: absolute;
  transform: rotate(45deg);
  width: 90px;
  height: 90px;
  background-color: transparent;
  left: 0px;
  bottom: 0px;
  background:
    linear-gradient(95deg, transparent 0%, transparent 8%, rgba(0, 0, 0, 0.07) 9%, transparent 50%, transparent 100%),
    linear-gradient(85deg, transparent 0%, transparent 19%, rgba(0, 0, 0, 0.05) 20%, rgba(0, 0, 0, 0.07) 91%, transparent 92%, transparent 100%);
}
.error-container > span.zero:after {
  content: '';
  display: block;
  position: absolute;
  border-radius: 999px;
  width: 70px;
  height: 70px;
  left: 43px;
  bottom: 43px;
  background: #2d2d45;
  box-shadow: -2px 2px 2px 0px rgba(0, 0, 0, 0.1);
}

.screen-reader-text {
    position: absolute;
    top: -9999em;
    left: -9999em;
}
    
@keyframes bgshadow {
  0% {
    box-shadow: inset -160px 160px 0px 5px rgba(0, 0, 0, 0.4);
  }
  45% {
    box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
  }
  55% {
    box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
  }
  100% {
    box-shadow: inset 160px -160px 0px 5px rgba(0, 0, 0, 0.4);
  }
}

/* demo stuff */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html, button, input, select, textarea {
    font-family: 'Montserrat', Helvetica, sans-serif;
    color: #bbb;
}
.error-container h1 {
  text-align: center;
  margin: 30px 15px;
  color: #8a8a8a;
}
.zoom-area { 
  max-width: 490px;
  margin: 30px auto 30px;
  font-size: 0.096px;
  text-align: center;
}
.link-container {
  text-align: center;
}
a.more-link {
  text-transform: uppercase;
  font-size: 0.928px;
    background-color: #de7e85;
    padding: 10px 15px;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
    line-height: 1.5;
    text-decoration: none;
  margin-top: 50px;
  letter-spacing: 1px;
}
/*---- error-404-1 End ----*/

/*---- error-404-2 start ----*/
.error-404-2 {
    position: relative;
    text-align: center;
}
.error-404-2 .v-align{
    position: relative;
}
.error-404-2 .error-2 {
    font-size: 28.571rem;
    line-height: 28rem;
    color: rgba(255, 255, 255, 0.54);
    position: relative;
}

.error-404-2 .sub-error-2 {
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 40%;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    font-size: 8.357rem;
    line-height: 100px;
    color: rgba(255, 255, 255, 0.2);
    font-weight: bold;
}
/*---- error-404-2 end ----*/

/*------------------featurebox start----------------------*/
.feature-txt {
    text-align: center;
}

.feature-txt.text-left {
    text-align: left;
}

.feature-txt.text-left .feature-icon span,
.feature-txt.text-left .feature-icon i {
    padding-left: 0;
}

.feature-txt.text-right .feature-icon span,
.feature-txt.text-right .feature-icon i {
    padding-right: 0;
}

.feature-txt.text-right {
    text-align: right;
}

.feature-txt .feature-icon span,
.feature-txt .feature-icon i {
    font-size: 2.857rem;
    margin-bottom: 30px;
    display: inline-block;
    padding-left: 15px;
    transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
}

.feature-txt.round .feature-icon span,
.feature-txt.round .feature-icon i {
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    font-size: 1.857rem;
    border-radius: 50%;
    padding-left: 0px;
}

.feature-txt.feature-border .feature-icon span,
.feature-txt.feature-border .feature-icon i {
    color: #323232;
    background: transparent;
    border: 1px solid #323232;
    padding-left: 0px;
}

.feature-txt.gray-icon .feature-icon span,
.feature-txt.gray-icon .feature-icon i {
    color: #323232;
    background: #f6f7f8;
    padding-left: 0px;
}

.feature-txt.theme-icon .feature-icon span,
.feature-txt.theme-icon .feature-icon i {
    color: #ffffff;
    background: #FFC107 ;
    padding-left: 0px;
}

.feature-txt.icon-shadow .feature-icon span,
.feature-txt.icon-shadow .feature-icon i {
    color: #fff;
    background: #293a5d;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.09);
    padding-left: 0px;
}

.feature-txt.circle .feature-icon span,
.feature-txt.circle .feature-icon i {
    width: 90px;
    height: 90px;
    line-height: 90px;
    display: inline-block;
    font-size: 2.457rem;
    padding-left: 0px;
	border-radius: 50%;
}
.feature-txt.circle:hover .feature-icon i, .feature-txt.circle:hover .feature-icon span {
    background: #FFC107 ;
    color: #ffffff;
    border-color: #FFC107 ;
}

.feature-txt.text-center .feature-icon span,
.feature-txt.text-center .feature-icon i {
    padding-left: 0;
}
.feature-txt.round:hover .feature-icon i, .feature-txt.round:hover .feature-icon span {
    background: #FFC107 ;
    color: #ffffff;
    border-color: #FFC107 ;
}

 /*left-icon*/
 .feature-txt.left-icon .feature-info {
     text-align: left;
     padding-left: 60px;
 }
 
 .feature-txt.left-icon .feature-icon {
     position: absolute;
     left: 0;
 }

.feature-info h6 a{
	text-transform: uppercase;
    color: #29abff;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Roboto';
}
 /*right-icon*/
 .feature-txt.right-icon .feature-info {
     text-align: right;
     padding-right: 60px;
 }
 
 .feature-txt.right-icon .feature-icon {
     position: absolute;
     right: 0;
 }
 
 .feature-txt.left-icon.round .feature-info {
     padding-left: 80px;
 }
 
 .feature-txt.right-icon.round .feature-info {
     padding-right: 80px;
 }
 
 .feature-txt.left-icon.circle .feature-info {
     padding-left: 100px;
 }
 
 .feature-txt.right-icon.circle .feature-info {
     padding-right: 100px;
 }

/* - box-shadow - */
.feature-txt.box-shadow {
    box-shadow: 0 0px 30px rgba(0, 0, 0, 0.09);
    padding: 40px;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.feature-txt.box-shadow:hover {
    box-shadow: 0 0px 70px rgba(0, 0, 0, 0.09);
}
.feature-txt.border-box {
    box-shadow: 0 0px 1px rgba(0,0,0,0.5);
    padding: 40px;
}
/*---- featurebox ----*/
 .awesome-features .img-side img {
     position: absolute;
     top: -30px;
     left: 0;
 }
 
 .featurebox {
     border: 1px solid #e6e6e6;
     padding: 1px;
     position: relative;
     -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;
     z-index: 1;
 }
 
 .featurebox-content {
     position: relative;
     padding: 30px;
     padding-bottom: 0;
     z-index: 9;
 }
 
 .featurebox i {
     width: 100%;
     font-size: 2.142rem;
     color: #FFC107 ;
     padding: 0 10px;
     -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;
 }
 
 .featurebox h4 {
     text-transform: none;
     padding: 30px 0 0px;
     font-weight: 500;
     transition: all 0.3s ease-out 0s;
 }
 
 .featurebox p {
     transition: all 0.3s ease-out 0s;
 }
 
 .featurebox a {
     font-size: 1.142rem;
     font-weight: 300;
     color: #808080;
     margin: 25px 0 10px;
     padding: 0 30px;
     display: block;
     position: relative;
     z-index: 3;
 }
 
 .featurebox .featurebox-img {
     bottom: 0;
     left: 0;
     opacity: 0;
     position: absolute;
     right: 0;
     top: 0;
     z-index: 0;
     -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;
     z-index: 0;
     background-size: cover;
     background-position: center center;
     background-image: url('https://via.placeholder.com/360x250');
 }
 
 .featurebox .feature-border {
     position: absolute;
     background: #FFC107 ;
     height: 0px;
     bottom: 0;
     left: 0;
     z-index: 2;
     width: 100%;
     -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;
 }
 
 .featurebox:hover .featurebox-img,
 .featurebox.active .featurebox-img {
     opacity: 1;
 }
 
 .featurebox:hover .feature-border,
 .featurebox.active .feature-border {
     height: 45px;
 }
 
 .featurebox:hover i,
 .featurebox.active i {
     background: rgba(255, 255, 255, 0);
     color: #fff;
 }
 
 .featurebox:hover h4,
 .featurebox.active h4,
 .featurebox:hover p,
 .featurebox.active p {
     color: #fff;
 }
 
 .featurebox:hover a,
 .featurebox.active a {
     color: #fff;
 }
 
 .featurebox:hover:before,
 .featurebox.active:before {
     background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
     color: #fff;
     content: "";
     display: inline-block;
     height: 100%;
     left: 0;
     position: absolute;
     top: 0;
     width: 100%;
     z-index: 1;
     -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;
 }
/*------------------featurebox ends-----------------------*/

/*** 

====================================================================
			 About Section Two
====================================================================

***/

.about-section-two{
	position:relative;
}

.about-section-two .outer-container{
	position:relative;
	min-height:400px;
}

.about-section-two .content-column{
	position: relative;
	float:left;
	width:50%;
}

.about-section-two .content-column .inner-column{
	position:relative;
	float: right;
	max-width:600px;
	padding:110px 15px 90px 15px;
}

.about-section-two .content-column .sec-title{
	margin-bottom: 30px;
}

.about-section-two .content-column h2{
	font-size: 35px;
	letter-spacing: 0.02em;
	line-height: 47px;
}

.about-section-two .content-column .text{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 25px;
	color: #777777;
	font-weight: 400;
	padding-right: 20px;
	margin-bottom: 20px;
}

.about-section-two .content-column .info{
	position: relative;
}

.about-section-two .content-column .info h5{
	position: relative;
	display: block;
	font-size: 17px;
	line-height: 25px;
	color: #49c7ed;
	font-weight: 600;
}

.about-section-two .content-column .info h5 span{
	position: relative;
	display: inline-block;
	font-size: 17px;
	color: #222222;
}

.about-section-two .content-column .info .sign-image{
	position: relative;
	margin-top: 20px;
}

.about-section-two .content-column .info .sign-image img{
	max-width: 100%;
	height: auto;
}

.about-section-two .features-column{
	position:absolute;
	float:right;
	right:0px;
	top:0px;
	width:50%;
	height:100%;
	background-repeat:no-repeat;
	background-position:center left;
	background-size:cover;	
}

.about-section-two .features-column .inner-column{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	display: table;
	vertical-align: middle;
	padding: 0 15px;
}

.about-section-two .features-column .features-tabs{
	position: relative;
	width: 100%;
	left: 0;
	right: 0;
	margin: 0 auto;
	vertical-align: middle;
	display: table-cell;
}

.about-section-two .features-tabs .inner{
	position: relative;
	background-color:rgba(255,255,255,.95);
	width: 100%;
	max-width: 775px;
	margin: 0 auto;
	padding: 60px 60px 50px;
}

.about-section-two .features-tabs .tab-btns{
	position: relative;
	text-align: center;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 20px;
}

.about-section-two .features-tabs .tab-btn{
	position: relative;
	display: inline-block;
	font-size: 18px;
	line-height: 30px;
	color: #222222;
	font-weight: 600;
	padding: 10px 50px 10px;
	border-bottom: 1px solid transparent;
	margin-bottom: -1px;
	transition: all 300ms ease;
	font-family: "Poppins", sans-serif;
	cursor: pointer;
}

.about-section-two .features-tabs .tab-btn:before{
	position: absolute;
	left: 50%;
	bottom: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 4px solid transparent;
	margin-left: -4px;
	content: "";
}

.about-section-two .features-tabs .tab-btn.active-btn:before,
.about-section-two .features-tabs .tab-btn.active-btn{
	border-bottom-color: #d54339;
}

.about-section-two .features-tabs .text{
	position: relative;
	padding: 0 25px;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	-webkit-transform: translateX(-20px);
	-ms-transform: translateX(-20px);
	transform: translateX(-20px);
}

.about-section-two .features-tabs .active-tab .text{
	-webkit-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
}

.about-section-two .features-tabs .text p{
	position: relative;
	font-size: 16px;
	line-height: 25px;
	color: #777777;
	font-weight: 400;
	margin-bottom: 20px;
}

.about-section-two .features-tabs .text p strong{
	position: relative;
	font-size: 18px;
	line-height: 25px;
	color: #333333;
	font-weight:600;
}

.tabs-box{
	position: relative;
}

.tabs-box .tab{
	display: none;
}

.tabs-box .tab.active-tab{
	display: block;
}

/*------------------contact-form start--------------------------*/
.form-control {
    border-radius: 3px;
    font-size: 0.928rem;
    height: auto;
    line-height: 1.33333;
    padding: 15px 15px 15px 20px;
    background: #f6f7f8;
    color: #323232;
    border: 0px solid transparent;
    box-shadow: none;
}
.form-control:focus {
    background: #ffffff;
    border: 0px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.9s ease-out 0s;
    -moz-transition: all 0.9s ease-out 0s;
    -ms-transition: all 0.9s ease-out 0s;
    -o-transition: all 0.9s ease-out 0s;
    transition: all 0.9s ease-out 0s;
    border-color: transparent;
}
.contact-form .form-control {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}
.contact-form .form-field {
    position: relative;
    width: 31.3%;
    margin-right: 3%;
    float: left;
}
.contact-form .form-field:nth-child(3) {
    margin-right: 0px;
}
.rem-checkbox input[type="checkbox"] {
    display: none;
}
.form-field.textarea {
    width: 100%;
}
.form-control.input-lg {
    resize: none;
    font-size: 1rem;
}
.form-control.rounded {
    border-radius: 0px;
}
/*-- checkbox start --*/
[type=checkbox]:checked, [type=checkbox]:not(:checked) {
    position: absolute;
    left: -9999px;
    opacity: 0;
}
[type=checkbox]+label {
    font-weight: 300;
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
}
[type=checkbox]+label:before, [type=checkbox]:not(.filled-in)+label:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    z-index: 0;
    border: 2px solid #5a5a5a;
    border-radius: 1px;
    margin-top: 2px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}
[type=checkbox]+label.text-white:before, [type=checkbox]:not(.filled-in)+label.text-white:after {
    border: 2px solid #ffffff;
}
[type=checkbox]:not(.filled-in)+label:after {
    border: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
[type=checkbox]:not(:checked):disabled+label:before {
    border: none;
    background-color: rgba(0, 0, 0, .26);
}
[type=checkbox].tabbed:focus+label:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    border: 0;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, .1);
    box-shadow: 0 0 0 10px rgba(0, 0, 0, .1);
    background-color: rgba(0, 0, 0, .1);
}
[type=checkbox]:checked+label:before {
    top: -4px;
    left: -5px;
    width: 12px;
    height: 22px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #E6AF2F;
    border-bottom: 2px solid #E6AF2F;
    -webkit-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%}
[type=checkbox]:checked:disabled+label:before {
    border-right: 2px solid rgba(0, 0, 0, .26);
    border-bottom: 2px solid rgba(0, 0, 0, .26);
}
[type=checkbox]:indeterminate+label:before {
    top: -11px;
    left: -12px;
    width: 10px;
    height: 22px;
    border-top: none;
    border-left: none;
    border-right: 2px solid #26a69a;
    border-bottom: none;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%}
[type=checkbox]:indeterminate:disabled+label:before {
    border-right: 2px solid rgba(0, 0, 0, .26);
    background-color: transparent;
}
[type=checkbox].filled-in+label:after {
    border-radius: 2px;
}
[type=checkbox].filled-in+label:after, [type=checkbox].filled-in+label:before {
    content: '';
    left: 0;
    position: absolute;
    -webkit-transition: border .25s, background-color .25s, width .2s .1s, height .2s .1s, top .2s .1s, left .2s .1s;
    -o-transition: border .25s, background-color .25s, width .2s .1s, height .2s .1s, top .2s .1s, left .2s .1s;
    transition: border .25s, background-color .25s, width .2s .1s, height .2s .1s, top .2s .1s, left .2s .1s;
    z-index: 1;
}
[type=checkbox].filled-in:not(:checked)+label:before {
    width: 0;
    height: 0;
    border: 3px solid transparent;
    left: 6px;
    top: 10px;
    -webkit-transform: rotateZ(37deg);
    -ms-transform: rotate(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 20% 40%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%}
[type=checkbox].filled-in:not(:checked)+label:after {
    height: 20px;
    width: 20px;
    background-color: transparent;
    border: 2px solid #5a5a5a;
    top: 0;
    z-index: 0;
}
[type=checkbox].filled-in:checked+label:before {
    top: 0;
    left: 1px;
    width: 8px;
    height: 13px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    -webkit-transform: rotateZ(37deg);
    -ms-transform: rotate(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%}
[type=checkbox].filled-in:checked+label:after {
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #FFC107 ;
    background-color: transparent;
    z-index: 0;
}
[type=checkbox].filled-in.tabbed:focus+label:after {
    border-radius: 2px;
    border-color: #5a5a5a;
    background-color: rgba(0, 0, 0, .1);
}
[type=checkbox].filled-in.tabbed:checked:focus+label:after {
    border-radius: 2px;
    background-color: #398bf7;
    border-color: #398bf7;
}
[type=checkbox].filled-in:disabled:not(:checked)+label:before {
    background-color: transparent;
    border: 2px solid transparent;
}
[type=checkbox].filled-in:disabled:not(:checked)+label:after {
    border-color: transparent;
    background-color: #BDBDBD;
}
[type=checkbox].filled-in:disabled:checked+label:before {
    background-color: transparent;
}
[type=checkbox].filled-in:disabled:checked+label:after {
    background-color: #BDBDBD;
    border-color: #BDBDBD;
}

/*-----------dark checkbox----------------*/
.dark [type=checkbox]+label {
  color: #fff;
}
.dark [type=checkbox].filled-in:not(:checked)+label:after {
    border: 2px solid #ffffff;
}
/*-- checkbox end --*/


.input-group-prepend {
    border: 1px solid #e0e0e0;
}
.form-control label {
    color: #353535;
    display: inline-block;
    margin-top: 8px;
    margin-bottom: 4px;
    text-transform: uppercase;
    font-size: 0.928rem;
}
.form-inline button {
    margin: 0px;
}
.form-control > label {
    display: block;
}
.form-control::-moz-placeholder {
    color: #323232;
}
.form-control::-ms-input-placeholder {
    color: #323232;
}
.form-control::-webkit-input-placeholder {
    color: #323232;
}
.table-bordeblue>tbody>tr>td,
.table-bordeblue>tbody>tr>th,
.table-bordeblue>tfoot>tr>td,
.table-bordeblue>tfoot>tr>th,
.table-bordeblue>thead>tr>td,
.table-bordeblue>thead>tr>th {
    border-color: #e0e0e0;
    padding: 12px 20px;
}
textarea.form-control {
    resize: vertical;
}
.contact-form.form-border .form-control {
    background: transparent;
    color: #aaaaaa;
    border: 2px solid #eeeeee;
}
.contact-form.form-border .form-control {
    box-shadow: none;
    color: #aaaaaa;
}
.contact-form.form-border .form-control::-moz-placeholder {
    color: #aaaaaa;
}
.contact-form.form-border .form-control::-ms-input-placeholder {
    color: #aaaaaa;
}
.contact-form.form-border .form-control::-webkit-input-placeholder {
    color: #aaaaaa;
}
.contact-form.form-border .form-control:focus {
    background: #f6f7f8;
}
.contact-form.form-border .fancy-select {
    background: transparent;
    color: #aaaaaa;
    border: 2px solid #eeeeee;
}
.contact-form.form-border .fancy-select .option {
    color: #323232;
}
.contact-form.form-border .fancy-select:after {
    border-color: #aaaaaa;
}
.contact-form.form-dark .form-control {
    background: rgba(43, 43, 43, 0.12);
    color: #ffffff;
}
.contact-form.form-dark .form-control {
    box-shadow: none;
    color: #ffffff;
}
.contact-form.form-dark .form-control::-moz-placeholder {
    color: #ffffff;
}
.contact-form.form-dark .form-control::-ms-input-placeholder {
    color: #ffffff;
}
.contact-form.form-dark .form-control::-webkit-input-placeholder {
    color: #ffffff;
}
.contact-form.form-dark .form-control:focus {
    background: rgba(43, 43, 43, 0.19);
}
.contact-form.form-dark .fancy-select {
    background: rgba(43, 43, 43, 0.12);
    ;
    color: #ffffff;
    border: 0;
}
.contact-form.white-form .form-control {
    background: #ffffff;
}
.contact-form.form-dark .fancy-select .option {
    color: #323232;
}
.contact-form.form-dark .fancy-select:after {
    border-color: #ffffff;
}
.contact-form.transparent-form .form-control {
    background: rgba(255, 255, 255, 0.12);
    color: #ffffff;
}
.contact-form.transparent-form .form-control {
    box-shadow: none;
    color: #ffffff;
}
.contact-form.transparent-form .form-control::-moz-placeholder {
    color: #ffffff;
}
.contact-form.transparent-form .form-control::-ms-input-placeholder {
    color: #ffffff;
}
.contact-form.transparent-form .form-control::-webkit-input-placeholder {
    color: #ffffff;
}
.contact-form.transparent-form .form-control:focus {
    background: rgba(255, 255, 255, 0.19);
}
.contact-form.transparent-form .fancy-select {
    background: rgba(255, 255, 255, 0.12);
    color: #ffffff;
    border: 0;
}
.contact-form.transparent-form .fancy-select .option {
    color: #323232;
}
.contact-form.transparent-form .fancy-select:after {
    border-color: #ffffff;
}
.contact-form.full-width .form-field {
    width: 100%;
}
.newsletter.fancy {
    position: relative;
}
.newsletter.fancy .form-control {
    padding-right: 185px;
}
.newsletter.fancy button {
    position: absolute;
    top: 0;
    right: 0;
    padding: 12px 20px;
    border-radius: 0 3px 3px 0;
}
.newsletter-box {
    padding: 30px;
    border-radius: 3px;
}
.newsletter-box.bg-gray .form-control {
    background: #ffffff;
}
.newsletter-box.newsletter-border {
    padding: 30px;
    border: 2px solid #eeeeee;
    border-radius: 3px;
}
.newsletter .cs-button.large {
    padding: 11px 20px;
}
/*--------------------------------end form-----------------------*/

/*--------------------------login start--------------------------*/
.login-area{
    background-color: #fff;
    padding: 30px;
}
.login-area .bg-gray{
    padding: 15px;
} 
.social li {
    display: inline-block;
    margin: 2px 0px;
}
.login-area .section-heading, .login-area-7 .section-heading, .login-area-8 .section-heading, .login-decore .section-heading{
    margin-bottom: 30px;
}
.login-content ul.list-hand li{
  color: #000;
}
.social li a {
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.social li a.fb {
    display: block;
    padding: 12px 20px;
    color: #fff;
    font-size: 1rem;
    background: #4c70ad;
    border-radius: 3px;
}
.social li a.twitter {
    display: block;
    padding: 12px 20px;
    color: #fff;
    font-size: 1rem;
    background: #25b6e6;
    border-radius: 3px;
}
.social li a.google {
    display: block;
    padding: 12px 20px;
    color: #fff;
    font-size: 1rem;
    background: #CC3333;
    border-radius: 3px;
}
.social li i {
    border-right: 1px solid #fff;
    padding-right: 10px;
    margin-right: 10px;
}
.social li a.fb:hover,
.social li a.twitter:hover,
.social li a.google:hover {
    background: #FFC107 ;
    color: #fff;
    border: none;
}

/*---- login-decore ----*/
.login-decore {
    padding: 28px;
    height: 100%;
    box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.06);
}
.login-decore-bg {
    position: relative;
    z-index: 1;
}
.login-decore h2 {
    font-size: 3.571rem;
    line-height: 70px;
}
.bg-gradient,
.bg-gradient-01,
.bg-gradient-02 {
    position: relative;
}
.bg-gradient:before {
    z-index: 0;
    opacity: .8;
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0%, rgb(232, 95, 95)), color-stop(100%, rgb(63, 0, 255)));
    background: -webkit-linear-gradient(25deg, rgb(232, 95, 95) 11%, rgb(63, 0, 255) 100%);
    background: -webkit-linear-gradient(25deg, rgb(232, 95, 95) 11%, rgb(63, 0, 255) 100%);
    background: linear-gradient(25deg, rgb(232, 95, 95) 11%, rgb(63, 0, 255) 100%);
    background: -moz-linear-gradient(25deg, rgb(232, 95, 95) 11%, rgb(63, 0, 255) 100%);
}

.bg-gradient-01:before {
    z-index: 0;
    opacity: .8;
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(172, 114, 216)), color-stop(100%, rgb(83, 173, 123)));
    background: -webkit-linear-gradient(-315deg, rgb(172, 114, 216) 0%, rgb(83, 173, 123) 100%);
    background: -webkit-linear-gradient(45deg, rgb(172, 114, 216) 0%, rgb(83, 173, 123) 100%);
    background: linear-gradient(45deg, rgb(172, 114, 216) 20%, rgb(83, 173, 123) 80%);
}

.bg-gradient-02:before {
    z-index: 0;
    opacity: .8;
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffcdd2), color-stop(100%, #470df5));
    background: -webkit-linear-gradient(-315deg, #ffcdd2 0%, #470df5 100%);
    background: -webkit-linear-gradient(45deg, #ffcdd2 0%, #470df5 100%);
    background: linear-gradient(45deg, #ffcdd2 0%, #470df5 100%);
}
.login-area-7{
    padding: 0 100px;
}
.login-area-8{
    padding: 20px 70px;
}

/*login-decore-1*/
.login-decore-box{
    box-shadow:1px 1px 20px 0 rgba(0, 0, 0, 0.05);
}
.login-decore-bg.bg-gradient:before {
    z-index: 0;
    opacity: .5;
}
.login-decore .nav li {
    margin: 0px 30px 0px 0px;
}
.login-decore .nav li a {
    display: block;
    text-align: left;
    color: #fff;
    border-left: 5px solid transparent;
    background: transparent;
    padding-left: 10px;
}
.login-decore .nav li a i {
    display: inline-block;
    padding-right: 6px;
    text-align: left;
    margin-bottom: 10px;
}
.login-decore li.active a, .login-decore li a:hover {
    border-left: 5px solid #FFC107 ;
    color: #FFC107 ;
}
.login-content{
    padding: 15px;
}
.login.tab-border .tab-content {
    padding: 0px;
    border: none;
    margin-top: 0px;
}
.login-decore .pos-bottom {
    position: relative;
    bottom: 0;
    width: 100%;
}
/*--------------------------login end----------------------------*/

/*-----------------------modal onload start-------------------*/
.modal-content-1{
    background-color: #323232;
}
.modal-content-1 h1{
    font-size: 5.714rem;
    line-height: 5rem;
    margin-top: 20px;
}
.modal-content-1 .modal-footer{
    border: none;
}
.modal-sale {
    padding: 50px 60px;
    border-radius: 3px;
    margin: 0 auto;
    max-width: 650px;
}
/*-----------------------modal onload end---------------------*/

/*-------------------------- piechart start ---------------------*/
.chart {
    display: inline-block;
    position: relative;
    text-align: center;
    margin-bottom: 20px;
}
.chart span,
.chart i {
    display: inline-block;
    font-size:  2rem;
    z-index: 2;
    font-weight: 600;
    position: absolute;
}
.chart.white span,
.chart.white i {
    color: #ffffff;
}
/*-------------------------- piechart end---------------------*/

/*-------------------------- portfolio start---------------------*/
.isotope-filters {
    display: table;
    margin: 0 auto 50px;
    text-align: center;
}
.isotope-filters.text-left {
    display: block;
    margin: 30px 0;
    text-align: left;
}
.isotope-filters button {
    margin: 4px;
    cursor: pointer;
    padding: 6.5px 25px;
    font-size: 1.142rem;
    border-radius: 19px;
    background: transparent;
    color: #363636;
    font-weight: 600;
    border: 1px solid #ccc;
    text-transform: capitalize;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.isotope-filters button:focus {
    outline: none;
    outline-style: none;
    outline-offset: 0;
}
.isotope-filters button.active,
.isotope-filters button:hover {
    background: #FFC107 ;
    color: #fff;
    border-color: #FFC107 ;
}
.isotope-filters button+button {
    margin-left: 10px;
}
.isotope,
.masonry {
    margin: 0 -15px 0 0;
}

.isotope .grid-item img {
    width: 100%;
}

.isotope.column-1 .grid-item {
    width: 100%;
    padding: 0 15px 15px 0;
}

.isotope.column-2 .grid-item {
    width: 50%;
    padding: 0 15px 15px 0;
}

.isotope.column-3 .grid-item {
    width: 33.33333333%;
    padding: 0 15px 15px 0;
}

.isotope.column-4 .grid-item {
    width: 25%;
    padding: 0 15px 15px 0;
}

.isotope.column-5 .grid-item {
    width: 20%;
    padding: 0 15px 15px 0;
}

.isotope.no-padding .grid-item {
    padding: 0 !important;
}

.masonry.no-padding .masonry-item {
    padding: 0 !important;
}

.masonry .masonry-item img {
    width: 100%;
}

.masonry.column-2 .masonry-item {
    width: 50%;
    padding: 0 15px 15px 0;
}

.masonry.column-3 .masonry-item {
    width: 33.33333333%;
    padding: 0 15px 15px 0;
}

.masonry.column-4 .masonry-item {
    width: 25%;
    padding: 0 15px 15px 0;
}

.masonry.column-5 .masonry-item {
    width: 20%;
    padding: 0 15px 15px 0;
}

.isotope.colum-4 .portfolio-item .portfolio-overlay h4 {
    font-size: 1.142rem;
}

.isotope.column-4 .portfolio-item .portfolio-overlay h6 {
    display: none;
}

.isotope.column-5 .portfolio-item .portfolio-overlay h4 {
    font-size:  1.142rem;
}

.isotope.column-5 .portfolio-item .portfolio-overlay h6 {
    display: none;
}

.masonry.columns4 .portfolio-item .portfolio-overlay h4 {
    font-size:  1.142rem;
}
.masonry.columns4 .portfolio-item .portfolio-overlay h6 {
    display: none;
}
.masonry.column-5 .portfolio-item .portfolio-overlay h4 {
    font-size:  1.142rem;
}
.masonry.column-5 .portfolio-item .portfolio-overlay h6 {
    display: none;
}

/*---- portfolio  item ----*/
.portfolio-title {
    padding: 100px 60px 30px;
}
.portfolio-title span {
    display: block;
}
.portfolio-item {
    width: 100%;
    position: relative;
    overflow: hidden;
    color: #fff;
    width: 100%;
    border: 0;
    position: relative;
}
.portfolio-item img {
    width: 100%;
    -webkit-transition: -ms-transform 0.35s;
    -o-transform 0.35s;
    -moz-transform 0.35s;
    transition: transform 0.35s;
    -webkit-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.portfolio-item .portfolio-overlay {
    width: 100%;
    background: #FFC107 ;
    padding: 10px 0px;
    position: absolute;
    bottom: -82px;
    display: block;
    margin-top: 0;
    float: left;
    z-index: 9;
    text-align: left;
    padding-left: 20px;
    left: 0;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.portfolio-item .portfolio-overlay h4 {
    font-weight: 600;
    margin-bottom: 5px;
}

.portfolio-item .portfolio-overlay a:hover {
    color: #323232;
}
.portfolio-item .portfolio-overlay span {
    font-weight: 400;
    font-size: 1rem;
}
.portfolio-item .portfolio-overlay span a {
    color: #ffffff;
}
.portfolio-item .portfolio-overlay span a:hover {
    color: #323232;
}
.portfolio-item a.popup {
    position: absolute;
    right: 20px;
    top: -20px;
    color: #fff;
    z-index: 9;
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #fff;
    color: #626262;
    border-radius: 50%;
    margin-right: 10px;
    padding-left: 0px;
    text-align: center;
    line-height: 40px;
    opacity: 0;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.portfolio-item a.popup:hover {
    background: #FFC107 ;
    color: #ffffff;
}
.portfolio-item:hover img {
    -webkit-transform: scale(1.20);
    -moz-transform: scale(1.20);
    -ms-transform: scale(1.20);
    -o-transform: scale(1.20);
    transform: scale(1.20);
}

.portfolio-item:hover a.popup {
    opacity: 1;
    top: 20px;
}

.portfolio-item:before {
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-size: 115%;
    -webkit-transition: all 0.7s cubic-bezier(.68, .11, .13, .98);
    -moz-transition: all 0.7s cubic-bezier(.68, .11, .13, .98);
    transition: all 0.7s cubic-bezier(.68, .11, .13, .98);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.owl-carousel .owl-item .portfolio-item img {
    width: 100%;
}

.portfolio-item.only-popup {
    width: 100%;
    text-align: center;
}

.portfolio-item.only-popup a.popup {
    display: inline-block;
    left: 50%;
    margin-left: -20px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}
.portfolio-item:hover .portfolio-overlay {
    bottom: 0;
}

/* no-title */
.no-title .portfolio-item .portfolio-overlay {
    position: inherit;
    bottom: inherit;
    background: #f6f7f8;
}
.no-title .portfolio-item .portfolio-overlay a,
.no-title .portfolio-item .portfolio-overlay span {
    color: #323232;
}
.no-title .portfolio-item .portfolio-overlay a:hover {
    color: #FFC107 ;
}

/*portfolio pupup*/
.mfp-bottom-bar {
    display: none;
}
.portfolio-home .isotope {
    margin-bottom: 0;
}

/*---- portfolio -filter ----*/
.isotope-filters {
   display: table;
   margin: 0 auto 50px;
   text-align: center;
}
.isotope-filters.text-left {
   display: block;
   margin: 30px 0;
   text-align: left;
}
.isotope-filters button {
   margin: 4px;
   cursor: pointer;
   padding: 6.5px 25px;
   font-size: 1.071rem;
   border-radius: 3px;
   background: transparent;
   color: #363636;
   font-weight: 500;
   border: 1px solid #ccc;
   text-transform: capitalize;
   transition: all 0.3s ease-in-out;
   -webkit-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -webkit-transition: all 0.3s ease-in-out;
}

.isotope-filters button:focus {
   outline: none;
   outline-style: none;
   outline-offset: 0;
}

.isotope-filters button.active,
.isotope-filters button:hover {
   background: #FFC107 ;
   color: #fff;
   border-color: #FFC107 ;
}

.isotope-filters button+button {
   margin-left: 10px;
}

.isotope,
.masonry {
   margin: 0 -15px 0 0;
}

.isotope .grid-item img {
   width: 100%;
}

.isotope.columns-1 .grid-item {
   width: 100%;
   padding: 0 15px 15px 0;
}

.isotope.columns-2 .grid-item {
   width: 50%;
   padding: 0 15px 15px 0;
}

.isotope.columns-3 .grid-item {
   width: 33.33333333%;
   padding: 0 15px 15px 0;
}

.isotope.columns-4 .grid-item {
   width: 25%;
   padding: 0 15px 15px 0;
}

.isotope.columns-5 .grid-item {
   width: 20%;
   padding: 0 15px 15px 0;
}

.isotope.no-padding .grid-item {
   padding: 0 !important;
}
/*portfolio-meta*/
.portfolio-info{
  
}
.portfolio-meta ul {
    margin-bottom: 30px;
}

.portfolio-meta li {
    margin-bottom: 20px;
    font-size: 1.142rem;
}
.portfolio-meta li b {
    color: #FFC107 ;
    width: 200px;
    font-weight: 400;
    width: 100px;
    display: inline-block;
}

.portfolio-meta li span {
    font-weight: normal;
}

.portfolio-info p {
    margin-bottom: 0px;
}
/*-----masonary start*/
.masonry.no-padding .masonry-item {
   padding: 0 !important;
}

.masonry .masonry-item img {
   width: 100%;
}

.masonry.columns-2 .masonry-item {
   width: 50%;
   padding: 0 15px 15px 0;
}

.masonry.columns-3 .masonry-item {
   width: 33.33333333%;
   padding: 0 15px 15px 0;
}

.masonry.columns-4 .masonry-item {
   width: 25%;
   padding: 0 15px 15px 0;
}

.masonry.columns-5 .masonry-item {
   width: 20%;
   padding: 0 15px 15px 0;
}

.isotope.columns-4 .portfolio-item .portfolio-overlay h4 {
   font-size: 1.142rem;
}

.isotope.columns-4 .portfolio-item .portfolio-overlay h6 {
   display: none;
}

.isotope.columns-5 .portfolio-item .portfolio-overlay h4 {
   font-size: 1.142rem;
}

.isotope.columns-5 .portfolio-item .portfolio-overlay h6 {
   display: none;
}

.masonry.columns-4 .portfolio-item .portfolio-overlay h4 {
   font-size: 1rem;
}

.masonry.columns-4 .portfolio-item .portfolio-overlay h6 {
   display: none;
}

.masonry.columns-5 .portfolio-item .portfolio-overlay h4 {
   font-size: 1.142rem;
   font-size: 1.142rem;
}

.masonry.columns-5 .portfolio-item .portfolio-overlay h6 {
   display: none;
}

/*---- portfolio-item-2 ----*/
.portfolio-item-2 {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.portfolio-item-2:before {
    background: transparent;
}

.portfolio-item-2 .portfolio-hover {
    padding: 20px;
    position: absolute;
    z-index: 99;
    bottom: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.portfolio-item-2 .portfolio-hover .hover-name {
    position: absolute;
    bottom: -10px;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.portfolio-item-2 .portfolio-hover .hover-name span {
    font-size: 1rem;
    color: #fff;
    display: block;
}

.portfolio-item-2 .portfolio-hover .hover-name a {
    font-size: 1.571rem;
    text-transform: uppercase;
    color: #fff;
    display: block;
    margin-top: 5px;
}

.portfolio-item-2 .portfolio-hover .hover-name a:hover {
    color: #FFC107 ;
}

.portfolio-item-2 .portfolio-hover .hover-icon {
    position: absolute;
    bottom: -10px;
    right: 30px;
    transition: all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
}

.portfolio-item-2 .portfolio-hover .hover-icon a {
    color: #fff;
}

.portfolio-item-2 .portfolio-hover .hover-icon a:hover {
    color: #FFC107 ;
}

.portfolio-item-2:hover .portfolio-hover {
    opacity: 1;
    background: rgba(0, 0, 0, 0.9);
}

.portfolio-item-2 img {
    opacity: 1;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.portfolio-item-2:hover img {
    opacity: 0.1;
    -webkit-transform: scale(1.10);
    -moz-transform: scale(1.10);
    -ms-transform: scale(1.10);
    -o-transform: scale(1.10);
    transform: scale(1.10);
}

.portfolio-item-2:hover .portfolio-hover .hover-name {
    bottom: 30px;
}

.portfolio-item-2:hover .portfolio-hover .hover-icon {
    bottom: 40px;
}

.no-title .portfolio-item-2 {
    overflow: visible;
}

.no-title .portfolio-item-2 .portfolio-hover {
    position: inherit;
    border: inherit;
    opacity: 1;
    background: #f6f7f8;
    clear: both;
}

.no-title .portfolio-item-2:hover .portfolio-hover {
    bottom: inherit;
    background: inherit;
    background: #f6f7f8;
}

.no-title .portfolio-item-2 .portfolio-hover .hover-name {
    bottom: inherit;
    position: inherit;
    display: inline-block;
    clear: both;
}

.no-title .portfolio-item-2 .portfolio-hover .hover-icon {
    bottom: inherit;
    position: inherit;
    display: inline-block;
    float: right;
    padding-top: 20px;
    text-align: right;
}

.no-title .portfolio-item-2:hover .portfolio-hover .hover-name {
    bottom: inherit;
}

.no-title .portfolio-item-2:hover .portfolio-hover .hover-icon {
    bottom: inherit;
}

.no-title .portfolio-item-2:hover img {
    opacity: 1;
    -webkit-transform: inherit;
    -moz-transform: inherit;
    -ms-transform: inherit;
    -o-transform: inherit;
    transform: inherit;
}

.no-title .portfolio-item-2 .portfolio-hover .hover-icon a,
.no-title .portfolio-item-2 .portfolio-hover .hover-name span,
.no-title .portfolio-item-2 .portfolio-hover .hover-name a {
    color: #323232;
}

.no-title .portfolio-item-2 .portfolio-hover .hover-icon a:hover,
.no-title .portfolio-item-2 .portfolio-hover .hover-name a:hover {
    color: #FFC107 ;
}


/*---- portfolio single page ----*/
.tags h5 {
    display: inline-block;
    padding-right: 20px;
}
.tags ul {
    display: inline-block;
}
.tags li {
    display: inline-block;
}
.tags li a {
    background: #f6f7f8;
    color: #323232;
    border-radius: 20px;
    padding: 8px 16px;
    line-height: 40px;
    font-size: 1rem;
    margin-right: 2px;
}
.tags li a:hover {
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
    background: #ffffff;
}

/*---- portfolio-navigation ----*/
.portfolio-navigation {
    padding: 20px 0;
    border-bottom: 1px dashed #d0d0d0;
    border-top: 1px dashed #d0d0d0;
}
.portfolio-navigation a {
    color: #626262;
}
.portfolio-arrow {
    height: 74px;
    width: 40px;
    text-align: center;
    background: #f7f7f7;
    display: inline-block;
}
.portfolio-arrow i {
    text-align: center;
    font-size: 1.785rem;
    line-height: 75px;
}
.portfolio-photo {
    width: 124px;
    height: 77px;
    display: inline-block;
}
.portfolio-photo img {
    width: 100%;
}

/*------------ portfolio03 -----------*/
.portfolio03-about { 
  padding: 0 50px; 
}
.portfolio03-about p { 
  font-size: 1rem; 
  font-weight: 400; 
}
.about .about-box {
    border-right: 2px solid #666;
}
.about .about-box.bn {
    border: none;
}
/*---- port-post ----*/
.portfolio-post {
    background: #f7f7f7;
    padding: 15px;
}
.portfolio-post-photo {
    width: 170px;
    display: inline-block;
    float: left;
    margin-right: 20px;
}
.portfolio-post-photo img {
    width: 100%;
}

/*---- port-post-info ----*/
.portfolio-post-info {
    padding-left: 190px;
}
.portfolio-post-info h3 {
    display: inline-block;
    font-size: 1.714rem;
}
.portfolio-post-info span {
    color: #626262;
}
.portfolio-post-social strong {
    font-size: 1rem;
}
.portfolio-post-social a {
    color: #626262;
    margin-left: 8px;
    font-size: 1rem;
}
.portfolio-post-social a:hover {
    color: #FFC107 ;
}
.portfolio-post-info p {
    margin-top: 10px;
}
.portfolio-singal .owl-carousel .owl-item img {
    width: 100%;
}
/*---- Portfolio dark ----*/
.bg-dark-theme .portfolio-info h3, .bg-dark-theme .portfolio-info h5{
  color: #fff;
}
.bg-dark-theme .portfolio-info .portfolio-meta ul li b{
  color: #fff;
}
.bg-dark-theme .portfolio-info .portfolio-meta ul li span{
  color: #ccc;
}
.bg-dark-theme .share .social strong, .bg-dark-theme .portfolio-meta ul li strong, .bg-dark-theme .portfolio-meta ul li{
  color: #fff;
}
.bg-dark-theme .share .social ul li i:hover{
  color: #fff;
}

/*-----------------------Portfolio end----------------------*/

/*------------------ heading start--------------------*/
/*---- common heading Style ----*/
.section-heading .heading { 
	margin-top: 0px; 
	position: relative; 
} 
.section-heading .heading{ 
	font-weight:600;
} 
.section-heading p { 
	margin-bottom: 0px;
	font-family: "Nunito", sans-serif;
	font-weight: 400;
	line-height: 25px;
	color: #253241;/*#6F8BA4;	*/
}
.section-heading .sub-heading { 
	letter-spacing: 1px; 
	font-weight: 300; 
	margin-bottom: 10px; 
	text-transform: uppercase;
    font-size: 1rem;
} 
.section-heading { 
	margin-bottom: 0px; 
	position: relative; 
}
.row-head-section {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 40px;
}
.row-head-section::before {
    content: "";
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 0;
    border-bottom: 1px solid hsl(221, 54%, 93%);
}
/*----Common heading Style-1,2,3 ----*/
.section-heading.line .heading {
    padding-bottom: 10px;
}

/*----heading-1 ----*/
.section-heading.line.left .heading:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 80px;
    height: 1px;
    background: #FFC107 ;
    content: "";
}

/*----heading-2 ----*/
.section-heading.line.center .heading:before {
    position: absolute;
    left: 50%;
	margin-left: -35px;
    bottom: 0;
    width: 80px;
    height: 1px;
    background: #FFC107 ;
    content: "";
}

/*----heading-3 ----*/
.section-heading.line.right .heading:before {
    position: absolute;
    right: 0;
    left: inherit;
    margin-left: inherit;
    bottom: 0;
    width: 80px;
    height: 1px;
    background: #FFC107 ;
    content: "";
}
.section-heading .heading.black:before{
     background: #363636 !important;
}
.section-heading .heading.white:before{
     background: #fff !important;
}

/*----heading-4 ----*/
.section-heading span.bg-theme {
    background: #FFC107 ;
    color: #ffffff;
    padding: 0 15px;
}

/*---- heading style effect ----*/
.heading-effect {
    z-index: 99;
    position: relative;
    text-align: center;
    display: inline-block;
    transition: transform 0.5s, color 0.5s;
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.heading-effect::before {
    position: absolute;
    right: 30%;
    left: inherit;
    margin-left: inherit;
    bottom: 0;
    width: 40px;
    height: 3px;
    background: #FFC107 ;
    content: "";
    transform: scale3d(1, 1, 1);
    transition: transform 0.5s;
    transition-timing-function: cubic-bezier(0.23, 0.73, 0.33, 0.81);
}
.section-heading:nth-child(odd) .heading-effect::before {
    background: #FFC107 ;
}
section:hover .heading-effect::before,
section:focus .heading-effect::before {
    transform: scale3d(2.54, 1, 1);
    width: 35%;
    right: 30%;
}
section:hover .heading-effect:nth-child(even),
section:focus .heading-effect:nth-child(even) {
    color: #FFC107 ;
}
.title-box{
    background-color: #fff;
    display: block;
    letter-spacing: 4px;
    padding: 30px 15px;
    text-align: center;
    text-transform: uppercase;
    width: 420px;
}
.title-box-1{
    background-color: #FFC107 ;
    display: block;
    font-family: "Oswald",sans-serif;
    font-size: 3.428px;
    letter-spacing: 4px;
    line-height: 68px;
    padding: 30px 15px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.section-heading-1 {
    top: 70vh;
}
/*--------------------- heading end ------------------*/

/*------------------price start---------------------------*/
.price-table.boxed, .price-table.boxed.active{
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.10);
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}
.price-table.boxed:hover, .price-table.boxed.active:hover{
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.14);
}

.price-top {
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.05);
    padding: 30px;
    border-top: 8px solid #1a1a1a;
    border-radius: 6px;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}
.price-top:hover{
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06);
}
.price-prize h2 span {
    font-size: 1.285rem;
}

.price-prize {
    margin: 30px 0;
}

.price-content {
    width: 70%;
    margin: 40px auto 0;
}

.price-content .price-table-list ul li, .chooseus ul li {
    line-height: 56px;
    font-weight: 600;
}

.chooseus ul li {line-height: 28px;font-weight: normal}
.price-content .price-table-list ul li i, .chooseus ul li i {
    width: 25px;
    display: inline-block;
    color: #d54339;/*#FFC107;*/
}

.price-content .price-table-list ul li i.fa-times {
    color: red;
}

.price-content .price-table-list ul li span, .chooseus ul li span {
    margin-top: 16px;
    text-align: center;
    font-size: 1rem;
    line-height: 24px;
    box-shadow: 0 6px 14px rgba(0, 0, 0, 0.09);
    width: 24px;
    height: 24px;
    background: transparent;
    border-radius: 50%;
}

.price-content .price-table-list ul li span i {
    padding-right: 0;
}

.price-table.active {
    margin-top: -7px;
}

.price-table.active .price-top {
    border-top: 16px solid #FFC107 ;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.05);
    padding-bottom: 30px;
}

.price-table.active .price-top a.button {
    padding: 12px 60px;
    font-size: 1.428rem;
}

.price-table.active .price-prize {
    margin: 30px 0 20px;
}

/*style-2*/
.price-table.boxed {
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.05);
    padding: 30px;
    border-top: 8px solid #1a1a1a;
    border-radius: 6px;
}

.price-table.boxed .price-top {
    box-shadow: none;
    border: 0;
    padding: inherit;
    border-radius: inherit;
    padding: 0;
}

.price-table.boxed .price-content {
    width: inherit;
    margin: 0;
    margin-top: 20px;
}

.price-table.active.boxed {
    border-top: 16px solid #FFC107 ;
	border-bottom: 16px solid #FFC107 ;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.05);
}


/*price simple*/

.price {
    list-style-type: none;
    border: 1px solid #eee;
    margin: 0;
    padding: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border: 0;
}

.price:hover {
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.05);
}

.price .header {
    background-color: #111;
    color: #ffffff;
    font-size: 1.785rem;
}

.price li {
    border-bottom: 1px solid #eee;
    padding: 20px;
    text-align: center;
}

.price .grey {
    background-color: #eee;
    font-size: 1.428rem;
}

.price.active .header {
    background: #FFC107 ;
}

/*** 

====================================================================
		Team Section
====================================================================

***/

.team-section{
	position: relative;
	padding: 115px 0 80px;
}

.team-section .row{
	margin:0 -4px;
}

.team-section .title-block{
	position: relative;
	padding: 0 6px 0 0;
	margin-bottom: 40px;
}

.team-section .title-block .sec-title{
	margin-bottom: 20px;
}

.team-section .title-block .text{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 25px;
	color: #777777;
	font-weight: 400;
	margin-bottom: 20px;
}

.team-section .title-block .text-formatted{	
    font-family: "Nunito", sans-serif;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 1px;
    color: ;
}
.team-section .title-block .btn-box{
	position: relative;
}

.team-section .title-block .btn-box a{
	text-transform: uppercase;
	font-weight: 700;
}

.team-block{
	position: relative;
	padding: 0 4px;
	margin-bottom: 40px;
}

.team-block .inner-box{
	position: relative;
	padding: 25px 20px 30px;
	border: 1px solid #e1e1e1;
	text-align: center;
}

.team-block .image-box{
	position: relative;
	height: auto;
	width: 100%;
	margin: 0 auto 10px;
}

.team-block .imagebox:before{
	position: absolute;
	left: -5px;
	top: -3px;
	height: 130px;
	width: 130px;
	border-left: 1px dashed #49c7ed;
	content: "";
	border-radius: 50%;
}

.team-block .image-box .image{
	position: relative;
	margin-bottom: 0;
}

.team-block .image-box .image img{
	display: block;
	width: 100%;
	height: auto;
}

.team-block .info{
	position: relative;
	padding-top: 10px;
}

.team-block .info .name{
	position: relative;
	display: block;
	font-size: 15px;
	line-height: 1.2em;
	color: #333333;
	font-weight: 600;
}

.team-block .info .designation{
	position: relative;
	display: block;
	font-size: 12px;
	line-height: 1.2em;
	color: #49c7ed;
	font-weight: 400;
	margin-top: 3px;
}

.team-block .text{
	position: relative;
	border-top: 1px solid #dadada;
	padding-top: 12px;
	margin-top: 10px;
}

.team-block .text {
	font-size: 12px;
	line-height: 25px;
}

/*kan ban*/
.taskboard {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    height: calc(100vh - 3.5rem);
    padding: 1rem;
}
.page-height {
    height: calc(100vh - 3.5rem)!important;
}
.taskboard .taskboard-wrapper{
    width: 280px;
    padding-right: .5rem;
    padding-left: .5rem;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    height: 100%;
}
.taskboard .taskboard-wrapper:first-child {
    padding-left: 0;
}

.taskboard .taskboard-list {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    max-height: 100%;
    white-space: normal;
    background-color: rgba(0,0,0,.05);
    border-radius: .125rem;
}

.taskboard .taskboard-header {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    font-family: 'Montserrat',Helvetica,sans-serif;
    text-transform: uppercase;
    letter-spacing: .02rem;
    font-size: 13px;
    padding: .5rem .5rem 0;
	margin-bottom: .5rem;
    line-height: 1.2;
	font-weight: 600;
}

.taskboard .taskboard-cards {
    padding: .5rem;
    box-sizing: border-box;
    overflow-x: hidden;
    overflow-y: auto;
}

.taskboard .taskboard-task {
    position: relative;
    display: flex;
    flex-direction: column;
    border: 0 solid rgba(0,0,0,.06);
    border-radius: .125rem;
    padding: .5rem;
    margin-bottom: .5rem;
}
.taskboard .taskboard-task small{
	font-size: 75%;
}
.theme-light .taskboard .taskboard-task {
    background: #fff!important;
}

.taskboard .taskboard-task-title {
    margin-bottom: .5rem;
}

.theme-light .text-muted {
    color: rgba(0,0,0,.3)!important;
}
.card-text:last-child {
    margin-bottom: 0;
}

.taskboard .taskboard-task:after {
    content: "";
    position: absolute;
    border: 4px solid transparent;
    top: 0;
    border-top-width: 12px;
    border-bottom-color: transparent;
    right: 6px;
}
.cool-facts .number-box {
    text-align: center;
    padding: 20px;
    margin: 15px 0px;
    background: rgba(0,0,0,0.15);
    border-radius: 2px;
}
.cool-facts .number-box h3 {
    font-size: 28px;
    line-height: 50px;
	color: #fff;
	line-height: 1;
}
.cool-facts .number-box-line {
    content: '';
    border-bottom: 1px dashed #dedede;
    width: 100%;
    margin: 20px auto;
}
.cool-facts .number-box-line:before {
    content: '';
    display: block;
    margin: auto;
    margin-bottom: -7.5px;
    height: 15px;
    width: 15px;
    border: 2px solid #d21e2b;
    background: #fff;
    border-radius: 50%;
}
.cool-facts h4 {
    font-size: 20px;
    line-height: 36px;
	color: #fff;
}
/*------------------price end-----------------------------*/
.clients-sec {
    text-align: center;
    border-left: 1px solid #1f1f1e;
}
.clients-sec .clients-sec-icon {
    display: block;
    padding-bottom: 15px;
}
.clients-sec .clients-sec-icon i {
    font-size: 25px;
    color: #999999;
}
.clients-sec .clients-sec-info h2 {
    font-size: 18px;
    font-weight: bold;
    color: #c0c0c0;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 10px;
}
.clients-sec .clients-sec-info p {
    font-size: 14px;
    color: #999;
    line-height: 24px;
}

/*----------------------process-bar start----------------------*/
.skill {
    position: relative;
    width: 100%;
    height: 7px;
    margin: 40px 0 20px 0;
    background-color: #eceff8;
    border-radius: 4px;
}
.skill:not(:first-child) {
    margin-top: 64px;
}
.skill-bar {
    position: relative;
    height: 100%;
    border-radius: 4px;
    padding: 0px;
    background: #FFC107 ;
    box-shadow: none;
    transition: width .9s ease;
    -webkit-transition: width .9s ease;
    -o-transition: width .9s ease;
    -ms-transition: width .9s ease;
    -moz-transition: width .9s ease;
}
.progress-bar {
    position: relative;
    height: 100%;
    border-radius: 4px;
    padding: 0px;
    background-color: #FFC107 ;
    box-shadow: none;
}
.skill-title {
    color: #353535;
    font-size: 1.285rem;
    font-weight: 500;
    position: absolute;
    text-align: left;
    margin-left: 0;
    margin-top: -28px;
}
.skill-title > i {
    margin-right: 8px;
}
.skill-bar .progress-number,
.skill-bar .progress-type {
    color: #353535;
    float: right;
    margin-top: -18px;
    position: absolute;
    right: 0;
    top: -10px;
    font-size: 1.0705rem;
    font-weight: 600;
}
.skill-bar .progress-number {
    right: 14px;
}

/* Dark Background */
.text-white .skill {
    background: rgba(255, 255, 255, 0.25);
}
.text-white .skill-title {
    color: #ffffff;
}
.text-white .skill-bar .progress-number,
.text-white .skill-bar .progress-type {
    color: #ffffff;
}
.bg-theme .skill-bar,
.services-text-box-blue .skill-bar {
    background: #ffffff
}
/* big Skills */
.skill.skill-big {
    height: 12px;
}

/* Medium Skills */
.skill.skill-medium {
    height: 8px;
}
/* Small Skills */
.skill.skill-small {
    height: 3px;
}
/* Dark Skills */
.skill.skill-dark .skill-bar {
    background: #353535;
}
/*----------------------process-bar end----------------------*/

/*----------------------sidebar start-----------------------*/
.sidebar p {
    margin-bottom: 0px;
}

/*.widget-search */
.widget-search {
    position: relative;
}
.widget-search input {
    padding-right: 30px;
    color: #353535;
    box-shadow: none;
    background: #f6f7f8;
}
.widget-search i {
    position: absolute;
    right: 0px;
    padding: 16px 22px;
    font-size: 1rem;
    color: #626262;
    cursor: pointer;
}
.widget-search input:focus {
    border-color: #FFC107 ;
}

/*Recent Posts*/
.sidebar .recent-post {
    border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.sidebar .recent-post .recent-post-image {
    float: left;
    margin-right: 15px;
}
.sidebar .recent-post .recent-post-image img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.sidebar .recent-post .recent-post-info {
    overflow: hidden;
}
.sidebar .recent-post .recent-post-info a {
    display: block;
    margin-bottom: 5px;
    color: #323232;
}
.sidebar .recent-post .recent-post-info a:hover {
    color: #FFC107 ;
}
.sidebar .recent-post .recent-post-info span {
    color: #FFC107 ;
    font-style: italic;
    font-size: 1rem;
}
.sidebar .recent-post .recent-post-info span i {
    padding-right: 10px;
}
.sidebar .recent-post:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

/*widget-archives*/
.sidebar .widget-categories li {
    display: block;
    margin-bottom: 6px;
}
.sidebar .widget-categories li a {
    font-size: 1rem;
    color: #626262;
    line-height: 32px;
    display: block;
}
.sidebar .widget-categories li i {
    font-size: 1.142rem;
    line-height: 17px;
    padding-left: 2px;
    margin-right: 10px;
    width: 20px;
    height: 20px;
    text-align: center;
}
.sidebar .widget-categories li a:hover {
    color: #FFC107 ;
}
.sidebar .widget-categories li a:hover i {
    border-color: #FFC107 ;
    color: #FFC107 ;
}

/*widget-link*/
.sidebar .widget-link li {
    display: block;
    margin-bottom: 6px;
}
.sidebar .widget-link li a {
    font-size: 0.875rem;
    color: #626262;
    line-height: 32px;
    display: block;
}
.sidebar .widget-link li i {
    font-size: 1.142rem;
    line-height: 17px;
    padding-left: 2px;
    margin-right: 20px;
    width: 20px;
    height: 20px;
    text-align: center;
}
.sidebar .widget-link li a:hover {
    color: #FFC107 ;
}

/*tags*/
.sidebar .widget-tags li {
    display: inline-block;
}
.sidebar .widget-tags li a {
    background: #f6f7f8;
    color: #323232;
    border-radius: 3px;
    padding: 8px 16px;
    line-height: 40px;
    font-size: 0.8rem;
    margin-right: 2px;
}
.sidebar .widget-tags li a:hover {
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
    background: #ffffff;
}


/*widget-testimonial*/
.sidebar .testimonial-widget .testimonial-content {
    background: #f6f7f8;
    padding: 20px;
    font-style: italic;
    border-radius: 5px;
    position: relative;
}
.sidebar .testimonial-widget .testimonial-content:before {
    position: absolute;
    content: "";
    bottom: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 7.5px 0 7.5px;
    border-color: #f6f7f8 transparent transparent transparent;
}
.sidebar .testimonial-widget .testimonial-info .testimonial-avtar {
    display: table-cell;
    padding-right: 20px;
}
.sidebar .testimonial-widget .testimonial-info .testimonial-avtar img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.sidebar .testimonial-widget .testimonial-info .testimonial-name {
    display: table-cell;
    vertical-align: top;
}
.sidebar .testimonial-widget .testimonial-info .testimonial-name span {
    display: block;
    font-style: italic;
    font-size: 1rem;
}
.sidebar .testimonial-widget .testimonial-info:before {
    display: none;
}

/*widget-gallery*/
.sidebar .widget-gallery ul li {
    float: left;
    width: 58px;
    margin: 2px;
    list-style: none;
}

/*widget-newsletter*/
.sidebar .widget-newsletter {
    background: #f6f7f8;
    padding: 30px;
    position: relative;
    z-index: 9;
    overflow: hidden;
}
.sidebar .widget-newsletter .newsletter-icon {
    position: absolute;
    right: 0;
    top: -16px;
}
.sidebar .widget-newsletter .newsletter-icon i {
    font-size: 7.142rem;
    z-index: 0;
    color: rgba(0, 0, 0, 0.05);
}
.sidebar .widget-newsletter .form-control {
    background: #ffffff;
    box-shadow: none;
}

/*widget-clients*/
.sidebar .widget-clients .item {
    background: #f6f7f8;
    padding: 30px 30px;
}

/*sidebars-wrap*/
.sidebar .recent-item {
    margin-bottom: 20px;
}
.sidebar .recent-item .recent-image {
    display: table-cell;
    padding-right: 10px;
    width: 50px;
    float: left;
}
.sidebar .recent-item .recent-info {
    display: table-cell;
    vertical-align: top;
}
.sidebar .recent-item .recent-title a {
    color: #353535;
    font-weight: bold;
}
.sidebar .recent-item .recent-title a:hover {
    color: #FFC107 ;
}
.sidebar .recent-item .recent-meta li {
    display: inline-block;
    color: #353535;
}
/*----------------------sidebar start-----------------------*/

/*-------------------- list-style start---------------*/
ul.list {
    padding: 0;
    margin: 0;
}
ul.list li {
    margin: 5px 0;
    padding-left: 24px;
    position: relative;
    line-height: 28px;
}
ul.list i {
    position: absolute;
    left: 0;
    top: 5px;
}
ul.list.theme-color li i {
    color: #FFC107 ;
}
ul.list.theme-color li {
    color: #333333;
}
ul.list li:after {
    content: "";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    color: #FFC107 ;
    left: 0;
    top: 0;
}

/* Ul List Mark */
ul.list-mark {
    padding: 0;
    margin: 0;
}
ul.list-mark li {
    list-style-type: none;
    padding-left: 25px;
    position: relative;
}
ul.list-mark li:after {
    content: "\f00c";
}

/* Ul List Arrow */
ul.list-arrow {
    padding: 0;
    margin: 0;
}
ul.list-arrow li {
    list-style-type: none;
    padding-left: 25px;
    position: relative;
}
ul.list-arrow li:after {
    content: "\f105";
    font-size: 1.285rem;
}

/* Ul List Hand */
ul.list-hand {
    padding: 0;
    margin: 0;
}
ul.list-hand li {
    list-style-type: none;
    padding-left: 25px;
    position: relative;
}
ul.list-hand li:after {
    content: "\f0a4";
}

/* Ul List Edit */
ul.list-edit {
    padding: 0;
    margin: 0;
}
ul.list-edit li {
    list-style-type: none;
    padding-left: 25px;
    position: relative;
}
ul.list-edit li:after {
    content: "\f040";
}

/*---------------- tab start ------------------------*/

/*tab 1*/
.tab .nav.nav-tabs {
    border: none;
    margin-bottom: 20px;
}
.tab .nav.nav-tabs li {
    margin-bottom: 0px;
    float: none;
    display: inline-block;
}

.tab .nav.nav-tabs li a {
    border: none;
    line-height: normal;
    border-radius: 0px;
    padding: 12px 30px;
    background: #f6f7f8;
    color: #353535;
    border: 1px solid #eeeeee;
}
.tab .nav.nav-tabs li a i {
    padding-right: 5px;
}
.tab .nav.nav-tabs > li > a.active,
.nav.nav-tabs > li > a.active:focus,
.nav.nav-tabs > li > a.active:hover {
    background: #FFC107 ;
    color: #fff;
    border-color: transparent;
}

/*nav-border*/
.nav-border .nav.nav-tabs li a {
    margin-right: 0;
    border: 1px solid #eeeeee;
    background: transparent;
}

.tab .nav .nav-tabs .shadow> li > a.active,
.shadow .nav.nav-tabs .shadow> li > a.active:focus,
.shadow .nav.nav-tabs .shadow> li > a.active:hover {
    background: #FFC107 ;
    color: #fff;
    border-color: transparent;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}

/*tab-border*/
.tab-border .nav.nav-tabs {
    margin-bottom: 0;
}

.tab-border .tab-content {
    padding: 20px;
    border: 1px solid #eeeeee;
    margin-top: -1px;
}
.tab-border .nav.nav-tabs > li > a.active,
.tab-border .nav.nav-tabs > li > a.active:focus,
.tab-border .nav.nav-tabs > li > a.active:hover {
    color: #FFC107 ;
    background: #ffffff !important;
    border-color: #eeeeee;
    border-bottom: 1px solid #ffffff;
}

/*nav-center*/
.nav-center .nav.nav-tabs {
    text-align: center;
    display: block;
}
.nav-right .nav.nav-tabs {
    text-align: right;
    display: block;
}
.nav-right .tab-content {
    text-align: right;
}

/*round*/
.round .nav.nav-tabs li a {
    border: none;
    line-height: normal;
    margin-right: 10px;
    border-radius: 90px;
    padding: 12px 30px;
    background: #f6f7f8;
    color: #353535;
}

/*shadow*/
.shadow .nav.nav-tabs > li > a.active,
.shadow .nav.nav-tabs > li > a.active:focus,
.shadow .nav.nav-tabs > li > a.active:hover {
    color: #FFC107 ;
    background: #ffffff !important;
    border-color: #eeeeee;
    border-bottom: 0;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
}
.nav-link.active.show :active,
.nav-link :focus,
.nav-link > .active.show:hover {
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
}

/*tab-vertical*/
.tab-vertical .nav-tabs {
    float: left;
    width: 25%;
}
.tab-vertical .nav.nav-tabs li {
    display: block;
    width: 100%;
}
.tab-vertical .nav.nav-tabs li a {
    border-right: 0;
    border-top: 0;
    padding: 14px 30px;
}
.tab-vertical .nav.nav-tabs li:first-child a {
    border-top: 1px solid #eeeeee;
}
.tab-vertical .tab-content {
    background-color: #fff;
    border: 1px solid #e9e9e9;
    padding: 40px 30px;
    margin-left: 25%;
    line-height: 30px;
    margin-top: 0;
}
.tab-vertical .tab-content p {
    line-height: 30px;
}

.tab-vertical .nav.nav-tabs > li > a.active,
.tab-vertical .nav.nav-tabs > li > a.active:focus,
.tab-vertical .nav.nav-tabs > li > a.active:hover {
    border-bottom: 1px solid #eeeeee;
}

/*vertical-right*/
.vertical-right .nav-tabs {
    float: right;
}
.vertical-right .nav.nav-tabs li a {
    border-right: 1px solid #eeeeee;
    border-left: 0;
}
.vertical-right .tab-content {
    margin-right: 24.8%;
    margin-left: inherit;
    text-align: right;
}

/* dropdown */

.tab-dropdown .tab-content {
    margin-top: 30px;
}
.nav-pills>li>a.active,
.nav-pills>li>a.active:focus,
.nav-pills>li>a.active:hover {
    background: #FFC107 ;
    color: #ffffff;
}

/* nav border top */
.tab.nav-bt .nav li a {
    margin-right: 0px !important;
    border-bottom: 2px solid #f6f7f8;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}

.tab.nav-bt .nav.nav-tabs > li> a.active {
    background: #f6f7f8;
    border-color: transparent;
    color: #353535;
    border-bottom: 2px solid #FFC107 ;
}


/* nav border left */
.tab.nav-bl .nav li a {
    margin-right: 0px !important;
}
.tab.nav-bl .nav.nav-tabs > li > a {
    border-left: 4px solid transparent;
    border-right: none;
    border-bottom: none;
    border-top: none;
}
.tab.nav-bl .nav.nav-tabs > li > a.active {
    background: #f6f7f8;
    border-color: transparent;
    color: #353535;
    border-left: 4px solid #FFC107 ;
    border-bottom: none !important;
}

/* nav border right */
.tab.nav-br .nav li a {
    margin-right: 0px !important;
}
.tab.nav-br .nav.nav-tabs > li > a {
    border-right: 4px solid transparent;
    border-left: none;
    border-bottom: none;
    border-top: none;
}
.tab.nav-br .nav.nav-tabs > li > a.active {
    background: #f6f7f8;
    border-color: transparent;
    color: #353535;
    border-right: 4px solid #FFC107 ;
    border-bottom: none !important;
}

/*--------------------- team start ------------------------*/
.team {
    text-align: center;
    overflow: hidden;
}

.team .team-description {
    padding: 20px 20px 10px;
}

.team .team-info h5 {
    text-transform: uppercase;
    line-height: 24px;
}

.team .team-info span {
    font-size: 1rem;
    text-transform: uppercase;
}

.team .social-icons {
    text-align: center;
    display: inline-block;
    margin-top: 10px;
}
.team .team-contact span {
    display: block;
    font-size: 1rem;
    display: block;
    margin-bottom: 10px;
}
.team .team-contact span.call {
    font-size: 1.428rem;
    line-height: 28px;
    font-weight: 600;
    margin: 10px 0;
    color: #FFC107 ;
}
.team .team-contact span i {
    padding-right: 5px;
}

/*team-hover*/
.team.team-hover .social-icons {
    position: absolute;
    top: 0;
    left: 10px;
    opacity: 0;
    transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
}

.team.team-hover .social-icons ul {
    display: block;
}

.team.team-hover .social-icons li {
    display: block;
    float: none;
    clear: both;
}

.team.team-hover .social-icons li a {
    margin: 3px 0;
    border-radius: 50%;
}

.team.team-hover:hover .social-icons {
    opacity: 1;
    left: 40px;
}


/*team-hover*/

.team.team-hover-2 .social-icons {
    position: absolute;
    top: 0%;
    right: 0;
    left: 0px;
    opacity: 0;
    transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
}

.team.team-hover-2 .social-icons ul {
    display: block;
    text-align: center;
    margin: 0 auto;
}

.team.team-hover-2 .social-icons li {
    display: inline-block;
    float: none;
    clear: both;
}

.team.team-hover-2 .social-icons li a {
    margin: 3px 0;
    background: #fff;
    color: #323232;
}

.team.team-hover-2:hover .social-icons {
    opacity: 1;
    top: 10%;
}

.team.team-hover-2 .team-photo {
    position: relative;
}

.team.team-hover-2 .team-photo::before {
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
    right: 0;
    bottom: 0;
    -webkit-transition: all 0.7s cubic-bezier(.68, .11, .13, .98);
    -moz-transition: all 0.7s cubic-bezier(.68, .11, .13, .98);
    transition: all 0.6s cubic-bezier(.68, .11, .13, .98)
}

.team.team-hover-2:hover .team-photo::before {
    background: rgba(230, 175, 42, 0.47843137254901963);
}

/*team border*/
.team-border .team-description {
    border: 1px solid #eeeeee;
}

/*team bg*/
.bg-team .team-description {
    background: #f6f7f8;
}

/*team bg*/
.team-dark .team-description {
    background: #323232;
}
.team-dark .team-info h5,
.team-dark .team-contact span,
.team-dark .team-info span,
.team-dark .social-icons li a {
    color: #fff;
}

/*team shadow*/
.team-shadow {
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.08);
    -webkit-transition: all 1.7s;
    -moz-transition: all 1.7s;
    transition: all 1.6s;
}
.team-shadow:hover {
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.16);
}

/*team round*/
.team-round .team-photo img {
    border-radius: 50%;
}

/*team round*/
.team-round-shadow .team-photo img {
    border-radius: 50%;
    width: 90%;
    border: 3px solid #fff;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.08);
    margin-top: 15px;
    -webkit-transition: all 1.7s;
    -moz-transition: all 1.7s;
    transition: all 1.6s;
}
.team-round-shadow:hover .team-photo img {
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.16);
}

/*team round small*/
.team-round-small .team-photo img {
    border-radius: 50%;
    width: 50%;
}

/*team round small shadow*/
.team-round-small-shadow .team-photo img {
    border-radius: 50%;
    border: 3px solid #fff;
    width: 50%;
    box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.10);
    margin-top: 15px;
}

/*team full border*/
.team-round.full-border {
    padding: 10px;
    border: 1px solid #eeeeee;
}
.team-round.full-border .team-contact span.call {
    font-size: 1.142rem;
    line-height: 22px;
    font-weight: normal;
    color: #363636;
}

.team-round.full-border .team-contact span.email {
    font-size: 1.214rem;
    color: #FFC107 ;
}

.team-round.full-border .team-description {
    padding-bottom: 0;
}


/*team list*/

.team.team-list {
    clear: both;
}

.team.team-list h5 {
    font-size: 1.857rem;
}

.team.team-list .team-info span {
    font-size: 1.285rem;
}

.team.team-list .team-photo {
    float: left;
    width: 40%;
}

.team.team-list .team-description {
    position: relative;
    overflow: hidden;
    text-align: left;
}

.team.team-list .team-description {
    padding-top: 0;
}

.team.team-list.team-hover .social-icons {
    opacity: 1;
    left: inherit;
    top: inherit;
    margin-top: 15px;
}

.team.team-list.team-hover .social-icons li {
    float: left;
}

.team.team-list.team-hover .team-description {
    padding: 30px 20px 50px;
}


/*team-overlay*/

.team.team-overlay {
    position: relative;
}

.team.team-overlay .team-description {
    width: 100%;
    padding: 10px 0px;
    position: absolute;
    bottom: 10px;
    display: block;
    margin-top: 0;
    float: left;
    z-index: 9;
    left: 0;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.team.team-overlay .team-description span {
    display: block;
}

.team.team-overlay:before {
    z-index: 1;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.9) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.9)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.9) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.6) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.6) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.6) 100%);
    top: auto;
    height: 75%;
    transition: all .35s;
}

.team.team-overlay img {
    transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}

.team.team-overlay:hover img {
    -webkit-transform: scale(1.20);
    -moz-transform: scale(1.20);
    -ms-transform: scale(1.20);
    -o-transform: scale(1.20);
    transform: scale(1.20);
}

.team.team-overlay.team-hover .social-icons,
.team.team-overlay.team-hover .team-contact {
    display: none;
}
/*--------------------- team end --------------------------*/
/*******************************************************************
                            clinic page start
*******************************************************************/
.clinic .popup-video a i{
        right: 100%;
}
/*--- cs-button start ---*/
.cs-button { 
	background: #293a5d; 
	padding: 10px 20px; 
	font-size: 0.928rem; 
	letter-spacing: 1px; 
	font-family: 'Montserrat', sans-serif; border: 0; 
	color: #ffffff; 
	text-transform: uppercase; 
	font-weight: 500; 
	display: inline-block; 
	border-radius: 3px; 
	text-align: center; 
	border:2px solid #293a5d; 
	cursor: pointer; 
}
.cs-button + .cs-button {
	margin-left: 20px;
}
.cs-button:hover, .cs-button:focus { 
	background: #353535; 
	color: #fff; 
	border-color: #353535; 
}
button { 
	transition: all 0.5s ease-in-out; 
	-webkit-transition: all 0.5s ease-in-out; 
	-o-transition: all 0.5s ease-in-out; 
	-ms-transition: all 0.5s ease-in-out; 
	-moz-transition: all 0.5s ease-in-out; 
}
.cs-button.black { 
	background: #353535; 
	color: #ffffff; 
	border:2px solid #353535;
}
.cs-button.black:hover,  .cs-button.black.active,  .cs-button.black:focus  {
     background:  #FFC107 ;
     color:  #ffffff;
     border-color:  #FFC107 ;
 }

.cs-button.gray  {
     background:  #e0e0e0;
     color:  #353535;
     border: 2px solid #e0e0e0;
 }

.cs-button.gray:hover,  .cs-button.gray.active,  .cs-button.gray:focus  {
     background:  #FFC107 ;
     color:  #ffffff;
     border-color:  #FFC107 ;
}

.cs-button.white  {
     background:  #fff;
     color:  #FFC107 ;
     border-color:  #ffffff;
 }

.cs-button.white:hover,  .cs-button.white:focus  {
     background:  #353535;
     color: #ffffff !important;
     border-color:  #353535;
}

.cs-button.cs-button-border  {
     border:  2px solid #FFC107 ;
     color:  #323232;
 }

.cs-button.cs-button-border:hover,  .cs-button.cs-button-border:focus  {
     background:  #FFC107 ;
     color:  #ffffff;
     border-color:  #FFC107 ;
 }

.cs-button.cs-button-border.gray  {
     background:  transparent;
     border:  2px solid #e0e0e0;
     color:  #aaaaaa;
 }

.cs-button.cs-button-border.gray:hover,  .cs-button.cs-button-border.gray:focus  {
     background:  #FFC107 ;
     color:  #ffffff;
     border-color:  #FFC107 ;
 }

.cs-button.cs-button-border.white  {
     background:  transparent;
     border:  2px solid #fff;
     color:  #fff;
 }

.cs-button.cs-button-border.white:hover,  .cs-button.cs-button-border.white:focus, .cs-button.cs-button-border.white:hover i,  .cs-button.cs-button-border.white:focus i {
     background:  #fff;
     color:  #FFC107  !important;
     border-color:  #fff;
 }

.cs-button.cs-button-border.black  {
     background:  transparent;
     border:  2px solid #353535;
     color:  #353535;
 }

.cs-button.cs-button-border.black:hover,  .cs-button.cs-button-border.black:focus  {
     background:  #353535;
     color:  #ffffff;
     border-color:  #353535;
 }

.cs-button.icon i  {
     margin-left:  10px;
 }

/*cs-button with icon*/
.cs-button.arrow  {
     background:  transparent;
     border:  none;
     color:  #FFC107 ;
     padding:  0;
     font-weight:  600;
 }
.cs-button.arrow i  {
     padding-left:  10px;
     font-size:  1.142rem;
 }
.cs-button.arrow:hover  {
     color:  #898989;
 }
.cs-button.arrow.white  {
     color:  #ffffff;
     border:  none;
 }
.cs-button.arrow.white:hover  {
     color:  #aaaaaa;
     background:  transparent;
 }
.cs-button.icon-color {
    background:  none;
    border:  none;
    color:  #FFC107 ;
    padding:  0;
}
.cs-button.icon-color:hover {
    color:  #353535 !important;
    background:  transparent;
 }

.cs-button.icon-color i {
    border:  1px solid #FFC107 ;
    border-radius:  50%;
    height:  22px;
    width:  22px;
    line-height:  20px;
    margin-left:  10px;
    transform:  translateX(0px);
    transition:  all 0.5s cubic-bezier(0.76,  0.46,  0.22,  1) 0s;
}

.cs-button.icon-color:hover i  {
     background:  #353535;
     border-color:  #353535;
     color:  #ffffff;
     transform:  translateX(3px);
}

.cs-button.icon-color.white:hover  {
     color:  #ffffff;
     border: none;
     background:  none;
}
.cs-button.icon-color.white:hover i  {
     background:  #ffffff;
     color:  #FFC107 ;
     border-color:  #ffffff;
 }

.cs-button-black-iocn .cs-button.icon-color  {
     color:  #ffffff;
 }

.cs-button-black-iocn .cs-button.icon-color i  {
     border-color:  #ffffff;
 }

.cs-button-black-iocn .cs-button.icon-color:hover i  {
     background:  #ffffff;
     color:  #323232;
 }

.cs-button-black-iocn .cs-button.icon-color:hover  {
     color:  #323232;
 }

.big-cs-button  {
     padding:  28px 26px;
     font-size:  1.714rem;
 }

.big-cs-button span  {
     display:  block;
     font-size:  0.857rem;
     margin-top:  6px;
}
.cs-button.x-small  {
     padding:  8px 14px;
     font-size:  0.857rem;
}

.cs-button.small  {
     padding:  10px 18px;
     font-size:  0.857rem;
 }

.cs-button.medium  {
     padding:  12px 20px;
     font-size:  1rem;
 }

.cs-button.large  {
     padding:  14px 20px;
     font-size:  1.071rem;
 }

.cs-button + .cs-button.btn-block   {
     margin-left:  0;
 }
.btn-primary{
	background:  #FFC107 ;
	border-color:  #FFC107 ;
}
.btn-primary:hover{
	background:  #000000;
	border-color:  #000000;
}
.btn-primary:not(:disabled):not(.disabled).active:focus,  .btn-primary:not(:disabled):not(.disabled):active:focus,  .show>.btn-primary.dropdown-toggle:focus  {
     background:  #FFC107 ;
     border-color:  #FFC107 ;
     box-shadow:  0 0 0 0.2rem rgba(132, 186, 63, 0.5);
 }

.btn-primary.focus,  .btn-primary:focus  {
     box-shadow:  0 0 0 0.2rem rgba(132, 186, 63, 0.5);
     background:  #FFC107 ;
     border-color:  #FFC107 ;
 }
.border-1-gray{
    border: 1px solid #e5e5e5;
}
